﻿/* ------------------------------------------------------------
	Monsanto.com
	Designer: Waila Skinner
	CSS: David Bigler, Hilarie Jezik Modifications By: Waila Skinner
	Version: July-18-2007
	Note:  Please do not change any of the colors within this document without consulting corporate.
------------------------------------------------------------ */
body {
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
.volverArriba{
    margin:0 0 20px;
    padding:0;
    text-align:right
}
select 
{
  font-size: 1em;
}

/* Base */
a:link { color: #333;
    text-align: center;
}
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: 10px 0 12px 0;
	color: #8fa317;
	font-size: 1.5em;
}
h3, .header3 {
	padding: 0;
	margin: 15px 0 5px 0;
	color: #8FA317;
	font-size: 1.2em;
}
h4 {
	padding: 0;
	margin: 10px 0 5px 0;
	color: #8FA317;
	font-size: 1em;
	line-height: 1.5em;
}
ul {
	list-style-type: square;
	line-height: 1.75em;
	margin-top: 0;
	padding-bottom: 10px;
}
ol 
{
  list-style-type: decimal;
  line-height: 1.75em;
  margin-top: 0;
	padding-bottom: 10px;
}
a img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    text-decoration: none;
    /*height: 63px;
    width: 56px;*/
}


/* ------------------------------------------------------------
	
	Page Structure
	
------------------------------------------------------------ */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 865px;
	text-align: left;
}
#container {
	margin: 0;
	padding: 0;
	width: 865px;
	clear: both;
}
#left-content-index {
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
	width: 190px;
}
#left-content-index #videobox {
	margin-top: 0px;
}
#left-content-index #videobox img {
	margin: 0 0 5px 0;
	padding: 0;
}
#left-content-index #videobox p {
	margin: 0;
	padding: 0;
	line-height: normal;
}
#left-content {
	padding: 0;
	margin: 0 0 15px 0;
	float: left;
	width: 185px;
    /* N */ 
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#left-content li a:hover, #left-content li a:active 
{
	color:#91B011;
}

#left-content li 
{
	line-height:normal;
}
.leftnavi
{
    padding: 0;
    /* N */ 
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.leftnavi li 
{
	line-height:normal;
}
.leftnavi li a:hover, li a:active
{
    color:#91B011;
}
.leftnavi td a:hover, td a:active
{
    color:#91B011;
}
.leftnavi dt a:hover, dt a:active
{
    color:#91B011;
}
.leftnavi dl a:hover, dl a:active
{
    color:#91B011;
}
#right-content {
    margin: 0;
    float: left;
    width: 660px;
    padding: 0 0 0 0;
    background-image: url("/generic_content/images/dash_vertical_1x3.gif");
    background-repeat: repeat-y;
    background-position: left top;
}
#right-content .misc_table {
    border:1px solid #CCCCCC;
    margin:5px 0;
    padding:0;
}
#right-content .misc_table th {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#CD8E25 none repeat scroll 0 0;
    color:#FFFFFF;
    padding:3px 3px 3px 8px;
}
#right-content .misc_table tr.alternate {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#F2F7D4 none repeat scroll 0 0;
}
#right-content .misc_table td {
    color:#333333;
    padding:4px 4px 4px 8px;
}
#right-content-index {
	padding: 0;
	margin: 0; 
	float: left;
	width: 660px;
    height: 100%;
}
#right-content-index #feature-news #title-bar {
    background-image: url("/home/images/box-rule1.gif");
    background-position:center bottom;
    background-repeat:repeat-x;
    float:left;
    padding:0 16px 0 0;
    width:184px;
}
#right-content-index #only-news #title-bar {
    background-image: url("/home/images/box-rule1.gif");
    background-position:center bottom;
    background-repeat:repeat-x;
    float:left;
    padding:0 16px 0 0;
    width:416px;
}
#right-content-landing {
    padding: 0 0 10px 0;
    margin: 0;
    float: left;
    width: 640px;
    height: 100%;
}

#right-content-index #only-news #title-bar h1 em {
    color:#828282;
    font-size:11px;
    font-style:normal;
    line-height:12px;
    padding:0 0 0 8px;
}

/* ------------------------------------------------------------
	
	Header
	
------------------------------------------------------------ */
#header {
	margin: 0;
	padding: 0;
	width: 862px;
	height: 69px;
	background-color: #FFF;
}
#header .logo {
	float: left;
	margin: 5px 0 3px 20px;
	padding: 0;
	border: 0;
}
/*-------[Around The World Links]------------*/
#header #world-links {
	float: right;
	width: 175px;
	height: 40px;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-top: 8px;
	vertical-align: middle;
}

#header #world-links form {
	padding: 5px 0 0 10px;
	margin: 0;
}

#header #world-links select {
	margin: 0;
	width: 134px;
	float: left;
	font-size: 1.2em;
}

/* -----[ Search Box ]----- */
#header #search {
	width: 230px;
	height: 39px;
	float: right;
	padding: 0;
	background-image: url("/generic_content/images/search-bg.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align:middle;
}
#header #search form {
	padding: 20px 0 0 10px;
	vertical-align:middle;
	text-align:center;
}
#header #search input {
	margin: 0;
	width: 134px;
	float: left;
}
#header 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 button {
    width: auto;
    overflow: visible;
    padding: 3px 5px 1px 4px; /* IE6 */
}
#header button[type] {
    padding: 3px 5px 2px 4px; /* Firefox */
}

/* ------------------------------------------------------------
	
	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 h3 a, #left-content h3 a:visited, #left-content h3 a:active
{
	padding: 0;
	margin: 0 0 8px 0;
	color: #8fa317;
	font-size: 1em;
	text-decoration: none;
}

#left-content h3 a:hover
{
  text-decoration: underline;
}

#left-content .monsanto-logo {
	margin: 0 auto;
	padding: 0 0 0 18px;
}

#left-content-index #reflections {
	margin: 25px 0 10px 0;
	width: 162px;
}
#left-content-index #reflections h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #060;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #90A218;
}


/* ------------------------------------------------------------
	
	Home Page 3 Column Callout (Right Content Index)
	
------------------------------------------------------------ */
#right-content-index #box {
	margin: 12px 0 5px 2px;
	padding: 0;
	clear: both;
}
#right-content-index #news {
	padding: 0;
	float: left;
	width: 200px;
	margin:10px 20px 0px 10px;
}
#right-content-index #feature-news {
	padding: 0px;
	float: left;
	width: 200px;
}
#right-content-index #only-news {
	padding: 0px;
	float: left;
	width: 450px;
}
#right-content-index #news h1 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #060;
	margin-bottom: 0px;
	border-bottom: 1px solid #90A218;
}
#right-content-index #feature-news h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #060;
	margin-bottom: 2px;
	/*border-bottom: 1px solid #90A218;*/
}
#right-content-index #only-news h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #060;
	margin-bottom: 2px;
	/*border-bottom: 1px solid #90A218;*/
}
#right-content-index #feature-news h2 {
    color:#000000;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:12px;
    font-weight:normal;
    margin:0;
    padding:0;
}

#right-content-index #only-news h2 {
    color:#000000;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:12px;
    font-weight:normal;
    margin:0;
    padding:0;
}

#right-content-index #news a:active 
{
    color:#5C790D;
}

#right-content-index #news a:visited
{
    color:#5C790D;
}

#right-content-index #news a:link
{
    color:#5C790D;
}

#right-content-index #feature-news a:active
{
    color:#5C790D;
}

#right-content-index #feature-news a:link
{
    color:#5C790D;
}

#right-content-index #feature-news #box2 p
{
    color:gray;
    text-transform:capitalize;
}

#right-content-index #feature-news a:visited
{
    color:#5C790D;
}

#right-content-index #only-news a:active
{
    color:#5C790D;
}

#right-content-index #only-news a:visited
{
    color:#5C790D;
}

#right-content-index #only-news a:link
{
    color:#5C790D;
}

#right-content-index #feature-news #box2 {
    background-color:#FFFFFF;
    background-image:url(/generic_content/images/news-bg1.jpg);
    background-position:center bottom;
    background-repeat:repeat-x;
    border-bottom:1px solid #D9D9D9;
    border-left:1px solid #D9D9D9;
    border-right:1px solid #D9D9D9;
    float:left;
    margin:0;
    padding:15px 15px 15px 15px;
    width:168px;
}

#right-content-index #only-news #box2 {
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-left: 1px solid #D9D9D9;
    background-color:#FFFFFF;
    background-image:url('/generic_content/images/news-bg1.jpg');
    background-position:center bottom;
    background-repeat:repeat-x;
    float:left;
    padding:10px 10px 5px 15px;
    width:405px;
}

#right-content-index #only-news #box2 img{
    border:1px solid #D9D9D9;
    padding:5px;
    background-color:white;
}

#right-content-index #news #title-bar h1, #right-content-index #feature-news #title-bar h1 {
    color:#5C790D;
    float:left;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:20px;
    font-weight:normal;
    letter-spacing:-0.3px;
    line-height:22px;
    margin:0;
    padding:0 0 7px;
}

#right-content-index #only-news #title-bar h1 {
    color:#5C790D;
    float:left;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:20px;
    font-weight:normal;
    letter-spacing:-0.3px;
    line-height:22px;
    margin:0;
    padding:0 0 7px;
}

#right-content-index #box .column {
	margin: 0 20px 0 0;
	padding: 0;
	width: 200px;
	float: left;
}

#right-content-index #box .columnLast {
	margin: 0;
	padding: 0;
	width: 200px;
	float: right;
}

/* ------------------------------------------------------------
	
	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 2px 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;
	color: #999;
}
#right-content .legal p, #right-content p.legal  {
	color: #999;
	line-height: 1.5em;
}

/* ------------ Modular Elements-----------------*/
#box_related_content {
	text-align: left;
	width: 232px;
	margin: 5px 0 5px 0px;
	color: #666;
	float: right;
	font-size: 10px;
	/* n */
	padding-right: 5px;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 10px;
}
html > body #box_related_content {
	padding-right: 5px;
}
#box_related_content .mod1 {
	background-color: #f8fbe5;
	border-bottom: 1px solid #e1d6cc;
	margin-bottom: 10px;
	padding: 5px;
	}
#box_related_content .mod1 p {
	margin-left: 8px;
	}
#box_related_content .mod1 h2 {
	margin-left: 8px;
}
#box_related_content .mod2 {
	background-color: #f8fbe5;
	border-bottom: 1px solid #e1d6cc;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 3px;
}
#box_related_content .mod3 {
	background-color: #f8fbe5;
	border-bottom: 1px solid #e1d6cc;
	margin-bottom: 10px;
	width: 170px;
	height: 200px;
	padding-left: 5px;
	min-height: 250px;
	}
#box_related_content .mod3 h2 {
	background-image: url("/generic_content/images/dash_horizontal_3x1.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 5px;
	margin-left: 3px;
	margin-bottom: 8px;
}
.modlink {
	clear: both;
	margin-bottom: 15px;
	padding-left: 3px;
}
#box_related_content h1{
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	color: #a5be0e;
	font-size: 12px;
	font-weight: bold;
}
#box_related_content h2 {
	font-size: 12px;
	color: #213C0F;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#box_related_content .mod1 img {
	margin-top: 8px;
}
#box_related_content .mod3 img {
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	margin-left: 2px;
}
.controls 
{
    border-color:#D9D9D9 #D9D9D9 #FFFFFF;
    border-style:solid;
    border-width:1px;
    float:right;
    margin:3px 30px 0;
    padding:7px 11px 5px;
}
/* -----[ 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("/generic_content/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%;
}

/* ------------------------------------------------------------
	
	Footer
	
------------------------------------------------------------ */
#footer-index
{
    background-position: right top;
    margin: 10px 0 0 0;
    padding: 0;
    width: 850px;
    height: 100%;
    font-size: 11px;
    clear: both;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: #A5BE0E;
}

#footer-index #copyrightbar{
	margin: 0;
	padding: 0 10px;
	background-color: #213c0f;
	font-size: 0.85em;
	height: 31px;
	border-top: 1px solid #fff;
	width: 830px;
	float: left;
}

#footer-index #quicklinks h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 2px 0 5px 3px;
}

#footer-index #quicklinks {
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
	height: 118px;
	font-size: 9px;
	background-image:url('/generic_content/images/monsanto_update-ws3_27.jpg');
}

#footer-index #notice {
    width: 100%;
    /*background-color: #90A218;*/
	font-size: 9px;
}

#footer-legal-notice {
    margin: 12px 0 0 0;
	padding: 0 10px;
	width: 830px;
	background-color: white;
	font-size: 9px;
	height: 31px;
	clear: both;
}

#quicklinks .quick-column-first,
#quicklinks .quick-column,
#quicklinks .quick-column-last 
{
    float: left;
    padding: 0px 0;
    margin: 0;
    border-left: 1px solid #fff;
    font-size: 9px;
    width: 145px;
    height: 80px;
}

#quicklinks .quick-column-first 
{
	border: none;
}

#quicklinks .quick-column-last
{
    width: 175px;
}

#wrapper #footer-index #quicklinks .quick-column-last ul li,
#wrapper #footer-index #quicklinks .quick-column ul li,
#wrapper #footer-index #quicklinks .quick-column-first ul li,
#wrapper #footer-index #quicklinks .quick-column-last li ,
#wrapper #footer-index #quicklinks .quick-column li,
#wrapper #footer-index #quicklinks .quick-column-first li { 
	list-style-type: none;
	margin-bottom: 0.75em;
	margin-left: 0;
	margin-right: 0;
}
#footer-index #quicklinks .quick-column ul, 
#footer-index #quicklinks .quick-column-last ul, 
#footer-index #quicklinks .quick-column-first ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 15px;
}
#footer-index #messagebox {
	float: left;
	width: 165px;
	font-weight: bold;
	font-size: 10px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 2px;
	padding-left: 10px;
}
#footer-index #messagebox p {
	text-align: left;
}
#footer-index p {
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	color: #FFF;
}
#footer-index a {
	color: #FFF;
	margin: 0;
	padding: 0;
}
#footer {
	margin: 0 0 0 0;
	padding: 0 10px;
	width: 830px;
	background-color: #213c0f;
	font-size: 0.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;
}
/* -----[ Easy Float Clearing (apply class to float *container*) ]----- */ 
/* -----[   http://positioniseverything.net/easyclearing.html ]----- */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ------------------------------------------------------------
	
	Misc.
	
------------------------------------------------------------ */
.loggedin a:link
{
    color:#8FA317; 
    text-decoration:none;
}

.loggedin a:visited
{
    color:#8FA317; 
    text-decoration:none;
}

.loggedin a:active
{
    color:#8FA317; 
    text-decoration:none;
}

.loggedin a:hover
{
    color:#8FA317;
    text-decoration:underline;
}

.loggedin a:visited:hover
{
    color:#8FA317;
    text-decoration:underline;
}

.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;
}

.brands, .features {
	margin: 3px 0 15px 0;
	border-bottom: 1px solid #ECE9D8;
	padding: 3px 0 10px 0;
}

.brands-home {
	margin: 3px 0 10px 0;
	border-bottom: 1px solid #ECE9D8;
	padding: 3px 0 10px 0;
	width:460px;
	float:left;
}

.brands .logo, .features .logo 
{
  width: 184px;
  text-align: center;
  float: left;
}

.brands .content
{
  width: 450px;
  float: right;
}

.features .logo {
	width: 150px;
	padding-top: 8px;
}

.features .content, .features .contentfirst {
	width: 500px;
  float: left;
}
  
.features .contentfirst 
{
  width: 300px;
}

.featuresclearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
.featuresclearfix{display: inline-block;}

/* ADDED FOR MAIN CONTENT */
#footnotes 
{
  border-top: 1px solid #e1d6cc;
  padding-top: 10px;
  font-size: .8em;
}

#footnotes li {
	margin: 10px 0;
	line-height: normal;
}

#icon-image{
    margin: 0;
	padding: 0 0 10px 0;
	color: #000;
	text-align: left;
	line-height: 1.85em;
}
.right_box 
{
  float: right;
  padding: 10px 20px;
}

.left_box 
{
  float: left;
  padding: 10px 20px;
}

.clearboth /* Added in place of the rule above (without the padding/margin settings) */
{
  clear:both;
}

.float_left /* Added in place of the rule above (without the padding/margin settings) */
 {
	float: left;
}
.float_right /* Added in place of the rule above (without the padding/margin settings) */
 {
	float: right;
}

.right 
{
  text-align: right;
}
.left
{
  text-align: left;
}

.center 
{
  text-align: center;
}

.smaller 
{
  font-size: 90%;
}

.pdf li {
	margin: 0;
	padding: 0 0 5px 20px;
	list-style-type: none;
	background-image: url("/generic_content/images/icon_pdf.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
/* ADDED FOR FORMS */


.form_label {
  float: left;
  padding: 0;
  width: 120px;
  text-align: right;
  line-height: 1.75em;
}

.form_element {
  display: block;
  margin-left: 125px;
  text-align: left;
  line-height: 1.75em;
  font-weight: normal;
}

.validation_summary  /* COLORS FROM USAGE GUIDELINES pdf */
{
  background: #fff6f6;
  border: 1px solid #cc3333;
  color: #000;
  width: 425px;
  margin: 4px 0 16px 0;
  padding: 4px 10px 6px 15px;
  visibility: hidden;
  display: none;
}
.validation_summary  p {
	margin: 0;
	padding: 0;
}
.validation_summary  ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

.tiny_textbox {
  width: 50px;
}

.small_textbox {
  width: 90px;
}

.medium_textbox {
  width: 160px;
}

.large_textbox {
  width: 290px;
}

.huge_textbox {
  width: 400px;
}

.photo_grid {
	margin: 0;
	padding: 0 0 0 5px;
}
.photo_grid img {
	margin: 5px;
	padding: 4px;
	float: left;
	/*border: 1px solid #ccc;*/	
}

