body {
	background: #fff; color: #000;
	margin: 0px; padding: 0px;
	height: 100%; width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	}

a{ color:#060; text-decoration: none;}
a:hover {text-decoration: none; color: #000;}

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:16px; font-weight: bold; color: #fff; text-align: center; font-family: Arial, Helvetica, sans-serif;}
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;}

#lrail { width: 150px; 
	background: #060; color: #fff;
	padding-left: 10px;}
#search { margin: 10px auto; text-align: center; }
 
#cc {margin-top: 30px;}
#cc img {padding:0 2px;}

a.blink {background:url(img/flagicon.gif) no-repeat 0 10px; display:block; font-size: 12px; font-weight: bold; color: #fff; padding:10px 0 3px 32px;}
a.blink:hover {border-bottom:1px dotted #fff;}
a.cat_nav  {
	font-size: 12px; font-weight: bold;
	border-bottom: 3px solid #fff;
	text-transform: lowercase;
	display: block;
	color: #fff;
	margin-top: 3px;
	padding: 5px 0 0 5px;
	}
a.cat_nav:hover {text-decoration: none;  background: #fff; color: #060;}


a.nav {	font-size: 12px; font-weight: bold;
	text-transform: lowercase;
	display: block;
	color: #fff;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dashed #060;
	}
a.nav:hover {text-decoration: none; border-bottom: 1px dashed #fff;}

#content {padding: 0 10px 10px 20px;}
#marquee {margin: 10px 0;}
#footer { font-size: 10px; margin-top: 5px; text-align: center;}


.specials {font-size:12px; font-weight: bold; color: #fff; background: #c00; padding:0 5px;}

.SPECIALS_PRODUCT_NAME {width: 140px; color: #fff;font-weight: bold; font-size: 14px;}

.SPECIALS_DESCRIPTION, .SPECIALS_PROMOTTEXT {color:#000; font-size: 12px; font-weight: bold; width: 140px;}
.SPECIALS_PRICE {font-weight: bold; font-size: 12px ; padding: 10px 0;}

/*-------------------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{}
.news font {font-size: 12px;} /* for newsletter */

/*-------------------thumbnail pages----------------------------*/
.breadcrumbs {font-weight:bold; font-size: 11px;}
a.breadcrumbs {font-weight:bold; font-size: 11px; text-decoration:none;}
a.breadcrumbs:hover {text-decoration:underline;}

.cat_image {} /* for top image, not products */
a.click {font-size: 10px;}
a.click:hover {}

.cat_descript {}

a.subcat {font-weight:bold; font-size: 16px;}
a.subcat:hover {}

.prod_shelf_none{}

.cat_prod_link {}
a.cat_prod_link {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 {}
a.paging {}
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, .saveprice, .priceonrequest {
	font-size:12px;	}
.headerrow, itemrow {font-size:12px;}
.itemrow a:link, .itemrow a:visited {color: #000;}
.detailsheaderrow {font-size:12px;}

.giftbox {}


