/* Deere Template 16 Stylesheet */

/*# Master Page #*/
body, html 
{
width:			100%;
margin: 		0px;
padding: 		0px;
font-family: 		verdana;
font-size: 		12px;
color:			#000;
}
.LTR
{
background:		#367c2b; /*url(../App_Themes/DeereTemplate16/images/bg.gif) repeat top left;*/	
}
#container
{
margin:			0 auto;
width: 			800px; 
height:			100%;
border:			1px #e5e6e6 solid;
background:		#fff url(../App_Themes/DeereTemplate16/images/leftbg.jpg) repeat-y top left;
}
#corn_container
{
margin:			0 auto;
width: 			auto; 
height:			100%;
border:			0px #999 solid;
background:		Transparent url(../App_Themes/DeereTemplate16/images/leftbg_corn.jpg) no-repeat bottom left;
}
img
{
padding:		0 5px 5px 0;
}

/*# Fonts #*/
h1
{
font-weight:		bold;
font-size:		16px;
color:			#367c2b;
padding:		0px;
margin:			0px;
}
h2
{
font-weight:		bold;
font-size:		12px;
color:			#367c2b;
padding:		0px;
margin:			0px;
}
a
{
font-size:		12px;
color:			#367c2b;
text-decoration:	none;
}
a:hover
{
font-size:		12px;
color:			#367c2b;
text-decoration:	underline;
}
h1 a
{
font-weight:		bold;
font-size:		16px;
color:			#367c2b;
padding:		0px;
margin:			0px;
text-decoration: 	none;
}
h1 a:hover
{
font-weight:		bold;
font-size:		16px;
color:			#367c2b;
padding:		0px;
margin:			0px;
text-decoration: 	underline;
}

/*# Header #*/
#header
{
background:		url(../App_Themes/DeereTemplate16/images/corn_bg.jpg) no-repeat;	
min-height:		232px;
}
#logo
{
margin:			10px 10px 0 10px;
padding: 		0 0 5px 0; 
width: 			325px;
}
#deerelogo
{
width:			300px;
}
#logostext
{
margin:			67px 0 0 0;
background:		url(../App_Themes/DeereTemplate16/images/text_bg.png) no-repeat top right;
width:			300px;
height:			30px;
color:			#fff;
font-weight:		bold;
font-style:		italic;
font-size:		14px;
padding:		5px 10px;
text-align:		right;
}

/*# Images #*/
.PagerPage
{
display:		none;
}
#images
{
width:			790px;
margin:			0 auto;
}

/*# Footer #*/
#footer
{
text-align:		center;
font-size:		10px;
color:			#fff;
margin:			10px 0;
}
#footer a, #footer a:hover
{
font-size:		10px;
color:			#fff;
}
/*# Main Content #*/
#main
{
padding:		15px 0 0 0;
width:			800px;
height:			100%;
margin:			-5px auto 0;
background:		url(../App_Themes/DeereTemplate16/images/gradient.jpg) repeat-x top right;
}
#content
{
margin:			0 10px 10px 0;
width:			580px;
float:			right;
height:			100%;
}
.IE6 #content
{
margin:			0 0 0 10px;
float:			left;
}
.textSimple
{
border:			1px #367c2b solid;
height:			100%;
margin:			5px 0 0 0;
padding:		10px 10px 15px 10px;
/*background:		url(../App_Themes/DeereTemplate16/images/content_bg.jpg) repeat-x bottom left;*/
}

/*# Main Content/Menu #*/
#leftmenu
{
margin:			0 0 0 5px;
width:			190px;
float:			left;
height:			100%;
}
.IE6 #leftmenu
{
margin:			0px;
padding:		0px;
}
.left_content
{
padding:		30px 20px 50px;
color:			#367c2b;
}
#menu
{
background:		url(../App_Themes/DeereTemplate16/images/leftmenu_bg.jpg) repeat;
height:			100%;
}
.IE6 #menu
{
margin:			0 0 0 5px;
width:			190px;
padding:   		0px;
}
.firstCMSMenuItem, .firstCMSMenuItemMouseUp, .firstCMSMenuItemMouseDown 
{ 
width: 			190px;
text-align: 		left;
border-top: 		1px solid #e5e6e6;
border-bottom: 		1px solid #e5e6e6;
padding: 		10px 20px;
font-size: 		12px; 
color: 			#fff; 
font-weight: 		bold;
background: 		url(../App_Themes/DeereTemplate16/images/menu_bg.jpg) repeat-x;
}

.firstCMSMenuItemMouseOver, .firstCMSMenuHighlightedMenuItem, .firstCMSMenuHighlightedMenuItemMouseUp, .firstCMSMenuHighlightedMenuItemMouseOver, .firstCMSMenuHighlightedMenuItemMouseDown 
{
width: 			190px;
text-align: 		left;
border-top: 		1px solid #e5e6e6;
border-bottom: 		1px solid #e5e6e6;
padding: 		10px 20px;
font-size: 		12px; 
color: 			#fff; 
font-weight: 		bold;
background-color: 	#419639;
}
.secondCMSMenuItem, .secondCMSMenuItemMouseUp, .secondCMSMenuItemMouseDown 
{ 
width: 			auto;
text-align: 		left;
padding: 		5px;
font-size: 		11px; 
color: 			#fff; 
font-weight: 		bold;
background-color: 	#367c2b;
}
.secondCMSMenuItemMouseOver, .secondCMSMenuHighlightedMenuItem, .secondCMSMenuHighlightedMenuItemMouseUp, .secondCMSMenuHighlightedMenuItemMouseOver, .secondCMSMenuHighlightedMenuItemMouseDown 
{ 
width: 			auto;
text-align: 		left;
padding: 		5px;
font-size: 		11px; 
color: 			#fff; 
font-weight: 		bold;
background-color: 	#419639;
}

/*# Page Title #*/
.pagetitle
{
background: 		#367c2b url(../App_Themes/DeereTemplate16/images/title_bg.jpg) no-repeat top right;
font-size:		12px;
font-weight:		bold;
color:			#fff;
width:			475px;
padding: 		5px 10px;
}

/*# Home Page #*/
#centercol
{
width:			385px;
float:			left;
margin:			0 10px 0 0;
padding:		0 10px 0 0;
border-right:		1px solid #367c2b;
overflow:		hidden;
}
#rightcol
{
float:			left;
width:			130px;
padding:		0 10px;
}

/*# News Page #*/
.newsSummary
{
float:			left;
width:			365px;
padding:		0 20px 0 0;
border-right:		1px solid #367c2b;
min-height:		375px;
}
.newsrightcol
{
padding:		0 0 0 10px;
float:			left;
width: 			160px;
}

.SubscriptionTextbox
{
width: 150px;
margin-top: 5px;
margin-bottom: 5px;
}
.SubscriptionButton
{
margin-top: 5px;
}
.NewsletterSubscription
{
font-size: 11px;
padding-left: 10px;
}

/* #calendar# */
.Calendar table
{
width:	575px;
font-weight: bold;
}
.DayStyle
{
font-weight: normal;
height: 50px;
text-align: left;
vertical-align: top;
}
.OtherMonthDayStyle
{
font-weight: normal;
height: 50px;
text-align: left;
vertical-align: top;
}
.WeekendDayStyle
{
font-weight: normal;
height:	50px;
text-align: left;
vertical-align: top;
}
.TodayDayStyle
{
font-weight: bold;
background-color: #B0CBAC;
height:	50px;
text-align: left;
vertical-align: top;
}
/*#Print#*/
#printbutton
{
padding:		15px 0px 10px 0px;
}