@charset "utf-8";
/* Global styles */
html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(../images/bg_global.jpg) top left repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.8em;
}
p {
	line-height: 1.3em;
}
br {
	line-height: 1em;
}
a:link {
	color: #581e00;
	text-decoration: none;
}
a:visited {
	color: #581e00;
	text-decoration: none;
}
a:hover {
	color: #581e00;
	text-decoration: underline;
}
a:active {
	color: #581e00;
	text-decoration: none;
}
/* Main site container */	
.container {
	width: 1000px;
	margin: 0 auto;
}
.bg_tree {
	width:100%; height:100%; 
	background: url(../images/bg_tree.gif) top center no-repeat;
}
#pg_global {
	background: url(../images/bg_tall.gif) top center no-repeat;
}
/* Header Logo container */	
.head_logo {
	width: 186px;
	height: 101px;
	float: left;
	padding: 10px 0 35px 408px; 
}
#imgLink_buyBritish {	
	float: right;
	width: 265px; height: 70px;
	margin: 40px 24px 0 0; 
}
#imgLink_buyBritish h3 {
	width: 265px; height: 53px;
	background: url(../images/imgBtn_support.jpg) top left no-repeat;
}
#imgLink_buyBritish h3 a {
	display: block;
	width: 100%; height: 100%;
}
#imgLink_buyBritish p {	
	color: #581e00; text-align: right;
	padding: 0; margin: 8px 5px 0 0;
}
#imgLink_buyBritish p a {
	text-decoration: underline;
}
.head_logo h1, .head_logo h2, #imgLink_buyBritish h3 span  {
	display: none;
}
/* Flash detect */
#flashContent{

}
/* Navigation side column */
.nav_sideCol {
	float: left;
	clear: left;
	margin-right: 22px;
}
.nav_sideCol ul {
	padding: 0;
	margin: 0;
}
.nav_sideCol ul li {
	list-style: none;
	width: 240px;
	height: 33px;
}
.nav_sideCol ul li a {
	width: 100%;
	height: 100%;
	display: block;
}
.nav_sideCol ul li a {
	text-decoration: none;
}
.nav_sideCol span {
	visibility: hidden;
}
.btn_home, .btn_home a {
	background:url(../images/nav/home.gif) top left no-repeat;
}
.btn_farmers, .btn_farmers a {
	background:url(../images/nav/farmers.gif) top left no-repeat;
}
.btn_upto, .btn_upto a {
	background:url(../images/nav/upto.gif) top left no-repeat;
}
.btn_fridge, .btn_fridge a {
	background:url(../images/nav/fridge.gif) top left no-repeat;
}
.btn_recipes, .btn_recipes a {
	background:url(../images/nav/recipes.gif) top left no-repeat;
}
.btn_products, .btn_products a {
	background:url(../images/nav/products.gif) top left no-repeat;
}
.btn_pledge, .btn_pledge a {
	background:url(../images/nav/pledge.gif) top left no-repeat;
}
.btn_news, .btn_news a {
	background:url(../images/nav/news.gif) top left no-repeat;
}
.btn_comp, .btn_comp a {
	background:url(../images/nav/competitions.gif) top left no-repeat;
}

.nav_sideCol ul li#selected a {
	background: none;
}
.nav_sideCol ul li a:hover {
	background-position: bottom left;
}

#selected {
	background-position: bottom left;
}
/* Footer */
.foot {
	font-size: 0.9em;
	color: #581e00;
	clear: both;
	background: url(../images/line_foot.gif) top left repeat-x;
	padding-top: 10px;
	margin: 0 15px;
	width: 970px;
}
.foot p, .foot ul {
	padding: 0;
	margin: 0;
}
.foot ul {
	float: right;
}
.foot ul li {
	list-style: none;
	float: left;
	border-right: 1px solid #581e00;
	padding: 0 6px;
}
.foot ul li#end {
	padding-right: 0;
	border-right: none;
}
.foot .about-dc 
{
	float:left;
	overflow:hidden;
	width:250px;
	padding:0 0 20px;
}
.foot .about-dc p
{
	float:left;
	width:200px;
}
.foot .about-dc a
{
	display:block;
	float:left;
	height:47px;
	width:38px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/logo-dc.png', sizingMethod='scale');
}
.foot .about-dc a img
{
	border: none;
	height:47px;
	width:38px;
	_display: none;
}
.foot p.legal {
	float: left;
	margin-top: 1px;
	text-align:center;
	width:400px;
	margin-left:20px;
}
.bookmarks {
	width: 132px; height: 45px;
	margin: 44px 0 0 37px;
}
.bookmarks p {
	font-size: 1em; color: #571e00;
 	margin: 0 0 6px 0;
}
.bookmarks img {
	margin-right: 4px;
}