/* ---------------------------------------- CSS INFORMATION ---------------------------------------- */
/* Author: Design & Usability (GSS) 
/* Relationship / Project: CSS for www.AsgrowAndDekalb.com 
/* Version History: August 29, 2007 
/* Media: Print 
/* Comments: This is the homepage layout file used for printers.
/* ------------------------------------------------------------------------------------------------- */

/* ---------------------------------------- DIV CONTROLS ---------------------------------------- */
div#content_wrapper {
	background: url(/web/images/bg_content_bottom.gif) no-repeat 0% 100%;
	margin: 20px 0 10px 20px;
	padding: 0;
}
div#column-1 {
	background: none;
	float: left;
}
div#column-2 {
	float: left;
}
div#content_bottom {
	height: 9px;
	margin: 0 0 5px 0px;
	padding:0;
	color:#fefefe;
	float:left;
	width:660px;
	background: transparent url(/web/images/bg_content_bottom.gif) repeat-y;
}

/* ====== start yield data ====== */
div#yield_data_wrapper {
	width: 640px;
	margin:0;
	padding:10px;
	border-top: 3px solid #b2b2b2;
	border-bottom: 5px solid #b2b2b2;
}
div#yield_data_map {
	float:left;
	border: 1px solid #333;
	width: 250px; 
	height: 245px
}
div#yield_data_map_unknown {
	float:left;
}
div#yield_data_content {
	margin:0;
	padding:0 0 0 10px;
	float:left;
	width:365px;
/*	border:1px solid #f00;*/
}
div#yield_data_content h3 {
	font-size: 1.4em;
	color:#993300;
	margin:0;
	padding:0 0 5px 0;
	/*margin-left:225px;*/
}
div#yield_data_content ol {
	padding: 0;
	margin: 0; /* 0 5px 24px */
}
div#yield_data_content ol li {
	padding:0;
	margin:0;
	list-style-position: inside;
}
div#yield_data_zip {
	font-weight:bold;
}
div#yield_data_zip_unknown {
	color:#993300;
	padding:10px 15px 15px;
	margin:50px 0 0 0;
	text-align:center;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	font-size:1.3em;
}
div#yield_data_compare {
	margin:15px 0 0 0;
	padding:0px 0 2px 45px;
	background: transparent url(/web/images/icon_compare.gif) no-repeat; /* #f5f3e6 */
}
div#yield_data_compare a{
	font-weight:bold;
}
div#yield_data_content #expand_map {
	margin:10px 0;
	padding: 0 0 0 18px;
	background: url(/web/images/icon_arrows.gif) no-repeat 0 5px;
}
div#yield_data_content #expand_map a{
	font-weight: bold;
}

/* ====== end yield data ====== */


/* ====== start marketing ====== */
div#marketing_wrapper{
	background: #e7e7d0 url(/web/images/bg_media.gif) repeat-x;
	width:640px;
	padding:10px;
}
div#commercials {
	display:none;
}
div#elites {
	display:none;
}
div#yield_makers {
	display:none;
}
div#grower_testimonials {
	margin:0;
	padding:0;
}
div#grower_video {
	float:left;
	width:400px;
}
div#grower_video_thumbs {
	margin:20px 0 0 0;
}
div#grower_text {
	float:left;
	margin:0;
	width:220px;
	padding: 0 0 0 10px;
}
div#grower_text h3{
	font-size: 1.4em;
	color: #333;
	margin: 0;
	padding:0 0 10px 0;
}
/* ====== end marketing ====== */


/* ====== start seo ====== */
div#seo_wrapper {
	width:660px;
	margin: 0;
	padding: 0;
	background-color:#fff;
	/*background: #fff url(/web/images/seo_image_gradient.gif) repeat-y;*/
}
div#seo {
	padding:0 0 5px 255px;
	margin:0;
	background: transparent url(/web/images/seo_image.gif) no-repeat;
}
div#seo h3{
	font-size: 1.5em;
	color: #336666;
	font-weight: bold;
}
/* ====== end seo ====== */


/* ====== start seed catalog ====== */
div#seed_catalog {
	width:275px;
	margin:0 0 0 0px;
	padding:10px 0 0 0;
}
div#seed_catalog h3 {
	background: transparent url(/web/images/hr_home_column-2.gif) repeat-x;
	font-size: 1.4em;
	color:#993300;
	margin: 0 0 0 10px;
	padding:15px 0 10px 0;
}
div#seed_catalog  p{
	margin:0 0 0 10px;
}
/* ====== end seed catalog ====== */


/* ====== start related resources ====== */
div#related_resources {
	width:265px;
	height:470px;
	margin:10px 0 10px 0px;
	padding:10px 0 0 10px;
/*	background: none url(/web/images/column-2_corn_logos.jpg) repeat-x;*/
	background-position:bottom;
	border:1px solid #f00;
}
div#related_resources h3 {
	background: url(/web/images/hr_home_column-2.gif) repeat-x;
	font-size: 1.4em;
	color:#993300;
	margin: 0;
	padding:10px 0;
}
div#related_resources ul {
	margin:0;
	padding:0;
}
div#related_resources ul li {
	margin:0;
	padding:0;
	list-style-position:inside;
}

/* ====== end related resources ====== */


/* ---------------------------------------- ELEMENTS ---------------------------------------- */

/* ---------------------------------------- ID'S ---------------------------------------- */
#link_catalog {
	font-size: 1.2em;
	font-weight:bold;
	margin: 0;
	padding:30px 0 0 0;
}
#product_message {
	width:275px;
	margin:0;
	padding:5px;
}
#product_message img.tagline {
	position: absolute;
	top:128px;
	z-index: 20;
	margin:0 0 0 100px;
}
#product_message img{
	position: absolute;
	float:left;
	padding: 0px 10px 0 0;
	margin: 30px 0 0 0;
	z-index:25;
}
#product_message p{
	padding: 50px 0 0 125px;
	width:150px;
}

/* ================== MEDIA TABS ================== */
#media_tabs-1 {
	/*background-image: url(/web/images/bg_navigation.gif);*/
	background-repeat: repeat-x;
}

#media_tabs {
	/*background-image: url(/web/images/bg_navigation.gif);*/
	float:left;
	text-align:left;
	/*width: 968px;*/
	height: 26px;
	z-index: 30000;
	color: #000;
	/*margin-left: auto;
	margin-right: auto; */
}

#media_tabs {
	position: absolute;
	top:548px;
	z-index: 100000;
/*	margin-left:-5px;*/
}
/* ================== YIELD TABS ================== */
#yield_tabs-1 {
	/*background-image: url(/web/images/bg_navigation.gif);*/
	background-repeat: repeat-x;
	/*border: 1px solid #ff0000;*/
}

#yield_tabs {
	/*background-image: url(/web/images/bg_navigation.gif);*/
	float:left;
	text-align:left;
	/*width: 968px;*/
	height: 26px;
	z-index: 30000;
	color: #000;
	/*margin-left: auto;
	margin-right: auto; */
}

#yield_tabs {
	position: absolute;
	top:243px;
	z-index: 100000;
	margin-left:0px;
}

/* ---------------------------------------- CLASSES ---------------------------------------- */
.icon_catalog {
	vertical-align:middle;
}
.dealer_access {
	margin: 10px 0 0 30px;
	padding: 0 0 0 35px;
	list-style: none;
	background: transparent url(/web/images/icon_lock.gif) no-repeat 0 5px;
}
.dealer_access em {
	margin: 5px 0 0 0;
	display: block;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}