@charset "utf-8";
/* CSS Document */

/* Horticulture Specific Styles */
#footer {
   /*height:107px;*/
   height:97px;
}
textarea {
   font-family:Arial,Helvetica,sans-serif;
   font-size:1em;
}
#content div.m-cont div.left {
   padding:5px 0;
}
div.fullsize {
   width:98% !important;
}
/* Submenus */
div.l-cont ol li ul {
   margin:5px 0 0 15px;
   padding:0;
}
div.l-cont ol li ul li {
   border-top:none;
   padding:3px 0;
}

/* Home Bar */
#home_bar {
   width: 100%;
   height:27px;
   position:absolute;
   top: 121px;
   background: url(/assets/images/home_bar_bg.jpg) repeat-x #F2F2F2;/*overflow:hidden;*/
}
.button {
   display:block;
   padding-top: 2px;
   height: 25px;
   width:100px;
   position:relative;
   float:left;
   left:40px;
   background:none;
}
.button a, .button a:visited {
   font-size:0.75em;
   text-align:center;
   display:block;
   color:#000000;
   line-height: 1em;
   text-decoration:none;
   border-left:1px solid #A9A9A9;
   outline:none;
   padding-top:2px;
   height:23px;
   margin-top:0px;
}
.button a:hover {
   color:red;
}
#mrdd-container {
   position: absolute;
   right: 40px;
   top: 82px;
}
#mrdd-container img {
   margin-top: 3px;
}
#mrdd-container select {
   width: 233px;
   display: inline;
   vertical-align: top;
   margin-top: 10px;
}
.teaser {
   padding-bottom:5px;
   border-bottom:1px dashed #CCCCCC;
}

/* MARKET REPORTS */
#lmi-table {
   border: 1px solid #000000;
   border-collapse: collapse;
   text-align: center;
}
#lmi-table th {
   background-color: #000000;
   color: #ffffff;
   text-align: center;
   font-weight: bold;
   white-space: nowrap;
}
#lmi-table th .source {
   font-size: smaller;
}
#lmi-table .lmi-subheader {
   background-color: #737373;
   color: #ffffff;
   white-space: nowrap;
}
#lmi-table td {
   width: 25%;
   color: #ffffff;
   border-right: 1px solid #000000;
   padding: 1px 3px;
}
#lmi-table .lmi-content {
   background-color: #cccccc;
   color: #000000;
}
#lmi-table .lmi-content td {
   background-color: #cccccc;
   color: #000000;
   text-align: center;
}

/* CONTACT US FORM */
#feedback_form td.heading {
   font-weight: bold;
   width: 250px;
}
span.required {
   padding-left:5px;
   color: #D63131;
   font-weight:bold;
}
p.success_message {
   color: #008000;
   font-weight: bold;
}
p.failure_message {
   color: #FF0000;
   font-weight: bold;
}

/** BOOKMARK **/
#bookmark {
   border-top:1px #999 dashed;
   padding-top:5px;
   cursor:pointer;
}
/** market reports div styles **/
.section-container {
   border: 1px #000000 solid;
   margin-bottom: 0px;
}
.section-header {
   background-color: #737373;
   color: #ffffff;
   font-weight: bold;
   padding: 2px 5px;
}
.section-content {
   background-color: #e6e6e6;
   color: #000000;
   font-size: 90%;
   padding: 5px 5px;
}
#dairy_subnav {
   padding-bottom:7px;
}
#dairy_subnav a {
   color:#E71518;
}
.news_article {
   padding:10px 0 13px 0;
   border-bottom:1px dotted #797067;
}
.news_article h3 {
   margin:0;
   padding:0;
   padding-bottom:5px;
   color:#35322F !important;
}
.news_article a {
   color:#E71518;
}
/* Potatoes */
ul#varieties img{
float:left;
margin:0 0 10px 10px;
}
ul#varieties li{
border-bottom: 1px dotted #aaaaaa;
}
ul#varieties div{
width:400px;
margin-left:125px;
}
.clear_both {
    clear:both;
}
#back_next_buttons {
}

