/* DowAgro Business */

/* Body-Container-Main */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:url(/images/global/das_business/gray-bg.jpg) repeat-y top left;
	margin:0;
}
a:link,
a:visited {
	color:#333399;
	text-decoration:none;
}
a:hover {
	color:#333399;
	text-decoration:underline;
}
h2 {
	font-size:100%;
	width:100%;
}
.container {
	float:left;
}
.title-color- ul{
display:none;
}
.main {
	float:left;
}
/* Header */

.header-home {
	background-color:#FFFFFF;
	border-bottom:10px solid #EDEDED;
	float:left;
	width:100%;
}
.header-logo {
	float:left;
}
.search-box {
	float:right;
	margin-top:25px;
}
.search-input {
	background:transparent url(/images/global/das_business/searchbg.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#BBB;
	font-size:inherit;
	height:28px;
	padding:3px 0 0 8px;
	width:118px;
}
.go-button {
	float:right;
	margin-right:8px;
	margin-top:25px;
}
.column-wrapper {
	float:left;
	min-width:1000px;
	width:100%;
}
*html .column-wrapper {
	float:left;
}
.column-wrapper-generic {
	float:left;
	min-width:1000px;
	width:100%;
}
*html .column-wrapper-generic {
	float:left;
	width:80%;
}
.column-wrapper-homepage {
	float:left;
	min-width:1000px;
	width:100%;
}
*html .column-wrapper-homepage {
	float:left;
	width:80%;
}
/* Nav Area */

.nav-area {
	float:left;
	width:160px;
}
/* Primary Area */

#content-row-navigation .breadcrumb-only {
	display: none;
}
#content-row-navigation ul ul.navigation-collapsed {
	display: none;
}
.primary-nav {
	float:left;
	font-weight:bold;
	width:100%;
}
.primary-nav ul {
	margin:20px 0 0 25px;
	padding:0;
}
.primary-nav ul ul {
	margin:6px 0 0 8px;
	padding:0;
}
.primary-nav ul ul ul {
	margin-left:8px;
	padding:0;
}
.primary-nav ul li {
	list-style-image:url(/images/global/das_business/nine_dot_bullet.gif);
	padding-bottom:8px;
	text-decoration:none;
}
.primary-nav ul li ul li {
	font-size:11px;
	padding-bottom:4px;
	padding-top:2px;
	list-style-image:none;
	list-style-type:none;
}
.primary-nav ul li ul li ul li {
	font-size:11px;
	padding-bottom:4px;
	padding-top:2px;
	list-style-image:none;
	list-style-type:none;
}
.primary-nav ul li a:link,
.primary-nav ul li a:visited {
	color:#00A21C;
	text-decoration:none;
}
.primary-nav ul li a:hover {
	color:#00A21C;
	text-decoration:underline;
}
/* Secondary Nav */

.secondary-nav {
	float:left;
	width:100%;
	font-size:90%;
}
.secondary-nav ul {
	margin:60px 0 0 25px;
	padding:0;
}
.secondary-nav ul li {
	list-style:none;
	padding:2px;
}
.secondary-nav ul li a:link,
.secondary-nav ul li a:visited {
	color:#00A21C;
	text-decoration:none;
}
.secondary-nav ul li a:hover {
	color:#00A21C;
	text-decoration:underline;
}
/* Alternate Nav */

.alternate-nav {
	display:none;
}
/* Content-Area */

.content-area {
	float:left;
	padding-left:10px;
	width: 80%;
}

.title-generic {
	width:100%;
}
.title {
	width:100%;
}
.title-generic h1 {
	width:100%;
	margin:0px;
}
.title h1 {
	width:100%;
	margin:0px;
}
*html .title-generic h1 {
	margin: 0px;
}
.title-generic h1 a:link,
.title-generic h1 a:visited {
	color:#000000;
	font-size:65%;
	text-decoration:none;
}
.title h1 a:link,
.title h1 a:visited {
	color:#000000;
	font-size:65%;
	text-decoration:none;
}
.title-homepage {
	width:90%;
}
.title-homepage h1 {
	margin:0px;
	width:80%;
}
.title-homepage h1 a:link,
.title-homepage h1 a:hover,
.title-homepage h1 a:visited {
	color:#00A21C;
	font-family:Univers Condensed, Arial, Helvetica, sans-serif;
	font-size:73%;
	font-weight:100;
	text-decoration:none;
}
.intro-homepage {
	display:none;
}
.content {
	float:none;
}
*html .content {
	float:none;
	width:100%;
}
.content-A-generic {
	float:left;
	padding-bottom:20px;
}
.content-A {
	float:left;
	padding-bottom:20px;
}
.content-A-homepage {
	float:left;
	padding-top:4px;
	padding-bottom:20px;
	width:45%;
}
*html .content-A-homepage {
	float:left;
	padding-top:4px;
	padding-bottom:20px;
	width:65%;
}
.content-B-homepage {
	float:left;
}
.content-B {
	float:left;
}
.content-B-homepage-related-links {
	background-color:#E5E5E5;
	background-image:url(/images/global/das_business/nine_dot_bullet.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border-right:5px solid #E5E5E5;
	color:#343434;
	font-weight:bold;
	height:13px;
	margin:18px 0 10px 20px;
	padding:0 0 0 5px;
	width:185px;
}
.content-B-related-links {
	background-color:#E5E5E5;
	background-image:url(/images/global/das_business/nine_dot_bullet.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border-right:5px solid #E5E5E5;
	color:#343434;
	font-weight:bold;
	height:13px;
	margin:18px 0 10px 20px;
	padding:0 0 0 5px;
	width:185px;
}
*html .content-B-homepage-related-links {
	width:165px;
}
*html .content-B-related-links {
	width:165px;
}
.content-B-homepage-related-text {
	float:left;
	margin:2px 0 0 26px;
	width:185px;
}
.content-B-related-text {
	float:left;
	margin:2px 0 0 26px;
	width:185px;
}
*html .content-B-homepage-related-text {
	width:165px;
}
*html .content-B-related-text {
	width:165px;
}
/* Footer */

.breadcrumb {
	font-size:90%;
	font-weight:bold;
	height:28px;
}
.breadcrumb a:link,
.breadcrumb a:visited {
	color:#333399;
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
.breadcrumb-data {
	clear:both;
	float:left;
}
.breadcrumb-data-here {
	display:none;
}
.breadcrumb-data-text {
	padding-left:170px;
	height:30px;
}
.footer {
	border-top:1px solid #EDEDED;
	float:left;
	margin-top:-12px;
	clear:both;
	width:600px;
}
.footer-text {
	font-size:90%;
	padding-left:170px;
	margin:4px 0;
}
.footer a:link,
.footer a:visited {
	color:#333399;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer-trademark {
	color:#999999;
	padding-left:170px;
	font-size:90%;
}
/* Tables */

.tablehead {
	color: #eee;
	font-weight: bold;
	font-size: 94%;
	background-color: #696969;
}
.table-heading {
	color: #eee;
	font-weight: bold;
	font-size: 94%;
	background-color: #696969;
}
.table-subheading {
	color: black;
	font-weight: bold;
	background-color: #999;
	vertical-align: bottom;
}
.tablesubhead {
	color: black;
	font-weight: bold;
	font-size: 94%;
	background-color: #999;
}
*html .tablerowgray tr {
	color: black;
	padding: 5px 10px 5px 10px;
	background-color: #eee;
}
.tablerowgray {
	color: black;
	background-color: #eee;
}
*html .gray-row tr {
	color: black;
	padding: 5px 10px 5px 10px;
	background-color: #eee;
}
.gray-row {
	color: black;
	background-color: #eee;
}
/* Other */

.trademark {
	color: #999;
	font-size: 10px;
}
.disclaimer {
	color:#999999;
	float:left;
	font-size:10px;
	margin-bottom:20px;
	margin-left:170px;
	width:80%;
}
.disclaimer p {
	width:45%;
}
.clearfloats {
	clear:both;
}
.business-logo {
	float:right;
	padding-right:50px;
	padding-top:30px;
}
.externalLink {
	background:transparent url(http://www.dowagro.com/images/global/external.gif) no-repeat scroll right center;
	padding-right:15px;
}

/* Print */

@media print {
body {
	background:none;
}
.header-home {
	border-bottom:none;
}
}

