
html { height: 100%; font-family:Helvetica,Arial;}

body {
	height:100%;
	padding:0;
	margin:0;
	margin:auto;
	position:relative;
	width:975px;
	color:#666;
	background:#f5f5f5 url(../images/bodybg.png) repeat-y scroll center bottom;
}

.everything {
	font-weight:100;
}

h1, h2, h3 { font-weight:300; }

.content {
}

.top {
	background-color:#FFFFFF;
	display:block;
	height:200px;
	left:1em;
	margin:0;
	padding:0;
	position:relative;
	width:680px;
	background-image: url('../images/logo.jpg');
	background-repeat:no-repeat;
	background-position:0 1em;
}

.top h1 {
	padding:0;
	margin:0;
	color:#666;
	font-size:32pt;
	text-indent:-3000px;	
	height:200px;
	position:absolute;
	top:1em;
	left:1em;
	width:500px;
	height:111px;
}

.top h1 span {
	font-size:16pt;
	display:block;
}

ul.nav {	
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	color:#666666;
	display:block;
	font-size:12pt;
	height:54px;
	left:5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	position:relative;
	width:707px;
	z-index:1;
}

ul.nav li {
	margin-right:1em;
	padding:1em;
	padding-left:1.5em;
	padding-top:1.2em;
	text-align:center;
	vertical-align:middle;
	position:absolute;
	top:0;
	border-left:solid 1px #fff;
	height:25px;
	color:#fff;
}

ul.nav li#home {
	left:35px;
	border-left:none;
}
ul.nav li#aboutus {
	left:150px;
}
ul.nav li#msds {
	/*left:260px;
	padding-left:2.5em;*/
	left: 245px;
	padding-left: 3.5em;
}
ul.nav li#dealers {
	left:400px;
}
ul.nav li#contact {
	left:550px;
	padding-left:3em;
}

/*	Catalog	*/

.categoryheader .back {
	position:absolute;
	right:1em;
	top:-0.5em;
	z-index:900;
}

.categoryheader h2 {
	background-color:#FFFFFF;
	font-size:20pt;
	height:100%;
	left:0;
	letter-spacing:0.1em;
	margin:0;
	padding:0.5em;
	position:absolute;
	text-align:left;
	text-transform:capitalize;
	top:0;
	width:90%;
}	

.search {
	background-image:url(../images/searchbg.jpg);
	background-repeat:no-repeat;
	height:248px;
	left:715px;
	position:absolute;
	top:7px;
	width:250px;
	z-index:900;
}

.search h2 {
	bottom:55px;
	color:#FFFFFF;
	font-size:14pt;
	font-weight:200;
	padding:1em;
	position:absolute;
}

.search #product_search {
	bottom:50px;
	left:1em;
	padding:0;
	position:absolute;
	width:200px;	
}

.search #findit {
	bottom:1.5em;
	padding:0;
	position:absolute;
	left:15px;
}

.categoryheader
{
	height:85px;
	left:270px;
	margin:0;
	padding:0;
	position:absolute;
	top:275px;
	width:700px;
	background-image:url(../images/categoryheaderbg.jpg);
	background-repeat:no-repeat;
}

.catalog {
	left:250px;
	top:365px;
	position:absolute;
}

.catalog ul {	
	display:block;
	position:relative;
	margin:0;
	text-align:left;
	list-style:none;
}

.catalog ul li h3 {
	position:absolute;
	top:0;
	left:.5em;
	margin:0;
	padding:1em;
	padding-left:0em;
	padding-right:0;	
	font-size:10pt;
	width:150px;
	height:10px;
	overflow:hidden;
	text-align:center;
}

.catalog ul li {
	background-color:#fff;
	float:left;
	margin:.5em;
	position:relative;
	width:150px;
	height:200px;
	/*background-image: url('../images/itembg.png');
	background-repeat: no-repeat;*/
	
}

.catalog ul li img {
	width:150px;
	height:150px;
	position:absolute;
	bottom:.5em;
	left:.5em;
	border:solid 1px #fff;
}

.catalog span {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	background-color:#74D5FF;
	color:#444;
	padding:.3em;
	width:105px;
	border-top:solid 2px #444;
}

.display {
	border:solid 1px #444;
	background-color:#fff;
	width:800px;
	height:500px;
	z-index:100;	
	position:relative;
	padding:3em;
	border:solid .5em #f5f5f5;
}

.display .close {
	bottom:1em;
	color:#444444;
	cursor:pointer;
	font-size:16pt;
	position:absolute;
	right:1em;
}

.display ul {
	list-style:none;
}

.display h2 {
	font-size:40pt;
	position:absolute;
	width:700px;
	padding:0;
	left:0;	
	top:0;
	text-align:left;
	color:#bcbdc0;
	padding:.5em;
}

.display img {
	height:300px;
	left:1em;
	margin:auto;
	position:absolute;
	top:200px;
	width:300px;	
}

.display .copy {
	border:medium none;
	float:right;
	height:300px;
	overflow:auto;
	position:relative;
	right:1em;
	top:100px;
	text-align:left;
	width:450px;
	letter-spacing:.1em;
	line-height:1.5em;
	color:#444;
	padding:1em;
	margin:0;
	border-left:solid 4px #ddd;	
}

.pdf {
	position:absolute;	
	bottom:1em;
	left:.5em;
}

/*	home	*/
	
.home {
}

.home p {
	padding:.5em;
	color:#444;
	line-height:1em;
	letter-spacing:.1em;	
}
	
.featureditems {
	position:absolute;
	left:1em;
	top:275px;
	padding:0;
	width:250px;
	height:600px;	
	background-color:#fff;
	text-align:center;
	z-index:200;
	background-image: url('../images/featuredbg.jpg');
	background-repeat:no-repeat;
}

.featureditems textarea {
	border:medium none;
	bottom:235px;
	color:#666666;
	font-family:helvetica,arial;
	font-size:9pt;
	height:175px;
	left:1.5em;
	overflow:hidden;
	position:absolute;
	text-align:center;
	width:200px;
}

.featureditems h3 {
	position:relative;
	top:140px;
	z-index:500;
}

.imagewrapper {
	position:absolute;
	left:25px;
	bottom:1em;
}

.imagewrapper img {
	width:200px;
	height:200px;
	cursor:pointer;
}

/* MSDS */

.msds {
	font-family: Helvetica;
	color:#444;
}

.msds .collection {
	list-style:none;			
	padding-left:0;
}

.msds .collection li {
	float: left;
	height: 250px;
	margin-bottom: 1em;
	margin-right: 1em;
	overflow: hidden;
	width: 250px;
	text-align:center;
}
.msds .collection li:hover {
	/*outline:1px solid #d5d5d5;*/
}

.msds .collection li h1 {
	font-weight:300;
	font-size:10pt;
	color:#333;	
}

.msds .collection li img {
			height:150px;
			width:150px;
}

.msds .collection li span {
	display:block;
	font-size:10pt;
	font-weight:200;
	padding:.5em;
	padding-left:0;
}



/**/

.dealers, .contactus, .aboutus {
	padding:2em;
}

.contactus p, .contactus h3 {
	text-align:right;
	width:150px;
}

.contactus h1 {
	font-size:24pt;
}

.contactus h3 {
	font-size:18pt;
	width:200px;
	text-align:left;
	color:#888;
}