body {
	margin:10px;
	padding:0;
	background-color:#ccc;
	font-family: Arial,  'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
	font-size:10pt;}

div.outer_wrap {
	width: 740px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #666;
	background-color: #fff;}

div.wrap {
	text-align:left;
	/*border:1px solid #666;*/}

div.header {
	position: relative;
	height: 253px;
	background: #2a8d0c url(systemimages/header_fade.gif) left bottom repeat-x;
	clear: both;}
div.header div.logo {
	position: relative;
	height: 50px;
	background: #fff;
	padding: 0 4px;
	z-index: 5;}
div.header img.centre_img {
	position: absolute;
	right: 170px;
	top: 0;
	width: 319px;
	height: 253px;
	z-index: 10;
	border-left: 1px solid #fff;}
div.header img.right_img {
	position: absolute;
	right: 0;
	top: 0;
	width: 170px;
	height: 253px;
	z-index: 10;}
	
div.nav_container {
	margin:0;
	padding: 20px 30px 0 20px;
	width: 200px;}
	
div.content {
	clear:both;
	margin: 0;
	padding: 0;}
	
div.page_content {
	padding: 10px 20px 40px;
	background: url(systemimages/herbs-horse.gif) right bottom no-repeat;}
	
/*h1.title {
	margin: 1em 0;
	padding: 0;
	/*color: #2A8D0C;*/
	color: #000;
	font-size: 1.4em;
	/*background: #2a8d0c url(systemimages/header_fade.gif) left bottom repeat-x;*/}*/
body.body_home h1.title {
	background: none;
	color: #2A8D0C;}
/*h1.title a {
	text-decoration: none;}*/
/*h1.title span {
	color: #000;
	font-size: 0.8em;}*/
	
div.noimage {
	width:100px;
	height:140px;
	line-height:140px;
	text-align:center;
	color:#ccc;
	font-size:1.2em;
	font-weight:bold;
	border:1px solid #ccc;}
	
/* Product listing */
h2.list_product_name {
	font-size:1.0em;
	margin:0 0 1em;
	color:#2A8D0C;}

div.links {
	font-size:0.8em;
	font-weight:bold;
	margin:0.5em 0;}
div.add {
	font-size:0.8em;
	font-weight:bold;}
	
/* Product Detail */
div.pdetail {
	padding:10px;
	/*border:1px solid #dcdcdc;*/
	float:left;}
div.pdesc {
	/*width:410px;*/
	/*float:right;*/
	margin:0;
	padding:5px;
	background:#fff;}
h3.product_code {
	font-size:0.8em;
	margin:0;
	color:#000;}
h2.product_name {
	font-size:1.1em;
	margin:0 0 1em;
	color:#2A8D0C; /*A2BA3E;*/}
img.pimage {
	float:left;
	margin:8px 20px 10px;}
div.add {
	font-weight:bold;
	color:#4B5D23;
	text-align:center;}
div.add a {
	font-size:1.0em;
	font-weight:bold;}
	
a {
	color: #47561F;}
a:hover {
	color: #2A8D0C;}
	
a img {
	border:none;}
	
table.list {
	width:100%;
	margin: 10px;
	border-collapse: collapse;}
table.list td.product {
	width:23%;
	padding:1em 1% 2em;
	/*border:1px solid #999;*/
	text-align:center;}
table.list td.product h2 {
	text-align:center;}
	
table.pricing {
	margin: 0 0 10px;}
table.pricing td {
	padding:2px 5px;}
	
body.body_checkout div.content {
	padding:10px;}
	
div.footer {
	background: url(systemimages/header_fade.gif) 0 -30px repeat-x;
	color: #fff;
	padding: 6px 10px;}
div.footer p {
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;}
	
/* force wrap to clear the floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

input.deco,
textarea.deco,
select.deco {
	border:1px solid #57692F;
	font-family: Arial,  'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif;
	font-size:10pt;}
	
input.button {
	border-color:#57692F;
	background-color:#57692F;
	color:#fff;}
	
.req {
	color: red;}
	
.mny {
	text-align: right;}
	
.tiny {
	font-size: 8pt;}
	
/* Checkout */
table.contact_payment th,
table.payment th {
	text-align:right;}

table.products {
	border-collapse:collapse;}
table.products td {
	border:1px solid #BFBF9B;
	padding:3px;}
	
fieldset {
	margin:5px;
	padding:5px;
	border:1px solid #BFBF9B;}
	
fieldset legend {
	font-weight:bold;
	font-size:1.2em;
	color:#57692F;}
	
table.list_category {
	margin:0 auto;}
table.list_category td a {
	font-weight:bold;}
	
div.error {
	background-color: red;
	color:#fff;
	padding:4px;
	width:500px;}
	
/* SUBSCRIBE TO NEWS */
td.subscribe_container {
	width: 250px;
	padding: 0;
	vertical-align: top;}
div.subscribe {
	font-size: 8pt;
	padding: 8px;
	margin: 0;
	text-align:center;
	background-color: #50AD31;}
div.subscribe p {
	text-align:center;
	margin: 4px 0 5px;
	padding:0;
	color:#fff;
	font-weight:bold;}
div.subscribe input {
	border:1px solid #2E2E2E;
	font-size:8pt;
	margin:1px;}
div.subscribe input.deco {
	width: 12em;}
div.subscribe input.button {
	background: #384E0E;
	color:#fff;
	font-weight:bold;}
div.subscribe label {
	/*display:block;
	clear:both;
	font-size:7pt;
	font-weight:bold;
	margin:1px 0 -2px;*/}
	
/******** Product guide link ********/
div.product_guide {
	width: 135px;
	height: 90px;
	margin: 10px auto;
	padding: 5px 5px 5px 105px;
	font-size: 0.8em;
	background: url(systemimages/product_guide_bg.gif) 0 0 no-repeat;}
div.product_guide h3 {
	margin: 0;
	color: #2A8D0C;}
div.product_guide p {
	margin: 1px 0 4px;
	padding: 0;}
	
/********* News items ***********/
div.headlines {
	width:200px;
	margin: 10px 10px 20px 20px;
	padding: 1em;
	float: right; 
	/*background:#BBDC6F;*/
	background: #E6F6FC;
	font-size: 0.8em;}
div.headlines h3 {
	margin: 0 0 0.25em;
	font-size: 1.0em;}
div.headlines ul {
	margin:0;
	padding:0;
	list-style:none;}
div.headlines li {
	padding: 2px 0;}

h2.news_headline {
	margin: 0 10px .25em;
	padding: 1em 0 0;}
h2.news_headline span { /* date */
	font-weight: normal;
	font-size: 0.8em;
	font-style: italic;}

div.news_content {
	padding: 1em;}
	
span.date {
	font-size:0.8em;}
	
div.pager_links {
	text-align: center;
	font-size: 0.8em;
	padding: 1em;}
	
h1 { font-size:1.6em;}
h2 { font-size:1.4em;}
h3 { font-size:1.2em;}
h4 { font-size:1.0em;}
h5 { font-size:0.8em;}
	
form {
	margin:0;
	padding:0;}
	
.error_msg {
	color:red;
	font-weight:bold;}
a.orc {
	text-decoration: none;
	color: #ffffff;
}
a.orc:hover {
	text-decoration: underline;
	color: #fffff;
}