﻿body { direction: rtl; font-family: Tahoma; font-size: 12px; margin: 0px; color: #555; background-color:#5973a6; background-image: url('../Images/Login/Body_Light_BG.png'); background-position:top; background-repeat:no-repeat; line-height: 100%; }
ul, ol { padding: 0px; margin: 0px; }
a { text-decoration: none; color: #355088; }
a:hover { color: #d5743a; }

input, select, textarea { font-family: Tahoma; font-size: 12px; }

* { outline: none; }

.V1 { background-color:#5973a6; margin-top: 60px; }
.V1 .Logo { width:388px; margin:0px auto; }
.V1 .Logo a { width:388px; height:84px; display:block; background-image: url('../Images/Login/Sprite_VastaSMS_Login.png'); background-repeat: no-repeat; background-position:-0px -0px; }

.V2 { margin-top: 60px; }
.V2 .Error { min-height: 34px; margin-bottom: 6px; }
.V2 .ShowError { width: 374px; min-height: 22px; margin: 0px auto; color: #444; font-size: 12px; background-color: #ffe49b; text-align: center; padding-top: 10px; margin-bottom:10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.V2 .LoginBody { width: 376px; margin: 0px auto; }
.V2 .LoginBody .TopBody { height: 20px; background-image: url('../../Images/Login/Sprite_VastaSMS_Login.png'); background-repeat: no-repeat; background-position:-0px -255px; }
.V2 .LoginBody .BottomBody { height: 20px; background-image: url('../Images/Login/Sprite_VastaSMS_Login.png'); background-repeat: no-repeat; background-position:-0px -285px; }
.V2 .LoginBody .Content { width: 376px; background-image: url('../Images/Login/Login_Middle_BG.png'); }
.V2 .LoginBody .Content .Username { height: 44px; width: 320px; background-image: url('../Images/Login/Sprite_VastaSMS_Login.png'); background-position:-88px -101px; background-repeat: no-repeat; margin: 0px auto; margin-bottom: 10px; margin-top:40px; }
.V2 .LoginBody .Content .Password { height: 44px; width: 320px; background-image: url('../Images/Login/Sprite_VastaSMS_Login.png'); background-position:-88px -154px; background-repeat: no-repeat; margin: 0px auto; margin-bottom: 30px; }
.V2 .LoginBody .Content .Button { width: 376px; float:right; margin-bottom:14px; }
.V2 .LoginBody .Content .Button .Loginbtn { height: 38px; width: 78px; background-image: url('../Images/Login/Sprite_VastaSMS_Login.png'); background-position:-0px -101px; background-repeat: no-repeat; float:left; margin-left:30px; cursor:pointer; background-color:transparent; border:none; }
.V2 .LoginBody .Content .Button .Loginbtn:hover { background-image: url('../Images/Login/Sprite_VastaSMS_Login.png'); background-position:-0px -149px; background-repeat: no-repeat; }
.V2 .LoginBody .Content .Button .Loginbtn:active { background-image: url('../Images/Login/Sprite_VastaSMS_Login.png'); background-position:-0px -197px; background-repeat: no-repeat; }
.V2 .LoginBody .Content .Button .Loginbtn a { height: 38px; display: block; }
.V2 .LoginBody .Content .Button .Links { float:right; margin-right:30px; }
.V2 .LoginBody .Content .Button .Links .Register { font-size: 11px; }
.V2 .LoginBody .Content .Button .Links .Forget { margin-top: 10px; font-size: 11px; }
.V2 .LoginBody .Content .Input { margin-top: 8px; margin-right: 8px; width: 274px; height: 24px; text-align: left; font-size: 15px; color: #999; border: none; }
/*IE 8*/
.V2 .LoginBody .Content .Input { margin-top: 7px; height: 28px; padding-top: 6px; }
/*IE 7*/
*:first-child + html .V2 .LoginBody .Content .Input {text-indent:2px;vertical-align:middle; height: 30px;margin-top:2px; padding-top:12px; border:solid 1px #fff;}
.V3 { }
.V3 .Copyright { margin: 0px auto; text-align: center; font-size: 11px; padding-top: 60px; direction: ltr; color: #ccc; }
