/***** Main Feature Section *****/

#featureleft {
	width: 466px; 
	height: 224px;
	float: left;
	background: url(../images/dedicated/main_left.jpg);
}

#featureright {
	width: 438px; 
	height: 224px;
	float: right;
	background: url(../images/dedicated/main_right.gif);
}

#featureright_text {
	position: relative;
	top: 63px;
	left: 34px;
	width: 351px;
}

#featureright_text p {
	display: inline;
	font-size: 14px;
	line-height: 1.5;
	color: #FFF;
}

/***** Main Content *****/

#main {
	background-color: #DCDCDC; 
	width: 904px;
}

#maincontainer {
	width: 674px;
	/*background-color: yellow;*/
	float: left;
}

#formheader {
	width: 654px;
	height: 35px;
	background-image: url(../images/boxheader.gif); 
	background-repeat: repeat;
	margin: 0 0 0 20px;
}

p.blockheader {
	margin: 0;
	padding: 10px 0 0 25px;
	font-size: 14px;
	color: #999;
}

p.blockheader strong {
	color: #333;
	font-weight: bold;
}

p.blockheader select {
  vertical-align: middle;
	font-size: 13px;
	color: #666;
}

.but-changecategory {
  float: right;
  display: inline;
  font: 14px;
  color: #999;
  margin: 10px 35px 0 0;
}

/* IE Bug Fix */
/* Fixes a bug where IE adds extra pixels if a closing */
/* </div> tag is not connected to an image within it */
.rowcontainer img {
	display: block;
	margin: 2px 0 0 0;
}

p.sectionheader {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.rowcontainer {
	position: relative; 
	margin: 0 0 0 26px; 
	width: 596px; 
	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;
}

/* This is to move the description higher so we can show error messages ok */
.rowdescriptionhigh {
	position: absolute; 
	left: 52px; 
	top: 8px; 
	margin: 0; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333;
}

/***** Block 1 - Specify your Hardware *****/

#block1 {
	width: 654px;
	margin: 0 0 0 20px;
	background-color: white;
}

#block1 img.steps {
	margin: 0;
	padding: 20px 0 0 25px;
	float: left;
	position: relative;
}

#block1 p.steps {
	width: 130px;
	float: left;
	position: relative;
	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: 185px; 
	position: absolute; 
	left: 236px; 
	top: 13px; 
	font-size: 14px; 
	color: #999;
}

.rowinput {
	padding: 3px 0 2px 10px; 
	width: 147px; 
	position: absolute; 
	left: 435px; 
	top: 13px; 
	font-size: 12px; 
	color: #999;
}

/***** Block 2 - Specify your Services *****/

#block2 {
	width: 654px;
	margin: 0 0 0 20px;
	background-color: white;
}

.rowcontainer2 {
	position: relative; 
	margin: 0 0 0 26px; 
	width: 596px; 
	height: 30px;
}

label {
	font-size: 12px;
	color: #999;
}

.rowcontainer p.label_checkbox_pair {
	position: absolute; 
	left: 231px; 
	top: 15px; 
	margin: 0; 
}

.rowcontainer p.label_checkbox_pair2 {
	position: absolute; 
	left: 431px; 
	top: 15px; 
	margin: 0; 
}

.rowcontainer2 p.label_checkbox_pair {
	position: absolute; 
	left: 231px; 
	top: 0px; 
	margin: 0; 
}

.rowcontainer2 p.label_checkbox_pair2 {
	position: absolute; 
	left: 431px; 
	top: 0px; 
	margin: 0; 
}

.checkbox_other {
	padding: 3px 0 2px 10px; 
	width: 131px; 
	position: absolute; 
	left: 20px; 
	top: 0px; 
	font-size: 12px; 
	color: #999;
}

/***** Block 3 - Additional information *****/

#block3 {
	width: 654px;
	margin: 0 0 0 20px;
	background-color: white;
}

.rowcontainer_rating {
	position: relative; 
	margin: 0 0 0 26px; 
	width: 596px; 
	height: 175px;
	border-top: 1px solid #CCC;
}

.ratingcontainer {
	width: 361px;
	position: absolute; 
	left: 235px;
	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: 161px;
	font-size: 14px;
	color: #999;
	float: right;
}

/***** Block 4 - Your contact details *****/

#block4 {
	width: 654px;
	margin: 0 0 0 20px;
	background-color: white;
}

.step {
  float: left;
  display: inline;
  margin: 25px 0 0 25px;
}

.step2 {
  float: left;
  display: inline;
  margin: 25px 0 0 10px;
}

.steptext {
  width: 141px;
  float: left;
  display: inline;
  margin: 25px 0 0 5px;
  font: 11px Arial;
  color: #999;
}

.stepheader {
  font: bold 14px Arial;
  color: #333;
  margin: 0 0 0 -1px;
}

.contactinput {
	padding: 3px 0 2px 0; 
	width: 357px; 
	position: absolute; 
	left: 236px; 
	top: 13px; 
	font-size: 12px; 
	color: #999;
}

.contactselect {
	width: 360px; 
	position: absolute; 
	left: 236px; 
	top: 13px; 
	font-size: 14px; 
	color: #999;
}

.contacttextarea {
	padding: 3px 0 2px 0; 
	width: 357px; 
	position: absolute; 
	left: 236px; 
	top: 13px; 
	color: #999;
	height: 110px;
	font: 11px Arial;
}

.termscheckbox {
	margin: 0;
	padding: 0;
	display: inline; 
	float: left;
}

.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; }

.rowcontainer_captcha {
	position: relative; 
	margin: 0 0 0 26px; 
	width: 596px; 
	height: 150px;
	border-top: 1px solid #CCC;
}

.captcha {
	padding: 3px 0 2px 0; 
	width: 357px; 
	position: absolute; 
	left: 282px; 
	top: 5px; 
	font-size: 12px; 
	color: #999;
	text-align: right;
}

.serviceinfo {
  float: left;
  display: inline;
  width: 400px;
  margin: 8px 0 0 0;
}