#siteContainer{
	width:900px;
	border:1px solid #000;
	margin:0 auto;
}
#contentHolder{
	width:95%;
	padding:10px;
}
#header{
	height:70px;
	background:#efefef;
}
#signIn{
	text-align:right;
	padding:8px;
}

/* FORMS ========================================================================*/

#formsContainer{
	margin:10px 0 10px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
fieldset{
	border:1px solid #535250;
	margin-bottom:10px;
	padding:10px;
}
legend{
	color:#a8a7a7;
	font-size:110%;
	font-weight:normal;
	margin:0pt 0pt 0px;
	padding:8px;
	text-transform:uppercase;
}

.inputs,.radioButs{
	clear:both;
}
.inputs{
	margin-bottom:5px;
}
.inputs label,.inputsBD label,.inputs span.label,.inputs span.regionLabel,.radioButs label{
	width:140px;
	float:left;
	text-align:right;
	display:block;
	padding:2px 8px;
	margin:2px 0 6px 0;
}
.inputs input{
	font-size:12px;
	padding:4px 3px;
	
	margin:0 0 6px 0;
	border:1px solid #5b5a56;
	width:200px;
	background-color: #ffffff;
}
.inputs select{
	width:200px;
	float:left;
	height:18px;
	font-size:90%;
	padding:0;
	margin:0 0 6px 0;
	background-color: #fff;
}
.inputs textarea{
	margin:0px 0 6px 0;
	border:1px solid #5b5a56;
	width:200px;
	background-color: #ffffff;
	padding:3px;
}
.inputsBD {
	clear:both;
}
.inputsBD select{
	font-size:90%;
	padding:2px;
}
.checkbox{
	margin:10px 0 0 153px;
}
.checkbox input{
	font-size:110%;
	margin-top:2px;
}
.checkbox label{
	margin-top:-2px;
	padding:0 4px;
}
p#forgotPw {
	margin-left:212px;
	color:#9bc9da;
	padding:10px 5px 5px 5px;
}
.submitButton input{
	display:block;
	clear:both;
	margin: 20px 0 10px 150px;
	cursor: pointer;
	background:url(/images/template/buttons/submit.png)  0 0;
	
	width:106px;
	height:35px;
	font-size:14px;
	line-height:35px;
	color:#20292c;
	font-weight:bold;
	_background:url(/images/template/buttons/submit.gif);
	
	
	padding:0px;
	border:0;
}
.radioButs input{
	width:20px;
	float:left;
}
li.radioButs label{
	width:120px;
}
.radioButs span label{
	width:auto;
	padding:2px 0; 
	text-align:left;
}

table.RadUploadTable{
	background:#999;
	width:270px;
	padding:4px;
}
table.RadUploadTable {border:1px solid #c00;}

#formsContainer fieldset ul{
	list-style:none;
	margin:0;
	padding:0;
}

/* vam errors======*/

span.VAMValSummaryHeader{
	display:block;
	font-size:120%;
	color:#900;
	padding:2px 10px;
	font-weight:bold;
}
ul.VAMValSummaryErrors{
	margin:5px 0;
	padding:4px 25px;
	border-top:1px dashed #817662;
	border-bottom:1px dashed #817662;
	color: #000;
}
ul.VAMValSummaryErrors li{
	list-style:square;
	padding:5px;
}
.VAMValSummaryErrors{
	color:#000;
}
#formsContainer span.DESVALErrorText,#formsContainer .DESVALSummaryHeader{
	color:#96c9ce!important;
}
#formsContainer span.DESVALErrorText a{font-weight:bold;}
#formsContainer span.DESVALErrorText ul,ul.DESVALSummaryErrors{
	list-style:square!important;
	margin:10px 20px;
	color:#96c9ce!important
}

/*CHANGE MEMBER NAME PAGE************************************/

.memberCheckButton {
	margin:0;
	margin-left:156px;
	padding:0;
}

.memberCheckButton input{
	display:block;
	margin:0;
	padding:2px;
	padding-bottom:20px;
	*padding-top:6px;
	background:url("/Images/template/buttons/STL_memberBTN.gif") repeat-x scroll 0 0 transparent;
	width:180px;
	text-align:center;
	text-transform:uppercase;
	height:26px;
	border:none;
}

.memberCheckButton input:hover{
	cursor:pointer;
}

span.memberNameTaken {
	color:#ff0000;
	font-size:11px;
	font-style:italic;
	
}

#ctl00_ContentBody_ChangeMemberName_ChangeMyName {
	display:block;
	margin:0;
	margin-top:5px;
	margin-left:155px;
	padding:3px 0;
	background:url("/Images/template/buttons/STL_BuyBtn.gif") repeat-x scroll 0 0 transparent;
	border:none;
	width:83px;
	text-align:center;
	float:left;
	text-transform:uppercase;
	color:#000;
}

.hintPopup {
	width:500px;
	margin-top:10px;
	margin-left:155px;
}

p.forgotPw {
	width:250px;
	margin:0;
	margin-left:152px;
	padding:0;
}

/*new form styles for 4.4 - to give name check and strength password and login in tooltip */
/*created a new div around the create account form to give more control.*/
#createAccount div.inputs{
	clear:both;
	min-height:36px;	
	/*width:940px;*/
	}
#createAccount  div.inputs label{
 	width:200px;
 	font-size:14px;
	margin:1px 0 6px 0;
	float:left;
 }
#createAccount  div.inputs input{
	padding:6px 4px;
	width:200px;
	float:left;	
}
#createAccount  div.inputs select{
	width:210px!important;	
}
#createAccount .firstCol{width:100%;}
#createAccount .secondCol{width:100%; margin-top:25px;}

#createAccount div.reviewArea div.inputs p{
	color:#272727;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	margin:0;
	padding:5px;
	}
.reviewArea p{
	color:#940505;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 20px 0;
	padding:5px;
	text-transform:uppercase;
}
.primarylist ul li{list-style:none;}
.primarylist ul li label{margin-left:8px;}

.memberCheckButton{
	width:70px; 
	float:left;
	margin-left:5px; 
	margin-top:2px;
	}

#createAccount .inputs .memberCheckButton input{
	display:block;
	margin: 0 0 0px 0;
	cursor: pointer;
	color:#fff;
	width:60px;
	height:26px;
	background:url(/images/template/checkNameBut.gif) no-repeat;
	background-position:0 0;
	text-indent:-10000px;
	padding:0px 0 0px 0;
	border:none;
}
.memberNamePopup{
	display:none;
	padding:5px 20px 2px 10px;
	font-size:11px;
	width:258px;
	clear:both;
	background:#fff;
	margin-top:0px;
	margin-left:-220px;
	margin-bottom:10px;
	top:5px;
	position:relative;
	color:#333;
	font-style:italic;
	border:1px dotted #999;
	}
span.memberNameTaken{
	display:block;
	background:url(/images/template/membertaken.gif) no-repeat;
	background-position:0px 8px;
	padding:0 0 0 29px;
	width:200px;
	}
span.memberNameAvailable{
	display:block;
	margin:5px 0 0 5px;
	height:24px;
	background:url(/images/template/memberfree.gif) no-repeat;
	background-position:0px 0px;
	padding:5px 0 0 29px;
}
#createAccount .inputsHolder{
	width:auto;
	clear:both;
	float:left;
	border:none;
	}
 
.inputs input.focusField, .inputs input:focus{
	background:#f7f7f7;
              color:#000;
}
.checkName{
	border:1px solid #000;
}
#createAccount .hintPopup{
	visibility:hidden; 
	padding:4px 200px 2px 20px;
	font-size:11px;
	line-height:16px;
	width:290px;
	background:#fff;
	min-height:36px;
	float:left;
	position:inherit;
	margin:0;
	margin-left:203px;
	background:url(/images/template/helparrow.png) no-repeat 0 0;
	color:#000;
}

#createAccount .hintPopup span ,.hintPopup span{display:block; line-height:30px;}

.strengthGaugeContainer{
    	width:80px;
    	height:34px;
    	padding:0px;
	float:left;
	margin-left:8px; 
}
.strengthGauge{
   	 float:left;
	font-size:9px;
}
.noPassword{
    	background:url(/images/template/noPassword.gif) no-repeat 0 0;
    	margin:0;
	padding:18px 0 0 2px;
	width:70px;
}
.weakPassword{
    	background:url(/images/template/weakPassword.gif) no-repeat 0 0;
    	margin:0;
	padding:18px 0 0 2px;
	width:70px;
}
.mediumPassword{
    	background:url(/images/template/mediumPassword.gif) no-repeat 0 0;
    	margin:0;
	padding:18px 0 0 2px;
	width:70px;
}
.strongPassword{
	background:url(/images/template/strongPassword.gif) no-repeat 0 0;
    	margin:0;
	padding:18px 0 0 2px;
	width:70px;
}
.primarylist ul li{list-style:none;}
.primarylist ul li label{margin-left:8px;}
.reviewArea{
	margin:30px 0;
	clear:both;
}
.reviewArea a{}

#createAccount div.reviewArea div.inputs p {
	font-size:100%;
	text-transform:none;
	font-weight:normal;
}
h3.accountTitles, .reviewArea p {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:10px 0 16px;
	color:#c00;
}


