@charset "utf-8";

/* AIR-N-WATER.COM products.html CSS page */
/* Built 3.2.08  */
/* - Questions? email: infoATthedesignswork.com */

body {
	margin:0;
	padding:0;
	/*background: #FFFFFF;*/
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-size: 10pt;*/
	color: #4874A0;
	font-size:.95em;

}

#wrapper {
	width: 955px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #508fc4;
	text-align: left;
}

.productPromotion {
	color:#FE6000;
	font-size:0.85em;
	font-weight:bold;
	text-align:left;
	clear:both;
	display:block;
}

#productFooter
{	
	border-bottom:1px solid #8EB1CB;
	float:left;
	padding:0px;
	position:relative;
	text-align:center;
	width:700px;	
}

#main-content {
	/*margin: 0 0 0 225px;
	padding: 0 20px 0 0; This confuses IE6*/
	float:left;
	width:700px;
}

h3 {
	color: #205183;
	font-size: 1.2em;
	margin: 0;
}

/*  -- HEADER AREA --*/
#header {
	width: 955px;
	margin: 0;
	padding: 0px;
}

.header-bg { background: no-repeat; }

#links {
	color: #1C3753;
	background-color: #fff;
	padding: 5px 8px 0 0;
	font-size: .80em;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float:right;
	white-space: nowrap;
}

#links ul {
	padding-left: 0;
	display: inline;
	border: none;
}

#links ul li {
	margin-left: 0;
	padding: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#links li a {
	text-decoration: underline;
	width: 100%;
	font-size: 1em;
}

/* --- BREADCRUMB --- */
#bread {
	color: #1C3753;
	background-color: #fff;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 8px;
	font-size: .80em;
	font: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;
}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#bread ul li {
	margin-left: 0;
	padding: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#bread li a {
	text-decoration: underline;
	width: 100%;
	font-size: 1em;
}

html>body #bread li a { width: auto; \
}

#bread li a:hover { color: #1C3753; }

#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
}

#bread-gen ul li.first:before { content: " "; }

/* -- SEPARATOR BAR --*/
#separator {
	background-image: url(../images/tabbar_02.gif);
	width: 939px;
	margin:25px 0 0 0;
	padding: 4px 8px 5px 8px;
	color: #FFFF00;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	white-space: nowrap;
	float:none;
}

/* --- PRODUCT PICS, CART SECTION --- */
#prod-main-box {
	margin-top: 10px;
	float: left;
	clear: right;
}

.prod-pic {
	background-image:url(../images/2079-2m.jpg); /* this is for the large product image */
	background-repeat: no-repeat;
	width: 250px;
	height: 245px;
}

.photos-box { float: left; }

.photo {
	height: 35px;
	width: 35px;
	border: 0;
}

.sm-ctr {
	font-size: .80em; /* for "additional photos" text in sm. photos table */
	text-align: left;
	float:left; /*new stuff*/
	margin-right:20px; /*new stuff*/
}

.title-cart-sec {
	float: right; /* this is for the content area to the right of the large product image including cart*/
	width:435px;
	margin: 0px;
}

#cart {
	position: relative;
	float: right;
	width: 425px;
	border: 1px solid #8eb1cb;
	margin: 12px 0 0 0;
	padding: 5px;
	background: url(../images/grad-bg-cart.gif) repeat-x;
}

.title-des {
	color: #205183; /*font style for the item title style in cart box*/
	font-size: 0.9em;
}

.readmore { padding-left: 8px; /* pads the readmore.gif */ }

.item-desc-left {
	color: #205183; /*this is the left-side text style in cart box*/
	font-size: 0.85em;
	margin-top: 0px;
	line-height: 135%;
	float: left;
	text-align: left;
	width:100%;
}

.item-desc-right {
	color: #205183; /*this is the right-side text style in cart box*/
	font-size: 0.85em;
	margin-top: 0;
	line-height: 135%;
	xtext-align: right;
}

.orange { color: #fe6000; /* this is for OUR PRICE and [LOW] STOCK text in cart box */ }

/* -- ADS --*/
.ads-box {
	position:relative;
	/*margin: 5px 40px 0 0;*/
	float:right;
	clear:right;
	white-space: nowrap;
}

.ads-pad { padding-left: 30px; }

/* --- MAIN DESCRIPTION BOX --- */
#main-desc-container {
	position:relative;
	top: 10px;
	width:692px;
	float:left;
	border: 1px solid #8eb1cb;
	background: url(../images/grad-bg-cart.gif) repeat-x;
	padding: 0 8px;
	font-size: 0.9em;	
}

#benefits {
	float: right;
	width: 330px;
	/*margin: 0px;*/
	margin-right: 8px;
}

#specs {
	float: left;
	width: 330px;
/*	margin-right: 8px;*/
	margin: 0px;	
}

.top {
	margin-top: 2em; /* sets <p> space above */
	font-weight: bold;
}

/* --- TETIMONIALS --- */
#testimonial {
	border-bottom:1px solid #8eb1cb;
	padding-bottom: 10px;
	width: 700px;
	float:left;
	height:1%;
}

.testim-left {
	float: right;
	width: 330px;
	margin-top: 25px;
	padding: 0 15px 0 15px;
	font-size: 0.8em;
	/*border-left: 1px solid #8eb1cb;*/
}

.testim-right {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-right: 5px;
	padding: 0 5px 0 26px;
	font-size: 0.8em;
	border-right: 1px solid #8eb1cb; 
}

.readmore2 {
	float: right; /* customer testimony section */
	padding-right: 10px;
}

/* --- PARTS & ACCESSORIES ---- */
#parts {
	position:relative;
	border-bottom: 1px solid #8eb1cb;
	width: 700px;
	padding: 0px;
	float:left;
	text-align:center;
}

.parts-header {
	text-align: left;
	padding: 14px 0 14px 0;
}

.parts-text {
	font-size: .7em;
	padding:6px 10px 10px 10px;
	text-align:left;
}

/* -- SAFE SECURE SHOPPING --*/
#safe {
	border-bottom:1px solid #8eb1cb;
	padding-bottom: 10px;
	width: 700px;
	float:left;
}

.safe-left {
	float: left;
	width: 300px;
	margin-top: 25px;
	padding: 0 5px 0 25px;
	font-size: 1.6em;
font-color:color: #666666;
}

.safe-right {
	float: right;
	width: 330px;
	margin-top: 30px;
	margin-right: 5px;
	padding: 0 5px 0 26px;
	font-size: 0.8em;
	border-left: 1px solid #8eb1cb;
	font-weight: bold;
}

.safe-imgs {
	position:relative;
	float:left;
	display: inline;
	white-space: nowrap;
	margin: 25px 0px 10px 25px;
}

/* -- FOOTER -- */
#footer {
	text-align: center;
	padding: 5px 70px 5px 70px;
	background-color: #306192;
	color:#FFFFFF;
}

#footer a {
	color: #FFFFFF;
	font-size: .75em;
}

#footer a:hover {
	color: #FFFFFF;
	font-size: .75em;
}

.copyright {
	font-size: .85em;
	color: #FFFFFF;
}

/* -- END FOOTER -- */

/* --- MISC --- */
.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;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

.clearfix { display: block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }

.clearfix { display: block; }

form
{
	text-align:right;
	}