@charset "UTF-8";
/* CSS Document */
body, html{
	padding:0px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
		font-size:11px;

	text-align: center;
}



#holder{
	width:957px;
	height:845px;
	background:url(../img/back.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	text-align: left;
	}

#holder_samples{
	width:957px;
	height:845px;
	background:url(../img/backWithQue.jpg) no-repeat;
	margin:0 auto;
	position:relative;
	text-align: left;
	}

#top{
	height:126px;/*108*/
	width:865px;
	margin-left:45px;
}

/*----------MENUS----------*/

#mainMenuList {
	width:695px; 
	height:126px; 
	float: left; 
	text-align: right;
}

#mainMenuList img {
	border:none;
}

#mainMenuLinks a {
	margin-right:10px;
}

#aboutEcoSubMenu {
	float: left;
	text-align: left;
	margin-left: 90px;
}

#aboutEcoSubMenuLinks a {
	margin:5px;
	padding:0 2px 15px;
}

/*--------------------------*/

#middleimg{
	height:334px;
	width:865px;
	margin-left:45px;
}


#middleimg_home{
	height:334px;
	width:865px;
	margin-left:45px;
	background:url(../img/centerimage_home.jpg) no-repeat;
	
}

#middleimg_other{
	height:47px;
	width:865px;
	margin-left:45px;
	background-image:url(../img/centerimage_otherpages.jpg);	
}

#process{
	padding:77px 0px 0px 342px;
}


#intro{
	padding:77px 0px 0px 330px;
}


#subnav{
	padding-top: 287px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 375px;
}

#subnav_home{
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 375px;
}

#subnav_color{
	padding:287px 0px 0px 195px;
}

#middleimg_color{
	height:334px;
	width:865px;
	margin-left:45px;
	background:url(../img/centerimage_color.jpg) no-repeat;
	}


#middleimg_cos{
	height:334px;
	width:865px;
	margin-left:45px;
	background:url(../img/centerimage_cos.jpg) no-repeat;
		}

#middleimg_proatt{
	height:334px;
	width:865px;
	margin-left:45px;
	background:url(../img/centerimage_proatt.jpg) no-repeat;		
	}
	
#middleimg_raw{
	height:334px;
	width:865px;
	margin-left:45px;
	background:url(../img/centerimage_raw.jpg) no-repeat;
		}

#middleimg_pro{
	height:334px;
	width:865px;
	margin-left:45px;
	background:url(../img/centerimage_process.jpg) no-repeat;
			}

#middleimg_samples{
	height:47px;
	width:865px;
	margin-left:45px;
	background:url(../img/scHeaderIMG.jpg) no-repeat;
	}

#content{
	height:220px;
	width:865px;
	margin-left:45px;
	}

#content_home{
	height:230px;
	width:865px;
	margin-left:45px;
	background:url(../img/content_home.jpg) no-repeat;
	}

#content_samples{
	width:865px;
	margin-left:45px;
	margin-top: 15px;
}

#content_other{
	width:865px;
	margin-left:45px;
	margin-top: 15px;
}

#content_cos{
	height:220px;
	width:865px;
		margin-left:45px;
		background:url(../img/content_cos.jpg) no-repeat;

}


#content_pr{
	height:220px;
	width:865px;
		margin-left:45px;
		background:url(../img/content_pr.jpg) no-repeat;
}


#content_att{
	height:224px;
	width:865px;
		margin-left:45px;
		background:url(../img/content_att.jpg) no-repeat;
		}

#content_color{
	height:220px;
	width:865px;
		margin-left:45px;
		background:url(../img/content_color.jpg) no-repeat;

				}


#content_color_swatches{
	height:250px;
	width:865px;
		margin-left:45px;
		background:url(../img/content_color2.jpg) no-repeat;
				}


#content_raw{
	height:220px;
	width:865px;
		margin-left:45px;
		background:url(../img/content_raw.jpg) no-repeat;
						}


#content_other_fact_holder{
	width:215px;
	height:400px;
	float:left;
	padding:0px;
	margin:40px 0px 0px 0px;
}

#content_other_text_holder{
	width:640px;
	height:auto;
	float:right;
	
}

#content_text_holder{
	width:596px;
	height:225px;
	float:left;
	padding:0px;
	margin:0px;
}

#content_flash_holder{
	width:260px;
	height:215px;
	float:right;
}

#enterZip{
	width:864px;
	margin-top:50px;
	text-align:center;
}

#bottom{

	height:160px;
	width:865px;
		margin-left:80px;

}


#bottom_other{

	height:160px;
	width:865px;
		margin-left:80px;
		clear:both;
	
}

#shoppingCart {
	float:right;
	padding-right:5px;
	text-align:right;
	height:20px;
}

div#colorswatches	{
	position:relative;
	overflow:hidden;
	width:450px;
	height:210px;
	z-index:100;
	margin-bottom:2px;
	left:35px;
	}

.leftNavContainer{
	width:150px;
	vertical-align:top;
	text-align:left;
	}
	
.topList{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
/* Grid view styling */
table.gridViewTable {
	margin: 3px 10px 10px 0;
	}
table.gridViewTable td.gridCell{
	width: 230px;
	height:100%;
	vertical-align: top;
	padding: 10px;
	}
table.gridViewTable td#gLeft{
	border-right: #CCC 1px solid;
	}
table.gridViewTable td#gCenter{
	border-right: #CCC 1px solid;
	}
table.gridViewTable td#gRight{
	}
table.gridViewTable tr.reg td.gridCell{
	border-top: #CCC 1px solid;
	}
table.gridViewTable tr.gTopR td.gridCell{
	border-top: none;
	}
	
.samplesTextType{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:bold;
	}
	
.smText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	}

/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{
	position:relative;
	overflow:hidden;
	width:450px;
	height:160px;
	z-index:100;
	margin-bottom:2px;
	left:35px;

	}
	
div#wn	{
	position:absolute;
	top:0px;
	width:450px;
	height:160px;
	clip:rect(0px, 450px, 160px, 0px);
	overflow:hidden;
	z-index:1;
	}
	
div#lyr1 { 
	position:absolute; 
	left:0; 
	top:0; 
	z-index:1; 
	}


div#nav{
	top:0;
	padding-right:100px;
	margin-top:-33px;

}



p{
	color:#3d3d3d;
	font-size:11px;
	line-height:17px;
	padding:0px 0px 10px 0px;
	margin:0px;
	width:425px;


}


p a{
	color:#3d3d3d;
	text-decoration:none;
	border-bottom:#7cc246 1px solid;
}

p a:hover{
	color:#7cc246;
	background-color:#cce4b9;
		border-bottom:#cce4b9 1px solid;

}
h1{
	font-size:14px;
	text-transform:uppercase;
	color:#7cc246;
	padding:0px 0px 10px 0px;
	margin:0px;

}
h2{
	font-size:12px;
	color:#a9ce8c;
	padding:2px 0px 1px 0px;
	margin:0px;

}


h3{
	color:#3f3f3f;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;

}
li{
	color:#3d3d3d;
	font-size:11px;
	line-height:16px;
	width:400px;
	padding:0px 0px 2px 0px;
}

ul{
	padding:0px 0px 10px 35px;
	margin:0px;
	

}

.small{
	color:#A2CF64;
	font-size:12px;
	font-weight:bold;
	
}


.copyright{
	color:#3d3d3d;
	font-size:9px;
	padding:10px 10px 0px 0px;
	text-align:right;
	width:820px;



}


.copyright a{
	color:#3d3d3d;
	text-decoration:none;
	font-size:11px;
	margin:0px 10px;


}

.storetitle{
	color:#3f3f3f;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;


}


.storemeasurement{
	color:#3f3f3f;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;


}

.storeprice{
	color:#77bc40;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;

}

p.contact {
width:570px;

}

.warrantyText {
	font-size: 100%;
	line-height:125%;
}

.warrantyTitle {
	font-weight:bold;
	line-height:200%;
	padding-top:5px;
}

.warrantyBullet {
	padding-left:20px;
}

