html,body { height:100%;}
body {
	background: #fff url(img/bg.jpg); color: #333;
	margin: 0; padding: 0;
	font-family: verdana, helvetica, sans-serif;
	}

a{ color:#6090B9; text-decoration: none;}
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;}

input, select { font-size:12px; vertical-align: middle; margin:0 2px;}
input:focus, textarea:focus, input.sffocus, textarea.sffocus {border: 1px solid #6090b9;}

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;}


#box {margin: 0 auto; height: 100%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #666;
	}
#rail { 
	background:#6090b9 url(img/rail_bg.jpg) no-repeat top center;
	border-right: 1px solid #666;
	padding: 245px 0 10px 0;
	width: 200px;
	vertical-align:top; 
	}
#catnav {}
a.nav {display: block;
	background: #fff; color: #333;
	border-left: 15px solid #add634;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 1px;
	}
a.nav:hover {text-decoration: none;
	background: #333;
	color: #fff;
	}

#rt { background: #fff;}

#head { 
	background:#fff url(img/head_bg.jpg) no-repeat right top; 
	vertical-align: top;
	height: 263px;
	}

#nav {
	height: 35px;
	padding-right: .5em;
	}
a.cat_nav {
	font-size: 12px; line-height: 35px;	
	color: #333;
	padding: 0 15px;
	border-right: 3px solid #fff;}
a.cat_nav:hover {text-decoration: underline; color: #000;}


#logo { height: 194px;}
#logo img { position: relative; top: 60px; left: 30px;}
#searchbox {
	height: 35px;
	padding:0 8px;
	vertical-align: middle;
	text-align: right;
	}
#searchbox input {
	position: relative; top: 7px; 
	-moz-border-radius: 4px; 
	border: 1px solid #999;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	}

*html #searchbox input { position: relative; top: 6px;}
#searchbox input.s_btn { 
	padding: 0; margin: 0;
	border:1px solid #B7DD4C;
	-moz-border-radius: 0px !important;
	}
#searchbox input:focus, #searchbox input.sffocus {border: 1px solid #333;}
#content { padding: .5em; }

.data td {font-size: 12px;} /* for subpage data tables */

.left {
	background:#6090b9;
	border-left: 1px solid #666;
	padding-bottom: 4px;
	}
#psi {
	text-align: right;
	font-size: 10px;
	height: 15px;
	background: #fff;
	padding-right: 1em;
	}
#psi a {font-size: 10px; color: #333;} 

/*-------------------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 */

.cat_list {} /*-- product map top level cats --*/

/*-------------------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: 14px;}
a.subcat:hover {}

.prod_shelf_none{}

.cat_prod_link {}
a.cat_prod_link {font-weight:bold; font-size: 12px; }
a.cat_prod_link:hover {}

.cat_imgs img {} /* category images- only works on 2x4 layout*/

.prod_shelf_descript {font-size: 12px; line-height:1.5em;}
*html div.prod_shelf_descript {margin-right: 20px;}
.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;}

/*--------------------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,  .priceonrequest { font-size:12px;}
.saveprice { font-size:12px;} /*text- amount saved */
.saleprice { font-size:12px;	}
.headerrow, itemrow {font-size:12px;}
.itemrow a:link, .itemrow a:visited {color: #000;}
.detailsheaderrow {font-size:12px;}

.giftbox {}
