/* CSS Document */
body{
margin:0px;
padding:0px;
vertical-align:top;
}
.login-bg{
background:#fff url(../images/login/login-bg.gif) repeat-x;
}
.login-top{
background:url(../images/login/lgoin-top-bg.gif) no-repeat;
height:24px;
}
.login-bottom{
background:url(../images/login/login-bottom-bg.gif) no-repeat;
height:71px;
}
.login-mid-bg{
background:url(../images/login/login-mid-bg.gif) repeat-y;
width:357px;

}
.login-shadow{
background:url(../images/login/login-shadow.gif) no-repeat;
height:80px;
width:391px;
}
.login-txt{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
.login-heading-main{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#666666;
}
.login-heading-subtitle{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4f72b3;
}
.caption_txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.txt-box{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}
.forget-bg{
background:url(../images/login/forget-bg.gif) no-repeat;
height:25px;
width:229px;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
#forget-pad{
padding-top:2px;
}
.click-here{
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-decoration:underline;
}
.click-here:hover{
color:#666666;
text-decoration:none;
}
.en_login
{
	background-image:url(../images/en/login.gif);
	border:0;
	height:19px;
	width:65px;
}
.iw_login
{
	background-image:url(../images/iw/login.gif);
	border:0;
	height:19px;
	width:65px;
}

/*css for login headar*/
.login-title-l-r{
background:url(../images/login/login-title-dot.gif) no-repeat;
height:40px;
width:30px;
}
.login-title{
background:url(../images/login/login-title.gif) repeat-x;
height:40px;
}
.login-title-txt{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#666666;
}
.account_typebg
{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:#122A73;
}

/*css for guest panel page*/
.guest-bg{
background:#fff url(../images/guest22_backbg.jpg) repeat-x;
}
.guest-title{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#122A73;
}
.guest-sep{
border-bottom:1px solid #f2c407;
}
.guest-subtitle-right{
background:url(../images/login/guest-sub-title-right.gif) no-repeat;
width:8px;
height:32px;
}
.guest-subtitle{
font-family:Helvetica, sans-serif;
font-size:13px;
color:#122A73;
background:url(../images/login/guest-sub-title.gif) repeat-x;
height:32px;
}
.guest-subtitle-right1{
background:url(../images/login/guest-sub-title-right1.gif) no-repeat;
width:8px;
height:32px;
}
.guest-subtitle1{
font-family:Helvetica, sans-serif;
font-size:13px;
color:#122A73;
background:url(../images/login/guest-sub-title1.gif) repeat-x;
height:32px;
}
