﻿h1{
	color:#004518;
	font-weight:bold;
	font-size:10pt;
	font-family:Verdana;
	margin-top:2px;
}


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-color: #edf2db;
	background-position: center top;
	background-repeat: repeat;
}

/*mediheader*/
div#mediheader{
	background-image: url("../images/midicircle_header.gif");
	background-color: #004518;
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}


/*search*/	
 div#search_box{
	background-image: url("../images/search_box.gif");
	background-position: center;
	background-repeat: no-repeat;
	width: 211px;
	height: 37px;
	padding: 13px 0px 0px 0px;
	position: absolute;
	text-align: center;
	right: 4px;
	top: 25px;
}

div#wrapper{
	text-align: left;
	margin: auto;
	width: 770px;
	min-height: 800px;
	background-image: url('../images/wrapperbackground.gif');
}

/*Nav*/
div#navcontainer{
	background-image: url('../images/navstrip.gif');
	padding: 0px 0px 0px 0px;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 135px;
	position: relative;
	background-repeat: repeat-x;
}


#navlist li a: hover {
	text-decoration: underline;
}

img#navcap{
	position: absolute;
	top: 0px;
}

/*Content*/
div#content{
	width:400px;
	padding:2px 0px 2px 2px;
	margin:0px 130px 0px 180px;
}

/*Cat_header*/
div#categoryheader{
	height:20px;
	background-image:url('../images/catbackground.gif');
	background-position:right;
	background-repeat: no-repeat;
	padding:2px 12px 0px 10px ;
	position: absolute;
	font-size:12px;
	font-weight:bold;
	color:#004517;
	margin-left: 180px;
	margin-top:-20px;

}

/*LeftNav*/
div#leftnav{
	margin-top:5px;
	margin-bottom:5px;
	width: 170px;
	padding: 0px 5px 0px 5px;
	float: left;
}

	div#leftnav ul{
		display:block;
	}

	div#leftnav li.menu_root a{
	display: block;
	background-image: url("../images/bulletpoint.gif");
	background-position: 1px center;
	background-repeat: no-repeat;
	font-size: 10.5px;
	font-weight:bold;
	text-decoration: none;
	color: #000;
	padding:2px 0px 3px 20px;
	border-bottom:1px gray dashed;
	
}

div#leftnav2{
	margin-top:-10px;
	width: 170px;
	float: left;
}

	div#leftnav2 ul{
	}

	div#leftnav2 li a{
	display: block;
	background-image: url("../images/bulletpoint.gif");
	background-position: 1px center;
	background-repeat: no-repeat;
	font-size: 10.5px;
	font-weight:bold;
	text-decoration: none;
	color: red;
	padding:3px 0px 2px 20px;
	border-bottom:1px gray dashed;
	
}

div#leftnav2 li:hover a{text-decoration:underline;}


a:hover {text-decoration:underline;}

/*RightNav*/
div#rightnav{
	float: right;
	width:125px; 
	text-align:center;
	margin-right:2px;
	margin-top:-20px;
	position: relative;
}

div#rightnav ul{

	}

	div#rightnav li {
	border-bottom: 1px gray dashed;
	padding-bottom:5px;
	padding-top:5px;	
}

	div#rightnav li a{
	color:#004735;
	font-weight: bold; 
	
}

div#rightnav li:hover a{
	text-decoration:underline;
}


div#mini_basket{
	position: relative;
	width: 115px;
	height: 110px;
	background-color: white;
	text-align: center;
	border:1px #004518 solid; 
}

	div#mini_basket p{
		color: black;
		font-size: .9em;
		margin: 0px 0px 15px 0px;
	}


	div#arrownav ul{

	}

	div#arrownav li a{
	background-image: url("../images/leftnav_arrow.gif");
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 1.1em;
	text-decoration: none;
	color: #000;
	}


/*arrowNav3*/
div#arrownav3{
	padding: 0px 0px 0px 0px;
	float: left;
}

	div#arrownav3 ul{
	display:block;
	}
	
	div#arrownav3 li{
	display:block;
	}


	div#arrownav3 li a{
	background-image: url("../images/leftnav_arrow.gif");
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 9px;
	font-size: 9px;
	text-decoration: none;
	color: #000;
	display:block;
	}

/*greenbold li*/
	div#greenboldlist li a{
	background-image: url("../images/leftnav_arrow.gif");
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 8px;
	font-size: 1em;
	text-decoration: none;
	color: #004735;
	}

/*products*/
div#products{
	padding: 0px;
}

div#products a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#004518;
	font-weight: bold;
	text-decoration: underline;
}

div#products a: hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#004518;
	font-weight: bold;
	text-decoration: underline;
}


div#products table
{
	border-collapse: collapse;

}

div#products table td
{
	border: solid 4px #c5d87f;
	background-image: url("../images/productcurve_bottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 132px;
	padding: 0px;
	text-align: center;
}

div#products table td div
{
	background-image: url("../images/productcurve_top.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 132px;
	padding: 4px;
}

/*productlist*/
div#productlist{
	padding: 0px 0px 0px 0px;
}

div#productlist a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#004518;
	font-weight: bold;
	text-decoration: none;

}

div#newproduct table td{
	border: solid 4px #c5d87f;
	background-image: url("../images/newproducts_headerbottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 448px;
	padding: 0px;
	text-align: left;
}

div#newproduct table td div{
	background-image: url("../images/newproducts_headertop.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 440px;
	padding: 4px;
}

/*productdetails*/
div#productdetails
{
	padding: 0px 0px 0px 0px;
}

div#productdetails table
{
	border-collapse: collapse
}

div#productdetails table td{
	border: solid 4px #c5d87f;
	background-image: url("../images/newproducts_headerbottom.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 448px;
	padding: 0px;
	text-align: left;
}

div#productdetails table td div{
	background-image: url("../images/newproducts_headertop.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 440px;
	padding: 4px;
}

/*Footer*/
div#footer{
    text-align: left;
	clear: both;
	padding: 0px 0px 10px 0px;
	margin: auto;
	Width: 770px;
	border-top: thin solid #004735;
	background-image: url("../images/footerbackground.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

/*more styles*/
.gbold {color: #004735;font-weight: bold; 10px;}
.bold{color: black;font-weight: bold;}
.bold2{color: black;font-weight: bold; text-decoration:underline;}
.innertable {border: 1px #FFFFFF solid;}
.outertable {border: 5px #C5D87F solid;}
.whitetable {border: 1px white solid;}
.menutable {border: 1px #646e7d solid;}
.pcell {position: static;padding: 6px;}
.redb {color: red;font-weight: bold; 10px;}
.redbig {color: red;font-weight: bold; 14px;}
.right{text-align: right;}
.left{text-align: left;}
.checkouttextheader{
	color:#004517;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;}


li.menu_sub {display:block;margin-left:10px; 
	font-size: 10.5px;
	text-decoration: none;
	color: #004517;
	margin-right:4px;
	background-position: 1px left;
	background-repeat: no-repeat;
	padding:0px 0px 3px 3px;

}

li.menu_sub a{display:block;margin-left:10px; 	
	font-size: 10.5px;
	color: #004517;
	margin-right:4px;
}

li.menu a: hover {
	text-decoration:underline;
	font-weight:bold;
}

/*checkout*/

div#checkouttext{
	color:#E5E5E5;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	 
}

div#checkouttext a{
	color:#004517;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	}
	
	
	div#descriptionbox{
	margin-top:35px;
}

div#checkouttext a{
	color:#004517;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	}
	

