/* Start parameters for the site */
/* Default color for all links */
a, a:visited, a:active, a:hover{
	color: #0000FF;
}

.wrapper, .absheader, .absfooter{
/* Width of the site */
	width: 980px; /* SITE_WIDTH */
}
/* Height of the header */
.absheader{
	height: 180px;
}
.wrapper{
	padding-top: 180px;
	background-image: url(../images/wrapperbg.gif);
	background-repeat: repeat-y;
}
.wrapper1{
	background-position: right 0;
}
/* Padding top */
.wrapper{
	margin-top: 0;
}
/* Content padding */
.content{
/*
	padding: top right bottom left;
*/
	padding: 12px 12px 12px 12px; /* LEFT_PADDING, RIGHT_PADDING */
}

/* Width of the left navigation */
.colleft, .colright{
	width: 176px; /* LEFTCOL_WIDTH */
}
.content{
	width: 776px; /* =SITE_WIDTH - LEFTCOL_WIDTH - LEFT_PADDING - RIGHT_PADDING */
}
.clear0{
	clear: both;
	height: 0;
	overflow: hidden;
}
/* Default styles for the whole site */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center 0;
	background-color: #f7f4e3;
	color: #000033;
}
.wrapper{
	background-color: #ffffff; /* Background color for the inner area */
}
.absheader{
	background-color: #ffff66; /* Backgound color for the header */
}
.absfooter{
	background-color: #ffcc00; /* Background color for the footer, can be transparent */
}

/* End parameters for the site */
body{
	margin: 0;
	padding: 0;
}
form{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}

fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
fieldset legend{
	display: none;
}
ul, li{
	margin: 0;
	padding: 0;
}
.content ul{
	margin: 0 0 12px 24px;
}

.no-display{
	display: none;
}
.wrapper{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.content{
	float: right;
}
.content1{
	float: left;
}
.absheader{
	position: absolute;
	top: 0;
	left: 0;
}
.absheaderbox{
	border: 1px solid #505050;
	background-color: #ffcc00;
}
.absheadertext{
	float: left;
	text-align: center;
	width: 500px;
	padding: 20px 0 0 0;
	font-family: Georgia;
	font-size: 15px;
	line-height: 20px;
}
.absheadertext h1{
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 3px 0;
}
.absheadertext strong{
	font-style: italic;
	display: block;
	font-size: 11px;
}
.absheadertbl{
	border-collapse: collapse;
	border-top: 1px solid #505050;
	border-left: 1px solid #505050;
	float: right;
}
.absheadertbl a{
	color: #000000;
}
a.viewcart{
	background-image: url(../images/minicart.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding-left: 22px;
}
a.cartitems{
	text-decoration: none;
}
.absheadertbl td{
	padding: 9px 20px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}
.absheadertbl .absheadertbl-line1 td{
	background-color: #ffff66;
}
.absheadertbl .absheadertbl-line2 td{
	background-color: #ccff99;
}
.absheadertbl .absheadertbl-line3 td{
	background-color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	height: 54px;
}
.absheadertbl .absheadertbl-line3 td.absheadertbl-td2special{
	vertical-align: bottom;
}
.absheadertbl .absheadertbl-line3 td.absheadertbl-td2special img{
	display: block;
	position: relative;
}
.cca{
	background-image: url(../images/cc.png);
	height: 43px;
	width: 108px;
	text-indent: -3000px;
	overflow: hidden;
	margin: auto;
}
.absheadercustom{
	clear: both;
	text-align: center;
	height: 31px;
	line-height: 28px;
}
.absheadercustom p{
	margin: 0;
/*	padding: 3px 0 0 0;*/
}
ul.topnav{
	list-style: none;
	border-top: 1px solid #ffff00;
	border-bottom: 1px solid #ffff00;
	border-left: 1px solid #ffff00;
	line-height: 21px;
}
ul.topnav a{
	color: #ffff00;
	font-weight: bold;
	font-size: 14px;
}
ul.topnav a span{
	color: #ffffff;
}
ul.topnav li{
	float: left;
	background-color: #000080;
	border-right: 1px solid #ffff00;
	text-align: center;
}
ul.topnav li.topnav1{
	width: 497px;
}
ul.topnav li.topnav2{
	width: 200px;
}
ul.topnav li.topnav3{
	width: 279px;
}

.colleft{
	float: left;
}
.colright{
	float: right;
}
.colleftbox{
	border: 1px solid #111111;
	padding: 15px 6px 6px 6px;
	margin: 0 0 15px 0;
}
.searchform{
	text-align: center;
	margin: 0 0 12px 0;
}
.searchform input{
	margin: 0 0 6px;
}
.searchform input.search-text{
	text-align: center;
}
.shopbymanufacturer{
	font-size: 14px;
	color: #ffffff;
}
.ddm{
	margin: 0 0 12px 0;
}
.ddm select{
	margin: 0 auto;
	display: block;
}
.clearancesale{
	background-image: url(../images/sale-clearance.gif);
	width: 68px;
	height: 35px;
	display: block;
	margin: 0 auto 10px auto;
	text-indent: -3000px;
	overflow: hidden;
}
.nav{
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #000033;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.nav li{
	margin: 0 6px;
}
li.aquascapeproducts{
	margin: 0;
}
.aquascapeproducts a{
	background-image: url(../images/sidenav_aquascape_products.gif);
	height: 25px;
	padding: 0 !important;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0 !important;
}
.nav h5{
	font-size: 12px;
	color: #FFCC33 !important;
	font-weight: normal;
	padding: 3px 6px;
	line-height: 18px;	
	cursor: pointer;
	margin: 0;
}
.nav li{
	border-bottom: 1px solid #ffcc33;
}
.nav li li{
	border: 0;
	margin: 0;
}
.nav ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav a{
	color: #FFCC33 !important;
	display: block;
	text-decoration: none;
	padding: 5px 6px;
	line-height: 14px;
}
.nav li li a:hover{
	text-decoration: underline;
}
.nav ol a{
	font-size: 10px;
	border: 0;
	line-height: 21px;
	padding: 0 6px;
}

.colright{
	text-align: center;
	color: #ffff00;
}
.colright h2{
	color: #ffcc00;
	font-size: 22px;
	margin: 0 0 5px 0;
	font-weight: normal;
}
.navright{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
.navright a{
	color: #ffffff !important;
	font-weight: bold;
}
.navright li{
	border-bottom: 1px solid #111111;
	padding: 1px 5px 3px;
}
.navright a:hover{
	color: #ff0000 !important;
}
.navright span{
	color: #ffff00;	
}
.navright strong{
	color: #ffff00;
}
.colright p{
	line-height: 20px;
	font-size: 14px;
}
.colright h3{
	color: #ffcc00;
	margin: 0 0 10px 0;
	font-size: 16px;
}
.navright2{
	list-style: none;	
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 16px;
}
.navright2 a{
	color: #ffffff;
	font-weight: bold;
}
.absfooter{
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #000000;
	padding: 12px 0;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
}
.absfooter a{
	color: #000000;
}

