body {margin: 0; padding: 15px 0 0 0; background: #383838 url(../img_t/bg.gif); color: #333;}
body, textarea {font-family: Arial, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:12px;}

a {color: #C12D61; text-decoration: none; outline: none;}
a:hover {text-decoration: underline;}
img {border: none;}
table, form {margin: 0; padding: 0;}
th, td { vertical-align:top; text-align:left;}

h1, h2, h3 {margin:0 0 .5em 0; font-weight: bold;}
h1 {font-size: 26px;}
h2 {font-size: 20px;} /* also used in common files*/
h3 {font-size: 12px;}
h5 {font-size:11px; font-weight: normal; font-style: italic;}  

p, pre {margin: 1em 0; line-height: 1.4em;}
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;}


.wrap {width: 860px;/* position: relative; left: 50%; top: 0; margin:0 0 0 -430px;*/}
.borderblk {border: 1px solid #000;}

#head { height: 91px; background: #4BC4F3 url(../img_t/bg_head.jpg) no-repeat;}
#logo { margin:5px 0 0 15px;}
#search { position: absolute; left: 650px; top: 60px;}


marquee { font-weight: bold; font-size: 14px;}


/* basic style for horizontal drop down menus*/
#nav { background: #303235 url(../img_t/bg_nav.gif); margin: 0; padding: 10px 0 0 0; height: 28px; }
/* ------------------ level one ----------------------------------- */
#nav ul {margin: 0; padding: 0; list-style: none; line-height: 1em;} /* line-height needed for 3+ level menus */
#nav li {margin: 0; padding: 0; list-style: none; width: auto; float: left; }

/* for centered menu float left then add padding to cat div */

/* top level links- must set as block*/
#nav a { color: #ccc; display:block; float: left; width: auto; padding: 0 15px 3px 15px; text-decoration:none;border-right:1px solid #666;}
#nav a.navsub  { background: url(../img_t/arrow_d.gif) no-repeat 50% 15px; }
#nav a#cart {background: url(../img_t/i_cart.gif) no-repeat right 0; padding-right: 20px; border-right: 0 none;}
#nav a:hover { color: #fff; }

/* -------------------level two----------------------------------- */
#nav li ul { position: absolute; left: -999em;  margin: 18px 0 0 0; width: 150px; 
	background:#f8f8f8; border: 1px solid #c12d61;  padding: 5px; }
/* use margin to align with top level- 
   use padding to allow extra space above first link
   must set width of block */

#nav li:hover, #nav li.hover { position:static; /* fix ie7 */ } 

#nav li:hover ul, #nav li.sfhover ul { left: auto;}
/* makes first level appear on hover- delete if using 3 level menu */

/* settings for sub menu links- 
   must set width - typically same as li ul above */
#nav li ul a {width: 148px; color: #333;	background: url(../img_t/bg_cats.gif) no-repeat 0 5px; border-right: 0 none; padding: 3px 0 3px 14px;}
#nav li ul a:hover {color: #000; background-image: url(../img_t/bg_cats0.gif);}




#main { background: #fff; width: 100%; padding: 0; margin: 0;}
#sidebar { background: #c12d61; width: 172px; padding: 0 0 10px 0;}
#cats { background: url(../img_t/bg_siderail.jpg); padding: 20px 10px;}
#cats a { display: block; font-size: 12px; color: #666; background: url(../img_t/bg_cats.gif) no-repeat 0 7px; padding:6px 4px 6px 14px;}
#cats a.cat_cur, #cats a:hover {  color: #000; background: url(../img_t/bg_cats0.gif) no-repeat 0 6px; text-decoration: none;}


#bnav { padding:20px 10px; }
#bnav a { display: block;line-height: 24px; font-size: 12px; color: #f1f1f1; background: url(../img_t/bg_bnav.gif) no-repeat 0 6px; padding-left: 14px; text-transform: lowercase;}
#bnav a:hover { text-decoration: none; color: #000;  background: url(../img_t/bg_bnav0.gif) no-repeat 0 6px;}

#cnt { padding: 10px;}
#cnt h1 img { margin: 20px 0;}
.specials {font-size:12px; color: #666;}
.specials td { background: url(../img_t/dots_v.gif) repeat-y top right; padding-bottom: 50px;} /* for specials td cells */
.SPECIALS_PRODUCT_NAME { margin: 5px 10px 10px 10px;; text-align: center;  }
.SPECIALS_PRODUCT_NAME a {font-weight: bold; color: #666;}
.SPECIALS_PRODUCT_NAME a:hover { color: #000;}

.SPECIALS_DESCRIPTION, .SPECIALS_PROMOTTEXT { width: 1px; position: absolute; left: -999em;}
.SPECIALS_LIST_PRICE, .SPECIALS_PRICE, .SPECIALS_SALE_PRICE { font-size: 11px; text-align: center;}
.SPECIALS_SALE_PRICE {font-weight: bold; color: #a20039;}

.spec_order { margin-top: 5px; font-size: 11px;}
.spec_order input { font-size: 11px;} 
.spec_btn, .buy_now {background: #666; color: #fff; border: 1px solid #fff; margin-top: 3px; padding: 2px; font-size: 12px;}


#htxt {padding: 5px; width: 172px;}
#htxt h2 { color: #0077a2; font-size: 15px; text-align: center; margin-top: 10px;}
#htxt h2 span { font-weight: normal; display: block;}
#htxt p { font-style: italic; line-height: 18px;}

#foot { text-align: right; padding: 2px 10px 20px 0; font-size: 11px; color: #f1f1f1; font-style: italic;}
#foot a {color: #f1f1f1;}


/* buttons
-------------------------------------------------------------*/
.buy_now, .spec_btn {}
#emailfbtn {} /* div */
input.emailafriend { background: #fff; border: 0 none; cursor: pointer; color: #666;}

/* image borders
--------------------------------------------------------------*/
.specials img, .cat_imgs img, .product_img {}

/* Subs
--------------------------------------------------------------*/
.pagetitle {font-weight:bold; font-size: 16px; text-align: left; }
.policy_head {font-weight:bold; font-size: 12px; }

.breadcrumbs {text-align: right; margin: 10px; font-style: italic; }
.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: #ccc !important; color: #333 !important;}

.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: 12px;}

.paging, .paging font { font-size: 11px;}
.hidepage { position: absolute; left: -999em;} /*hides top paging link on 3x3 layout only*/
.sortby {}
.click {}

.cat_prod_link {}
.cat_prod_link a {font-size: 12px;}
.prod_sku, .prod_brand {}
.prod_shelf_descript {font-size: 12px; line-height:1.5em;}

.pricetable {}
.cat_price_cell { font-size: 12px;}
.cat_listprice, .cat_ourprice, .cat_saleprice {font-size: 12px;}
.cat_saleprice { color: #333;}

/* Product
-------------------------------------*/
#prodtable1 {}
div.product_img_div {} /* div around image */

.quantity {}

div.product_name {text-align:center; margin: 8px 0;}
font.product_name {font-weight:bold; 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 */

