body {margin: 0; padding: 0; background: #000; color: #fff;}
body, textarea {font-family: Arial, Helvetica, sans-serif;}
p, blockquote, li, dd, dt, h4, label, input, select, textarea {font-size:12px;}

a {color:#ff0; 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 #fff;}
legend {font-size: 18px; font-weight: bold; color: #ff0; 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 1px; vertical-align: middle;}
textarea {vertical-align: top;}
input:focus, textarea:focus, select:focus {background: #ffc;}

hr { height: 1px; color: #ff0; background: #ff0; width: 90%;}

/*---------------------site specific------------------------*/

#wrap { width: 780px; position: relative; left: 50%; margin-left: -390px;}
#tnav { padding: 8px 0;}
#tnav a {font-weight: bold; font-size: 11px; text-transform: uppercase; 
	color: #fff; text-decoration: none;	margin: 0 15px 0 0; border-bottom: 4px solid #000;}
#tnav a:hover {border-bottom: 4px solid #69c;}

#search { padding: 8px 0;}
#rail { width: 180px;}
#rail a { display: block; font-weight: bold; font-size: 12px; color: #fff; 
	padding: 4px; }
#rail a:hover { background:#ff0; color: #000; text-decoration: none;}

#main { padding: 0 0 0 20px;}

#foot { font-size: 11px; color: #fff; text-align: center; }
#foot a { color: #fff;}

/* ------------------specials----------------------------------- */ 
#specials td {padding: 5px; width: 33%;}

#specials h3 {margin: 5px 0 2px 0;}
#specials h3 a {color:#ff0; font-weight: bold; font-size: 12px; text-align: center;}
#specials h3 a:hover {text-decoration:none; color: #ccc; }
#specials p {width: 170px;}

	 

.spec_btn, .buy_now {background: #ff0; color: #000; border: 1px solid #fff; margin-top: 3px; padding: 2px;
	font-size: 14px; font-weight: bold; }

/* Subs
--------------------------------------------------------------*/
.pagetitle {font-weight:bold; font-size: 16px; text-align: left; }
.policy_head {font-weight:bold; font-size: 12px; border-bottom: 1px solid #000;}

.breadcrumbs {text-align: center; margin: 10px 10px 0 0; }
.breadcrumbs font, font.breadcrumbs {font-size: 10px; }
a.breadcrumbs, .breadcrumbs a { text-decoration: underline; }

.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: #ff0 !important; color: #000 !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: 16px;}

.paging, .paging font {}
.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 */




