/**
 * Stylesheet
 *
 * Copyright Fusionary Media, 2004
 */


/* NORMALIZING styles
-------------------------------------------*/
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
}
table{
	border: 0px;
}



/* MAIN styles
-------------------------------------------*/
body{
	background: #f8f4ea url(../images/bg_body.gif) 0 0 repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #382d0f;
}

h1{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #455f2f;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	font-style: italic;
}

h2{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #455f2f;
	margin:10px 0px 0px;
	font-weight: bold;
	font-style: italic;
}

p {
	padding:5px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}


td{
	vertical-align: top;
}

a:link{color: #833c19;}
a:visited{color: #833c19;}
a:hover{color: #4c6636;}
a:active{color: #4c6636;}

dt{
	font-weight: bold;
}

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.clr {
	clear: both;
	height: 0px;
}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */






/* CONTAINER styles
-------------------------------------------*/
#container{
	width: 808px;
	position:relative;
	left: 50%;
	margin: 0px 0px 0px -380px;
	background: transparent url(../images/bg_header.gif) 0 0 no-repeat;
}
	#container-inner{
		background-color: #e4e8d5;
		margin: 0 29px;
	}

/* HEADER styles
-------------------------------------------*/
#header{
	margin: 0px 29px 0px 29px;
	padding: 0px 10px 0px 10px;
	height: 106px;
	position: relative;
}
	#header h1{
		position: absolute;
		top: 24px;
		left: 15px;
	}
	#header h1 a{
		display: block;
		height: 75px;
		width: 200px;
		background: transparent url(../images/bg_logo_hdr.gif) 0 0 no-repeat;
		letter-spacing : -1000em;
		text-indent: -1em;
	}
	/* Just for Opera, but hide from MacIE */ 
	/*\*/html>body #header h1 a { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
	/* End of hack */



/* HEADER Navigation styles
-------------------------------------------*/



#header-nav{
	margin: 0px;
	padding: 0px 10px 1px 10px;
	list-style: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#header-nav li{
	float:left;
	margin: 0px;
	padding:0;
}
#header-nav li a{
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #833c19;
	background: transparent url(../images/tabs_left_both.gif) left top no-repeat;
	text-decoration:none;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	display: block;
	float: left;
}
#header-nav li a span{
	display:block;
	background: transparent url(../images/tabs_right_both.gif) right top no-repeat;
	margin: 0;
	padding: 8px 10px 5px 0;
}
#header-nav li a:hover, #header-nav li a.current{
	background-position: 0% -129px;
	}
#header-nav li a:hover span, #header-nav li a.current span{
	background-position: 100% -129px;
	}
	
	#header-nav li.current a{
		color: #455f2f;
	}



/* CONTENT styles
-------------------------------------------*/
#content{
	margin: 0px 0px 20px 10px;
	padding: 10px;
	width: 480px;
	float: left;
	display: inline;
}
	body.home #content{
		width: auto;
		margin: 0px;
		padding: 0px;
		float: none;
		display: block;
	}
	
	body.ordering #content{
		width: 40%;
	}
	
	body.full-width #content{
		width: auto;
		margin: 0px;
		padding: 10px 20px 20px 20px;
		float: none;
		display: block;
	}

	#content h1{
		background: transparent url(../images/bg_h1.gif) 0 0 repeat-y;
		margin: 0 0 0 -10px;
		padding: 5px 0 5px 10px;
		font-weight: bold;
	}

	h2#hdr-carrots,
	h2#hdr-snap-beans,
	h2#hdr-sweet-corn,
	h2#hdr-field-corn,
	h2#hdr-broccoli,
	h2#hdr-cabbage,
	h2#hdr-bell-pepper,
	h2#hdr-tomato,
	h2#hdr-cucumbers,
	h2#hdr-drybeans,
	h2#hdr-cucurbit,
	h2#hdr-grapes,
	h2#hdr-zucchini,
	h2#hdr-fruit-trees,
	h2#hdr-soybeans
	{
		height: 99px;
		padding-left: 115px;
		line-height: 99px;
		font-size: 22px;
		color: #372d0f;
	}
	h2#hdr-carrots{
		background: transparent url(../images/hdr_carrots.jpg) 0 0 no-repeat;
	}
	h2#hdr-snap-beans{
		background: transparent url(../images/hdr_snap_beans.jpg) 0 0 no-repeat;
	}
	h2#hdr-sweet-corn{
		background: transparent url(../images/hdr_corn.jpg) 0 0 no-repeat;
	}
	h2#hdr-field-corn{
		background: transparent url(../images/hdr_field_corn.jpg) 0 0 no-repeat;
	}
	h2#hdr-broccoli{
		background: transparent url(../images/hdr_broccoli.jpg) 0 0 no-repeat;
	}
	h2#hdr-cabbage{
		background: transparent url(../images/hdr_cabbage.jpg) 0 0 no-repeat;
	}
	h2#hdr-bell-pepper{
		background: transparent url(../images/hdr_bell_pepper.jpg) 0 0 no-repeat;
	}
	h2#hdr-tomato{
		background: transparent url(../images/hdr_tomato.jpg) 0 0 no-repeat;
	}
	h2#hdr-cucumbers{
		background: transparent url(../images/hdr_cucumbers.jpg) 0 0 no-repeat;
	}

	h2#hdr-drybeans{
		background: transparent url(../images/hdr_dry_beans.jpg) 0 0 no-repeat;
	}
	h2#hdr-cucurbit{
		background: transparent url(../images/hdr_cucurbit.jpg) 0 0 no-repeat;
	}
	h2#hdr-grapes{
		background: transparent url(../images/hdr_grapes.jpg) 0 0 no-repeat;
	}
	h2#hdr-zucchini{
		background: transparent url(../images/hdr_zucchini.jpg) 0 0 no-repeat;
	}
	h2#hdr-fruit-trees{
		background: transparent url(../images/hdr_fruit_trees.jpg) 0 0 no-repeat;
	}
	h2#hdr-soybeans{
		background: transparent url(../images/hdr_soybeans.jpg) 0 0 no-repeat;
	}



		#splash_ad{
			float: left;
			width: 225px;
			background: #e4e8d5 url(../images/splash_ad.jpg) 0 0 no-repeat;
			height: 293px;
			display: inline;
		}
			#splash_ad p{
				font-size: 14px;
				text-align: center;
				font-family: "Times New Roman", Times, serif;
				font-style: italic;
				font-weight: bold;
				color: #455f2f;
				margin: 15px 0px 0px 0px;
				padding: 0px;
			}
		
		#splash_intro{
			float: right;
			width: 290px;
			height: 293px;
			padding: 0 225px 0 10px;
			background: #e4e8d5 url(../images/splash_intro.jpg) 0 0 no-repeat;
			display: inline;
		}
			#splash_intro h1{
				background: none;
				margin: 25px 0 10px 0px;
				padding: 0px;
				font-size: 22px;
			}
			#splash_intro h2{
				font-size: 16px;
			}
			#splash_intro ul{
				margin: 0px;
				padding: 0px;
				list-style: none;
			}
				#splash_intro ul li{
					padding-left: 10px;
					background: transparent url(../images/bullet.gif) 0px 5px no-repeat;
				}
	
		#adblock{
			float: left;
			width: 335px;
			height: 255px;
			background: #f7edd1;
			padding: 0 20px 0px 20px;
			font-size: 12px;
			line-height: 1.3em;
			display: inline;
		}
			#adblock h2{
				background: transparent url(../images/bg_hdr_home_ad.jpg) 0 0 repeat-y;
				padding: 2px 0 2px 20px;
				margin-left: -20px;
			}
			#adblock ul{
				margin: 0px 10px 0px 0px;
				padding: 0px;
				list-style: none;
				float: left;
				display: inline;
				width: 31%;
			}
				#adblock ul li{
					padding: 0px;
					margin: 0px;
					font-weight:bold;
					display: inline;
				}
					#adblock ul li span{
						background: transparent url(../images/bullet.gif) 0px 5px no-repeat;
						padding-left: 10px;				
						display: block;
					}
				
			
		#news{
			float: right;
			width: 375px;
			height: 250px;
			padding: 0 0 0 0px;
			background: #b7a38a url(../images/bg_news.jpg) 0 0 repeat-x;
			display: inline;
		}
			#news h2{
				background: transparent url(../images/bg_hdr_news.jpg) 0 0 repeat-y;
				padding: 2px 0 2px 20px;
			}
			#news ul{
				margin: 10px 0px 0px 0px;
				padding: 0px;
			}
				#news ul li{
					margin: 0px 0px 0px 20px;
					padding: 0px;
					list-style: none;
				}
				#news ul li p{
					margin: 0px;
					padding: 0px;
					list-style: none;
					float: none;
				}
				#news ul li span.news-date{
					display: block;
					font-weight: bold;
					font-size: 14px;
					font-family: "Times New Roman", Times, serif;
					color: #633e12;
				}
				#news ul li a.morelink{
					display: block;
					float: right;
					color: #633e12;
					padding: 0 5px 0 8px;
					width: 42px;
					height: 23px;
					line-height: 23px;
					background: transparent url(../images/bg_more_link.gif) 3px 1px no-repeat;
					text-decoration: none;
					font-size: 12px;
					font-family: "Times New Roman", Times, serif;
				}
				#news ul li a.morelink:hover{
					color: #4c6636;
					background: transparent url(../images/bg_more_link.gif) -52px 1px no-repeat;
				}

	img.label{
		border: 1px solid #b1b1b1;
		border-width: 1px 2px 2px 1px;
		margin: 10px 0 20px 0;
	}
	
	ul#downloads, ul#downloads li{
		margin: 0px;
		padding: 0px;
		list-style: none;
	} 
		ul#downloads{
			
		} 
		ul#downloads li{
			margin: 0px 0px 0px 0px;
		} 
		ul#downloads li a{
			height: 45px;
			display: block;
			text-decoration: none;
			margin-bottom: 10px;
			font-family: "Times New Roman", Times, serif;
			font-size: 16px;
			font-weight: bold;
			padding: 25px 0px 0px 60px;
			background: transparent url(../images/icon_pdf_dl.gif) 0 0 no-repeat;
			width: 370px;
		} 
			ul#downloads li a span{
				padding: 2px 5px;
				border: 1px solid #e4e8d5;
				cursor: pointer;
			} 
				ul#downloads li a:hover span{
					background: #f4f8e4;
				} 

#order-form{
	background: #d3d7c0;
}	
	#order-form td{
		padding: 5px;
		background: #e4e8d5;
	}
	#order-form th{
		padding: 5px;
	}


div.news-item{
	border-bottom: 1px dashed #999;
	padding: 0 0 10px 0;
	margin: 10px 0 20px 0;
}
div.news-item p{
	padding: 0 0 5px 0;
	margin: 0;
}

h3.news-title{
	font-size: 1.3em;
	line-height: 1;
}
	h3.news-title a{
		text-decoration: none;
	}
	h3.news-title a:hover{
		text-decoration: underline;

	}
	span.date{
		font-style: italic;
	}
		

/* CROP LABEL styles

	---------------------------------------*/
div.crop-label{
	 border: 1px solid #c3c3c3; 
	 border-width: 1px 2px 2px 1px; 
	 background: #fff;
	 margin-bottom: 10px;
	 font-size: 12px;
}
	div.crop-label ul{
		margin: 0px 0px 0px 10px;
		padding: 0px;
	}
	div.crop-label h2{
		color: #382d0f;
		font: bold normal 14px/1em Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 0px;
		text-align: center;
	}
	div.crop-label h3{
		color: #382d0f;
		font: bold normal 12px/1em Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 0px;
	}
div.label-box{
	 padding: 10px; 
	 border: 1px solid #c3c3c3; 
	 margin-bottom: 10px;
}



/* CONTACT FORM styles

	---------------------------------------*/

	fieldset{

	padding: 10px;

	border: none;

	}	

	fieldset input,fieldset textarea{

		border:1px solid #ccc;
	}
	.contact-form fieldset input, .contact-form fieldset textarea{

		border:1px solid #ccc;
		width: 280px;
	}

			fieldset input.narrow{
				width: 180px;
	
			}
			

			fieldset input.submit{

				width: 100px;

			}

		fieldset input:hover,fieldset textarea:hover{

			border:1px solid #647e4f;

		}

		fieldset input:focus,fieldset textarea:focus{

			border:1px solid #991F1F;

		}



		.formfields dl, .formfields dt, .formfields dd{

			margin: 0px;

			padding: 0px;

		}



		.formfields dt{

			float: left;

			clear: left;

			width: 20%;

			margin: 10px 10px 0 0;

			text-align: left;

		}	



		.formfields dd{

			float: left;

			margin: 10px 0px 0 0;

			width: 70%;

		}

		.form-rep-contact{

			height: 3.5em;

		}



		.required{

		}



	.form-error, #form-error-alert{  color: #CC0000; 

		font-weight: bold;

		padding: 5px 0px 0px 30px;

		background: transparent url(../images/icon_alert.gif) 0 0 no-repeat;

	

	}

	.form-error, #form-error-alert{ 

		display: none;

	}

	#form-error-alert{

		display: block;

	}

  .errorExplanation { color: red; }

/* SIDEBAR styles
-------------------------------------------*/
#sidebar{
	margin: 50px 5px 20px 5px;
	padding: 0px 10px;
	background: transparent url(../images/bg_sidebar.gif) 0 0 repeat-y;
	width: 200px;
	float: right;
	display: inline;
}
	body.ordering #sidebar{
		width: 50%;
		background-image: none;
		padding: 0px;
		margin: 145px 5px 20px 5px;
		
	}


		#sidebar ul{
			margin: 10px 0px 0px 0px;
			padding: 0px;
			display: block;
		} 
		#sidebar ul li{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 5px;
			list-style: none;
			display: block;
		} 
		#sidebar ul li a{
			display: block;
			height: 45px;
			text-decoration: none;
			margin-top: 25px;
			padding: 25px 0 0 67px;
			font-family: "Times New Roman", Times, serif;
			font-size: 16px;
			font-weight: bold;
			font-style: italic;
		} 
			#sidebar ul li a span{
				line-height: 22px;
				padding: 2px 5px;
				width: 113px;
			} 
		#sidebar ul li a:hover,#sidebar ul li a.current{
		} 
			#sidebar ul li a:hover span, #sidebar ul li a.current span{
				background: #f4f8e4;
			} 

		#nav-carrots a{background: transparent url(../images/icon_carrots.jpg) 0px 0px no-repeat;}
		#nav-snap-beans a{background: transparent url(../images/icon_snap_beans.jpg) 0px 0px no-repeat;}
		#nav-sweet-corn a{background: transparent url(../images/icon_sweet_corn.jpg) 0px 0px no-repeat;}
		#nav-field-corn a{background: transparent url(../images/icon_field_corn.jpg) 0px 0px no-repeat;}
		#nav-broccoli a{background: transparent url(../images/icon_broccoli.jpg) 0px 0px no-repeat;}
		#nav-cabbage a{background: transparent url(../images/icon_cabbage.jpg) 0px 0px no-repeat;}
		#nav-bell-pepper a{background: transparent url(../images/icon_bell_pepper.jpg) 0px 0px no-repeat;}
		#nav-tomato a{background: transparent url(../images/icon_tomato.jpg) 0px 0px no-repeat;}
		#nav-cucumbers a{background: transparent url(../images/icon_cucumbers.jpg) 0px 0px no-repeat;}

		#nav-drybeans a{background: transparent url(../images/icon_dry_beans.jpg) 0px 0px no-repeat;}
		#nav-cucurbit a{background: transparent url(../images/icon_cucurbit.jpg) 0px 0px no-repeat;}
		#nav-grapes a{background: transparent url(../images/icon_grapes.jpg) 0px 0px no-repeat;}
		#nav-zucchini a{background: transparent url(../images/icon_zucchini.jpg) 0px 0px no-repeat;}
		#nav-fruit-trees a{background: transparent url(../images/icon_fruit_trees.jpg) 0px 0px no-repeat;}
		#nav-soybeans a{background: transparent url(../images/icon_soybeans.jpg) 0px 0px no-repeat;}




/* FOOTER styles
-------------------------------------------*/
#footer{
	clear: both;
	margin: 0px;
	padding: 0px;
	background: #5a7444 url(../images/bg_footer.gif) left bottom no-repeat;
	color: #f8f4ea;
}
	#footer a{
		color: #c1dbad;
		text-decoration: none;
	}
	#footer a:hover{
		text-decoration: underline;
	}
	#footer p.copyright{
		float: left;
		margin: 0px 0px;
		padding: 0px;
		margin: 5px 0 5px 20px;
	}
	
	#footer ul, #footer ul li{
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
		#footer ul{
			float: right;
			margin: 5px 20px 5px 0;
		}
		#footer ul li{
			display: inline;
			padding-left: 10px;
		}



.fieldWithErrors input { background: #FFCFCF;}