body
{
	background-color: #639464;
	background-image: url("../images/2010-bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	margin: 0 10px;
}

/*http://css-tricks.com/the-perfect-fluid-width-layout/*/
#OuterWrapper
{
	max-width: 1150px;
	min-width: 980px;
	margin: 0 auto;
	text-align: left;
}

	#Header
	{
		position: relative;
		height: 150px;
		overflow: hidden;
	}
	
		#Logo
		{
			position: absolute;
			top: 27px;
			left: 33px;
		}
		
		#Message
		{
			position: absolute;
			top: 66px;
			left: 29%;
		}
		
		#Phone
		{
			position: absolute;
			top: 76px;
			right: 52px;
		}
		
		#CartButton
		{
			position: absolute;
			top: 120px;
			right: 52px;
		}
			
			
	#NavigationWrapper
	{
		position: relative;
		margin: 0 0;
	}

	#NavigationLeft
	{
		position: absolute;
		top: 0;
		left: 0;
		height: 200px;
		width: 25px;
		background-image: url("../images/2010-bg-tl.png");
		background-repeat: no-repeat;
	}
	
	#NavigationRight
	{
		position: absolute;
		top: 0;
		right: 0;
		height: 200px;
		width: 25px;
		background-image: url("../images/2010-bg-tr.png");
		background-repeat: no-repeat;
	}
	
	#Navigation
	{
		height: 200px;
		margin: 0 25px;
		background-image: url("../images/2010-bg-nav.jpg");
	}
		
		#Navigation ul 
		{
			padding-top: 20px;
		}
		
		#Navigation ul li
		{
			list-style-type: none;
			margin: 0;
			padding: 10px 0 0 10px;
		}
		
		#Navigation ul li a
		{
			color: #000;
			text-decoration: none;
			font-size: 110%;
			display: block;
		}
		
		#Navigation ul li a:hover
		{
			color: #1066cf;
			text-decoration: underline;
		}
		#Nav_Corn
		{
			border-right: 1px solid #737373;
			width: 16.6%;
		}
		
		#Nav_Soybean
		{
			border-right: 1px solid #737373;
			width: 16.6%;
		}
		
		#Nav_Yield
		{
			border-right: 1px solid #737373;
			width: 16.6%;
		}
		
		#Nav_Account
		{
			border-right: 1px solid #737373;
			width: 16.6%;
		}
		
		#Nav_About
		{
			border-right: 1px solid #737373;
			width: 16.6%;
		}
		
		#Nav_Help
		{
			width: 16.6%;
		}
		
#InnerWrapper
{
	background-color: #FFF;
}

#Content
{
	padding-top: 25px;
	margin: 0 25px;
	position: relative;
}

	#Breadcrumb
	{
		margin-bottom: 10px;
	}
	
	#ContentColumn
	{
		float: left;
		width: 69%;
	}
	
	#Sidebar
	{
		float: right;
		width: 29%;
		text-align: center;		
	}
	
	#SidebarContent
	{
		background-color: #f1f1f2;
		border: 1px solid #808080;
		padding: 10px;
	}
	
	.sidebar
	{
		background-color: #FFF;
		border: 1px solid #3c793d;
		padding: 0 15px 10px 15px;
		text-align: left;
	}
	
	.sidebar h3
	{
		margin-top: 0;
		text-align: center;
	}
#FooterWrapper
{
	background-image: url("../images/2010-bg-footer.png");
	height: 33px;
	background-repeat: no-repeat;
	
}

#Footer
{
	text-align: center;
	margin: 40px;
}

	#Footer ul li
	{
		display: inline;
	}
	
	#Footer ul li
	{
		padding: 0 5px;
		border-right: 1px solid #FFF;
	}
	
	#Footer ul li.last
	{
		padding-right: 0;
		border-right: 0;
	}
	#Footer ul li a
	{
		color: #FFF;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
	}
	
	
/* TABS */
ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 0px;
}

UL.tabNavigation li {
    display: inline;
    padding: 0 2px;
}

UL.tabNavigation li a
{
	
}
UL.tabNavigation li a img
{
	padding: 0;
	margin: 0;
}

UL.tabNavigation li a.bump img
{
    
}

div.tab
{
	padding: 10px;
	background-color: #dde8d1;
	border: 1px solid #7b7b7c;
	margin: 0;
	margin-top: -4px;
}

div.tabs > div.tab
{
	padding: 10px;
	background-color: #dde8d1;
	border: 1px solid #7b7b7c;
	margin: 0;
	margin-top: -4px;
}


h1
{
	font-size: 150%;
	font-weight: bold;
	
}

h2
{
	font-size: 140%;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
}

h3
{
	font-size: 130%;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
}

h4
{
	font-size: 120%;
	font-weight: bold;
	margin: 0.5em 0 1em 0;
}

strong, b
{
	font-weight: bold;
}

em, i
{
	font-style: italic;
}


ul
{
	list-style: disc outside;
	margin-left: 1em;
}

ul li,
ol li
{
	margin-bottom: 0.5em;
}


ul, ol, p, dt, table
{
	margin-bottom: 1em;
}

ol
{
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 3em;
}

sup,
sub 
{
	font-size: 70%;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}


sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}


table,
tr,
td,
th
{
	vertical-align: top;
}

#HomeTop
{
}

table#HomeBottom
{
	border-collapse: separate;	
	border-spacing: 10px;
}

table#HomeBottom td 
{
	border: 1px solid #7b7b7c;
	padding: 10px;
	vertical-align: top;
}

#Home_L
{
	width: 156px;
	margin-right: 5px;
	
}

#Home_C
{
	width: 526px;
	background-image: url("../images/bg-hybrids-you-trust-small.jpg");
	background-position: top right;
	background-repeat: no-repeat;
}

#Home_R
{
	width: 341px;
}


	div.clear
	{
		clear: both;
		font-size: 1px;
	}
	
	.red 
	{
		color: #933834;
	}
	
	.green
	{
		color: #3c793d;
	}

table.data
{
	border-collapse: collapse;
	background-color: #FFF;
}

table.data th
{
	background-color: #277a3c;
	color: #FFF;
	font-weight: bold;
	padding: 8px;
	vertical-align: bottom;
}

table.data td
{
	border: 1px solid #b0b1b1;
	padding: 5px;
	vertical-align: top;
}

table.data tr.alt
{
	background-color: #e5e5e5;
}

table.data tr.over
{
	background-color: #dde8d1;
}

table.basic tr td,
table.basic tr th
{
	padding: 5px;
}


.al
{
	text-align: left;
}

.ac
{
	text-align: center;
}

.ar
{
	text-align: right;
}

.small
{
	font-size: 90%;
}

.smaller
{
	font-size: 80%;
}

.smallest
{
	font-size: 70%;
}

.large
{
	font-size: 110%;
}

.larger
{
	font-size: 120%;
}

.largest
{
	font-size: 130%;
}

.b
{
	font-weight: bold;
}

.i
{
	font-style: italic;
}

.u
{
	text-decoration: underline;
}

.error
{
	color: #F00;
	font-weight: bold;
}

.nomarg
{
	margin: 0;
}

.nopad
{
	padding: 0;
}

/*http://www.jankoatwarpspeed.com/post/2008/05/22/CSS-Message-Boxes-for-different-message-types.aspx*/
.msg_info, .msg_success, .msg_warning, .msg_error, .msg_validation {
    border: 1px solid;
    margin: 10px 10px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.msg_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/msgicons/info.png');
}
.msg_info a {
    color: #00529B;
	font-weight: bold;
	text-decoration: underline;
}

.msg_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/msgicons/success.png');
}
.msg_success a {
    color: #4F8A10;
	font-weight: bold;
	text-decoration: underline;
}


.msg_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/msgicons/warning.png');
}
.msg_warning a {
    color: #9F6000;
	font-weight: bold;
	text-decoration: underline;
}


.msg_error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/msgicons/error.png');
}
.msg_error a {
    color: #D8000C;
	font-weight: bold;
	text-decoration: underline;
}


.msg_validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../images/msgicons/validation.png');
}
.msg_validation a {
    color: #D63301;
	font-weight: bold;
	text-decoration: underline;
}

.msg_smaller
{
	background-image: none;
	padding: 5px;
	margin: 5px;	
}
/* OLD */
table.ShoppingCart
{
	padding : 2px;
	margin : 2px;
}
table.ShoppingCart td
{
	padding : 2px;
	margin : 2px;
	color : #000;
	font-size : 13px;
	font-weight : bold;
}
table.ShoppingCart th
{
	background-color: #8EB78F;
	color : #000;
	font-weight : bold;
	text-transform: uppercase;
	border-bottom : solid 1px #000;
	border-top : solid 1px #000;
	padding : 2px;
	margin : 2px;
}
table.ShoppingCart th a
{
	color : #000;
}
table.ShoppingCart td a
{
	color : #000;
}

table.CrosscheckForm
{
	border : solid 10px #D0483E;
	padding : 2px;
	margin : 2px;
	background-color : #eeeeec;
}
table.CrosscheckForm td.Header,
table.CrosscheckForm th.Header
{
	background-color: #8EB78F;
	color : #000;
	font-size : 14px;
	font-weight : bold;
	text-transform: uppercase;
	border-bottom : solid 1px #000;
	border-top : solid 1px #000;
}
table.CrosscheckForm td.Header a,
table.CrosscheckForm th.Header a
{
	color : #000;
}
table.CrosscheckForm td a
{
	color : #000;
}

/**Data Layouts**/
table.DataGrid1
{
	border : solid 1px #000;
	padding : 2px;
	margin : 2px;
}
table.DataGrid1 td
{
	color : #000;
	font-size : 13px;
}
table.DataGrid1 td.BB
{
	color : #000;
	font-size : 13px;
	border-bottom : solid 1px #000;
}
table.DataGrid1 td.Header,
table.DataGrid1 th.Header,
table.DataGrid1 th
{
	background-color: #8EB78F;
	color : #000;
	font-size : 14px;
	font-weight : bold;
	text-transform: uppercase;
	border-bottom : solid 1px #000;
	border-top : solid 1px #000;
}
table.DataGrid1 td.Header a,
table.DataGrid1 th.Header a,
table.DataGrid1 th a
{
	color : #000;
}
table.DataGrid1 td.Footer,
table.DataGrid1 th.Footer
{
	background-color: #DDD;
	color : #000;
	font-size : 13px;
	font-weight : bold;
	text-transform: uppercase;
	border-bottom : solid 1px #000;
	border-top : solid 1px #000;
}
table.DataGrid1 td.Footer a,
table.DataGrid1 th.Footer a
{
	color : #000;
}
table.DataGrid1 td a
{
	color : #000;
}

.AltRow
{
	background-color : #EEECD7;
}


ul.custom
{
	margin: 0;
	text-align: center;	
}

ul.custom li.il
{
	padding: 0 10px;
	display: inline;
}

ul.custom li.il a
{

}



#SpamCheck
{
	display: none;
}