@charset "UTF-8";

.menubg {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4C;
	/* background-color: #FFFFFF;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x; */
	/* height: 30px; */
	/* padding-top: 5px; */
	padding-left: 0px;
	padding-bottom: 3px;
	
}

.italic-below {
	font-style: italic;
	color: #888888;
	font-size: 11px;
	text-transform: lowercase;

}

.italic-below:hover {
	font-style: italic;
	color: #000000;
	font-size: 11px;
	text-transform: lowercase;

}

body {
	font-family: Verdana;
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
	font-size: 10px;
}
.product_desc {
	background-color: #191919;
	padding: 10px;
}
.news {
	font-size: 10px;
	color: #00964B;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news a {
	color: #00964B;
	text-decoration: none;
}

.news a:hover {
	color: #00964B;
	text-decoration: underline;
}

.product_crops {
	color: #333333;
	background-color: #E5E5E5;
	font-size: 10px;
	padding: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.quicklinks {
	font-size: 10.5px;
	color: #CCCCCC;
	background-color: #191919;
	padding: 10px;
	line-height: 16px;
}
.header {
	font-size: 9.5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00964B;
	text-align: center;
}
.footer {
	font-size: 9.5px;
	color: #666666;
	border-bottom-style: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00964B;
	padding-top: 15px;
	line-height: 14px;
}
a {
	color: #666666;
	text-decoration: none;
}
/*
a:visited {
	color: #666666;
	text-decoration: none;
}
*/
a:hover {
	color: #666666;
	text-decoration: underline;
}
/*
a:active {
	color: #666666;
	text-decoration: none;
}
*/
.content_header {
	font-size: 12px;
	text-transform: uppercase;
	color: #00964B;
	background-image: url(../images/eye.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00964B;
	height: 63px;
	width: 460px;
	text-indent: 120px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.content_txt {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.titlebar {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	text-align: left;
	text-indent: 10px;
	height: 25px;
	width: 850px;
	text-transform: uppercase;
}

.titlebar a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

.titlebar a:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}


.titlebar_grey {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/title_bg_grey.gif);
	background-repeat: repeat-x;
	background-position: left;
	text-align: left;
	text-indent: 10px;
	height: 20px;
}
.product_crops_img {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt_green {
	color: #00964B
}
.txt_green a {
	color: #00964B
	text-decoration: none;
}
.txt_green a:hover {
	color: #00964B
	text-decoration: underline;
}
.gallery {
	padding-left: -20px;
}
.instr a {
	color: #06843b;
}
.autumn_green {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	margin-top: 0px;
	text-transform: uppercase;
}
.autumn_green_home {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: -20px;
	margin-left: 5px;
}
.autumn_green_home a:link {
	text-transform: uppercase;
	color: #FFFFFF;
}
.autumn_green_home a:active {
	text-transform: uppercase;
	color: #FFFFFF;
}
.autumn_green_home a:visited {
	text-transform: uppercase;
	color: #FFFFFF;
}
.autumn_green_home a:hover {
	text-transform: uppercase;
	color: #FFFFFF;
}
.win_prizes {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #09843D;
	margin-top: -20px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.thumb {
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}
.competition-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
*:first-child+html .competition-title{
	margin-bottom: -10px;
}
* html .competition-title{
	margin-bottom: -10px;
}
.entrants-name {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	background-color: #FFFFFF;
	width: 196px;
}
.entrants-details {
	background-color: #1A1A1A;
	padding:  1px 10px;
	padding-bottom: 10px;
	width: 186px;
	cursor: default;
}
img {border: 0;}

.page-title {
	font-size: 10px;
	color: #00964B;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 7px;
	padding-bottom: 10px;
}
.sub_title {
	font-size: 10px;
	color: #00964B;
    padding-top: 22px;
	padding-left: 5px;
	text-transform: uppercase;
}
.text {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
}
.close-gap {
    margin-top: -20px;
}

/*accordion css*/

	.accordion_toggle {
	display: block;
	height:25px;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	background-color: #CCCCCC;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
.txt_italic {
	font-style: italic;
}
		
		.accordion_toggle_active {
	color: #ffffff;
	background-color: #00964B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 290px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }
.contactform {
	padding-top: 10px;
	padding-bottom: 10px;
}
.txtfield {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F2F2F2;
	padding: 3px;
	height: 15px;
	width: 200px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
}
.comments {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #F2F2F2;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	width: 300px;
}

a.link_facebook { background: url(../images/link_facebook.jpg) left top no-repeat; display: block; height: 46px; width: 44px; text-indent: -9999px; margin-left: 30px; margin-top: 10px; }
a.link_twitter { background: url(../images/link_twitter.jpg) left top no-repeat; display: block; height: 46px; width: 44px; text-indent: -9999px; margin-left: 30px; }
a.link_blog { background: url(../images/link_wordpress.jpg) left top no-repeat; display: block; height: 46px; width: 44px; text-indent: -9999px; margin-left: 30px; }

a.index_facebook { margin-top: 60px; }
