body
{
  background: #FFFFFF;
  text-align: center;
  font-size: 0.75em;
  font-family: arial, sans-serif;
}

#page
{
  margin: 0px auto;
  text-align: left;
  width: 806px;
}

#main-navigation
{
  text-align:center;
  background : #FFFFFF url( /images/agriculture/layout/header-shadow.jpg ) scroll no-repeat bottom center;
  padding-left: 0px;
  height: 45px;
}

#main-navigation ul
{
  list-style: none;
  float: left;
  margin-bottom: 8px;
  height: 37px;
}

#main-navigation #tabs-left-buffer
{
  float: left;
  width: 25px;
  height: 37px;
  margin-bottom: 0;
  background: url( /images/agriculture/layout/navigation-left-shadow.jpg ) scroll no-repeat bottom right;
}

#main-navigation #tabs-right-buffer
{
  float: left;
  width: 25px;
  height: 37px;
  margin-bottom: 0 0 8px 0;
  background: url( /images/agriculture/layout/navigation-right-shadow.jpg ) scroll no-repeat bottom left;
}

#main-navigation li
{
  float: left;
  display: block;
  width: 94px;
  height: 37px;
  background: #ffffff url( /images/agriculture/layout/navigation-mid-tab.jpg ) scroll no-repeat bottom left;
}

#main-navigation li.selected
{
  background: #ffffff url( /images/agriculture/layout/navigation-mid-tab-selected.jpg ) scroll no-repeat bottom left;
}

#main-navigation li.selected a
{
  color: #FFFFFF;
}


#main-navigation li:first-child
{
  background: url( /images/agriculture/layout/navigation-left-tab.jpg ) scroll no-repeat bottom left;
}

#main-navigation li.first-selected
{
  background: url( /images/agriculture/layout/navigation-left-tab-selected.jpg ) scroll no-repeat bottom left !important;
  color: #FFFFFF;
}

#main-navigation li.first-selected a
{
  color: #FFFFFF;
}

#main-navigation li.last
{
  background: url( /images/agriculture/layout/navigation-right-tab.jpg ) scroll no-repeat bottom left;
}

#main-navigation li a
{
  float: left;
  display: block;
  width: 94px;
  height: 37px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#main-navigation li a div
{
  padding-top: 15px;
}

#main-navigation li a:hover
{
  text-decoration: none;
}

#logo-banner
{
  background: #FFF url( /images/agriculture/layout/logo-bar.jpg ) scroll no-repeat top center;
  height: 39px;
}

#logo-banner a
{
  display: block;
  width: 230px;
  height: 39px;
}

#used-equipment-selector-container
{
  background: transparent url( /images/agriculture/layout/bg_equipment_bottom.jpg ) scroll no-repeat bottom center;
  height: 243px;
}

#selectorUpperBanner
{
    height: 203;
}

#used-equipment-selector
{
  padding: 12px 40px 4px 40px;
  background-repeat:no-repeat;
  background-position: top center;
  height: 44px;
}

#used-equipment-selector div.used-equipment-section
{
  width: 190px;
  float: left;
  border-left: 1px solid #415905;
}

#used-equipment-selector #last-used-equipment-section
{
  width: 150px;
  float: left;
}

#used-equipment-selector #first-used-equipment-section
{
  width: 180px;
  border-style: none;
  border-top-width: 0px;
  height: 26px;
}

#used-equipment-selector div.used-equipment-section h3
{
  margin-left: 15px;
  font-size: 150%;
}

#used-equipment-selector div.used-equipment-section img
{
  float: left;
  margin: 0;
  display: block;
}

#used-equipment-selector div.used-equipment-section p
{
  font-size: 85%;
  padding: 0px;
  margin-left: 15px;
}

#used-equipment-selector div.used-equipment-section select
{
  margin-left: 15px;
  width: 160px;
}

#used-equipment-selector div.used-equipment-section input
{
  margin-left: 15px;
}

#used-equipment-selector label
{
  display: block;
  margin-bottom: 3px;
  margin-left: 15px;
}

#used-equipment-selector label span.number
{
  font-weight: bold;
  font-size: 120%;
}

#used-equipment-selector #first-used-equipment-section p
{
  margin: 0px;
}

#main-container
{
  padding: 10px 20px;
  background: url( /images/agriculture/layout/shadow-outline-1px.jpg ) scroll repeat-y top center;
}

#main-container #sub-panel
{
  width: 160px;
  float: left;
}

#main-container #support-column
{
  width: 10px;
  float: left;
}

#main-container #home-page-content
{
  width: 595px;
  float: right;
}

#sub-panel #local-weather-container
{
  background: #FFF url( /images/agriculture/layout/bg_left_results.png ) repeat-y top left;
  position: relative;
}

#sub-panel #local-weather-header
{
  padding: 15px 15px 5px 15px;
  background: #CCC url( /images/agriculture/layout/bg_left_top.png ) no-repeat top left;
  position: relative;
}

#sub-panel #local-weather-location
{
  margin: 10px 0px 0px 0px;
  font-size: 13px;
  font-weight: bold;
}

#sub-panel #local-weather-form
{
  background-color: #EEE;
  position: relative;
  padding: 5px 15px 5px 15px;
  text-align: center;
}

#sub-panel #local-weather-form input#location
{
  width: 120px;
}

#sub-panel #local-weather-form p
{
  padding: 5px 0px;
}

#sub-panel #local-weather-results
{
  padding: 0px 10px;
}

#sub-panel #local-weather-results ul
{
  list-style: none;
}

#sub-panel #local-weather-results li
{
  margin: 10px 2px;
}

#sub-panel #local-weather-results .weather-label
{
  float: left;
  position: relative;
  width: 70px;
  padding: 2px 0px 3px 0px;
  color:#000000;
  font-size:12px;
}

#sub-panel #local-weather-results p.weather-icon
{
  float: right;
  position: relative;
}

#sub-panel #local-weather-results p.weather-icon img
{
}


#sub-panel #local-weather-results p.weather-temp
{
  width: 75px;
}

#sub-panel #login-header
{
  padding: 5px 15px 5px 15px;
  background: #CCC;
}

#sub-panel #login-form
{
  background: #CCC url( /images/agriculture/layout/bg_left_bottom.png ) scroll no-repeat bottom left;
  padding: 5px 15px 5px 15px;
  text-align: center;
}

#sub-panel #login-form input.text-box
{
  width: 120px;
  margin: 5px 0px;
}

#sub-panel #login-form p
{
  margin: 5px 0px;
}

#sub-panel #contact-details
{
  margin: 10px 0px;
}


#sub-panel #contact-details p
{
  margin: 10px 0px;
}

#footer
{
  background: #FFF url( /images/agriculture/layout/footer-shadow.jpg ) scroll no-repeat top center;
  padding: 10px 20px 20px 20px;
  text-align: right;
  font-size: 85%;
  font-weight: bold;
}

#footer ul
{
  margin-top: 20px; 
  list-style: none;
}

#footer li
{
  display: inline;
  border-left: 1px solid #000;
  padding: 0px 5px 0px 7px;
}

#footer li.first
{
	border: none;
}

#footer a
{
  color: #000;
}
