@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding: 0px;	
}
.main {
	background-color:#fff;
	background-image: url("../Assets/Backgrounds/background.png");
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
}
.shell {
	margin: 0px auto;
	padding: 20px 0px;
	width: 940px;
}
ul, li, p {
	padding:0px;
	margin:0px;
}		 
img {
	border:0px;
}
.clearme {
	clear:both;
}
.divider_line {
	color:#b0c9b7;
	padding-left:6px;
	padding-right:6px;
}
label {
	padding-left:2px;
}
/* LINKS */
a:link, a:visited {
	color:#063;
	text-decoration:none;
}
a:active, a:hover {
	color:#000;
	text-decoration:none;
}
A.Leftlinks, A.Leftlinks:visited {
    background-image: url("../Assets/images/arrow.png");
    background-repeat: no-repeat;
    color: #006633;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin-left: 16px;
    margin-top: 5px;
    padding-left: 22px;
    text-decoration: none;
}
A.Leftlinks:hover {
    background-image: url("../Assets/images/arrow_hover.png");
    background-repeat: no-repeat;
    color: #006633;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin-left: 16px;
    margin-top: 5px;
    padding-left: 22px;
    text-decoration: none;
}
/* HEADER */
.header {
	width:940px;
	background-color:#f5faf7;
	background-image:url("../assets/backgrounds/header_back.png");
	background-repeat:repeat-x;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	-moz-border-radius:7px;
	border-radius:7px;
	position: relative;
}
.header_left {
	float:left;
	width: 310px;
}
.header_right {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	width: 630px;
}
.header_left img {
	padding-left:15px;
	padding-top:15px;
}
.header_right_inner {
	padding: 10px;
}
.header_right a {
	float:left;
}
.header_right img {
	padding-left:16px;
	padding-right:16px;
	float:left;
}
.menu_full {
	display:block;
}
.menu_toggle {
	display:none;
}
.search_box {
	width:100%;
}
.search_form_box {
	width:75%;
	color:#006633;
	padding-left:2px;
	text-align:left;
	padding-bottom:2px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff9d9;
	float:left;
}
.search_form_button {
	width:20%;
	text-align:center;
	float:left;
	margin-left:5px;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	height:22px;
}
.search_form_button:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
}
.header_text_area {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.header_login_area {
	float:left;
	padding:10px;
	margin-left:5px;
	font-size:12px;
}
.header_date_area {
	float:right;
	padding:10px;
	margin-right:5px;
	font-size:10px;
}
.header_newsletter_login_area {
	float:left;
	padding:10px;
	margin-left:5px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	width: 430px;
}
/* BANNER SLOTS */
.top_banner_slot {
	text-align:center;
	float:left;
	margin-top:10px;
}
.top_banner_full, .bottom_banner_full {
	display:block;
}
/* CONTENT SLOTS */
.content_wraper {
    float: left;
    height: auto;
    margin: 10px 0px 20px 0px;
    width: 940px;
}
.Leftpanel_Main {
    float: left;
    height: auto;
    width: 182px;
}
.Rightpanel_Main {
    float: left;
	width: 758px;
   /* width: 740px;*/  
}
.Leftpanel_container {
    background-color: #EFF7F2;
    background-image: url("../assets/backgrounds/img_leftnav01.gif");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: auto;
    padding-top: 6px;
    width: 182px;
}
.Leftpanel {
    border-left: 1px solid #BCD4C4;
    border-right: 1px solid #BCD4C4;
    height: auto;
    padding-top: 16px;
    text-align: left;
    width: auto;
}
.left_panel_bottom {
    background-color: #FFFFFF;
    background-image: url("../assets/backgrounds/img_leftnav02.gif");
    background-repeat: no-repeat;
    height: 20px;
    width: 182px;
}
.ContentCotainer {
    float: right;
    height: auto;
    text-align: left;
	width: 748px;
    /*width: 740px;*/	
}
.content_box_left {
    float: left;
    height: auto;
    text-align: left;
    width: 480px;	
}
.content_box_left p{	
	padding: 5px 0px;
}
.content_box_right {
    float: right;
    height: auto;
    margin-top: 0;
    text-align: left;
    width: 258px;	
}

/**** TITLE SLOT ****/
.soyabean_report_title {
	background: url(../Assets/Backgrounds/bg_soyabean_report_title.png) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #fff;	
	height: 45px;
	line-height: 40px;
	padding: 0 10px;
}
.maizex_news_title {
	background: url(../Assets/Backgrounds/bg_news_title.png) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #fff;	
	height: 45px;
	line-height: 40px;
	padding: 0 10px;
}
.agro_news_container {
	background: #efefef;
	width: auto;
}
.agro_news_container .news_area {
	height: 580px;
	padding: 10px;
	overflow-y: scroll;
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #006633;
}
.twitter_container {
	background: #fff;
	border: solid 1px #e8e8e8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
	padding: 0px 10px;
	behavior:url('Creative/CSS/PIE.htc');
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.author {
	font-style: italic;
}
.more {
	color: #006633;
	font-weight: bold;
}
