/*********** SELECTORS STYLES  ***********/
body { font-family:Arial, Helvetica; font-size:12px; line-height:1.5em; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
body { background:#fef9e4 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; }
textarea { border:1px solid #dc9902; padding:2px; overflow:auto; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#9c3000; }

.input { padding:1px 2px 1px 4px; border:1px solid #dc9902; background:#fff; }
.input:focus { background:#f1ffcc; }
.button { background:#bc5012; border:0; padding-left:7px; padding-right: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 #eab855; }
.bdrT { border-top:1px solid #eab855; }
.bdrR { border-right:1px solid #eab855; }
.bdrB { border-bottom:1px solid #eab855; }
.bdrL { border-left:1px solid #eab855; }
.bdrAll, .bdrAll td, .bdrAll th { border:1px solid #e9c993; }
.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:#ff9; }
.ul0 li { list-style:none; }

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

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

#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:#930; color:#ff0; }

.basket { color:#000; border-top:4px solid #b87f20; }
.basket .num { color:#f00; }

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

.welcome { border-bottom:3px solid #bd0004; padding:0 0 2px; }

.color1, .color1 a:link, .color1 a:visited { color:#7d0000; }
.color1 a:hover, .color1 a:active { color:#006; }
.color2, .color2 a:link, .color2 a:visited { color:#f60000; }
.color2 a:hover, .color2 a:active { color:#9c3000; }

.hot { background:#ffe6b4; border:1px solid #c78500; }
.hot .bdr { border:1px dashed #c78500; }
.hot .h { background:#fff5e0; color:#9c3000; }
.hot a:hover, .hot a:active { color:#9c3000; }

.showcase { background:#ffe6b4; border:1px solid #c78500; }
.showcase .h { color:#bd0004; border-bottom:1px solid #c78500; }

.welText { background:#fff8d3; border:1px solid #ffbf40; }

.products { background:#fff8d3; border:1px solid #faab00; border-width:1px 0 1px 1px; }
.products .h { color:#bd0004; }

.sub a:link, .sub a:visited { color:#930; }
.sub a:hover, .sub a:active { color:#600; }
.subSub a:link, .subSub a:visited { color:#f00; }
.subSub a:hover, .subSub a:active { color:#000; }

.service .one { background:#faffbf; border:1px solid #cdd84f; }
.service .one .h, .service .one .h a:link, .service .one .h a:visited  { color:#727c01; }
.service .two { background:#fff2bf; border:1px solid #d5c37c; }
.service .two .h, .service .two .h a:link, .service .two .h a:visited  { color:#8f7719; }

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

.footer { padding:30px 0 0; }

.bml { background:#fff8d3; }
.bml .h { color:#fff; }
.bml a:hover, .bml a:active { color:#9c3000; }

.flags { background:#fff; border-top:1px solid #ec9f02; }
.flags img { margin:0 2px; vertical-align:middle; height:12px; width:18px; border:1px solid #930; }
.flags a:hover img { border:1px solid #000; }

.bgl { background:#ffe6b4; }
.copyright a:link, .copyright a:visited { color:#930; }
.copyright a:hover, .copyright a:active { color:#000; }

.tree, .tree a:link, .tree a:visited { color:#930; }
.tree a:hover, .tree a:active { color:#600; }

.headHr { background:#f4cb73; border:1px solid #fff; }
.headVr { background:#faeac1; border:1px solid #fff; }
.data { background:#fcf5dc; border:1px solid #fff; }

.oLinks { background:#f2f0e4; border:1px solid #e9c993; 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:#ffedbf; border:1px solid #e19703; }

.inquiryBasket { background:#fff; }
.inquiryBasket .color2 { color:#000; }
.fix { width:700px; margin:0 auto; }
.sitemap .h { background:#f2dcaf; }

.paging { background:#faf0d9; border:1px solid #e19703; }
.paging a:link, .paging a:visited { padding:0px 4px; background:#930; color:#fff; margin:0 2px; }
.paging a:hover, .paging a:active { background:#c60; color:#ffe; }

.textLinks .h {  }
.textLinks a:link, .textLinks a:visited { color:#000 }
.textLinks a:hover, .textLinks a:active { color:#f60 }

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

.dProducts .bdr { border:1px solid #f0a62b; border-right:0; }
.dProducts .head1 { background:#fcdc9c; }
.dProducts .co1 { background:#fde5af; }
.dProducts .head2 { background:#fcc79c; }
.dProducts .co2 { background:#fdd4af; }
.dProducts a:hover, .dProducts a:active { color:#f00; }