/* Aqua Biotope CSS Document */

html, body, p, a, td, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009BC9;
}

a, p {
	color: #009BC9;
}

h1 {
	font-size: 14px;
	margin-top: 5px;
}

.topNav {
	float: left;
	width: 112px;
	height: 15px;
	margin: 10px 4px 0 4px;
	background-color: #009BC9;
	color: #FFF;
	text-align: center;
	vertical-align: 50%;
	font-size: 10px;
}

.topNav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 112px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 6px;
}

#topbanner {
	background:url(../images/banner.gif) top left no-repeat;
	text-align: right;
	vertical-align: top;
	padding: 3px 18px 3px 3px;
	color: #009BC9;
	font-size: 11px;
}

#mainContainer p {
	margin: 4px 0 4px 0;
	padding: 4px 0 4px 0;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}


#headerLower {
	text-align: center;
}


#mainNav {
	width: 750px; 
	height: 20px; 
	font-size: 12px;
	text-align: center;
	padding-right: 4px;
	font-weight: bold;
	color: #993333;
	vertical-align:top;
	font-size: 11px;
}

#mainNav a {
	color: #009BC9;
	text-decoration:none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	padding-bottom: 4px;
}

#mainNav a:hover, #mainNav a:active {
	color: #000;
}

#accountNav {
	width: 750px; 
	font-size: 11px;
	text-align: right;
	padding-top: 7px;
	font-weight: bold;
	color: #009BC9;
	vertical-align: top;
	padding-bottom: 10px;
}

#accountNav a:link, #accountNav a:visited {
	color: #009BC9;
	text-decoration: none;
}

#accountNav a:hover, #accountNav a:active {
	color: #000;
	text-decoration: none;
}

#left {
	width: 155px;
	vertical-align: top;
	background: #DDBC94 url(../images/leftBg.gif) top left no-repeat;
}

#leftFooter {
	background-color: #BE5C41;
	color: #FFF;
	height: 105px;

}

#leftFooter p {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	padding-left: 10px;
}

#content {
	vertical-align: top;
	text-align: center;
}

#content a:link, #content a:visited {
	color: #000;
	text-decoration: none;
	padding-bottom: 30px;
}

#content a:hover, #content a:active {
	color: #000;
	text-decoration: underline;
}

#mainContainer
{
	padding: 0px 10px 10px 10px;
	margin: 0;
	background-color: #F3F3E7;
}

.CategoryHTMLLong {
	color: #009BC9; 
	font-size: 11px;
}

#right {
	width: 135px;
	vertical-align: top;
	background-color: #E2E1C7;
}

#footNav {
	width: 750px; 
	height: 20px; 
	font-size: 10px;
	text-align: center;
	padding-right: 2px;
	color: #009BC9;
	font-weight: bold;
}

#footNav a:link, #footNav a:visited {
	color: #009BC9;
	text-decoration: none;
}

#footNav a:hover, #footNav a:active {
	color: #009BC9;
	text-decoration: none;
}

#reserved {
	text-align: center;
	color: #009BC9;
	padding-bottom: 5px;
}

#reserved p {
	text-align: center;
	color: #009BC9;
	font-size: 10px;
}

#extreme {
	width: 750px; 
	height: 15px; 
	font-size: 10px;
	text-align: center;
	padding-right: 2px;
	color: #CCC;
}

#extreme a:link, #extreme a:visited {
	color: #CCC;
	text-decoration: none;
}

#extreme a:hover, #extreme a:active {
	color: #777;
	text-decoration: none;
}

/***********************************************************************/

.productHeader {
	color: #009BC9;
	height: 20px;
	width: 100%;
	padding: 0;
}

.productDecription {
	color: #009BC9;
	height: 20px;
	width: 100%;
	border-top: 1px solid #009BC9;
	border-bottom: 1px solid #009BC9;
	padding: 0 10px 10px 10px;
}

.productInfo {
	padding-left: 10px;
	color: #009BC9;
}

