/* CSS Document */

* {
margin:0;
border:0;
padding:0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
background-image:url(../images/page-bg.gif);
background-attachment:fixed;
}

#maincontainer {
width:900px;
margin:auto;
border:1px #EBEBEB solid;
background:#fff;
}

#topcontainer {
width:inherit;
height:98px;
background-image:url(../images/header-bg.gif);
background-repeat:repeat-x;
}

#logo {
width:208px;
height:98px;
float:left;
}

#topright {
height:98px;
width:670px;
/*padding-right:75px;*/
float:right;
background-image:url(../images/header-right.gif);
background-repeat:no-repeat;
}

#midcontainer {
background:#fff url(../images/header-bottom-bg.gif) repeat-x;
padding:22px 0px 0px 20px;
clear:both;

}

.subcontainer {
width:880px;
}

#leftcontainer {
width:189px;
/*border-right:1px #999 solid;*/
float:left;
}

#leftcontainer img {
margin-top:5px;
}

#rightcontainer {
width:683px;
height:auto;
float:right;
padding-left:5px;
border-left:1px #999 solid;

}

#mainpic {
float:right;
width:671px;
height:275px;
/*border-left:1px #999 solid;*/
margin-bottom:5px;
}

#rightcontainer h1 {
border-bottom:1px #999 solid;
line-height:40px;
margin:10px 0px 25px 10px;
font-size:16px;
font-weight:lighter;
color:#08681D;
}

#rightcontainer h2 {
width:166px;
background-image:url(../images/box-head.gif);
background-repeat:no-repeat;
font-size:12px;
color:#CCFFCC;
height:42px;
padding-top:18px;
text-align:center;
}

h3 {
	margin:10px 10px 15px 10px;
	font-size:16px;
	font-weight:lighter;
	color:#08681D;
	border-bottom:1px #999 solid;
	padding-bottom:7px;
	
}

.box {
background-image:url(../images/box-bg.gif);

background-repeat:repeat-y;
}

.box p {
margin:7px 4px 17px 0px;
text-align:justify;
line-height:15px;
}

.box2 {
background-image:url(../images/box2-bg.gif);

background-repeat:repeat-y;
}

.box3 {
background-image:url(../images/box3-bg.gif);

background-repeat:repeat-y;
}

.listhead {
color:#fff;
font-size:12px;
font-weight:bold;
line-height:30px;
text-align:center;
}

.listhead2 {
color:#fff;
font-size:12px;
font-weight:bold;
line-height:30px;
text-align:left;
padding-left:50px;
}

#brand {
margin-top:25px;
padding-left:3px;
float:right;
padding-right:7px;
}

#brand h1 {
margin-top:0px;
line-height:10px;
font-size:12px;
border:0px;
padding-left:15px;
color:#006600;
font-weight:bold;
}

#footer {
height:42px;
background-image:url(../images/footer-bg.gif);
clear:both;
color:#080808;
}

#footer a {
color:#080808;
text-decoration:none;
}

#footer a:hover {
color:#006600;
text-decoration:underline;
}

#address {
clear:both;
padding-top:16px;
text-align:center;
}

#footermenu {
	width:900px;
	margin:auto;
	padding:7px 0px 7px 0px;
	
}

#bottom-menu {
	color:#fff;
	width:500px;
	float:left;
	
}

#bottom-menu ul {
	margin:0;
	padding:0;
	float:none;
}

#bottom-menu li {
	list-style-type:none;
	float:left;
	padding:0px 15px 0px 15px;
	border-right:1px #fff solid;
}

#bottom-menu a {
	color:#fff;
	text-decoration:underline;
}

#aquaweb {
width:350px;
float:right;
text-align:right;
font-size:10px;
}



#aquaweb a {
color:#fff;
text-decoration:none;
}

hr {
border-bottom:1px #999 dotted;
}


.lefttube {
float:left;
}

.righttube {
float:right;
}

.textborder {
border:1px #208235 solid;
}

.border {
border:1px #669900 solid;
}

.frm {
	background:#E2EAD9;
	
}

.more {
	color:#046E1B;
	font-size:10px;
	font-weight:bold;
	padding-bottom:15px;
	
	padding-top:15px;
	
}

.more a {
	color:#046E1B;
	text-decoration:none;
}

.more a:hover {
	color:#046E1B;
	text-decoration:underline;
}

.item{
	padding-left:4px;
	
}

.itemimage{
	padding-left:4px;
	border:1px #006633 solid;
	
}


.item2 {
	padding-left:2px;
}

.price {
	font-weight:bold;
}

.name {
	padding:10px 7px 10px 4px;
	font-weight:bold;
	
}

.des {
	padding:0px 7px 10px 4px;
	text-align:justify;
}

.details {
	margin-left:11px;
	text-align:justify;
	margin-bottom:12px;
	margin-right:11px;

	
}

.enlarge {
	color:#046E1B;
	font-size:11px;
}

.enlarge a{
	color:#046E1B;
	text-decoration:none;
}

.enlarge a:hover {
	color:#046E1B;
	text-decoration:underline;
}

.checkout {
	border:1px #24853A solid;
	margin-top:15px;
	margin-left:37px;
}

.hidden {
	padding:0px 7px 10px 4px;
	text-align:justify;
	height:40px;
	overflow:hidden;
}

.hidden ul {
	margin-left:15px;
	padding:0px;
}

.hidden li {
	padding-bottom:6px;
}

.list1 { margin:10px 17px; padding:0;}
.list1 li { color:#006600; padding-bottom:7px;}
