body {
	background-color:#fff;
	color:#000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	}
a:link, a:visited, a:active{
	color:#3B5771;
	text-decoration: underline;
	font-size:12px; font-weight: bold;
	}
a:hover {
	color: #000;
	}
h1 {font-weight: bold; font-size: 18px;}
h2 {font-weight: bold; font-size: 16px;}
h3 {font-weight: bold; font-size: 14px;}
h4 {font-weight: bold; font-size: 12px;}
h5 {font-weight: bold; font-size: 10px;}

hr { height: 1px; background: #000; color: #000;}
br {clear: both;}

input, select {
	padding: 1px;
	font-size: 12px;
	vertical-align: middle;
	}
.search input {	
	background: #fff;
	font-weight: bold;
	/*/*/
	border: 1px solid #A6BDD2;
	/**/
	}

p, li, dd, td, font{
	font-size:12px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	}
li { list-style: square outside;}

table, form {padding:0; border:0 none; margin: 0;}

.checkout1 {background:  url(img/t_right.gif);}
.head {background: #fff url(img/head_01.gif) repeat-x; padding: 8px 0;}

.marque {
	margin-left:20px;
	border: 1px solid #E6EDF5;
	width: 80%;
	text-align: center;
	}
	
.leftrail {
	background-color:#D1DBE5; 
	}
	
a.cat_nav:link, a.cat_nav:visited{ 
	font-weight: bold; font-size: 12px; line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	/*/*/
	padding: 0 3px 0 20px;
	margin: 10px 0;
	background: #D1DBE5 url(img/cat.gif) no-repeat left center;
	/**/
	}
	
a.cat_nav:hover{
	background: #D1DBE5 url(img/cat2.gif) no-repeat left center;
	}

a.nav:link, a.nav:visited {
	font-weight: bold; font-size: 12px; line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	/*/*/
	padding: 0 3px 0 20px;
	margin: 10px 0;
	background: #D1DBE5 url(img/nav1.gif) no-repeat left center;
	/**/
	}
	
a.nav:hover{
	background: #D1DBE5 url(img/nav2.gif) no-repeat left center;
	}

.cc img {padding: 2px;}

/* ------------------specials----------------------------------- */ 
.specials {
	color:#000;
	background: #A6BDD2;
	font-weight: bold; font-size:11px;
	line-height:1.3em;
	padding: 5px;
	}
	
.spec img {border: 1px solid #000; }

.SPECIALS_PRODUCT_NAME {
	font-size:12px; font-weight:bold; line-height:1.2em;  color: #fff;
	}

.spec a:link, .spec a:visited {text-decoration: none; }
.spec a:hover {text-decoration: none; color: #fff;}
.SPECIALS_PROMOTTEXT, .SPECIALS_DESCRIPTION {font-weight: normal; font-size:11px;}
.SPECIALS_PRICE {font-size:12px; font-weight:bold;}

/*-------------------all header pages---------------------------*/
.content img {border: 1px solid #000;}

.pagetitle {font-weight:bold; font-size: 16px;}
.policy_head {font-weight:bold; font-size: 14px; border-bottom: 1px solid #000;}
/*-------------------thumbnail pages----------------------------*/
.breadcrumbs {font-weight:bold; font-size: 11px;}
a.breadcrumbs:link, a.breadcrumbs:visited {font-weight:bold; font-size: 11px; text-decoration:none;}
a.breadcrumbs:hover {text-decoration:underline;}

.cat_image {} /* 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 {}

.prod_shelf_none{}

.cat_prod_link {}
a.cat_prod_link:link, a.cat_prod_link:visited {font-weight:bold; font-size: 13px; }
a.cat_prod_link:hover {}

.prod_shelf_descript {font-size: 12px; line-height:1.5em;}
.prod_sku {}
.prod_brand {}

.paging {}
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; color: #c00;}

.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 {}

/*--------------------footer---------------------------------------*/
.footer {
	background: #fff;
	font-weight: normal; font-size: 10px;
	padding: 3px;
	}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color:#000;
	font-weight: bold;
	}
.footer a:hover {
	text-decoration: underline;
	color:#000;
	}

