﻿
/* ----------- Login Page Begin----------------- */
#loginContent
{
	width: 763px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	margin-bottom: 10px;
}
#loginContent p.title
{
	height:33px;
	margin-top:5px;
	margin-bottom:10px;
	background:#ffffff url(../Images/macLogin_Title.gif) no-repeat;
}
.login_Domain
{
	width:763px;
	overflow:hidden;
	height:auto;
}
.login_Domain div.domain_L,.login_Domain div.domain_R
{
	height:auto;
	float:left;
}
.login_Domain div.domain_R
{
	width:360px;
	height:auto;
	margin-left:20px;
}
.domain_L_top
{
	height:54px;
	width:360px;
	background:#FFFFFF url(../Images/LoginGuestL_top.gif) no-repeat scroll center top;
}
.domain_R_top
{
	width:360px;
	height:56px;
	background:#FFFFFF url(../Images/LoginGuestR_top.gif) no-repeat;
}
.domain_L_Middle
{
	width:343px;
	height:auto;
	padding-left:15px;
	padding-bottom:15px;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	background:#FFFFFF url(../Images/LoginGuestL_Middle.gif) repeat-x;
}

#LoginBtn
{
	margin-top:10px;
}
.domain_R_Middle
{
	width:343px;
	height:auto;
	padding-left:15px;
	padding-bottom:15px;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	background:#FFFFFF url(../Images/LoginGuestR_Middle.gif) repeat-x;
}
.domain_R_Middle img
{
	margin-left:15px;
	margin-bottom:6px;
	vertical-align:middle;	
}
.domain_L_Middle p
{
	color:#676767;
	margin-bottom:10px;
}
.domain_R_Middle p
{
	margin-bottom:10px;
}
.domain_L_Middle p a:link,.domain_L_Middle p a:visited
{
	color:#A53029;
	text-decoration:underline;
}
.domain_L_Middle p a:hover,.domain_L_Middle p a:active
{
	color:#C66B02;
	text-decoration:underline;
}
p.domain_L_title
{
	padding-top:18px;
	color:#323033;
	line-height:20px;
}
p.domain_R_title
{
	line-height:20px;
}
.domain_L_Bottom
{
	width:360px;
	height:auto;
	background:transparent url(../Images/LoginGuestL_Bottom.gif) no-repeat;
}
.domain_L_Bottom p
{
	padding:15px 0px 15px 15px;
	line-height:18px;
}
.domain_R_Bottom
{
	width:360px;
	height:4px;
	background:transparent url(../Images/LoginGuestR_Bottom.gif) no-repeat;
}
.login_Dominance
{
	width:739px;
	height:auto;
	clear:both;
	margin-top:10px;
	border:1px solid #DDDDDD;
	padding:12px;
	background:transparent url(../Images/LoginButtom_bg.gif) repeat-x;
}
.login_Dominance p
{
	line-height:18px;
}
.login_Dominance	ul, .login_Dominance	 li
{
	margin-left:20px;
	line-height:18px;
}

/* ------------ Login Page End-------------------- */

/* ------------- Find Password --------------- */
#divContent #siteNav 
{
	border-bottom:1px solid #CBCBCB;
	font-weight:bold;
	height:27px;
	line-height:14px;
	margin-top:5px;
	padding-left:3px;
}
#divContent #siteNav a 
{
	color:#000000;
	padding-left:2px;
	padding-right:2px;
}
#siteNav span
{
	color:#61288F;
}
.pwdContent
{
	width:737px;
	height:auto;
	padding:15px 0px 25px 20px;
	margin:15px 0px 0px 10px;
	border:1px solid #D9D7E4;
	background:transparent url(../Images/FindPassWord_Bg.gif) repeat-x;
}
.pwdContent h2
{
	font-size:18px;
	display:block;
	margin-bottom:20px;
}
.pwdContent p
{
	margin-bottom:10px;
}
.pwdContent table
{
	width:535px;
}
.pwdContent table td
{
	padding:2px;
}
.captionTxt
{
	text-align:right;
}
.btnSubStyle
{
	width:645px;
	margin-top:10px;
	text-align:center;
}
/* ------------- Find Password End--------------- */

span.importColor
{
	color:#A52F2F;
	font-size:14px;
	font-weight:bold;
}
span.errorMsg
{
	color:#A52F2F;
	margin:0 auto;
	padding:0px;
	font-size:11px;
}

.spnVerify img
{
	margin-left:10px;
	padding-bottom:5px;
	text-align:center;
	vertical-align:middle;
}