@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
html, body{
	height: 100%;
}
/*
body > #mainwrapper{
	height: auto;
	min-height: 100%;
	border:solid 0px red;
}
*/
body{
	/*background: #fff url(../img/banner_new.jpg) top center repeat-y;*/
	background-color:#E7E3E0;
	text-align:center;
}
#mainwrapper{

/*	position:fixed;	
	background-position:0px 0px;	*/
}
#footer, .push {
	 height: 40px;
	 clear: both;
}
#container{
	width:980px;
	margin:0 auto;

	min-height: 100%;
	height: auto !important;
	height: 100%;	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#fff;
	position:relative;
}
#content{
	margin-left:42px;
	margin-right:0px;
	margin-top:150px;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}
.content-two{
	width:436px;
	float:left;
}
.content-two p{
	margin-bottom:10px;
}
.content-two h3{
	text-transform:uppercase;
}
.content-two a, .news-item a{
	color:#374903;
	text-decoration:none;
}
a.spemail{
	font-weight:bold;
}
.content-two a:hover, .news-item a:hover{
	text-decoration:underline;
}
a.opposite{
	text-decoration:underline;
}
a.opposite:hover	{
	text-decoration:none;
}	
#content.extend{
	padding-right:100px;

}
#content img{
	border:none;
}
#header{
	position:fixed;
	top:0;
	border-bottom:dashed 2px #84bb41;
	height:113px;
	z-index:89;
	width:768px;
	background-color:#fff;
}
.punchline{
	float:left;
	font-family:"Myriad Pro", Verdana, AdineKirnberg;
	font-size:17pt;
	letter-spacing:2px;
	color:#4A710D;
	margin:39px 0 0 45px;
}
/*#footer {
	position: relative;
	margin-top: -20px;
	height: 20px;
	text-align:center;
	clear:both;
	border:solid 0px red;
}	*/
#footer{
	position: relative;
	margin:0 auto;
	margin-top: -40px; /* negative value of footer height */
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5E862E;
	width:980px;
	text-align:center;
	clear:both;
}
.footer-content{
	margin-left:252px;
}
.footer-content li{
	background: transparent url(../img/seperator2.gif) top right no-repeat;
	padding: 0 10px;
	float:left;
	list-style:none;
}
.footer-content li a{
	display:block;
	color:#5E862E;
	text-decoration:none;
	text-transform:uppercase;
}
.sect-home #nav li#n_home a, .sect-about #nav li#n_about a, .sect-resources #nav li#n_resources a, .sect-seeds #nav p#n_products a, .sect-contactus #nav li#n_contactus a, .sect-seeds #nav li#n_chemicals a, .sect-seeds #nav li#n_speciality a, .sect-seeds #nav li#n_granules a, .sect-granules #nav a#n_granules, .sect-liquids #nav a#n_liquids, .sect-solubles #nav a#n_solubles, .sect-wetting #nav a#n_wetting, .sect-apex #nav a#n_apex,.sect-promo #nav li#n_promo a {
	background-color:#486604;
	color:#fff;
}
.sect-granules #nav a#n_fertilisers_granules, .sect-liquids #nav a#n_fertilisers_liquids, .sect-solubles #nav a#n_fertilisers_solubles, .sect-wetting #nav a#n_fertilisers_wetting, .sect-chemicals #nav a#n_chemicals, .sect-fertilisers #nav a#n_fertilisers, .sect-seeds #nav a#n_seeds, .sect-speciality #nav a#n_speciality, .sect-apex #nav a#n_apex {
	background:none;
	background-color:#486604;
	color:#fff !important;
}
#nav{
	margin-top:150px;
	width:212px;
	color:#fff;
}

#nav ul{
	overflow:hidden;
	margin-right:50px;
}
#nav li{
	margin-left:30px;
	list-style:none;
	margin-top:5px;
	clear:both;
}
#nav li ul li {
margin-top:0px;
}

#nav li.contact{
}
#nav li li{
	margin-left:0px;
	list-style:none;
}
#nav li a{
	background-color:#b2c291;
	color:#3a5e17;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 7px;
	display:block;
}
#nav li a:hover {
	background-color:#486604;
	color:#fff;
}

#nav li ul li a:hover {
background-color: #FFFFFF; 
color:#3A5E17;
}

#nav li ul li.first {
margin-top:5px;
}

li.menu_head{
	width:150px;
}
li a.contact{
	background-color:#b2c291;
	color:#3a5e17;
	text-decoration:none;
}

#nav li ul {
	width:132px;
	margin-right:0px;
}
#nav li ul a {
	background: transparent url(../img/bg_transparent.png) top left repeat;
	display:block;
	color:#3a5e17;
	border-bottom:solid 1px #fff;
	text-decoration:none;
	margin-right:0px;
}
#nav li ul a#n_seeds{
	border-bottom:none;
	padding-bottom:6px;
}



#logo{
	background: transparent url(../img/simplot_logo.jpg) top left no-repeat;
	border-bottom:dashed 2px #84bb41;
	float:left;
	width:210px;
	height:115px;
}	
#logo a{
	width:212px;
	height:113px;
	text-indent:-999px;
	display:block;
}
#search{
	position:absolute;
	right:35px;
	top:40px;
	height:36px;
	width:270px;
	background-color:#e0eecf;
}
.searchbox{
	position:absolute;
}
#search input[type=text]{
	background-color:#e0eecf;
	color:#5E862E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:8px;
	border:none;
	width:221px;
	height:16px;
	padding:4px;
	margin-top:6px;
	margin-left:4px;
}
.newsearch{
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#5E862E;
	line-height:1.8em;
}
/*#s_prev, #s_next{
	position:absolute;
}
#s_prev{
	left:0;
}
#s_next{
	right:0;
	border:solid 2px red;
}*/

.featuredproj{
	border-top:1px solid #d9d9d9;
	overflow:hidden;
	width:245px;
	height:460px;	
	position:relative;
}
.arrow{
	background: transparent url(../img/down_arrow.jpg) center top no-repeat;
	margin-bottom:0px;
	text-indent:-9999px;
}
.featuredproj img{
/*	border:1px solid #000; */
}
#viewport{
	width:245px;
	overflow:hidden;
}
#viewport h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5e862e	
}
#viewport span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#668d38;
}
#viewport ul{
	position:relative;
}
#viewport li{
	list-style:none;
	float:left;
	text-align:center;
	width:245px;
}
#content li img{
/*	margin-top:-7px; 
	margin-left:5px; */
}
#content p a.clickhere{
	text-decoration:none;
	color:#486604;
	font-weight:bold;
}
#content p a.clickhere:hover{
	text-decoration:underline;
}
#sprev, #snext{
	clear:both;
	position:absolute;
	cursor: pointer;
	font-size: 0.8em;
	text-decoration:none;
	bottom:10px;
}
.nav_arrow{
	bottom:0px;
}
.nav_arrow a{
	width:12px;
	height:15px;
	display:block;
	text-indent:-9999px;
}
a#sprev{
	background: transparent url(../img/left_arrow.png) top left no-repeat;
	left:10px;
}
a#sprev:hover{
	position:absolute;
	background: transparent url(../img/left_arrow_bold.png) top left no-repeat;
}
a#snext{
	background: transparent url(../img/right_arrow.png) top right no-repeat;	
	right:11px;
}
a#snext:hover{
	position:absolute;
	background: transparent url(../img/right_arrow_bold.png) top right no-repeat;
}
.featuredproj li a{
	text-decoration:none;
	color:#474748;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.projname{
	padding:5px;
	background-color:#e0eed0;
	width:235px;
	text-align:left;
	display:block;
	min-height:125px;
	
}
span.projname img{
	background-color:#e0eed0;
	width:235px;
	display:block;
}
.maxclub{
	width:235px;
	padding:5px;
	display:block;
}
.gallery{
	float:right;
	height:520px;	
/*	position:fixed;	
	position:absolute; */
	height:auto;
	border:solid 1px #e0eed0;
	margin-right:20px;
	margin-top:5px;
	margin-left:10px;
}
.moveup{
	margin-top:-25px;
}
/*	---------------------menu css-----------------------	*/
.menu_list {	
	width: 157px;
	margin-left:15px;
}
.menu_head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	padding: 5px 10px;	*/
	cursor: pointer;
	width:133px;
	position: relative;
	margin:5px 0 5px 30px;

	text-indent:8px;
	color:#3a5e17;
	text-transform:uppercase;
}
p.menu_head a{
	clear:both;
	display:block;
	text-decoration:none;
	background-color:#b2c291;
	color:#3a5e17;
}
.menu_head a:hover{
	text-decoration:none;
	background-color:#486604;
	color:#fff;
}
a.contact:hover{
	background-color:#486604;
	color:#fff;
}
.menu_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	display:none;
	margin-bottom:5px;
}

.menu_body a.last{
	border-bottom:none;
}
.menu_body a:hover{
	color: #3e611e;
	background-color:#fff;
}
#chart{
	color:#3a5e17;
	font-size:12px;
	margin:0;
	padding:0;
}
#chart li{
	background: transparent url(../img/bg_li.gif) 0 40% no-repeat;
	margin-bottom:13px;
	list-style:none;
	width:280px;
	border:solid 0px red;
}
#chart li a{
	color:#486604;
	margin-left:15px;
	text-decoration:none;
}
#chart li a:hover{
	text-decoration:underline;
}
#chart li.lastchart{
/*	margin-bottom:36px;	*/
}
#chart h3{
	margin:0 0 13px 0;
}
.seeds{
	overflow:hidden;
	margin-bottom:18px;
	margin-top:5px;
}
.seeds li{
	float:left;
	font-size:12px;
	margin-bottom:2px;
	list-style:none;
	text-transform:uppercase;
}
.seeds li a{
	display:block;
	background-color:#b2c291;
	color:#fff;
	padding:6px 5px;
	text-decoration:none;
	margin-right:5px;
}
.seeds li a:hover{
	background-color:#486604;
	color:#fff;
}
#nav1{
	overflow:hidden;
	width:400px;
	margin:5px 0 5px 0;
}
#nav1 li{
	width:87px;
	text-align:center;
}
#nav2{
	overflow:hidden;
	width:450px;
}
#nav2 li{
	text-align:center;
}
#nav2 li a.active{
	background-color:#486604;
	color:#fff;
}
li.last-li{
	background:none;
}
.copyright{
	float:right;
	margin-right:32px;
}
.seeds1{
	width:161px;
	color:#fff;
}
.seeds1 li{
	list-style:none;
	margin-bottom:3px;
}
.seeds1 li.first{
	margin-top:5px;
}
.seeds1 li a{
	background-color:#b2c291;
	color:#3a5e17;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 7px;
	display:block;
}
.seeds1 li a:hover{
	background-color:#486604;
	color:#fff;
}
#tabs-5 li, #tabs-6 li, #tabs-7 li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:520px;
	padding-left:7px;
	color:#5E862E;
	line-height:1.5;
	list-style:none;
	padding-right:10px;
	overflow:hidden;
}


.cr li{
	float:left;
	list-style:none;
	padding-right:10px;
}
#adjuvants li:hover, #fungicides li:hover, #herbicides li:hover, #insecticides li:hover, #tabs-5 li:hover, #tabs-6 li:hover, #tabs-7 li:hover, #spreaders li:hover, #control li:hover, #immediate li:hover, #renovation li:hover, #comp_npk_liq li:hover, #micros_macros li:hover, #high_grade li:hover,#standard_complete li:hover, #soil li:hover, #marking_dyes li:hover, #granular li:hover, #injectables li:hover, #liquids li:hover{
	background-color:#E0EECF;
}
#adjuvants li.last, #fungicides li.last, #herbicides li.last, #insecticides li.last, #tabs-5 li.last, #tabs-6 li.last, #tabs-7 li.last, #spreaders li.last, #control li.last, #immediate li.last, #renovation li.last, #comp_npk_liq li.last, #micros_macros li.last, #high_grade li.last,#standard_complete li.last, #soil li.last, #marking_dyes li.last, #granular li.last, #injectables li.last, #liquids li.last{
	border-bottom:solid 1px #a3cc71;
}
#adjuvants li span a, #fungicides li span a, #herbicides li span a, #insecticides li span a, #tabs-5 li span a, #tabs-6 li span a, #tabs-7 li span a, #tabs-16 li span a, #spreaders li span a, #control li span a, #immediate li span a, #renovation li span a, #comp_npk_liq li span a, #micros_macros li span a, #high_grade li a, #standard_complete li a,#soil li span a, #marking_dyes li span a, #granular li span a, #injectables li span a, #liquids li span a{
	font-size:11px;
	color:#5E862E;
	font-weight:normal;
	display:block;
	text-decoration:none;
	padding:4px;
}
#adjuvants li span a:hover, #fungicides li span a:hover, #herbicides li span a:hover, #insecticides li span a:hover, #tabs-5 li span a:hover, #tabs-6 li span a:hover, #tabs-7 li span a:hover, #tabs-7 li span a:hover, #tabs-15 li span a:hover, #spreaders li span a:hover, #control li span a:hover, #immediate li span a:hover, #renovation li span a:hover, #tabs-28 li span a:hover,#soil li span a:hover, #marking_dyes li span a:hover, #granular li span a:hover, #injectables li span a:hover, #liquids li span a:hover{
	background-color:#bed3a4;
	text-decoration:none;
}
#tabs .tabs2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:130px;
	margin-left:278px;
}
#tabs .tabs2 li{
	float:left;
	text-transform:uppercase;
	background-color:#b2c291;
	list-style:none;
}
#tabs .tabs2 li a{
	text-decoration:none;
	padding:6px;
	color:#fff;
	display:block;
}
#tabs .tabs2 li a:hover{
	background-color:#486604;
	color:#fff;
}
#tabs li span a.last{
	display:block;
/*	padding-bottom:5px;
	border-bottom:solid 1px #486604; */
}
span.specsheet, span.msds {
	margin-top:-4px;
}
#tabs li span.specsheet{
	float:right;
	display:block;
	margin-right:78px;
}
#tabs li span.msds{
	float:right;
	display:block;
	margin-right:-140px;
}
#fungicides li span.msds{
	float:right;
	display:block;
	margin-right:-140px;
}
#subtabs, #subtabs2, #subtabs3{
/*	margin-top:-10px; */
	padding:0px;
}
#tabs .cr{
	margin-top:3px;	
	padding-top:27px;
}
	

#standard_complete li span.msds{
	margin-right:-100px;
}
#spreaders li, #control li, #immediate li, #renovation li, #high_grade li,#standard_complete li{
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
/*	font-weight:bold; */
	list-style:none;
	text-decoration:none;
	padding:3px 0px;
	padding-left:7px;
	color:#5E862E;
}
#granular li, #injectables li, #liquids li{
	font-size:12px;
	list-style:none;
	padding:3px 0px;
	color:#5E862E;
}
#wetting_agent #granular li, #wetting_agent #injectables li, #wetting_agent #liquids li{
	width:450px;
}
#adjuvants li, #fungicides li, #herbicides li, #insecticides li,#soil li, #marking_dyes li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style:none;
	padding:3px 0px;
	padding-left:7px;
	color:#5E862E;
}
#fungicides li, #herbicides li, #insecticides li{
	width:450px;
}
.sect-fertilisers #comp_npk_liq li, .sect-fertilisers #micros_macros li{
	width:450px;
	padding:3px 0;
	padding-left:0px;
}
#tabs li span.product, #adjuvants li span.product, #fungicides li span.product, #comp_npk_liq li span.product, #micros_macros li span.product, #soil li span.product, #marking_dyes li span.product{
	font-weight:bold;
}
#subtabs2 li{
	padding:0px 0;
}
#subtabs3 #tabs-16 li{
	font-weight:normal;
}
#subtabs li span.specsheet{
	float:right;
	display:block;
	font-weight:normal;
	margin-right:100px;
	min-width:73px;
}

#subtabs li{
/*	border:1px solid #000; */
}
#subtabs li span.msds{
	float:right;
	display:block;
	font-weight:normal;
	min-width:50px;
}
#tabs h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#486604;
	margin-bottom:6px;
	clear:both;
	margin-top:18px;
	padding-top:0;
}
#content h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#597b0b;
	margin-bottom:5px;
	padding-top:8px;
	margin-top:0px;
}
.newswrapper{
	width:520px;
	padding-bottom:10px;
	margin-top:7px;
	margin-bottom:15px;
	border-bottom:solid 1px #486604;
	overflow:hidden;
}
h2{
	margin-bottom:15px;
	font-size:14px;
	color:#486604;
}
.newswrapper .caption{
	font-size:13px;
	margin:9px 0;
	margin-left:5px;
	width:147px;
	border:solid 0px red;
}
.newswrapper li a{
	text-decoration:none;
	color:#547015;
}
.newswrapper li.caption2{
/*	margin-right:120px;	*/
	margin-left:5px;	
	width:147px;
	margin-top:9px;
	font-size:13px;
}
#tabs-11{
	width:520px;
	overflow:hidden;
}
#tabs-11 li {
	float:left;
	color:#547015;
	padding-right:5px;
	list-style:none;
}
#tabs-11 li a{
	display:block;
}
#tabs-11 p{
	padding-bottom:9px;
	border-bottom:solid 1px #486604;
}
#apply h2{
	margin-top:25px;
	margin-bottom:13px;
}
p.underline{
	padding-bottom:9px;
	border-bottom:solid 1px #486604;
}
#contactwrapper{
	float:left;
/*	margin-left:250px;	*/
}
.contactus{
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	width:300px;	*/
	overflow:hidden;
}
.contactus h1{
	font-size:24px;
	color:#4a710d;
	margin-bottom:38px;
}
.contactus h2{
	font-size:18px;
	color:#4a710d;
	padding:5px 0;
	text-align:left;
}
.contactus h3{
	color:#6b8c33;
	font-size:14px;
	border-bottom:solid 1px #bdcac1;
	padding-bottom:5px;
}
.contactus h6{
	color:#000;
	font-weight:normal;
	font-style:italic;
	margin-top:7px;
	font-size:9px;
}
.contactus p{
	color:#000;
	margin-top:18px;
	margin-bottom:31px;
}
p.contact{
	margin-top:8px;
}
span a.email{
	text-decoration:none;
	color:#aabe8d;
}
span a.email:hover{
	color:#235033;
	text-decoration:underline;
}
.map{
	position:absolute;
	right:37px;
	top:-5px;
	height:277px;
	width:300px;
	z-index:99;
}
.western_australia{
	color:#000;
	text-indent:-9999px;
	margin-top:30px;
	display:block;
	width:154px;
	height:244px;
	float:right;
}
a.western_australia{
	background:transparent url(../img/western_aus.png) top right no-repeat;

}
a.western_australia:hover{
	background:transparent url(../img/western_aus_hover.png) top right no-repeat;
}
.nopdf, #tabs li.nopdf{
	color:#dc0000;
}
.highlight{
	background-color:#e0eecf;
	color:#486604;
	padding:5px;
}
#tabs ul{
	overflow:hidden;
}
.seeds_list tr:hover{
	background-color:#e0eecf;
}
#cse-search-results{
	background-color:transparent;
}
#cse-search-results iframe{
	width:700px;
}
body.loweres{
	background-position:0 0;
}
#apply li{
	margin-bottom:6px;
}
#email, .inputbox {
width: 303px;
height:20px;
background: url(../img/bg_text.png) top left no-repeat;
}

#fileQueue, .weathercode input[type=text], #apply input[type=text], #apply textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:4px;
	border:none;
	padding:0px 0;
	color:#66873a;
}
.weathercode input[type=text]{
	padding:3px;
	text-indent:0px;
	width:90px;
}
#apply input[type=text], #apply textarea{
	margin-top:5px;
}
#apply textarea{
	background: url(../img/bg_textarea.png) top left no-repeat;
	width:303px;
	height:96px;
	padding-top:3px;
}
#apply input[type=image]{
	margin-bottom:20px;
}
#apply input[type=checkbox]{
	margin-right:10px;
}
p.terms{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:30px
}

#slider-list .test{
	border:10px solid #000;
	padding:10px;
}
.weatherzone {
	font-size: 11px;
	font-weight: normal; 
	color: #323232;
	padding:2px;
	background-color: #fff; 
	line-height:23px;
}
.weatherzone_head { 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	color: #647f2a;
	padding: 0 8px;
	background-color: #b2c291;
}

td.weatherzone{
	color:#607a25;
}

.weatherzone a{
	color:#000;
	text-decoration:none;
}
.weatherzone a:hover{
	text-decoration:underline;
}
.weatherzone span{
	color:#486604;
}
/**** IMAGE GALLERY ***/

#slider-list{
	width: 688px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
	/* Fix for IE */
	position:relative;
	margin-left:10px;
}
#slider-list ul{
	position: relative; /* Enables positionning of elements inside viewport */
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
}
#slider-list li{
	width: 75px; /* Defines the size of inner element */
	height: 75px;
	float: left; /* Places list items side by side*/
	list-style: none; /* Resets default - User Agent - style */
	
	/* Cosmetic */
	margin: 0 1px;
	padding: 10px;
	text-align:center;
}

/* Cosmetic */
#sliderBloc {
	height:75px;
	width:716px;
	overflow:hidden;
	position:relative;
	clear:both;
}
#sliderBloc a#previous, #sliderBloc a#next{
	cursor: pointer;
	font-size: 0.8em;
	position:absolute;
	top:45px;
	text-indent:-9999px;
	width:20px;
	height:15px;
}
#sliderBloc a#previous{
	left:3px;
	background: url(../img/left_arrow.png) no-repeat left top;
}
#sliderBloc a#previous:hover{
	background: url(../img/left_arrow_bold.png) no-repeat left top;
}

#sliderBloc a#next {
	right:3px;
	background:url(../img/right_arrow.png) top left no-repeat;
}

#sliderBloc a#next:hover {
	background:url(../img/right_arrow_bold.png) no-repeat left top;
}
h4.btop{
	margin-top:-15px;
	border-top:1px solid #BDCAC1;
}
#clogos{
	float:right;
	margin-right:80px;
	width:130px;
	text-align:center;
}
#clogos img{
	margin-bottom:15px;
}
#clogos img#liquimaxx{
	margin-top:8px;
	margin-bottom:0px;
}
#clogos img#greenmaxx{
	margin-top:8px;
}
#clogos img#signature{
	margin-top:2px;
}
#tabs ul.toptabs{
	margin-bottom:10px;
}
#tabs ul.toptabs_w_ctr{
	width:505px;
}	
#apply{
}
ul.toptabs li{
	list-style:none;
	float: left; 
	position: relative; 
	border-bottom-width: 0 !important; 
	margin: 5px 5px -1px 0; padding: 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase;
}

ul.toptabs li a{
	text-decoration: none; display:block; background-color:#b2c291; color:#fff; padding: 6px 7px;
}

.s_subtabs{
	clear:left;
	float:left;
}
.s_subtabs ul.toptabs li{
	margin-right:4px;
}
ul.toptabs li a:hover{ background-color:#486604; color:#fff;}

.toptabs li ul{
	clear:both;
}
.toptabs li li{
	margin-top:2px;
}
.toptabs li.extrawide a{
	padding-left:18px;
	padding-right:18px;
	padding: 4px 35px;
}
#tabs .toptabs li.urhere a{
	background-color:#486604; 
	color:#fff;
}
ul#msublist{
}
#signupForm li{
	list-style:none;
}

/*	**************** This class use in email form ******************** */
.success{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
/*	border:solid 1px #009900;	*/
	color:#486604;
	margin:10px 0;
}
.error{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#dc0000;
}
a.email-link{
	color:#486604;
	font-weight:bold;
}

li a.pdf-caption{
	display:block;
	font-size:13px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:15px;

}
#tabs .newswrapper li {
	width:151px;
	margin-right:5px;
	text-align:center;
}
.weathercode{
	float:right;
	width:170px;
	margin-right:20px;
	margin-top:2px;
	background-color:#b2c291;
}

.weathercode .inner{
	margin:10px;
}
.weathercode small, .weathercode .labelText, .weathercode strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:3px 0;
	color:#647F2A;
}
#wsearchresults{
	font-size:13px;
	margin-top:-3px;
}
#wsearchresults table{
	border-collapse:collapse;
}
.weathercode small img{
	margin-top:3px;
}
#granular2_lr img{
	margin-top:90px;
}
.sect-speciality #soil li, .sect-speciality #marking_dyes li{
	width:450px;
	
}
/* UPLOADIFY STYLES */
/*
Uploadify v2.1.0
Release Date: August 24, 2009

Copyright (c) 2009 Ronnie Garcia, Travis Nickels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 10px;
	padding: 10px;
	width: 260px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
#uploadifyUploader{
	float:left;
	background-color:#009900;
}
#uploadifyUploader.hover{
/*	background-color:#486604;*/
	border:solid 1px red;
}

#fileQueue {
	overflow: auto;
	margin-bottom: 10px;
/*	padding:4px 0;	*/
}
.uploader{
	padding-top:5px;
	
}

/* UPLOADIFY END */
#fileQueue{
	width: 303px;

/*	background: url(../img/bg_text.png) top left no-repeat;	*/
}
li.upload{
	width:303px;
	
	border-left:solid 2px #c1c1c1;
	border-top:solid 2px #c1c1c1;
	border-bottom:solid 1px #c1c1c1;
	border-right:solid 1px #c1c1c1;	
}
.upload-inner{
	margin:5px;
}
.shighlight{
}
#inndustry-wrapper{
	width:540px;
}
.industry{
	border-bottom:solid 1px #486604;
	margin-bottom:10px;
}
.industry-nobrd{
	border-bottom:none;
}
.industry h1,p{
	color:#486604;
}
.industry h1{
	font-size:15px;
	margin-bottom:13px;
}
.industry h2{
	font-size:12px;
	margin-bottom:5px;
}
.industry h2 span{
	font-weight:normal;
}
.industry span a{
	font-size:12px;
	font-weight:bold;
	color:#273400;
	text-decoration:none;
}
.industry span a:hover{
	text-decoration:underline;
}
.industry p{
	margin-bottom:5px;
}
.industry p.last{
	padding-bottom:4px;
}
#signupForm label.error {
	display: right;
	color:#FF0000;
	font-size:13px;
	/*	margin-left:30px;
	width:150px;	*/
}
#signupForm .uploader label.error{
	clear:both;
	display:block;
}
#newsletter_topics label.error {
	display: none;
	margin-left: 53px;
}
.agree label.error{
	float:right;
	margin-right:180px;
}
#tabs ul.withsub{
	margin-bottom:0px;
}
#tabs{
	position:relative;
}
#gallery,#apply,.clearme{
clear:both;
}
.widthlimit{
	width:500px;
}
.content-greenmax_cl{
	width:501px;
	/*height:490px;*/
	float:left;
	/*border:#FF0000 thin solid;
	margin-top:15px;*/
}
.content-greenmax_cl_content{
	background-color:#e0edcf;
	/*border:1px solid red;*/
	width:200px;
	min-height:150px;
	float:left;
	margin-left:11px;
	margin-top:16px;
}
.content-greenmax_cl_content_header{

/*	height:26px; */
	
}	
#tabs .content-greenmax_cl_content h3{
	background-color:#486604;
	display:block;
	padding:9px;
	color:#FFFFFF;
	font-size:12px;
	margin-top:0;
}
.news-item .inner{
	margin-top:16px;
	margin-bottom:20px;
	overflow:hidden;
}
.content-greenmax_cl h2{
	color:#476702;
	font-size:18px;
	margin-bottom:10px;
	margin-top:-0.2em;
	line-height:1.2em;
}

.content-greenmax_cl h2 a{
	color:#476702;
	text-decoration:none;
	font-size:18px;
}
.content-greenmax_cl h2 a:hover{
	text-decoration:underline;
}	
.news-item{
	border-bottom:1px solid #486604;
	overflow:hidden;
}
.lastitem{
	border:none;
}
.content-greenmax_cl_image,.content-greenmax_cl_text{
	float:left;
}
.content-greenmax_cl_image{
	width:125px;
}
.content-greenmax_cl_text{
	width:346px;
	margin-left:20px;
}
.content-greenmax_cl p.date{
	color:#b2c293;
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
}
.content-greenmax_cl p,.news-item li{
	font-size:11px;
	color:#333333;
	line-height:17px;
}
.content-greenmax_cl_text a{
	color:#476702;
	font-size:11px;
	font-weight:bold;
}
#menu1 li a, #menu1 li ul li a {
	color:#486604;
	font-weight:bold;
	text-decoration:none;
}	
#menu1 li ul li ul li a{
	font-weight:normal;
}
#menu1 li ul li ul li a:hover{
	text-decoration:underline;
}	
#menu1{
	margin:10px;
}
.content-greenmax_cl_articles_text{
	margin-top:20px;
}
#tabs-12{
/*	overflow:hidden; */
}
.main_wrap{
	overflow:hidden;
}
.item-detail li{
	list-style-type:disc;
	margin-bottom:5px;
	margin-left:15px;
	font-size:11px;
}
.item-detail p.date{
	margin-bottom:15px;
}
.item-detail ul, .item-detail p{
	margin-bottom:20px;
}
.item-detail p.lastpara{
	margin-bottom:5px;
}

.item-detail p.news-main-img{
	margin-bottom:10px;
}
.nobottomspacing, .item-detail p.nobottomspacing, .item-detail ul.nobottomspacing{
	margin-bottom:0;
}


/***** Tree menu for news - updates **/

ul.tree-menu {
    font-size: 12px;
    /*line-height: 16px;*/
    font-family: tahoma;
    margin: 0;
    padding: 0;
}
ul.tree-menu ul {
    margin: 0 0 0 9px;
    padding: 2px 0 0 0;
}
ul.tree-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tree-menu li.section {
    background-image:url(../img/close_arrow.png);
    background-repeat: no-repeat;
    background-position:0 5px;
    padding-top: 1px;
    padding-bottom: 1px;
	/*border:1px solid red;*/
}
ul.tree-menu li.section-open {
    background-image:url(../img/open_arrow.png);
    background-repeat: no-repeat;
    background-position:0 5px;
    padding-top: 1px;
    padding-bottom: 1px;
		/*border:1px solid red;*/
}
ul.tree-menu li.box {
    /*background-image: url(../img/doc.gif);
    background-repeat: no-repeat;
    background-position: top left;*/
    padding-top: 1px;
    padding-bottom: 1px;
}
ul.tree-menu a {
    margin-left: 10px;
    color: #0000ff;
    text-decoration: none;
    white-space: nowrap;
	padding-top:0px;
	margin-top:0px;
		/*border:1px solid red;*/
}
ul.tree-menu a:hover {
    margin-left: 10px;
    color: #0000ff;
    text-decoration: underline;
    white-space: nowrap;
}

//****************** new tree menu css ***********/
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	font-size:12px;
	list-style:none;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { text-decoration:underline; cursor: pointer; }

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-famfamfam li { background-image: url(../img/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); }

.filetree li { padding: 3px 0 2px 9px; }
.filetree li li{padding-left:16px;}
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 13px; display: block; }
.filetree span.folder { background: url(../img/open_arrow.png) 0 5px no-repeat; }
.filetree li.expandable span.folder { background: url(../img/close_arrow.png) 0 5px no-repeat; }
.filetree span.file { background:none 0 0 no-repeat; padding-left:5px; }
.filetree li a{
	text-decoration:none;
	color:#476702;
}
ul#browser{
	margin-bottom:8px;
}
.wg{
	margin-top:3px;
}	
#wetting_agent .ui-tabs{
	width:500px;
	padding-left:0;
}
#left-column{
	background: #fff url(../img/banner-new1.jpg) 0 0 no-repeat;

	height:1200px;

	width:212px;
	position:fixed;
}
#right-column{
	float:left;
	margin-left:212px;
	width:768px;
	position:relative;
	padding-bottom:1px;
}
.foooter{
	position:fixed;
	bottom:30px;
}
#simplot_logo a{
	text-indent:-999px;
	display:block;
	position:absolute;
	width:212px;
	left:0;
	height:113px;
	margin-left:-212px;
	border-bottom:dashed 2px #84bb41;
}
.seeds_list{
	margin-right:15px;
}
.seedlist .ui-tabs-nav{
	min-height:310px;
}
#banner_bottom_img img{ float:left; margin-top:2px; margin-bottom:18px; padding:0px;}

/*** HOME PAGE ROTATING BANNER **/
.a_slideshow{
	height:299px;
	position:relative;
}
#navigation{
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:999999;
}
#navigation a{
	margin: 0 5px;
	text-decoration: none;
	color:#fff; 
	margin-right:0;
	max-width:26px;
	height:26px;
	display:block;
	float:left;
	line-height:1.8;
	padding:0 9px;
	font-size:15px;
	background-color:#7f1517;	
}
#navigation a:hover{
	background-color:#000;	
}
#navigation a.activeSlide{
	background-color:#000;
}

#navigation a[rel=p1], #navigation a[rel=p2], #navigation a[rel=p3], #navigation a[rel=p4], 
#navigation a[rel=p5], #navigation a[rel=p6], #navigation a[rel=p7], #navigation a[rel=p8]{
	padding:0;
	line-height:normal;
	text-indent:-999px;
	width:10px;
	height:10px;
	background: url(img/circle.png) top left no-repeat;
	display:block;
	float:left;
}
#navigation a[rel=p1]:hover,#navigation a[rel=p1].activeSlide,
#navigation a[rel=p2]:hover,#navigation a[rel=p2].activeSlide,
#navigation a[rel=p3]:hover,#navigation a[rel=p3].activeSlide{
	background-position:0 -10px;
}
.a_slideshow{
	height:299px;
	position:relative;
	margin-top:5px;
	overflow:hidden;
}
#navigation{
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:89;
}
#navigation a{
	margin: 0 5px;
	text-decoration: none;
	color:#fff; 
	margin-right:0;
	max-width:26px;
	height:26px;
	display:block;
	float:left;
	line-height:1.8;
	padding:0 9px;
	font-size:15px;
	background-color:#7f1517;	
}
#navigation a:hover{
	background-color:#000;	
}
#navigation a.activeSlide{
	background-color:#000;
}

#navigation a[rel=p1], #navigation a[rel=p2], #navigation a[rel=p3], #navigation a[rel=p4], 
#navigation a[rel=p5], #navigation a[rel=p6], #navigation a[rel=p7], #navigation a[rel=p8]{
	padding:0;
	line-height:normal;
	text-indent:-999px;
	width:10px;
	height:10px;
	background: url(../img/circle.png) top left no-repeat;
	display:block;
	float:left;
}
#navigation a[rel=p1]:hover,#navigation a[rel=p1].activeSlide,
#navigation a[rel=p2]:hover,#navigation a[rel=p2].activeSlide,
#navigation a[rel=p3]:hover,#navigation a[rel=p3].activeSlide{
	background-position:0 -10px;
}

/*** lightbox **/
/*#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	s
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}*/


/** thickbox **/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{

  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
form#signupForm h2.terms{
	clear:left;
}
form#signupForm div.fields{
	width:307px; 
	float:left; 
	margin-right:34px;
}	

.gm-new-flyer{
	float:left;
	margin-top:5px;
}

#sitemap{
margin-left:30px;
width:212px;
}

#sitemap ul{
	margin-right:80px;
	color:#fff;
	margin-top:5px;
	background-color:#B2C291;
	padding-bottom:5px;
}
#sitemap li{
	list-style:none;
	padding-top:2px;
	padding-bottom:2px;
}
#sitemap li a{
	background-color:#b2c291;
	color:#3a5e17;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
/*	padding:5px 7px;*/
	display:block;
	padding-left:5px;
}
#sitemap li a:hover {
	background-color:#486604;
	color:#fff;
}
#sitemap li.firstli{
margin-top:5px;
background-color:#486604;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
}
#sitemap li a.boldtext{ font-weight:bold; margin-top:15px;}
#sitemap li a.homelink{margin-top:8px;}
