/* the basics */

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, san-serif;
	font-size: .75em;
	background: #b4c081;
	color: #6a737b;
}

.hide {
	display: none;
	}
		
#wrap {
	width: 856px;
	margin: 0 auto;
	padding: 0;
	background: url(../i/m_body.gif) repeat-y top left;
	}

/* header area */

#head {
	width: 856px;
	height: 145px;
	background: url(../i/m_head.gif) no-repeat top left;
	position: relative;
	}
	
#home {
	width: 200px;
	height: 100px;
	padding: 0;
	margin: 0;
	float: left;
	}	
	
#shop {
	width: 250px;
	float: right;
	text-align: center;
	margin: 35px 40px 20px 0;
	border: 1px dotted #899c39;
	background: #eaeedf;
	}	
		
body #shop p {
	color: #899c39;
	font-size: .9em;
	margin: 5px 0;
	padding: 0;
}

a#checkout {
	color: #899c39;
	}
		
/* navigation... here goes! */

#nav {
	float: left;
	width: 800px;
	font-size: 10px;
	line-height: normal;
	margin: 0 0 0 37px!important; margin: 0 0 0 18px;
	padding: 0;
	}
	
ul#prim_nav	{
	margin:0;
    padding:0;
    list-style:none;
    width: 800px;	
    }
    
ul#prim_nav li {
	float:left;
    margin:0;
    padding:0;
	list-style:none;
    background: url(../i/nav_right.gif) no-repeat top right;
    margin-right: 2px;
    }
    
ul#prim_nav a {
	float: left;
	display: block;
    height: 22px;
    padding: 7px 10px;
    height: 8px!important;
    background: url(../i/nav_left.gif) no-repeat top left;
    position: relative;
    left: -2px;
	}

  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
  	
body #nav li.current_prim {
    background: url(../i/nav_on_right.gif) no-repeat top right;
    color: #f3f5ec;
	}
	
body #nav li.current_prim a {
    background: url(../i/nav_on_left.gif) no-repeat top left;
    color: #f3f5ec;
	} 
	
ul#sec_nav {
	margin:0;
    padding:0;
    list-style:none;
    width: 799px; height: 24px;
    border-top: 1px solid #b4c081;
    border-bottom: 1px solid #b4c081;
    background: url(../i/sub_off.gif) repeat-x top left;
    position: relative;
    left: -9px;
    clear: both;
    z-index: 100;
}

ul#sec_nav li {
	float:left;
    margin:0;
    padding: 6px 10px;
    list-style:none;
    }
    
ul#sec_nav li a {
	color: #f3f5ec;
	}

body #nav li.current_sec {
    background: url(../i/sub_on.gif) repeat-x bottom left;
    margin-top: 1px;
    padding-top: 5px!important;
	}
	
body #nav li.current_sec a {
    color: #899c39;
	}	
	    
/* Sidebars */
#content {
	width: 856px;
	margin: 0 auto;
	padding: 5px 0; 
	clear: both;
	}

#side_left {
	width: 150px;
	float: left;
	position: relative;
	left: 28px;
	}

#side_right {
	width: 150px;
	float: right;
	position: relative;
	left: -32px;
	}
	
body #side_left p, body #side_right p {
	font-size: 11px;
	margin: 5px 0;
	}
	
body #side_left a, body #side_right a {
	font-weight: normal;
	}	

body #side_left ul, body #side_right ul {
	margin: 0;
	padding: 0;
	}
	
body #side_left ul li, body #side_right ul li {
	margin: 3px 18px;
	padding: 0;
	}
			
div.side_box {
	margin: 10px; padding: 0px 10px 5px 10px;
	width: 130px; width: 110px!important;
	border: 1px solid #899c39;
	background: #f3f5ec;
	}

div.side_box h2 {
	margin: 7px 0!important; margin: 7px 0 0 0;
	width: 112px; height: 21px;
	padding: 0;
	background: url(../i/h_sm.gif) no-repeat top left;
	text-indent: 12px;
	display: block;
	font-size: 12px;
	color: #ba9765;
	font-weight: normal;
	font-family: helvetica, arial, san-serif;
	clear: both;
	}
	
input#search {
	width: 100px;
	}
	
select#searchBasic, select#searchGreen {
	font: .9em/1.25em Helvetica, Arial, Verdana, san-serif;
	margin-left: 5px;
	
	}	

form#searchform {
	margin: 0!important; margin: -10px 0 0 0;
	padding: 0;
	}
	
ul#crit, ul.green {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul#crit li, ul.green li {
margin: 15px 0!important;
padding: 0;
list-style: none;
font-size: 11px;
clear: both;
}

ul#crit li img, ul.green li img {
	padding-right: 5px;
	}
	
/* middle section */
#middle {
	width: 497px;
	padding: 10px; width: 477px!important;
	float: left;
	margin: 0 0 0 28px!important; 
}

/* introduction box */

#intro {
	width: 480px; height: 210px;
	padding: 10px 30px 15px 30px;
	margin-top: 30px;
	width: 420px!important; height: 210px!important;
	background: url(../i/intro_bottom.gif) no-repeat bottom right;
	}

body #intro h1 {
	display: block;
	width: 480px; height: 29px;
	padding: 25px 0 0 190px;
	width: 290px!important; height: 4px!important;
	font-weight: normal;
	font-size: 22px;
	color: #ba9765;
	background: url(../i/intro_top.gif) no-repeat top right;
	position: relative;
	top: -35px; left: -30px;
	margin-bottom: -15px;
	}

h2#intro_h2 {
	margin: 0!important;
	padding: 0!important;
	font-size: 1.0em!important;
	font-weight: normal;
	font-style: italic;
	color: #899c39;
	border: none!important;
	}

body #intro p {
	font-size: 11px;
	line-height: 14px;
	margin: 3px; 
	}

body #intro img {
	float: left;
	margin-right: 10px;
	margin-top: -20px;
	padding: 0 0 10px 0;
	}

/* Category Page */
#cat_intro {
	width: 480px; height: 230px;
	padding: 10px 30px 15px 30px;
	width: 420px!important; height: 205px!important;
	}

div.prod_subcat {
	width: 135px; height: 200px;
	padding: 15px; 
	width: 105px!important; height: 170px!important;
	margin: 10px;
	float: left;
	border: 1px solid #ba9765;
	}
	
div.prod_subcat h1 {
	text-align: center;
	color: #ba9765;
	font-size: 15px;
	margin: 5px 0;
	}
	
div.prod_subcat img {
margin-left: -10px	}			
/* section/page headings */
	
h1.pageheader {
	width: 405px; height: 29px;
	padding-bottom: 10px;
	height: 19px!important;
	text-indent: 25px;
	background: url(../i/h_lg_blank.gif) no-repeat bottom left;
	display: block;
	font-size: 16px;
	color: #ba9765;
	font-weight: normal;
	font-family: helvetica, arial, san-serif;
	clear: both;
}

.prod_img {
	float: left;
	}
/* product areas  */
div.product {
	width: 235px; padding: 15px; width: 205px!important;
	float: left;
	}

div.product_long {
	width: 460px; padding: 15px; width: 430px!important;
	float: left;
	border-bottom: 1px dotted #333;
	display: block;
	}
	
div.product_long img {
	float: left;
	padding: 5px;
	}	
		
div.product h1, div.product_long h1, div.product h2, div.product_long h2, div.product h3, div.product_long h3 {
	color: #899c39;
	}

div.product h1 a, div.product_long h1 a {
	color: #899c39;
	text-decoration: none;
	}
	
div.product h1 a:hover, div.product_long h1 a:hover {
	color: #ba9765;
	text-decoration: underline;
	}
	
div.product h1, div.product_long h1 {
	font-size: 1.1em;
	margin: 6px 0 0 0;
	padding: 0;
	}

div.product h2, div.product_long h2 {
	font-size: 1em!important;
	margin: 0!important; padding: 0!important;
	border: none!important;
	clear: both;
	}	

div.product h3, div.product_long h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0; padding: 0;
	}
	
div.product p, div.product_long p {
	margin: 5px 0;
	}	

div.product a, div.product_long a {
	text-decoration: underline;
	}

.price {
	color: #ba9765;
	font-weight: bold;
	font-size: 1.25em;
	}
	
/* footer */
#foot {
	width: 856px; height: 53px;
	padding: 10px 0 0 40px;
	width: 816px!important; height: 43px!important; 
	background: url(../i/m_foot.gif) no-repeat top left;
	clear: both;
	}
	
body #foot p {	
	color: #f3f5ec;
	font-size: 11px;
	padding: 0; margin: 0;
	}

p#foot_copy {
	width: 250px;
	float: left;
	}
	
body #foot a {
	color: #f3f5ec;
	}
	
p#foot_links {
	float: right;
	width: 500px;
	margin-right: 45px!important;
	text-align: right;
	}
	
p#foot_links a:link, p#foot_links a:visited, p#foot_links a:active { text-decoration: none; font-weight: bold; }
p#foot_links a:hover { text-decoration: underline; font-weight: bold; }
/* links and typography */

a:link {
	color: #ba9765;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #6a737b;
	text-decoration: underline;
	}
	
a:visited {
	color: #b4c081;
	text-decoration: none;
	}
		
img {
	border: none;
	text-decoration: none;
	padding: 0 5px 0 0;
	}
	
body #middle h2 {
	font-size: 14px;
	padding: 5px 0;
	margin: 5px 0 0 0;
	color: #899c39;
	}

h3 {
	font-size: 1em;
	padding: 0; margin: 0;
	font-style: italic; font-weight: normal;
	color: #899c39;
	}
	
h4 {
	font-size: 1em;
	padding: 0; margin: 0;
	color: #899c39;
	}
	
p {
	display: block;
	padding: 0;
	margin: 5px 0;
	}

img.feature {
margin: 0;
padding: 0 5px;
float: right!important;
	}
	
.featuretext {
	color: #8F0000;
	font-weight: bold;
	}
				
form#search_green h2, form#searchform h2 {
	border-top: 1px dotted #b4c081; 
	}
	
body #middle ul {
	margin: 0; padding: 0;
	}

body #middle li {
	margin: .5em 1.5em;}
	
form#search_green ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
strong {
	color: #899c39;
	}
	
form#search_green li {
	list-style: none;
	padding: 0;
	margin: 5px 10px;
	}

div.prod_quicklist {
	width: 200px; float: right;}
	
div#searchbar {
	width: 480px;
	padding: 5px;
	width: 470px!important;
	background: #ba9765;
	}

div#searchbar p {
	color: #fff;
	font-size: 11px;
	margin: 0;
	}

div#searchbar strong {
	color: #fff;
	}
		
select {
	font-size: 10px;
	vertical-align: middle;
	margin: 0 2px;
	width: 110px;
	}		
		
p#sortText {
	font-size: 11px;
	text-indent: 5px;
	}		
	
img#searchBarGo, img#sortGo {
	margin: -6px 2px;
	}
	
.ecoBox {
	width: 250px;
	float: left;}

.addBox {
	width: 180px;
	float: right;
	}
	
p.price_text {
	clear: both;
	}
	
ul.resource li {
	font-weight: bold;
	list-style: disc;
	}
	
ul.resource li ul li {
	font-weight: normal;
	list-style: circle;
	}
	
/* Shopping Cart */

tr#cart_head {
	background: #ba9765;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
	
table#cart td {
	padding: 5px;
	border: 1px solid #ba9765;
	vertical-align: middle;
	}
	
td.qty {
	width: 75px; width: 65px!important;
	}
	
td.desc {
	width: 290px; width: 280px!important;
	}

td.desc h1 {
	font-size: 14px;
	margin: 5px 0;
	}
	
td.status {
	width: 75px; width: 65px!important;
	text-align: center;
	}
	
td.prc {
	width: 100px; width: 90px!important;
	font-weight: bold;
	text-align: center;
	}
	
input.cartQty {
	width: 25px;
	}

tr#cart_foot {
	background: #899c39;
	color: #fff;
	font-weight: bold;
	}

tr#cart_foot td {
	border: 1px solid #899c39;
	}
	
tr#cart_foot td.desc {
	text-align: right;
	}	
	
#promotion {
	float: left;
	border: 1px dotted #899c39;
	padding: 5px;
	margin: 10px 0;
	}
	
body #promotion input.promoCode {
	font-size: 11px;
	margin-left: 10px;
	}
	
#check_btn {
	float: left;
	margin: 10px 0;
	width: 500px;
	text-align: center;
	}

body #check_btn img {
	margin: 0 10px;}
	
/* Cart Verification Page */

ul.mess {
	color: #8F0000;
	font-weight: bold;
	margin-left: 50px!important;
	}
	
.required {
	color: #8F0000;
	}
	
.left {
	width: 100px;
	margin: 5px 0;
	float: left;
	clear: left;
	}

.right {
	width: 225px;
	margin: 5px 0;	
	float: left;
	}
	
span.right input {
	width: 200px;
	}
	
span.right select {
	width: 200px;
	}																					
