/****************************
Print.css
****************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
p {
	line-height: 2em;
}
h2 {
	color: #000;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
	
}
#wrapper {
	margin: 0;
	text-align: left;
	padding: 0;
}
 .topbox, #weather, #region, #search, #locator, #header_nav, #breadcrumb{
	display: none;
}
#header #logo img{
	margin: 0;
	padding: 0;
	border: 0;
}

#header #logo {
	text-align:center;
	padding: 0;
	border: 0;
}
.intro-text img { 
float:left;
margin-right:10px;
}
#inside-content .intro-text h1 {
	font-size: 24px;
	color: #660066;
	margin: 0px;
	padding:5px;
}
/****************************
	Footer
****************************/

#footer{
	color: #666;
	background-color: #FFF;
	width: 98%;
	height: 25px;
	padding: 10px;
	clear: both;
	font-size: 11px;
}

#footer a:link { color: #666; }
#footer a:visited { color: #666; }
#footer a:hover { color: #C86511; }
#footer  a:active { color: #C86511; text-decoration:underline; }

/*---------------------------------------------------------------------------------------------interior page elements---------------*/

#inside-content {
	float: left;
	width: 972px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subcontent {
	position:absolute;
	visibility: hidden;
	border: 9px #CCC;
	background-color: #FFF;
	width: 250px;
	padding: 8px;
	top: inherit;
	z-index: 1;
}

.sub-bg {
	background-image:url(../images/int_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
 
 #breadcrumb {
	line-height: normal;
	margin: 10px 0 14px 0;
	padding: 0;
	color: #0D3920;
	font-size: 11px;
	text-transform: capitalize;
	text-decoration: none;
	text-align: left;
	height: 25px;
	width: 970px;
	padding-left: 3px;
}

#breadcrumb a:visited {
	color: #3A9126;
}

#breadcrumb a:link {
	color: #064D2B;
}
#breadcrumb a:active {
	color: #000;
}
#breadcrumb a:hover {
	color: #000;
}

.content-text {
	margin-right: 100px;
	margin-left: 8px;
}

#resources-box {
	background-image: url(../images/dash_horizontal_3x1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 5px;
	padding-top: 10px;
}

.intro-text {
	font-family: Tahoma, "Helvetica Neue", Helvetica, sans-serif;
	padding: 10px;
	margin-bottom: 10px;
}


#inside-content ol li, #inside-content blockquote {
	line-height: 24px;
	margin-left: 20px;
}
	
#inside-content h1 {
	color: #007927;
	font-size: 24px;
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#inside-content .intro-text h1 {
	font-size: 24px;
	color: #000;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 25px;
	margin-left: 225px;
}
.intro-text p, .intro-text ul {
	line-height: 22px;
	color: #333333;
	margin-left: 225px;
	margin-right: 25px;
}

#inside-content p {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}



/*------------------------------------------------------------------------Left Nav----*/
#navlist
{
	padding-left: 0;
	margin-left: 0;
	/*border-bottom: 1px solid gray;*/
	width: 235px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #CCC;
}

#navlist li a { text-decoration: none; }

/*--------------------------------------------------------------------end left nav---------------*/
#indside-navpanel {
	width:245px;
	float:left;
	margin: 5px 10px;
}

#indside-navpanel h3 {
	font-weight: bold;
	color: #999999;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 10px;
}
#inside-content2, #inside-content2_wider  {
	padding: 6px;
	float: left;
	margin-left: 10px;
}
#inside-content2 {
	width: 525px;
}
#inside-content2_wider  {
	width: 690px;
}

#inside-content #resources-box h2, #inside-content2 h2, #inside-content2_wider h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#inside-content ul, #inside-content ol, #inside-content2 ul, #inside-content2 ol, #inside-content2_wider ul, #inside-content2_wider ol {
	margin-top:10px;
	margin-bottom: 20px;
}

#inside-content ul li, #inside-content2 ul li, #inside-content2_wider ul li {
	line-height: 24px;
	margin-left: 20px;
	list-style-type: circle;
}

#inside-content  h4, #inside-content2 h4, #inside-content2_wider h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.smallprint {
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #333333;
}
.11pxfont {
	font-size: 11px;
}


.print-friendly {
	font-size: 0.9em;
	float: right;
	line-height: normal;
	padding-right: 5px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(../images/icon_printer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.print-friendly a img {
	margin: 0;
	vertical-align: middle;
}
.returnTop {
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: .9em;
	clear: both;
}
.xcel-link {
	background-image: url(../images/xcel-icon_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

.pdf-link {
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}



.rb1 {
	padding: 5px;
	float: left;
	width: 300px;
	margin-right: 15px;
	border-right: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.rb2 {
	padding: 5px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 300px;
}



.marketing {
	padding: 2px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 125px;
}

.marketing-img {
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float:left;
}

.seedbag-box {
	padding: 5px;
	float: left;
	width: 475px;
	margin-right: 15px;
	border-right: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.seedbag-box h5 {
	font-size: 11px;
}

.boll-box {
	padding: 5px;
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 450px;
}

#logo_growing {
	width:112px;
	float:right;
	margin:5px 0px 5px 15px;
	padding:0px;
	height: 550px;
}


.video-caption {
	float: left;
	width: 190px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.yellow {
	background-color: #FFCC33;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	color: #FFCC33;
	height: 1px;
	
}
.imgwrap {
	padding: 3px;
	clear: both;
	float: left;
}
.newsletter-box {
	margin: 5px;
	padding: 3px;
	border: 5px solid #EFEFEF;
}

.farmflex-img {
	margin-left: 8px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float:right;
}
.resource-table th {
	background-image: url(../images/table-bg_06.jpg);
	background-repeat: repeat;
	height: 30px;
	background-position: left top;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.resource-table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 8px;
}

.left-resource-table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}

.left-resource-header {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/table-bg_06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
}

.resource-table {
	background-color: #fbf8f8;
}

/*------------------------------------------------------------------------------------------------Product Pages----*/

.products-col-1 {
	padding: 5px;
	float: left;
	width: 250px;
	margin-right: 5px;
	border-right: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-left: 15px;
	height: 200px;
}

.products-col-2 {
	padding: 5px 5PX 5PX 15px;
	float: left;
	margin-bottom: 20px;
	width: 250px;
}

.product-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #333333;
	border: 5px solid #F0EDD9;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-table td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 2px;
}
.product-table-greybg {
	background-color: #F2F2F2;
}
.product-table th {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	background-color: #006633;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
.product-table-group {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.product-name {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #064D2B;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
}


.new-product {
	font-weight: bold;
	color: #009933;
	background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: left 5;
	padding-left: 30px;
}
.mini-table {
	font-size: 11px;
	background-color: #F7F4EE;
	border: thick solid #F7F4EE;
	margin: 5px;
}
.product-table .mini-table .noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product-table .no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product-table .mini-table td {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	padding: 3px;
	text-align: left;
	padding-left: 8px;
}
.product-table .mini-table th {
	background-color: #F7F4EE;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: left;
	padding-left: 8px;
}
.region-states {
	background-image: url(../images/cottonproducts.jpg);
	background-repeat: no-repeat;
	width: 223px;
	padding-top: 76px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	background-position: left center;
	font-size: 11px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*-------------------------------------------------------------------------end product pages--*/