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

div.wrap {
	width: 771px;
	margin: 0 auto;
	text-align:left;
	border:1px solid #666;}
	
div.nav_container {
	margin:0;
	padding:0;
	height:34px;
	clear:both;
	background-color:#BFBF9B;}
	
div.content {
	clear:both;
	background:#fff;
	margin:0;
	padding:0;}
	
h1.title {
	margin:0 0 1em;
	padding:10px;
	color:#334A0A;
	font-size:1.4em;}
h1.title a {
	text-decoration: none;}
	
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:#A2BA3E;}

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 {
	background:#fff;
	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:#DC241F;}
h2.product_name {
	font-size:1.1em;
	margin:0 0 1em;
	color:#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:#BFBF9B;}
	
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 td {
	padding:2px 5px;}
	
body.body_checkout div.content {
	padding:10px;}
	
/* 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 */
div.subscriber {
	font-size:8pt;
	padding:8px;
	margin:10px;
	text-align:center;
	background:#DFDFBB;}
div.subscriber p {
	text-align:center;
	margin:-4px 0 5px;
	padding:0;
	color:#384E0E;
	font-weight:bold;}
div.subscriber input {
	border:1px solid #2E2E2E;
	font-size:8pt;
	margin:1px;}
div.subscriber input.deco {
	width:9em;}
div.subscriber input.button {
	background: #384E0E;
	color:#bcbcbc;
	font-weight:bold;}
div.subscriber label {
	/*display:block;
	clear:both;
	font-size:7pt;
	font-weight:bold;
	margin:1px 0 -2px;*/}
	
/********* News items ***********/
div.headlines {
	width:200px;
	margin: 10px 10px 20px 20px;
	padding: 1em;
	float: right; 
	background:#DFDFBB;
	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;}