
/* FORMS ========================================================================*/

#formsContainer{
	margin:30px 0 10px 0;

}
#formsContainer2{
	margin:30px 0 10px 0;
	width:600px;
}
fieldset{
	border:none;
	margin-bottom:15px;
	padding:10px;
}

fieldset fieldset{
	margin-bottom:0;
	padding:0;
	}


legend{
	color:#771d18;
	font-size:16px;
	font-weight:normal;
	margin:0pt 0pt 0px;
	padding:8px;
	*padding:8px 2px;
	letter-spacing:1px;
	font-family:Impact, Arial, Helvetica, sans-serif;
}



.inputs,.radioButs,.optinContent{
	clear:both;
	padding:0px 8px;
}
.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:0 0 6px 0;
	font-weight:normal;
	letter-spacing:1px;
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.inputs input{
	font-size:11px;
	padding:2px;
	margin:2px 0 6px 0;
	border:none;
	color:#771d18;
	background:#509ad9;
	width:135px;

}
.inputs select{
	width:auto;
	float:left;
	height:18px;
	*height:20px;
	font-size:90%;
	padding:2px 0 2px 0;
	*padding:4px 0 4px 0;
	margin:0 0 6px 0;
	background-color: #509ad9;
	color:#771d18;
	border:none;
}
.inputs textarea{
	margin:0px 0 6px 0;
	background:#509ad9;
	color:#771d18;
	border:0;
}
.inputsBD {
	clear:both;
	display:none;
}
.inputsBD select{
	font-size:90%;
	padding:2px;
	background:#509ad9;
	color:#771d18;
}
.checkbox{
	margin:5px 0 0 150px;
}
.checkbox input{
	font-size:110%;
	margin-top:2px;
}
.checkbox label{
	margin-top:-2px;
	padding:0 4px;
}
p#forgotPw {
	margin-left:155px;
	clear:both;
	margin-bottom:0;
	padding-bottom:0;
}
.submitButton input{
	display:block;
	clear:both;
	margin: 20px 0 10px 155px;
	cursor: pointer;
}
.radioButs input{
	width:20px;
	float:left;
	background:none;
	
}
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 {background:#494949;}

#formsContainer fieldset ul{
	list-style:none;
	margin:0;
	padding:0;
}

/* vam errors======*/

span.VAMValSummaryHeader{
	display:block;
	font-size:120%;
	color:#900;
	padding:2px 10px;
	margin:0;
	font-weight:bold;
}
ul.VAMValSummaryErrors{
	margin:0px 0;
	padding:0px 25px;
	
	color: #000;
}
ul.VAMValSummaryErrors li{
	list-style:square;
	padding:5px;
	color:#000;
}
.VAMValSummaryErrors{
	color:#000;
}
span.VAMErrorText{
	color:#771D18;
	font-size:14px;
	font-weight:bold;
	}
span.VAMErrorText ul{
	font-weight:normal;
	color:#000;
	font-size:12px;
	list-style:square;
}
label.VAMRequiredFieldMarker{
	
	width:auto;
	float:left;
	padding:0 0 0 5px;
	}
.inputsBD label.VAMRequiredFieldMarker{
	
	display:none;
	}
.LoginForm .inputs input {
	float:left;
	}

.LoginForm fieldset{
	border-top:3px dashed #000;
	border-bottom:3px dashed #000;
	width:380px;
	margin-top:25px;
	}

.signin input{
	background:url(/Images/TEMPLATE/buttons/DM_SignIn.gif) no-repeat;
	width:133px;
	height:28px;
	border:none;
	text-indent:-1000000px;
	}

div.join input{
	background:url(/Images/TEMPLATE/buttons/DM_JoinNow.gif) no-repeat;
	width:133px;
	height:28px;
	border:none;
	text-indent:-1000000px;
	}


.submitBtn input{
	background:url(/Images/TEMPLATE/buttons/DM_SubmitBtn.gif) no-repeat;
	width:133px;
	height:28px;
	border:none;
	margin-left:235px;
	cursor:pointer;
	
	}

.submitBtn2 input{
	background:url(/Images/TEMPLATE/buttons/DM_SubmitBtn.gif) no-repeat;
	width:133px;
	height:28px;
	border:none;
	text-indent:-1000000px;
	margin-left:155px;
	cursor:pointer;
	}
.submitBtn3 input{
	background:url(/Images/TEMPLATE/buttons/DM_SubmitBtn.gif) no-repeat;
	width:133px;
	height:28px;
	border:none;
	text-indent:-1000000px;
	margin-left:240px;
	cursor:pointer;
	}
.ResetPasswordBtn input{
	background:url(/Images/TEMPLATE/buttons/DM_SubmitBtn.gif) no-repeat;
	width:133px;
	height:28px;
	border:none;
	text-indent:-1000000px;
	margin-left:155px;
	cursor:pointer;
	}

.EditAccount #formsContainer .inputs label{
	width:160px;
	}

span.UserName{
	color:#771D18;
	display:block;
	padding-top:5px;
	}
	

fieldset.primarylist ul li{
	background:#eac68c;
	padding:5px;
	color:#000;
	text-transform:uppercase;
	margin-top:5px;
	text-align:center;
	}
.Attachment{
	
}
.Attachment table{width:400px;float:left;}
.Attachment span.VAMRequiredFieldMarker{
	float:left;
	po
}
p.formText{
	clear:left;

}

.fineprint{
	font-weight:bold;
	
	margin-left:35px;
	width:590px;
	}