/* 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:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
.login-heading-main{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
}
.login-heading-subtitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4f72b3;
}
.caption_txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
.txt-box{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
border-left:1px solid #983712;
border-top:1px solid #983712;
border-right:1px solid #983712;
border-bottom:1px solid #983712;
background:#752202;
}
.forget-bg{
/*background:url(../images/login/forget-bg.gif) no-repeat;*/
height:25px;
width:229px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
}
#forget-pad{
padding-top:2px;
}
.click-here{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.click-here:hover{
color:#ffffff;
text-decoration:underline;
}
.forgotlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#E97245;
text-decoration:underline;
}
.forgotlink:hover{
color:#ffffff;
text-decoration:none;
}

.en_login
{
	background-image:url(../images/en/login.gif);
	border:0;
	height:19px;
	width:66px;
}
.es_login
{
	background-image:url(../images/es/login.gif);
	border:0;
	height:19px;
	width:124px;
}

/*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:16px;
color:#ffffff;

}
.account_typebg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:#983712;
}

/*css for guest panel page*/
.guest-bg{
/*background:#fff url(../images/guest22_backbg.jpg) repeat-x;*/
background:#822604;
}
.guest-title{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#E97245;
}
.guest-sep{
border-bottom:1px solid #983712;
}
.guest-subtitle-right{
background:url(../images/login/guest-sub-title-right.gif) no-repeat;
width:8px;
height:32px;
}
.guest-subtitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#983712;
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:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#983712;
background:url(../images/login/guest-sub-title1.gif) repeat-x;
height:32px;

}
.img_pad{
padding-top:4px;
}

