html, body{
  height: 100%;
  text-align: left;
}

html{
  background: none;
  color: #333333;
}

body{
  background: #FFF url("/images/sub_page/BGsecondary.jpg") no-repeat top center;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

form{
  color: #1b583d;
}

a, 
a:link,
a:hover,
a:visited{
  color: #411111;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;;
}

#posts a:link, #posts a:visited, #posts a:active {
	text-decoration:underline !important;
}

#posts a:hover {
	text-decoration:underline !important;
	color:#585858;
}

img{
  margin: 0;
}

#main-wrapper{
  width: 100%;
  min-height:100%;
  height: auto !important;
  height: 100%;
}


#main{
  margin: 0 auto;
  width: 956px;
}

#header-left{
  float: left;
  width: 513px;
}

#header-right{
  float: right;
  width: 170px;
}

.flash_notice {
	background:#9cc767; 
	color: #fff; 
	padding: 5px; 
	border: 1px solid #6da424; 
	margin: 10px
}

.flash_error {
	background:#cc6464; 
	color: #fff; 
	padding: 5px; 
	border: 1px solid #ae5555; 
	margin: 10px
}


#title{
  margin: 11px 0 0 0;
}

#title-supporting-copy{
  margin: 11px 0 0 0;
  font-size: 11px;
  line-height: 18px;
}

#login-form input{
  background-color: white;
}

#login-form-email{
  margin: 11px 0 0 0;
}

#login-form-email input,
#login-form-password input{
  width: 160px;
  padding: 2px 0px 1px 6px;
}

#login-form-password{
  margin: 5px 0 0 0;

}

#login-form-email input.inactive-email-text{
    background: #FFF;
}

#login-form-password input.inactive-password-text{
    background: #FFF;
}

#login-form-submit{
  margin: 7px 0 0 0;
  width: 58px;
  float: right;
}

#content{
  margin: 27px 0 0 0;
}

#content-left{
  float: left;
  width: 426px;
  padding: 0 0 0 37px;
}

#content-right{
  float: left;
  width: 486px;
  margin: 0 0 0 0px;
}

.feature-bucket{
  width: 187px;
  height: 198px;
	background: #dde9de;
	border: 1px solid #a5c3ba;
}

.feature-bucket img {
	margin: 0 0 0 4px;
}
.feature-bucket img:hover {
	background: none;
}
#varieties-and-info{
	float: left;
}

#grower-testimonials{
  float: left;
  margin: 0 0 0 15px;
}

#build-a-grower-log{
  float: left;
  margin: 16px 0 0 0;
}

#connect-with-growers{
  float: left;
  margin: 15px 0 0 15px;
}

.feature-bucket-copy{
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  padding: 0 10px 0 10px;
}

#deltapine-logo{
  float: left;
  width: 134px;
}

#deltapine-copy{
  float: left;
  width: 338px;
  margin: 0 0 0 12px;
  font-size: 11px;
  line-height: 16px;
}

#yield-container{
  margin: 38px 0 0 20px;
}

#featured-testimonial-container{
  margin: 10px 0 0 0;
} 

#featured-testimonial-title{
  
} 

#featured-testimonial-body{
  margin: 2px 0 0 0;	
  font-size: 11px;
  line-height: 15px;	
} 

#featured-testimonial-body a {
	text-decoration: underline;
}

.featured-post-body{
  font-size: 11px;
  line-height: 15px;
  padding: 0 0 11px 0; 	
}

#featured-post{
  margin: 34px 0 0 0;
}

.red-bold{
  font-weight: bold;
  color: #9a2422;
  font-size: 11px;
}

#search-container{
  margin: 35px 0 0 0;
}

#search-inputs-container{
  width: 465px;
  height: 77px;
  background: transparent url("/images/home/bucketSearchBg.gif") no-repeat top left;
  padding: 7px 0 0 8px;	
}

#search-form-title{
  
}

#search-inputs{
  margin: 17px 0 0 5px;
}

#search-inputs select{
  background-color: white;
}

.search-keyword{
  width: 145px;
  padding: 2px 0px 1px 6px;
  background-color: white;
}

#search-submit{
  float: right;
  margin: 20px 0 0 0;
}


.junk-spacer{
  font-size: 0;
  line-height: 0;
  margin: 0;
}


/* SEARCH slightly modified from those present in sub_page.css */

.search-wrap{
  width: 450px;
  margin: 4px 0 0 0;
}

#search-field{
  float: left;
  width: 360px;
  font-weight: bold;
  font-size: 12px;
}


#search-field input.default{
  width: 346px;
  padding: 7px;
  margin: 0;
}

#search-page-submit{
  float: left;
  width: 58px;
  height: 19px;
  margin: 2px 0 0 8px;
}

#suggested-searches-title{
  margin: 9px 0 0 0;
  font-size: 10px;
  font-style: italic;
}

.suggested-searches{
  font-size: 12px;
  margin: 3px 0 0 0;
}

.suggested-searches a,
.suggested-searches a:hover,
.suggested-searches a:visited,
.suggested-searches a:link{
  color: #790200;

}

#footer-container{
	clear: both;
}

#footer{
	margin-top: 50px;
}

 
/*-------------------------------------------------
FOOTER
-------------------------------------------------*/
 
#footer-container{
  width: 100%;
  margin: 100px auto 0 auto;
}
 
#footer{
  margin: 0 0 0 23px; 
}
 
#footer p{
  margin: 15px 0 0 0;
  font-size: 10px;
  line-height: 14px;
}
 
#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover{
  color: #790102;
  text-decoration: underline;
}


.class-10-chatter {
	background-image:url('/images/icn-sprite-sm-16h.gif');
	background-position: 0 -697px;
	padding: 0 0 0 25px;
}