/* ---------------------------------------- CSS INFORMATION ---------------------------------------- */
/* Author: Design & Usability (GSS) 
/* Relationship / Project: CSS for www.AsgrowAndDekalb.com 
/* Version History: August 7, 2007 
/* Media: Screen and Print 
/* Comments: This is the SRG (Seed Resource Guide) file used for computer screens and printers.
/* ------------------------------------------------------------------------------------------------- */

/* ---------------------------------------- DEFAULT CSS SET ---------------------------------------- */

/* --------  Find Seed Products In Your Area (FSPIYA) ------- */
div#fspiya_wrapper {
	float: left;	
	width: 600px;
	margin: 0;
	padding: 0 10px 0 0;
}
div#fspiya_wrapper #error{
  padding-bottom:5px;
  color: #f00;
}
div#fspiya_wrapper #fspiya {
	float: left;
	width: 600px; /* 50% */
	margin: 0;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f0f0f0;
}
div#fspiya_wrapper #fspiya #title_and_report {
	padding: 0 0 10px 0;
}
div#fspiya_wrapper #fspiya h3 {
	display: inline;
	padding: 0 0 0 20px;
	font-size: 120%;
	font-weight: bold;
	background: transparent url(/web/images/icon_fsp.gif) no-repeat;
}
div#fspiya_wrapper #fspiya #report {
	display: inline;
	padding: 0 0 0 20px;
}
div#fspiya_wrapper #fspiya #crop {
	float: left;
	padding: 0 10px 0 0;
}
div#fspiya_wrapper #fspiya #zip_code {
	float: left;
	padding: 0 10px 0 0;
}
div#fspiya_wrapper #fspiya #years {
	float: left;
	padding: 0 10px 0 0;
}
div#fspiya_wrapper #fspiya #radius {
	float: left;
	padding: 0 10px 0 0;
}
div#fspiya_wrapper #fspiya #relative_maturity {
	float: left;
	padding: 0 10px 0 0;
}
/* -------- end FSPIYA (Find Seed Products In Your Area) ------- */


#advanced {
	margin: 10px 0 0 0;
}

#advanced a {
	background: transparent url(/web/images/icon_arrow_right.gif) no-repeat 0 50%;
	padding: 0 0 0 12px;
}

#advanced_dropdown {
	display: none;
	margin: 10px 0 0 0;
/*	padding: 0 0 0 12px;*/
}
#advanced_dropdown a {
	background: transparent url(/web/images/icon_arrow_down.gif) no-repeat 0 50%;
	padding: 0 0 0 12px;
}

#advanced_dropdown #column-1, #advanced_dropdown #column-2, #advanced_dropdown #column-3 {
	float:left;
	padding: 10px 5px 10px 5px;
}

/* -------- start product ------- */
#product_wrapper {
	float: left;
	width: 100%;
	margin: 0;	
	padding: 10px 0 0 0px;
}
.product {
	float: left;
	width: 450px;
	padding: 0 12px 0 0;
	margin: 0 0 40px 0;
}
.product .new {
	border-bottom: 2px solid #ccc;	
}
.product .new span {
	font-weight:bold;
	background-color: #ccc;
	padding:3px 10px 0 10px;
}
.compare {
	background-color:#f1fbe3;
	border:1px solid #c7d6ad;
}
.product .column-1 {
	float: left;
	width: 210px;
}
.product .column-1 .logos, .product .column-1 .graph {
	background-color: #fff;
	padding:5px;
}
.product .column-2 {
	width:220px;
	float: left;
	padding: 10px 0 0 10px;
}
.product .column-2 .name {
	font-weight: bold;
	line-height: 150%;
	font-size: 90%;
	padding:0 0 0 10px;
	float:left;
	width:175px;
}
.product .column-2 .name a {
	font-size: 120%;
}
.product .column-2 .name span{
	clear: left;
}
.product .column-2 .icon {
	float: left;
	width:19px;
}
.product .column-2 .rm {
	display: inline;
	clear: both;
	padding: 0 0 0 10px;
}
.product .column-2 .list ul {
	clear:both;
	margin:0px;
	padding:10px 20px;
}
.product .column-2 .list ul li{
	padding:0 0 10px 0;
}
/* -------- end product ------- */
h2 {
	margin: 0 0 15px 0;
}

/* -------- start FAS(Find A Seed) ------- */
div#fas_wrapper {
	float: right;
	margin: 0;
	padding: 0;
}
div#fas_wrapper #fas {
	width: 250px;  /* 30% */
	padding: 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color: #f0f0f0;
}
div#fas_wrapper #fas h3 {
	display: inline;
	padding:0 0 20px 30px;
	font-size: 120%;
	font-weight: bold;
	background: transparent url(/web/images/icon_seeds.gif) no-repeat;
}
div#fas_wrapper #fas p {
	padding: 10px 0 0 0;
}
div#fas_wrapper #fas p#example {
	padding: 0px;
}
div#fas_wrapper #fas #search {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
div#fas_wrapper #fas #submit {
	float: right;
	margin: 0;
	padding: 0;
}
/* -------- end FAS(Find A Seed) ------- */


/* -------- start pagination controls ------- */
.page_controls {
	margin: 25px 0 5px 0;
	font-size: 100%;
}
.search_results {
	float: left;
	width: 30%;
	vertical-align: middle;
}
.per_page {
	float: left;
	width: 35%;
	text-align: center;
}
.next_previous {
	text-align: right;
}
.next_previous a {
	padding: 1px 1px 1px 2px;
	border: 1px #fff solid;
}
.next_previous span.next {
	padding: 0 0 0 10px;
	background: transparent url(/web/images/icon_arrow_right.gif) no-repeat 4px left;
}
.next_previous span.prev {
	padding: 0 10px 0 0;
	background-image: transparent url(/web/images/icon_arrow_left.gif) no-repeat top right;
}
.next_previous a:hover {
	border: 1px #999 solid;
	text-decoration: none;
}
/* -------- end pagination controls ------- */

/* -------- start filter ------- */
.filter_wrapper {
	margin: 10px 0 10px 0;
	padding: 5px 10px;
	font-weight: bold;
}
.filter {
	float: left;
}
.show_all_rm {
	padding:0 0 0 10px;
}
.rating {
	float: right;
	padding:5px 0 0 0;
	font-weight: normal;
}
/* -------- end filter ------- */

/* -------- start legend ------- */
#legend {
	padding: 20px 0;
}
#legend h2 {
	font-size: 115%;
}
#legend h2 span{
	padding:5px 10px;
}
#legend h3 {
	padding: 5px;
	font-size: 100%;
}
#legend ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
}
#legend ul li {
	padding: 3px;
}
/* -------- end legend ------- */


/* -------- start searching ------- */
#searching {
	position: absolute;
	left: 500px; 
	top: 175px;
	display: none;
}
/* -------- end searching ------- */


/* -------- start characteristics chart and cyc ------- */
#characteristic_chart {
	width: 300px;
	float: left;
	padding: 10px 0 0 0;
}
#cyc {
	width: 300px;
	float: right;
	padding: 10px 0 0 0;
}
#cyc ul li {
	list-style: none;
	padding: 5px 0 5px 45px;
	background: transparent url(/web/images/icon_cyc.gif) no-repeat 0% 50%;
}
#characteristic_chart h2, #cyc h2{
	font-size: 100%;
	margin: 0;
	padding: 0 0 5px 0;
}
#characteristic_chart ul, #cyc ul{
	margin: 0;
	padding: 0;	
}
#characteristic_chart ul li {
	list-style: none;
	padding: 5px 0 5px 25px;
	background: transparent url(/web/images/icon_pdf.gif) no-repeat 0% 50%;
}

/* -------- end characteristics chart and cyc ------- */


/* ---------------------------------------- SUPPORT TEAM ADD CSS BELOW THIS LINE  ---------------------------------------- */ 

