

/* FORMS ========================================================================*/
#formsContainer{
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	font-size:11px;
}
.inputs input{
	font-size:11px;
	width:180px;
	margin:0 10px 6px 0;
	border:0;
	color:#8c8c8c;
	background-color: #2e2e30;
	float:left;
	padding:6px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.inputs,.radioButs,.inputsBD{
	clear:both;
	margin-bottom:6px;
	clear:both;

}
.inputs label,.inputsBD label,.inputs span.label,.inputs span.regionLabel,.radioButs label{
	width:160px;
	float:left;
	text-align:right;
	display:block;
	padding:4px 8px 5px 8px;
	margin:0 0 6px 0;
}
label#ctl00_ContentBody_SubscribeForm1_MailingAddress_CountryLabel, label#ctl00_ContentBody_SubscribeForm1_MailingAddress_RegionLabel{margin-top:6px;}
.inputs select{
	float:left;
	font-size:90%;
	padding:4px;
	margin:6px 10px 6px 0;
	border:none!important;
	color:#8c8c8c;
	background-color: #2e2e30;
	width:190px!important;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.inputs option, select option {
	padding:3px 3px 0 3px;
}
.checkbox{
	margin:10px 0 20px 172px;
	font-weight:normal;
	letter-spacing:0.3px;
	font-size:11px;
}
input#ctl00_ContentBody_SubscribeForm1_MailingAddress_LastName{display:block;margin-top:8px;}
.checkbox input{
	font-size:110%;
	margin-top:2px;
}
.checkbox label{
	margin-top:-2px;
	padding:0 4px;
}
fieldset{
	border:none;
	margin-bottom:10px;
	padding:10px 0px 0px 0px;	
}
.submitButton{clear:both; padding:0; margin:0;}

#nlForm .submitButton input{
	border:0;
	padding:4px 10px;
	background:url(/images/template/buttons/submit.png) 0 0 no-repeat;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	width:82px;
	height:25px;
	cursor:pointer;
	margin:0px 0px 0px 280px;
}

 .submitButton input{
	border:0;
	padding:4px 10px;
	background:url(/images/template/buttons/submit_plain.png) 0 2px no-repeat;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	width:82px;
	height:27px;
	cursor:pointer;
	margin:0px 0px 0px 280px;
}
#resetPw .submitButton input{
	border:0;
	padding:4px 10px;
	background:url(/images/template/buttons/submit_long.png) 0 2px no-repeat;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	width:150px;
	height:27px;
	cursor:pointer;
	margin:0px 0px 0px 214px;
}

p.forgotPw {
      display:block!important;
      margin-left:178px;
     font-weight:bold;
     font-style:italic;
     min-width:0;
	 padding:10px 0;
     clear:both;
}
/*Create Account page*/
#formsContainer .firstCol{width:100%;}
#formsContainer .secondCol{width:100%; margin-top:25px;}
.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;
	}
.inputs .memberCheckButton input{
	display:block;
	margin:0;
	cursor: pointer;
	color:#fff;
	width:60px;
	padding:4px 10px;
	background:#000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:none;
}
.memberNamePopup{
	display:none;
	padding:5px 30px 2px 10px;
	font-size:11px;
	width:220px;
	clear:both;
	background:#fff;
	margin-top:0px;
	margin-left:-205px;
	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 2px;
	padding:0 0 0 29px;
	width:220px;
	}
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;
}
#formsContainer .inputsHolder{
	width:auto;
	clear:both;
	float:left;
	border:none;
	}
.inputs input.focusField{
	background:#f7f7f7;
    color:#000;
}
.checkName{
	border:1px solid #000;
}
.hintPopup{
	visibility:hidden; 
	padding:4px 2px 2px 20px;
	font-size:11px;
	line-height:16px;
	width:290px;
	background:#fff;
	min-height:36px;
	float:left;
	position:inherit;
	margin:-6px auto 0 auto;
	background:url(/images/template/helparrow.png) no-repeat 0 0;
}
.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{}

div.reviewArea div.inputs p {
	font-size:100%;
	text-transform:none;
	font-weight:normal;
}
h3.accountTitles, .reviewArea p, fieldset legend {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:10px 0 16px;
	color:#000;
}
span.PasswordMessage{
	display:block;
	padding:4px;
	font-weight:bold;
}
/*FACE BOX STUFF ########################################################*/
div#modalPopupOverlay {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" !important; /* no idea why this needs important */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65) !important;
    opacity: 0.65; /* webkit */
    -moz-opacity:0.65; /* ff */
    z-index: 110;
    height: 100%;
    width: 100%;
    background-repeat:no-repeat; 
    background-position:center; 
    position:fixed; 
    top: 0px;
    left: 0px;
    display: none;
    background: #000; 
}
body > div#modalPopup{
    display: none;
}
div#modalPopup > iframe#modalPopupFrame{
    /* css3, will work in anything except IE 
    overflow-y: scroll;
    overflow-x: hidden;
    zoom: 1;*/
    border: 0; /* border: 0 works in everything but ie. you need to do body { border: 0; } in the  */ 
}
#loginBox{
	margin:0 0 10px 0;
	padding:0;
	background:#fff;
	font-size: 12px;
	color: #3b3b3b;
	line-height: 18px;
	margin:0;
}
#miniLogin{
	width:90%; 
	margin:0 0px 0 20px; 
	overflow:hidden;
}
#modalPopup{
 	 width: 100%;
    height: 100%;
}
#modalPopup iframe{
		height: 350px!important;
		width:550px!important;
    	overflow:auto!important;
	}
#Login1_formsContainer{margin-top:20px;}

/*VALIDATION ##############################################*/
.DESVALSummaryHeader, .DESVALErrorText{
	font-weight:bold; 
	color:#c00!important;
}

span.DESVALErrorText img{
	width:auto; 	 
	float:left;
	margin-top:2px;
	margin-left:4px;
	display:block;
	}
	.countryDrop span.DESVALErrorText img{margin-top:6px;}
ul.DESVALSummaryErrors ,span.DESVALErrorText ul{
	font-weight:normal;
	list-style:square!important;
	color:#c00;
	line-height:18px;
	padding:0px 10px 25px 20px;
}
ul.DESVALSummaryErrors a{color:#000!important;}
div.inputsHolder span.DESVALErrorText{float:left;}
div.inputsHolder span.DESVALErrorText img{position:static;}

.DESVALRequiredFieldsDescription{display:block;margin:0 0 9px 0;font-style:normal!important; color:#2b80a9;}




