/* CSS Document */
body{
   SCROLLBAR-FACE-COLOR: #ececec; 
    SCROLLBAR-HIGHLIGHT-COLOR: #c2c2c2; 
    SCROLLBAR-SHADOW-COLOR: #c2c2c2; 
    SCROLLBAR-3DLIGHT-COLOR: #ececec; 
    SCROLLBAR-ARROW-COLOR: #19376A; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ececec; 
    SCROLLBAR-BASE-COLOR: #ffffff;
    padding:0px;
    margin:0px;
    background-color:#FFFFFF;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color:black;
}
#top_1 span, #top_2 span, #top_3 span, #top_4 span, #top_5 span, #top_6 span { display:none}
#top_1 { float:left; display:inline; width:120px; height:181px; background:url(images/menu_1.jpg) top left no-repeat}
#top_2 { float:left; display:inline; width:120px; height:181px; background:url(images/menu_2.jpg) top left no-repeat}
#top_3 { float:left; display:inline; width:120px; height:181px; background:url(images/menu_3.jpg) top left no-repeat}
#top_4 { float:left; display:inline; width:120px; height:181px; background:url(images/menu_4.jpg) top left no-repeat}
#top_5 { float:left; display:inline; width:120px; height:181px; background:url(images/menu_5.jpg) top left no-repeat}
#top_6 { float:left; display:inline; width:123px; height:181px; background:url(images/menu_6.jpg) top left no-repeat}

#top_1:hover {background:url(images/menu_1_hover.jpg) top left no-repeat} 
#top_2:hover {background:url(images/menu_2_hover.jpg) top left no-repeat} 
#top_3:hover {background:url(images/menu_3_hover.jpg) top left no-repeat} 
#top_4:hover {background:url(images/menu_4_hover.jpg) top left no-repeat} 
#top_5:hover {background:url(images/menu_5_hover.jpg) top left no-repeat} 
#top_6:hover {background:url(images/menu_6_hover.jpg) top left no-repeat} 

img.imgOff {
	border-color: #97989C;
	border-style: solid;
	border-width: 1px;
}

img.imgOn {
	border-color: #A12622;
	border-style: solid;
	border-width: 1px;
}

div.comment_list{/*отзывы*/
	margin-top: 10px;
	background-color: #F2F3F5;
	margin-bottom: 10px;
	BORDER: #97989C 1px dashed; 
   PADDING: 5px; 
}

div.comment_user{
	padding: 3px;
	background: #3D6C8E;
	color: white;
}

div.comment_user a{
	color: white;
}


ul{
	list-style-type: square;
	color: #3D6C8E;
}

.sort_name_bg{
   background-color: #F0F1F1;
}
.sort_table{
   margin-top: 10px;
   background-color: White;
   BORDER-RIGHT: #d3d3d3 1px dashed;
   PADDING-RIGHT: 5px;
   BORDER-TOP: #d3d3d3 1px dashed;
   PADDING-LEFT: 5px;
   PADDING-BOTTOM: 5px;
   BORDER-LEFT: #d3d3d3 1px dashed;
   PADDING-TOP: 5px;
   BORDER-BOTTOM: #d3d3d3 1px dashed;
}
#cartwindow{
   position:absolute;
   left:10px;
   top:0;
   visibility:hidden; 
   width: 250px; 
   height: 68px;
   Z-INDEX: 2;
   BACKGROUND: #C0D2EC;
   padding:10px;
   border: solid;
   border-width: 1px; 
   border-color:#4D88C8;
   FILTER: revealTrans  (duration=1,transition=4);
}
.menu_bg{
   background-image: url(images/menu_bg_4.gif);
   background-repeat: no-repeat;
   HEIGHT: 28px;
   width: 120px;
   text-align: center;
   
}
.menu_bg a.navigation{
   color: white;
}
#navigation{
   background-image: url(images/1_04.gif);
   background-repeat: no-repeat;
   width:534px;
   height:35;
}

a.navigation{
   text-decoration: none;
   color:#3d6c8e;
}
a.navigation:hover{
   color: #C24848;
   text-decoration: none;
}
#header_1{ background:url(images/mid.gif) top left repeat-y
  
}

#header_2{ background:url(images/logo_bot.jpg) top left no-repeat; padding-top:97px;
   
   
}
.block_1_mid { background:url(images/block_1_mid.gif) top left repeat-y}
#header_3{ background:url(images/search_bg.jpg) left top no-repeat; height:83px
  
}
#header_5{
   background-image: url(images/header_05.gif);
   background-repeat: no-repeat;
   width: 275px;
   height: 137px;
   padding-left:30px;
}
#header_6{
   background-image: url(images/header_06.gif);
   background-repeat: no-repeat;
   width: 321px;
   height: 137px;
}

#bg_catalog_1{
  font-size:17px; color:#6471e0; padding:17px 0px 16px 0px

}
.bg_catalog_2{ font-size:17px; color:#6471e0; padding:17px 0px 16px 39px
   
}
#bg_catalog_3{

}

#bgmenu{
   background-image: url(images/bg_menu.gif);
   background-repeat: no-repeat;
   width: 270px;
   height: 25px;
   color: white;
   font-weight: bold;
   vertical-align: middle;
   padding-top: 6px;
   padding-left: 10px;
   text-transform:uppercase;
}

#bgcart{
   background-image: url(images/bg_cart.gif);
   background-repeat: no-repeat;
   width: 208px;
   height: 125px;
   padding-left:30px;
   padding-right:20px;
   padding-top:30px;
}

#bgfooter{
   background-image: url(images/bg_footer.gif);
   background-repeat: repeat-x;
   height: 92px;
   color: #9FA4A7;
   padding-top: 6px;
   padding-left: 10px;
}
#bgfooter td, bgfooter a {
   color: #9FA4A7;
}
.top{
   margin-top: 20px;
}
#top {
FILTER: Alpha(Opacity=40, FinishOpacity=40, Style=1, StartX=0, StartY=0, FinishX=88, FinishY=31);
}

/*td.setka{
    background-color: #D6D6D6;
}*/


.basket_put:link, .basket_put:hover ,.information:link, .information:hover {text-decoration:none; color:#fff;}
.basket_put { background:url(images/shop/basket_put.gif) top left no-repeat; float:left; display:inline; color:#FFF; padding:4px 13px 8px 32px}
.information {  background:url(images/shop/information.gif) top left no-repeat; float:left; display:inline; color:#FFF; padding:4px 13px 8px 32px}


a.product_name:hover { text-decoration:none}
a.product_name{
   color:#0039cf;

   font-size: 13px;
}
#head_2{
   background-image: url(images/head_02.gif);
   background-repeat: no-repeat;
   WIDTH: 227px;
   HEIGHT: 327px;
   padding-left:35px;
   padding-top:25px; 
}

#catalog{
   background-image: url(images/catalog_line.gif);
   background-repeat: no-repeat;
   WIDTH: 289px;
   HEIGHT: 32px;
   font-weight: bold;
}

.black a{
   color:#676767;
}
div.catalog_forma{
  
}
div.podcatalog_forma{
  
}

* HTML div.podcatalog_forma{ /* Только для браузера IE */
  
   WIDTH: 100%;
}

#block1{
   padding-left:10px;
   width: 321px;
}
#block2{
   padding-top:10px;
   padding-right:10px;
   padding-bottom:0px;
   width: 683px;
}

#bg_footer_1{
   background-image: url(images/bg_footer_1.gif);
   HEIGHT: 80px;
   width: 270px;
   background-repeat: repeat-x;
   padding-top: 15px;
   color: white;
   padding-left:30px;
}
#bg_footer_2{
   background-image: url(images/bg_footer_2.gif);
   HEIGHT: 66px;
   width: 830px;
   background-repeat: repeat-x;
   padding-left:20px;
   padding-top:5px;
   color: #b1c4d2;
}

#bg_footer_2 a{
   color: #b1c4d2;
}

#bg_footer_3{
   background-image: url(images/bg_footer_3.gif);
   background-repeat: no-repeat;
   HEIGHT: 66px;
   width: 174px;
   color: white;
   
}
.spec_link a { color:#0039cf;}
.spec_link a:hover { text-decoration:none}

#order a{
   color:003399;
   font-weight: bold;
}
.bgprice{
   background-color: #F0F0F0;
}
#allspec{
   margin-top:10px;
   background-color: #F8F8F8;
   BORDER-RIGHT: #d3d3d3 1px dashed; 
   PADDING-RIGHT: 5px; 
   BORDER-TOP: #d3d3d3 1px dashed; 
   PADDING-LEFT: 5px; 
   PADDING-BOTTOM: 5px; 
   BORDER-LEFT: #d3d3d3 1px dashed; 
   PADDING-TOP: 5px; 
   BORDER-BOTTOM: #d3d3d3 1px dashed;

}
#allspecwhite{
   margin-top:10px;
   BORDER-RIGHT: #d3d3d3 1px dashed; 
   PADDING-RIGHT: 5px; 
   BORDER-TOP: #d3d3d3 1px dashed; 
   PADDING-LEFT: 5px; 
   PADDING-BOTTOM: 5px; 
   BORDER-LEFT: #d3d3d3 1px dashed; 
   PADDING-TOP: 5px; 
   BORDER-BOTTOM: #d3d3d3 1px dashed;
}

li.done{
   color: green;
   font-weight: bold;
}
.sortActiv{
    font-weight: bold;
}
div.opros{
    background: #D72300;
    height: 10px;
    background-repeat: no-repeat;
}

td {
   /*vertical-align: top;*/
    font-family:Tahoma;
    font-size:11px;
    color:#424242;
}
td.center{
   vertical-align: middle;
}

form
{
    margin:0px;
}

.dark
{
    color:#595959;
    font-weight:bold;
    text-transform:uppercase;
}
a{
   color:#424242;
}
.red{
   color: #003399;
}
.red:hover{
   color: #FFAE00;
}
.gray{
   color: #A2A2A2;
}
.gray:hover{
   color: #FFAE00;
}
a.black
{
    color:#333132; font-size:12px;
    text-decoration:none;
}
a.black:hover
{

   text-decoration: underline;
}
a.black2
{
    color:#0039cf; 

}
a.black2:hover
{

    text-decoration:none;
}
a.link
{
   color: #0039cf;
   text-decoration: underline;
}
a.link:hover
{
   color: #0039cf;
   text-decoration: underline;
}
.black
{
    color:#181818;
}
a.b{
   color:#19376A;
}

.white{color: white;}

html > body #tab_marg {margin-top:14px}
* html body #tab_marg { margin-top:12px}

#footer span { padding:0px 6px }
#footer a:hover { text-decoration:none }
#footer a , #footer td{ color:#333132}
#footer { background:url(images/footer.jpg) top left no-repeat; height:77px}
#right_col2 { background:url(images/right_col.jpg) 593px bottom  no-repeat ; }
#right_col {  padding-bottom:80px}
a.white{
   color: white;
   font-weight: bold;
}
a.white:hover{
   color: white;
}
.price
{ font-family:Arial, Helvetica, sans-serif; 
    color:#327cdd;
   font-size: 16px;
   
}
.pricenew
{ font-family:Arial, Helvetica, sans-serif; 
    color:#327cdd;
   font-size: 12px;
}
.price2{
    color:#C34046;
}
H1{
    font-size: 18 px;
    text-transform: none;
  color:#0039cf;
}
H2{
    font-size: 18px;
    text-transform: none;
   color:#0039cf;
}
select{
    font-size: 11px;
}
.zagb { font-size:15px; color:#FFF; font-weight: bold}
.zagb_1 {
	font-weight: bold;
	}
div.search {
	border: 1px solid black;
	background-color: #f4f9fd;
	padding: 10px;
	width: 135;
	height: 170px
	}
div.razdel
{
	font-size: 13px;
}	
#search_link { color:#FFF; font-size:10px}
#search_link:hover { text-decoration:none}
input{
   font-size: 11px;
}
input.search{
   width: 135px;
   height: 18px;
   border-style: solid;
   border-color: #8b8b8b;
   border-width: 1px;
}
input.but{
   font-size: 11px;
   height: 22px;
   border-style: solid;
   border-color: #395200;
   border-width: 1px;
   background-color: white;
   color:#4b4b4b;
}

#mm {
    margin: 0 0 0 320px;
    height: 50px;
}

#mm img {
    border: none;
    margin: 5px;
}

.mm_item {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.mm_spacer {
    margin-top: 130px;
    padding-top: 130px;
}

