/*********** SELECTORS STYLES  ***********/
body { font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; color:#fff; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
body { background:#3c0202 none repeat-x top; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
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:#691313; }
textarea { border:1px solid #a53000; background:#691313; padding:2px; overflow:auto; }
a:link, a:visited { color:#fff; text-decoration:none; }
a:hover, a:active { text-decoration:none; color:#ff0; }

.input { padding:1px 2px 1px 4px; border:1px solid #a53000; background:#691313; }
.input:focus { background:#311010; }
.button { background:#491500; border:0; padding:0 7px; line-height:24px; overflow:visible; color:#fff; }

/***** 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", Arial; }
.ffv { font-family:Verdana; }

/***** 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 { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.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; }
.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; }
.pl5px { padding-left:5px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.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; }
.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; }

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

.bdr { border:1px solid #d85b5b; }
.bdrT { border-top:1px solid #d85b5b; }
.bdrR { border-right:1px solid #d85b5b; }
.bdrB { border-bottom:1px solid #d85b5b; }
.bdrL { border-left:1px solid #d85b5b; }
.bdrAll, .bdrAll td, .bdrAll th { border:1px solid #a53000; }
.bdrN, .bdrN td, .bdrN th { border:0; }

.btn1, .btn2, .btn3 { font-size:12px; color:#fff; }
.btn1 a:link, .btn1 a:visited, .btn2 a:link, .btn2 a:visited, .btn3 a:link, .btn3 a:visited, .btn4 a:link, .btn4 a:visited { color:#fff; }
.btn1 a:hover, .btn1 a:active, .btn2 a:hover, .btn2 a:active, .btn3 a:hover, .btn3 a:active, .btn4 a:hover, .btn4 a:active { color:#fcc; }
.ul0 li { list-style:none; }

/***** BODY STYLES *****/
#body { background:#892020 none repeat-x top; margin:0 auto; }
.topT { border-bottom:1px solid #951a1a; }

.tml .l { line-height:37px; padding:0 15px; }
.tml, .tml a:link, .tml a:visited { color:#000; }
.tml a:hover, .tml a:active { color:#900; }

#dropmenudiv { background:#a56e00; border:1px solid #fea900; border-width:0 1px; }
#dropmenudiv a { border-bottom:1px solid #fea900; }
#dropmenudiv a:link, #dropmenudiv a:visited { color:#fff; }
#dropmenudiv a:hover, #dropmenudiv a:active { background:#600; color:#ff0; }

.basket { border-top:4px solid #ff9a40; }
.basket .num { color:#ff0; }

.search { background:#fff; font-size:12px; }
.search .input { background:#fff; border:0; width:127px; color:#900; }

.welcome { border-bottom:1px solid #b74747; padding:0 0 2px; }

.color1, .color1 a:link, .color1 a:visited { color:#ffb1b1; }
.color1 a:hover, .color1 a:active { color:#fc0; }
.color2, .color2 a:link, .color2 a:visited { color:#e8e8b9; }
.color2 a:hover, .color2 a:active { color:#ff0; }

.hot { background:#821616; border:1px solid #fff8d6; }
.hot .bdr { border:1px dashed #fff8d6; }
.hot .h { background:#630c0c; color:#f7b308; }
.hot a:link, .hot a:visited { color:#f7e398; }
.hot a:hover, .hot a:active { color:#f7b308; }

.showcase { background:#821616; border:1px solid #fff8d6; }
.showcase .h { color:#f7b308; border-bottom:1px solid #fff8d6; }

.welText { background:#ba5307; border:1px solid #d1b00a; }

.products { background:#771414; border:1px solid #c0292e; border-width:1px 0 1px 1px; }
.products .h { color:#fc0; }
.products a:hover, .products a:active { color:#f99; }

.sub a:link, .sub a:visited { color:#fc0; }
.sub a:hover, .sub a:active { color:#fc9; }
.subSub a:link, .subSub a:visited { color:#fc9; }
.subSub a:hover, .subSub a:active { color:#ffc; }

.service .one { background:#ba5307; border:1px solid #d1b00a; }
.service .one .h, .service .one .h a:link, .service .one .h a:visited  { color:#fafbd0; }
.service .two { background:#ad0000; border:1px solid #c0292e; }
.service .two .h, .service .two .h a:link, .service .two .h a:visited  { color:#f0feff; }

.services { background:#fff5e0; border:1px solid #c4bdd9; }
.services .h { color:#930; background:#ffe6b4; }
.services .l, .services .l a:link, .services .l a:visited { color:#930; }

.footer { padding:30px 0 0; }

.bml { background:#f8f794; color:#000; }
.bml .h { color:#fff; border-top:1px solid #f00; }
.bml a:link, .bml a:visited { color:#900; }
.bml a:hover, .bml a:active { color:#000; }

.flags { background:#b49c27; border-top:1px solid #892020; }
.flags img { margin:0 2px; vertical-align:middle; height:12px; width:18px; border:1px solid #fff; }

.bgl { background:#f8f794; color:#000; }
.bgl a:link, .bgl a:visited { color:#000; }
.bgl a:hover, .bgl a:active { color:#f00; }

.copyright a:link, .copyright a:visited { color:#ffc; }
.copyright a:hover, .copyright a:active { color:#fff; }

.tree, .tree a:link, .tree a:visited { color:#f99; }
.tree a:hover, .tree a:active { color:#d85b5b; }

.headHr, .productDetail .co .headHr { background:#491500; border:1px solid #a53000; color:#fff; }
.headVr, .productDetail .co .headVr { background:#651d00; border:1px solid #a53000; color:#fff; }
.data, .productDetail .co .data { background:#821111; border:1px solid #a53000; color:#fff; }

.oLinks { background:#771414; border:1px solid #c0292e; border-width:1px 0 1px 1px; }

.productDetail .h { padding:0 0 6px; color:#fff; line-height:29px; }
.productDetail .h a:link, .productDetail .h a:visited { color:#fff; }
.productDetail .h a:hover, .productDetail .h a:active { color:#eef; }

.productDetail .co { background:#fef7d0; color:#000; border:1px solid #bc1b1b; }
.productDetail .co a:link,.productDetail .co a:visited { color:#900; }
.productDetail .co a:hover,.productDetail .co a:active { color:#960; }

.productDetail .co td { color:#000; }

.inquiryBasket { background:#fef7d0; color:#000; }
.inquiryBasket .color2 { color:#f00; }
.inquiryBasket .bdrAll a:link, .inquiryBasket .bdrAll a:visited { color:#900; }

.fix { width:700px; margin:0 auto; }
.sitemap .h { background:#5a0c0c; }

.paging { background:#fef7d0; border:1px solid #600; }
.paging a:link, .paging a:visited { padding:0px 4px; background:#960; color:#fff; margin:0 2px; }
.paging a:hover, .paging a:active { background:#900; color:#fcc; }

.textLinks .h {  }
.textLinks a:link, .textLinks a:visited { color:#fc6 }
.textLinks a:hover, .textLinks a:active { color:#ff0 }

.highlighted { color:#e2a792; }
.proDetWidTabData .l {  }

.dProducts .bdr { border:1px solid #d1b09a; border-right:0; }
.dProducts .head1 { background:#9a0307; }
.dProducts .co1 { background:#aa0307; }
.dProducts .head2 { background:#6d0000; }
.dProducts .co2 { background:#9d0000; }
.dProducts a:hover, .dProducts a:active { color:#ff0; }

