/* ----- main styles ----- */
* { margin: 0px; padding: 0px; }
html { width: 100%; height: 100%; }
body { font-family: tahoma; font-size: 10pt; color: #333; height: 100%; width: 100%; background: #6e7882; }

a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
a { color: #000; text-decoration: underline; }
a:hover { text-decoration: none; }

img { border: none; border-width: 0px; }

h1 {font: bold 14pt tahoma; margin: 0 0 10px 0; text-transform: uppercase; color: #000;}
h2 {font: bold 12pt tahoma; color: #000;}
h3 {color:#000000; font-family:Arial,Arial Narrow,Tahoma; font-size:12px; text-transform:uppercase; margin: 0;}

h4, h4 a, h4 a:link, .cats-icos a:link, .cats-icos a:visited { font: bold 11px tahoma; margin: 0; text-transform: uppercase; text-decoration: none;  }
h4 a:hover, .cats-icos a:hover {color: #339933;}

h4, h5, h6 { padding: 0 0 4px 0; font-size: 8pt; text-transform: uppercase; }

p { padding: 0px 0px 15px 0px; }
ul { margin: 0px 0px 15px 10px; }
li { margin: 0px 0px 0px 15px; }
table { border-collapse: collapse; }
input, select, textarea { font-family: tahoma; font-size: 8pt; color: #000000; }
.clear { clear: both; font-size: 0pt; line-height: 0px; height: 0px; }
.t-right { text-align: right; }
.w100pr { width: 100%; }
.va-top { vertical-align: top; }


/* ----- special classes styles ----- */
.main { position: relative;  min-width: 1000px;  }

*html .main
               {
                    width:expression(
                         (document.compatMode && document.compatMode == 'CSS1Compat')
                         ?
                         (
                              document.documentElement.clientWidth < 1000
                              ?
                              "1000px"
                              :
                              "100%"
                         )
                         :
                         (
                              document.body.clientWidth < 1000
                              ?
                              "1000px"
                              :
                              "100%"
                         )
                    );
               }

.main1 { margin: 0 0 0 2%; background-color: #fff; }  





/* ----- header styles ----- */
.header { height: 60px; position: relative; padding: 16px 0 0 0px; background: #6e7882; }


.h-t { width: 100%; font-size: 8pt; color: #000; }
.h-t-l { background: #fff; padding: 0 10px 10px 0; vertical-align: top; width: 255px; }
.h-t-c { text-align: center; width: auto; }
.h-t-r { background: url("../w-con-r.gif") right 0 no-repeat #fff; padding: 0 10px 10px 10px; vertical-align: middle; width: 23%; }
.h-t-r { color: #cc0000; }
.h-t-r span { color: #6e7882; display: block; }
.h-t-r strong { color: #000; text-transform: uppercase; display: block; }
.h-t .h-r { background: url("../h-basket0.gif") repeat-x #fff; width: 340px; vertical-align: top; color: #fff; }
.h-t .h-r-in { background: url("../h-basket.gif") no-repeat; position: relative; height: 30px; padding: 14px 80px 10px 80px; text-align: center; } 
.h-r-but { right: 0px; top: 0px; position: absolute; display: block; background: url("../h-but.gif") no-repeat; width: 82px; height: 54px; font-size: 0; color: #9f3025; }
.h-r-but:hover { background-position: 0 -54px; }


/* ----- content styles ----- */
.content { margin: 0px auto; position: relative; padding: 0 0 10px 0; border-bottom:1px dashed #6e7882; height: 1%; }
.left { float: left; width: 255px; margin-left: -100%; }
.center { float:left; width:100%; }
.center1 { margin: 0px 15px 0px 285px; }


/* ----- l-menu ----- */
.l-menu { position: relative; padding: 0 0 10px 0; font-size: 8pt; }
.l-menu a { text-decoration: none; }
.l-menu a:hover { color: #8fc823; }
.l-menu-in { background: url("../l-menu-l.gif") repeat-y; padding: 10px 0 10px 26px; height: 1%; }
.l-menu ul { margin: 0; list-style: none; }
.l-menu li { margin: 0 0 5px 0; text-transform: uppercase; }
.l-menu td { font-size: 8pt; }

.chap { background: url("../l-menu-bord.gif") 0 bottom repeat-x; width: 100%; }
.chap td { padding: 0 2px 6px 0; }
.chap .chap-l { background: url("../white.gif") repeat-y; width: 17px; }
.chap .arrow { display: block; width: 12px; height: 12px; margin: 0 5px 0 0; background: url("../llarrow.png") no-repeat; }
.chap-act .arrow { background: url("../bbarrow.png") no-repeat; }
.chap-act { font-weight: bold; }

.l-sub { background: url("../l-sub-l.gif") repeat-y; margin: 0 0 0 6px; }
.l-menu .l-sub li { background: url("../l-sub-l-arrow.gif") 1px 9px no-repeat; text-transform: none; padding: 0 0 0 26px; font-size: 8pt; }
.l-sub li td { background: url("../l-menu-bord.gif") 0 bottom repeat-x; padding: 5px 0 6px 0; vertical-align: top; }
.l-sub li {margin: 0;}







/* ----- item-box ----- */
.item-box { background: url("../gr-point.gif") repeat-x; position: relative; border-bottom: 2px solid #c40b0b; margin: 0 20px 18px 0; font-family: Tahoma; font-size: 8pt; color: #6b6b6b;  }
.i-b-l { background: url("../gr-point.gif") repeat-y; }
.i-b-r { background: url("../gr-point.gif") right 0 repeat-y; }
.i-b-l-t { background: url("../r-l-t.gif") no-repeat; }
.i-b-r-t { background: url("../r-r-t.gif") right 0 no-repeat; padding: 10px 13px 0 7px; height: 1%; }
.item-box a { color: #6b6b6b; text-decoration: underline; }
.item-box a:hover { text-decoration: none; }
.item-box p { padding: 0 0 9px 0; }
.item-box h2 { color: #010100; font-size: 9pt; text-transform: uppercase; padding: 0 0 20px 22px; background: url("../arr-round.gif") 0 2px no-repeat; }
.item-box h2 a { color: #010100; }
.item-box strong, .item-box strong a { color: #000; }
.item-box .red { color: #c40b0b; }
.item-box-photo { width: 120px; min-height: 100px; text-align: center; vertical-align: top; }

.item-box .r-about-1 { background: url("../r-about-1.gif") 1px 2px no-repeat; padding: 0 0 2px 19px; }
.item-box .r-about-2 { background: url("../r-about-2.gif") 0 2px no-repeat; padding: 0 0 2px 19px; }
.item-box .r-about-3 { background: url("../r-about-3.gif") 2px 3px no-repeat; padding: 0 0 2px 19px; color: #000; font-weight: bold; }

.item-box-about { vertical-align: top; }
.item-box-about ul { margin: 0; list-style: none; padding: 0 0 16px 0;  }
.item-box-about li { margin: 0; padding: 0 0 4px 0; }

.i-b-b-inf { padding: 5px 0 2px 6px; text-align: justify; }
.strih { background: url("../strih.gif") top 0 no-repeat; height: 48px; line-height: 58px; color: #C40B0B; font-size: 13.5pt; text-align: center; margin: 0 0 5px 0; font-weight: bold; border: solid 0px #000; } 
/* #378b01 */
.item-box-pr { width: 126px; padding: 0 0 0 20px; vertical-align:top; }



/* ----- tabs ----- */
.tabs { position: relative; padding: 0 0 15px 0; }
.tabs-top { font-size: 8pt; font-weight: bold; }
.tabs-top ul { margin: 0; list-style: none;  padding: 0;} 
.tabs-top li { float: left; margin: 0; } 
.tabs-top a { display: block; padding: 12px; color: #000; float: left; margin: 0 2px 0 0; background: #ccc; border: 1px solid #ccc; text-decoration: none; }
.tabs-top a:hover { background: #fff; border: 1px solid #C80404; }
.tabs-top .tab-top-act, .tabs-top .tab-top-act:hover { background: #fff; border: 1px solid #C80404; border-top: 3px solid #C80404; padding-top: 10px;}

.tabs-in { border: 1px solid #ccc; padding: 12px; height: 1%; color: #000; }
#tabs-in-1, #tabs-in-2, #tabs-in-3, #tabs-in-4 {height: 1%;}
.tabs-top .tab-top-act, .tabs-top .tab-top-act:hover { border-color: #ccc; border-bottom: solid 1px #fff; border-top:3px solid #C80404; margin-bottom: -1px;}
.tabs-top a { padding: 9px 12px 11px 12px; text-decoration: underline;}
.tabs-top a:hover { text-decoration: none;}


/* ----- news-box ----- */
.news-box { border-bottom: 1px solid #c40b0b; }
.news-box a { color: #000; }
.news-box .i-b-r-t { background: url("../r-r-t.gif") right 0 no-repeat; padding: 10px 13px 2px 90px; height: 1%; position: relative; color: #000; }
.news-box .news-date { left: 9px; top: 10px; position: absolute; color: #8fc823; }

/* ----- cats-icos ----- */
.cats-icos { font-size: 8pt; font-weight: bold; }
.cats-icos ul { margin: 0; list-style: none; }
.cats-icos li { float: left; height:170px; margin:0 1%; padding:2px; text-align:center; width:150px; }
.cats-icos a { text-decoration: none; }

/* Product card - full description */
.product_det td {border: solid 1px #ccc; padding: 2px 5px;}
.pr_bl_feature_name {font-weight: bold; font-size: 9pt; padding: 5px 2px;}
.pr_feature_name { }
.pr_card {border: solid 1px #ccc;}
.pr_card_right {padding-left: 8px;}

.i-b-buy { margin: 0 auto; display: block; background: url("../r-buy.gif") no-repeat; width: 106px; height: 26px; background-position: 0 -26px;  }
.i-b-buy:hover { background-position: 0 0; }
.i-b-call { margin: 0 auto; display: block; background: url("../r-call.gif") no-repeat; width: 106px; height: 26px; }





/* ----- footer styles ----- */
.footer { position: relative; font-size: 8pt; color: #000; background: #6e7882; padding: 0 0 15px 0; }
.f-in { background: url("../f-l.gif") 0 bottom no-repeat #fff; padding: 15px; }
.footer a { color: #c80404; text-decoration: underline; }
.footer a:hover { color: #c80404; text-decoration: none; }  
.footer td { font-size: 8pt; }

/* -----
.field, x:-moz-any-link {  }
*html .field {  }
*:first-child+html .field {  }
  ----- */


.oki{color:#393}
.error{font-size: 12px; font-weight: bold; color: #C80404;}
.imboxr { padding: 5px; vertical-align: top; }
.imbox { padding: 5px; vertical-align: middle; }
.imboxd { padding: 5px; vertical-align: top; text-align: justify; }
.imboxl { text-align:center; vertical-align: middle; width: 220px; }
.bf{font-weight:bold}
.label{font-family: Tahoma, Arial; padding-left: 53px; color: #666666; }
textarea{padding:1px}
.price{color:#bf0010;font-size:14px;font-family:Arial, Verdana !important; white-space:nowrap;font-weight:normal !important}
.price3{color:#ffffff;height:50px;font-weight:bold;font-size:14px;font-family:Tahoma, Arial, Verdana !important; padding-left:60px; white-space:nowrap;font-weight:normal !important}
.price6{color:#c80404;font-weight:bold;font-size:18px;font-family:Tahoma, Arial, Verdana !important; white-space:nowrap;font-weight:normal !important}
.market-price{color:#ffffff;font-size:11px;text-decoration: line-through}
.market-price2{color:#c80404;font-size:11px;text-decoration: line-through}
.ptbl td{vertical-align:middle;text-align:left;padding:3px 8px}
#axcrt{border:0px solid #E48234;z-index:100;width:300px;height:58px;font-size:13px;padding-top:42px;}
table.gre{background:#D0D1D5}
table.gre td{background:#fff}
table.gre td.lt{font-weight:bold;background:#E4E6E9}
.pad{padding:8px}
.padt{padding:3px 8px
}
.searchmx {
font-family: Tahoma, Arial, Arial Narrow;
padding-left:40px;
padding-top:12px;
}
.searchmx {
font-family: Tahoma, Arial, Arial Narrow;
padding-left:60px;
padding-top:17px;
}
.hdbot{padding:4px 8px;background:#ffffff}
.hdbot a{font-weight:bold}


/* Стили расширенного поиска */
.cat_advs { font-size: 10pt; color: #333; padding:20px 0px; vertical-align: top; height: 1%; }
table.cat_advs {border-color: #CCC; }
td.cat_advs { padding: 5px 10px; border-style: dashed; border-width: thin; border-color:#CCC; }
.cat_advs_button { height: 24px; width: 150px; }
.cat_advs_right { font-size: 10pt; color: #333;  vertical-align: top; height: 1%; padding: 5px 5px 10px 10px; line-height: 120%;border-style: dashed; border-width: thin; border-color:#CCC; border-radius: 10px;  -moz-border-radius: 10px;  -webkit-border-radius: 10px; }
select.cat_advs_f1 { width: 180px; height: 18px; color: #C80404; margin-bottom: 7px; margin-top: 2px;}
input.cat_advs_f2 { height: 18px; color: #C80404; margin-bottom: 7px; margin-top: 2px;}
#AdvancedSearchInCategory { border-radius: 5px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px; }
/* Header*/
.icq_bb {height: 105px; float: left; }
.top_banner_table td { padding: 0 40px 0 0;  }
.icq_block { float: left; height: 23px; font-size: 11px; width: 120px;  margin: 0 0 0 40px; text-align: center;  }
.top_contact {color: #fff; font: bold 11px Tahoma; vertical-align: middle;}
/* ----- top_menu_tbl ----- */
.top_menu_tbl { width: 100%; font-size: 10pt;}
.top_menu_tbl td {text-align: center; padding-top: 0px; height: 50px;}

.cbt{padding: 5px 5px; background-color: #fff ;font: normal 10px Tahoma; border-left:0px solid #C0C0C0; }
.hdbtop {font-size: 10pt; color: #333; padding:5px 0; vertical-align: top; height: 1%;}

/* Quick Search */
.q_search_form {margin-top: 0px;}
input.q_search_form {  margin-left: -4px; border-collapse: collapse; border: none; height: 29px; width: 98%; padding:  0 10px; margin-top: 0px; font-size:16px; color: #807f7f; line-height: 27px; border-width: 0;}
.button_q_search { height: 33px; width: 50px; margin-top: -2px;}
.button_q_search_2 { height: 24px; width: 200px; margin-top: 2px;}
.q_search_left { height: 50px;  padding-left: 20px; background: url("../q_search_bg.png") left; text-align:center;}
.q_search_right {background: url("../q_search_bg.png") left; padding-top: 2px;}
.q_search_ili {background: url("../q_search_bg.png") left; font-size: 16px; color:#ccc;}
.sk_main_block {position: relative; margin-bottom: 10px; margin-right: -15px;  background: url("../q_search_bg_left.png") top left no-repeat; padding-left: 15px;  }
.q_search_cat{border-collapse: collapse; border: none; height: 29px; width: 253px; line-height: 27px; font-size: 16px; padding:  4px 0; text-align: center; color: #807f7f; text-transform:lowercase;}
select.q_search_cat  { text-transform:lowercase;}
.sk_short_search {position: absolute; top: 0; left: 10px; padding-left: 20px; background: url("../q_search_white.png") top left no-repeat; width: 63%; border: solid 0px black; height: 48px; vertical-align: top; padding-top: 11px;}

/* Shopping Cart */
.SCART { width: 100%; border: solid 0 #807f7f; }
.SCartTable { }
td.SCartTable { border: solid thin #807f7f; padding: 5px; }
th.SCartTable { border: solid thin #807f7f; background-color: #ccc; padding: 10px 5px;}
.CartTotal {font-size: 11pt; color:  #C80404; font-weight: bold;}
.CartButtons  {border-style: solid; border-width: thin; border-color: #807f7f; border-radius: 10px;  -moz-border-radius: 10px;  -webkit-border-radius: 10px; padding: 10px; width: 500px; margin: 10px 0;}

/* Order */
.pad_ord { padding: 5px; width: 100%; }
table.inOrder td { padding: 2px 5px; border: solid thin #807f7f;}
table.inOrder th { background-color: #ccc; padding: 5px; border: solid thin #807f7f;}
td.order {border: solid thin blue;}
.OrdSubmit {padding: 5px 10px; font-weight: bold; font-size: 14px; color: #333;}
.inOrderUser {border: solid thin #807f7f; }
table.inOrderUser th { background-color: #ccc; padding: 5px; border: solid 0 #807f7f;}
table.inOrderUser td { padding: 2px 5px; border: none; background-color: #ccc;}
.inOrderUser input { border: solid thin #807f7f; height:  16px; width: 220px; margin: 2px; padding: 1px 2px;}
.inOrderUser textarea { border: solid thin #807f7f; width: 90%; vertical-align: middle;}


/* Skyter's Add-on */
.sk_newproduct { border-color: #ccc #ccc #C40B0B; border-style: solid; border-width: 0px; display: block; float: left; width: 150px; height: 200px; padding: 5px 2px;
text-align: center; margin: 0 1%; font-size: 11px; }

.sk_newproducts {}

.sk_np_right { border-color: #F7F7F7; border-style: solid; border-width: 1px; display: block; text-align: center; margin: 5px 0; padding: 5px; }
.sk_add_button_circle { margin-right: 3px; background: transparent; font-size: 12px; color: #666666; font-weight: bold; width: 14px; height: 14px; border: 1px dotted transparent;
	line-height: 100%; vertical-align: middle; }
.sk_main_cats { width: 100%; text-align: right; margin-top: 20px;}
.sk_main_cats ul { display: inline; list-style: none; text-align: center; margin: 0; padding: 0;}
.sk_main_cats li { width: 150px; height: 170px; padding: 2px; order: solid 1px #000; text-align: center; float: left; margin: 0 1%}
.sk_main_category { float:left; height:160px; margin: 0 1%; padding:2px; width:150px; }

a:link.sk_main_category, a:visited.sk_main_category { text-decoration:none;}
a:hover.sk_main_category { color: #8fc823;}
.highslide-dimming { background: #333333; position: absolute; }
.semafor {position: absolute; z-index: 1; top: 10px; left: 10px; background:url('../best.png') no-repeat; height: 70px; width: 70px;}

.box{
color: #000;
padding:10px;
border-bottom: 3px solid #d7d7d7;
padding-left:35px;
}

