﻿/* COLORS */


.lt_blue {
	color: #f1f6fc;
}
.leigh_blue {
	color: #007ec6;
}
.dk_blue {
	color: #002e42;
}
.green {
	color: #72a000;
}
.dk_grey {
	color: #455461;
}




/* CLEARFIX */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }





/* GLOBAL */

body {
	margin: 0 auto;
	padding: 0;
	background: #f1f6fc url(../img/bkgd_site.jpg) repeat-x;
	font-size: small;
	font-family: Arial, sans-serif;
}
#wrapper_outer {
	margin: 0 auto 20px auto;
	width: 980px;
	background: url(../img/bkgd_edges.jpg) repeat-y;;
}
.clear {clear: both;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td {
	margin:0; 
	padding:0;
}

:focus {-moz-outline-style: none; outline: none; }

a:active{ outline: 0; position: relative; top: 1px; }

img, img a {border: 0;}

p {font-family: Arial, sans-serif;}

.arrow {
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
}

blockquote {
	color: #72a000;
	font-size: 120%;
	line-height: 1.6em;
	padding: 0 95px 0 15px;
	font-style: italic;
	margin: 10px 0 22px 30px;
}

.spacer10 {clear: both; height: 10px;}
.spacer20 {clear: both; height: 20px;}
.spacer30 {clear: both; height: 30px;}
.spacer40 {clear: both; height: 40px;}
.spacer50 {clear: both; height: 50px;}
.spacer60 {clear: both; height: 60px;}
.spacer70 {clear: both; height: 70px;}

.spacer_dotted{
	height:10px;
	clear:both;
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
	width: 100%;
}
.spacer20_dotted{
	height:20px;
	clear:both;
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
	width: 100%;
}
.spacer30_dotted{
	height:30px;
	clear:both;
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
	width: 100%;
}
.spacer_dotted_top {
	height:20px;
	clear:both;
	background: url(../img/dotted_line.jpg) top left repeat-x;
	width: 100%;
}
.white {color: #FFF;}

body#contact .spacer_dotted,
body.markets .spacer_dotted {
	width: 560px;
}












/* HEADER */

#header {
	width: 980px;
	height: 135px;
	background: url(../img/header.jpg) no-repeat top left;
}
.logowrapper { 
	width: 300px;
	height: 100px;
	float: left;
}
a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.home_but_wrap { 
	float: left;
	padding: 12px 0 0 34px;
}
.home_but { 
	width: 65px;
	height: 25px;
	float: left;
	background: url(../img/home_but.jpg) no-repeat top left;
}
.home_but a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.nav {
	width: 640px;
	height: 45px;
	float: right;
}
.nav ul li {
	list-style: none;
	float: left;
	border-right: 1px solid #e1e1e1;
}
.nav ul li#contact {
	border-right: none;
}
.nav ul li a {
	text-decoration: none;
	display: block;
	height: 45px;
}
.nav ul li a:active { top: 0px; }

.nav ul li#about a {width: 110px; background: url(../img/nav_about_off.jpg) top left;}
.nav ul li#what a {width: 131px; background: url(../img/nav_what_off.jpg) center 0;}
.nav ul li#products a {width: 137px; background: url(../img/nav_products_off.jpg) center 0;}
.nav ul li#news a {width: 150px; background: url(../img/nav_news_off.jpg) center 0;}
.nav ul li#contact a {width: 98px; background: url(../img/nav_contact_off.jpg) top right;}

body#about li#about a {background: url(../img/nav_about_on.jpg) top left;}
body#what li#what a {background: url(../img/nav_what_on.jpg) center 0;}
body#trading li#what a {background: url(../img/nav_what_on.jpg) center 0;}
body#products li#products a {background: url(../img/nav_products_on.jpg) center 0;}
body#news li#news a {background: url(../img/nav_news_on.jpg) center 0;}
body#contact li#contact a {background: url(../img/nav_contact_on.jpg) top right;}



.lower {
	float: right;
	padding: 42px 0 0 0;
	width: 640px;
}
.search {
	padding:5px 10px 0 0;
	float: right;
	width: 259px;
}
.search_input {
	float: left;
	padding: 5px 0 5px 15px;
	margin: 0 3px 0 0;
	height: 16px;
	border: none;
	color: #aacfe7;
	width: 205px;
	background: none;
}
.search_submit {
	float: right;
	padding: 5px 0;
	border: none;
	text-indent: -4000px;
	height: 28px;
	width: 35px;
	background: none;
	cursor: pointer;
}
.language {
	float: right;
	padding: 11px 7px 0 20px;
	color: #FFF;
	text-align: right;
}
.language a {
	color: #FFF;
	font-size: 85%;
	padding: 0 8px;
	text-decoration: none;	
}
.language a:hover {
	text-decoration: underline;	
}














/* SUBNAV */


#subnav {
	width: 980px;
	height: 55px;
	background: url(../img/bkgd_subnav_int.jpg) no-repeat top left;
}
#subnav ul {
	list-style: none;
	padding: 13px 0 0 25px;
}
#subnav ul li {
	float: left;
	font-size: 100%;	
	margin: 0 -3px;
	padding: 5px 0 5px 10px;
}
#subnav ul li a {
	color: #72a000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, sans-serif;
	padding: 5px 13px 5px 3px;
	display: block;
}
#subnav ul li a:hover {
	color: #9ebc52;
}


/* li tag */

body.history ul li#history,
body.advantages ul li#advantages, 
body.raw li#raw, 
body.certifications ul li#certifications, 
body.markets ul li#markets, 
body.facilities ul li#facilities, 
body.global ul li#global, 
body.quickfacts ul li#quickfacts 
{background: url(../img/subnav_left.jpg) no-repeat left 5px;}

body.trade ul li#trade,
body.stream ul li#stream,
body.conversion ul li#conversion, 
body.reprocess ul li#reprocess, 
body.toll ul li#toll, 
body.destruction ul li#destruction, 
body.rd ul li#rd, 
body.closed ul li#closed 
{background: url(../img/subnav_left.jpg) no-repeat left 5px;}

body.natural ul li#natural,
body.synthetic ul li#synthetic,
body.technical ul li#technical,
body.byproducts ul li#byproducts,
body.carpet ul li#carpet,
body.yarn ul li#yarn,
body.shoddy ul li#shoddy,
body.plastics ul li#plastics,
body.brands ul li#brands
{background: url(../img/subnav_left.jpg) no-repeat left 5px;}

body.press ul li#press,
body.whitepapers ul li#whitepapers,
body.events ul li#events,
body.brochures ul li#brochures,
body.videos ul li#videos
{background: url(../img/subnav_left.jpg) no-repeat left 5px;}

body.locations ul li#locations,
body.emailus ul li#emailus,
body.survey ul li#survey
{background: url(../img/subnav_left.jpg) no-repeat left 5px;}



/* a tag */

body.history ul li#history a,
body.advantages ul li#advantages a, 
body.raw li#raw a, 
body.certifications ul li#certifications a, 
body.markets ul li#markets a, 
body.facilities ul li#facilities a, 
body.global ul li#global a, 
body.quickfacts ul li#quickfacts a
{background: url(../img/subnav_right.jpg) no-repeat right 0; color: #e3edd0;}

body.trade ul li#trade a,
body.stream ul li#stream a,
body.conversion ul li#conversion a, 
body.reprocess ul li#reprocess a, 
body.toll ul li#toll a, 
body.destruction ul li#destruction a, 
body.rd ul li#rd a, 
body.closed ul li#closed a
{background: url(../img/subnav_right.jpg) no-repeat right 0; color: #e3edd0;}

body.natural ul li#natural a,
body.synthetic ul li#synthetic a,
body.technical ul li#technical a,
body.byproducts ul li#byproducts a,
body.carpet ul li#carpet a,
body.yarn ul li#yarn a,
body.shoddy ul li#shoddy a,
body.plastics ul li#plastics a,
body.brands ul li#brands a
{background: url(../img/subnav_right.jpg) no-repeat right 0; color: #e3edd0;}

body.press ul li#press a,
body.whitepapers ul li#whitepapers a,
body.events ul li#events a,
body.brochures ul li#brochures a,
body.videos ul li#videos a
{background: url(../img/subnav_right.jpg) no-repeat right 0; color: #e3edd0;}

body.locations ul li#locations a,
body.emailus ul li#emailus a, 
body.survey ul li#survey a
{background: url(../img/subnav_right.jpg) no-repeat right 0; color: #e3edd0;}







/* HOME */


.solutions {
	width: 980px;
	/*height: 372px;*/
	height:442px;
}
.home_lower {
	margin: auto;
	width: 960px;
	background: url(../img/home_lower_bkgd.jpg) no-repeat top left;
}
.col1, .col2, .col3 {
	float: left;
	width: 320px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
.col1 h3, .col2 h3, .col3 h3 {
	font-size: 21px;
	color: #007ec6;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	width: 260px;
}
.h3_container {
	padding: 50px 0 20px 30px;
	float: left;
}
.col1_container, .col2_container, .col3_container  {
	float: left;
	padding: 0 30px;
}
.col2_container  {
	background: url(../img/dotted_line.jpg) repeat-y;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}
.col3_container  {
	background: url(../img/dotted_line.jpg) repeat-y;
	min-height: 260px;
	height: auto !important;
	height: 260px;
}
.col1_title {
	float: left;
	background: url(../img/dotted_line.jpg) repeat-x;
	padding: 14px 0 5px 0;
	text-transform: none;
	width: 260px;
}
.col1_title a {
	color: #72a000;
	font-weight: bold;
	font-size: 105%;
	line-height: 1.4em;
	text-decoration: none;
	text-transform: none;
}
.col1_title a:hover, .col3_link a:hover {
	color: #9ebc52;
}
.col1_date {
	float: left;
	width: 260px;
}
.col1_date p {
	color: #a4acb2;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}
.col1_desc {
	float: left;
}
.col1_desc p {
	color: #455461;
	line-height: 1.5em;
	padding: 8px 0 14px 0;
	font-size: 90%;
	font-style: italic;
}
.col1_desc p a {
	color: #007ec6;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	font-style: normal;
}
.col1_desc p a:hover {
	color: #50a5d6;
}
.col2_desc {
	float: left;
	padding: 0 0 15px 0;
	background: url(../img/dotted_line.jpg) repeat-x;
	font-style: italic;
}
.col2_desc_noline {
	float: left;
	padding: 0 0 15px 0;
	font-style: italic;
}
.col2_desc p {
	color: #455461;
	line-height: 1.5em;
	padding: 14px 0 3px 0;
	font-size: 100%;
	float: left;
	text-transform: none;
	font-weight: normal;
}
.col2_desc_noline p {
	color: #455461;
	line-height: 1.5em;
	padding: 5px 0 3px 0;
	font-size: 100%;
	float: left;
	text-transform: none;
	font-weight: normal;
}
.col2_title {
	float: left;
	background: url(../img/dotted_line.jpg) repeat-x;
	padding: 14px 0 5px 0;
	text-transform: none;
	width: 260px;
}
.col2_title a {
	color: #72a000;
	font-weight: bold;
	font-size: 140%;
	line-height: 1.4em;
	text-decoration: none;
	text-transform: none;
}
.col2_title a:hover {
	color: #9ebc52;
}
.col1 img,
.col2 img {
	padding: 4px;
	border: 1px solid #e1e1e1;
	float: left;
	background: #f5f5f5;
	width: 248px;
	height: 115px;
	margin: 0;
	float: left;
}
.col3_product {
	float: left;
	background: url(../img/dotted_line.jpg) repeat-x;
	padding: 14px 0;
	width: 260px;
}
.col3_product img {
	padding: 3px;
	border: 1px solid #e1e1e1;
	float: left;
	background: #f5f5f5;
	width: 55px;
	height: 55px;
	margin: 0;
}
.col3_product_details {
	float: right;
	width: 180px;
}
.col3_title {
	float: left;
	text-transform: none;
	width: 185px;
}
.col3_title a {
	color: #72a000;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
	text-decoration: none;
	text-transform: none;
}
.col3_title a:hover, .col3_link a:hover {
	color: #9ebc52;
}
.col3_desc {
	float: left;
}
.col3_desc p {
	color: #455461;
	line-height: 1.5em;
	padding: 4px 0 0 0;
	font-size: 90%;
	text-transform: capitalize;
}
.col3_desc p a {
	color: #007ec6;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
.col3_desc p a:hover {
	color: #50a5d6;
}
.col_bottom_wrapper {
	padding: 0 0 45px 0;
}
.col_bottom_outer {
	float: left;
	width: 320px;
}
.col_bottom_line {
	background: url(../img/dotted_line.jpg) top left repeat-x;
	width: 260px;
	height: 5px;
	margin: 0 auto;
}
.button_moreevents, .button_rd, .button_moreinformation, .button_moreproducts, .button_press_more { 
	float: left;
	text-decoration: none;
	padding: 15px 0 0 30px;
}
.button_moreevents a.rollover,
.button_rd a.rollover,
.button_press_more a.rollover,
.button_moreproducts a.rollover, 
.button_readmore a.rollover,
.button_moreinformation a.rollover {
    display: block;
	height: 24px;
    background: url(../img/button_moreevents.jpg) no-repeat top left;
    text-decoration: none;
}
.button_moreevents a.rollover {
    background: url(../img/button_moreevents.jpg) no-repeat top left;
    width: 158px;
}
.button_rd a.rollover {
    background: url(../img/button_rd.jpg) no-repeat top left;
    width: 197px;
}
.button_moreinformation a.rollover {
    background: url(../img/button_moreinformation.jpg) no-repeat top left;
    width: 197px;
}
.button_press_more a.rollover {
    background: url(../img/button_press_more.jpg) no-repeat top left;
    width: 197px;
}
.button_moreproducts a.rollover {
    background: url(../img/button_moreproducts.jpg) no-repeat top left;
    width: 177px;
}
.button_moreevents a:hover.rollover,
.button_rd a:hover.rollover,
.button_press_more a:hover.rollover,
.button_moreproducts a:hover.rollover,,
.button_moreinformation a:hover.rollover,
.button_readmore a:hover.rollover {
    background-position: 0 -24px;
}















/* CONTENT */

#content {
	width: 980px;
	background: url(../img/bkgd_content.jpg) no-repeat top left;
}
.title_container {
	width: 980px;
	height: 100px;
	background: none;
}
.h1_container {
	padding: 34px 0 0 68px;
}
h1 {
	font-size: 35px;
	color: #72a000;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	width: 600px;
}
h2 {
	font-size: 19px;
	color: #72a000;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	width: 270px;
	line-height: 1.4em;
}
.leftcol_wrapper {
	float: left;
	padding: 0 0 20px 70px;
}
.leftcol, .leftcol_alt {
	width: 560px;
	padding: 20px 0 15px 0;
	background: url(../img/dotted_line.jpg) repeat-x;
	font-family: Arial, sans-serif;
	min-height: 325px;
	height: auto !important;
	height: 325px;
}
.leftcol_alt {
	padding: 0 0 15px 0;
}
.leftcol p, .leftcol_alt p {
	color: #455461;
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 30px 15px 0;
}
.leftcol p a, .leftcol_alt p a {
	color: #007ec6;
}
.leftcol ul, .leftcol_alt ul {
	padding: 0 0 0 50px;
}

.leftcol ul a, .leftcol_alt ul a{
	color: #007ec6;
}

.leftcol ul li, .leftcol_alt ul li {
	padding: 2px 0;
	color: #455461;
	font-size: 100%;
	line-height: 1.6em;
	list-style: square;
	font-style: italic;
}
.leftcol_footer {
	width: 560px;
	height: 20px;
	background: url(../img/dotted_line.jpg) top left repeat-x;
}
.leftcol img, .leftcol_alt img {
	padding: 12px;
	border: 1px solid #e1e1e1;
	float: left;
	margin: 0 25px 20px 0;
	background: #f5f5f5;
	max-width: 535px;
}

.leftcol_alt .location_map {
	padding: 12px;
	border: 1px solid #e1e1e1;
	float: right;
	margin: 0 25px 20px 0;
	background: #f5f5f5;
	max-width: 535px;
}
body#what .leftcol img {
	padding: 12px;
	border: 1px solid #e1e1e1;
	float: right;
	margin: 0 0 20px 25px;
	background: #f5f5f5;
	max-width: 535px;
}














/* SIDEBAR */



.sidebar_wrapper {
	float: right;
	padding: 0 30px 0 0;
}
.sidebar {
	width: 280px;
}
.selling_fiber {
	float: left;
	width: 260px;
	background: url(../img/selling_fiber.jpg) no-repeat top left;
	margin: 0 0 28px 0;
}
.selling_fiber p {
	color: #b2b8bd;
	padding: 92px 10px 33px 25px;
	line-height: 1.5em;
}
.selling_fiber p a {
	color: #FFF;
	text-decoration: none;
}
.selling_fiber p a:hover {
	text-decoration: underline;
}
.facts {
	float: left;
	padding: 0 20px 10px 0;
}
.button_facts { 
	float: left;
	width: 190px;
	height: 35px;
	text-decoration: none;
}
.button_facts a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_facts.jpg) no-repeat top left;
    text-decoration: none;
}
.button_facts a:hover.rollover {
    background-position: 0 -35px;
}
.button_findmore { 
	float: left;
	width: 190px;
	height: 35px;
	text-decoration: none;
}
.button_findmore a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_find_out_more.jpg) no-repeat top left;
    text-decoration: none;
}
.button_findmore a:hover.rollover {
    background-position: 0 -35px;
}
.button_submit {
    display: block;
    width: 114px;
    height: 35px;
	text-indent: -4000px;    
    background: url(../img/button_submit.jpg) no-repeat top left;
    text-decoration: none;
	border:none;
	cursor:pointer;    
}
.button_submit:hover {
    background-position: 0 -35px;
}

.button_submit_large {
    display: block;
    width: 185px;
    height: 55px;
	text-indent: -4000px;    
    background: url(../img/button_submit_large.jpg) no-repeat top left;
    text-decoration: none;
	border:none;
	cursor:pointer;    
}
.button_submit_large:hover {
    background-position: 0 -55px;
}


.individual {
	float: left;
	width: 260px;
	background: url(../img/individual.jpg) no-repeat top left;
	margin: 0 0 35px 0;
}
.individual p {
	color: #b2b8bd;
	padding: 150px 15px 25px 25px;
	line-height: 1.5em;
	background: url(../img/individual_bottom.jpg) no-repeat bottom left;
}
.individual p a {
	color: #FFF;
	text-decoration: underline;
}
.individual p a:hover {
	text-decoration: underline;
}



.view_products {
	margin: 30px 0;
	padding: 20px 0;
	background: url(../img/dotted_line.jpg) top left repeat-x; 
}
.sidebar_sub {
	color: #72a000;
	font-size: 120%;
	font-weight: bold;	
	padding: 0 0 6px 0;
}
.view_products p {
	color: #455461;
  	font-style: italic;
  	line-height: 1.5em;
  	padding: 0 0 15px 0;
}
.button_view_products { 
	float: left;
	width: 190px;
	height: 35px;
	text-decoration: none;
}
.button_view_products a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_view_products.jpg) no-repeat top left;
    text-decoration: none;
}
.button_view_products a:hover.rollover {
    background-position: 0 -35px;
}










/* MARKETS */


.markets_large {
	color: #002e42;
	font-size: 125%;
	line-height: 1.7em;
	padding: 0 30px 5px 0;
	font-style: italic;
}
.markets_large p img {
	padding: 12px;
	border: 1px solid #e1e1e1;
	float: right;
	margin: 0 -50px 20px 25px;
	background: #f5f5f5;
	max-width: 535px;
}
.markets_list {
	background: #f1f1f1;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 0 25px 30px;
	margin: 10px 0 25px 0;
}
/*.markets_list ul.left, .markets_list ul.middle, .markets_list ul.right {
	width: 120px;
	float: left;
}*/

.markets_list .left ul, .markets_list .middle ul, .markets_list .right ul{
	width: 120px;
	float: left;
}

.markets_list ul li {
	padding: 0 15px 0 0;
	margin: 0 0 0 -32px;
}
.markets_list p {
	color: #007ec6;
    font-weight: bold;
    font-size: 120%;
}
.related_products p {
	color: #72a000;
    font-weight: bold;
    font-size: 140%;
    padding: 25px 0 5px 0;
}
.related_products .product_title {
    font-size: 120%;
}









/* FACTS */

.facts_list { 
	float: left;
	width: 560px;
	background: url(../img/dotted_line.jpg) top left repeat-x; 
}
.facts_list_shaded { 
	float: left;
	width: 560px; 
	background: url(../img/dotted_line.jpg) top left repeat-x; 
}
.fact_wrapper p { 
	color: #455461;
	font-size: 100%;
	padding: 15px 0 14px 0;
	font-weight: normal;
}
.facts_list_shaded p { 
	font-weight: normal;
}
.button_question { 
	float: left;
	width: 260px;
	height: 75px;
	text-decoration: none;
}
.button_question a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_question.jpg) no-repeat top left;
    text-decoration: none;
}
.button_question a:hover.rollover {
    background-position: 0 -75px;
}















/* CERTIFICATIONS */

.certification_wrapper { 
	float: left;
	width: 560px;
	padding: 10px 0;
	background: url(../img/dotted_line.jpg) bottom left repeat-x; 
}
.certification_wrapper p { 
	width: 285px;
	float: left;
}
.certification_wrapper p a { 
	color: #72a000;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
}
.certification_img_wrapper { 
	float: right;
	width: 225px;
}
.certification_img_wrapper img { 
	float: left;
	max-height: 60px;
	max-width: 200px;
	background: #f5f5f5;
}
.certification_img_wrapper img:hover { 
	background: #e8e8e8;
}














/* WHAT WE DO */

.button_whatwedo { 
	float: left;
	width: 330px;
	text-decoration: none;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}
.button_whatwedo a.rollover {
    float: left;
    display: block;
    width: 100%;
    background: url(../img/button_whatwedo.jpg) no-repeat center left;
    text-decoration: none;
    padding: 11px 0 11px 20px;
    margin: 6px 0;
    color: #007ec6;
    font-weight: bold;
    font-size: 110%;
}
.button_whatwedo a:hover.rollover {
    background-position: -349px center;
	color: #50a5d6;   
}
.solution_container { 
	float: left;
	padding: 20px 0 25px 0;
}
.solution_trade, .solution_conversion, .solution_destruction, .solution_closed, .solution_toll, .solution_waste, .solution_salvage { 
	float: left;
	border: 1px solid #e5e5e5;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 2px #b1b1b1;
	-webkit-box-shadow: 1px 1px 2px #b1b1b1;
	box-shadow: 1px 1px 2px #b1b1b1;
}
.solution_trade { 
	width: 480px;
	height: 190px;
	background: url(../img/feature_trade.jpg) no-repeat bottom center;
}
.solution_conversion { 
	width: 500px;
	height: 320px;
	background: url(../img/feature_conversion.jpg) no-repeat bottom center;
}
.solution_destruction { 
	width: 500px;
	height: 190px;
	background: url(../img/feature_destruction.jpg) no-repeat bottom center;
}
.solution_closed { 
	width: 520px;
	height: 365px;
	background: url(../img/feature_closed.jpg) no-repeat bottom center;
}
.solution_toll { 
	width: 490px;
	height: 190px;
	background: url(../img/feature_toll.jpg) no-repeat bottom center;
}
.solution_waste { 
	width: 520px;
	height: 450px;
	background: url(../img/feature_waste.jpg) no-repeat bottom center;
}
.solution_salvage { 
	width: 520px;
	height: 450px;
	background: url(../img/feature_salvage.jpg) no-repeat bottom center;
}
.solution_trade h4, .solution_conversion h4, .solution_destruction h4, .solution_closed h4, .solution_toll h4, .solution_waste h4, .solution_salvage h4 { 
	padding: 25px 0 0 35px;
	color: #007ec6;
    font-weight: bold;
    font-size: 120%;
}
.button_specialist { 
	float: left;
	width: 375px;
	height: 45px;
	text-decoration: none;
}
.button_specialist a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_specialist.jpg) no-repeat top left;
    text-decoration: none;
}
.button_specialist a:hover.rollover {
    background-position: 0 -45px;
}
.summary p {
	color: #72a000;
	font-size: 145%;
	line-height: 1.6em;
	padding: 0px 30px 21px 0;
	font-style: italic;
}


















/* PRODUCTS */

.button_viewall_rt { 
	float: right;
	width: 105px;
	height: 23px;
	text-decoration: none;
	margin: -3px 0 0 0;
}
.button_viewall_rt a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_viewall_rt.jpg) no-repeat top left;
    text-decoration: none;
}
.button_viewall_rt a:hover.rollover {
    background-position: 0 -23px;
}
#dialog .form_wrapper {
	padding:0 0 0 38px;
}
#dialog form {
	padding:0;
	margin:0;
	width:560px;
}

#sample_box_dialog .form_wrapper {
	padding:0 0 55px 38px;
	background: url(../img/box_submit_form.jpg) no-repeat bottom right;
}
#sample_box_dialog form {
	padding:0;
	margin:0;
	width:780px;
}


.products_overview p {
	color: #002e42;
	font-size: 125%;
	line-height: 1.7em;
	padding: 20px 30px 15px 0;
	font-style: italic;
}
.product_wrapper {
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
	width: 100%;
	float: left;
	padding: 18px 0;
}
.product_wrapper img {
	padding: 6px;
	border: 1px solid #e1e1e1;
	float: left;
	background: #FFF;
	width: 95px;
	height: 95px;
	margin: 0;
}
.product_wrapper img:hover { 
	background: #e5e5e5;
	cursor:pointer;
	cursor:hand
}
.product_info {
	float: right;
	width: 430px;
}
.product_title {
	float: left;
	color: #72a000;
	padding: 0 0 14px 0;
	width: 275px;
	font-size: 135%;
	font-weight: normal;
}
.product_title a {
	color: #72a000;
	text-decoration: none;
}
.product_title a:hover {
	color: #9ebc52;
}
.product_category_desc {
	float: left;
	color: #455461;
	width: 425px;
	line-height: 1.5em;
	font-style: italic;
}	
.product_desc {
	float: left;
	color: #455461;
	padding: 0;
	width: 285px;
	line-height: 1.5em;
	font-style: normal;
	padding: 0 0 7px 0;
}
.product_desc img {
	float: left;
	padding: 10px 130px 12px 0;
	width: 155px;
	height: 39px;
	border: none;
}
.product_desc img:hover {
	background: none;
}
.product_uses {
	text-transform: capitalize;
	font-style: normal;
	padding: 0 0 7px 0;
	float: left;
	color: #455461;
	padding: 0;
	width: 285px;
	line-height: 1.5em;
	font-style: normal;
}
.button_moreinfo { 
	float: right;
	width: 133px;
	height: 23px;
    background: url(../img/button_moreinfo.jpg) no-repeat top left;	
	text-decoration: none;
}
.button_moreinfo:hover { 
	cursor:pointer;
    background-position: 0 -23px;	
}
.button_moreinfo a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_moreinfo.jpg) no-repeat top left;
    text-decoration: none;
}
.button_moreinfo a:hover.rollover {
    background-position: 0 -23px;
}















/* NEWS */


.news_wrapper {
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
	width: 100%;
	float: left;
	padding: 15px 0 14px 0;
}
.news_wrapper p {
	padding: 0 75px 0 0;
}
.news_title_lg {
	float: left;
	color: #72a000;
	width: 470px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 125%;
	line-height: 1.4em;

}
.news_title {
	float: left;
	width: 400px;	
	margin: -2px 0 0 0;
	line-height: 1.4em;
	color: #72a000;
	font-weight: bold;
	font-size: 105%;	
}
.news_title a {
	color: #72a000;
	font-weight: bold;
	text-decoration: none;
	display: block;		
}
.news_title a:hover, .events_title a:hover {
	color: #9ebc52;
}
.news_date, .news_date_alt {
	float: left;
	color: #455461;
	width: 95px;
	font-weight: bold;
	font-size: 95%;		
}
.news_wrapper ol {
   margin: 0 0 0 40px;
   padding: 20px 0;
}
.news_wrapper ol li {
   margin: 0;
   padding: 0;
   color: #455461;
   line-height: 1.6em;
}
.events_title a {
	float: left;
	color: #72a000;
	width: 425px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 115%;
	vertical-align:top;
	width: 435px;
	margin: -2px 0 6px 0;	
}
.events_date {
	float: left;
	color: #455461;
	width: 550px;
	font-weight: bold;
	font-size: 95%;	
}
.event_desc {
    float: left;
    padding: 5px 0 0 0;
    width: 550px;
}
.event_desc p a {
	color: #007ec6;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
.event_desc p a:hover {
	color: #50a5d6;
}
.readmore {
    float: left;
    color: #007ec6;
    text-decoration: none;
    padding: 3px 0 0 0;
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
}
.readmore:hover {
    text-decoration: underline;
}
.news_date_alt {
	padding: 5px 0 20px 0;
	width: 470px;
}
.pdf {
	float: right;
	width: 35px;
	height: 35px;
}
.pdf a {
	width: 35px;
	height: 35px;
	display: block;
	text-decoration: none;
	background: url(../img/pdf.jpg) no-repeat;
}
.button_pressrelease { 
	float: left;
	width: 210px;
	height: 23px;
	text-decoration: none;
}
.button_pressrelease a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_pressrelease.jpg) no-repeat top left;
    text-decoration: none;
}
.button_pressrelease a:hover.rollover {
    background-position: 0 -23px;
}
.button_back { 
	float: left;
	width: 82px;
	height: 23px;
	text-decoration: none;
}
.button_back a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_back.jpg) no-repeat top left;
    text-decoration: none;
}
.button_back a:hover.rollover {
    background-position: 0 -23px;
}
.button_viewall { 
	float: left;
	width: 105px;
	height: 23px;
	text-decoration: none;
}
.button_viewall a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_viewall.jpg) no-repeat top left;
    text-decoration: none;
}
.button_viewall a:hover.rollover {
    background-position: 0 -23px;
}














/* SEARCH */


.search_desc {
    float: left;
    padding: 5px 0 0 0;
}












/* VIDEOS */



.featured_vid_wrapper {
	background: url(../img/vid_bkgd_lg.jpg) top left;
	width: 560px;
	margin: 20px 0;
	float: left;
}
.featured_vid_title {
	color: #72a000;
	font-weight: normal;
	font-size: 140%;
	padding: 25px 0 10px 20px;
}
.featured_vid_embed {
	background: #000;
	width: 516px;
	height: 320px;
	margin: 0 auto;
	border-top: 3px solid #c1c1c1;
	border-right: 3px solid #777;
	border-bottom: 3px solid #777;
	border-left: 3px solid #c1c1c1;
}
.featured_vid_desc p {
	color: #999;
	font-style: italic;
	padding: 13px 20px 30px 20px;
	line-height: 1.5em;
	background: url(../img/vid_bkgd_lg.jpg) bottom left;
}
.vid_thumb_wrapper {
	width: 135px;
	height: 155px;
	float: left;
}
.vid_thumb_outer {
	float: left;
	padding: 7px;
	border: 1px solid #d1d1d1;
	background: #f1f1f1;
}
.vid_thumb_embed {
	background: #000;
	width: 95px;
	height: 60px;
	border: 1px solid #777;
	float: left;
}
.vid_thumb_title {
	float: left;
	font-weight: bold;
	font-size: 100%;
	padding: 10px 20px 0 0;
}
.vid_thumb_title a {
	color: #72a000;
	text-decoration: none;
}
.vid_thumb_title a:hover {
	color: #9ebc52;
}













/* LOCATIONS */



.location_wrapper {
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
	width: 100%;
	float: left;
	padding: 18px 0;
}
.location_wrapper a {
	font-weight: bold;
	color: #007ec6;
	text-decoration: none;
}
.location_wrapper a:hover {
	color: #50a5d6;
}
.location_wrapper img {
	padding: 6px;
	border: 1px solid #e1e1e1;
	float: right;
	background: #FFF;
	width: 215px;
	height: 150px;
	margin: 0 0 60px 0;
}
.location_title {
	float: left;
	color: #72a000;
	padding: 0 0 15px 0;
	width: 275px;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.8em;
}
.location_title_sm {
	font-size: 185%;
	font-weight: normal;
	text-transform: none;
}
.location_address {
	float: left;
	color: #455461;
	padding: 0 0 10px 0;
	width: 275px;
	line-height: 1.5em;
}
.location_contact {
	float: left;
	color: #455461;
	width: 275px;
	line-height: 1.5em;
	padding: 0 0 5px 0;
}













/* CONTACT */


.contact_form {
	float: left;
}
.contact_heading {
	float: left;
	color: #72a000;
	padding: 20px 0 0 0;
	width: 560px;
	font-size: 130%;
	font-weight: bold;
}
.contact_heading p {
	color: #455461;
	font-size: 70%;
	font-weight: normal;
	font-style: italic;
	padding: 5px 0 21px 0;
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
}
.contact_heading p.noline {
	color: #455461;
	font-size: 70%;
	font-weight: normal;
	font-style: italic;
	padding: 5px 0 5px 0;
	background: none;
}
.iam {
	float: left;
	color: #72a000;
	padding: 20px 0 0 0;
	width: 80px;
	font-size: 130%;
	font-weight: bold;
}
.radios {
	float: left;
	width: 460px;
	padding: 4px 0 0 0;
}

.radios_oil_help {
	float: left;
	width: 460px;
	padding: 4px 0 0 0;
	font-size:12px;
	font-weight: bold;
}

.contact_thanks {
	float: left;
	color: #72a000;
	padding: 20px 0 0 0;
	width: 560px;
	font-size: 130%;
	font-weight: bold;
	background: #f5f5f5;
}
.contact_thanks p {
	color: #455461;
	font-size: 70%;
	font-weight: normal;
	font-style: italic;
	padding: 5px 0 21px 0;
	background: url(../img/dotted_line.jpg) bottom left repeat-x;
}

.contact_form p{
	color: #455461;
  	font-style: italic;
  	line-height: 1.5em;
  	padding: 0 0 15px 0;
}

.contact_form .partner_text {
	font-size:130%;
	font-weight:bold;
	color:#007ec6;
	padding:20px 0 20px 0;
}
/*.input_wrapper_lt, .input_wrapper_rt {
	float:left;
	padding: 15px 25px 5px 0;
	line-height: 1.70em;
	color: #002e42;
}*/

.input_wrapper_lt{
	float:left;
	padding: 15px 25px 5px 0;
	line-height: 1.70em;
	color: #002e42;
}
.input_wrapper_rt {
	padding: 15px 0 5px 0;
	float:left;
	line-height: 1.70em;
	color: #002e42;
}
.input_wrapper_lt_half{
	float:left;
	padding: 15px 25px 10px 0;
	line-height: 1.70em;
	color: #002e42;
}
.input_wrapper_rt_half {
	padding: 15px 0 10px 0;
	float:left;
	line-height: 1.70em;
	color: #002e42;
}
.input_wrapper_single {
	padding: 15px 0 10px 0;
	float:left;
	line-height: 1.70em;
	color: #002e42;
	width:560px;
}
.input_wrapper_radios {
	padding: 15px 0 10px 0;
	float:left;
	line-height: 1.70em;
	color: #002e42;
	width:460px;
}
.input_wrapper_radios .radio_label {
	padding: 0 13px 0 0;
}
.label_short {
	float:left;
	padding: 0;
/*	width: 110px;*/
	width: 100px;	
	height: 15px;
}



.vertical_radio_wrapper {
	padding: 15px 0 10px 0;
	line-height: 1.70em;
	color: #002e42;
}
.vertical_radio {
	width: 20px;
}
.vertical_radio_label {
	color: #002e42;
	font-size: 75%;
	font-weight: normal;
}
.horiz_radio_wrapper {
	padding: 10px 0 10px 0;
	line-height: 1.70em;
	color: #002e42;
	background: #f1f1f1;
}
.horiz_radio_wrapper_plain {
	padding: 10px 0 10px 0;
	line-height: 1.70em;
	color: #002e42;
	background: #FFF;
}
.horiz_radio {
	margin: 0 0 0 35px;
}
.horiz_radio_wrapper h5, .horiz_radio_wrapper_plain h5 {
	padding: 0 0 0 35px;
	line-height: 1.70em;
	color: #72a000;
	font-size: 85%;
}
.horiz_radio_label {
	color: #002e42;
	font-size: 75%;
	font-weight: bold;
	padding-right: 47px;
}





.label_long {
	float:left;
	padding: 0;
	width: 220px;
	height: 15px;
}

.label_short_half {
	float:left;
	padding:0;
	width: 70px;
	height: 15px;
}

.disclaimer{
	padding:30px 0 0 0;
	font-style:italic;
	font-weight:normal;
}
.disclaimer2 {
	padding:10px 0 30px 0;
	font-style:italic;
	font-weight:normal;
	line-height: 1.6em;
	width: 570px;
}
.label_state {
	float:left;
	width: 50px;
	height: 18px;
}
.asterisk {
	font-weight: bold;
	color: #72a000;
	font-size: 110%;
}
.short {
	padding: 5px;
	border: 1px solid #d5d5d5;
	width: 255px;
	color: #666;
	font-size: 100%;
	float:left;
	background: #f5f5f5;
}

.short_select {
	padding: 3px;
	border: 1px solid #d5d5d5;
	width: 266px;
	color: #666;
	font-size: 100%;
	float:left;
	background: #f5f5f5;
}

.short_half {
	padding: 5px;
	border: 1px solid #d5d5d5;
	width: 115px;
	color: #666;
	font-size: 100%;
	float:left;
	background: #f5f5f5;
}

.mid {
	padding: 5px;
	border: 1px solid #d5d5d5;
	width: 246px;
	color: #666;
	font-size: 100%;
	float:left;
	background: #f5f5f5;
}
.long {
	padding: 5px;
	border: 1px solid #d5d5d5;
	width: 547px;
	color: #666;
	font-size: 100%;
	float:left;
	background: #f5f5f5;
}
.long_textarea {
	padding: 0px;
	border: 1px solid #d5d5d5;
	width: 547px;
	color: #666;
	font-size: 100%;
	float:left;
	background: #f5f5f5;
}

#product_list {
	font-family: Arial, sans-serif;
}












/* FOOTER */

.footer {
	clear: both;
	height: 160px;
	width:980px;
	background: url(../img/footer_bkgd.jpg) top left no-repeat;
}
.footer_upper {
	width: 980px;
	height: 68px;
	float: left;
}
.footer_upper p {
	color: #a4acb2;
	float: right;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 100%;
	padding: 30px 250px 0 0;
}
.footer_lower {
	width: 980px;
	float: left;
	font-size: 90%;
}
.footer_left {
	padding: 23px 0 0 40px;
	float: left;
}
.footer_right {
	float: right;
	text-align: right;
	padding: 23px 40px 0 0;
}
.footer_left p, .footer_right p {
	color: #a4acb2;
	padding: 0 0 7px 0;
}
.footer_left p a, .footer_right p a {
	color: #a4acb2;
	text-decoration: underline;
}
.footer_left p a:hover, .footer_right p a:hover {
	color: #FFF;
}













/* EXAMPLES */

.example_pdf {
	height: 45px;
	width: 100%;
	background: url(../img/download_pdf.png) -2px 0 no-repeat;
}
.example_pdf a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.example_fibers {
	height: 25px;
	width: 100%;
	background: url(../img/example_fibers.png) -2px 0 no-repeat;
}
.example_processes {
	height: 25px;
	width: 100%;
	background: url(../img/example_processes.png) -2px 0 no-repeat;
}
.sidebar_examples p {
	color: #455461;
	font-size: 100%;
	line-height: 1.4em;
	padding: 10px 10px 20px 0;
	font-style: italic;
}
.example_wrapper {
	width: 135px;
	height: 175px;
	float: left;
}
.example_wrapper a {
	text-decoration: none;
}
.example_wrapper img {
	padding: 6px;
	border: 1px solid #e1e1e1;
	float: left;
	background: #FFF;
	width: 95px;
	height: 95px;
	margin: 0;
}
.example_wrapper img:hover { 
	background: #e5e5e5;
	cursor:pointer;
	cursor:hand
}
.example_title {
	float: left;
	color: #72a000;
	padding: 7px 0 0 0;
	width: 120px;
	font-size: 100%;
	font-weight: normal;
}
.example_title a {
	color: #72a000;
	text-decoration: none;
}
.example_title a:hover {
	color: #9ebc52;
}
.sidebar_examples li {
	color: #007ec6;
	list-style: none;
	font-weight: bold;
	padding: 4px 0; 
}
.sidebar_examples li a {
	text-decoration: none;
	color: #007ec6;
}
.sidebar_examples li a:hover {
	color: #50a5d6; 
}
.company_logo {
	background: #fff;
	height: 55px;
	width: 250px;
}
.company_logo img{
	max-height:55px;
	max-width:250px;
}
.button_survey { 
	float: left;
	width: 260px;
	height: 75px;
	text-decoration: none;
}
.button_survey a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_survey.jpg) no-repeat top left;
    text-decoration: none;
}
.button_survey a:hover.rollover {
    background-position: 0 -75px;
}










/* CARPETS SUBSITE STYLES */


.lt_blue {color: #f1f6fc;}
.leigh_blue {color: #007ec6;}
.dk_blue {color: #002e42;}
.green {color: #72a000;}
.dk_grey {color: #455461;}


.carpetscallout {
	width: 900px;
	min-height: 140px;
	background: url(../img/carpets-bkgd-wide.jpg) bottom left no-repeat; 
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 2px #b1b1b1;
	-webkit-box-shadow: 1px 1px 2px #b1b1b1;
	box-shadow: 1px 1px 2px #b1b1b1;
}
.carpetscallout a {
	color: #72a000;
	font-weight: normal;
	font-size: 150%;
	line-height: 1.4em;
	text-decoration: none;
	text-transform: none;
	padding: 35px 75px 0 325px;
	float: left;
}
.carpetscallout a:hover {
	color: #9ebc52;
}
.carpetscallout p {
	color: #455461;
	line-height: 1.5em;
	padding: 8px 55px 30px 325px;
	font-size: 90%;
	font-style: italic;
	float: left;
}
.carpetscallout p a {
	color: #007ec6;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	font-style: normal;
	float: none;
}
.carpetscallout p a:hover {
	color: #50a5d6;
}



body#products .carpetscallout {
	width: 560px;
	min-height: 140px; 
	background: url(../img/carpets-bkgd-short.jpg) bottom left no-repeat; 
}
body#products .carpetscallout a {
	font-size: 140%;
	padding: 26px 100px 0 35px;
}
body#products .carpetscallout p {
	padding: 8px 160px 30px 35px;
}
body#products .carpetscallout p a {
	font-size: 11px;
	padding: 0 0 0 5px;
}


.large-intro p {
	color: #002e42;
	font-size: 125%;
	line-height: 1.7em;
	padding: 20px 30px 15px 0;
	font-style: italic;
}


h4.officialrelease {
	width: 100%; 
	height: 35px; 
	background: url(../img/officialrelease.png) top left no-repeat;
	text-indent: -9999px;
}
h4.contactinfo {
	width: 100%; 
	height: 30px; 
	background: url(../img/contactinfo.png) top left no-repeat;
	text-indent: -9999px;
}
.press_release {
	background: url(../img/dotted_line.jpg) top left repeat-x;
	width: 100%;
	float: left;
	padding: 15px 0 10px 0;
}
.press_release a {
	color: #72a000;
	font-weight: bold;
	text-decoration: none;
	display: block;	
	font-size: 110%;
	line-height: 1.4em;	
}
.press_release a:hover {
	color: #9ebc52;
}
.press_release p {
	color: #455461;
	width: 95px;
	font-weight: bold;
	font-size: 95%;	
}
h3.bluesmall {font-size: 20px;}


body#what .location_wrapper .location_map {
	padding: 12px;
	border: 1px solid #e1e1e1;
	float: right;
	margin: 0 0 20px 0;
	background: #f5f5f5;
	max-width: 535px;
}









/* BRANDS PAGE STYLES */

body.brands p img {
	border: none;
	padding: 0;
	margin: 0;
	background: #FFF;
	display: block;
	padding: 10px 380px 0 0;
}
body.brands .products_overview p {
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
}
body.brands .products_overview p strong {
	font-style: normal;
}
body.brands .products_overview {
	margin-bottom: 20px;
	float: left;
}
body.brands .products_overview a {
	color: #72a000;
	font-weight: bold;
	text-decoration: none;
	display: block;	
	font-size: 13px;
	line-height: 1.4em;	
	font-style: normal;
	float: right;
	padding: 12px 0 12px 45px;
	background: url(../img/pdf.jpg) center left no-repeat;
	margin: -46px 0 0 0;
}
body.brands .products_overview a:hover {
	color: #9ebc52;
}
body.brands .product_desc img {
	display: none;
}










/* SOLUTIONS FEATURE CSS */

/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:960px;
	height:70px !important;
	margin:0 auto; 
	padding:0;	
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0;
	height: 70px;   
	width: 192px; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	display:block;
	height: 70px;   
	width: 192px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#000;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	text-indent: -4000px;
}
#flowtabs li a#t1 { background: url(../img/solution_toll.jpg) no-repeat; }
#flowtabs li a#t2 { background: url(../img/solution_blending.jpg) no-repeat; }
#flowtabs li a#t3 { background: url(../img/solution_trading.jpg) no-repeat; }
#flowtabs li a#t4 { background: url(../img/solution_destruction.jpg) no-repeat; }
#flowtabs li a#t5 { background: url(../img/solution_closedloop.jpg) no-repeat; }

#flowtabs li a:active { top: 0px; }
 
/* mouseover state */
#flowtabs a:hover 		{ color:#000;	 }
#flowtabs #t1:hover 	{ background-position: 0 -70px; }
#flowtabs #t2:hover 	{ background-position: 0 -70px; }
#flowtabs #t3:hover 	{ background-position: 0 -70px; }
#flowtabs #t4:hover 	{ background-position: 0 -70px; }
#flowtabs #t5:hover 	{ background-position: 0 -70px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#000; line-height:34px; }
#flowtabs #t1.current 	{ background-position: 0 -140px; }
#flowtabs #t2.current 	{ background-position: 0 -140px; }
#flowtabs #t3.current 	{ background-position: 0 -140px; }
#flowtabs #t4.current 	{ background-position: 0 -140px; }
#flowtabs #t5.current 	{ background-position: 0 -140px; }


/* panes */
#flowpanes {		
	width:980px;
	height:372px;
	margin: 0 auto;	
	position:relative;
	background: url(../img/solutions_bkgd.jpg) no-repeat top left;
}
#flowpanes div {
	display:none;  
	position:absolute;
	top:0px;
	left:0px;
	width:980px; 
}
#flowpanes p {		
	color: #FFF;
	font-size: 16px;
	padding: 268px 0 0 105px;
}
#flowpanes p#long {		
	color: #FFF;
	font-size: 16px;
	padding: 293px 0 0 105px;
}
#flowpanes p a {		
	color: #FFF;
	height: 24px;
	width: 127px;
	background: url(../img/button_readmore.png) no-repeat top left;
	text-decoration: none;
	display: block;
	text-indent: -4000px;
}
#flowpanes p a:hover {		
	background-position: 0 -24px;
}
#flowpanes p#button_solutions {		
	color: #FFF;
	font-size: 16px;
	padding: 247px 0 0 548px;
}
#flowpanes p a.button_solutions {		
	color: #FFF;
	height: 28px;
	width: 277px;
	background: url(../img/solutions_hover.jpg) no-repeat;
	background-position: 0 30px;
	text-decoration: none;
	display: block;
	text-indent: -4000px;
}
#flowpanes p a.button_solutions:hover {		
	background-position: 0 -1px;
}
.solution_wrapper {		
	padding: 296px 0 0 104px;
	z-index: 100;
	float: left;
}
#solution_one {		
	background: url(../img/solution_1.jpg) no-repeat;	
	width:980px;
	height:395px;
	margin: 0 auto;	
}
#solution_two {
	background: url(../img/solution_2.jpg) no-repeat;		
	width:980px;
	height:395px;
	margin: 0 auto;	
}
#solution_three {
	background: url(../img/solution_3.jpg) no-repeat;		
	width:980px;
	height:395px;
	margin: 0 auto;	
}
#solution_four {		
	background: url(../img/solution_4.jpg) no-repeat;	
	width:980px;
	height:395px;
	margin: 0 auto;	
}
#solution_five {		
	background: url(../img/solution_5.jpg) no-repeat;	
	width:980px;
	height:395px;
	margin: 0 auto;	
}





/* GREENLOOP STYLES */

.greenloop .sidebar {
	height: 700px;
}
.greenloop h4 {
	color: #72a000;
	font-weight: bold;
	text-decoration: none;
	display: block;	
	font-size: 160%;
	line-height: 1.3em;	
}
.greenloop #feature-img {
	width: 840px;
	height: 325px;
	margin: 0 0 60px 70px;
	border: 1px solid #e5e5e5;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 2px #b1b1b1;
	-webkit-box-shadow: 1px 1px 2px #b1b1b1;
	box-shadow: 1px 1px 2px #b1b1b1;
}
.greenloop #feature-img img {
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: none;
}
.greenloop p img {
	margin-top: 20px;
}
.greenloop h5 {
	font-size: 21px;
	color: #002e42;
	margin: 25px 0 0 0;
}
.greenloop .sidebar h3 {
	text-transform: uppercase;
	margin-bottom: 5px;
}
.greenloop .sidebar p {
	line-height: 1.5em;
	padding-right: 10px;
	margin-bottom: 15px
}
.greenloop textarea,
.greenloop input {
	width: 225px;
}
.greenloop textarea {
	margin-bottom: 15px;
}
.greenloop .input_wrapper_lt,
.greenloop .input_wrapper_rt {
	padding: 10px 25px 0 0;
}
.greenloop input#submit {
	float: left;
}




/* CAPTCHA */


.captcha-wrapper {
	display: block;
	width: 100%;
	padding: 15px 0;
	margin-bottom: 20px;
	height: 105px;
	background: url("../img/dotted_line.jpg") repeat-x scroll left bottom transparent;
}
.captcha-wrapper .captcha-question {
	color: #000;
    font-size: 100%;
	display: block;
	line-height: 2.5em;
	font-style: italic;
	font-weight: normal;
	width: 560px;
}
.captcha-wrapper .captcha-question strong {
	color: #72A000;
    font-size: 115%;
	display: block;
	line-height: 2.1em;
	font-style: normal;
}
.captcha-wrapper input {
	background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D5D5D5;
   	color: #666666;
    float: left;
    font-size: 100%;
    padding: 5px;
    width: 255px;
}





/* TRADING OPPORTUNITIES */


.green-intro h4 {
	color: #72a000;
	font-weight: bold;
	text-decoration: none;
	display: block;	
	font-size: 150%;
	line-height: 1.2em;	
}
.tradingopps .leftcol img {
	margin: 10px 0;
}
.sidebar_nav ul {
	list-style: none;
	background: url("../img/dotted_line.jpg") repeat-x scroll left bottom transparent;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.sidebar_nav ul li {
	width: 100%;
	float: left;
}
.sidebar_nav ul li a {
	padding: 12px 0 12px 15px;
	float: left;
	display: block;
	width: 100%;
	background: url("../img/dotted_line.jpg") repeat-x scroll left top transparent;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #007ec6;
}
.sidebar_nav ul li a:hover {
	color: #449ed2;
}
.sidebar_nav ul li.selected {background: url("../img/green-carrot.jpg") center left no-repeat;}
.sidebar_nav ul li.selected a {color: #72a000;}

.button_trading { 
	float: left;
	width: 260px;
	height: 150px;
	text-decoration: none;
}
.button_trading a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_trading.jpg) no-repeat top left;
    text-decoration: none;
}
.tradingopps .product_wrapper img { 
	margin-top: -1px;
	float: left;
}
.tradingopps .product_wrapper img:hover { 
	background: #FFF;
	cursor:auto;
}
.tradingopps .product_category_desc {
	font-weight: bold;
	font-style: normal;
}
.tradingopps .product_category_desc em {
	font-weight: normal;
	font-style: italic;
}
.column1 {
	float: left;
	width: 185px;
}
.column2 {
	float: left;
	width: 185px;
}
.column3 {
	float: left;
	width: 185px;
}
.input_wrapper_checkboxes {
	padding-bottom: 25px;
	float: left;
}
.input_wrapper_checkboxes h4 {
	color: #72a000;
	font-weight: bold;
	margin: 25px 0 0 0;
	font-size: 17px;
}
.input_wrapper_checkboxes h5 {
	color: #72a000;
	font-weight: bold;
	margin-top: 25px;
	font-size: 13px;
}
.input_wrapper_checkboxes input {
	margin-top: 10px;
}

.button_trading_opportunities { 
	float: left;
	width: 260px;
	height: 180px;
	text-decoration: none;
}
.button_trading_opportunities a.rollover {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/button_trading_opportunities.jpg) no-repeat top left;
    text-decoration: none;
}













