/* CSS Document */

/*style.css*/
/*idc-ms stlye sheets*/
/*for Cargill website*/
/*components*/

/*general styles*/

/*outer containers*/
/*white on green container*/
#container_outer {
	width: 975px;
	background:url(../images/container_outer.gif) top left no-repeat;
	margin:auto;
	}

#container_outer_weather {
	width: 975px;
	background:transparent;
	margin:auto;
	}

#container_outer_futuresChart {
	width: 663px;
	background:url(../images/container_outer_narrow.gif) top left no-repeat;
	margin:auto;
	}

#container_outer h2, #container_outer_weather h2 {
	padding:20px 0 8px 24px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}
#container_outer_futuresChart h2 {
	padding:20px 0 8px 24px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}
/*light brown container*/
#container_inner {
	width: 947px;
	height:97%;
	background:url(../images/center_div_yellow_tile.gif) repeat-y #ffffcd;
	border-bottom: solid 1px #a8cc68;
	padding:0;
	position:relative;
	display:block;
	clear:both;
	margin: 0 auto;
	padding-bottom: 20px;
	}
#container_inner_futuresChart {
	width: 630px;
	height:97%;
	background:url(../images/center_div_yellow_tile_narrow.gif) repeat-y #ffffcd;
	border-bottom: solid 1px #a8cc68;
	padding:0;
	position:relative;
	display:block;
	clear:both;
	margin: 0 auto;
	padding-bottom: 20px;
	}
#container_inner_top {
	background: url(../images/container_inner.gif) top left no-repeat;
	width: 100%;
	height:8px;
	margin: 0px;
	display:block;
	position:relative;
	padding:0px;
	}
#container_inner_top_futuresChart {
	background: url(../images/container_inner_narrow.gif) top left no-repeat;
	width: 100%;
	height:8px;
	margin: 0px;
	display:block;
	position:relative;
	padding:0px;
	}
#container_inner_bids {
	width: 947px;
	height:97%;
	padding:0;
	position:relative;
	display:block;
	clear:both;
	margin: 0 auto;
	padding-bottom: 20px;
	}

/*container div for*/
/*all pages but */ 
/*market_quote_lrg.html*/
/*white inner-most container*/ 
#container_wide {
	width:950px;
	font-family:Helvetica;
	font-size:12px;
	background-color:#ffffff;
	border: solid 1px #cececc;
	margin-top:20px;
	padding-top:20px;
	margin-left:5px;
	margin-right:5px;
	height:95%;
	display: block;
	clear: both;
	float: none;
	}
/****container_wide2 is used on pages****/
/**without box_nav tabs  ****************/
/**top margin has been removed***********/
.container_wide2 {
	width:935px;
	font-family:Helvetica;
	font-size:12px;
	background-color:#ffffff;
	border: solid 1px #cececc;
	padding-top:10px;
	margin: 0 auto;
	height:95%;
	padding-bottom: 10px;
	display: block;
	clear: both;
	}

/*----header without underline---*/
.container_wide2 h6, .container_wide2_bids h6 {
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	padding:15px 0 0px 0;
	margin-bottom: 10px;
	margin-right: 10px;
	}

.container_wide2_bids {
	width:935px;
	font-family:Helvetica;
	font-size:12px;
	background-color:#ffffff;
	padding-top:10px;
	margin: 0 auto;
	height:95%;
	padding-bottom: 10px;
	display: block;
	clear: both;
	}

.container_wide2_futuresChart {
	width:613px;
	font-family:Helvetica;
	font-size:12px;
	background-color:#ffffff;
	border: solid 1px #cececc;
	padding-top:10px;
	margin: 0 auto;
	height:95%;
	padding-bottom: 10px;
	display: block;
	clear: both;
	}
#container_wide a {
	color:#008c3e;
	text-decoration: none;
	}
.container_wide2 a, .container_wide2_futuresChart a {
	color:#008c3e;
	text-decoration: none;
	}
#container_wide a:hover {
	text-decoration:underline;
	}
.container_wide2 a:hover, .container_wide2_futuresChart a:hover {
	text-decoration:underline;
	}
#container_wide h5 {
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	border-bottom: solid 1px #cfcfcf;
	width:100%;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	padding:15px 0 4px 0;
	}
.container_wide2 h5, .container_wide2_futuresChart h5 {
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	border-bottom: solid 1px #cfcfcf;
	width:100%;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	padding:0 0 4px 0;
	}
#container_wide h4 {
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	padding:15px 0 0px 0;
	border-bottom: solid 1px #cfcfcf;
	margin-bottom: 10px;
	margin-right: 10px;
	}
.container_wide2 h4, .container_wide2_futuresChart h4 {
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	padding:15px 0 0px 0;
	border-bottom: solid 1px #cfcfcf;
	margin-bottom: 10px;
	}
/*tabs at top of finance center, and futures_quotes*/
#box_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	position:relative;
	clear:both;
	width: 100%;
	}
#box_nav ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#box_nav ul a {
	display:block;
	width:125px;
	height:35px;
	line-height:35px;
	text-decoration:none;
	color: #008c3e;
	background: url(../images/rollover_both.gif) no-repeat left top;
	float:left;
	}

#box_nav li {
	float: left;
	display:inline;
	margin:0;
	padding:0;
	padding-left: 10px;
	text-align: center;
	}
#box_nav a:hover {
	text-decoration:underline;
	color: #000;
	}
#box_nav .selected a {
	text-decoration:underline;
	background-position: right top;
	color: #000;
	}
/*green, red, or grey text*/
.positive_data {
	color: #88aa48;
	}
.negative_data {
	color: #ca5757;
	}
.neutral_data {
	color:#878787;
	font-weight: normal;
	}
#important_data {
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
	}
	
.align_left {
	text-align: left;
	}
/*general button*/
#general_button {
	background:url(../images/button1.gif) no-repeat;
	font-size: 11px;
	height: 26px;
	width: 117px;
	line-height: 25px;
	text-align: center;
	color: #000;
	display: block;
	}
#general_button a {
	color:#000;
	}
#wide_button {
	background:url(../images/button_wide.gif);
	font-size: 11px;
	height: 20px;
	width: 165px;
	line-height: 20px;
	text-align: center;
	color: #000;
	display: block;
	}
#wide_button {
	color:#000;
	}
#watchlist_bttn {
	float:right;
	padding-right:15px;
	padding-top:5px;
	}
#chart_img {
	float:right;
	display:inline;
	width:30%;
	}

/* Wide Webpart Styles */
#wide_webpart {
	width: 557px;
	background: url(../images/component_wide_bottom.gif) bottom left no-repeat;
	padding-bottom: 5px;
	display: block;
}

#webpart_nav {
	background: url(../images/component_wide_top.gif) top left no-repeat;
	padding-top:5px;
}

#wide_webpart_bids {
	width: 534px;
	padding-bottom: 5px;
	display: block;
}

#webpart_nav_bids {
	padding-top:5px;
	margin:0;
}


#webpart_nav ul{
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 0px;
}

#webpart_nav li{
	display: inline;
	list-style: none;
	float: left;
	width: 115px;
	height: 26px;
	color: #018a3a;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
	vertical-align:middle;
	
}

#webpart_nav .select {
	width: 115px;
	height: 26px;
	display: inline;
	background: url(../images/webpart_select.gif) no-repeat;
	color: #000;
	padding: 0px;
	margin: 0px;
	line-height: 26px;
	vertical-align:middle;
}

#webpart_nav a{
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #018a3a;
}

.select a:link{ color: #000; }

#webpart_nav a:hover{
	text-decoration: none;
}


/* Narrow Webpart Styles */
#narrow_webpart {
	width: 413px;
	background: url(../images/component_narrow_bottom.gif) bottom left no-repeat;
	padding-bottom: 5px;
	display: block;
}

#narrow_webpart_nav {
	background: url(../images/component_narrow_top.gif) top left no-repeat;
	padding-top:5px;
}

#narrow_webpart_nav ul{
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 0px;
}

#narrow_webpart_nav li{
	display: inline;
	list-style: none;
	float: left;
	width: 115px;
	height: 26px;
	color: #018a3a;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}

#narrow_webpart_nav .select {
	width: 115px;
	height: 26px;
	display: inline;
	background: url(../images/webpart_select.gif) no-repeat;
	color: #000;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
}

#narrow_webpart_nav a{
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #018a3a;
}

.select a:link{
	color: #000;
}

#narrow_webpart_nav a:hover{
	text-decoration: none;
}

/*market_quote_lrg.html styles*/
.market_quote_lrg {
	font-family:helvetica;
	font-size:12px;
	width: 545px;
	background: #FFF;
	border: 1px solid #becd8d;
	margin: 0 auto;
	}
#pad {
	margin: 5px;
	}
.market_quote_lrg h5 {
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	border-bottom: solid 1px #cfcfcf;
	width:100%;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	padding:15px 0 4px 0;
	}

.market_quote_lrg a {
	color:#008c3e;
	text-decoration: none;
	}
.market_quote_lrg a:hover {
	text-decoration:underline;
	}
.market_quote_lrg table {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0;
	}
.market_quote_lrg td {
	color:#000;
	padding:3px 0 3px 0;
	}
.market_quote_lrg th {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#909090;
	font-weight:normal; 
	text-align:left;
	}
	
/*1x3 table below*/
/*large icons*/
.quote_basic {
	background:url(../images/quote_bg.gif) top left no-repeat;
	height:26px;
	font-weight:bold;
	padding-top:3px;
	}
.quote_basic table{
	border-collapse: collapse;
	width: 100%;
	}
.quote_basic td {
	color: #000;
	text-align: center;
	font-size: 12px;
	height: 26px;
	}
#quote_data {
	font-family:Helvetica;
	font-weight:bold;
	font-size:14px;
	}
	
/*table holding quote*/
/*icons/links above basic quote*/
.month {
	width:265px;
	float:left;
	padding: 0px;
	margin: 0px;
	display: inline;
	padding-top: 10px;
	}
.month_right{
	width:265px;
	float:right;
	padding: 0px;
	margin: 0px;
	display: inline;
	padding-top: 10px;
	}
.month table {
	width:100%;
	border-collapse: collapse;
	}
.month_right table {
	width:100%;
	border-collapse: collapse;
	}
.month table th {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	white-space:nowrap;	
	}
.month_right table th {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	white-space:nowrap;
	}

.month table td {
	text-align:center;
	line-height:10px;
	}
.monthRight table td {
	text-align:center;
	}

/*quotes is the lefthand*/
/*content div for adv_chart,*/
/*market_quotes, and futures_quotes*/
.content_main {
	width:600px;
	float:left;
	margin-left:5px;
	}

.content_main1 {
	width:570px;
	float:left;
	margin-left:5px;
	}

/*market_quotes.html styles*/
.content_main table {
	width:100%;
	border-collapse:collapse;
	padding:0;
	padding-bottom:4px;
	margin:0;
	}
.content_main td {
	color:#000;
	padding:3px 0 3px 0;
	}
.content_main th {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#909090;
	font-weight:normal;
	text-align:left;
	}
.even_row {
	background-color:#f0f6f2;
	}
/*righthand content.*/
/*top news stories*/
/* component appearing*/
/*on adv_chart.html,*/
/*market_quotes.html*/
/*and futures_quotes.html*/
#content_side {
	width:305px;
	float: right;
	display: inline;
	background: url(../images/news_bottom.gif) bottom left no-repeat;
	margin-right: 7px;
	line-height: 14px;
	}

#content_side h4 {
	padding:0;
	margin: 0;
	display:block;
	margin-bottom: 10px;
	}
	
#content_side_inner {
	width: 295px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#content_side1 {
	width:335px;
	float: right;
	display: inline;
	background: url(../images/news_bottom1.gif) bottom left no-repeat;
	margin-right: 7px;
	line-height: 14px;
	}

#content_side1 h4 {
	padding:0;
	margin: 0;
	display:block;
	margin-bottom: 10px;
	}
	
#content_side_inner1 {
	width: 321px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#content_side_inner_quote {
	width: 300px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#content_side_top1 {
	width: 100%;
	height: 8px;
	background: url(../images/news_top1.gif) top left no-repeat;
	}

#content_side_top {
	width: 100%;
	height: 8px;
	background: url(../images/news_top.gif) top left no-repeat;
	}

#content_side_bottom {
	padding:0;
	margin:0;
	}
#content_side table {
	width:100%;
	border-collapse:collapse;
	}
#content_side th {
	background:#e5e5e5;
	color:#848484;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 0 2px 0;
	}
#content_side td {
	border-bottom: 1px solid #DDD;
	padding-top: 3px;
	}
/*News Styles*/
.headline {
	display:block;
	padding-top:10px;	
	}
.headline_story{
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #DDD;*/
	}

.time_date {
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    color:#909090;
    padding-bottom: 5px;
    clear:both;
    float:none;
    display: block;
    }
/*gray line under*/
/*news h4*/
.line {
	border-bottom: solid 1px #e6e6e6;
	width:95%;
	display:block;
	}

/*advanced chart*/
/*form styles*/
.chart_opts table {
	width:85%;
	border-collapse: collapse;	
	}
.chart_opts table th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color: #000;
	}
.chart_opts table td {
	text-align:right;
	padding-right: 20px;
	}
.form_element {
	width:150px;
	}
.chart_opts a {
	color:#000;
	}
/*futures quotes*/
.future {
	clear:both;
	padding-bottom:10px;
	}
.futures_month {
	width: 200px;
	float:left;
	padding-top:5px;
	font-weight: bold;
	}
.futures_month2 {
	width: 65px;
	float:left;
	text-align:center;
	font-weight: bold;
	}
#side2 {
	width:48%;
	}
.futures_month h3 {
	margin:0;
	padding:0;
	font-size: 13px;
	font-weight: bold;
	}
.futures_month table {
	width: 48%;
	float:right;
	}
.futures_month table th {
	font-family: helvetica;
	font-size:12px;
	font-weight: bold;
	color:#878787;
	}
.futures_month table td {
	padding:5px 0 5px 0;
	}
/*when futures are in side-content colume*/
#side {
	width:48%;
	padding-bottom:15px;
	}
#side table {
	width:50%;
	}
#side td {
	border:none;
	}
/*background image on quote/chart links in market news center*/
#small_bg {
	background:url(../images/quote_bg_smll.gif) top left no-repeat;
	padding:5px 0 5px 5px;
	}
#white_bg {
	background:#fff;
	}
.futures_links {
	width:100%;
	clear:both;
	text-align:left;
	font-size: 11px;
	font-weight: normal;
    height:18px;
	
	}
	
.futures_links img{
	padding-left: 10px;
	}

.futures_links a {
	padding: 0 0 8px 0;
	}
/*news_detail.html styles*/
.news_story p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	}
/*adv_chart_quote.html styles*/
/*stock quotes*/
#stock_quote {
	background:#f0f6f2;
	height:35px;
	width: 598px;
	padding-left:4px;
	clear: both;
	padding-top: 10px;
	margin-bottom: 8px;
	}
#stock_quote img {
	margin-bottom: -5px;
	position:relative;
        float:right;
        margin-top:-20px;
	}
	
#stock_quote .last {
	font-size:16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}
#stock_quote .positive_data {
	font-size:16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}
#stock_quote .negative_data {
	font-size:16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}
#stock {
	float:left;
	width:68%;
	}
#stock table {
	border-collapse: collapse;
	padding: 3px 0 0 0;
	}
#stock table td {
	border-bottom: solid 1px #dddddd;
	}
.last {
	font-size:16px;
	font-weight: bold;
	color:#000;
	padding-left:3px;
	}
/*finance.html styles*/

/*finance center */
/*main conten is divided*/
/*into two colunms */
#left {
	float:left;
	width:49%;
	}
#left td {
	padding-top:4px;
	border-bottom:1px solid #dddddd;
	}	
#right th {
	font-weight:bold;
	background:#dddddd;
	color:#000;
	}
#right td {
	border-bottom:1px solid #dddddd;
	padding-left:4px;
	}
#right {
	float:right;
	width:49%;
	}
#symbol_search td {
	border:none;
	}
#most_active {
	margin-bottom: 5px;
	background: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#most_active form{
	padding: 0px;
	margin: 0px;
	}
.underline td {
	border-top: 1px solid #dddddd;
	padding-bottom:4px;
	}
/*stock lookup in finance center*/
#symbol_lookup {
	height:40px;
	width:100%;
	background:#eafdc6;
	border:1px solid #becda1;
	border-top: none;
	float: none;
	clear: both;
	}
#symbol_lookup table{
	margin: 5px;
	}
#symbol_lookup form{
	padding: 0px;
	margin: 0px;
	}
	
#symbol_lookup .header{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	display: block;
	}
	
#symbol_lookup table {
	width:70%;
	}
#finance_port th {
	font-size:12px;
	padding-bottom:3px;
	color:#9e9e9e;
	font-weight:normal;
	background-color:#fff;
	}
#finance_port td {
	border-top: 1px solid #cfcfcf;
	}
/*market news web part*/
.home_left {
	border: 1px solid #becd8d;
	width: 95%;
	padding: 5px;
	margin: 0 auto;
	font-family:helvetica;
	font-size:12px;
	background: #FFF;
	float: none;
	clear: both;
	}
.home_left a {
	color:#008c3e;
	text-decoration: none;
	}
.home_left a:hover {
	text-decoration:underline;
	}
.home_left h4 {
	color:#45ab69;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
	}	
#padding {
	padding-top:10px;
	}
.temp { color:#537092; font-size:30px; }
.exchange { color:#8c8c8c; font-family:Helvetica; font-size:11px;}

/*weather webpart styles*/

/*****search results*****/
/******buttons***********/
.bttn_prev { float:left; width:85%; }
.bttn_next { float:right; width:10%; }

#align_right
{
    text-align:right;
}

pre {
    font-family:Arial, Helvetica, sans-serif; 
    line-height: 18px;
    padding: 0px;
    margin: 0px;
}

/*Debug*/
.debug {
    white-space: pre;
}

#LoadingImage { 
    position:absolute;  
    z-index:1000; 
    visibility:hidden; 
    margin-top:80px; 
}

#ChartDiv {  
    z-index:500; 
}

#IDMS_copyright {
    font-family: Arial,Helvetica,sans-serif;
    padding-top:30px;
    text-align:center;
    clear:both;
    font-size:11px;
    color:gray;
    width:100%;
	
}

.clear_advchart
{
    clear:both; 
    display:block;
}

.clear_quotecenter
{
    clear:both; 
    float:none;
}

.padding_right
{
    padding-right:5px;
}

.content_width
{
    width:319px;
}

.margin_top
{
    margin-top:-7px;
}

.div_hide
{
    display:none;
}

.clear_both
{
    clear:both;
}

.clear_padding
{
    clear:both; 
    padding-top: 3px;
}

.image_header
{
    text-align:center; 
    font-weight:bold;
}

.quote_margin
{
    margin-top:-10px; 
    margin-left:5px;
}

.left_align
{
    text-align:left;
}

.search_width
{
    width:300px;
}

.margin_inner
{
    margin-top:-21px;
}

.padding_djheadline
{
    clear:both; 
    padding-top: 0px;
}


/* ------------------------------------------- weather webpart styles-------------*/
#home_left_weather
{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #BECD8D;
	clear:both;
	float:none;
	font-family:helvetica;
	font-size:12px;
	margin:0pt auto;
	padding:5px;
	width:95%;
}

.weatherHeader {
	font-size:12px;
	font-weight:bold;
	color:#40a86d;
	padding-top: 5px;
}
#current_temp {
	color:#537092;
	font-size:30px;
	width:30%;
	text-align:center;
	float:left;
	}
#current_conditions {
	width:65%;
	float:right;
	line-height: 16px;
	}
#current_conditions table {
	border-collapse:collapse;
	width:100%;
	padding-top:10px;
	}
#current_conditions th { text-align:left; }

#today_forecast { 
	background:url(../images/today_forcast_bg.gif) top left no-repeat;
	height:50px;
	padding:0 7px 7px 7px;
	line-height: 16px;
	}
#forecastFigures { width: 70%; float: right; display:inline; text-align:center; padding-top: 5px; }
#forecastFigures .data{font-weight: bold;}

#region_map {
	clear:both;
	background:#f4f4f4;
	padding:4px;
	}

/*---------------------------------localized weather center--------------------*/

#weather_center_conditions {
	float:left;
	width:400px;
	padding:5px;
	}

#regional_maps {
	float:right;
	width:500px;
	padding:5px;
	}
	
#day_forecast { clear:both; }
#day_forecast h5 { padding-top:15px; }
#day_forecast a { color:#4660a1; text-decoration:none; }
#day_forecast table { border-collapse: collapse; width:100%; }
#day_forecast td { text-align:center; border-left: 1px solid #b4b4b4; border-bottom: 1px solid #b4b4b4; vertical-align:top;}
.day_forecast_day { background:#ecedec; }
#day_forecast th { font-weight:normal; color:#858585; border-bottom: 1px solid #b4b4b4; }

#maps {
	background:#f4f4f4;
	border:1px solid #d8d8d8;
	margin:5px;
	clear:both;
	}
#maps img { padding-bottom:5px; padding-left: 7px; }
#maps table { padding:10px 0 5px 7px; }
.maps_nav ul { float:left; padding:0; padding-left:5px; margin:0; }
.maps_nav li { cursor:pointer; display:inline; list-style:none; margin:0; padding:2px 4px 0px 4px; color:#008c3e; text-decoration: none; }
.maps_nav li a { display:block; }
.maps_active_tab { 
	font-weight:bold;
	background:#f4f4f4;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	margin:5px 2px 1px 2px;
	padding:5px 2px 1px 2px;
	}
#climate_data {  margin:0 0 5px 5px; clear:both; }
#climate_data table { width:99%;  border-collapse:collapse; }
#climate_data th {
	background:#ecedec;
	padding:0 0 5px 0;
	border-right: 1px solid #dadcda;
	border-top: 1px solid #dadcda;
	}
#climate_data td {
	text-align:center;
	border-bottom:1px solid #dadcda;
	border-right: 1px solid #dadcda;
	}
	
/*------------------------------------------- Cash Grain Bids -----------------*/

#location {
	padding: .5em 0 .5em 0;
}


#location .header {
	float: left;
	display: inline;
	width: 48%;
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
}

.headerFull {
	display: block;
	width: 100%;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#location .timestamp {
	float: right;
	display: inline;
	width: 48%;
	text-align: right;
	color: #999999;
	font-size: 11px;
}

#webpartleft {
	width: 47%;
	float: left;
	display: inline;
}

#webpartright {
	width: 46%;
	float: right;
	display: inline;
}

#webpartright .generalInfo {border-top: 1px solid #CCC; padding-top: 10px; line-height:16px; font-weight:normal;}
#webpartright .generalInfo td{ color: #666; padding-left: 4px; }
#webpartright .generalInfo table{ width: 95%; border-collapse: collapse; }

#announce {
	display: block;
	float: none;
	clear: both;
	background: #eafdc6;
	border: 1px solid #becda1;
	margin-top: 10px;
	width: 530px;
}
#announce .inner {
	padding: 5px;
	line-height: 16px;
}

#announce .header {
	font-size:14px;
	font-weight:bold;
	color:#40a86d;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px solid #becda1;
}


#CashGrainQuote {font-weight: bold;}
#CashGrainQuote .commodity {
	font-size:14px;
	font-weight:bold;
	color:#40a86d;
}
#CashGrainQuote .commodity td{padding-top: 5px;}
#CashGrainQuote td{padding-left: 4px;}
#CashGrainQuote .dataType {color: #999; font-weight: normal;}
#CashGrainQuote .dataLable {color: #999; font-weight: normal; font-size: 10px;}

.clear {
	float: none;
	clear: both;
	display: block;
	}
.bold { font-weight:bold; }
.no_border { border-bottom: none; color:#000; }


/*-------------------------cash grain bids detail--------------------------*/
#cash_grain_info { clear:both; }
#cash_grain_info table { width:100%; border-collapse:collapse; }
#cash_grain_info th {
	background:#e5e5e5;
	font-weight:normal;
	font-size:11px;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	padding:2px 0 2px 0;
	color: #666666;
	}
#cash_grain_info td {
	text-align:center;
	border : 1px solid #dedede;
	padding-top:3px;
	padding-bottom:3px;
	}
	
#locationLeft { width:550px; float:left; padding-left:10px; }
#location_info th { text-align:left; vertical-align:top; }
#location_quotes table { border:none; }
#location_general { margin-top: 15px; }
#location_quotes th {
	color:#40a86d;
	font-size:14px;
	border-bottom: 1px solid #cfcfcf;
	padding:4px 0 1px 0;
	}
	
#cert_solutionpro_top {
	background: url(../images/certified_solutionpro.gif) top left no-repeat;
	width: 365px;
	float:left;
	padding:15px 5px 17px 15px;
	font-weight:bold;
	}
#cert_soutionpro_bottom {
	background:url(../images/certified_solutionpro_bottom.gif) bottom left no-repeat;
	width: 365px;
	height:288px;
	float:left;
	padding:0 5px 0 15px;	
	}
#message {
	height:70px;
	width:330px;
	background:#85983e;
	border:1px solid #a6b866;
	color:#fff;
	padding:0 0 0 5px;
	clear:both;
	top: 10px;
	position:relative;
	}
html>body #message {
	height:70px;
	width:330px;
	background:#85983e;
	border:1px solid #a6b866;
	color:#fff;
	padding:10px 0 0 5px;
	clear:both;
	top: 10px;
	position:relative;
	}
#message a { color:#e8f2ab; float:left; }
.contact {
	color:#438c61;
	font-weight:bold;
	display:block;
	top: 40px;
	position:relative;
	} 
.contact_info { background:#e7ead5; border: 1px solid #c9cfb5; float:left; width:335px; height:122px; color:#1b5c24; margin-top:10px; display:inline; }
.name { color:#99b94a; font-weight:bold; display:block; padding-bottom: 2px; padding-top:5px; }
.green_bold { font-weight:bold; color:#1f6330; }
.contact_information { display:block; color:#727467; padding-bottom:2px; }
.update { color:#878787; font-weight:bold; font-size:11px; padding-bottom:10px; padding-left:300px; }

#disclaimer {
	width: 98%;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	border-top: 1px solid #CCC;
	color: #999999;
	font-size: 11px;
}

/* - overlib -----------------------------------------------start- */
td.overlib_content {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  width:125px;
  color:#002954;
  background-color: #FFFFFF;
}
th.overlib_top_point {
  width:10px;
  height:6px;
  background: url(../images/overlib_top_arrow.gif) no-repeat;
  background-position:left top;
}
th.overlib_top_line {
  background: url(../images/overlib_top.gif) repeat-x;
  background-position:left top;
}
td.overlib_left_line {
  width:1px;
  background: url(../images/overlib_left.gif) repeat-y;
  background-position:left top;
}
td.overlib_right_line {
  width:1px;
  background: url(../images/overlib_right.gif) repeat-y;
  background-position:right top;
}
td.overlib_bottom_line {
  height:1px;
  background-color: #667ea0;
}

td.overlib_content {
  padding:0px 10px 0px 0px;	
}
/* - overlib -----------------------------------------------end- */

.market_quote_lrg_bids {
	font-family:helvetica;
	font-size:12px;
	width: 530px;
	background: #FFF;
	margin: 0 auto;
	}
#pad {
	margin: 5px;
	}
.market_quote_lrg_bids h5 {
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	border-bottom: solid 1px #cfcfcf;
	width:95%;
	display:block;
	clear:both;
	margin:0;
	padding:0;
	padding:15px 0 4px 0;
	}

.market_quote_lrg_bids a {
	color:#008c3e;
	text-decoration: none;
	}
.market_quote_lrg_bids a:hover {
	text-decoration:underline;
	}
.market_quote_lrg_bids table {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0;
	}
.market_quote_lrg_bids td {
	color:#000;
	padding:3px 0 3px 0;
	}
.market_quote_lrg_bids th {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#909090;
	font-weight:normal; 
	text-align:left;
	}

#zipCode {
	display: block;
	width: 924px;
	height: 50px;
	margin: 0 auto;
	font-size:16px;
	font-weight:bold;
	color:#40a86d;
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	vertical-align: top;
}
#generalMaps {
	width: 924px;
	margin: 0 auto;
}

#generalMaps table{
	width: 100%;
}

#generalMaps td{
	padding-top: 20px;
}


#hoverLocation
{
	font-family:Helvetica,Arial; 
	font-size:10px;
	display:none; 
	background: #FFFFFF;
	border:1px solid black; 
	position: absolute; 
	padding:1px;
}

/*--------- Day/Electronic form  ---*/
#quote_form {
	background: #FFF;
	border: 1px solid #DDD;
	float:right;
	width: 240px;
	display:inline;
	margin-right: 5px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.9em;
	color:#686767;
	font-family:Arial,Verdana,sans-serif;
	}

#quoteType {
	display: block;
	float: none;
	border-bottom: solid 1px #cfcfcf;
}
#quoteType h4{
	border: none;
	width: 300px;
	float: left;
}
#quote_form .radio {
	margin-left:5px;
	}
#quote_form label {
	font-weight:bold;
	color:#000;
	}
#quoteType fieldset{
	background-color: #ffffcd;
	font-size: 1em;
	}