body {margin: 0; padding: 0; color: #333; background: #fff;}
body, textarea {font-family: Tahoma, Geneva, Arial, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:12px;}

a {color:#900; text-decoration: underline; outline: none;}
a:hover {text-decoration: underline;}
img {border: none;}
table, form {margin: 0; padding: 0; border-collapse: collapse; }
th, td { vertical-align:top; }

h1, h2, h3 {margin:0 0 .5em 0; font-weight: bold;}
h1 {font-size: 20px;}
h2 {font-size: 18px;} /* also used in common files*/
h3 {font-size: 14px; }
h4 {font-size: 12px; font-style: italic; font-weight: normal;}

hr { height: 2px; color: #369; background: #369;}


p, pre {margin: 1em 0; line-height: 1.3em;}
dd, ul li, ol li {line-height: 1.3em;}
dl, ul, ul li, ol, ol li, blockquote {padding: 0;}
dl {margin: .5em 0;}
dt {font-weight: bold; margin: .25em 0 0 0;}
dd {margin-left: .5em;}
ul {margin: .5em 0 .5em 1.1em;}
ul li {list-style: square; margin:0 0 .25em .5em;}
ol {margin: .5em 0 .5em 1.4em;}
ol li {margin:0 0 0 .5em;}
blockquote {margin: 1em 2em;}

fieldset {padding: 1em; margin: .25em 0; border: 1px solid #ccc;}
legend {font-size: 18px; font-weight: bold; color: #333; padding: 0 5px; margin: 0;}
*:first-child+html legend {margin: 0 0 .5em 0;} /* hack for all IE versions */

input, select, textarea {margin: 1px; padding: 0 2px; vertical-align: middle;}
textarea {vertical-align: top;}
input:focus, textarea:focus, select:focus {background: #ffc;}
label { position: relative; top: 2px; padding-right: 2px;}

#wrap {width: 950px; position: relative; margin: 0 auto;  }

/*---------------------site specific------------------------*/
.main {border: 1px solid #ccc; margin: 0 auto; background: url(img/bg.gif);}
#head {
	width: 950px;
	height: 80px;
	}
#navBar1 {margin: 8px 0 2px;}
.search {text-align: right; vertical-align: top;}
.search input.stxt {width: 140px; margin: 0 2px 4px 0;}
.search input.sbtn {margin: 0 0 4px 0;}

#nav {vertical-align: middle; text-align: left;}
a.nav:link, a.nav:visited {
	font:bold 12px Tahoma, Geneva, Arial, sans-serif; line-height: 1.1em;
	color: #369;
	border-left: 1px solid #369;
	padding: 0 10px;
	text-transform: lowercase; text-decoration: none;
	
	}
a#homepage {border-left: 0;}
a.nav:hover {color: #000; text-decoration: none;}

#pics {height: 250px; overflow: hidden;}
#pics img {max-width: 950px; max-height: 250px;}

#center {
	width: 950px;
	}
#box {	border: 1px solid #ccc;}
#content {
	background: #ccc;
	padding: 10px;
	}
#content_sub {
	background: #ccc;
	padding: 10px;
	}

#content_sub img { border: 1px solid #000;}
.info { background: #ccc; font-size: 11px; text-align: center; padding: 0 10px;}
.info a:link, .info a:visited {font-size: 11px;}
.info a:hover {}

.cc {padding: 3px 0; text-align: left;}
.cc img {padding:0 ; margin: 2px;}


marquee {color: #369; background: #dfdfdf; font-weight: normal !important; font-size: 16px; padding: 8px; border:1px solid #C0BAAF; }
/*-------------------leftrail section------------------------*/
#catnav {
	background: url(img/navbar.jpg);
	width: 930px;
	height: 49px;
	padding: 5px 5px 0 5px;
	}
a.cat_nav:link, a.cat_nav:visited {
	font-size: 13px; font-weight: bold; 
	color:#fff; text-decoration: none;
	margin: 0 15px;
	}
a.cat_nav:hover {color: #ffc; text-decoration: none;}



/* ------------------specials----------------------------------- */ 
.specials {
	width: 300px; 
	background: #d9d9d9; 
	border-left: 1px solid #C0BAAF; 
	padding: 10px;
	font-size:12px; font-weight: bold; 
	color: #000;
	}
.specials img {border: 1px solid #000;}
.spec img { border: 0 none;}
.specials ul {margin: 3px 0 0 15px; padding: 0;}
.specials li {
	font-size:12px; font-weight: normal;
	text-align: left;
	list-style: square outside;
}

.SPECIALS_PRODUCT_NAME {color:#000; font-weight: bold; font-size: 14px; line-height: 2em;}
.SPECIALS_DESCRIPTION, .SPECIALS_PROMOTTEXT {color:#000; font-size: 12px; font-weight: normal;
	width: 200px; margin: 4px auto;}
.SPECIALS_PRICE {color:#000; font-weight: bold; font-size: 12px ;}

/* buttons
-------------------------------------------------------------*/
.spec_btn, .buy_now, .sbtn {background: #3E6181; color: #fff; border: 1px solid #111; margin-top: 3px; padding: 2px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;}
.spec_btn:hover, .buy_now:hover, .sbtn:hover { background: #2B435D;}

span#sharethis_0 { text-align: center;  display: block; margin: 0 auto; width: 100px;}
span#sharethis_0 a {color: #666; text-decoration: none; font-size: 12px;}
span#sharethis_0 a:hover {color: #000; text-decoration: none;}



/*--------------------footer---------------------------------------*/
#foot {
	width: 930px;
	padding: 5px 10px;
	}
.footer, .footer a:link, .footer a:visited {font-size:11px; text-decoration: none; color: #000;}
.footer a:hover {text-decoration: underline;}


/* image borders
--------------------------------------------------------------*/
.specials img, .cat_imgs img, .product_img {}  

/* Subs
--------------------------------------------------------------*/
.pagetitle { font-size: 16px; text-align: left; }
.policy_head {font-weight:bold; font-size: 12px; border-bottom: 1px dotted #999;}

.breadcrumbs {text-align: right; margin: 10px 10px 0 0; }
.breadcrumbs font, font.breadcrumbs {font-size: 10px; }
a.breadcrumbs, .breadcrumbs a { text-decoration: underline; color: #4a4a4a;}

.cust {} /* covers entire block*/
p.toplink{font-size: 10px;}

.dtable, .dtable th, .dtable td, .wtable, .wtable th, .wtable td, fieldset  {border-color: #666 !important;}
.dtable th, .wtable th  {background: #95BCE7 !important; color: #333 !important; font-weight: normal;}

.cat_table {} /*cat pages only */
.giftcard {}

/* Cat pages
---------------------------------------------------------------*/
.prod_shelf_none {}

.cat_image {} /* for top image, not products */
.cat_descript {} /* top description div - font tag wraps content inside div */

.subcat {} /* hold subcat table */
a.subcat {font-weight:bold; font-size: 16px;}

.paging, .paging font {}
.hidepage { position: absolute; left: -999em;} /*hides top paging link on 3x3 layout only*/
.sortby {}
.click { font-size: 10px;}

.cat_prod_link b { font-weight: normal;}
.cat_prod_link a {font-size: 12px;}
.prod_sku, .prod_brand { font-size: 10px;}
.prod_sku font, .prod_brand font { font-size: 10px;}
.prod_sku b, .prod_brand b {font-weight: normal;}
.prod_shelf_descript {font-size: 12px; line-height:1.5em;}

.pricetable {}
.cat_price_cell { font-size: 12px;}
.cat_price_cell img { vertical-align: middle;}
.cat_price_cell span strong {font-weight: normal;}
.cat_listprice, .cat_ourprice, .cat_saleprice {font-size: 12px;}
.cat_saleprice { color: #333;}


/*#buy { width: 250px; }*/

/* Product
-------------------------------------*/
#prodtable1 { margin-top: 15px;}
div.product_img_div {} /* div around image */

.quantity {}

h2.product_name { font-weight: normal; font-size: 16px;}

#product_info {} /* table with brand, sku, descript only on original layout*/
div.brand, div.sku {font-size: 11px;}
div.product_descript { margin-top: 8px;}
font.product_descript {font-size: 12px; line-height:1.5em;}

.cross_sell {} /* attached with dtable*/

table#prices {}
.listprice, .ourprice, .saleprice, .priceonrequest {font-size: 11px;}
.saleprice {color: #A20303;}
.priceonrequest {} /*text- amount saved-  includes #youSave, #youSaveLabel and #youSavePrice */
	#youSave span { font: normal normal 11px Arial, Helvetica, sans-serif; color: #333;} /* includes #youSaveLabel and #youSavePrice */
#prices a {color: #333; text-decoration: underline;} /* cover price on request link */

.opt_sku {} /*relates to sku colum on options tables */

.add_btn { text-align: center;}
span#sharethis_0 {width: 60px; margin: 0 auto; display: block;}

