﻿/* ------------------------------------------------------------
	U.S. Agriculture
	Designer: David Bigler
	Modifications By: Hilarie Jezik | hejezi@monsanto.com
	Version: MAY-18-2007
------------------------------------------------------------ */
body {
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

/* Base */
a:link { color: #333; }
a:visited { color: #213c0f; }
a:hover, a:active  { color: #000; }
p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #000;
	text-align: left;
	line-height: 1.85em;
}
h1 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 1.3em;
}
h2 {
	padding: 0;
	margin: 0 0 12px 0;
	color: #8fa317;
	font-size: 1.5em;
}
h3 {
	padding: 0;
	margin: 15px 0 5px 0;
	color: #333;
	font-size: 1.2em;
}
h4 {
	padding: 0;
	margin: 10px 0 5px 0;
	color: #003466;
	font-size: 1em;
}
ul {
	list-style-type: square;
}
ul li ul {
	list-style-type: circle;
}
a img {
	border: 0;
	text-decoration: none;
}


/* ------------------------------------------------------------
	
	Page Structure
	
------------------------------------------------------------ */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 755px;
	text-align: left;
}
#container {
	margin: 0;
	padding: 0;
	width: 753px;
	clear: both;
}
#left-content-index {
	padding: 0;
	margin: 0;
	float: left;
	width: 174px;
}
#left-content {
	padding: 0;
	margin: 0 6px 0 0;
	float: left;
	width: 170px;
}
#right-content-index {
	padding: 0 0 0 6px;
	margin: 0;
	float: left;
	width: 569px;
}
#right-content {
	padding: 0 0 0 6px;
	margin: 0;
	float: left;
	width: 569px;
	background-image: url(/monsanto/ag_products/images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#content {  /* added for sharing content with ASDK site. don't remove or modify */
	margin: 0;
	padding: 0;
}


/* ------------------------------------------------------------
	
	Header
	
------------------------------------------------------------ */
#header {
	margin: 0;
	padding: 0;
	width: 755px;
	height: 69px;
	background-color: #FFF;
}
#header .logo {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	border: 0;
}
/* -----[ Search Box ]----- */
#header #search {
	width: 230px;
	height: 39px;
	float: right;
	padding: 0;
	background: url(/monsanto/ag_products/images/search-bg.gif) no-repeat 0px 0px;
}
#header #search form {
	margin: 8px 0 0 16px;
	padding: 0;
}
#header #search input {
	margin: 0;
	width: 134px;
	float: left;
}
#header #search button {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #666;
	color: #666;
	font: small-caps 10px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#header #search button {
    width: auto;
    overflow: visible;
    padding: 3px 5px 1px 4px; /* IE6 */
}
#header #search button[type] {
    padding: 3px 5px 2px 4px; /* Firefox */
    line-height: 17px; /* Safari */
}

/* ------------------------------------------------------------
	
	Left Content (left nav is in nav.css)
	
------------------------------------------------------------ */
#left-content h3 {
	padding: 0;
	margin: 0 0 8px 0;
	color: #8fa317;
	font-size: 1em;
}
#left-content .monsanto-logo {
	margin: 0 auto;
	padding: 0 0 0 18px;
}

/* -----[ Rounded Sidebar Callout (Related Resoucres) ]----- */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
	background: transparent url(/monsanto/ag_products/images/css_box_bg.gif) no-repeat bottom right;
} 
.cssbox { 
	width: 158px;
	padding-right: 8px; 
	margin: 10px 0;
	color: #000;
}
.cssbox ul {
	margin: 0;
	padding: 0 0 8px 0;
	list-style-type: none;
	color: #000;
}
.cssbox ul li {
	margin: 10px 0;
	padding: 0;
} 
.cssbox ul li a:link, .cssbox ul li a:visited,
.cssbox ul li a:hover, .cssbox ul li a:active {
	color: #fff;
}
.cssbox_head {
	background-position: top right; 
	margin-right: -8px; 
	padding-right: 8px;
}
.cssbox_head h2 { 
	background-position: top left; 
	margin: 0;  
	padding: 8px 0 0 8px; 
	height: 1%;
	color: #FFF;
	font-size: 1.05em;
} 
.cssbox_body { 
	background-position: bottom left; 
	margin-right: 0; 
	padding: 0 0 0 10px;
}
.cssbox .current {
	font-weight: bold;
	color: #fff;
}

/* ------------------------------------------------------------
	
	Home & Landing Pgs 3 Column Callout (Right Content Index)
	
------------------------------------------------------------ */
#right-content-index #box {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	float: left;
}
#right-content-index #box .column {
	margin: 0 12px 0 0;
	padding: 0;
	width: 181px;
	float: left;
}

#right-content-index #box .columnLast {
	margin: 0;
	padding: 0;
	width: 181px;
	float: left;
}


/* ------------------------------------------------------------
	
	Right Content
	
------------------------------------------------------------ */
#right-content #breadcrumb {
	line-height: normal;
	margin: 0 0 14px 0;
	padding: 0;
	color: #666;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #666;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #000;
}
#right-content #header-img {
	margin: -6px 0 3px 0;
	padding: 0;
}
#right-content .print-friendly {
	font-size: .9em;
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: normal;
}
#right-content .print-friendly a img {
	margin: 0;
	vertical-align: middle;
}
#right-content .returnTop {
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: .9em;
	clear: both;
}
#right-content .legal {
	margin-top: 10px;
	padding-top: 5px;
	font-size: .85em;
	border-top: 1px solid #ccc;
}
#right-content .legal p, #right-content p.legal, #right-content .legal li  {
	color: #999;
	line-height: 1.5em;
}
#right-content .legal ol  {
	margin: 0;
	padding: 5px 0 5px 25px;
}
#right-content .nounderline {
	border: none;
	margin-top: 0;
	padding-top: 0;
}

/* -----[ Product Detail Pages ]----- */
#right-content .chart_disclaimer {
	padding: 2px 0 10px 0;
	color: #666;
	font-size: .8em;
	line-height: 1.4em;
	font-style: italic;
}
#right-content .roundup {
	clear:both; 
	padding-top:10px;
}

/* -----[ List of All Products Page ]----- */
.products {
	margin: 10px 2px;
	padding: 0;
	width: 275px;
	float: left;
}
.products .floatleft img {
	margin: 0;
	padding: 0;	
}	
.products p {
	margin: 0 60px 0 0;
	padding: 0;
}
.products p a {
	font-weight: bold;
}
.icons {
	float: left;
	width: 90px;
	margin: 0 0 5px 0;
	padding: 0;
	}
.icons img {
	margin: 2px 0;
	padding: 0;
	vertical-align: middle;
}

/* -----[ Data Table Styles ]----- */
#right-content .misc_table {
	padding: 0;
	margin: 5px 0;
	border: 1px solid #ccc;
}
#right-content .misc_table th {
	padding: 3px 3px 3px 8px;
	color: #fff;
	background: #cd8e25;
}
#right-content .misc_table td {
	padding: 4px 4px 4px 8px;
	color: #333;
}
#right-content .misc_table tr.alternate {
	background: #f2f7d4;
}
#right-content #rightalign {
	width: 400px;
}
#right-content #rightalign p {
	text-align:right;
}
/* -----[ Label and MSDS Page ]----- */
.anchor{
	color: #cd8e25;
	font-weight: bold;
}
.anchor a{
	color: #000066;
	font-weight: bold;
}
/* -----[ Search Results Page ]----- */
#search_results th, #search_results td {
	font-size: 1em;
	font-weight: normal;
	padding: 10px 5px;
	text-align: left;
}
#search_results td {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* -----[ Sitemap Page ]----- */
.sitemap {
	margin: 0 0 0 10px;
	padding: 0;
	width: 220px;
	float: left;
}
.divider {
	
	padding-left: 12px;
}
.sitemap dl {
	margin: 0 0 15px 0;
	padding: 0;
}	
.sitemap dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.sitemap dd {
	margin: 5px 5px;
	padding: 3px 0 3px 18px;
	background: url(/monsanto/ag_products/images/sitemap_arrow.gif) no-repeat left top;	
}
.sitemap dd ul {
	margin: 5px 0 5px 10px;
	padding: 0;
	list-style: none;
}
.sitemap dd ul li {
	margin: 5px 0;
	padding: 0;
	font-size: 90%;
}
.sitemap dd #other_crops li ul li {
	font-size: 110%;
}

/* ------------------------------------------------------------
	
	Misc.
	
------------------------------------------------------------ */
.floatleft {
	margin: 0 8px 5px 0;
	float: left;
}
.floatright {
	margin: 6px 0 5px 9px;
	float: right;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
.green {
	color: #7c9514;
}

/* -----[ Easy Float Clearing (apply class to float *container*) ]----- */ 
/* -----[   http://positioniseverything.net/easyclearing.html ]----- */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ------------------------------------------------------------
Roundup Cropshield
	
------------------------------------------------------------ */
.cropshield{
	float:right;
	margin: 6px 0 5px 9px;
	padding:6px;
	border: 1px solid #ccc;
	width: 150px;
	text-align:center;
	line-height: normal;
	color: #666666;
	}

/* ------------------------------------------------------------
	
	Footer
	
------------------------------------------------------------ */
#footer {
	margin: 12px 0 0 0;
	padding: 0 10px;
	width: 735px;
	background-color: #213c0f;
	font-size: .85em;
	height: 31px;
	clear: both;
}
#footer p {
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	color: #FFF;
}
#footer a {
	color: #FFF;
	margin: 0;
	padding: 0;
}
