﻿/***** Section Headers CSS *****/

.sectionheader752_plain {
	background: #2F2F56;	
	height: 25px;
	width: 752px;
	float: left;
}

/***** Quote Navigation CSS *****/

#quotenav_container {
	float: left;
	margin: 15px 0 0 10px;
}

#quotenav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#quotenav li {
	display: inline;
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	height: 28px;
	background: url(../images/search-generic/bg-tab_off_left.gif) no-repeat;
}

#quotenav a {
	font: bold 14px Arial;
	line-height: 1.9;
	float: left;
	margin: 0 0 0 2px;
	padding: 0 40px 0 9px;
	height: 28px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/search-generic/bg-tab_off_right.gif) no-repeat top right;
}

#quotenav a:hover { color: #FFEE5F; }

#quotenav .quotenav_on {
	background: url(../images/search-generic/bg-tab_on_left.gif) no-repeat;
}

#quotenav .quotenav_on a {
	background: url(../images/search-generic/bg-tab_on_right.gif) no-repeat top right;
	font: bold 14px Arial;
	line-height: 1.9;
	color: #FFF;
}

/***** Header Section CSS *****/

#pageheader_quote {
	background: url(../images/quote/bg-header.jpg);
	width: 772px;
	height: 217px;
	float: left;
}

#pageheader_text {
	font: 14px Arial;
	line-height: 1.5;
	width: 430px;
	margin: 80px 0 0 12px;
	color: #666;
}

#quoteform_container {
	background: #E4E4E4;
	width: 772px;
	margin: 0;
	padding: 0 0 10px 0;
}

.quoteform {
	width: 752px;
	margin: 0 0 0 10px;
}

/***** Main Content *****/

.rowcontainer1 {
	position: relative; 
	margin: 0; 
	width: 732px; 
	height: 45px;
}

.rowcontainer2 {
	position: relative; 
	margin: 0; 
	width: 732px; 
	height: 45px;
	border-top: 1px solid #CCC;
}

.rowdescription {
	position: absolute; 
	left: 52px; 
	top: 15px; 
	margin: 0; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333;
}

.rowdescription_antispam {
	position: absolute; 
	left: 52px; 
	top: 8px; 
	margin: 0; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333;
}

.antispam {
  font-size: 11px;
  font-weight: normal;
}

/***** Block 1 - Specify your Hardware *****/

.block {
	background-color: #FFF;
	width: 742px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}

.block1 p.steps {
	width: 130px;
	float: left;
	font-size: 12px;
	color: #999;
	padding: 20px 0 0 10px;
	margin: 0;
}

.block1 p.steps strong {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.rowselect {
	width: 240px; 
	position: absolute; 
	left: 255px; 
	top: 13px; 
	font-size: 14px; 
	color: #999;
}

.rowinput {
	padding: 3px 0 2px 0; 
	width: 210px; 
	position: absolute; 
	left: 509px; 
	top: 13px; 
	font-size: 12px; 
	color: #999;
}

/***** Block 2 - Specify your Services *****/

.rowcontainer3 {
	position: relative; 
	margin: 0; 
	width: 732px; 
	height: 30px;
}

label {
	font-size: 12px;
	color: #999;
}

.rowcontainer2 p.label_checkbox_pair {
	position: absolute; 
	left: 250px; 
	top: 15px; 
	margin: 0; 
}

.rowcontainer2 p.label_checkbox_pair2 {
	position: absolute; 
	left: 504px; 
	top: 15px; 
	margin: 0; 
}

.rowcontainer3 p.label_checkbox_pair {
	position: absolute; 
	left: 250px; 
	top: 0px; 
	margin: 0; 
}

.rowcontainer3 p.label_checkbox_pair2 {
	position: absolute; 
	left: 504px; 
	top: 0px; 
	margin: 0; 
}

.checkbox_other {
	padding: 3px 0 2px 0; 
	width: 195px; 
	position: absolute; 
	left: 20px; 
	top: 0px; 
	font-size: 12px; 
	color: #999;
}

/***** Block 3 - Additional information *****/

.rowcontainer_rating {
	position: relative; 
	margin: 0; 
	width: 732px; 
	height: 175px;
	border-top: 1px solid #CCC;
}

.ratingcontainer {
	width: 479px;
	position: absolute; 
	left: 253px;
	top: 2px;
	margin: 0;
	padding: 0;
}

.ratingcontainer ol {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 1em 0 0 0;
	float: left;
	clear: left;
}

.ratingcontainer li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.ratingcontainer label {
	float: left;
	width: 185px;
	line-height: 1.7;
}

.ratingcontainer select {
	width: 224px;
	font-size: 14px;
	color: #999;
	float: right;
}

/***** Block 4 - Your contact details *****/

.contactinput {
	padding: 3px 0 2px 0; 
	width: 444px; 
	position: absolute; 
	left: 285px; 
	top: 13px; 
	font-size: 12px; 
	color: #999;
}

.contactselect {
	width: 447px; 
	position: absolute; 
	left: 285px; 
	top: 13px; 
	font-size: 14px; 
	color: #999;
}

.contacttextarea {
	padding: 3px 0 2px 0; 
	width: 444px; 
	position: absolute; 
	left: 285px; 
	top: 13px; 
	color: #999;
	height: 110px;
	font: 11px Arial;
}

.termscheckbox {
	display: inline; 
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.termscheckbox a:link { color: #999; text-decoration: underline; }
.termscheckbox a:visited { color: #999; text-decoration: underline; }
.termscheckbox a:active { color: #999; text-decoration: underline; }
.termscheckbox a:hover { color: #999; background-color: #666; text-decoration: underline; }

.but-getquote {
	float: right;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
}

/***** Form Update CSS *****/

.formfield_required {
	font: 13px Tahoma;
  position: absolute; 
  left: 720px; 
	margin: 10px 0 0 5px;
	color: #666;
}

.signupform_errorbox {
  background-color: #FDE2E2;
	border: 1px solid #FFC6C5;
	font: 12px Tahoma;
  width: 710px;
	float: left;
	margin: 15px 0 10px 0;
	padding: 10px 10px 10px 10px;
	color: #666;
}

.text-thankyou_header {
  font: bold 16px Arial;
  margin: 10px 0 0 0;
}

.text-thankyou {
  font: 12px Arial;
  margin: 20px 0 0 0;
  padding: 0 0 10px 0;
  color: #666;
}