﻿/*************************************************************************/
/************************** global styles ********************************/
a{border:none; outline:none;}
body{
	margin:0;
	padding:0;
	height:100%;
	background:transparent url(../images/body-bgRepeat.gif) repeat-x; 
	background-color:#E0DFDF;
	font: 11px/15px 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	color:#212121;
}

html{
	margin:0;
	padding:0;
	height:100%;
	background:transparent url(../images/body-bgRepeat.gif) repeat-x; 
	background-color:#E0DFDF;
	font: 11px/15px 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	color:#212121;
	
}
#container{ /* modern browsers */
	margin:0 auto;
	min-height:100%;
	text-align:center;

}
* html #container{ /* IE 5-6 */
	height: 100%;
}
#top{
	top:0;
	width:100%;
	height:59px;
	margin:0 auto;
	text-align:center;
	background:transparent url(../images/top-bgRepeat.gif) repeat-x;
}
.printOnly { display:none; }

/*************************************************************************/
/*********************** type and form styles ****************************/

p{ /* standardize spacing */
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
h2{
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
	margin:0;
}
h1{
	font-size: 16px;
	font-weight:bold;
	color:#ff0000;
	margin:0;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#EF8E5E;
	margin:0;
}
.locationBorder td{
	border-bottom:1px dotted #999999;
}
.noBorder{ /* remove border from bottom of linked images */
	border:0;
	text-decoration:none;
}
select:focus {
	background-color:#EAEAEA;
	border-color:#888888;
	border-style:solid;
} 
input:focus {
	background-color:#EAEAEA;
	border-color:#888888;
	border-style:solid;
} 
.formField{
	border:1px solid #888888;
	background-color:#ffffff !important;
}

.formFieldMissing {
	border:1px solid #888888;
	background-color:#fdc8c8 !important;
}

div.chooseCard { display:none; color:#DD9A01; font-weight:bold;}

.floatLeft{
	float:left;
	padding:12px 20px 0 0;
}
.floatRight{
	float:right;
	padding:12px 0 0 20px;
}

/*************************************************************************/
/************************** top navigation *******************************/

#topNav{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#topNav ul{
	padding:0;
	margin:0;
	list-style:none;
	white-space:nowrap;
}
#topNav ul li{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#topNav li a{
	margin:0;
	padding:0;
}
.logo{
	margin-top:0;
	margin-right:162px;
}
.navTop{
	margin-top:35px;
}

/*************************************************************************/
/************************ bottom navigation ******************************/

#btm{ /* modern browsers */
	width:100%;
	height:26px;
	position:relative;
	margin-top:-26px; /* affix footer to bottom of screen, minus height of footer image */
	text-align:center;
	background:transparent url(../images/btm-bgRepeat.gif) repeat-x;
}
* html #btm{ /* IE 5-6 */
	margin-top: -28px;
}
#btm ul{
	padding:6px 0 0 0;
	margin:0;
	list-style:none;
	white-space:nowrap;
}
#btm li{
	display:inline;
	margin:0;
	padding:0 4px 0 4px;
}
#btm li a{
	margin:0;
	padding:0;
}

/*************************************************************************/
/************************** marketer styles ******************************/

#marketerNav{
	list-style:none;
	font-weight:bold;
	margin-left:0;
	padding-left:0;
	font-size:12px;
	line-height:16px;
}
#marketerNav ul li{
	font-weight:normal;
	margin-left:0;
	padding-left:0;
}
#adResource{
	width:100px;
	height:200px;
	float:left;
	margin:0 45px 20px 0;
	text-align:center;
}
#logos{
	width:120px;
	height:120px;
	float:left;
	margin:0 20px 20px 0;
	text-align:center;
}

/*************************************************************************/
/*************************** home content ********************************/

#homeContent{ /* modern browsers */
	position:relative;	
	width:950px;
	height:395px;
	margin:20px auto 0 auto;
	padding-bottom:30px;
	text-align:left;
	background:url(../images/home-contentBG.jpg) no-repeat;

}

* html #homeContent{ /* IE 5-6 */
	height:396px;
	margin:60px auto 0 auto;
}

#homeContentupper{ /* modern browsers */
	position:relative;	
	width:950px;
	height:10px;
	margin:15px auto 0 auto;
	padding-bottom:3px;
	text-align:left;
	background-color:#fff;
	
}

#quickSearch{
	width:200px;
	height:183px;
	padding:40px 5px 5px 20px;
	float:left;
}
.form{ /* IE 5 fix */
	font: 11px/14px 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	color:#212121;
}
.quickSearchBold{ /* IE 5 fix */
	font: 11px/14px 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	color:#212121;
}
.quickSearch{ /* IE 5 fix */
	font: 11px/14px 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans', Geneva, Helvetica, Arial, sans-serif;
	color:#212121;
}
.quickSearchBold{
	font-weight:bold;
	line-height:18px;
}
#fleetLink{
	clear:both;
	text-align:center;
	color:#FFFFFF;
}
#cardholder{
	width:229px;
	position:absolute;
	left:183px;
	top:274px;
	float:left;
	line-height:14px;
}
#newSites{
	width:135px;
	position:absolute;
	left:19px;
	top:274px;
	line-height:14px;
}
#safety{
	width:222px;
	position:absolute;
	left:714px;
	top:274px;
	line-height:14px;
}

/*************************************************************************/
/*************************** content pages *******************************/

#mainBg{
	width:950px;
	margin:0 auto;
	margin-top:25px;
}
#main{
	width:950px;
	margin:0 auto;
	text-align:left;
	float:left;
	background:transparent url(../images/content-bgRepeat.gif) repeat-y;
}
#contentTop{
	height:19px;
}
#contentBtm {
	padding-bottom:40px;
}
#columnFull{
	width:auto;
	margin:10px 15px 0 15px;
	min-height:300px;
	float:left;
}
* html #columnFull{ /* IE 5-6 */
	width:auto;
	margin:10px 30px 0 15px;
}
#leftColumnWide{ /* modern browsers */
	width:435px;
	margin:10px 0 0 30px;
	float:left;
}
* html #leftColumnWide{ /* IE 5-6 */
	margin:10px 0 0 15px;
}
#leftColumnNarrow{ /* modern browsers */
	width:225px;
	margin:10px 0 0 30px;
	float:left;
}
* html #leftColumnNarrow{ /* IE 5-6 */
	margin:10px 0 0 15px;
}
#rightColumnWide{ /* modern browsers */
	width:435px;
	margin:10px 30px 0 0;
	padding-left:25px;
	border-left:3px solid #f9f9f9;
	float:right;
}
* html #rightColumnWide{ /* IE 5-6 */
	width:430px;
	margin:10px 15px 0 0;
}
#rightColumnNarrow{ /* modern browsers */
	width:225px;
	margin:10px 20px 0 0;
	padding-left:20px;
	border-left:3px solid #f9f9f9;
	float:right;
}
* html #rightColumnNarrow{ /* IE 5-6 */
	width:225px;
	margin:10px 10px 0 0;
}

/*************************************************************************/
/*************************** order form **********************************/

td.shc {font-size:14px; font-weight:bold; padding:3px;}
tr.shc {background-color:#F3AF44; color:#555555; }
table.topsec th {text-align:right; }

/*************************************************************************/
/***************************** forum *************************************/

div.forumspacer {height:10px;}

/*************************************************************************/
/**************************** linkage ************************************/

/* fleet link */
#fleetLink a:active{color:#FFBB89; text-decoration:none; border-bottom:1px dotted #FFBB89;}
#fleetLink a:visited{color:#FFBB89; text-decoration:none; border-bottom:1px dotted #FFBB89;}
#fleetLink a:link{color:#FFBB89; text-decoration:none; border-bottom:1px dotted #FFBB89;}
#fleetLink a:hover{color:#FFFFFF; text-decoration:none; border-bottom:1px dotted #FFFFFF;}

/* body copy */
#main a:active{color:#DF7C24; text-decoration:none; border-bottom:1px dotted #DF7C24;}
#main a:visited{color:#DF7C24; text-decoration:none; border-bottom:1px dotted #DF7C24;}
#main a:link{color:#DF7C24; text-decoration:none; }
#main a:hover{color:#1C59AB; text-decoration:none; border-bottom:1px dotted #1C59AB;}

/* footer */
#btm a:active{color:#212121;text-decoration:none; border-bottom:none;}
#btm a:visited{color:#212121;text-decoration:none; border-bottom:none;}
#btm a:link{color:#212121;text-decoration:none; border-bottom:none;}
#btm a:hover{color:#212121; text-decoration:none; border-bottom:1px dotted #212121;}

/* tank lock */
.img_margin{margin:5px;}


/*heater new page*/

div.row {
    padding: 3px 0;
}
div.prodSrch .item.first {
    clear: left;
    margin-left: 51px;
	margin-right: 35px;
    width: 212px;
}
div.prodSrch .item {
    background: url("../images/SrchProdBgHdr.png") no-repeat scroll left top #FFFFFF;
    float: left;
    margin: 0 36px;
    width: 213px;
}

div.prodSrch .item .title {
    height: 35px;
    overflow: hidden;
    padding: 10px 10px 5px;
    position: relative;
    text-align: center;
    vertical-align: top;
}

div.prodSrch .item .title h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

div.prodSrch .item .detail {
    margin: 0 12px;
    width: 188px;
}

div.prodSrch .item .detail .desc {
    float: left;
    height: 80px;
    line-height: normal;
    margin-bottom: 10px;
    margin-left: 2px;
    overflow: hidden;
    text-align: left;
    vertical-align: top;
    width: 96px;
}

div.prodSrch .item .detail .image {
    float: right;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: top;
}

.clearFloat, .clearBoth {
    clear: both;
}

div.prodSrch .item .ftr {
    background: url("../images/SrchProdBgFtr.png") no-repeat scroll left bottom #FFFFFF;
}

div.prodSrch .item .detail .infoBtn, div.prodSrch .item .detail .buyBtn {
    float: right;
}

div.prodSrch .item .detail .price {
    color: #FE6700;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 18px;
    text-align: left;
    width: 30px;
}

div.prodSrch a{ border-bottom:none !important; }

.objects_width{ width:210px; text-align:center;}

/*ROLF*/
.rolf ul{margin:5px 0;}
.rolf_heading{font-size:12px; color:#ff0000;}

#subnav{width:100%;}

/*tech-doc.html======================================*/
.tech-doc--headd{ background:#636363;}
.tech-doc-wrapp h1{ color:#fff; padding:4px 0 4px 0;}
.tech-doc-wrapp { border-collapse:collapse;}
.tech-doc-wrapp{ margin-top:10px;}
tr.alternate-row{ background:#ECECEC;}
.tech-doc-wrapp td { border:1px solid #636363; padding:5px;}
#columnFull.tech-doc-main{ width:97%;}
.Watts-text{ border:#b2b2b2 solid 1px;  float:left; width:100%;}
.Watts-text span{ border-right:#636363 solid 1px; padding:0 5px; float:left; width:76px;}
.Watts-text p{ width:100%; float:left; padding:0; margin:0;}
.tech-doc-wrapp span.five-Lts-text{ padding-left:6px;}

.buttons{ float:left; width:174px;}
.infoBtn img{ width:80px; margin-right:2px;}

/*30-01-2012================================================*/
.fright{ float:right;}
#cardholder h2, #newSites h2, #safety h2, #cardholder.promotion h2{ font-size:14px;  padding-bottom:12px; text-transform:uppercase;}
#cardholder.promotion{ left: 451px; line-height: 14px; position: absolute; top: 274px; width: 229px;}
