/* Eco-Web */

/*
* {
	margin: 0px auto;
	padding: 0px;
}
*/

html {
	color: #447144;
	background-color: #fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	color: #447144;
	background-color: #fff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
}

a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #447144;
	font-size: 12px;
}

h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

p {
	font-size: 14px;
	line-height: 18px;
}

ul {
	font-size: 14px;
	margin-left: 5px;
	padding: 0px;
}

li {
	list-style-type: none;
	margin-bottom: 5px;
	padding: 0px;
}

ul#now-available li.now-available a{
	font-size: 14px;
}

.smbrown {
	font-size: 11px;
	color: #835d1e;
	line-height: 14px;
}

.smbrown a {
	color: #835d1e;	
	font-size: 10px;
	line-height: 12px;
}

.greenbox {
	background-color: #95ad7d;
	color: #ffffff;
	font-weight: bold;
	padding: 6px;
    float:left;
    background: url("images/ECO_shadow.gif") no-repeat bottom right;
    margin: 10px 0 0 0px;
}

.greenbox div {
    display: block;
    position: relative;
    background-color: #95ad7d;
    border: 1px solid #a9a9a9;
    margin: -10px 0px 0px -10px;
    padding: 6px;
}

.greenbox a {
	color: #ffffff;	
	font-size: 10px;
	line-height: 12px;
}

.img {
	border: 1px solid #835d1e;
}

.quotation 
{
    font-style:oblique;
    padding-right:3px;
}

#nav a {
	font-size: 14px;
	padding: 10px 8px 10px 8px;
	font-weight: bold;
	text-decoration: none;
}

#nav {
	width: 852px;
	height: 20px;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 167px;
	background: #95ad7d url("images/ECO_web_header.jpg") no-repeat bottom left;
}

#column {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 10px solid #ffffff;
	clear: both;
}

#columnfloat {
	background-color: #e8f1df;
	font-size: 12pt;
	border-style: solid;
	border-top: 0px;
	border-right: 3px solid #95ad7d;
	border-bottom: 3px solid #95ad7d;
	border-left: 3px solid #95ad7d;
	height: 100%;
	float: left;
	clear: both;
}

#middlecolumn {
	width: 506px;
    height: 100%;
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
	padding: 0 5px 0 5px;
	margin-right: 0;
	margin-left: 0;
	border-width: 0px;	
}

#middlecolumn a {
	font-size: 12px;
	line-height: 15px;
	color: #447144;
	text-decoration: underline;
}

#middlecolumn p {
    font-size: 12px;
	color: #835d1e;
	line-height: 15px;
	padding: 4px 25px 4px 15px;
}

#middlecolumn h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #835d1e;
	line-height: 18px;
	text-transform:uppercase;
	padding: 4px 15px 4px 15px;
}

#middlecolumn h2 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #835d1e;
	line-height: 16px;
	padding: 4px 15px 4px 15px;
}

#middlecolumn h3 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #835d1e;
	line-height: 14px;
	text-transform:uppercase;
	padding: 4px 25px 4px 15px;
}

#middlecolumn h4 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #835d1e;
	line-height: 16px;
	padding: 8px 15px 0px 15px;
	text-transform:uppercase;
}

#middlecolumn #grid {
    width:505px;
    overflow:visible;
}

#middlecolumn #grid div {
    width:119px;
    float:left;
    display: inline;
    margin: 11px 2px 2px 3px;
    padding: 0 0 0 0;
}

#middlecolumn #grid div div {
	width:119px;
	overflow:visible;
	float:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-width:0;
	clear:both;
}

#middlecolumn #grid div p {
    color: #835d1e;
    font-size: 12px;
	line-height: 14px;
    margin: 4px 2px 2px 4px;
    padding: 0 0 0 0;
}

#middlecolumn #grid div a {
	color: #447144;
	font-size: 12px;
	line-height: 14px;
}

#middlecolumn #grid div img {
    border: 1px solid #835d1e;
}

#middlecolumn #ringnav {
	float: right;
	font-size: 12px;
	color: #447144;
	line-height: 14px;
	margin-right:40px;
}

#middlecolumn #ringnav a {
	color: #447144;
	font-size: 10px;
	line-height: 14px;
}

#middlecolumn ul {
	color: #447144;
	font-size: 12px;
	line-height: 14px;
	list-style-type: disc;
	padding: 0 25px 0px 35px;
}

#middlecolumn ul li {
    color: #835d1e;
    font-size: 12px;
    line-height: 14px;
    list-style-type: disc;
}

#middlecolumn ol {
	color: #447144;
	font-size: 12px;
	line-height: 14px;
	list-style-type: decimal;
}

#middlecolumn ol li {
    color: #835d1e;
    font-size: 12px;
    line-height: 14px;
    list-style-type: decimal;
}

#middlecolumn ol h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#leftcolumn {
	width: 149px;
	height: 100%;
	text-align: left;
	float: left;
	margin-top: 10px;
	padding: 0 8px 0 8px;
	clear: left;
}

#rightcolumn {
	width: 149px;
	height: 100%;
	text-align: left;
	float: right;
	margin-top: 10px;
	padding: 0 8px 0 8px;
	clear: right;
	margin-right: 0;
	margin-left: 0;
	border-width: 0px;
}

#rightcolumn .biglink {
	font-size: 14px;
	line-height: 18px;
}

#innerfoot {
	float:left;
	clear: both;
	width: 100%;
	height:10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#outerfoot {
	float:left;
	clear: both;
	width:100%;
	height:20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.titleimage {
    margin-top:5px;
}

.widevideo {
    margin-top:10px;
    margin-bottom:2px;
    text-align:center;
}

.wideimage {
    margin-top:10px;
    margin-bottom:2px;
    text-align:center;
}

.recipelist {
	line-height:18px;
}

.cms {
	color: red;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

#searchbox {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #835d1e;
	background-color:#e8f1df;
	width:240px;
	height:118px;
	margin:10px 10px 10px 13px;
	padding:5px 22px 10px 12px;
	border: 3px solid #95ad7d;
	vertical-align:top;
}
#searchbox p 
{
	margin:10px 0 10px 0;
	padding: 0 0 0 0;
	font-size: 12px;
}
