/****************************************************************************************
2009 Copyright (c) Dow AgroSciences LLC.

VERSION 1.0
AUTHOR Jerry Velasco

DATE        NAME           DESCRIPTON
2008  		Jerry Velasco  Initial creation.
04/08/2009  Ben Rondot     Changed id's to classes and made sure all class names match with Dow conventions.

****************************************************************************************/
/****************************************************************************************/
/* YAHOO RESET STYLES ---------------------------------------------------------------- */
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.1 */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* FRAMEWORK SKELETON ---------------------------------------------------------------- */

html, body {
	font-size: 83%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #b4a9ad;
}
h1 {
	font-size:210%;
}
h2 {
	font-size:150%;
}
h3 {
	font-size:100%;
}
p {
	font-size:105%;
}

/**********
Site Structure 
**********/

.container {
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width:960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
}
.main {
	position:relative;
	width: 960px;
	padding: 0 0 0 0;
	background-image: url(/image/blue_column3.jpg);
	background-repeat:repeat-y;
}

.header-home {
	height: 40px;
	margin: 0;
	padding: 0;
	top:0;
	left:0;
	background: #fff;
}

.header-logo {
	margin:7px 0px 0px 15px;
}
/*news bar */
.main-nav {
	color:	#004A10;
	font-size:100%;
	margin: 0 0 0px 0;
	padding: 13px 0 7px 173px;
	height: 43px;
	background: transparent url(/image/green_bar_shadow.gif); /* no-repeat left center */
	background-color: #1D9613;
	width: 100%;
}

.main-image img {
	width:960px;
}
.main-nav {
	display:none;
}

/**********
Left Column
**********/

.left-column {
	text-align:left;
	float:left;
	width: 15%;
	margin-bottom: 10px;
	padding: 10px;
}

/**********
primary-nav secondary-nav alternate-nav
**********/

.primary-nav {
}

.primary-nav a {
	text-decoration: none;
	color: #FFF;
}
.primary-nav a:hover {
	text-decoration: underline;
}
.primary-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 30px 0 0 0;
}
.primary-nav ul li {
	font-size:120%;
	font-weight: bold;
	padding: 0 0 10px 10px;
	line-height:13px;
	color:#fff;
}
.primary-nav ul ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.primary-nav ul ul li {
	font-size:100%;
	font-weight: normal;
	color:#fff;
	line-height:13px;
}

.secondary-nav{
}

.alternate-nav{
	position:absolute;
	width:200px;
	top: 0px;
	right: 123px;
	display: block;
	float: none;
	margin: 0;
	text-align: right;
}

.alternate-nav ul{
	color:#555;
	font:1.0em Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	margin: 20px 0 0 0;
}
	
.alternate-nav li{
	display:inline;
	margin:0;
	padding:0 7px;
	background:none;
	border-right: 1px solid #999;
	line-height:100%;
}
	
.alternate-nav li.last{
	border-right: none;
}
	
.alternate-nav li a,
.alternate-nav li a:visited{
	color:#555;
	text-decoration:none;
}
	
.alternate-nav li a:hover{
	color:#000;
	text-decoration:none;
}
#content-row-navigation .breadcrumb-only {
display: none;}
#content-row-navigation ul ul.navigation-collapsed {
display: none;}
/**********
middle column (right-column-body right-column-body-text)
**********/

.right-column{ /* right-column contains right-column-title, right-column-intro, right-column-body, right-column-body-text, right-column-body-right-hand */
}

.right-column-title{
}

.right-column-body{
}

.right-column-body-text {
	margin-left: 0;
	margin-right: 0;
	text-align:left;
	margin-bottom: 10px;
	padding: 20px;
	float:left;
	width:50%;
}

/*
.right-column-body-text img {
	border: 0px solid #999;
	margin: 1px 0 125px 0;
	padding: 2px;
}
*/

.right-column-body-text h1 {
	padding: 15px 0px 0 0;
}
.right-column-body-text h6 {
	color:	#999999;
	font-size:100%;
	margin: 0 0 8px 0;
}
.right-column-body-text h2 {
	color:	#69545b;
	padding: 15px 0px 0 0;
}
.right-column-body-text p {
	padding: 5px 5px 0px 0px;
}
.right-column-body-text ul {
	list-style-type: none;
	padding: 10px 0px 0 25px;
}
.right-column-body-text ul li {
	background: transparent url(/image/bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}
.right-column-body-text ol {
	padding: 10px 5px 8px 13px;
}
.right-column-body-text ol li {
	font-size:100%;
	padding: 0px 0px 8px 0;
}
.right-column-body-text a {
	color:	#006600;
}

/**********
right column (right-column-body-right-hand)
**********/

.right-column-body-right-hand {
	color:#FFFFFF;
	float: right;
	width: 20%;
	margin-bottom: 10px;
	padding: 0 20px 30px 30px;
}
.right-column-body-right-hand p {
	padding: 5px 5px 5px 0px;
	font-size:100%;
}
.right-column-body-right-hand h3 {
	font-size:120%;
}
.right-column-body-right-hand h4 {
	padding: 5px 0px 0 0;
	font-size:100%;
	font-weight: bold
}
.right-column-body-right-hand ul {
	list-style-image: url(/image/white_bullet.gif);
	padding: 10px 5px 8px 13px;
}
.right-column-body-right-hand ul li {
	font-size:100%;
	padding: 0px 0px 8px 0;
}
.right-column-body-right-hand ol {
	list-style-type:decimal;
	padding: 10px 5px 8px 13px;
}
.right-column-body-right-hand ol li {
	font-size:100%;
	padding: 0px 0px 8px 0;
}
.right-column-body-right-hand a {
	color: #fff;
}
.rright-column-body-right-hand .breadcrumb {
	color:	#000;
	width: 100px;
	border-bottom: 1px solid #fff;
}

/**********
Footer 
**********/

.footer {
	color: #666;
	clear:both;
	margin-left: 17.5%;
	width: 500px;
	padding: 10px;
	background-color: #fff;
}
.footer p {
	font-size: 100%;
	margin: 10px 0 0 0;
}
.footer a:hover, .header-home a:hover {
	text-decoration:none;
	color:	#000;
}
.footer a, .header-home a {
	text-decoration: none;
	color: #666;
}


	.breadcrumb-data-here{
		display : none;
	}
	
	.breadcrumb-data-text{
		display : none;
	}
	
	.breadcrumb-data-here a{
		color:#fff;
		text-decoration:none;
	}
	
	.breadcrumb-data-text a{
		color:#fff;
		text-decoration:none;
	}
	
	.breadcrumb-data-here a:visited{
		color: #fff;
		text-decoration:none;
	}
	
	.breadcrumb-data-text a:visited{
		color: #fff;
		text-decoration:none;
	}
	 
	.breadcrumb-data-here a:hover{
		color: #fff;
		text-decoration:underline;
	} 
	
	.breadcrumb-data-text a:hover{
		color: #fff;
		text-decoration:underline;
	} 
	
	.breadcrumb-data-here a:active{
		color: #fff; 
		text-decoration:none;
	} 
	
	.breadcrumb-data-text a:active{
		color: #fff; 
		text-decoration:none;
	} 
	/**/
	/*---external link icon---------------------------*/

.externalLink {
padding-right: 15px;   
background: transparent url(/images/global/external.gif) no-repeat center right;
}