﻿* {
    padding: 0px;
    margin: 0px;
}

body  {
    background: #e8e5e2 url(Images/body_bg.jpg) repeat-x;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #666666;
}

a {
    color: #00853f;
}

h1 {
    color: #00853f;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

hr {
    color: #d8d7d7;
    background-color: #d8d7d7;
    border: #d8d7d7;
    height: 1px;
    margin-top: 19px;
    margin-bottom: 13px;
    padding: 0px;
}

li {
    list-style: none;
}

p {
    margin-bottom: 15px;
}

#headerWrapper {
    background: transparent url(Images/header_bg.jpg) repeat-x;
}

#headerContent {
    display: block;
    width:940px;
    height: 103px;
    margin: 0 auto;
}

#mainWrapper {
    width: 940px;
    margin: 0 auto;
    background: transparent url(Images/bg.gif) repeat-y;
}

#navBar {
    background: transparent url(Images/nav_bg.jpg) repeat-x;
    height: 33px;
    display: block;
}

#navWrapper {
    width: 940px;
    margin: 0 auto;
}

.nav {
    position: absolute;
    z-index: 10;
    margin-left: 20px;
}

#contentWrapper {
    width: 708px;
    float: right;
}

#logos {
    height: 103px;
}

.cclogo {
    text-decoration: none;
    display: block;
    background: transparent url(Images/cc_logo.png) no-repeat;
    width: 248px;
    height: 55px;
    float: left;
    margin: 24px 0 0 42px;
}

#bayerHeaderLinks {
    padding: 27px 20px 0 0;
    float: right;
    color: #999999;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    
}

#sponsoredBybcs {
    text-decoration: none;
    display: block;
    width:172px;
    height: 34px;
    background: transparent url(Images/bcs_logo.png) no-repeat;
}

#bayerLinks {
    padding: 4px 0 0 37px;
}

#bayerLinks li {
    float: left;
    padding-right: 3px;
}

#bayerLinks li a{
    padding-right: 3px;
    text-decoration: none;
    color: #999999;
}



#banner, #content {
    border-left: solid 1px #FFFFFF;
    margin-left: -1px;   
}

#banner {
    width: 708px;
}

#banner img {
    display: block;
}

#content  {
    width: 661px;
    padding: 27px 25px 0 22px;
    min-height: 350px;
}


/********************************************/
/* Sidebar                                  */
/********************************************/

#sideBar  {
    display: block;
    min-height: 200px;
    width: 215px;
    float: left;
    padding: 25px 0 325px 15px;
}

#sideBar,#sideBar a {
    font-size: 11px;
}

.sideBucketWrapper
{
    width: 201px;
    display: block;
    background: #FFFFFF url(Images/SideBuckets/bucket_bg.png) repeat-x bottom;
    margin-bottom: 20px;
    padding: 0px;
}

.sideBucketTop {
    display: block;
    width: 201px;
    height: 12px;
    /*background: transparent url(Images/SideBuckets/bucket_top.png) no-repeat top left;*/
}

.sideBucketWrapper p {
    margin: 14px 0 11px 0;
}

.sideBucketWrapper .stagingGuide {
    width: 100px;
}

.sideBucketWrapper h2 {
    font-size: 16px;
}

.sideBucketContent
{
    display: block;
    width: 169px;
    padding: 11px 11px 0 11px;
    border: solid 5px #c1bbb5;
    border-top: 0px;
    border-bottom: 0px;
}

#stagingGuide {
    padding-bottom: 40px;
    background: transparent url(Images/SideBuckets/bucketWeed.png) no-repeat 100% 300%;
}

#freeResourceGuides {
    padding-bottom: 30px;
    background: transparent url(Images/SideBuckets/broadLeafGuide.jpg) no-repeat 90% 70%;
}

#findRep {
    /*height: 23px;*/
    display: block;
    padding-right: 25px;
    background: transparent url(Images/SideBuckets/FindMyLocalrep.png) no-repeat 148px 0px;
    margin-bottom: 5px;
}

#relevantLinks a  {
    color: #666666;
}

#relevantLinks h2{
    height: 21px;
    display: block;
    padding-right: 25px;
    background: transparent url(Images/SideBuckets/relevantLinks.gif) no-repeat 135px;
}

#relevantLinks ul li, #rssFeed ul li {
    padding: 9px 0;
    border-bottom: solid 1px #E5E5E5;
}

#beatDisease {
    background: transparent url(Images/SideBuckets/diseaseGuide.png) no-repeat bottom right ;
    padding-bottom: 65px;
}

#proudOfYourField {
    background: transparent url(Images/SideBuckets/fieldWheat.png) no-repeat bottom right;
    padding-bottom: 55px;
}

#rssFeed ul li {
    background: transparent url(Images/SideBuckets/rssItemIcon.gif) no-repeat 0px 10px ;
    padding-left: 17px;
    line-height: 14px;
}

#rssFeed ul li a {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

#rssFeed h2 {
    height: 17px;
    display: block;
    padding-right: 25px;
    margin-bottom: 10px;
    background: transparent url(Images/SideBuckets/rss.png) no-repeat 105px;
}

#bayerPortfolio
{
    
}

#adminSpacer {
    display: block;
    height: 300px;
}

.sideBucketFooter {
    display: block;
    width: 201px;
    height: 12px;
    /*background: transparent url(Images/SideBuckets/bucket_bottom.png) no-repeat top left;*/
}


/************************************************/



#mainContent {
    width: 708px;
    float: right;
}

#content {
    background: #FFFFFF url(Images/content_bg.gif) repeat-x 1px 1px;
}

.bigCopy {
    font-size:14px;
    margin-bottom: 40px;
}
/*
#wheat {
   display: block;
   width: 238px;
   height: 344px;
   background: transparent url(Images/wheat.png) no-repeat;
   position: absolute;
   bottom: 0px;
   left: -54px;
}*/

#footer {
    background: transparent;
    color: #999999;
    font-size: 10px;
    padding: 50px 0 29px 255px;
    text-transform: uppercase;
    position: absolute;
}

#footer a {
    color: #999999;
    text-decoration: none;
}

.clearizor {
    clear: both;
}

.itemDate {
    color: #999999;
    font-size: 10px;
}

#footer {
    position: relative;
}

#wheat  {
    display: block;
    width: 238px;
    height: 344px;
    position: absolute;
    top: -252px;
    left: -54px;
    background: transparent url(Images/wheat.jpg) no-repeat;
}

#footer img {
    
}
/********************************************/
/* Nav                                      */
/********************************************/

#topNav {
    /*position: absolute;*/
    z-index: 10;
    top: 103px;
    width: 910px;
}

#topNav a {
    color: White;
    height: 32px;
    display: block;
}
#topNav a.select {
    background-position: 0px -33px;
    height: 39px;
}

#topNav li {
    float: left;
    text-indent: -99999px;
}

 /* Cereal Timing resource */

  Table.CerealTiming{         
    width: 100%;      
  }
  
  Table.CerealTiming td{
    background-color: #EAEAEA;
    border: 2px solid #ffffff;
  }
          
  Table.CerealTiming td.logos, Table.CerealTiming td.controlled, Table.CerealTiming td.logoHeader{
    width: 10%;
    padding:10px;
    text-align: center;      
  }  
  
  Table.CerealTiming td.logoHeader{
    color: #259647;
  }
  
  Table.CerealTiming td.controlled{
    width: 20%;
    border-left: 0;
    color: #989898;
  }        
  
  Table.CerealTiming td.barHeader{
    width: 60%;             
    text-align: right;
    padding-right: 10px;         
  }    
  
  Table.CerealTiming td.bars{
    border-right: 0;
  }
  
  Table.CerealTiming #stratego .bars img{
    margin-left: 40px;    
  }

  Table.CerealTiming #buctril-m_stratego .bars img{
    margin-left: 40px;    
  }
  
  Table.CerealTiming #folicur .bars img{
    margin-left: 60px;    
  }  
  
  Table.CerealTiming #proline .bars img{
    margin-left: 350px;    
  }
  
  Table.CerealTiming #infinity .bars img{
    margin-left: 30px;    
  }
  
  Table.CerealTiming #buctril-m_oats .bars img{
    margin-left: 40px;    
  }
  
  Table.CerealTiming #buctril-m_rye .bars img{
    margin-left: 40px;
  }    
  
  Table.CerealTiming #puma-120 .bars img{
    margin-left: 20px;
  } 
  
  Table.CerealTiming #ethrel .bars img{
    margin-left: 200px;
  }  
  
  Table.CerealTiming #decis .bars img{
    margin-left: 5px;
  }      

  Table.CerealTiming #sevin-xlr .bars img{
    margin-left: 5px;
  }     

  #Graph{
    position: relative;
    height: 520px;
    background: URL(Images/logos/CerealTiming/Graphs_En.gif) no-repeat; 
  }
  
  #GraphFr{
    position: relative;
    height: 520px;
    background: URL(Images/logos/CerealTiming/Graphs_Fr.gif) no-repeat; 
  }  
  
  #GraphBars{
    position: absolute;
    bottom:5px;  
  }
  
  #GraphBars a{
    text-decoration: none;
  }
  #GraphBars a div{
    display: block;    
    width: 100px;
    height: 20px;
    position: relative;    
    cursor: pointer;
  }
  
  #GraphBars #Fusarium{  
    width: 65px;
    left: 540px;
    height: 23px;
  }

  #GraphBars #LeafAndGlumeBlotch{
    width: 132px;
    left: 525px; 
    height: 23px; 
  }
  
  #GraphBars #LeafRust{
    width: 212px;
    left: 445px;   
  }
  
  #GraphBars #StripeRust{
    width: 250px;
    left: 405px;  
  }
  
  #GraphBars #SeptoriaLeafSpot{
    width: 465px;
    left: 117px;      
  }
  
  #GraphBars #PowderyMildew{
    width: 465px;
    left: 117px;  
  }
  
  /***************************/
  
  /* Side Logos */    
   
  .sideLogos
  {
  	width: 90%;	
  }
  
  .sideLogos a
  {
  	display: block;
  }
  .sideLogos img
  {	
  	display: block;
  	margin: 0 auto;
  	margin-bottom: 30px;	
  }
  
  /*******************************/
