body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{
    margin:0;
    padding:0;
}

fieldset,img{
    border:0;
}

html{
    height:100%;
    margin-bottom:1px;
}

body{
    position:relative;
}

:focus{
    outline:hidden;
}

a{
    color:#f73228;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

p,ul,li { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	line-height:1.5em;
}

ul.regtext li {
	background:url(../images/arrow-bullet.jpg) left top no-repeat; 
	padding:0 0 0 20px; 
	margin:0;
}

img.leftfloat {
	float:left;
	padding:0 20px 20px 0;
}


tbody { line-height:100%; }
table p { line-height:100%; padding:0; margin:0; }

p.contactheader { 
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#f73228;
	font-size:16px;
	font-style:italic;
	line-height:17px; margin:0; padding:5px 0 15px 10px; 
}
	
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

._button {
	width: 75px;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#f03127;
	color: #FFFFCC;
	border: 1px #f80507 solid;
	font-size:11px;
}

._button:hover {
	cursor: pointer;
}

label.error {
	color: #B10000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



h1, h2, h3, h4, h5, h6{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#f73228;
    line-height:100%;
	width:100%;
	
}

h1{
    font-size:26px;
	padding-bottom:4px;
	border-bottom: 1px #282828 solid;
    font-weight:normal;
    text-transform:uppercase;    
}

h2{
    font-size:26px;
	padding-bottom:4px;
	border-bottom: 1px #282828 solid;
    font-weight:normal;
    text-transform:uppercase;
}

h3{
    font-size:18px;
}
h3.environment {
	color:#477324;
}

h4{
    font-size:15px;
	font-style:italic;
}

h5{
    font-size:14px;
}

h6{
    font-size:11px;
}

body{
    background:#FFF url(../images/backgrdn.jpg) 50% 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.3em;
    color:#282828;
}


.wrapper{
    margin:auto;
    width:900px;
}


#breadcrumbs {
	margin:0 0 10px 0;
	float:left;
}
.breadcrumbs {
	font-size:11px;
	color:#333333;
}


#header{
    position:relative;
    height:96px;
    margin:0px 0px 10px 0px;
}

#logo{
    position:absolute;
    top:0px;
    right:0px;
    height:73px;
    border:0;
}


#middle{
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    border:#C6C6C6 1px solid;
    padding:20px;
}


#right{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
	margin-top:20px;	
}

* html #right{
    padding:0px 0px 0px 15px;
}


#main{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#main h3.causes-support {
	padding-bottom:0;
	margin-bottom:0;
}


#main .home-touts a.tout {
	display:block;
	border:1px solid #fff;
    float: left;
    margin: 0 10px;
    width: 162px;
}

#main .home-touts a:hover {
	border-color:#CCCCCC;
}

#mainmiddle{
    margin:0px 0px 0px 0px;
}

#content{
    width:auto;
}

#footer{
    width:auto;
    padding:10px 0px 20px 0px;
    clear:both;
    color:#fff;
	background-color:#E9E9E9;
	margin-top:15px;
}

.clearfix:after{
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:block;
}

.floatbox{
    overflow:hidden;
}


.alignleft{
    float:left;
    margin:0 20px 0 0;
}

.alignright{
    float:right;
    margin:0 0 0 20px;
}


#topmenu{
    position:absolute;
    bottom:0;
    left:0px;
    height:27px;
}

#topmenu ul{
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#topmenu li{
    float:left;
    display:inline;
    margin:0 0 0 6px;
}

#topmenu li a{
    float:left;
    display:block;
    position:relative;
    background:transparent url(../images/menu-r.png) 100% 0 no-repeat;
    height:27px;
    padding:0 5px 0 0;
    overflow:hidden;
    color:#202020;
    text-decoration:none;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    line-height:27px;
}

#topmenu li a span{
    display:block;
    background:url(../images/menu-l.png) 0 0 no-repeat;
    padding:0 23px 0 28px;
}

#topmenu li a.active, #topmenu li a:hover{
    background:url(../images/menu-r.png) 100% -28px no-repeat;
    text-decoration:none;
}

#topmenu li a.active span, #topmenu li a:hover span{
    background:url(../images/menu-l.png) 0 -28px no-repeat;
}


.smallh1, .largeh1 {
	background:url(../images/loading.gif) center no-repeat;
	margin:0 0 20px 0;
	z-index:1;
}

.smallh1, .smallh1 .main-image img {
	width:860px;
	height:209px;
	z-index:2;
}

.largeh1, .largeh1 .main-image img {
	width:860px;
	height:400px;
	z-index:2;
}

.main-image img{
	display:none;
}

.main-go-to-site {
	margin:0; 
	text-align:center;
}


.welcome{
    background:url(../images/img-flooring-sample.jpg) top left no-repeat;
    padding:0 0 10px 190px;
    margin:0 0 10px 0;
}

.welcome h1, .welcome h2{
    font-weight:normal;
    text-transform:uppercase;
    margin:0;
}

.welcome h1 span, .welcome h2 span{
    color:#3d821c;
}


.manufact_logos {
	padding-top:10px;
}
.manufact_logos .each_item {
	padding:5px 0; 
}

.benefits{
    background:url(../images/benefits-top.jpg) 0 0 no-repeat;
    padding:15px 0;
}

.benefits-bg{
    background:url(../images/benefits-bg.jpg) 0 100% no-repeat;
    padding:0 13px 15px 13px;
}

.benefits h3{
    text-transform:uppercase;
    font-weight:normal;
    margin:0 0 20px 0;
}

.benefits p {
    color:#282828;
}

.benefits ul{
    list-style:none;
    margin:5px 10px;
}

.benefits ul li{
    background:url(../images/icon-leaf.png) 7px 50% no-repeat;
    padding:10px 0 8px 33px;
    border-bottom:#d4d3d3 1px solid;
}

.benefits ul li a{
    font-size:17px;
    color:#282828;
}


a.signup{
    background:url(../images/signup-bg.png) 0 0 no-repeat;
    color:#FFF;
    width:55px;
    display:block;
    padding:0px 10px;
    line-height:16px;
    height:18px;
    margin:10px 0 0 0;
    float:right;
}


.box{
    background:url(../images/box-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
}

.box-bg{
    background:url(../images/box-bg.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
}


ul.features{
    list-style:none;
}

ul.features li{
    float:left;
    width:240px;
    margin:10px 15px;
    height:60px;
}

* html ul.features li{
    margin:10px 10px;
}

ul.features li img.features-icon{
    float:left;
    width:50px;
}

ul.features li .details{
    float:right;
    width:180px;
}

ul.features li .details h4{
    margin:0;
}

.homefeaturesmore {
	width:100%;
	text-align:center;
}
.homefeaturesmore p {
	font-style:italic;
}


ul.footermenu {
    list-style:none;
    margin:0 0 0 10px;
}

ul.footermenu li{
    float:left;
    margin:0 0 0 10px;
}

ul.footermenu li.footerTitle {
	padding-top:2px;
	font-size:11px;
    color:#595858;
	font-weight:bold;
}

ul.footermenu a{
    font-size:11px;
    color:#747474;
}

ul.large a {
	font-size:12px;
	border-right:1px solid #595858;
	padding-right:10px;
	font-weight:bold;
	color:#595858;
}

ul.large li:last-child a {
	border:none;
}


.credits{
    float:right;
    margin:0 25px 0 0;
}

.credits a{
    font-size:12px;
    color:#747474;
}

.red_button {
	min-width:120px;
	height:22px;
	float:right;
}
.red_button .left {
	width:9px;
	height:22px;
	background:url(../images/button-lt.jpg);
	float:right;
}
.red_button .right {
	width:23px;
	height:22px;
	background:url(../images/button-rt.jpg);
	float:right;
}
.red_button .middle {
	width:auto;
	height:22px;
	background:url(../images/button-md.jpg) repeat-x;
	float:right;
}
.red_button .middle a { 
	padding:5px 5px 0 5px; 
	margin:0; 
	color:#FFFFFF; 
	font-size:12px; 
}

.contact_section { width:230px; float:left; padding:10px 0; }
.contact_section2 { width:290px; float:left; padding:10px 0; }

.contact_header { float:left; width:75px; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:22px; padding-top:7px; }
.contact_info { float:left; width:200px; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:22px; padding-top:7px;}
.contact_table { padding-left:10px; }
.contact_table p { font-size:12px; }
.contact_table td { padding-bottom:10px; }
.contact_table td input { height:20px;}
.contact_table td.checkboxes input { height:14px;}
.contact_table td label { font-size:11px; padding-left:5px; vertical-align:top; }
.hidden-form { display:none; }

#product_grid .product { float:left; width:148px; padding:15px; text-align:center; border:1px solid #FFFFFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#product_grid .product:hover { background-color:#f7f7f7; border: 1px solid #c6c6c6; }
#product_grid .product a.thumb { width:148px; height:92px; }
#product_grid .product a h4 { padding:0; margin:0; font-weight:normal; }
#product_grid .product a:hover { text-decoration:underline;  }

#showMap { display:none; }

/* Dropdown Nav Styles
**************************************************/
#topmenu ul li.dropdown ul { position:absolute; text-indent:0; margin:27px 0 0 0; padding:0; border-left:1px solid #a19f9b; border-right:1px solid #a19f9b; background:#FFFFFF !important; z-index:999; display:none; }
#topmenu ul li.dropdown ul li { position:relative; float:none; display:block; height:27px; width:174px; z-index:1000; background-color:#FFFFFF; margin:0; padding:0; border-bottom:1px solid #a19f9b; }
#topmenu ul li.dropdown ul li:hover { background:url(../images/menu-sub-shad.png) #FFFFFF repeat-x top left; }
#topmenu ul li.dropdown ul li a { background:none; text-indent:15px; font-size:11px; text-transform:capitalize; }

.two-column-page { 
	width:100% 
}

.two-column-page .column {
	float:left;
	width:46%;
}

#sitemap dt a{
	font-weight:bold;
	color:#000000;
}

#sitemap dd dl dt a{
	font-weight:normal;
	
}

#sitemap dd {
	background-image:url("../images/icons/sitemapline.gif");
	background-repeat:no-repeat;
	margin-left:2ex;
	padding-left:20px;
	font-size:13px;
}

#sitemap dd.last {
	background-image:url("../images/icons/sitemapline2.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}

/* Partners pages
************************************/
#tabs .info {
	float:left;
	width:288px;
}

#tabs .pdf_preview {
	float:right;
	width:200px;
}

#tabs .pdf_preview a.getPDF {
	display:block;
	background:url("../images/pdf-icon.gif") top left no-repeat;
	padding-left:20px;
	font-size:9px;
	color:#FF0000;
	text-decoration:none;
}

#tabs .pdf_preview a.getPDF:hover {
	text-decoration:underline;
}

#accordion p {
	margin-top:0;
}

#accordion .ui-accordion-header {
	width:auto;
	font-size:12px;
}

.partner-logos .t-thumb {
	float:left;
	position:relative;
}

.partner-logos .t-thumb a img{
	border:1px solid #ffffff;
}	

.partner-logos  .t-thumb a img:hover{
	border:1px solid #c6c6c6;
}	

.seemore {
	position:absolute;
	top:0; left:0;
	width:100%;
	text-align:center;
	background-color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
}


.career .position {
	float:left
}

.career .expander {
	position:relative;
	float:right;
	padding-right:10px;
	height:17px; width:17px;
}

.career .expander a {
	position:absolute;
	background-image:url("../images/jquery-ui/ui-icons_cd0a0a_256x240.png");		
	height:17px; width:17px;
}

.career .expander a.min {
	background-position:-0px -192px;
}

.career .expander a.max {
	background-position:-16px -192px;
}

.career .position_info {
	display:none;
}

#accordion  p a {
    color: #F73228;
    text-decoration: underline;
}

.click-for-more-info {
	font-size:12px;
	font-style:italic;
}

#tbl_products {
	width:99%;
	font-size:12px;
	line-height:1.3em;
	vertical-align:top;
}

.tbl_headline {
    background-color: #8D8E90;
    color: white;
	vertical-align:top;	
}
.tbl_content {
    background-color: #EEEEEE;
    color: #414141;

}

.tbl_headline th, .tbl_content td {
	padding:5px;
	vertical-align:top;	
	line-height:1.3em;	
}

.addthis_toolbox {
	float:right;
	width:150px;
}

ul.terms
{
	padding-left:20px;
	padding-top:10px;
}