﻿h1 {
        font-size: 15px; 
        font-weight: bold;
}

#rsscontent {
	padding: 14px;
	height: 250px;
	 font-size: 12px;
}



.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#000;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.pagination {
	padding-bottom: 10px;
	border-bottom: 3px solid #D7D2CC;
}

.pagination a {
	font-size: 12px;
}

.pagination a:hover {
	text-decoration: underline;
	font-size: 12px;
}
.paginationbottom {
	padding-bottom: 10px;
	padding-top: 10px;
}

.paginationbottom a:hover {
	text-decoration: underline;
}

.popupprodcontent {
	padding-left: 14px;
	padding-top: 14px;
	padding-right: 0px;
	height: 425px;
}
 .overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: #FFFFFF;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=70);
        opacity: 0.70;
        -moz-opacity: 0.70;
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 120px;
        margin-left: -60px;
        top: 50%;
        left: 50%;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }


/**************************************************
			BEGIN Cash Grain Bids Styles
***************************************************/
.cash_white_left {
	background-color: #FFFFFF; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-left: 7px;
	padding-right: 4px; 
	font-size: 11px;
}
.cash_white {
	background-color: #FFFFFF; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
}
.cash_blue_left {
	border-top: 1px solid #323266; 
	border-bottom: 1px solid #323266; 
	background-color: #ccd9e1; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-left: 7px;
	padding-right: 4px; 
	font-size: 11px; 
	font-weight: bold;
}
.cash_blue {
	border-top: 1px solid #323266; 
	border-bottom: 1px solid #323266; 
	background-color: #ccd9e1; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px; 
	font-weight: bold;
}
.cash_gray_left {
	border-top: 1px solid #ECEAE0; 
	border-bottom: 1px solid #ECEAE0; 
	background-color: #F3F2EC; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-left: 7px; 
	padding-right: 4px;
	font-size: 11px; 
}
.cash_gray {
	border-top: 1px solid #ECEAE0; 
	border-bottom: 1px solid #ECEAE0; 
	background-color: #F3F2EC; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px; 
}
/**************************************************
			END Cash Grain Bids Styles
***************************************************/

.tertiary_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #619BCC;
}
.tertiary_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.tertiary_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.tertiary_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FF5A00;
	text-decoration: underline;
}
.tertiary_rightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.tertiary_linkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF5A00;
	text-decoration: underline;
}
.tertiary_italicSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.videotaboff {
	
	background-color: #fbfcfd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

.videotabdown {
	background-color: #fbfcfd;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(/imagesV2/selected_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.gridPrimaryPrimary {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 3px; PADDING-TOP: 2px; BACKGROUND-COLOR: #c5c2ba; TEXT-ALIGN: center
}
.gridPrimaryAlternate {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 3px; PADDING-TOP: 2px; BACKGROUND-COLOR: #f0f1eb; TEXT-ALIGN: center
}
.gridAlternatePrimary {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 3px; PADDING-TOP: 2px; BACKGROUND-COLOR: #f0f1eb; TEXT-ALIGN: center
}
.gridAlternateAlternate {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 3px; PADDING-TOP: 2px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}

.HeaderLinks {
	width: 67%;
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right: 16px;
	font-size: 11px;
	color: #000000;
	
}

.HeaderLinks a:link, .HeaderLinks a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.HeaderLinks a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.HeaderLinksWhite {
	width: 67%;
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right: 16px;
	font-size: 11px;
	color: #FFFFFF;
}

.HeaderLinksWhite a:link, .HeaderLinksWhite a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.HeaderLinksWhite a:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#tiertwoarchivepromo {
	width: 100%;
	text-align:center;
}

#promocontent {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#sitemapsection {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom: 3px solid #d7d2cc;
	background-color: #F6F4F3;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

#sitemapsectionwhite {
	padding-bottom: 7px;
	background-color: #FFFFFF;
}

.descriptiontextbold {
	font-size: 15px; 
	font-weight: bold;
}
.descriptiontext {
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	color: #333333; 
	line-spacing: 15px;
	background-color:White;
}
.descriptiontext1 {font-family: Arial, sans-serif; 
	font-size: 13px; 
	color: #333333; 
	line-spacing: 15px;
	background-color:White;
}
#Sugarcropmiddleboxhome {
	width: 267px;
	padding: 0px;
	margin: 0px;
	height: 192px;
	background-color: #FFFFFF;
	padding: 9px;
}
