@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #0f0700;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #494949;
}

ul#cleanwater  {
	margin: 0px;
	padding: 0px;
}

ul#cleanwater  li{
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
	font-size: 9px;
	text-transform: uppercase;
}

ul#cleanwater  li a{
	color: #ffffff;
}



#tiletopback {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/custom/themes/default/images/tile-topback.gif) repeat-x;
	height: 382px;
	width:100%;
	z-index: -5;
	margin: 0px;
}

#tilecontainer {
	position: absolute;
	top: 382px;
	left: 0px;
	background-image:url(/custom/themes/default/images/tile-back.gif);
	background-repeat: repeat;
	width:100%;
	z-index: -10;
}
	
#container {
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	margin: 0 auto;
	position: relative;
	height: 106px;
	width: 815px;
}

#header #notice {
	position: absolute;
	top: 90px;
	left: 530px;
	color: #9d2a04;
	z-index: 5;
	font: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#header #quicklinks {
	position: absolute;
	top: 3px;
	left: 452px;
	width: 300px;
	color: #ffffff;
	font:Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 5;
}

#navBreadcrumb {
	font-size: 11px;
}

#header #mainmenu{
	position: absolute;
	top: 75px;
	left: 395px;
	width: 500px;
	color: #ffaf00;
	font: Helvetica, Arial, sans-serif;
	font-size: 10px;
	z-index: 5;
}

#header #home a {
	position: absolute;
	top: 90px;
	left: 10px;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	color: #ffaf00;
	text-transform:uppercase;
}
	

#header #qlinks {
	position: absolute;
	top: 0px;
	left: 349px;
	height: 106px;
	width: 464px;
	background-image:url(/custom/themes/default/images/tile-top.gif);
	}
	

#mainContentwrap {
	width: 100%;
	background-image:url(/custom/themes/default/images/tile-back.gif);
	background-repeat:repeat
}
	

#mainContent {
	padding: 0px;
	width: 803px;
	margin: 0 auto;
	
}

.detailText {
	margin: 0 15px 0 0;
}

#mainContent3 {
	padding: 0px;
	width: 755px;
	padding: 0 0 0 10px;
}


#sidebar {
	float: left;
	width: 175px;
	height: 393px;
	background-image: url(/custom/themes/default/images/sidenav-tile.gif);
}

#authseal {
	position: absolute;
	top: 500px;
	left: 60px;
}

#socialbuttons {
	position: absolute;
	top: 425px;
	left: 44px;
}



#mainContent2 {
	margin-left: 185px;
	width: 574px;
}


#product_wrap {
	position: relative;
	width: 750px;
}

#next_back {
	position: absolute;
	top: -10px;
	left: 655px;
}
	
#lgprod_pict {
	float: left;
	width: 400px;
	margin-right: 5px;
}

#prod_description {
	float: left;
	width: 335px;
	padding: 0 0 0 4px;
	line-height: 1.45em;
}

#prod_description h1 {
	font-size: 16px;
	margin: 0 0 2px 0;
	font-weight: normal;
	color: #062978;
	letter-spacing: .2em;
}

#prod_description h2 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	color: #07307a;
}



	

#mainContent #top {
	position: relative;
	background-image: url(/custom/themes/default/images/top.gif);
	height: 24px;
	width: 803px;
}

#mainContent #middle2 {
	position: relative;
	top: -12px;
	background-image: url(/custom/themes/default/images/middle.gif);
	background-repeat:repeat-y;
	width: 803px;
}

#mainContent #middle {
	position: relative;
	top: -5px;
	background-image: url(/custom/themes/default/images/middle.gif);
	background-repeat:repeat-y;
	width: 803px;
}

#mainContent #middle #middletxt {
	padding: 6px 20px 2px 20px;
}

#mainContent #cfoot {
	position: relative;
	background-image: url(/custom/themes/default/images/foot.gif);
	width: 803px;
	height: 50px;
}

#homelftblock {
	float: left;
	width: 445px;
	border: 1px solid #ffffff;
}

#homergtblock {
	margin-left: 455px;
	width: 300px;
	border: 1px solid #ffffff;
	line-height: 1.45em;
}

#homergtblock h1{
	font-size:12px;
	color: #ba0c0c;
	margin: 0px;
	font-weight:normal;
	letter-spacing: .1em;
}

#productTitle2 {
	font-weight:normal;
	font-size:12px;
}

#productTitle2 a{
	color: #0762d1;
	font-size: 10px;
}

.smprodimage {
	border: 1px solid #e3e3e3;
	background: #ffffff;
	padding: 2px;
	margin: 2px;
}

.smprodimage:hover{
	border: 1px solid #fed643;
	background: #fdfdf4;
	
}

#homepict {
	float: left;
	text-align:center;
	margin: 0 5px 0 0;
	width: 175px;
}


#homebox {
	position: relative;
	width: 771px;
	height: 149px;
	background: url(/custom/themes/default/images/homebox.gif);
	left: -4px;
}

#homebox h1 {
	font-size:14px;
	color: #ba0c0c;
	margin: 0 0 3px 0;
	font-weight:normal;
	letter-spacing: .1em;
}

#homebox #box1 {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 240px;
	height: 130px;
	border-right: 1px dashed #ccc;
}

#homebox #box2 {
	position: absolute;
	top: 15px;
	left: 260px;
	width: 300px;
	height: 130px;
	border-right: 1px dashed #ccc;
}

#homebox #box3 {
	position: absolute;
	top: 15px;
	left: 570px;
	width: 195px;
	height: 130px;
}
	
		



#homepict h2 {
	font: Arial, Helvetica, sans-serif 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}







#footer {
	position: relative;
	height: 83px;
	width: 815px;
}

#footer #footertxt1 {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #0099FF;
	font-size:10px;
	width: 165px;
}

#footer #footertxt2 {
	position: absolute;
	top: 0px;
	left: 586px;
	color: #0099FF;
	font-size:10px;
}

#footer #emaillist {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 267px;
}

#footer #emaillist input {
	border: 1px solid #4e2706;
	font-size:9px;
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


#joinemail {
	background-color: #221000; 
	color: #757272; 
	margin-right: 10px;
	width: 175px;
}

#joinemailsubmit {
	background-color: #211e1b; 
	color: #757272; 
	width: 45px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#fltleft {
	position: relative;
	float: left;
	margin-right: 15px;
	z-index: 10;
}
