body {
	background: #000;
	color: #333;
	margin: 0px; padding: 0px;
	height: 100%; width: 100%;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	}
a:link, a:visited, a:active{
	color:#4E5961;
	text-decoration: none;
	font-size: 12px;
	}
a:hover {text-decoration: underline;}

h1 { font-size:18px; font-weight: bold;}
h2 { font-size:16px; font-weight: bold; } /* also used in common files*/
h3 { font-size:14px; font-weight: bold}
h4 { font-size:12px; font-weight: bold; background: url(img/star.gif) no-repeat left center; padding-left: 18px; }
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:12px ; line-height: 1.3em;}
li { list-style: square outside;}
table, form {margin: 0; padding: 0;}

/*---------------------site specific------------------------*/
#head {width: 750px; text-align: right; margin: 0 auto;}
#search {position:absolute; top: 50px; left:50%; height: 25px; width: 200px; margin-left: -385px;}

.content { background: #f2f2f2; border-bottom: 2px solid #fff; padding: 10px 20px;}
.content_s {
	background: #f2f2f2; 
	border-right: 10px solid #6C8195; 
	padding: 10px;
	}

.content_s a:link, .content_s a:visited {color: #c00;}


/*-------------------leftrail section------------------------*/
.ltrail {background: #fff url(img/lt_bg.gif); margin:0; padding: 0;}

.catnav {display: block;}
.cat_nav a:link, .cat_nav a:visited {
	font-size: 12px; font-weight: bold;
	display: block; text-align: left; 
	border-left: 8px solid #ccc; border-right: 8px solid #ccc; border-bottom: 1px solid #ccc; 
	padding: 5px;
	}
.cat_nav a:hover {
	text-decoration: none; 
	border-left: 8px solid #6C8195; border-right: 8px solid #6C8195; border-bottom: 1px solid #6C8195; 
	color: #000;
	}
.chat {margin: 10px 0;}


#nav { background: #696969; padding:0 0 2px 10px; margin: 0; height: 25px;}

#nav a:link, #nav a:visited {color: #fff; font-weight: bold; font-size: 12px; padding: 2px 5px;border: 1px solid #696969; }
#nav a:hover {text-decoration: none;border: 1px solid #eaeaea;}

a.cart:link, a.cart:visited {
	background: url(img/cart.gif) right 4px no-repeat;
	margin-left: 20px;
	padding-right: 18px !important;
	}
/* ------------------specials----------------------------------- */ 

.spec {background: #6C8195; border-right: 4px solid #fff; border-bottom: 2px solid #fff; }

.specname a:link, .specname a:visited {
	font-size: 12px; font-weight: bold; 
	color: #fff;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom: 2px dotted #6C8195;
	}
.specname a:hover {border-bottom: 2px dotted #fff;}


/*-------------------all header pages---------------------------*/
.pagetitle {font-weight:bold; font-size: 18px; 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-weight:bold; font-size: 11px; color: #4E5961;}
a.breadcrumbs:link, a.breadcrumbs:visited {font-weight:bold; font-size: 11px; text-decoration:none; color: #4E5961;}
a.breadcrumbs:hover {text-decoration:underline;}

.cat_image {font-size: 11px; color: #333 !important; background: #fff; border: 1px solid #ccc; text-align: left;padding: 10px; margin-top: 5px;}

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 {}

.prod_shelf_none{}

.cat_prod_link {}
a.cat_prod_link:link, a.cat_prod_link:visited {font-weight:bold; font-size: 14px; }
a.cat_prod_link:hover {}

.prod_shelf_descript {font-size: 12px; line-height:1.5em;}
.prod_sku {}
.prod_brand {}

.paging {background: #fff; border: 1px solid #ccc; padding: 2px;}
a.paging:link, a.paging:visited {}
a.paging:hover {}

/*.cat_price_cell { text-align: left;width: 15%;}*/
.pricetable {}
.cat_listprice, .cat_ourprice {font-size: 12px;}
.cat_saleprice {font-size: 12px;}

.next {font-weight:bold; font-size: 12px;}

/*--------------------product-------------------------------------*/
.product_name {font-weight:bold; font-size: 14px; text-align:center;}

.product_descript, brand, sku {font-size: 12px; line-height:1.5em;}
.checkout {font-size: 12px;}
.listprice, .ourprice, .saleprice, .priceonrequest {
	font-size:12px;	}
.saveprice {font-size: 12px; color: #c00;}
.headerrow, itemrow {font-size:12px;}
.itemrow a:link, .itemrow a:visited {color: #000;}
.detailsheaderrow {font-size:12px;}

/*--------------------footer---------------------------------------*/
.footer {}
.footer img {margin: 2px;}

.psi {color: #ccc; font-size: 11px; text-align: left;}
.psi a:link, .psi a:visited {font-size:11px; text-decoration: none; color: #ccc;}
.psi a:hover {text-decoration: underline;}