 @charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #4294cd;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	color: #333;
}
* :focus {
	outline: 0;
}
body img {
	border:none;
}
h1 {
	margin:20px 0 10px 0;
	font-size:150%;
	color:#1e439c;
}
h2 {
	text-align:center;
	color:#257d41;
	font-size:120%;
}
h2.plasticImpact {
	text-indent: -200em;
	background:url(../images/hiddenDangers.jpg) no-repeat;
	height:308px;
	width:650px;
}
a {
	color:#1e439c;
}
.fltLeft {
	float:left;
	margin:0 20px 5px 0;
}
.fltRight {
	float:right;
	margin:0 0px 5px 10px;
}
.center {
	text-align:center;
}
.smallText {
	font-size:75%;
	color:#318246;
}
.smallBlkText {
	font-size:70%;
	color:#000;
}
.requiredMarker {
	color:#318246;
	font-weight:bold;
}
#navigation {
	float:left;
	height:691px;
	width:204px;
	background:url(../images/navBkgnd.jpg) no-repeat;
	margin-left: -295px;
	margin-top:-3px;
	display:inline;/* IE6 dbl margin bug fix*/	
	padding:20px 5px 0 65px;
}
#navigation img {
	margin:390px 0 0 -25px;	
}
#container {
	width: 985px;
	background:url(../images/siteBkgnd_02.jpg) repeat-y #FFFFFF;
	margin: 0 auto;
	border:none;
	text-align: left;
}
#header {
	background: #DDDDDD;
	padding: 0;
	font-size:0; /* remove default line-height in IE */
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#mainContent {
	padding: 1px 40px 20px 295px;
	background:url(../images/siteBkgnd_02.jpg) repeat-y;
	line-height:140%;
}
#mainContent .coolerPair {
	background:url(../images/homeContentBgnd.jpg) no-repeat 3px 0px;
	width:405px;
	margin-right: -27px; /*to bring div to right hand edge*/
	margin-left:2px;
	padding: 190px 20px 0px 250px;
}
#mainContent .coolerPair ul {
	margin:0;
	padding:0;
}
.basicList {
	margin-left:20px;
	padding:0;
}
#mainContent .coolerPair ul li, .basicList li{
	background:url(../images/waterBullet.jpg) no-repeat 0px 0px;
	padding-left:20px;
	list-style:none;
	line-height: 100%;
	margin-bottom: 10px;
}
#mainContent .allCaps {
	text-transform:uppercase;
}
#footer {
	padding: 100px 10px 0 10px;
	background:url(../images/siteBkgnd_04.jpg) no-repeat #4294cd;
	font-size:70%;
	color:#abe480;
}
#footer #nav {
	text-align:center;
}
#footer #nav a {
	color:#FFF;
	text-decoration:none;
}
#footer #nav a:hover {
	text-decoration:underline;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding: 0 8px;
	border-right:solid 1px red;
	list-style:none;
}
#footer ul li.noBorder {
	border:none;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#footer .nav {
	text-align:center;
	color:#FFF;
	font-size:120%
}
#footer .copyRight {
	float:left;
	width:450px;
	padding-left:20px;
}
#footer .credits {
	text-align:right;
	padding-right:10px;
}
.clear {
	clear:both;
}
.freeTrial {
	position:absolute;
	top:16px;
	left:252px;
	font-size: 90%;
	width:140px;
}
.freeTrial img {
	float:left;
}
.freeTrial a {
	text-decoration:none;
	color:1e439c;
}
.freeTrial a:hover {
	color:#9de06c;
}
#contact {
	border-collapse:collapse;
}
#contact.freeForm {
	background:url(../images/contactFormBkgd.jpg) no-repeat 385px 0px;
	}
#contact th {
	text-align:left;
	padding:3px;
	font-weight:normal;
}
#contact td.comments {
	padding: 10px 0 0 0px;
	text-align:left;
}
#contact .required {
	border-left:solid 6px #318246;
	margin-left:0px;
}
#contact input, #contact textarea, #contact select {
	border:solid 1px #1e439c;
}
#contact input, #contact select {
	width:200px;
	margin-left:6px;
}
#contactInfo td {
	vertical-align:top;
}
#trialDiv {
	background:#eae9f1;
	padding: 40px 25px;
}
#formDiv {
	background:url(../images/qcComments.png) no-repeat;
	padding: 25px;
}
#contactDiv {
	background:url(../images/contactBgnd.png) no-repeat;
	padding: 25px;
	height:150px;
}
#coolersFltLft {
	float:left;
	width:270px;
	margin-right: 20px;
}
#tabImageFltrt {
	float:right;
	width:270px;
	margin-left: 20px;
}
#whlHouseFltLft {
	float:left;
	width:200px;
	margin-right: 20px;
}
.colorChoices {
	background:url(../images/colorsBgnd.gif) no-repeat;
	height:28px;
	width:240px;
	padding:5px 0 0 12px;
	margin: 10px 0 0 10px;
}
.colorChoices img {
	margin:0 10px -5px 5px;
}

#featuresList {
	margin:15px 0 40px 0;
	padding:0;
	font-size:90%;
}
#featuresList li {
	margin-bottom:5px;
}
#brochures {
	border-collapse:collapse;
}
#brochures th {
	color:#993300;
	text-align:center;
}
#brochures td {
	text-align:center;
	color:#000066;
	font-size:75%;
}
#brochures td img {
	margin-bottom:-6px;
}
#calculator {
	border-collapse:collapse;
	font-size:85%;
	width:100%;
	margin-top:30px;
	background:url(../images/5gallonPair.jpg)no-repeat 40px 180px;
}
#calculator td {
	padding:0 5px;
}
#calculator th {
	font-weight:normal;
	text-align:right;
	padding:10px 10px;
}
#calculator tr.total th, #calculator tr.total td {
	font-weight:bold;
	font-size:140%;
}
#calculator tr.total img {
	float:left;
	margin:-30px 0px 0 20px;
}
#calculator td input {
	width:75px;
}
#calculator td input.noBorder {
	border:solid 1px #FFF;
}
#calcBottles img{
	float:left;	
}
#penniesBottle {
	position:absolute;
	top:425px;
	left:991px;
}
#featureBenifits {
	border-collapse:collapse;
	border:none;
}
#featureBenifits td, #featureBenifits th{
	padding:4px;
	border:none;
}	
#featureBenifits th {
	color:#257d41;
}
#featureBenifits .stripe {
	background-color:#d5e5f1;
}
#imageDiv {
	width:160px;
	font-size:75%;
	float:left;
}
#imageDiv img {
	margin:0 10px 0 0;	
}
