/*********** SELECTOR STYLES  ***********/
body { 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; 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; }
table { border-collapse:collapse; border-spacing:0; }

a { color:#000; text-decoration:none; } a:hover { text-decoration:none; color:#360; }
a.button { background:#fff none repeat-x bottom; border:1px solid #999; border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
a.button:hover { border:1px solid #666; }
a.buttonSmall { border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }

input, select, textarea { font-size:0.9em; font-family:Arial, Helvetica, sans-serif; }
.input, textarea, select { background:#fff none repeat-x bottom; border:1px solid #666; }
.input, textarea { padding:2px 5px; }
textarea { overflow:auto; }
.input:focus, select:focus, textarea:focus { background:#eee; }

input.button { background:#c63 none repeat-x bottom; color:#ff0; border:1px solid; padding:2px 8px; overflow:visible; cursor:pointer; }
.button2 { background:#960; }
input.button:hover, input.button2:hover { border-color:#ff0; }
.star { font-weight:bold; color:#c00; }

/***** 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; }
.vaSub { vertical-align:sub; }
.vaSup { vertical-align:super; }
.vab { vertical-align:bottom; }
.fo { float:left; width:100%; display:inline; }
.fl { float:left; display:inline; }
.fr { float:right; 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; }
.cl { clear:left; }
.cr { clear:right; }

/***** FORMAT STYLES *****/
.b1px { height:1px; line-height:1px; font-size:1px; }
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.bn { font-weight:normal; }
.i { font-style:italic; }
.in { font-style:normal; }
.uo a { text-decoration:none; } .uo a:hover { text-decoration:underline; }
.uu a { text-decoration:underline; } .uu a:hover { text-decoration:none; }
.u, a.u { text-decoration:underline; } .u a:hover, a.u:hover { text-decoration:none; }
.un, .un a, .un a:hover { text-decoration:none; }
.n { font-weight:normal; }
.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; }
.db { display:block; margin:0 auto; }
.di { display:inline; }
.dib { display:inline-block; }
.dn { display:none; }
.pa { position:absolute; }
.pr { position:relative; }
.cp { cursor:pointer; }
.ul0 li { list-style:none; }

/***** MARGIN STYLES *****/
.ma1px a { margin:0 1px; }
.ma2px a { margin:0 2px; }
.ma3px a { margin:0 3px; }
.ma5px a { margin:0 5px; }
.ma7px a { margin:0 7px; }
.ma10px a { margin:0 10px; }
.ma12px a { margin:0 12px; }
.ma15px a { margin:0 15px; }

.m0px { margin:0px; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m3px { margin:3px; }
.m4px { margin:4px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m7px { margin:7px; }
.m10px { margin:10px; }
.m12px { margin:12px; }
.m15px { margin:15px; }
.m17px { margin:17px; }
.m20px { margin:20px; }
.m22px { margin:22px; }
.m25px { margin:25px; }
.mt0px { margin-top:0px; }
.mt1px { margin-top:1px; }
.mt2px { margin-top:2px; }
.mt5px { margin-top:5px; }
.mt7px { margin-top:7px; }
.mt10px { margin-top:10px; }
.mt12px { margin-top:12px; }
.mt15px { margin-top:15px; }
.mt17px { margin-top:17px; }
.mt20px { margin-top:20px; }
.mt22px { margin-top:22px; }
.mt25px { margin-top:25px; }
.mt30px { margin-top:30px; }
.mr0px { margin-right:0px; }
.mr1px { margin-right:1px; }
.mr2px { margin-right:2px; }
.mr5px { margin-right:5px; }
.mr7px { margin-right:7px; }
.mr10px { margin-right:10px; }
.mr12px { margin-right:12px; }
.mr15px { margin-right:15px; }
.mr17px { margin-right:17px; }
.mr20px { margin-right:20px; }
.mr22px { margin-right:22px; }
.mr25px { margin-right:25px; }
.mr30px { margin-right:30px; }
.mb0px { margin-bottom:0px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb7px { margin-bottom:7px; }
.mb10px { margin-bottom:10px; }
.mb12px { margin-bottom:12px; }
.mb15px { margin-bottom:15px; }
.mb17px { margin-bottom:17px; }
.mb20px { margin-bottom:20px; }
.mb22px { margin-bottom:22px; }
.mb25px { margin-bottom:25px; }
.mb30px { margin-bottom:30px; }
.ml0px { margin-left:0px; }
.ml1px { margin-left:1px; }
.ml2px { margin-left:2px; }
.ml5px { margin-left:5px; }
.ml7px { margin-left:7px; }
.ml10px { margin-left:10px; }
.ml12px { margin-left:12px; }
.ml15px { margin-left:15px; }
.ml17px { margin-left:17px; }
.ml20px { margin-left:20px; }
.ml22px { margin-left:22px; }
.ml25px { margin-left:25px; }
.ml30px { margin-left:30px; }

/***** PADDING STYLES *****/
.p0px { padding:0px; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px { padding:3px; }
.p4px { padding:4px; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p5px15px { padding:5px 15px; }
.p7px { padding:7px; }
.p10px { padding:10px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.p12px { padding:12px; }
.p15px { padding:15px; }
.p17px { padding:17px; }
.p20px { padding:20px; }
.p22px { padding:22px; }
.p25px { padding:25px; }
.pt0px { padding-top:0px; }
.pt1px { padding-top:1px; }
.pt2px { padding-top:2px; }
.pt5px { padding-top:5px; }
.pt7px { padding-top:7px; }
.pt10px { padding-top:10px; }
.pt12px { padding-top:12px; }
.pt15px { padding-top:15px; }
.pt17px { padding-top:17px; }
.pt20px { padding-top:20px; }
.pt22px { padding-top:22px; }
.pt25px { padding-top:25px; }
.pt30px { padding-top:30px; }
.pr0px { padding-right:0px; }
.pr1px { padding-right:1px; }
.pr2px { padding-right:2px; }
.pr5px { padding-right:5px; }
.pr7px { padding-right:7px; }
.pr10px { padding-right:10px; }
.pr12px { padding-right:12px; }
.pr15px { padding-right:15px; }
.pr17px { padding-right:17px; }
.pr20px { padding-right:20px; }
.pr22px { padding-right:22px; }
.pr25px { padding-right:25px; }
.pr30px { padding-right:30px; }
.pb0px { padding-bottom:0px; }
.pb1px { padding-bottom:1px; }
.pb2px { padding-bottom:2px; }
.pb5px { padding-bottom:5px; }
.pb7px { padding-bottom:7px; }
.pb10px { padding-bottom:10px; }
.pb12px { padding-bottom:12px; }
.pb15px { padding-bottom:15px; }
.pb17px { padding-bottom:17px; }
.pb20px { padding-bottom:20px; }
.pb22px { padding-bottom:22px; }
.pb25px { padding-bottom:25px; }
.pb30px { padding-bottom:30px; }
.pl0px { padding-left:0px; }
.pl1px { padding-left:1px; }
.pl2px { padding-left:2px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl10px { padding-left:10px; }
.pl12px { padding-left:12px; }
.pl15px { padding-left:15px; }
.pl17px { padding-left:17px; }
.pl20px { padding-left:20px; }
.pl22px { padding-left:22px; }
.pl25px { padding-left:25px; }
.pl30px { padding-left:30px; }

/***** COLOR STYLES *****/
.black, .black a, a.black { color:#000; } .black a:hover, a.black:hover { color:#f00; }
.blue, .blue a, a.blue { color:#00f; } .blue a:hover, a.blue:hover { color:#009; }
.brown, .brown a, a.brown { color:#600; } .brown a:hover, a.brown:hover { color:#960; }
.chocolate, .chocolate a, a.chocolate { color:#D2691E; } .chocolate a:hover, a.chocolate:hover { color:#9A4F16; }
.cyan, .cyan a, a.cyan { color:#0ff; } .cyan a:hover, a.cyan:hover { color:#09c; }
.golden, .golden a, a.golden { color:#a0501c; } .golden a:hover, a.golden:hover { color:#c60; }
.gray, .gray a, a.gray { color:#666; } .gray a:hover, a.gray:hover { color:#222; }
.green, .green a, a.green { color:#060; } .green a:hover, a.green:hover { color:#f60; }
.magenta, .magenta a, a.magenta { color:#f0f; } .magenta a:hover, a.magenta:hover { color:#606; }
.maroon, .maroon a, a.maroon { color:#8f002c; } .maroon a:hover, a.maroon:hover { color:#900; }
.orange, .orange a, a.orange { color:#f60; } .orange a:hover, a.orange:hover { color:#f00; }
.purple, .purple a, a.purple{ color:#800080; } .purple a:hover, a.purple:hover { color:#4000ff; }
.red, .red a, a.red { color:#f00; } .red a:hover, a.red:hover { color:#c00; }
.silver, .silver a, a.silver { color:#ccc; } .silver a:hover, a.silver:hover { color:#fff; }
.white, .white a, a.white { color:#fff; } .white a:hover, a.white:hover { color:#fdb; }
.yellow, .yellow a, a.yellow { color:#ff0; } .yellow a:hover, a.yellow:hover { color:#ff9; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh07em { line-height:0.7em; }
.lh1em { line-height:1em; }
.lh11em { line-height:1.1em; }
.lh12em { line-height:1.2em; }
.lh13em { line-height:1.3em; }
.lh14em { line-height:1.4em; }
.lh15em { line-height:1.5em; }
.lh17em { line-height:1.7em; }
.lh2em { line-height:2em; }
.lh22em { line-height:2.2em; }
.lh25em { line-height:2.5em; }

.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; }

.ffa { font-family:Arial, Helvetica, sans-serif; }
.ffab { font-family:"Arial Black", Gadget, sans-serif; }
.ffc { font-family:"Courier New", Courier, monospace; }
.ffg { font-family:Georgia, "Times New Roman", Times, serif; }
.fft { font-family:Tahoma, Geneva, sans-serif; }
.fftms { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
.fftnr { font-family:"Times New Roman", Times, serif; }
.ffv { font-family:Verdana, Geneva, sans-serif; }
.ffpl { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
.fflsu { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.ffmss { font-family:"MS Serif", "New York", serif; }
.fflc { font-family:"Lucida Console", Monaco, monospace; }
.ffcsms { font-family:"Comic Sans MS", cursive; }

/***** OTHER STYLES *****/
.w5 { width:5%; }
.w10 { width:10%; }
.w15 { width:15%; }
.w195 { width:19.5%; }
.w20 { width:20%; }
.w245 { width:24.5%; }
.w25 { width:25%; }
.w30 { width:30%; }
.w33 { width:33%; }
.w40 { width:40%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w66 { width:66%; }
.w70 { width:70%; }
.w75 { width:75%; }
.w80 { width:80%; }
.w90 { width:90%; }
.w95 { width:95%; }
.w100 { width:100%; }

/***** BODY STYLES *****/
.bdr { border:1px solid; }
.bdrT { border-top:1px solid }
.bdrR { border-right:1px solid; }
.bdrB { border-bottom:1px solid; }
.bdrL { border-left:1px solid; }
.bdr, .bdrT, .bdrR, .bdrB, .bdrL { border-color:#990; }
.bdrAll td, .bdrAll th  { border:1px dashed #990; }
.bdrT0 { border-top:0; }
.bdrR0 { border-right:0; }
.bdrB0 { border-bottom:0; }
.bdrL0 { border-left:0; }
.bdr0, .bdr0 td, .bdr0 th { border:0; }


.btn1 {  }
.btn2, .btn2 a:link, .btn2 a:visited { color:#fff; }
.btn2 a:hover, .btn2 a:active { color:#fcc; }

.dif, .dif a, a.dif { color:#360; } .dif a:hover, a.dif:hover { color:#930; }
.imgBdr { border:3px double #83924b; background:#fff; }

.pLinks .h { background:#738515; }
.pLinks .h, .pLinks .h a:link, .pLinks .h a:visited { color:#cedd22; }
.pLinks .h a:hover, .pLinks .h a:active { color:#eefd42; }
.pLinks .l, .pLinks .l a:link, .pLinks .l a:visited { color:#4f5e00; }
.pLinks .l a:hover, .pLinks .l a:active { color:#6e8300; }
.pLinks .ls a:hover, .pLinks .ls a:active { color:#9f5e00; }

.sLinks .h { background:#857915; }
.sLinks .h, .sLinks .h a:link, .sLinks .h a:visited { color:#e7b745; }
.sLinks .h a:hover, .sLinks .h a:active { color:#f7d765; }
.sLinks .l, .sLinks .l a:link, .sLinks .l a:visited { color:#835900; }
.sLinks .l a:hover, .sLinks .l a:active { color:#786b00; }
.sLinks .ls a:hover, .sLinks .ls a:active { color:#835900; }

.contact .co { display:table-cell; overflow:hidden; }
.contact, .contact a:link, .contact a:visited { color:#e4e78f; }
.contact .highlighted { color:#eef0c5; }

.showcase { background:#965d1f none repeat-x bottom; border:1px solid #fff; }
.showcase .highlighted { color:#e4ce3e; }
.showcase .c { color:#e2d8c5; }
.showcase a:hover .highlighted, .showcase a:hover .c { color:#f4de6e; }


.search .o, .search .o input { background:#fff; border:0; }
.basket, .basket a:link, .basket a:visited { color:#fff; }
.basket .highlighted { color:#ff0; }
.currency { color:#ffc; }

.welcome .highlighted { color:#f00; }
.ourServices { border-top:1px dashed #f30; padding-top:15px; }
.ourServices .h { color:#690; }
.ourServices .m a:link, .ourServices .m a:visited { color:#c60; }
.ourServices .l, .ourServices .l a:link, .ourServices .l a:visited { color:#889c24; }
.ourServices .l a:hover, .ourServices .l a:active { color:#536400; }
.ourServices .bdr { border-color:#096; }

.ourProducts .h { background:#cfd8ac none no-repeat right bottom; }
.ourProducts .h, .ourProducts .h a:link, .ourProducts .h a:visited { color:#f00; }
.ourProducts .h a:hover, .ourProducts .h a:active { color:#f60; }
.ourProducts .hEnd { background:#83924b; }
.ourProducts .product { background:#fff none no-repeat right bottom; border-left:1px solid #ced7ac; }

.ourProducts .l, .ourProducts .l a:link, .ourProducts .l a:visited { color:#f00; }
.ourProducts .l a:hover, .ourProducts .l a:active { color:#690; } 
.ourProducts .m a:link, .ourProducts .m a:visited { color:#690; }
.ourProducts .m a:hover, .ourProducts .m a:active { color:#666; } 

.fProducts .h {  }
.fProducts .hEnd { border:1px solid #738515; }
.fProducts .highlighted { color:#f00; }
.box1 { background:#fff none repeat-x bottom; }
.fProducts .imgBorder { border:3px solid #ded692; }
.fProducts .l, .fProducts .l a:link, .fProducts .l a:visited { color:#738515; }
.fProducts .l a:hover, .fProducts .l a:active { color:#c36515; }
.fProducts .m a:link, .fProducts .m a:visited { color:#f00; }
.fProducts .m a:hover, .fProducts .m a:active { color:#738515; }

.footer { background:#738515; }
.footer a { margin:0 5px; }

.languageVisitor { background:#f3f7e5; border:1px solid #445006; border-width:0 1px; }
.language img { border:1px solid #738515; }
.language a:hover img { border:1px dashed #445006; }
.visiter .highlighted { color:#f60; }

.bgl, .bgl a:link, .bgl a:visited { color:#e6f1c0; }
.bgl a:hover, .bgl a:active { color:#fff; }

.copyright, .designed, .designed a:link, .designed a:visited { color:#737860; }

.pageHead { color:#690; border-bottom:1px dashed #f60; }
.pageHead2 { border-bottom:1px dashed #c35b37; }
.tree, .tree a:link, .tree a:visited { color:#bb8; }
.tree a:hover, .tree a:active { color:#990; }

.textLinks, .textLinks a:link, .textLinks a:visited { color:#930; }
.textLinks a:hover, .textLinks a:active { color:#f30; }

.headHr { background:#857915; }
.headHr, .headHr a { color:#fff; } .headHr a:hover { color:#ff0; }
.headVr { background:#e8f2c2; }
.data { background:#f8faf2; }
.headHr, .headVr, .data { border:1px solid #990; }

.productsAll .hm { border-bottom:1px solid #c35b37; color:#c60; }
.productsAll .product{ background:#fff; border-bottom:1px solid #a7b37d }
.productsAll .h { border-top:1px solid #a7b37d; border-bottom:1px dashed #a7b37d; background:#fcfff2; }
.productsAll .h, .productsAll .h a:link, .productsAll .h a:visited { color:#660; }
.productsAll .h a:hover, .productsAll .h a:active { color:#c30; }

.selectClick a:hover, .selectClick a:active { color:#930; }

.pagingOuter { border:1px solid #960; border-width:1px 0; background:#d9dec6; }
.paging .on { background:#f30; padding:1px 4px; color:#fff; border:1px solid; }
.paging a { background:#360; padding:1px 4px; border:1px solid; }
.paging a:link, .paging a:visited { color:#cfc; }
.paging a:hover, .paging a:active { background:#690; }

.shoppingCart .bdrAll th, .shoppingCart .bdrAll td { border:1px solid #e4cfae; background:#fff; }
.shoppingCart .bdrAll th { border-bottom:2px dashed #c4af8e; background:#fde7d9 }
.shoppingCart .imgBorder { border:1px dashed #c63; }

.shippingOptions .h { border-bottom:1px solid #cd935c; }
.shippingOptions .bdrAll td { border:1px dashed #cd935c; }
.shippingOptions .highlighted { color:#f00; }
.shippingOptions .button { background:#360; }

.sitemap .h { border-bottom:1px dashed #c35b37; }
.sitemap .l a:link, .sitemap .l a:visited { color:#960; }
.sitemap .ls a:link, .sitemap .ls a:visited { color:#390; }

.dProducts .head1 { background:#5e7547; }
.dProducts .co1 { background:#667f4d; border:1px solid #8cb267; }
.dProducts .head2 { background:#636c47; }
.dProducts .co2 { background:#6c764d; border:1px solid #96a568; }
.dProducts, .dProducts a:link, .dProducts a:visited { color:#fff; }
.dProducts a:hover, .dProducts a:active { color:#cfc; }

.gallery .imgBdr {border-style:solid}
.zoomBg{background:none no-repeat right center; color:#ff0;} .zoomBg:hover{color:#fff;}