﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #030303;
}

a
{
    color: #B70000;
    text-decoration: none;
}
a:hover{color: #0066FF; text-decoration: underline;}
a.active{color: #FF3300;font-weight: bold;}
a.nav{color: #CC3300;}
a.fltselected {color: #CC3300;}

.webtitle
{
    color: #CC3300;
    text-decoration: none;
    font: bold 190%/130% Verdana, tahoma, Arial, sans-serif;
}

.filters
{
    padding: 7px;
    font: 90%/170% Verdana, Helvetica, Arial, tahoma, Arial, sans-serif;
}

span.webaddress 
{
    text-decoration: none;
    font: 100%/120% Verdana, tahoma, Arial, sans-serif;
}

td.tb_body
{
    padding: 5px 10px 5px 10px;
}

p
{
    margin:0px;
    padding:0px;
}

span.webphone
{
    color: #666666;
    text-decoration: none;
    font: bold 130%/130% Verdana, tahoma, Arial, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea { 
	padding: 0px;
	margin: 0x;
	border: 1px solid #999999;
 }


h1, h1 a, h2, h2 a, h3, h3 a
{
    margin: 0;
    text-decoration: none;
    color: #CC0000;
    font-weight: bold;
}

h1{font-size: 1.3em;}
h2{font-size: 1.2em;}
h3{font-size: 1.1em;}

img {
	border: none;
}

img.selected {
	border: 1px solid #999999;
}

.News
{
    padding: 5px;
    margin: 0px;
    border-width: 10px;
    background-color: #EBEBEB;
    margin-bottom: 7px;
}

.News a 
{
    text-decoration: none;
}

.News .header
{
    padding: 7px;
}

.News .entry
{
    padding: 3px;
}

.News .news_item
{
    padding: 7px;
    font: 95%/130% vardana, arial, sans-serif;
    text-align: justify;
}

/* Menu */
table.catalognavpath td{
	margin: 0px;
	padding: 2px;
	list-style: none;
	white-space:nowrap;
}

.popupwin
{
    font: 100%/150%  Arial, verdana, tahoma, Arial, sans-serif;
    background: #F3F3F3;
    border: 1px solid #C0C0C0;
    padding: 3px;
    position: absolute; display: none;
    white-space:normal;
    z-index: 110;
}

ul.tree, ul.MainPageCats
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font: 95%/120% Arial, verdana, tahoma, sans-serif;
    color: #7A7A7A;
}

ul.tree ul, ul.MainPageCats ul
{
    margin: 0px;
    padding: 4px 0px 4px 12px;
    list-style-type: none;
    font: 95%/120% Arial, verdana, tahoma, sans-serif;
    color: #7A7A7A;
}

ul.tree li, ul.MainPageCats li 
{
	margin: 0px;
	padding: 1px 0px 1px 0px;
}

ul.tree a, ul.MainPageCats a
{
    font-size: 110%;
    text-decoration: none;
    color: #D51218;
}

ul.tree img, ul.MainPageCats img
{
	float:none;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
}

table 
{ 
    font: 100%/130% Vardana, Arial, sans-serif;
    border-collapse: collapse;
	color: #030303;
}


table th
{
    background: #D9D9D7;
    padding: 2px;
    text-align: center;
    border-top: #FFF 0px solid;
    border-right: #FFF 1px solid;
    border-bottom: #BEBEBE 1px solid;
    height: 20px;
    font-weight: normal;
}

table tr.header
{
    background: #D9D9D7;
    padding: 2px;
    text-align: center;
    border-top: #FFF 0px solid;
    border-right: #FFF 1px solid;
    border-bottom: #BEBEBE 1px solid;
    height: 20px;
    font-weight: normal;
}

table tr.light, table td.light
{ 
    background: #FCFCFC;
}

table td.navpath
{
    background: #FFF;
    border-bottom: 1px solid #E3E3E3;
    height: 25px;
    padding: 3px;
}

table tr.dark,table td.dark
{ 
	background: #F1F1F1;
}

table td.border
{
    border: 0px solid #E3E3E3;
    padding: 5px;
}

table td.borderR
{
    border-right: 0px solid #E3E3E3;
    border-left: 0px solid #E3E3E3;
    border-bottom: 0px solid #E3E3E3;
    padding: 10px 7px 10px 7px;
    background-color: #FFF;
}

table td.borderL
{
    border-left: 0px solid #E3E3E3;
    border-right: 0px solid #E3E3E3;
    border-bottom: 0px solid #E3E3E3;
    padding: 10px 5px 10px 5px;
    background-color: #FCFCFC;
}

table td.borderRL
{
    border-left: 0px solid #E3E3E3;
    border-right: 0px solid #E3E3E3;
    border-bottom: 0px solid #E3E3E3;
    padding: 10px 5px 10px 5px;
    background-color: #FCFCFC;
}

table tr.groups
{
    background: #f9f9f7;
    width: 100%;
}

table  tr.select {
    background: #ECE6B7;
    width: 100%;
}

.message 
{
    color:Red;
}

a.btm
{
    background: #FF5328;
    padding: 1px 6px;
    border-right: 2px solid #B24100;
    border-bottom: 1px solid #B24100;
    text-decoration: none;
    color: #FFFFFF;
}

/* Post */

.post
{
    padding: 5px;
    margin: 0px;
    border-width: 0px;
    background-color: #F1F1F1;
}

.post .header
{
    text-decoration: none;
    color: #990000;
    padding: 7px;
}

.post .entry
{
    padding: 7px;
    border: 0px solid #EAEAEA;
}

.post .entry2
{
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
}

.post .entry a
{
    text-decoration: none;
}

.post .meta
{
	padding: 5px;
	text-align: right;
	font-size:small;
	background: url(../pics/footer_bg.gif) no-repeat left bottom;
}

/*----------------------goods-list-------------------------------*/

table.goods{
    width: 100%;
    font: 95%/120% vardana, arial, sans-serif;
}

table.goods th a 
{
    font-weight:bold;
    
}

table.goods th
{
    font: bold 95%/100% vardana, arial, sans-serif;
    padding: 2px;
    background-color: #E6E6E6;
    height: 30px;
}


table.goods  tr {
    width: 100%;
}

table.goods td {
    padding:4px;
}

table.goods td.grnt {
    font-size:smaller;
    white-space:nowrap; 
}

table.goods tr.light td
{
    border: 1px solid #DDDDDD;
}

table.goods tr.group
{
    color: White;
    background-color: #F2F0DB;
}


table.goods tr.dark td
{
    border: 1px solid #DDDDDD;
}

table.goods tr.catalog
{
	background: #E6E6E6;
}

table.goods tr.details
{
	border-bottom: 2px solid #FF0066;
}
table.goods tr.details td
{
	vertical-align:top;
}

table td.grayline
{
    border-top: #fff 1px solid;
    border-bottom: #ccc 1px solid;
    padding: 5px;
}


table.desc
{
    font: 90%/100% vardana, arial, sans-serif;
    width: 100%;
    border:#fff 0px solid; 
}

table.desc td {
    padding:1 3 1 3;
    height:25px;
    border:#fff 0px solid; 
}

table.desc tr.light
{
    background: #FCFCFC;
}

table.desc tr.title td
{
    border-bottom: #A4A4A4 1px solid;
    font: bold 120%/120% vardana, arial, sans-serif;
    color: #727272;
    padding-top: 10;
}

table.desc tr.dark
{
    background: #EFEFEF;
}

table.desc tr.dark td.value{
    border-bottom:#ccc 1px solid; 
    border-top:#ccc 1px solid; 
    width: 65%;
}

table.desc tr.dark td.prop
{
    width: 35%;
    border-top:#ccc 1px solid; 
    border-bottom: #ccc 1px solid;
    font-weight: bold; 
    text-align: right;
    padding: 3px 15px 3px 10px;
}

table.desc tr.light td.value{
    width: 65%;
}

table.desc tr.light td.prop
{
    width: 35%;
    font-weight: bold; 
    text-align: right;
    padding: 3px 15px 3px 10px;
}

table.desccmp
{
    font: 90%/100% vardana, arial, sans-serif;
    border:#fff 0px solid; 
}

table.desccmp td {
    padding:1 3 1 3;
    height:25px;
    border:#fff 0px solid; 
}

table.desccmp tr.light
{
    background: #FCFCFC;
}

table.desccmp tr.dark
{
    background: #F0F0F0;
}

table.desccmp tr.dark td.value
{
    width: 200px;
    border-bottom:#ccc 1px solid; 
    border-top:#ccc 1px solid; 
}

table.desccmp tr.dark td.prop
{
    border-top:#ccc 1px solid; 
    border-bottom: #ccc 1px solid;
    font-weight: bold; 
    text-align: right;
    padding: 3px 5x 3px 5px;
}

table.desccmp tr.light td.prop
{
    font-weight: bold; 
    text-align: right;
    padding: 3px 5px 3px 5x;
}


table.tabPanel
{
    width: 100%;
    border: #fff 0px solid;
    font-size: 1.2em;
}

table.tabPanel td {
    padding:4 10 4 10;
}

table.tabPanel td.tab_none {
    border-bottom:#CCCCCC 1px solid; 
    padding:4 1 4 1;
}

table.tabPanel td.tab_selected
{
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    background: #FCFCFC;
    color: #666666;
}

table.tabPanel td.tab
{
    border: #CCCCCC 1px solid;
    background: #F0F0F0;
    color: #666666;
    cursor: pointer;
}

table.tabPanel td.tab:hover {
    border:#CCCCCC 1px solid;
    background: #F0F0F0;
    color: #666666; 
    cursor: pointer;  
    text-decoration: underline; 
}
   
.tabBody 
{
    padding: 10px;
    border-bottom:#CCCCCC 1px solid; 
    border-left:#CCCCCC 1px solid; 
    border-right:#CCCCCC 1px solid; 
    background: #FCFCFC;
}

.PanelCart
{
    border: #CCCCCC 1px solid;
    width: 200px;
    text-align: center;
    background: #F0F0F0;
    font-size: 1.7em;
    vertical-align: middle;
}


table.popup
{
	background-color: #ffffff;
	border: dimgray 1px solid;
}

table.popup tr.popup_header{ 
	background-color: #CC0000;
	color: White;
	cursor:move;
 }


table.popup tr.popup_footer{ 
	background-color: #CC0000;
    color:White;
    cursor:move;
 }
 
 table.popup tr.popup_footer a{ 
    color:White;
 }


table.popup td
{ 
    padding:3px;  
}

table.popup td.setmoveable
{ 
    border: #ccc 0px solid;  
}

.moveable{
    position: absolute;
} 

/*----------------------------cats---------------------------------*/
.warning
{
	border: 1px solid #FF0000;
	padding: 10px;
}

table.cat
{
    padding: 0px;
    margin: 0px;
}

table.cat a
{
    text-decoration: none;
}

table.cat  tr {
    width:100%;
}

table.cat td 
{
	font:  12px Arial, Helvetica, Tahoma, sans-serif;
    border: #fff 0px solid;
    padding: 0px; 
}

table.cat td.l
{
	background:url(../pics/line.gif)  repeat-y top left;
	width: 18px;
}

div.plus
{
	background:url(../pics/plus.gif)  no-repeat top left;
	width: 18px;
	height: 18px;
}

div.minus
{
	background:url(../pics/minus.gif)  no-repeat top left;
	width: 18px;
	height: 18px;
}

div.plusend
{
	background:url(../pics/plusend.gif)  no-repeat top left;
	width: 18px;
	height: 18px;
}

div.minusend
{
	background:url(../pics/minusend.gif)  no-repeat top left;
	width: 18px;
	height: 18px;
}

div.join
{
	background:url(../pics/join.gif)  no-repeat top left;
	width: 18px;
	height: 18px;
}

div.joinend
{
	background:url(../pics/joinend.gif)  no-repeat top left;
	width: 18px;
	height: 18px;
}

table.cat td.nn
{
    width: 99%;
}


table.cat td.sel
{
    width: 99%;
    font-weight:bold;
}

table.cat td.sel a
{
    text-decoration: underline;
}

table.cat img 
{
	vertical-align:middle;
	float: left;
	padding:0px;	
}

.cart
{
	height:20px;
	width:26px;
	background-image:url(../pics/add.gif);
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
}

.error
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #FF3300;
}

.border
{
	padding: 5;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.cart_l
{
	height:20px;
	width:26px;
	background-image:url(../pics/loading.gif);
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
}

.cart_big
{
    cursor: pointer;
    background-color: #F4F4F4;
    width: 100px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-right: 2px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: center;
    border-color: #DBDBDB #7D7D7D #7B7B7B #DEDEDE;
}

.cart_f
{
	height:20px; 
	width:26px;
	background-image:url(../pics/add_full.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
}

#LabelHtmlDesc p
{
    padding: 3px;
    margin: 0px;
    border-bottom: 1px dotted #CCC;
}

#LabelHtmlDesc b
{  
    color: #990000;
 }


.ldsc p 
{
      font: 85%/120% Arial, verdana, tahoma, Arial, sans-serif;
      float:left;
      padding:0px;
      margin: 0px 5px 0px 5px;
      /*width: 33%;*/
}


.pricepanel
{ 
    padding: 10px;
    margin: 2px 0px 2px 0px;
    background-color: #D6D6D6;
 }


 table.promo
{
    background-color: #F1F1F1;
}

table.promo td 
{
    padding: 5px; 
}


.pelem
{
    width: 33.3%;
    min-width: 220px;
    float: left; 
}

.pelem_in
{
    height: 150px;
    margin: 0px;
    border: 1px solid #F1F1F1;
    background: White;
}

#qnt_set
{ 
    width: 20px;
    background-color:#FFFF99;
    font-size: 10px;
 }
 
 .overfl
{
    overflow:auto;
    height: 400px;
}

div.promo { 
    background:url(../pics/panel_bg.gif)  repeat-x top;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid; 
    border-bottom: #ccc 1px solid; 
    padding: 5px; 
}

table.goodslast { 
    width: 100%;
    border:#fff 0px solid;
    font: 90%/120% vardana, arial, sans-serif;     
}

table.goodslast tr.goods td
{
    padding: 4px;
    border-bottom: #ccc 2px solid;
    vertical-align: bottom;
}


table.top_panel
{
    background: url(../pics/bg.gif) repeat-x left bottom;
    font: 90%/140% Verdana, Helvetica, Arial, tahoma, Arial, sans-serif;
    white-space: nowrap;
    width: 100%;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
}

table.top_panel td
{
	padding: 0px 7px 0px 7px;
	height: 24px;
}

table.header
{
    font: 90%/140% Verdana, Helvetica, Arial,  tahoma, Arial, sans-serif;
    width: 100%;
}

table.header td
{
    white-space:nowrap;
    padding: 2px 4px 2px 4px;
}

div.gmenu
{
    width: 100%;
    height: 28px;
    background-image: url(../pics/submenu.gif);
    background-repeat: repeat;
    border-top: 1px solid #fff;
}

table.gmenu 
{
    font: 100%/120%  Verdana, Tahoma, Helvetica, Arial, sans-serif;
    height:28px;
}

table.gmenu td
{
    border-left: 1px solid #92ADC0;
    padding: 0px 15px 0px 15px;
    border-left-color: #F5F5F5;
}

table.gmenu td.btm a
{ 
    text-decoration: none;
    color: #666666;
}
/*
table.navmenu
{
    width: 100%;
    height: 29px;
    color: #E1E1E1;
}

table.navmenu td
{
    border: 0px solid #FFFFFF;
    padding: 0px;
}


table.navmenu td.navmenu_l
{
    background: url(../pics/menu_l.gif)  no-repeat left top;
    width: 0%;
}

table.navmenu td.navmenu_r
{
    background: url(../pics/menu_r.gif)  repeat-x right top;
    width: 0%;
}

table.navmenu td.navmenu_m
{
    background: url(../pics/menu.gif)  repeat-x left top;
    width: 100%;
}

table.navmenu  a, table.navmenu  a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: White; 
}
*/
div.group_popup
{
    font: 110%/160% Verdana, Tahoma, Arial, Helvetica, sans-serif;
    position: absolute;
    margin: 14px 0px 0px -16px;
    display: none;
    padding: 5px;
    border: 1px solid #92ADC0;
    background-color: #1F66AE;
    z-index: 110;
    min-width: 200px;
    white-space: nowrap;
}

table.leftmenu
{
    width: 255px;
}

table.leftmenu td.mid
{
    padding: 0px;
}

div.brands
{

}

div.brands input
{
    border-width: 0px;
}


.sdesc {
    font: 85%/125% Arial, Verdana, Helvetica, tahoma, sans-serif; 
}

.cat_item
{
    width: 25%; 
    min-width: 180px;
    height: 150px;
    float: left;
    /*position: relative;*/
    text-align:center;
}

.promo_cart
{
    background:url(../pics/cart_add.gif)  no-repeat right bottom;
    height: 42px;
    width: 108px;
    cursor:pointer;
}

table.kbd
{
	white-space:nowrap;
	font: bold 110% verdana, tahoma, Helvetica, Arial, sans-serif;
	width: 98%;
}

table.kbd td
{	
	padding: 1;
	margin: 1;
}

.kb
{
    border-color: #FFFFFF #9B9B9B #9B9B9B #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
	background-color: #DDDDD9;
	padding: 8;
	text-align: center;
	cursor: pointer;
	width: 99%;
}

.kbpress
{
    background-color: #D0D0CC;
    padding: 8;
    text-align: center;
    cursor: pointer;
    border-color: #FFFFFF #9B9B9B #FFFFFF #9B9B9B;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}


#keyboard_inpit
{
    border: 1px dotted #92ADC0;
    background-color: #FFFFCC;
    height: 36px;
    overflow: auto;
    width: 400px;
}


table.catalog
{
    
}


table.catalog td 
{
    font: 115%/190%  Arial, tahoma, verdana, helvetica,  sans-serif;
    vertical-align:top;
    padding:5px; 
}

.InLineMenu ul
{
	font: 105%/120% Tahoma, Verdana,  Arial, sans-serif;
}

.InLineMenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.InLineMenu li 
{    
	display: inline;
	padding: 2px 10px 2px 10px;
}

.InLineMenu .item_selected
{
    border-left: 0px solid  #FFFFCC;
    border-bottom: 0px solid  #FFFFCC;
}

.InLineMenu .item_selected a
{
    text-decoration: none;
    font-weight: bold;
}


/* Post */

div.flt {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 180px;
}

div.flt ul
{
    list-style: none;
    padding: 2px;
    margin: 3px;
    /*border: 1px solid #EAEAEA;*/
    /*background-color: #FCFCFC;*/
}

div.flt li 
{  
	font: 95%/100% Arial, Tahoma, Verdana, sans-serif;
	padding: 2px 2px 2px 10px;
}

div.flt .header
{
    text-decoration: none;
    color: #FF9900;
    padding: 7px;
    border: 0px solid #EAEAEA;
}

div.flt .body
{
    padding-left: 5px;
    font: 95%/100% Arial, Tahoma, Verdana, sans-serif;
}

div.flt .footer
{
    text-align: center;
    padding: 4px;
}

div.flt a
{
    color: #2057BD;
}

div.flt a.fltselected
{
    color: #CC3300;
}

.cmp
{
	height:18px;
	width:21px;
	background-image:url(../pics/cmp.gif);
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
}

.cmp_s
{
	height:18px; 
	width:21px;
	background-image:url(../pics/cmp_s.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
}

#page
{
    background-color: #808080;
    position: absolute;
    top:50px;
}

.order_table
{
    margin: 0px;
    padding: 0px;
    font: 220%/130% Tahoma, Arial, Helvetica, sans-serif;
    float: left;
    position: relative;
    min-width: 200px;
    width: 33.3%;
    background-color: #C0C0C0;
}

table.ordertable
{
    font: 100%/100% Tahoma, Arial, Helvetica, sans-serif;
    border: 2px solid #666666;
}

table.ordertable td
{
	padding: 4px;
	height: 44px;
}

#top_position
{
    width: 100%;
    position: fixed;
    z-index: 110;
    font: 250%/130% Tahoma, Arial, Helvetica, sans-serif;
    border: red 2px solid;
    background-color: #FF3300;
}

span.qnt
{
    font: bold 100%/120% Arial, Verdana, Tahoma, Helvetica, sans-serif;
    color: #007927;
}


div.filter_block
{
    background-color: #F2F0DB;
    padding: 7px;
    margin-bottom: 7px;
}

#div_main_menu
{
    background-color: #CC0000;
    padding: 5px;
    position:relative;
}

#div_bottom_menu
{
    background-color: #DADADA;
    padding: 4px;
    position: relative;
}

#div_main_menu  a, #div_main_menu  a:hover
{
	text-decoration: none;
	color: White; 
}

#DescCart_GoodsCount
{
    background-color: #FF9900;
    text-align: center;
    padding: 7px;
    margin-bottom: 7px;
}





ul.megamenu {
  margin: 0px auto;
  padding: 2px 4px 1px 4px;
  list-style: none;
  display: none;
}

ul.megamenu li.mm-item {
}

ul.megamenu li
{
    margin: 0px;
    padding: 0px;
}

ul.megamenu li.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  position: relative;
  display: inline-block;
  color: #FFF;
  padding: 2px 8px;
  margin: 0px 3px 0px 0px;
  text-decoration: none;
  z-index: 10;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}

*html ul.megamenu a.mm-item-link:link, *html ul.megamenu a.mm-item-link:visited {
  border-color: pink;
  filter: chroma(color=pink);
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
  color: #444;
  background: #EFEFEF;
  border-top: 1px solid #777;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}

ul.megamenu div.mm-item-content
{
    background: #EFEFEF;
    padding: 0px;
    position: absolute;
    border: 1px solid #777;
    z-index: 9;
    color: Gray;
}

ul.megamenu div.mm-item-content a, ul.megamenu div.mm-item-content a:hover
{
    color: #666666;
}

.mm-content-base
{
    background: #EFEFEF;
    position: relative;
    z-index: 11;
    padding: 10px;
}

.mm-js-shadow {
  background: #555;
  position: absolute;
  z-index: 10;
}

#logo_img
{
    background: url(../pics/logo.gif) no-repeat left center;
    width: 310px;
    height: 96px;
}

div.filter_block
{
    background-color: #F2F0DB;
    padding: 7px;
    margin-bottom: 7px;
}


div.div_rounded
{
    background-color: #F1F1F1;
    padding: 7px;
    margin-bottom: 10px;
}