.emailafriend { position: absolute; left: -999em;}
body {
	background: #fff; color: #000;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a{
	color:#53698D;
	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;}
h5 { font-size:10px; font-weight: bold;}

.login { font-size:22px; font-weight: bold; color:#393}

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;}

.cc {}
.cc img {padding:0 2px;}

#head {
	background: #DFEDF8;
	height: 94px;
	}
.search {	
	position: absolute;
	left: 550px; top: 50px;
	}

.menu {
	background-color: #000;
	padding:3px 10px 3px 0;
	}

#login { font-size: 12px; background-color:#DFEDF8; margin: 0; padding: 5px 0;}
#login h1 {font-size: 14px; margin:4px 0; padding: 0;}
#login a {color: #000; font-weight: bold; text-decoration: none; font-size: 10px;}
#login a:hover {text-decoration: underline;}

.leftrail {
	background:#7391C3 url(img/ltrail.jpg) no-repeat center bottom;
	width: 150px;
	border-right: 4px solid #000;
	}
#home, #sub { padding: 0 15px;}
#home td {text-align: center; border: 1px solid #ccc; padding: 5px;}
	
a.cat_nav:link, a.cat_nav:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	padding:0px 8px 0px 13px;
	background:#000 url(img/nav-arr.gif) no-repeat left center;
	}

a.cat_nav:hover {
	color: #fff;
	background:#000 url(img/nav_arr_over.gif) no-repeat left center;
	}
a.nav:link, a.nav:visited {
	display: block;
	height: 20px;
	text-align: left;
	font-weight:bold; font-size: 12px; line-height: 30px ;
	color: #fff;
	text-decoration: none;
	padding:3px 0 3px 10px;
	border-bottom: 1px solid #000;
	}
	
a.nav:hover{
	color: #EED696; 
	}


/* ------------------specials----------------------------------- */ 
.specials {
	background-color:#DFEDF8;
	font-size: 12px;
	
	border: 1px solid #ccc;
	padding: 5px;
}
.specials li {width: 130px;}

.SPECIALS_PRODUCT_NAME {color:#000; font-size:12px; font-weight:bold;width: 100px;}
.SPECIALS_DESCRIPTION, .SPECIALS_PROMOTTEXT  {color:#000;  font-size:12px; }
.SPECIALS_PRICE {color:#000;  font-size:12px;}

/*--------------------footer---------------------------------------*/
.footer {
	background-color: #000;
	color:#fff;
	text-align:center;
	font: normal 10px/12px Verdana, Helvetica, sans-serif;
	/*/*/border-top: 2px solid #ccc;/**/
	padding: 3px;
	}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	}
.footer a:hover {
	text-decoration: underline;
		color:#EED696;
	}
	
	/*-------------------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 { margin: 0 auto;}
a.cat_prod_link {font-weight:bold; font-size: 14px; }
a.cat_prod_link:hover {}
u {border: 0 none;}

.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 {}

