/* Form CSS - 2 Column */

/* Color Defs */
#formCSS_twoCol fieldset.contactInfo, #formCSS_twoCol fieldset.questionnaire{
	 background-color: #FAFAFA;
	 bordeR: 1px solid #D9242A;
}

#formCSS_twoCol fieldset.parts, #formCSS_twoCol fieldset.radio{
	background-color: #fff;
	bordeR: 1px solid #D9242A;
}



#formCSS_twoCol fieldset.contactInfo
{
 display: block;
 margin: 0em 0 1em 0;
 padding: 0em 1em 1em 1em;
}
#formCSS_twoCol fieldset.questionnaire{
 padding: 0em 1em 1em 1em;
 margin: 0 0 1em 0;
}
#formCSS_twoCol fieldset.parts
{
 margin: 1em 0 2em 0;

 padding-left:5px;
}
#formCSS_twoCol fieldset.parts input
{
 display: block;
 width: auto;
}
#formCSS_twoCol fieldset.radio
{
 margin: 1em 0 2em 0;
}
#formCSS_twoCol fieldset.radio legend{
 font-weight: normal;
}
#formCSS_twoCol fieldset.radio label
{
 font-weight: normal;
}
#formCSS_twoCol fieldset.radio input
{
 clear: both;
 float: left;
 width: auto;
 margin-right: 5px;
}
#formCSS_twoCol input
{
 display: block;
 width: 15em;
}
#formCSS_twoCol label
{
 display: block;
 margin-bottom: 0.5em;
 font-weight: normal;
}
#formCSS_twoCol select
{
 display: block;
 margin-top: 0.5em;
}
#formCSS_twoCol #FormRightColumn{
 float: right;
 width: 45%;
}
#formCSS_twoCol #FormLeftColumn{
 float: left;
 width: 58%;
 margin: 0;
 padding: 0;
}
#formCSS_twoCol legend{
 font-weight: bold;
 padding: 2px;
}
#formCSS_twoCol ol{
 margin-left: 0;
 padding-left: 1.5em;
}
#formCSS_twoCol ol ol{
 padding-left: 3em;
 padding-bottom: 1em;
}
#submitButtons{
 clear:left;
}
#submitButtons input{
 float: left;
 width: 75px;
 margin-right: 5px;
}

/* ----- Old Form CSS ----*/






#employmentForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	background-color: #FAFAFA;
	border: 1px solid #D9242A;
}

#employmentForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#employmentForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#employmentForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 11em;
	font-weight: bold;
	font-weight: normal;
}

#employmentForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#employmentForm input
{
	position: relative;
	top: -1.4em;
	left: 11em;
	display: block;
}

#employmentForm input.submit
{
	clear: both;
	top: 0;
}

#employmentForm label
{
	clear: both;
	float: left;
	display: block;
	width: 12em;
	margin-top: -1em;
	font-weight: normal;
	text-align: right;
}
#employmentForm label.commentbox{
	width: 40em;
	text-align: center;
	margin-top: 0.5em;
}
#employmentForm label.first
{
	margin-top: 1em;
}

#employmentForm select
{
	position: relative;
	top: -1.4em;
	left: 11em;
	display: block;
}
#employmentForm input.resetButton, #employmentForm input.submitButton{
	float: left;
	top: 5px;
}
#employmentForm input.submitButton{
	clear:left;
}

/* Srf v1 */
#serviceRequestForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	background-color: #FAFAFA;
	border: 1px solid #D9242A;
}
#serviceRequestForm legend{
	font-weight: bold;
}
#serviceRequestForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#serviceRequestForm input.resetButton, #serviceRequestForm input.submitButton{
	float: left;
	top: 5px;
}
#serviceRequestForm input.submitButton{
	clear:left;

}
#serviceRequestForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: 0em;
	font-weight: bold;
}
#serviceRequestForm label.commentbox{
	width: 40em;
	text-align: center;
	margin-top: 0.5em;
}
#serviceRequestForm label.first
{
	margin-top: 1em;
}

#serviceRequestForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}
#serviceRequestForm #contact_left{
	float: left;
	width: 50%;
}
#serviceRequestForm #contact_right{
	float: left;
	width: 50%;
}
#serviceRequestForm #contact_right label{
	padding-left: 10px
}
.services_row0{
		background-color: #2C437E;
}
.services_row0 label, .services_row1 label{
	margin-top: 0em;
}
#serviceRequestForm .service{
	width: 50%;
	float: left;
	
}
#serviceRequestForm .quantity{
	float: left;
	padding-left: 10px;
}
/* Customer Survey - V.1 */
#surveyForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #FFF;
	padding: 0em 1em 1em 1em;
}
#surveyForm legend{
	font-weight: bold;
}
#surveyForm input
{
	position: relative;
	top: -1.4em;
	left: 8.5em;
	display: block;
}

#surveyForm input.resetButton, #surveyForm input.submitButton{
	float: left;
	top: 5px;
}
#surveyForm input.submitButton{
	clear:left;
}
#surveyForm label
{
	clear: both;
	float: left;
	display: block;
	width: 20em !important;
	margin-top: 0em;
	font-weight: bold;
}

#surveyForm label.first
{
	margin-top: 1em;
}

#surveyForm select
{
	position: relative;
	top: -1.4em;
	left: 8.5em;
	display: block;
}
#surveyForm #contact_left{
	float: left;
	width: 50%;
}
#surveyForm #contact_right{
	float: left;
	width: 50%;
}
#surveyForm #contact_right label{
	padding-left: 10px
}
.parts_row0{
		background-color: #2C437E;
}
.parts_row0 label, .parts_row1 label{
	margin-top: 0em;
}
#surveyForm .part{
	width: 50%;
	float: left;
	
}
#surveyForm .quantity{
	float: left;
	padding-left: 10px;
}


#surveyForm #survey select
{
	position: relative;
	top: -1.5em;
	left: 18em;
	display: block;
	width: 145px;
}

#surveyForm .checkbox
{
	position: relative;
	top: -1.4em;
	left: 11em;
	display: block;
	width: 145px;
}/* Customer Survey - 2 Column Survey */
#customerSurvey_twoCol fieldset.contactInfo
{
	display: block;
	margin: 0em 0 1em 0;
	padding: 0 1em 1em 1em;
	background-color: #FAFAFA;
	border: 1px solid #D9242A;
}
#customerSurvey_twoCol fieldset.questionnaire{
	width: 300px;
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	background-color: #FAFAFA;
	border: 1px solid #D9242A;
}

#customerSurvey_twoCol fieldset.radio
{
	margin: 1em 0 2em 0;
	background-color: White;
	bordeR: 1px solid #D9242A;
}
#customerSurvey_twoCol fieldset.radio legend{
	font-weight: normal;
}
#customerSurvey_twoCol fieldset.radio label
{
	font-weight: normal;
}

#customerSurvey_twoCol fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
	margin-right: 5px;
}

#customerSurvey_twoCol input
{
	display: block;
	width: 15em;
}

#customerSurvey_twoCol label
{
	display: block;
	margin-bottom: 0.5em;
	font-weight: normal;
}

#customerSurvey_twoCol select
{
	display: block;
	margin-top: 0.5em;
}
#customerSurvey_twoCol #FormRightColumn{
	float: right;
	width: 40%;
}
#customerSurvey_twoCol #FormLeftColumn{
	float: left;
	margin: 0;
	padding: 0;
}
#customerSurvey_twoCol legend{
	font-weight: bold;
	padding: 2px;
}
#customerSurvey_twoCol ol{
	margin-left: 0;
	padding-left: 1.5em;
}
#customerSurvey_twoCol ol ol{
	padding-left: 3em;
	padding-bottom: 1em;
}
#submitButtons{
	clear:left;
}
.templateLeftNav fieldset.contactInfo{
	
}
#submitButtons input{
	float: left;
	width: 75px;
	margin-right: 5px;
}









#ecomm_fullContent #customerSurvey_twoCol fieldset.contactInfo{
	width: 360px !important;
}
