@font-face {
	font-family: icomoon;
	src:
	url("icomoon.eot?eou3xi#iefix") format("embedded-opentype"),
	url("icomoon.ttf?eou3xi") format("truetype"),
	url("icomoon.woff?eou3xi") format("woff"),
	url("icomoon.svg?eou3xi#icomoon") format("svg");
	font-style: normal;
	font-weight: normal;
}

body, select, option, input {
	font-family: Helvetica, sans-serif;
}

body {
	background-color: #0B0C15;
}

.clsCentrePanelAutoMargin { /* Override default settings. */
	border-style: none;
	background-color: #0B0C15;
	padding-top: 20px;
}

.clsIframeContainer {
	clear: both; 
}

.clsPanel2 a {
	font-size: 80%;
}

#idDivInner {
	background-color: white; /* In case we're within an iframe. */
	margin-top: 2em;
	padding: 1em;
	margin-right: 1em;
}

.clsFieldsetDiv {
	background: #e0e0e0; /* Old browsers */
	background: -moz-linear-gradient(left,  #e0e0e0 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e0e0e0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e0e0e0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e0e0e0 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e0e0e0 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #e0e0e0 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	padding: 1em;

	/* IE7 and below */
	*background: transparent;
	*padding: 0px;
}

fieldset {
	background: transparent;
	padding: 0px;

	/* IE7 and below */
	*background: #e0e0e0; /* Old browsers */
	*background: -moz-linear-gradient(left,  #e0e0e0 0%, #ffffff 100%); /* FF3.6+ */
	*background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e0e0e0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	*background: -webkit-linear-gradient(left,  #e0e0e0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	*background: -o-linear-gradient(left,  #e0e0e0 0%,#ffffff 100%); /* Opera 11.10+ */
	*background: -ms-linear-gradient(left,  #e0e0e0 0%,#ffffff 100%); /* IE10+ */
	*background: linear-gradient(to right,  #e0e0e0 0%,#ffffff 100%); /* W3C */
	*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	*padding: 1em;
}

fieldset > * {
	display: block;
}

fieldset > * + * {
	margin-top: 1em;
}

.clsFieldsetDivQuickSearch .clsLegendDiv {
	margin-top: 0px;
}

#idContentBetweenFieldSets + .clsFieldsetDiv {
	margin-top: 2em;
}

legend { /* For IE8 */
	color: black;
}

input[type="submit"] {
	border-radius: 4px;
}

.clsEquipmentMakeModelContainer {
	background-image: none; /* Undo Default.css's value. */
	padding-left: 1em; /* Undo Default.css's value. */
	padding-top: 1em;
	min-height: 0px; /* Undo Default.css's value. */

	background: #CFAC08; /* Old browsers */
	background: -moz-linear-gradient(left,  #CFAC08 0%, #FAF3D3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#CFAC08), color-stop(100%,#FAF3D3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #CFAC08 0%,#FAF3D3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #CFAC08 0%,#FAF3D3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #CFAC08 0%,#FAF3D3 100%); /* IE10+ */
	background: linear-gradient(to right,  #CFAC08 0%,#FAF3D3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CFAC08', endColorstr='#FAF3D3',GradientType=1 ); /* IE6-9 */
}

.clsMoreThanOneProduct .clsLubeImage ~ .clsLubeProductNameDiv,
.clsMoreThanOneProduct .clsLubeImage ~ .clsVerboseProductDescription,
.clsMoreThanOneProduct .clsProductHasImage {
	padding-left: 0px; /* Product image not floated now. */
	text-align: center;
}

form + .clsFooter {
	padding-top: 300px;
	border-top-style: none;
}

form + .clsFooter #idFooterCustomBefore {
	border-top: 1px solid #AAA;
	padding-top: 1em;
}

#idFooterCustomBefore {
	margin-bottom: 1em;
}

#idFooterCustomBefore span {
	text-decoration: underline;
}

.clsCompartment0,
.clsCompartment1 {
	background-color: transparent;
}

.clsCompartmentType,
.clsEquipmentMakeModelContainer,
.clsNoteReferences a:link,
.clsLubeQuantity a:link {
	color: #CFAC08;
}

.clsNoteReferences a:link,
.clsLubeQuantity a:link {
	font-weight: bold;
}

.clsEquipmentMakeModelContainer {
	color: white;
}

.clsLubeProductName {
	font-weight: bold;
	color: #0B0C15;
}

a:link {
	color: #808080;
}

*div.clsFooter { /* IE7 and below */
	border-top: 1px solid #808080;
}

/*---------------------------------------------------------*/

.cls3OrMoreProducts  .clsGBBBeforeImage,
.cls2Products  .clsGBBBeforeImage {
	display: block;
	text-align: center;
	margin-top: 1em;
	color: #0D65FB;
	font-size: 100%;
}

.clsProductContainer.clsMoreThanOneProduct  {
	display: inline-block;
	vertical-align: top;
}

.clsMoreThanOneProduct ~ .clsLubeImage {
	float: none;
	text-align: center;
}

.clsProductOr {
	display: none;
}

.clsCompartmentType {
	margin-top: 2em;
}

#idPanel1WithLogo {
	margin-right: 1em;
	display: inline-block;
}

#idLubeDesk {
	padding-top: 30px;
	margin-left: 300px;
	display: inline-block;
	vertical-align: top;
}

#idLubeDesk div:nth-child(1) {
	font-size: 200%;
	color: white;
}

#idLubeDesk div:nth-child(2) {
	color: #CFAC08;
	font-size: 1.05em;
}

@media (max-width: 1049px) {

	#idLubeDesk {
		float: right;
		margin-left: 0px;
		margin-right: 20px;
	}

}

.clsPanel2 {
	display: inline;
}

.clsPanel2 a {
	color: white;
}

legend {
	color: #CFAC08;
	text-transform: uppercase;
}

.clsNotesInlineWithCompartmentContainer {
	border-color: #CFAC08;
}

#idPanel1Child img {
	max-width: 100%;
}

@media (max-width: 800px) {

	#idLubeDesk {
		float: none;
		padding-top: 0px;
		margin-top: 30px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 1em;
		vertical-align: baseline;
	}

	#idPanel1WithLogo,
	.clsPanel2 {
		display: block;
		text-align: center;
	}

}

/*-----------------------------------------------------------------------------------------------*/

#lblFragmentModelDesc {
	display: block;
}

#lblFragmentModelDesc + div {
	background-color: white;
	border: solid 2px #CFAC08; /*#bebebe;*/
	border-radius: 5px;
}

#txtFragmentModelDesc,
#cmdOkSearch {
	border-style: none;
	background-color: transparent;
	height: 40px;
	display: inline-block;
}

#txtFragmentModelDesc {
	width: -webkit-calc(100% - 57px);
	width:    -moz-calc(100% - 57px);
	width:         calc(100% - 57px);
	padding-left: 10px;
}

#cmdOkSearch {
	font-family: icomoon;
	margin-left: 0px; /* Override Default.css */
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------------*/

select {
	border: solid 2px #CFAC08;
	border-radius: 5px;
	padding: 5px;
	background-color: white;
}

.clsVerboseProductDescription {
	margin-top: 0.5em;
}

/*-----------------------------------------------------------------------------------------------*/

@media (max-width: 460px) {

	.clsLubeImage {
		float: none;
		text-align: center;
	}

	.clsLubeProductNameDiv,
	.clsVerboseProductDescription {
		padding-left: 0px !important;
	}

	.clsLubeImageChild {
		display: inline;
	}

}

@media (max-width: 664px) {

	.clsProductContainer.clsMoreThanOneProduct {
		display: block; 
		width: 100%;
	}

}

@media (min-width: 665px) {

	.clsProductContainer.clsMoreThanOneProduct {
		width: 49%;
	}

	.clsProductContainer.clsMoreThanOneProduct.cls3OrMoreProducts {
		width: 32%;
	}

	.clsLubeImage ~ .clsLubeProductNameDiv,
	.clsLubeImage ~ .clsVerboseProductDescription,
	.clsProductHasImage,
	.clsLubeImage ~ .clsProductHyperlinkExtra {
		padding-left: 170px; /* To make space for the left-floated product image... */
	}

}

.clsLubeImage {
	margin-bottom: 1em;
}

.clsLubeImage img {
	max-width: 100%;
}

/*-----------------------------------------------------------------------------------------------*/
