@charset "utf-8";
/* CSS Document */
body
{
	background:#eff0f4;
	margin:0;
	padding:0; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}  

h1,h2,h3
{
	padding:0;
	margin:0;
}

.myaccountContent h2
{
	font-size:30px;
	font-weight:normal;
	padding-bottom: 10px;
	color:#D7D8D6;
}

.myaccountContent h3
{
	font-weight: normal;
	padding: 20px 0 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #009999; 
	color:#009999;
	font-size:18px;
}
	

div
{
	padding:0;
	margin:0;
}

.contentContainer
{
	background:#fff url(../../images/v2/contentBottom.jpg) no-repeat center bottom;
	padding:10px;
	padding-right:0px;
}
.myaccountContainer
{	
	margin:0;
	padding:0;
	padding:0 11px 0 1px;
}

.myaccountContainer ul
{
	background:#60645e;
	margin:0;
	padding:0;
	list-style:none;
}


.ShowConformationText
{
	width:520px;
	height:16px;
	padding:6px;
	margin-right:auto;
	margin-left:auto;
	font-style:italic;
	text-align: center;
	background:#dff0b8;
	color:#729423;

}

.registrationSectionTitle
{
	text-align:left;
	padding:0;
	padding-left:150px;
	padding-top:10px;
	margin:0;
	color:#099;
	font-size:16px;
	font-weight:bolder;
}


/*
.myaccountContainer li
{
	background:#60645e;
	margin:0;
	padding:0;
	float:left;
	padding:0 13px;

}

.myaccountContainer li a
{
	background:url(../../images/v2/tabsUp.gif) no-repeat;
	height:51px;
	width:259px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:51px;

}

.myaccountContainer ul li a:hover
{
	background:url(../../images/v2/tabsSelected.gif) no-repeat;
	color:#60645e;
}

.myaccountContainer .selectedBar
{
	background:url(../../images/v2/tabsSelected.gif) no-repeat;
	color:#60645e;
	height:51px;
	width:259px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:51px;
}

*/

/*  my account new style for tabs  */




.myaccountContainer li
{
	/*background:url(../../images/v2/stepBg.jpg) repeat-x;*/
	margin:0;
	padding:0;
	float:left;

}

.myaccountContainer table li
{
	background: none;
}

.myaccountContainer li .firstStep
{
	background: url(../../images/v2/tabFirstNotSelected.png) no-repeat;
	height:51px;
	/*width:280px;*/
	width:322px;
	text-align:center;
	color:#b7bcb4;
	text-decoration:none;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:30px;

}

.myaccountContainer li .firstStepSelected
{
	background: url(../../images/v2/tabFirstSelected.png) no-repeat;
	height:51px;
	/*width:280px;*/
	width:322px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#60655d;

}

/*
.myaccountContainer ul li .firstStep:hover
{
	background: url(../../images/v2/001.jpg) no-repeat;
	color:#60655d;
}

.myaccountContainer ul li .firstStep:rollout
{
	background:url(../../images/v2/0011.jpg) no-repeat;
	color:#60655d;
}
*/
.myaccountContainer li .middleStep
{
	background:url(../../images/v2/tabMiddleNotSelected.png) no-repeat;
	height:51px;
	/*width:280px;*/
	width:322px;
	text-align:center;
	color:#b7bcb4;
	text-decoration:none;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}


.myaccountContainer li .middleStepSelected
{
	background:url(../../images/v2/tabMiddleSelected.png) no-repeat;
	height:51px;
	/*width:280px;*/
	width:322px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#60655d;
}

	



/*
.myaccountContainer ul li .middleStep:hover
{
	background: url(../../images/v2/0022.jpg) no-repeat;
	color:#60655d;
}
 
.myaccountContainer ul li .middleStep:selected
{
	background: url(../../images/v2/middleStepDone.jpg) no-repeat;
	color:#60655d;
}
*/

.myaccountContainer li .lastStep
{
	background:url(../../images/v2/tabLastNotSelected.png) no-repeat;
	height:51px;
	/*width:280px;*/
	width:322px;
	text-align:center;
	color:#b7bcb4;
	text-decoration:none;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:30px;

}

.myaccountContainer li .lastStepSelected
{
	background:url(../../images/v2/tabLastSelected.png) no-repeat;
	height:51px;
	/*width:280px;*/
	width:322px;
	text-align:center;
	text-decoration:none;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#60655d;

}
/*
.myaccountContainer ul li .lastStep:hover
{
	background:url(../../images/v2/003.jpg) no-repeat;
	color:#60655d;
}

.myaccountContainer ul li .lastStep:selected
{
	background:url(../../images/v2/lastStepDone.jpg) no-repeat;
	color:#60655d;
}
*/

/*  my account new style for tabs end*/






.myaccountContent
{
	background:#f7f7f7 url(../../images/v2/accountInfoBg.gif) no-repeat bottom right;
	margin:0;
	padding:0;
	margin-top:10px;
	padding:20px 20px;
	border-bottom:2px solid #d7d8d6;
	border-top:2px solid #d7d8d6;
}

.myaccountContent table
{
	color:#404040;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width: 700px;
	
}

.myaccountContent table a
{
	color:#404040;
	font-size:11px;
	text-decoration:none;
}

.myaccountContent table td
{
	padding:3px;
	vertical-align:top;
}

.myaccountContent table td input[type="text"]
{
	border:1px solid #ccc;
	/*height:20px;*/
	padding:2px 5px;
	/*padding-top:2px;*/
}

.myaccountContent table td select
{
	border:1px solid #ccc;
	/*height:20px;*/
	padding:2px 5px;
	/*padding-top:2px;*/
}

.myaccountContent table td textarea
{
	border:1px solid #ccc;
	/*height:20px;*/
	padding:2px 5px;
	/*padding-top:2px;*/
}


.myaccountContent table td .RefreshBtn
{
	width:23px;
	height:23px;
	background:url(../../images/v2/refresh_icon.jpg) no-repeat;
	border:none;
	margin-left:5px;
}

.spanClientErrorClass{
	
	font-weight:normal;
	color:#FFFFFF;
	
}

.NameTitle {
    width:50%;
    color:#404040;
    font-size:14px;
    font-weight:normal;
    font-family:Verdana, Geneva, sans-serif;

    } 
.NameDetails  {
    font-size:13px;
    color:#606060;
    width:50%;
    font-family:Verdana, Geneva, sans-serif;
    } 

.submitBtn
{
	background: url(../../images/v2/myaccountBtn.gif) no-repeat;
	height:26px;
	width:78px;
	padding:0;
	margin:0;
	border:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666a6b;
	padding-bottom:1px;
	margin:10px 10px 0 0;
	display:block;
	float:right;
	text-align:center;
	text-decoration:none;
	line-height:26px;
}


.createAccountBtn
{
	background: url(../../images/v2/createaccountBtn.png) no-repeat;
	height:26px;
	width:150px;
	padding:0;
	margin:0;
	border:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666a6b;
	padding-bottom:1px;
	margin:10px 10px 0 0;
	display:block;
	float:right;
	text-align:center;
	text-decoration:none;
	line-height:26px;
}



.clear
{
	clear:both;
}


.yesdisplay
{
	display:block;
}

.nodisplay
{
	display:none;
}

.CheckboxStyle
{
	margin-top:4px;
	margin-right:10px; 
	float:left;
}


.ForgotPswdWindow
{
	width:450px;
	margin-left:25px;
	padding-left:0px;
	margin-top:10px;
	line-height:3;
	padding-bottom:10px;
}

.Notice 
{
		color:#666666;
		font-size:12px;
		font-style:normal;
		width:810px;
		padding:5px;
		padding-left:13px;
		margin:0;
		margin-left:10px;
}


.Noticeinfo
{
		color:#5493bc;
		font-size:12px;
		font-style:normal;
		width:810px;
		padding:5px;
		padding-left:140px;
		margin:0;
		margin-left:10px;
}

.SubTitleStyle
{
	color:#40a9e3;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
}

.SubTitleStyle ul
{
	color:#666666; 
	list-style:none;
	padding:0;margin:0;
}

/*
.ShowMsgText
{
	color:#68add7;
	line-height:22px;
	padding-left:5px;
}
.TermsDisplayContainer
{
	height:100px;
	width:320px;
	padding:5px;
	overflow:scroll; 
	border:#d4ebfa solid 1px;
	background-color:#f8fcff ; 
}
*/
.ShowMsgText
{
	color:#099;
	font-weight:normal;
	font-size:12px;
	line-height:22px;
	padding-left:5px;
}

.TermsDisplayContainer
{
	height:100px;
	width:320px;
	padding:5px;
	overflow:scroll; 
	border:#CCC solid 1px;
	background-color:#FFF ; 
}




/*************************** POPUP - START ****************************/
.popupContainer
{
	margin:auto;
	padding:0;
	width:450px;
	height:300px;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}


.popupHeader
{
	background:#3c9495;
	margin:0;
	padding:0;
	height:25px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 5px 0 10px;
	border-bottom:1px solid #368585;
}

.closeButton
{
	background:#2D7171;
	font-size:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	display:inline-block;
	line-height:19px;
	height:20px;
	width:20px;
	margin:auto;
	text-align:center;
	padding:0;
	float:right;
}
.popupContent
{
	background:#f7f7f7 ;
	margin:auto;
	padding:0;
	padding:10px 10px;
	border-bottom:2px solid #d7d8d6;
	border-top:1px solid #fff;
}

.popupContent
{
	line-height:32px;
}

.popupContent input
{
	border:2px solid #dbdeda;
	height:20px;
	padding:0 5px;
	padding-top:2px;
}

.ButtonBg
{
	background: url(../../images/v2/buttonBg.gif) no-repeat;
	height:22px;
	width:61px;
	padding:0;
	margin:0;
	border:none;
	font-size:11px;
	font-weight:bold;
	color:#666a6b;
	padding-bottom:1px;
	margin:2px 5px 0 0;
}

.signupLink
{
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration:none;
}


.comboField
{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF; 
	width:208px;
	padding:2px;
	vertical-align:top;
	height:24px;
	color:#666666;
}


.errorComboField
{
	border:1px solid #FFFFFF;
	background-color:#FFFFFF; 
	width:208px;
	padding:2px;
	vertical-align:top;
	height:24px;
	color:#666666;
}

.textField
{
background-color:#FFFFFF;
border:1px solid  #CCCCCC;
color:#666666;
height:16px;
margin:0;
padding:3px;
vertical-align:top;
width:200px;
}

.errorTextField
{
	border:#f3a998 solid 1px;
	background-color:#FFF; 
	width:200px;
	padding:3px;
	height:16px;
	color:#666666;
}

 .errorShowText
{
	width:520px;
	height:16px;
	padding:6px;
	margin-right:auto;
	margin-left:auto;
	font-style:italic;
	text-align: center;
	background:#ffe2e2;
	color:#666666;

}




.RequireField
{
	color:#de4645;
	vertical-align:top;
}

.linkText 
{
color:#00CECE;
font-size:12px;
line-height:18px;
margin:0 0 0 3px;
padding:0;
text-decoration:none;
}
.linkText:hover 
{
text-decoration:underline;
color:#099;
}





/*************************** POPUP - END ****************************/


/*
// start password strength meter style
*/

#passwordStrength
{
	/*height:10px;*/
	height:5px;
	font-size:5px;
	display:block;
	float:left;
}
 
.strength0
{
	/*width:250px;*/
	width:208px;
	background:#CCCCCC;
}

.strength0Description
{
	color:#CCCCCC;
	padding-left:1px;
	font-size:11px;
}

.strength1
{
	/*width:50px;*/
	width:40px;
	background:#ff0000;
	color:#ff0000;
}

.strength1Description
{
	color:#ff0000;
	padding-left:1px;
	font-size:11px;
}

.strength2
{
	/*width:100px;*/
	width:80px;
	background:#ff5f5f;
	color:#ff5f5f;
}

.strength2Description
{
	color:#ff5f5f;
	padding-left:1px;
	font-size:11px;
}

.strength3
{
	/*width:150px;*/
	width:120px;
	background:#56e500;
	
}

.strength3Description
{
	color:#56e500;
	padding-left:1px;
	font-size:11px;
}
 
.strength4
{
	background:#4dcd00;
	/*width:200px;*/
	width:160px;
}

.strength4Description
{
	color:#4dcd00;
	padding-left:1px;
	font-size:11px;
}

 
.strength5
{
	background:#399800;
	/*width:250px;*/
	width:208px;
}

.strength5Description
{
	color:#399800;
	padding-left:1px;
	font-size:11px;
}


/*Hover efect classes start*/
.PasswordDescriptionCoverContainer
{
	/*height:200px;*/
	width:280px;
	padding:5px;
	border:1px solid #e4eef7;
	background:#FFF;
	padding:5px;
	/*margin-left:auto;
	margin-right:auto;*/
}

.popupDescriptionContainer
{
	background:#f0f7ff;
	padding:5px;
	/*padding-right:8px;*/
}

.PopupTitle
{
	color:#5da9d7;
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	width:250px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
}

.popupDescription
{
	color:#848b8F;
	font-size:11px;
	padding:0;
	padding-left:8px;
	margin:0;
	margin-top:5px;
	padding-bottom:5px;
	width:242px;
	text-align:left;
}
.formPage .bodyContainer .dataCell {
line-height:22px;
text-align:left;
width:340px;
}

.disclaimer{
	font-weight:normal;
	color:#68ADD7;
}

/*
// end password strength meter style
*/

