html {	font-family: Arial, Helvetica, sans-serif;}

h1, h2, h3{ color: #336799; font-family:  'Trebuchet MS', Arial, Helvetica, sans-serif; }

h1 {  font-size: 140%; }
h2 {  font-size: 130%; }
h3 {  font-size: 120%; }
	
body {
	background-image:url(../images/aqua-spas-bg-1.jpg);
	background-color:white;
	background-position:top;
	background-attachment:fixed;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 50px;
	line-height: 16px;
	font-size: 12px;
	color: #336799;
}	

img {border: 0; }

#container {
        background-color: white;
	width: 920px;
	margin:0px auto;
	padding:0px;
}

#introtext-langnav { 
	width: 920px;
	height: 14px;
	background: transparent url("../images/introtext-langnav.gif") 50% 0 no-repeat; 
	font-size: 11px;
}

#header {
	border: 0px;
	padding:0px;
}
#nav-content-container {
        background-color: white;

	margin-top:0px;	
}
#nav-content-container div {
        background-color: white;
	padding:0px;
	float: left;
}
#left-nav {
	margin-top:0px;	
	width:150px;
}
#content-main {
	width:755px;
	margin-left:8px;
	margin-top:0px;		

	}	

#box {
	width:755px;
	position:relative;
	}	

#breadcrumbs {  
	border: 0px;
	font-size: 11px;
	color: #83A0AF; width:400px;
	position:absolute;
	top:0;
	left:0;
} 

#searchbox {  
	border: 0px;
	font-size: 11px;
	color: #83A0AF; width:212px;
	position:absolute;
	top:0;
	right:0;
} 

a:link, a:visited, a:active
{
	color: #336799;
	text-decoration: none;
	font-size: 11px;
}

a:hover
{
	color: red;
	text-decoration: underline;
        font-weight:bold;
}


a.nav:link, a.nav:visited, a.nav:active
{
	display: block;
	float: left;
	text-decoration: none;
}

a.leftNav:link, a.leftNav:visited, a.leftNav:active
{
	display: block;
	padding: 3px;
	padding-right: 8px;
	text-decoration: none;
	border-bottom: 1px inset #CFCFCF;
	color: #336799;
}

a.leftNav:hover
{
	color: #FFFFFF;
	background-color: #0253BE;
}	


a.content-link:link, a.content-link:visited, a.content-link:active
{
	text-decoration: underline;
	font-size: 13px;
}


#bottom-nav {
        background-color: white;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;			
	width:920px;
}	
	
#bottom-nav div{
	float:left; 
}

#nav-col-1 { margin-left:50px; width:120px; text-align: center;}
#nav-col-2 { margin-left:6px; width:120px; text-align: center;}
#nav-col-3 { margin-left:6px; width:120px; text-align: center;}
#nav-col-4 { margin-left:6px; width:120px; text-align: center;}
#nav-col-5 { margin-left:6px; width:140px; text-align: center;}
#nav-col-6 { margin-left:6px; width:140px; text-align: center;}


#bottom {
	clear:both;
	text-align:right;
}


#footer {
        background-color: white;
	float:left;
	text-align: center;
	margin-top:10px;
	padding:0px;		
	width:920px;
}

#footer div{
	float:left; 
}

#footer-col-1 { margin-left:5px; width:140px; text-align: center;}
#footer-col-2 { margin-left:1px; width:600px; text-align: center;}
#footer-col-3 { margin-left:5px; width:140px; text-align: center;}



.small-text {
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
}


.product-code {color: #006699}
.product-quantity {color: #0066FF}
.spa-hot-chemicals-price-red {	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.spa-hot-tub-chemical-product {	color: #0000CC;
	font-weight: bold;
}
.spa-hot-tub-accessory { color: #0000CC;
}


.product-heading {
	font-weight: bold;
	font-size: 12px;
}
.product-layout-1 {
	padding: 5px 25px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: navy;
	margin-right: 5px;
	margin-left: 5px;
}
.product-layout-2 {
	padding: 5px 25px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: navy;
	margin-right: 5px;
	margin-left: 5px;
}

.product-layout-misc {
	color: #006699;
	padding: 5px 25px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: navy;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: navy;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #CCFFFF;
	background-color: #CCFFCC;}

.footer-text {
	font-size: 11px;
}
