body {
	margin: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #000 url(/images/contentBg.gif) repeat-y scroll center top;	
	line-height: 16px;
	}
	
td {
		font: 10px Verdana, Arial, Helvetica, sans-serif;
			line-height: 16px;

}	
	
	
		
h1 {
	font: 35px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	margin: 0;
	text-transform:uppercase;	

	}
h2 {
	font: 15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	margin: 0;
	font-weight: bold;
	margin: 0;
	text-transform:uppercase;	
	}
h3 {
	margin: 0 0 5px 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44bdea;
	}	
h4 {
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #44bdea;
	}
	
				

a:link { 
	color: #ffa800;
	text-decoration: none;
}
a:visited { 
	color: #ffa800;
	text-decoration: none;
}
a:hover { 
	color: #ffa800;
	text-decoration: underline;

	}
a:active {
	color: #ffa800;
	text-decoration: underline;
}


input {
	border: 1px solid #e2e2e2;
	padding: 3px;
	margin: 0 0 15px 0;
	width: 300px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #717171;

}

select {
	border: 1px solid #e2e2e2;
	padding: 3px;
	margin: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #717171;

}



textarea {
	border: 1px solid #e2e2e2;
	padding: 3px;
	width: 350px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
}


/*-------------------------------------------------------------------------------------CLASS----------------------------------------*/

.clear {
	clear:both;
	float:none;
}
	
.h1 {
	padding: 0;
	margin: 0 0 15px 0;
	background: url(/images/h1.gif) repeat-x 0px 8px;

}
.h2 {
	margin: 0 0 10px 0;
	background: url(/images/h2.gif);
	width: 571px;
	height: 31px;
	padding: 10px 0 0 15px;
	}
.h2Narrow {
	margin: 0 0 20px 0;
	padding: 10px 0 0 3px;
	}
.submit {
	width: 93px;
	height: 31px;
	border: none;
	margin: 5px 0 0 213px;
	}
.homeImgs {
	margin-right: 19px;
}	

.divider {
	background:url(/images/divider.gif) repeat-x center;
	height: 32px;
	}
.dividerFull {
	width: 846px;
	background:url(/images/dividerFull.gif) no-repeat;
	height: 36px;
	clear:both;
	}
.dividerLeft {
	width: 586px;
	background:url(/images/dividerLeft.gif) no-repeat;
	height: 41px;
	}
.dividerRight {
	width: 398px;
	background:url(/images/dividerRight.gif) no-repeat;
	height: 41px;
}

.liDivider {
	background:url(/images/divider.gif) repeat-x center;
	height: 22px;
	}
.date {
	color: #999999;
	font-size: 9px;
	}
	
.pageTop {
	font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: right;
	border-bottom: 1px solid #1d1d1d;
	margin: 20px 0 20px 0;
	padding: 0 0 3px 0;

	}
.pageBot {
	font: 10px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: right;
	border-top: 1px solid #1d1d1d;
	margin: 20px 0 20px 0;
	padding: 3px 0 0 0;
	}
.pageDivider {
	color: #e3e3e3;
	}
	
	
	
	
	
	
.prodDisplay td {
	text-align: left;
	}
	
	
	
		
.tableCell {
	padding: 8px;
	border-right: 1px solid #1d1d1d;
	border-bottom: 1px solid #1d1d1d;
	text-align:center;
	}
.tableCellR {
	padding: 8px;
	border-bottom: 1px solid #1d1d1d;
		text-align:center;

}
.tableCellB {
	padding: 8px;
	border-right: 1px solid #1d1d1d;
	text-align:center;
}
.tableCellBR {
	padding: 10px;
	text-align:center;
}




.cartTableCell {
	padding: 8px;
	border-right: 1px solid #1d1d1d;
	border-bottom: 1px solid #1d1d1d;
	}
.cartTableCellR {
	padding: 8px;
	border-bottom: 1px solid #1d1d1d;

}
.cartTableCellB {
	padding: 8px;
	border-right: 1px solid #1d1d1d;
}.cartTableCellBR {
	padding: 10px;
}






.prodCell {
	padding: 5px;
	border-right: 1px solid #1d1d1d;
	border-bottom: 1px solid #1d1d1d;
	}
.prodCellR {
	padding: 5px;
	border-bottom: 1px solid #1d1d1d;

}
.prodCellB {
	padding: 5px;
	border-right: 1px solid #1d1d1d;
}
.prodCellBR {
	padding: 5px;
}
.linkCell {
	padding: 0 10px 0 0;
	text-align: left;
	}













.productTitle {
	color: #fff;
	font-weight:  bold;
	text-decoration: none;
	font-size: 10px;
	}
.img {
	border: 1px solid #464646;
	}
.imgL {
	float: left;
	margin: 0 15px 15px 0;
	}
.relatedImg {
	border: 1px solid #1d1d1d;
	margin-right: 40px;
}
.relatedImgR {
	border: 1px solid #1d1d1d;
}
.submit {
 	width: 174px;
 	height: 37px;
 	border: none;
	margin-left: 186px;
 }
.submitQ {
 	width: 179px;
 	height: 37px;
 	border: none;
	margin: 5px 0 0 220px;
 }

.qty {
	width: 20px;
	margin: 0;
}
.buy {
	width: 87px;
	height: 27px;
	border:none;
	margin: 0;
	padding: 0;
	}
	
	
.cartInput {
	margin: 0;
	}
.cartSelect {
	}
.cartTextarea {	
	width: 300px;
	}

/*-------------------------------------------------------------------------------------DIV-------------------------------------------*/

#bg {
	background:url(/images/bgTop.jpg) no-repeat scroll center top;	
	}

#container {	
	margin: 0 auto 0 auto;
	width: 900px;
	
}

#head {
	text-align: center;
	width: 900px;

	}
#head inner {
	margin: 0 auto 0 auto;
	width: 900px;
	}
#menu {
	width: 900px;
	}




#content {
	width: 850px;
	margin: 0px auto 0 auto;
	padding: 20px 25px 30px 25px;	
	text-align: center;
	background: url(/images/contentBot.gif) bottom no-repeat;
	min-height:400px;
  	height:auto !important;
  	height:400px;
	}
	
	
#about {
	text-align: left;
	}	
	
#homeLeft {
	width: 576px;
	float: left;	
	text-align: left;
	}	
#homeRightBg {
	float: right;
	width: 235px;
	background: url(/images/homeRight.gif) repeat-y left;
	}
#homeRightTop {
	background: url(/images/homeRightTop.gif) no-repeat left top;
	}
#homeRight {
	background: url(/images/homeRightBot.gif) left bottom no-repeat;
	padding: 0 15px 15px 15px;
	line-height: 16px;
	text-align: left;
	color: #c8c8c8;
	line-height: 14px;
	}





#right {
	width: 605px;
	float: right;	
	text-align: left;
	}		
#left {
	background: url(/images/leftBot.gif) right bottom no-repeat;
	padding: 15px 15px 15px 15px;
	text-align: left;
	}
#leftBg {
	float: left;
	width: 224px;
	background: url(/images/leftBg.gif) repeat-y right;
	}
#leftTop {
	background: url(/images/leftTop.gif) no-repeat right top;
		}




#productLeft {
	width: 417px;
	float:left;
		text-align: left;

	}
#productRight {
	width: 398px;
	float: right;
	text-align: left;
	}




#related {
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
	
#foot {
	color: #fff;
	font-size: 10px;
	margin: 0 auto 0 auto;
	background: #006cb7 url(/images/footBg.gif) top repeat-x;
	text-align: center;
	height: 140px;
	}
#footContent {
	width: 862px;
	margin: 0px auto 0 auto;
	padding: 25px 0 0 0;
	}
#footLeft {
	float:left;
	}
#footRight {
	float: right;
}
#foot a {
	color: #fff;
	}


/*------------------------------------------------------------------------------------ LISTS -----------------------------------*/

.productList {
	margin: 0px 0px 0px 0;
	padding: 0px;
	}	
.productList a:link {
	color: #44bdea;
	}
.productList a:visited {
	color: #44bdea;
	}
.productList a:hover {
	color: #44bdea;
	}
.productList a:active {
	color: #44bdea;
	}
.productList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.productList li {	
	padding: 0 0 0 14px;
	list-style-type: none;
	background:transparent url(/images/productLi.gif) no-repeat;
    background-position:0px 4px;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	}



.productCategory {
	margin: 0px 0px 0px 0;
	padding: 0px;
	}	
.productCategory a:link {
	color: #8b8b8b;
	}
.productCategory a:visited {
	color: #8b8b8b;
	}
.productCategory a:hover {
	color: #8b8b8b;
	}
.productCategory a:active {
	color: #8b8b8b;
	}
.productCategory ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.productCategory li {
	padding: 0 0 0 10px;	
	list-style-type: none;
	background:transparent url(/images/productCatLi.gif) no-repeat;
    background-position:0px 6px;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	}	

	
	
	
	
	
 			
