	/*********** SELECTOR STYLES  ***********/
body { background:#2b1000 none no-repeat fixed center top; color:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; table-layout:fixed; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px;	}
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#fff; }
select { background:#000; }
textarea { background:#000; padding:2px; overflow:auto; border:1px solid #ff852b; }
a:link, a:visited { color:#fff; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#ffc; }

.input { padding:1px 2px 1px 4px; border:1px solid #ff852b; background:#000 !important; }
.button { background:#ffcfac none repeat-x bottom; color:#000; border:0; padding-left:7px; padding-right:7px; overflow:visible; cursor:pointer; }

/***** ALIGNMENT STYLES *****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { width:100%; display:block; clear:both; }
.fo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }

/***** FORMAT STYLES *****/
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap:break-word; word-break:break-all; word-break/* */:normal; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }
.ul0 li { list-style:none; }

/***** MARGIN STYLES *****/
.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.ml1px { margin-left:1px; }
.ml2px { margin-left:2px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }

/***** PADDING STYLES *****/
.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p10px15px { padding:10px 15px; }
.pb0px { padding-bottom:0px; }
.pb2px { padding-bottom:2px; }
.pb5px { padding-bottom:5px; }
.pb10px { padding-bottom:5px; }
.p15px { padding:15px; }
.pl1px { padding-left:1px; }
.pl2px { padding-left:2px; }
.pl5px { padding-left:5px; }
.pl10px { padding-left:10px; }
.pl12px { padding-left:12px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

/***** COLOR STYLES *****/
.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#666; }
.gray a:hover, .gray a:active { color:#222; }
.green, .green a:link, .green a:visited { color:#060; }
.green a:hover, .green a:active { color:#f60; }
.magenta, .magenta a:link, .magenta a:visited { color:#f0f; }
.magenta a:hover, .magenta a:active { color:#606; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.orange, .orange a:link, .orange a:visited { color:#f60; }
.orange a:hover, .orange a:active { color:#f00; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.silver, .silver a:link, .silver a:visited { color:#ccc; }
.silver a:hover, .silver a:active { color:#fff; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#ddf; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }

.bdr { border:1px solid #c3bbb1; }
.bdrT { border-top:1px solid #c3bbb1; }
.bdrR { border-right:1px solid #c3bbb1; }
.bdrB { border-bottom:1px solid #c3bbb1; }
.bdrL { border-left:1px solid #c3bbb1; }
.bdrT0 { border-top:0; }
.bdrB0 { border-bottom:0; }
.bdrWhite, .bdrWhite td, .bdrWhite th { border:1px solid #fff; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px dashed #dda69f; }
.bdrAllCols, .bdrAllCols td, .bdrAllCols th  { border:1px solid #ddd6ce; border-width:0 1px; }
.bdrAllRows, .bdrAllRows td, .bdrAllRows th  { border:1px solid #ddd6ce; border-width:1px 0; }
.bdr0, .bdr0 td, .bdr0 th { border:0; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }
.xxxlarge { font-size:1.6em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS"; }
.fftnr { font-family:"Times New Roman"; }
.ffv { font-family:Verdana; }

/***** OTHER STYLES *****/
.w20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }

.f75x75 { width:75px; margin:0 auto; }
.f75x75 p { overflow:hidden; width:75px; height:75px; line-height:75px; display:table-cell; }
.f75x75 img { margin-top: expression(( 75 - this.height ) / 2); }
.f100x100 { width:100px; margin:0 auto; }
.f100x100 p { overflow:hidden; width:100px; height:100px; line-height:100px; display:table-cell; }
.f100x100 img { margin-top: expression(( 100 - this.height ) / 2); }
.f120x120 { width:120px; margin:0 auto; }
.f120x120 p { overflow:hidden; width:120px; height:120px; line-height:120px; display:table-cell; }
.f120x120 img { margin-top: expression(( 120 - this.height ) / 2); }

/***** BODY STYLES *****/
#body { border:1px solid #ff8d39; border-width:0 1px; background:#000 none repeat-x top; }
.tl, .tl a:link, .tl a:visited { color:#fff; }
.tl a:hover { color:#fcc; float:left; }
.tl a:hover p { background:#4e1c00; display:block; width:auto; }

.links .h { border-bottom:1px solid #adb2c9; }
.links .h , .links .h a:link, .links .h a:visited { color:#ffac4a; }
.links .h a:hover, .links .h a:active { color:#ccc; }
.links .l , .links .l a:link, .links .l a:visited { color:#fff; }
.links .l a:hover, .links .l a:active { color:#ffac4a; }
.links .ls , .links .ls a:link, .links .ls a:visited { color:#ffac4a; }
.links .ls a:hover, .links .ls a:active { color:#eee; }

.showcase { border:1px solid #f09333; }
.showcase .h { border-bottom:1px solid #fff; }

.flash{}
.box1 { background:#332929 none repeat-y 0% 0%; }
.hotProducts .ho { border-bottom:2px solid #d3c9be; }
.hotProducts .more { background:#000; border:1px solid #5f3000; }
.hotProducts .more a:link, .hotProducts .more a:visited { color:#ffac4a; }
.hotProducts .l, .hotProducts .l a:link, .hotProducts .l a:visited { color:#ffe863; }

.picOuter { border:4px solid #000; }
.pic { border:1px dashed #fff; }

.highlighted, .highlighted a:link, .highlighted a:visited { color:#ff8a23; }
.highlighted a:hover, .highlighted a:active { color:#fc9; }

.search { background:#732b00; }
.items, .language, .currency { border-bottom:1px solid #732b00; }
.items .num, .items .num a:link, .items .num a:visited { color:#f00; }
.items .num a:hover, .items .num a:active { color:#fc0; }

.language img { border:1px solid #c5beb7; margin:3px 5px; }
.language a:hover img { border:1px dashed #fc0; }
.currency { color:#f60; }

.footer { background:#742b00 none repeat-x bottom; margin:20px 0 0; border-top:1px solid #fc9; }
.bml { background:#000 none repeat-y left; }
.bml .h { border-right:1px solid #702900; color:#ffac4a; }
.bml .l { border-left:1px solid #bebebe; }
.bml, .bml a:link, .bml a:visited { color:#fc9; }
.bml a:hover, .bml a:active { color:#fff; }
.bml img { margin:8px 10px; }

.bgl, .bgl a:link, .bgl a:visited { color:#fff; }
.bgl a:hover, .bgl a:active { color:#fcc; }

.counter { border-right:1px solid #000; }
.counter .num { color:#ff0; }
.bglCopyOuter { border:1px solid #7d5640; }
.pOptions { border-left:1px solid #000; }

.copyright, .copyright a:link, .copyright a:visited { color:#c99; }
.copyright a:hover, .copyright a:active { color:#f99; }

.tree { color:#889 }
.tree a:link, .tree a:visited { color:#667; }
.pageHead { color:#fc9; }
.pageHead2, .pageHead2 a:link, .pageHead2 a:visited { color:#c27e6c; }
.pageHead2 a:hover, .pageHead2 a:active { color:#fc9; }

.headHr, .headVr, .data  { border:1px solid #dda69f; }
.headHr { background:#c93; color:#000; }
.headVr { background:#1b1715; }
.data { background:#4c4040; border-style:dashed; }
.buttons { border-top:2px dashed #ffcfac; }

.sitemap .co { border-left:1px dashed #966; }
.sitemap .h { background:#966; }
.sitemap .h, .sitemap .h a:link, .sitemap .h a:visited { color:#fc9; }
.sitemap .h a:hover, .sitemap .h a:active { color:#fff; }
.sitemap .ls, .sitemap .ls a:link, .sitemap .ls a:visited { color:#fc9; }
.sitemap .ls a:hover, .sitemap .ls a:active { color:#fff; }

.products .h { border-bottom:2px solid #9d5002; }
.products .h, .products .h a:link, .products .h a:visited { color:#fc9; }
.products .h a:hover, .products .h a:active { color:#ffc; }

.products .picOuter { border:4px solid #000; }
.products .pic { border:1px dashed #fff; }
.products .l, .products .l a:link, .products .l a:visited { color:#fed; }
.products .l a:hover, .products .l a:active { color:#ffe6cd; }
.products .highlighted { color:#f96; }

.sCart .desc { background:#000; border:1px solid #fff; }
.sCart .note { color:#f00; background:#fff; }
.sCart .shippingH { background:#966; }
.sCart .shippingCo { border:1px solid #ccc; }

.iForm .headHr, .iForm .headVr, .iForm .data  { border:1px solid #dda69f; }
.iForm .headHr { background:#c93; color:#000; }
.iForm .headVr { background:#1b1715; }
.iForm .data { background:#4c4040; border-style:dashed; }

.vTrust { border:1px solid #669; }

.selectAll { background:#633; border:1px solid #966; }

.pagingOuter { background:#1a0500; border:1px solid #7a5550; }
.paging a:link, .paging a:visited { padding:0px 4px; background:#5f3000; color:#fff; margin:0 2px; }
.paging a:hover, .paging a:active { background:#8f6030; color:#eef; }

.dProducts .head1 { background:#3b1a11; border:1px solid #502217; }
.dProducts .co1 { background:#080403; border:1px solid #502217; }
.dProducts .head2 { background:#3b2b11; border:1px solid #503917 }
.dProducts .co2 { background:#080603; border:1px solid #503917; }
.dProducts a:hover, .dProducts a:active { color:#f99; }