body {
	margin: auto;
	padding:10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	width: 100%; height: 100%;
	text-align: center;
}
a:link, a:visited, a:active{
	color:#000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	}
a:hover {text-decoration: none; border-bottom: 2px dotted #333;}

h1 { font-size:18px; font-weight: bold;}
h2 { font-size:16px; font-weight: bold;} /* also used in common files*/
h3 { font-size:15px; font-weight: bold}
h4 { font-size:12px; font-weight: bold;}
h5 { font-size:10px; font-weight: bold;}

input, select { font-size:12px; vertical-align: middle; margin: 2px;}

hr { height: 1px; color: #369; background: #369;}

p, li, dd { font-size:11px ; line-height: 1.4em;}
li { list-style: square outside;}
table, form {margin: 0; padding: 0;}

/*-------------------head--------------------*/


#head {
	width: 750px; height: 97px; 
	background: #fff; border: 1px solid #666; 
	margin: 0 auto 2px auto;
	text-align: left;
	}
#head a:link, #head a:visited {border: 0 none !important;}

	
#mail {
	position: absolute; left: 50%; top: 20px; 
	margin-left: -20px; width: 200px;
	}
#mail a:link, #mail a:visited {border: 0 none !important;}
.nav {
	position: absolute; left: 50%; top: 78px;
	margin-left: -135px; width: 450px;
	}
.nav a:link, .nav a:visited {
	font-size: 13px; font-weight: bold; 
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666; 
	text-decoration: none;
	margin: 0 3px; padding: 0 .2em;
	}
.nav a:hover {	
	color: #369; 
	text-decoration: overline; 
	}
	
/*-----------------------content box -------------------*/
#box {
	width: 750px;  
	background: #fff url(img/bg.gif) repeat -60px -15px; border: 1px solid #666; 
	margin: 2px auto 0 auto; padding: 0;
	text-align: left;
	}
#text {
	width: 550px; height: 340px;
	min-height: 340px;
	margin: 30px 0 30px 15px;
	background: #fff; 
	border: 1px solid #666;
	padding: 5px;
	text-align: left;
	}
*>#text{
	height: auto;
	}

#text p {font-size: 11px; padding: 5px; margin: 0 0 18px 0;}


/*--------------------categories----------------*/
#collect {
	position: absolute; top:120px; left:50%; 
	margin-left:220px; 
	width: 150px; height: 36px;
	z-index: 5;
	}
	

#tab1 {	
	position: absolute; left:50%; top:160px; 
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab2 {	
	position: absolute; left:50%; top:183px; 
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}

#tab3 {	
	position: absolute; left:50%; top:206px;	
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab4 {	
	position: absolute; left:50%; top:229px;	
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab5 {	
	position: absolute; left:50%; top:252px;
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab6 {	
	position: absolute; left:50%; top:275px;	
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab7 {	
	position: absolute; left:50%; top:298px;	
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab8 {	
	position: absolute; left:50%; top:321px;	
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab9 {	
	position: absolute; left:50%; top:344px;	
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}
#tab10 { 
	position: absolute; left:50%; top:367px;	
	margin-left:210px; 
	width: 172px; height: 18px;
	background: #fff; border: 1px solid #666;
	}


#tab1 a:link, #tab1 a:visited,
#tab2 a:link, #tab2 a:visited,
#tab3 a:link, #tab3 a:visited,
#tab4 a:link, #tab4 a:visited,
#tab5 a:link, #tab5 a:visited,
#tab6 a:link, #tab6 a:visited,
#tab7 a:link, #tab7 a:visited,
#tab8 a:link, #tab8 a:visited,
#tab9 a:link, #tab9 a:visited,
#tab10 a:link, #tab10 a:visited {
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif; text-transform: uppercase;
	color: #369;
	text-decoration: none;
	padding: 0 0 0 16px;
	display: block;
	background: url(img/cat_nav.gif) no-repeat left -20px; 
	text-align: left;
	border: none 0;
}

#tab1 a:hover, #tab2 a:hover, #tab3 a:hover, #tab4 a:hover, #tab5 a:hover,
#tab6 a:hover, #tab7 a:hover, #tab8 a:hover, #tab9 a:hover, #tab10 a:hover {
	color: #666; text-decoration: none;
	background: url(img/cat_nav.gif) no-repeat top left; 
}
#tab5 span {font-size: 9px;}
#tab5 a:hover span {color: #fff;}

/*------------------------search-----------------------------*/

#info {position: absolute; top:350px; left:50%; margin-left:205px; width: 165px; height: 49px;
	padding: 3px 0; font-size: 11px; text-align: center; }

#search input {
	position: absolute; top:420px; left:50%; 
	margin:0 0 0 210px; padding: 0 0 0 .25em;
	width: 110px; height: 20px;
	background: #fff; border: 1px solid #666;
	font-weight:bold; font-size: 14px; font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #369;
	line-height: 0.05em; 

	}

#submit input {
	position: absolute; top:420px; left:50%; 
	margin:0 0 0 325px; padding: 0; 
	width: 60px; height: 20px;
	background: #fff; border: 1px solid #666; 
	font:bold 14px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #369;
	line-height: 0.05em;
	}
*html #submit input { line-height: 1em;}

#footer {	
	width: 750px; height: 15px; 
	background: #fff ; 
	margin: 2px auto;
	font-size: 10px;
	padding: 0;
	text-align: left;
	}
#footer a:link, #footer a:visited {font-size: 10px; color: #666; text-decoration: none;}
#footer a:hover {color: #000;}

#psi {	
	width: 750px; height: 1.5em; 
	background: #fff ; 
	margin: 2px auto 0 auto;
	font-size: 10px;
	text-align: right;
	color: #ccc;}
#psi a:link, #psi a:visited {font-size: 10px; color: #ccc; text-decoration: none;}
#psi a:hover {color: #666;}

/*----------------subpage-------------*/
/*-------------------all header pages---------------------------*/
.pagetitle, p.pagetitle  {font-weight:bold; font-size: 18px !important; text-align: left;}
.policy_head {font-weight:bold; font-size: 14px; border-bottom: 1px solid #000;}

/*-------------------all custom pages---------------------------*/
.cust {} /* covers entire block*/
.cust_img{}

/*-------------------thumbnail pages----------------------------*/
.breadcrumbs { font-size: 11px; text-transform:uppercase; color: #666;}
a.breadcrumbs:link, a.breadcrumbs:visited { font-size: 11px; text-decoration:none; text-transform:uppercase; color: #666;}
a.breadcrumbs:hover {}

.dtable, .dtable th, .dtable td, .wtable, .wtable th, .wtable td, fieldset  {border-color: #666 !important; font-size: 11px;
	border-collapse: collapse; border: 1px solid #333;}
.wtable th, .wtable td {padding: 3px;}
.dtable th, .wtable th  {background: #FCEEF6 !important; color: #333 !important; font-weight: bold;}

p.cat_image  {color: #666 !important; margin: 0; padding: 0;} /* for top image, not products */
a.click:link, a.click:visited {font-size: 10px;}
a.click:hover {}

.cat_descript {}

a.subcat:link, a.subcat:visited {font-weight:bold; font-size: 16px;}
a.subcat:hover {}

.paging {border: 1px solid #ccc; padding: 2px;}
.paging font {font-size: 14px !important;}
.paging a:link, .paging a:visited {font-size: 14px !important; border: 0 none !important;padding: 0 2px;}
.paging a:hover {background: #333; color: #fff; text-decoration: none;}

.prod_shelf_none{}

.cat_prod_link {text-align: center;}
a.cat_prod_link:link, a.cat_prod_link:visited {font-weight:bold; font-size: 13px; text-align: center; line-height: 1.8em;}
a.cat_prod_link:hover {}

.prod_shelf_descript {font-size: 12px; line-height:1.5em;}
.prod_sku {}
.prod_brand {}

.pricetable {}
.cat_listprice, .cat_ourprice {font-size: 12px;}
 .cat_saleprice {}

/*/*/#buy .buy_now {
	margin:0; padding: 0;
	background: transparent url(/img/buynow.gif) no-repeat center 6px;
	width:75px; height:28px;
	border:solid 0 #fff;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;}

*html #buy .buy_now {
	background: transparent url(/img/buynow.gif) no-repeat center center;
	}
/**/

/*--------------------product-------------------------------------*/
.product_name {font-weight:bold; font-size: 16px; text-align:center;}

.product_descript, brand, sku {font-size: 12px; line-height:1.5em;}
.checkout {font-size: 12px;}
.listprice, .ourprice, .saleprice, .saveprice, .priceonrequest {
	font-size:12px; color: #000;	}
.headerrow, itemrow {font-size:12px;}
.itemrow a:link, .itemrow a:visited {color: #000;}
.detailsheaderrow {font-size:12px;}


/*------for customer service tabs----------*/

.col1 {position: absolute; left: 50%; top: 197px; margin-left: -297px; width: 100px; text-align: center;z-index: 5;}
.col2 {position: absolute; left: 50%; top: 180px; margin-left: -145px; width: 100px;text-align: center;}
.col3 {position: absolute; left: 50%; top: 197px; margin-left: 7px; width: 100px;text-align: center;}

*html .col1 {position: absolute; left: 50%; top: 197px; margin-left: -290px; width: 100px; text-align: center;z-index: 5;}
*html .col2 {position: absolute; left: 50%; top: 180px; margin-left: -145px; width: 100px;text-align: center;}
*html .col3 {position: absolute; left: 50%; top: 197px; margin-left: 0px; width: 100px;text-align: center;}

.cats_s {width: 130px;}
.cats_s ul {margin: 0; padding: 0;}
.cats_s li { list-style: none; padding:0; margin: 5px 0; vertical-align:middle;}

.cats_s a:link, .cats_s a:visited {
	color: #999 !important; 
	text-decoration: none !important; 
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;
	padding: 5px; margin:auto 0; 
	display: block;
	background: #FCEEF6; border: 1px solid #ccc;
	height: 28px; width: 150px;
		}
*html .cats_s a:link, .cats_s a:visited {height: 30px;}

.cats_s a:hover {color: #000 !important;border: 1px solid #666;}