@charset "utf-8";
/* CSS Document */

body{
	overflow:scroll;
}

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

input{
	background-image:url('http://img.en25.com/eloquaimages/clients/IntelCorp/{82fdcfa4-57e6-463a-9c9b-d898899dd801}_BackgroundInput.gif');
	background-repeat:no-repeat;
	border:0px;
	font-size:12px;
	height:23px;
	padding: 5px 3px 0px 3px;
	width:176px;
}

.inputBig{
	background-image:url('http://img.en25.com/eloquaimages/clients/IntelCorp/{a414dd1f-32aa-4aa8-8759-210dd2e23aba}_BackgroundInputBig.gif');
	background-repeat:no-repeat;
	border:none;
	height:23px;
	width:375px;
}

.inputFat{
	background-image:url('http://img.en25.com/eloquaimages/clients/IntelCorp/{7e760446-acab-4c1c-a24d-d9112ec52521}_BackgroundInputFat.gif');
	background-repeat:no-repeat;
	border:none;
	height:23px;
	width:91px;
}

.inputImage{
	background:none;
	border:none;
	height:38px;
	width:121px;
}

.inputRadio{
	background:none;
	height:18px;
	text-align:left;
	vertical-align:middle;
	width:17px;
}

.inputCheckbox{
	background:none;
	border:none;
	height:20px;
	text-align:left;
	width:18px;
}

select{
	font-size:12px;
	height:20px;
	width:181px;
}

#DoYouMakeOwnPC{
	display:none;
}

#HowManyShopfronts{
	display:none;
}

#leftHandSide{
	float:left;
	width:357px;
}

#mainBody{
	text-align:left;
	width:981px;
}

#rhsBodyTwo{
	display:none;
}

#rightHandSide{
	float:left;
	width:624px;
}

#rightHandSide p{
	text-align:left;
}

#rightHandSide .rhsBodyOneForm{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px 15px 0px 15px;
	width:590px;
}

#rightHandSide .rhsHeaderLeft{
	float:left;
	width:451px;
}

#rightHandSide .rhsHeaderRight{
	float:left;
	width:173px;
}

#rightHandSide .rhsHeaderLeftMMP{
	float:left;
	width:489px;
}

#rightHandSide .rhsHeaderRightMMP{
	float:left;
	width:134px;
}

#rightHandSide .sectionFieldDetails{
	color:#666666;
	height:20px;
	text-align:left;
}

#rightHandSide .sectionFieldInputDetails{
	color:#666666;
	height:30px;
	text-align:left;
}

#rightHandSide .sectionFieldInputDetailsMedium{
	color:#666666;
	height:40px;
	text-align:left;
}

#rightHandSide .sectionFieldInputDetailsBig{
	color:#666666;
	height:180px;
	text-align:left;
}

#rightHandSide .sectionFieldInputDetailsSemiBig{
	color:#666666;
	height:120px;
	text-align:left;
}

#rightHandSide .sectionFieldDetailsColumn{
	float:left;
	width:196px;
}

#rightHandSide .sectionFieldDetailsColumnBig{
	float:left;
	width:392px;
}

#rightHandSide .sectionFieldQuestionOrder{
	float:left;
	width:5%;
}

#rightHandSide .sectionFieldQuestion{
	float:left;
	width:95%;
}

#rightHandSide .sectionTitle{
	color:#005eaa;
	text-align:left;
}

#questionTable .headerRow{
	background-color:#f0f0f0;
	padding:15px;
}

#questionTable .normalRow{
	background-color:#f8f8f8;
	padding:8px;
}

#questionTable .whiteBorder{
	background-color:#ffffff;
}

.red{
	color:#FF0000;
}

.rightAlign{
	text-align:right;
}

.leftAlign{
	text-align:left;
}

.saveNext:hover{
	cursor:pointer;
}

.verticalSpace{
	height:15px;
}



