﻿/*-Common------------------------------------------------------------------------------------------------*/
body 
{
	background: #202020;
	/*background: #ffffff url(../images/winter_bg.png) no-repeat fixed;
	background-repeat: no-repeat;*/
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
	line-height: 14px;
}

#spacer
{
    margin: 20px 0 0 0;
}

#mainspacer
{
    height: 40px;
}

h1
{
	font-family: Trebuchet MS;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom:10px;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	color: #FFFFFF;
}

hr
{
    margin: 100px 0 10px 0;
    height: -111px;
}

a
{
	text-decoration: none;
	color: #c5ea84;
}

a:hover
{
    text-decoration: underline;
}

a .image_link
{
    border: solid 2px #444444;
    border-thickness: 2px;
}

a:hover .image_link
{
    border: solid 2px #ffffff;
}

ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 10px 5px 15px 0px;
	padding: 0 0 0 10px;
}

ol
{
    margin: 0 0 0 20px;
    list-style-type: decimal;
    color: #dddddd;
}  

li
{
    margin-bottom: 7px;
}

.headerwhite
{
	color: #dddddd;
}

.headergray
{
	color: #929292;
}

.headergreen
{
    color: Green;
}

.headericon
{
	float: left;
	margin-right: 10px;
}

.subheader_white
{
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	color: #fff;
}

.div_placer
{
	margin: 15px 15px 0 15px;
	text-align: left;
}

p
{
    margin: 10px 0 10px 0;
    color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
}

.center
{
    width: 887px;
    margin: 10px auto;
    text-align: center;
}

.banner img
{
    margin: 50px 0 0 0;
    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

/*Navigation------------------------------------------------------------------------------------------------*/

#navigation
{
    background: #282828;
    margin: 10px 0 20px 0;
}

/*-Main Layout----------------------------------------------------------------------------------------------*/

#wrapper
{
	margin: 0 auto;
	width: 887px;
}

#cu3er-container
{
    margin-top: 40px;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#bottom_wrapper
{
    margin: 10px auto;
    margin-bottom: -10px;
	width: 887px;
	background: #282828;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px 0 0 0;
}

/*-Wide Left------------------------------------------------------------------------------------------------*/
#wideleftwrapper
{
	overflow: hidden;
}

#wideleftcolumn
{
	float: left;
	width: 510px;
	padding: 15px 15px 20px 15px;
	margin: -10px 0 0 0;
}

#narrowrightcolumn
{
	float: left;
	width: 347px;
	margin: -10px 0 0 0;
}

#narrowrightcolumn p
{
	padding: 0 10px 15px 10px;
}

.rightcolumnimage
{
	border: solid 3px #555555;
	margin-bottom: 15px;
}

/*-Wide Right----------------------------------------------------------------------------------------------*/
#widerightwrapper
{
	overflow: hidden;
}

#narrowleftcolumn
{
    float: left;
	width: 299px;
}

#widerightcolumn
{
	float: right;
	width: 588px;
}

/*-Half Wrapper-------------------------------------------------------------------------------------------*/
#halfwrapper
{
    overflow: hidden;
}

#columnleft
{
    float:left;
    width: 444px;
    margin: -10px 0 0 0;
}

#columnright
{
    float: right;
    width: 443px;
    margin: -10px 0 0 0;
}

/*-Three Column-------------------------------------------------------------------------------------------*/
#threecolwrapper
{
	overflow: hidden;
}

#column1
{
	float: left;
	width: 296px;
	margin: -10px 0 0 0;
}

#column2
{
	float: left;
	width: 295px;
	margin: -10px 0 0 0;
}

#column3
{
	float: left;
	width: 296px;
	margin: -10px 0 0 0;
}

/*-Narrow Right Small---------------------------------------------------------------------------------------------*/
#narrowrightsmallwrapper
{
	overflow: hidden;
}

#wideleftbigcolumn
{
	float: left;
	width: 600px;
}

#narrowrightsmallcolumn
{
	float: left;
	width: 287px;
}

#wideleftexception
{
    background-color: #282828;
    float: left;
    width: 887px;
}

/*-Default-----------------------------------------------------------------------------------------------*/
#homewideleftcolumn
{
	margin: -5px 0 0 0;
	background: #282828;
	overflow: hidden;
}

#home_header
{
    margin: 0 0 0 0;
}

#home_header h1
{
    font-family: Myriad Pro;
    font-weight: bold;
    color: #ffffff;
    font-size:40px;
    text-align: center;
    display: block;
    width: 887px;
    padding: 10px 0 0 0;
    padding: 10px 0 20px 0;
}

#home_header h2
{
    margin: -10px 0 20px 200px;
    width: 887px;
}

#home_header img
{
    margin: -15px 0 0 0;
}

#tile_wrapper
{
    margin: 0 0 30px 0;
    background-color: #282828;
}

#tile_descriptions
{
    margin-top: -10px;
    background-color: #282828;
}

.left_divider
{
    float: left;
    width: 182px;
    margin: 0 39px 0 20px;
    background-color: #282828;
}

.middle_divider
{
    float: left;
    width: 191px;
    margin: 0 30px 0 0;
    padding: 0 0 20px 0;
}

.right_divider
{
    float: left;
    width: 182px;
}

.home_list
{
    list-style-type: disc;
    margin: 0 0 0 7px;
}

#homethreecolwrapper
{
	background: #282828/*url(../images/bg_three_col.gif) repeat-y*/;
	overflow: hidden;
}

#smartwaylogohome
{
    position: absolute;
    z-index: 500;
}

.bottomtile
{
    width: 170px;
    height: 100px;
    background: white;
    margin: 10px 5px 0 0;
}

/*-News--------------------------------------------------------------------------------------------------*/

.news
{
    border: none;
}

.news img
{
    float: right;
}
    

/*-Seed--------------------------------------------------------------------------------------------------*/
#seed_table
{
    width: 98%;
    height: 214px;
}

#seed_table_header td
{
    color: #ffffff;
    border: solid 1px black;
	text-decoration: none;
	text-align: center;
	font-family: tahoma;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
	background-color: #0061A8;
	vertical-align: middle;
}

#seed td
{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: tahoma;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	border: solid 1px black;
}

/*-Ingredients-------------------------------------------------------------------------------------------*/
#commodities
{
    text-align: left;
}

.commodity_placer
{
    width: 65px;
    float: left;
}

.commodity_placer img
{
    text-align: center;
    height: 117px;
}

.commodity_placer p
{
    text-align: center;
    margin-top: -4px;
}

.commodity_placer a
{
    color: #ffffff;
}

.commodity_placer a:hover
{
    color: #ffffff;
}

#soybeans
{
    margin: 10px 0 0 0;
    border-right: solid 2px white;
}

.soybeans_placer
{
    width: 90px;
    float: left;
}

.soybeans_placer img
{
    width: 90px;
}

.soybeans_placer p
{
    text-align: center;
    margin-top: -4px;
}

.soybeans_placer a
{
    color: #ffffff;
}

.soybeans_placer a:hover
{
    color: #ffffff;
}
    

/*-Divisions---------------------------------------------------------------------------------------------*/
.divisionrow
{
	clear: both;
	min-height: 93px;
}

.divisionrow img
{
	float: left;
}

.divisioncontent
{
	float: left;
}

#divisions h2
{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #FFFFFF;
}

#divisions a
{
    color: #ffffff;
}

#divisions a:hover
{
    color: #FFFFFF;
}

a .divisions_image_link
{
    border: solid 2px #444444;
    margin: 0 10px 15px 0;
}

a:hover .divisions_image_link
{
    border: solid 2px #ffffff;
    margin: 0 10px 15px 0;
}

/*-Export------------------------------------------------------------------------------------------*/
.exportheader
{
    width: 207px;
    float: left;
}

.exportheader img
{
    margin: 7px 0 7px 0;
}

.exportheader h2
{
    text-align: center;
    margin: 0 0 5px 0;
}

/*-Green Power-------------------------------------------------------------------------------------*/

#greenwrapper
{
    margin-top: -30px;
	background: #282828/*url(../images/bg_wide_left_big.gif) repeat-y*/;
	overflow: hidden;
}

#greenleftcolumn
{
    margin: -170px 0 0 0;
	float: left;
	width: 600px;
	position: relative;
	z-index: 5;
}

#greenrightcolumn
{
	float: left;
	width: 287px;
}
   

/*-Contact-----------------------------------------------------------------------------------------*/

#contact img
{
    margin: 15px 0 0 0;
    border: solid 3px #444444;
}

/*-Footer------------------------------------------------------------------------------------------*/

#footer
{
	text-align: center;
	background: #202020;
	margin: -10px 0 0 0;
}

#footermenu
{
	margin-top: 15px;
	background: #202020;
}

#footer a
{
	margin: 0 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover
{
    color: #767676;
}

#footer p
{
	margin: 10px 0;
}

/*-Email Sign Up styles------------------------------------------------------------------------------*/

/*email field*/
.email
{
    width: 250px;
}

.names
{
    width: 117px;
}

.year
{
    width: 40px;
}

.gender
{
    width: 80px;
}

.phone
{
    width: 100px;
}

.zip
{
    width: 80px;
}

/*other styles---------------------------------------------------------------------------------------*/

#signup hr
{
    margin: 20px 0 0 0;
}

#smartway
{
    float: left;
}

/*-Photo Gallery------------------------------------------------------------------------------------*/

#gallerywrapper
{
    background-color: #282828;
    overflow: hidden;
}

#album
{
    text-align: left;
}

.album_placer
{
    width: 160px;
    float: left;
    margin: 0 4px 10px 5px;
}

.album_placer img
{
    text-align: center;
    border: none;
}

.album_placer h2
{
    text-align: center;
}

.album_placer a
{
    color: #ffffff;
}

.album_placer a:hover
{
    color: #ffffff;
}

/*-truck sales-------------------------------------------------------------------------------------*/

.trucksales img
{
    float: left;
    margin: 0 10px 15px 0;
}

.trucksales h2
{
    margin: 0 0 350px 0;
}

/*-Misc--------------------------------------------------------------------------------------------*/

.twitter_logo
{
    margin: 0 0 -500px 130px;
}

#checkout
{
    width: 174px;
    height: 196px;
    background-image: url(../images/checkout.png);
    margin: 100px 0 -300px 0;
}
