h2.formPageHeader{
	text-align: center;
	margin-top: 10px;
}

form{ 	width: 600px; margin: 10px auto; }

form fieldset{ width: 100%; margin: 0 0 8px; padding-top: 10px; overflow: hidden; clear: left; }
	form fieldset.conditional{ display: none; margin-left: 25px; border-left: 1px dashed #CCC; }
	form fieldset legend{ font-weight: bold; font-size: 16px; }
		form fieldset legend span{ display: block; background: url(/media/518/fieldset_bg.jpg) top repeat-x;
						width: 580px; padding: 5px; margin: 0; height: 20px; border-top: 2px solid #547F9B; color: #103959; }

form ul li{ list-style-type: none; overflow: hidden; height: 26px; }

span.formSubLabel{ display: block; clear: left; float: left; height: 1.7em; }
	span.formSubLabel input{ height: auto; }

#personalInfo span.formSubLabel{ width: 120px; }
	#personalInfo input{ display: block; float: left; }

#websiteRating span.formSubLabel{ width: 270px;	border-bottom: 1px solid #CCC; }

span.radioGroupHorz{ display: block; float: left; border-bottom: 1px solid #CCC; height: 1.7em; }
	.radioGroupHorz strong{ display: block; float: left; width: 25px; text-align: center; }

span.radioGroupSolo{ display: block; float: left; height: 1.7em; margin-left: 30px;}

form fieldset p{
	padding: 6px 15px;
	clear: left;
}

form fieldset p.checkboxes input,
form fieldset p.twoItems input,
form fieldset p.smallBoxes input,
form fieldset p.longQuestion input,
form fieldset p.submit input{
	width: auto;
}

form fieldset p.short input{
	width: 300px;
}

form fieldset p.dollars input{
	width: 150px;
}

form fieldset p.year input,
form fieldset table#exxonExperience td.year input,
form fieldset table#otherProjects td.year input{
	width: 60px;
}

form fieldset p.twoItems{
	float: left;
	clear: none;
}

form fieldset p.short{
	float: left;
	clear: both;
}

form fieldset p.shortLabel{
	width: 50%;
}

form fieldset p.longQuestion{
	padding-left: 60px;
}

form fieldset p.longQuestion label{
	margin-left: -45px;
}

form fieldset p span.example{
	font-style: italic;
	display: block;
	margin: 0 0 0 40px;
	font-size: x-small;
}

form fieldset label{
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
}

form fieldset label span.RegErrorList{
	display: block;
	color: #C00;
	background-color: #FDD;
	border: 1px solid #666;
	width: 450px;
	margin: 8px auto;
	padding: 10px 15px;
}

form fieldset label span.RegError{
	color: #C00;
	background-color: #FDD;
	padding: 3px;
	margin-bottom: 5px;
}

form fieldset input{
	margin-bottom: 4px;
}

form fieldset textarea{
	border:0px;
	border:1px solid #aaa;
	width: 500px;
}
form fieldset table {
	width:94%;
	padding:0;
	margin:0;
	margin-left:10px;
}
form fieldset table td{
	text-align: left;
	padding: 3px;
}

form fieldset table td label, form fieldset p.nowrap label {
	display:inline;
}

form fieldset table#exxonExperience,
form fieldset table#otherProjects{
	width: auto;
}

form fieldset table#exxonExperience td input{
	display: block;
	width: 220px;
	margin: 0 auto;
}

form fieldset table#otherProjects td input{
	display: block;
	width: 150px;
	margin: 0 auto;
}

#chkBusinessTypeList {
	padding-left:25px;
	padding-bottom:15px;
}
#chkBusinessTypeList label {
	display:inline;
	
}
form fieldset table td input{
	width: auto;
}
form fieldset table.servicesList td label {
	font-weight:normal;
	font-size:11px;
}

form table td {
	text-align:left;
}
#rightList {
	float:left;
	width:290px;
}
#leftList {
	float:left;
	width:590px;
	margin-left:20px;
}
#leftList div,#rightList div {
	
}
#leftList div label,#rightList div label {
	font-weight:normal;
	display:inline;
	font-size:11px;
}
form fieldset #leftList, form fieldset #rightList {
	display:inline;
}
img.exButton {
	float:left;
	padding-right:4px;
	cursor: pointer;
	padding-bottom:15px;
	
}

div#chkServicesList{
	margin-left: 20px;
}

#chkExplorationServicesList,#cbDrillingServicesList, #cbDrillingMaterialsList,#cbExplorationServicesList,#cbWellCompletionMaterialsList,#cbPipingList,#cbOffshoreRelatedServicesList,#cbWellCompletionServicesList,#cbToolsList,#cbEngineeredStaticList,#cbRotatingEquipmentList,#cbUpstreamEngineeringList,#cbConstructionList,#cbChemicalsList,#cbLubesList,#cbElectricalEquipmentList,#cbInstrumentationList,#cbTransportationEquipmentList,#cbTransportationServicesList,#cbIntegratedLogisticsList,#cbPackagingList,#cbAdvertisingList,#cbCorporateList,#cbMedicalList,#cbInformationSystemsList,#cbTelecomList,#cbOtherList,#cbStructuralMaterialsList,#chkExplorationServicesList,#chkDrillingServicesList, #chkDrillingMaterialsList,#chkExplorationServicesList,#chkWellCompletionMaterialsList,#chkPipingList,#chkOffshoreRelatedServicesList,#chkWellCompletionServicesList,#chkToolsList,#chkEngineeredStaticList,#chkRotatingEquipmentList,#chkUpstreamEngineeringList,#chkConstructionList,#chkChemicalsList,#chkLubesList,#chkElectricalEquipmentList,#chkInstrumentationList,#chkTransportationEquipmentList,#chkTransportationServicesList,#chkIntegratedLogisticsList,#chkPackagingList,#chkAdvertisingList,#chkCorporateList,#chkMedicalList,#chkInformationSystemsList,#chkTelecomList,#chkOtherList,#chkStructuralMaterialsList {
	display:none;
	padding-bottom:12px;
	margin-bottom:7px;
	font-size:11px;
	border:1px solid #d4d4d4;
	background-color:#e4e4e4;
}


table#ctl00_body_ctl01_gvSearch .dxgvControl{
	margin: 10px auto;
	width: 650px;
}

form table td.dxgv{
	color: #000;
}

table.dxgvControl {
	width:660px;
}
table.dxgvControl td {
	border:0px;	
}
td.dxgv input[type="submit"] {
	font-size:11px;
	padding-top:2px;
}
tr.dxgvFocusedRow td {
	background-color:#f9f9ce;
	color: #000;
}
tr.dxgvSelectedRow td {
	background-color:#f9f9ce;
}
td.dxgvHeader {
	background-color:#ccc;
	
}
td.dxgvHeader table td {
	border:0px;
	border:1px solid #ccc;
	
}
table.dxgvTable {
	padding:0px;
	margin:0px;
}

table#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_formContentHolder_UmbracoLoginView_Login1, table#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_formContentHolder_UmbracoLoginView_Login1 tbody tr td{
	border: 0;
}

table#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_formContentHolder_UmbracoLoginView_Login1 tbody tr td td{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 3px;
}

div.checkboxesVisible{
	display: block;
}

div.checkboxesHidden{
	display: none;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
