/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Helvetica, Verdana;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0 auto;
	color:#4a4945;
	font-size:12px;
	width:100%;
}

#siteContainer {
	width:975px;
	margin: 0 auto;
	padding:0px;
}

#header {
	width:975px;
	height:100px;
	background-image:url(images/header.jpg);
	background-position:top;
}

#search {
	position:absolute;
	margin-left:300px;
	top:30px;
}

#logIn {
	position:absolute;
	margin-left:750px;
	top:30px;
}
.login_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 150%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.6;
			opacity:.60;
			filter: alpha(opacity=60);
}
.login_content {
			display: none;
			position: absolute;
			top: 20%;
			left:50%;
			width: 500px;
			padding: 30px;
			padding-left:15px;
			padding-right:15px;
			border: 16px solid #00a160;
			background-color: white;
			z-index:1002;
			overflow: auto;
			margin-left:-266px;
}

#navigation {
	width:918px;
	text-align:left;
}

#content {
	width: 975px;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
}

#mainColumnWide {
	width: 960px;
	float:left;
}

#mainColumn {
	width: 640px;
	float:left;
}

#rightColumn {
	width: 300px;
	float:left;
	margin-left:15px;
}

.ad468x60 {
	text-align:center;
	padding-bottom:15px;
}

#ddCommodityContent {
	padding:24px;
	margin:0px 0px 0px 188px;
}

.header1 {
	border-top:1px solid #a3a5aa;
	font-size:20px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	text-transform: uppercase;
}

.header1Subpage {
	font-size:20px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	text-transform: uppercase;
}

.header2 {
	border-top:1px solid #a3a5aa;
	font-size:16px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:10px;
	text-transform: uppercase;
}

.module{
	padding-bottom:25px;
}
#marketOutlook {
	padding-bottom:25px;
}
#news {
	padding-bottom:25px;
}
#marketMoverNews {
	padding-bottom:25px;
}
#specialSections {
	padding-bottom:25px;
}
#cropTalk {
	padding-bottom:25px;
}

.storyTitle {
	font-size:18px;
	color:#115577;
}
.storyTitle a{
	font-size:18px;
	color:#115577;
	text-decoration:none;
}
.storyTitle a:hover{
	font-size:18px;
	color:#FF0000;
	text-decoration:none;
}

.storyBody {
	font-size:12px;
	color:#4a4945;
	padding-bottom:10px;
}
.storyBody a{
	font-size:12px;
	color:#115577;
	font-weight:bold;
	text-decoration:none;
}
.storyBody a:hover{
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
.storyBody li{
	font-size:12px;
	color:#4a4945;
	font-weight:bold;
	margin-left:15px;
	padding-bottom:5px;
}
.storyBody li a{
	color:#4a4945;
	text-decoration:none;
}
.storyBody li a:hover{
	color:#FF0000;
	text-decoration:none;
}
.storyBody h1{
	font-size:12px;
	color:115577;
}

.indentLink {
	margin-left:24px;
}

.moduleRight {
	padding-bottom:15px;
}
#agReport{
	padding-bottom:15px;
}
#weatherModule{
	padding-bottom:15px;
}
#ad300x100{
	padding-bottom:15px;
}
#pricesCharts{
	padding-bottom:15px;
}
#doanePoll{
	padding-bottom:15px;
}

#footer{
	border-top:1px solid #a3a5aa;
	padding-top:20px;
	float:left;
	width:100%;
	text-align:center;
	padding-bottom:40px;
}
#footer a{
	color:#4a4945;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#FF0000;
	text-decoration:none;
}

fieldset.search {
	border: 1px solid #a3a5aa;
	width: 380px;
	background: #FFFFFF;
}
.search input, .search button {
	border: none;
	float: left;
	color:#545454;
}
.search input.box {
	color: #fffff;
	font-size: 14px;
	width: 278px;
	height: 30px;
	padding: 8px 5px 0;
	background-color: #FFFFFF;
	background-image:url(images/searchBackground.jpg);
	background-repeat:repeat-x;
}
.search input.box:focus {
	background-color: #FFFFFF;
	background-image:url(images/searchBackground.jpg);
	background-repeat:repeat-x;
	outline: none;
}
.search button.btn {
	width: 92px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background-color:#FFFFFF;
	background-image:url(images/searchButton.jpg);
	background-repeat:no-repeat;
}
.search button.btn:hover {
	background-color:#FFFFFF;
	background-image:url(images/searchButton.jpg);
	background-repeat:no-repeat;
}

.loginDropdown button.btn {
	width: 92px;
	height: 38px;
	cursor: pointer;
	background-color:#FFFFFF;
	background-image:url(images/loginButton.jpg);
	background-repeat:no-repeat;
	border:0px;
}
.loginDropdown button.btn:hover {
	background-color:#FFFFFF;
	background-image:url(images/loginButton.jpg);
	background-repeat:no-repeat;
	border:0px;
}
#logIn button.lightbox {
	width: 110px;
	height: 38px;
	cursor: pointer;
	background-color:#FFFFFF;
	background-image:url(images/loginBackground.jpg);
	background-repeat:repeat-x;
	border:0px;
	color:#FFFFFF;
	font-family: Helvetica, Arial;
	font-weight:bold;
	font-size:11px;
}
#logIn button.lightbox:hover {
	background-color:#FFFFFF;
	background-image:url(images/loginBackground.jpg);
	background-repeat:repeat-x;
	border:0px;
}
button.btn {
	width: 92px;
	height: 38px;
	cursor: pointer;
	background-color:#FFFFFF;
	background-image:url(images/loginButton.jpg);
	background-repeat:no-repeat;
	border:0px;
}
button.btn:hover {
	background-color:#FFFFFF;
	background-image:url(images/loginButton.jpg);
	background-repeat:no-repeat;
	border:0px;
}




.ed_summary1_headline	{ font-size:18px; color:#115577; font-weight:bold; text-decoration:none; }
.ed_summary1_headline a	{ font-size:18px; color:#115577; text-decoration:none; }
.ed_summary1_headline a:hover { font-size:18px; color:#FF0000; font-weight:bold; text-decoration:none;}
.ed_summary1_subhead  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.ed_summary1_author   { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.ed_summary1_date     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; font-weight: normal; color: #000000}
.ed_summary1_synopsis {	font-size:12px; color:#4a4945; padding-bottom:10px; font-weight:normal;}
.ed_summary1_more     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-variant: normal; text-transform: none; color: #4a4945}
.ed_summary1_more a   { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-variant: normal; text-transform: none; color: #115577; text-decoration:none;}
.ed_summary1_more a:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-variant: normal; text-transform: none; color:#FF0000;  text-decoration:none;}
.ed_summary1_ctype    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}

.ed_summary_headline	{ font-size:12px; color:#115577; font-weight:bold; }
.ed_summary_headline a	{ font-size:12px; color:#115577; text-decoration:none; }
.ed_summary_headline a:hover { font-size:12px; color:#FF0000; font-weight:bold; text-decoration:none;}
.ed_summary_headline { font-size:12px; color:#115577; font-weight:bold; }
.ed_summary_subhead  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.ed_summary_author   { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.ed_summary_date     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; font-weight: normal; color: #000000}
.ed_summary_synopsis { font-size:12px; color:#4a4945; padding-bottom:10px;}
.ed_summary_more     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-variant: normal; text-transform: none; color: #006600}
.ed_summary_ctype    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}

.ed_story_headline {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; font-variant: normal; text-transform: none; color: #115577}
.ed_story_subhead  {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}
.ed_story_date     {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: italic; font-weight: normal; color: #000000}
.ed_story_synopsis {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; font-variant: normal; color: #000000}
.ed_story_content  {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.ed_story_content a  { color:#115577; text-decoration:none; } 
.ed_story_content a:hover  { color:#ff0000; text-decoration:none; } 

.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8F8F8;
}
.table1_tr {
	border: 1px solid #FFFFFF;
}
.table1_td {
	border: 1px solid #DDDDDD;
	padding: 4px;
}
.table1_dark_header {
	color: #FFFFFF;
	background-color: #00a160;
	padding: 4px;
}
.table1_light_header {
	background-color: #DDDDDD;
	padding: 4px;
}

#headerCorn {
	background-image: url(images/commodityHeader_CornNoText.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 640px;
}
#headerSoybeans {
	background-image: url(images/commodityHeader_SoybeansNoText.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 640px;
}
#headerWheat {
	background-image: url(images/commodityHeader_WheatNoText.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 640px;
}
#headerCattle {
	background-image: url(images/commodityHeader_CattleNoText.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 640px;
}
#headerHogs {
	background-image: url(images/commodityHeader_HogsNoText.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 640px;
}
#headerSorghum {
	background-image: url(images/commodityHeader_SorghumNoText.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 640px;
}
#headerCotton {
	background-image: url(images/commodityHeader_CottonNoText.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 640px;
}

#ddCommodityContent {
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 172px;
	padding: 8px;
}

.comm {
	color: #4a4945; 
	font-size: 14px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 188px;
	padding: 8px;
	width: 600px;
}

.comm .commTitle {
	color: #00a979; 
	font-size: 26px; 
	font-weight: bold;
	text-transform: uppercase;
}

.comm a {
	color: #00a979;
	font-weight: normal;
	text-decoration: none;
}

.comm a:hover {
	color: #CC0000;
}

.weatherMenu {
	text-decoration: none;
	width: 132px;
}

.weatherMenu ul {
	list-style:none; 
	border-top:none; 
	padding:2px 0px 2px 0px;
}

.weatherMenu li {
	padding:2px 0px 2px 0px;
}

.weatherMenu a {
	text-decoration: none;
	color: #00a979;
}

.weatherMenu a:hover {
	color: #cc0000;
}

.new {
	color: #cc0000;
}

.LoginError {
	text-align:center; 
	color:#cc0000;
}

fieldset.offerCode {
    border: 1px solid #a3a5aa;
    width: 250px;
    background: #FFFFFF;
}
.offerCode input, .offerCode button {
    border: none;
    float: left;
    color:#545454;
}
.offerCode input.box {
    color: #fffff;
    font-size: 14px;
    width: 148px;
    height: 30px;
    padding: 8px 5px 0;
    background-color: #FFFFFF;
    background-image:url(images/searchBackground.jpg);
    background-repeat:repeat-x;
}
.offerCode input.box:focus {
    background-color: #FFFFFF;
    background-image:url(images/searchBackground.jpg);
    background-repeat:repeat-x;
    outline: none;
}
.offerCode button.btn {
    width: 92px;
    height: 38px;
    cursor: pointer;
    text-indent: -9999px;
    background-color:#FFFFFF;
    background-image:url(images/subscribeButton.jpg);
    background-repeat:no-repeat;
}
.offerCode button.btn:hover {
    background-color:#FFFFFF;
    background-image:url(images/subscribeButton.jpg);
    background-repeat:no-repeat;
}


.tabbedContent {    
    padding:0px;
    margin-top:0px;
    padding-bottom:15px;  
	width: 641px;  
}
.tabs {  
    margin:0px; padding:0px;  
    margin-top:5px;  
    margin-bottom:8px;
	padding-top:5px;
}  
.tabs li { 
    list-style:none;  
    display:inline;
    padding:0px;
}
.tabs li a {
    color:#FFFFFF;
    background-color:#4a4945; 
    padding:8px 20px 8px 20px;
    text-decoration:none;  
    font-size:9px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    font-weight:bold;   
    border:1px solid #464c54;
}  
.tabs li a:hover {
    color:#FFFFFF;
    background-color:#00a160;
    background-image:url(images/tab_on.jpg);
    background-repeat:repeat-x;
    background-position:bottombottom;
    border-color:#464c54;
    border-bottom:1px solid #00a160; 
}  
.tabs li a.active {  
    background-color:#e1e1e1;
    background-image:none;  
    color:#4a4945;  
    border:1px solid #464c54;   
    border-bottom: 2px solid #e1e1e1;
}
.content {
    background-color:#e1e1e1;
    background-image:url(images/content_top.jpg);  
    background-repeat:repeat-x;    
    background-position:top; 
    padding-top:15px;
    padding-bottom:0px; 
    border:1px solid #464c54;
	background-repeat:no-repeat;  
}  
#content_2, #content_3, #content_4, #content_5, #content_6 { display:none; }

.content p {
    color:#e1e1e1; font-weight:bold; font-size:16px;
}

