html,body{
    margin:0;  padding:0;
    border:none;
    height:100%;
    width:100%;
    font-size:86%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:black;    
}
	
	.dashed_border{ 
		text-decoration: none;
		border-bottom:1px dashed black;
	}.dashed_border:hover{
		text-decoration: underline;
		border-bottom:0;
		visibility:  hidden;
	}
	.form_alert{
		border: 1px solid #d90000;
	}
		

	.left{		float: left;	}
	.right{		float: right;	}	
	
	
img{border:0;}
hr{ border:0; width:100%; background:#c9c9c9; height:4px; }
form, tr, td, div, img{	padding:0;	margin:0;}
div{	padding:0;	margin:0; }
table{	padding: 0;	margin: 0;	border-collapse: collapse; width:100%; }
h1 {	font: normal 175% Verdana; }
h2{	font:normal 125% Verdana;	margin: 0;	color:black;}
h3{	font:bold 125% Arial;	margin: 0;	color:gray;}
h4{	font:bold 115% Arial;	margin: 0;	color:gray;}
span{	color:#2d3a4a;	}
table{	    text-align: left;    }
td{    vertical-align:top;}


h1.h1_action{
	font: normal 165% "Trebuchet MS";
	color:#2D3A4A;		
}
h1.page_head{
	font: normal 165% "Trebuchet MS";
	color: #1d9ad4;
	margin-top:10px;
	margin-bottom:4px; 
	padding-bottom: 0;
	padding-left: 2px;
}
h1.h1_order_ok{
	font: normal 125% Verdana;
	color: #009400;
	margin-bottom:4px; 
	padding-bottom: 0;
	padding-left: 2px;
}
h1.h1_catalog_name{
	font: normal 150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
        margin-top:10px;
        /*padding-bottom:10px;
        background: url('/images/catalog_name_line.gif') bottom repeat-x;
        background-position: bottom ;
	border-bottom:1px solid #eee;*/
}
h1.h1_catalog_name a{
	font: normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	/*color:  #0f90d6;*//*#1D9AD4;*/
        text-decoration:underline;
	}
h1.h1_catalog_name a:hover{
	/*color:#b67a2f;*/
        text-decoration: none;
}
h1.h1_catalog_name span{	color:gray;}

h2.h2_header{
	font: normal 140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	margin-bottom:2px;
	padding-top:4px;	
}
h2.item_name{
	font: bold 125% arial;
   /*color:#3184c4;*/
	color: #0043FF ;
}
h2.item_name a{
	font: normal 110% arial;
	/*color:#3184c4;*/
	color: #0043FF ;
}
h2.item_name a:hover{	font: normal 110% arial;	/*border-color:#3184c4;*/ border-color: #0043FF ;}
h2.item_name_nodoc{
	font: bold 125% arial;
	color: gray;
}
h2.item_name_nodoc a{
	font: normal 110% arial;
	color: gray;
}
h2.item_name_nodoc a:hover{	
	font: normal 110% arial;	
	border-color:gray;
}

h2.h2_selected_brand{
	font:bold 100% Verdana;
	color:black;
}
h2.market_head{
        margin:0;
        padding-bottom:4px;
        margin-bottom:10px;
	font: italic 1.35em verdana;
	color:gray;
        border-bottom: 1px solid #dddddd;}
h2.market_head a{
        color:gray;
}
h2.market_head span{	
	font: italic 100% arial;
	color:gray;		
}
h2.market_head span a{
        font-style:italic;
        color:gray;
}
h2.market_head a:hover{	text-decoration: none; border-bottom:1px dashed gray;}
h2.market_head span{
	text-align:right;
	width:100%;
}
h4.h4_item_name{
	font: bold 100% arial;
	color:#3368FF;
}
h4.h4_item_name a{
	font: normal 110% arial;
	color: #3368FF;
}
h4.h4_item_name a:hover{	font: normal 110% arial;	border-color:#3184c4;}




/*	color:#2490C2;	*/
a{
	font: 100% Verdana;
	text-decoration: underline;
	color: #0043ff;	

}a:hover{text-decoration: none;  }
/*color:#2382ad;*/ 
a.black{color: black; }
a.black:hover{	border-bottom: 1px dashed black;}

a.a_js_link{
	color:#009400;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed gray;
	cursor: pointer;
}a.a_js_link:hover{
	border-bottom: 0;
}
a.pre_delivery{
	color:#0043ff;
}
a.a_in_stock{
	color:#007700;
}
a.notinstore{
	color:gray;
}
a.special_link{
	padding:2px;
	margin:1px; 
	font-weight: bold;	
	text-decoration: none;
}
a.special_link:hover{
	padding: 1px;
	border: 1px solid #3184c4;
	background-color:white;	
}
a.menu{
	font: normal 100% Verdana;
	color:#0A0A0A;
	text-decoration: none;
}
a.menu:hover{
	border-bottom: 1px dashed #0A0A0A;
}
a.a_grand_menu{
	text-decoration:underline;
}
a.a_tech{
	color: gray;
	cursor: pointer;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dashed gray;
}
a.a_link{
	color:#0043FF;
}
a.a_hidden_link{
	font:bold 115% Verdana;
	color: Gray;
	text-decoration: underline; 
}a.a_hidden_link:hover{ 	text-decoration: none;  }
a.a_btn_cart{
    width:85px;
    margin:0;
    height:100%;
    padding:0px;
    font:normal 1.35em verdana;
    background: #f4f4f4 url('/images/search_btn_back.gif') repeat-x bottom;
    border:solid 1px #c3c3c3;
    -moz-border-radius: 4px;
    display:block;
    color:black;
    text-decoration:none;
    text-align:center;
}
a.a_btn_cart:hover{
    cursor:pointer;
    background: #f4f4f4;
}
a.a_out{
    padding-right:15px;
    background:url('/images/outer_link.gif') no-repeat right;
}

#ToolTip ul{	padding: 0 0 0 25px;	margin: 2px;}
#ToolTip ul li{	white-space: nowrap;padding: 0;	margin: 0;}



table.tbl_main{
	width:100%;	
}
table.tbl_main .td_main{
	width:60%;
	vertical-align:top;
}
table.tbl_order_ok{
	width:650px;
        margin-left:10px;
}
table.tbl_order_ok td{
	vertical-align: middle;
	padding-bottom:4px;
}
table.tbl_order_ok input, textarea{
	width:90%;
	font-size: 125%;
	border: 1px solid #BFBFBF;
	vertical-align: middle;
}
table.tbl_order_ok input{	text-align: center;}
table.tbl_order_ok textarea{	text-align: left;}
table.tbl_cart{
	margin: 0 0 20px 0;
}
table.tbl_cart input{
	width:30px;
	text-align: center;
}
table.tbl_item_mainparam{
	margin-top: 4px;
	margin-bottom: 4px;
	width:250px;
}
table.tbl_navigation{
        height:30px;
	width:100%;
	/*background: #EDF8FD url('/images/nav_center.jpg') repeat-x bottom;*/
        background: #E8F4F9;
        -moz-border-radius: 10px;
}
table.tbl_navigation td{        
	vertical-align: middle;
	font-size:0.9em;
}
table.tbl_navigation td select{
        font-size:1.1em;
        margin-right:6px;
}
table.tbl_catalog td{
	
}
table.table_header{
	padding:0;	
}
table.tbl_brands{
	/*border-top:1px solid #eeeeee;*/	
	background: url('/images/catalog_name_line.gif') top left repeat-x;
	margin-bottom:6px;
}
table.tbl_brands td{
	padding-top:3px;
	vertical-align: top;
	width:125px;
}
table.tbl_brands th{
	padding-top:3px;
	vertical-align: top;
	text-align: left;
	font-weight:bold;
	color:#b67a2f;
	width:125px;
}
table.tbl_brands a{	text-decoration: none; color:black;}
table.tbl_brands a:hover{	text-decoration: underline;}
table.tbl_market{
    margin-bottom:10px;
    border-bottom: 1px solid #dddddd;
}
table.tbl_market td{     
	/*background: url('/images/market_category_back.gif') repeat-x bottom;*/
}

table.tbl_market_producer_coll td{
	vertical-align: top;
}
table.tbl_similar_items{
	width:99%;
	border: 1px dashed #dddddd;
	margin:0px; 
}
table.tbl_similar_items thead{
	font-weight:bold;
	font-size: 110%;
	color:#0A0A0A;
	border-bottom: 1px solid #eeeeee;
	background: url('/images/similar_back.gif') repeat-x top;
}
table.tbl_similar_items thead h2 {
	padding: 10px;
	margin: 0;	
}
table.tbl_similar_items th{
	padding: 10px;
}
table.tbl_selection{
	border-collapse: collapse;
	height: 100%;
	width: 100%;
}
table.tbl_selection td select {
        width:100%;
	font-size:95%;
}
table.tbl_selection a{
	color:black;
	cursor: pointer;
	text-decoration: none;
}
table.tbl_selection a:hover{ 
	text-decoration: none;
	border-bottom: 1px dashed #2D3A4A;
}
table.tbl_selection th{
        text-align:left;
        padding-left: 3px;
	padding-top:7px;
}
table.tbl_selection td{
	width:100%;
	vertical-align: top;
	border-collapse: collapse;	
	padding-top: 3px;
	margin: 0;
}
.td_selection_bottom table{
	position: relative;
	top:-10px;
}
.td_selection_bottom a{
	cursor: pointer;
}
table.tbl_box_horizontal_items{
	width:99%;
	border: 1px dashed #dddddd;
	margin:0px; 
}
table.tbl_box_horizontal_items thead{
	font-weight:bold;
	font-size: 100%;
	color:#0A0A0A;
	border-bottom: 1px solid #eeeeee;
}
table.tbl_box_horizontal_items th{
	padding: 10px;
	text-align: left;
	background: url('/images/similar_back.gif') repeat-x top;
}
table.tbl_box_horizontal_items ul{
	list-style: none;
	padding: 0;
}
table.tbl_pitems{
	padding: 0;
	border-collapse: collapse;
	width:100%;
	margin-bottom:10px; 
	margin-top:0px;
}
table.tbl_pitems img{
	padding: 0;
	margin: 0;
}
table.tbl_pitems td{
	vertical-align: top;
}
table.tbl_pitems table{
	width:100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
table.tbl_pitems table td{ 
	padding-left:4px;
	padding-right:4px;
}
table.tbl_item_header td,img,p{
	padding:0;
	margin: 0;
}

table.tbl_feedback td{
	text-align: left;
	padding: 3px 0 0 0;
}
table.tbl_feedback{
	width:400px;
}
table.tbl_feedback input{	width:90%;}
table.tbl_feedback select{	width:90%;}
table.tbl_feedback textarea{	width:90%; margin:0px;}

table.tbl_feedback a{
	text-decoration: none;
	border-bottom: 1px dashed gray;
}table.tbl_feedback a:hover{	border-bottom:0;}
table.tbl_server_error{
	width:100%;
}table.tbl_server_error td{
	vertical-align: top;
}
table.tbl_delivery{

}
table.tbl_delivery td{
	vertical-align: top;
}
table.tbl_delivery td h2{	
	padding:0;margin:0;
	font: normal 165% "Trebuchet MS";
	color:#2D3A4A;
}
table.tbl_delivery td ul{
	text-align: left;
	color:#2D3A4A;	
}
table.tbl_coll_symbols{
	height:100px;
}
table.tbl_coll_symbols td{
	vertical-align:bottom;
}
table.tbl_coll_symbols td img{
	padding-top:4px;
}
table.tbl_time{
   margin-top:10px;
	margin-bottom:10px;
}
table.tbl_work {
	width:650px;
	
}
table.tbl_work td{
        padding:4px;
	padding-bottom:10px;
	font-size:115%;
}
table.tbl_login_form{
	width:250px;	
}
table.tbl_login_form td{
	text-align: center;
}
table.tbl_login_form div{
	border: 1px dotted gray;
}
table.tbl_login_form input{
	width:90%;
}
table.tbl_login_form h1{
	text-align: left;
}
table.tbl_bord h1{
	font:normal 125% verdana;
	text-align: left;
	color: black;
	margin:0px;
	padding: 2px 2px 2px 2px;
	text-align: center;
/*	background: white; 
	border-bottom:1px dotted #bbbbbb;
*/	
}
table.tbl_bord h1 span{
	color: black;
}
table.tbl_bord div._body{
	padding: 3px 10px 3px 10px;
} 
table.tbl_bord div._body table td{
	vertical-align: top;
	padding: 3px;
}
table.tbl_bord div select{
	display: block;
	width: 175px;
	margin-top:5px;
	text-align:left;
}
table.tbl_people_console{
	height:100%;
}
table.tbl_people_console td{
	vertical-align:top;
	padding-right:14px;
	padding-left:10px;
	font-size:100%;
	padding-top:4px;
}
table.tbl_people_console td p{
	padding-top:4px;
}
table.tbl_info_block{
    margin-bottom:10px;
    background:#eeeeee;
    -moz-border-radius: 10px;
}
table.tbl_info_block td{
    padding:0px;
}
table.tbl_market_brends{
    margin-bottom:1.5em;

}


td.td_rightInfo_block{
	vertical-align: top;
	width:50%;
}
td.td_rightInfo_block h4{
	margin-top:20px; 
	margin-bottom:4px; 
}
td.td_rightInfo_block h4 a{
	color:#C0C0C0;
	font-size: 80%;
	text-decoration: none;
	border-bottom: 1px dashed #C0C0C0;
}td.td_rightInfo_block h4 a:hover{	border-bottom: 0;}
td.td_selection_bottom{
	margin: 0;
	padding: 0px;
}
td.td_logo{
	vertical-align: bottom;
	padding: 0;
	text-align: left;
	height:64px;
	width:268px;	
}
td.td_logo h5{
	font: bold 100% Verdana;
	text-align: center;
	color:#3184c4;
	padding:0;
	margin:0;
}
td.td_logo_right{
    vertical-align:bottom;
    width:100%;
    padding-left:7px;
}
td.td_logo_right ._tbl_search{
    width:100%;
    margin-bottom:7px;    
}
td.td_logo_right ._tbl_search ._search{
    width:100%;
    font:normal 1.35em verdana;
    border:1px solid #c9c9c9;
    padding:2px;
    margin-right:1px;    
    color:black;
    background: url('/images/search_back.gif') repeat-x bottom;
    -moz-border-radius: 4px;
}
td.td_logo_right ._tbl_search ._btn_search{
    width:75px;
    padding:1px;
    font:normal 1.35em verdana;
    background: #f4f4f4 url('/images/search_btn_back.gif') repeat-x bottom;
    border:1px solid #c3c3c3;
    -moz-border-radius: 4px;
}
td.td_logo_right ._tbl_search ._btn_search:hover{
    cursor:pointer;
    background: #f4f4f4;
}
td.td_header{
	width:100%;	
	padding:0;
}
td.td_header table{
	height:100%;
}

.tr_header_head{	height:79px;}
.tr_header_footer{	height:43px;}
.td_cart{
	background: White url('/images/search_back.jpg') repeat-x;		
}.td_cart img{
	margin:0;
	cursor: pointer;
}
.td_menu_head{
	background: url('/images/header_back.jpg') repeat-x;		
	color:white;
	height: 32px;
	width:100%;
}
.td_catalog_menu{
	width:188px;
	vertical-align: top;        
}
.td_catalog_menu select{
	width:100%;
	margin-bottom: 4px;	
}
.td_main_catalog{
	width:100%;	
	vertical-align: top;
}
.td_catalog_img{
	height:125px;
	text-align: center;
	vertical-align: middle;
}
.td_catalog_num{
	color:#bbbbbb;
	vertical-align: top;
}
td.td_coll{
	vertical-align: top;
	padding:10px;
}
.td_catalog_about a:hover{
	border-bottom:1px dashed #0043ff ; 	
}
td.td_min{
	width:auto;
	white-space: nowrap;
}
td.td_cart_order{
	text-align:right;
}
td.td_cart_amount{
	text-align:right;
}
td.td_cart_num{
	color:#bbbbbb;
	vertical-align: top;
}
td.td_orderok_button{
	text-align:right;
}
.td_item_symbols{
	width:25%;
	padding-left: 15px;
	padding-right: 4px;
}
.td_item_symbols h4{
	font: normal 135% Arial,Helvetica,sans-serif;
	padding-top:14px;
	margin: 0;
	padding-bottom:3px;
	color: #808080;
	white-space: nowrap;
}
.td_item_symbols img{
	float: left;
	display: inline;
	margin: 4px;
}
.td_catalog_page_select{
	white-space: nowrap;	
        text-align:center;
        vertical-align:middle;
}
.td_catalog_page_select form, select{
	margin-left:3px;
	display:inline;
}
.td_catalog_page_select b{
	border: 1px solid #3184c4;
	background-color:white;
	padding-top: 2px;
        padding-bottom: 2px;
	padding-left: 4px;
        padding-right: 4px;
        margin: 0px 1px 0px 4px;
}
.td_catalog_page_select a{	
        text-decoration: none;
	padding-top: 2px;
        padding-bottom: 2px;
	padding-left: 4px;
        padding-right: 4px;
        margin: 0px 1px 0px 4px;
}
.td_catalog_page_select a:hover{
        /*верхнего, правого, нижнего и левого края.*/
        margin: 0px 0px 0px 3px;
	border: 1px solid #BFD0FF;
	background-color:#BFD0FF;
}
td.td_market_image{
	padding-top:2px;
	text-align: center;	
}
td.td_market_producer {
        padding-left:1em;
        padding-bottom:0.3em;
	text-align: left;
}
td.td_market_producer a{	
	text-decoration: underline;
	font: normal 100% Verdana;
}
td.td_market_producer a:hover{	text-decoration: none; }
td.td_category_coll{
	vertical-align: top;
}
td.td_category_coll ul{	
	padding-left:8px; 
	margin-left:0; 
	list-style:none;
}
td.td_category_coll ul li{
	white-space: nowrap;
	margin-top:3px; 
}
td.td_category_coll h3 a{
	text-decoration: underline;
	font: normal 100% verdana;
}
td.td_category_coll h3 a:hover{
    text-decoration: none;
    border-bottom:1px dashed #3184c4; 
}
.td_item_separator{
	height: 1px;
	background-color:#eeeeee; 
}
td.td_itemParam_line{	
	height:7px;
	margin: 0;
	padding: 0;
	background: url('/images/item_param_hr.gif')repeat-x left;
}
td.td_gmenu{
	height: 39px;
        padding:0;
	text-align: left;
	vertical-align: top;
	background: url('/images/menu_back.gif');
}
td.td_gmenu select{
	font-size:100%;
}
td.td_gmenu table{
    padding:0;
    margin:0;
}
td.td_gmenu table ._td_menu_main{
    padding-top:7px;
}
td.td_gmenu ._td_menu_main a{
    
    padding-left:6px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:0px;
    font:normal 1.35em Verdana;
    color:blue;
    text-decoration:underline;
}
td.td_gmenu ._td_menu_main a:hover{
    text-decoration:none;
}
td.td_gmenu table ._td_menu_second{
    padding-top:7px;
}
td.td_gmenu ._td_menu_second a{
    padding-left:6px;
    padding-right:6px;
    padding-top:0px;
    padding-bottom:0px;
    font:normal 1.35em Verdana;
    text-decoration:underline;
}
td.td_gmenu ._td_menu_second a:hover{
    text-decoration:none;
}
td.td_pitem_link{
	padding-bottom:12px; 
	vertical-align: middle;
	width:100%;
}
td.td_pitem_price{
	white-space: nowrap;
}
td.pitem_top{
	width: 100%;
	background: url('/images/pitem_list_t.gif') repeat-x top; 
}
td.pitem_bottom{
	width: 100%;
	background: url('/images/pitem_list_b.gif') repeat-x bottom; 
}
td.pitem_left{
	background: url('/images/pitem_list_l.gif') repeat-y left; 
}
td.pitem_right{
	background: url('/images/pitem_list_r.gif') repeat-y right; 
}
td.td_pitem_img img{
	padding:3px;
}
td.td_main_items_advertising{
	width:100%;
	padding-left:10px;
}
td.td_item_header{
	padding: 0 10px 12px 10px; 
}
td.td_item_panel{
	height:100%;
	vertical-align: top;
}
td.td_order_header{
	width:1px;
	white-space: nowrap;
}




.div_over_block{
	padding: 0;				
	overflow: hidden;	
}
.div_over_block div{
	top:1px;
	left:1px;
	margin:0;	
	padding:0;		
}
.div_over_block div img.small_photo{
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;	
	border-left: 1px dashed #ADDFF6;		
	border-right: 1px dashed #ADDFF6;		
	margin-top:5px;
	padding: 0 1px 0 1px;
	cursor: pointer;
	display: inline;
	float:left;
	margin-left:6px;
}	
.div_over_block img.small_photo_{
	border: 2px solid gray;
}
.div_over_block img.small_photo:hover{
	border: 2px solid #bbbbbb;
	padding:0;
}
div.similar_items_box{
        background:white;
	overflow: auto;	
	height:218px;
}
div.similar_items_box div{
	display: inline;
	float: left;
	overflow: hidden;	
	height:200px;
	width:180px;
	text-align: center;
	padding: 6px;
}
div.similar_items_box div h2 a:hover{
	border-bottom:1px dashed ; 	
}
div.horizontal_items_box table td{
	vertical-align: top;
}
div.horizontal_items_box table td ul li{
	white-space: nowrap;
}
div.horizontal_items_box table td ul{
	padding: 4px;
}
div.div_item_symbols img{
	float: left;
	display: inline;
	margin: 4px;	
	padding-right:8px;
}
div.div_error_show{
	padding: 0 14px 14px 14px;
	width:400px;
	margin:0px;
	height:100%;
	border:1px dashed #dddddd; 		
	overflow: hidden;
}
div.div_error_show h1{
	font: normal 500% Helvetica;	
	text-align:center;
	padding: 0;
	margin: 0 0 40px 0;
	color:#d5ecf6;
}
div.div_error_show h2{
	font: normal 150% Verdana;
	color:black;
}
div.div_error_show ul{
	padding-top:1px; 
	margin-top:5px; 
}
div.div_error_show ul li{
	padding-bottom: 3px;
}
div.div_error_show ul li a{
	font-weight: normal;
}
div.div_order_complete{
	text-align:center;
	padding-top:7px;
	float:right;
	width:155px;
	height:35px;
	background:url('/images/order_complete.gif') no-repeat;
	margin-right:25px;	
}
div.div_order_complete a{
	text-decoration: none;
}
div.div_button_prime_long{
	text-align:center;
	padding-top:7px;
	float:right;
	width:243px;
	height:36px;
	background:url('/images/button_prime_long.gif') no-repeat;
	margin-right:25px;		
}
div.div_button_prime_long a{
	text-decoration: none;
}
div.div_information{
	font-size:100%;
	font-weight: bold;
	width:60%;
	text-align: center;
	padding:10px;
	color: #5A5A5A;	
	margin-top:10px;
	margin-bottom:10px;
	background-color: #fefcf0;
	border:1px dashed #b67a2f;
        -moz-border-radius:4px;
}
div.div_info_box{	
	font-size:100%;
	width:60%;
	text-align: center;
	padding:10px;
	border:4px solid #BBBBBB;
	background: #f0ecb8 url('/images/info_box_back.jpg') top repeat-x;
	color: #5A5A5A;	
	margin-top:10px;
	margin-bottom:10px;
        -moz-border-radius:4px;
}
div.div_info_box ul{
	margin: 0;
}	
div.div_info_box ul li{
	padding-bottom:4px;
}
div.div_menu_brands a{
	color:black;
	text-decoration: none;
}
div.div_menu_brands a:hover{
	text-decoration: underline;
}
/*
div.div_menu_brands{
	width:188px;
	margin-top:10px;
	text-align: center;
	vertical-align: middle;
	padding-top:0px;
	padding-bottom:0px;	
	background: #eeeeee;
}
*/
div.div_menu_brands{
	width:188px;
	margin-top:10px;
	text-align: center;
	vertical-align: middle;
	padding-top:0px;
	padding-bottom:0px;	
	background: #eeeeee;	
}
div.div_menu_brands ul ul{	
	border:0;
}
div.div_menu_brands ul{	
	font-size: 100%;
	text-align: left;
	padding: 10px 0 10px 0;
	margin:0;	
	list-style: none;
	white-space: nowrap;	
	border: 1px dotted #bbbbbb;
}
div.div_menu_brands ul li ul{
	font-size: 100%;
	list-style: none;
	padding:0;
	padding-left:10px;
	margin: 0;
	margin-top:7px;
}
div.div_menu_brands ul ul a{	text-decoration: none;}
div.div_menu_brands ul ul a:hover{	text-decoration: underline;}
div.div_menu_brands li{
	padding-left:14px;
	padding-bottom:4px;	
}
/*
div.div_menu_brands p{
	font:bold;
	text-align: left;
	padding: 5px 4px 6px 10px;
	margin: 0;
	background: gray;
	color:white;
	border-bottom:1px dotted #bbbbbb;
}
*/
div.div_menu_brands p{
	font-weight:bold;
	text-align: left;
	padding: 5px 4px 6px 10px;
	margin: 0;
	background: white;
	color:white;
	background: #808080;
}
/*
div.div_menu_main{
	width:188px;
	margin-top:10px;
	text-align: center;
	vertical-align: middle;
	padding-top:0px;
	padding-bottom:0px;	
	background:#d7e3e8;
}
*/
div.div_menu_main{
	width:188px;
	margin-top:10px;
	text-align: center;
	vertical-align: middle;
	padding-top:0px;
	padding-bottom:0px;	
	background: #d7e3e8;	
}
div.div_menu_main a{
	color:black;
	text-decoration: none;
	/*border-bottom: 1px dotted  #0043FF;*/
}
div.div_menu_main a:hover{
	color:black;
	text-decoration: underline;
	border-bottom:0;
}
div.div_menu_main ul ul{
	border: 0;
}	
div.div_menu_main ul{	
	font-size: 100%;
	text-align: left;
	padding:0px;
	margin:0;	
	list-style: none;
	white-space: nowrap;		
	border: 1px dotted #bbbbbb;
}
div.div_menu_main ul li ul{
	font-size: 100%;
	list-style: none;
	padding:0;
	padding-left:14px;
	margin: 0;
	margin-top:7px;
}
div.div_menu_main ul li ul li{
	padding-right: 7px;
}
div.div_menu_main ul ul a{	text-decoration: none;}
div.div_menu_main ul ul a:hover{	text-decoration: underline;}
div.div_menu_main li{
	padding-bottom:4px;	
}
/*
div.div_menu_main p{
	font:bold;
	text-align: left;
	padding: 5px 4px 6px 10px;
	margin: 0;
	background: gray;
	color:white;
	border-bottom:1px dotted #bbbbbb;
}
*/
div.div_menu_main p{
	text-align: left;
	padding: 5px 4px 6px 10px;
	margin: 0;
	color:white;
	background: #808080;
}
div.div_menu_main p a{
	font-weight:normal;
	color:white;
	text-decoration: none;
	border:0;
}
div.div_menu_main p a:hover{
	color:white;
	text-decoration: underline;	
}
div.div_menu_people{
	padding:10px;
	margin-top:10px;
	border: 1px dotted #bbbbbb;
	margin-bottom:10px;
}
div.div_menu_people select{
	font-size:100%;	
}
div.div_links{
	padding:2px;
	margin-top:10px;
	border: 1px dotted #bbbbbb;
	margin-bottom:10px;	
	text-align: center;
}
div.div_links h3{
	font:bold 100% Verdana;
	background: #eeeeee;
	color:black;
	text-align: center;
	padding: 3px;		
}
div.div_links img{
	padding:10px;
}
div.div_store_message{
   font: bold 125% verdana;
	margin:0;
	color:#cca36f;
	padding-left:10px;
	padding-right:10px;	
	text-align:center;
}
div.div_store_second_message{
   font: normal 125% verdana;
	margin:0;
	color:#BBBBBB;
	padding-left:10px;
	padding-right:10px;	
	text-align:center;
}
div.div_about_header_box{
	padding: 4px 14px 14px 14px;
	margin-bottom: 14px ;
}
div.div_about_header_box p{
   font: italic 115% verdana; 
}
div.div_about_header_box p a{
   font: italic 100% verdana; 	
}
div.div_about_header_box strong{
	font-weight: bold;
	color: #5A5A5A;
}
div.div_reklama_item{
	width:130px;
	height:130px;
	margin-top:10px;
	border:1px dotted gray;
	overflow: hidden;
}
div.div_reklama_item ._head{
	padding: 5px;
	margin: 0;
	background:#eeeeee;
	color:gray;	
}
div.div_reklama_item ._body{
	padding:4px;
	font-size:100%;
	text-align: center;		
}
div.div_autorize{
	font-size:100%;
	text-align: center;	
	padding:10px;
	margin-top:10px;
	border: 1px dotted gray;
	/*border: 1px dashed gray;*/
	margin-bottom:10px;		
}	
div.div_menu_box{        
        margin-right:10px;
        padding:10px;        
        background:#edeae5;
        -moz-border-radius: 10px 10px 10px 10px;
	/*
        padding: 3px 10px 10px;
        border: 2px solid #ded9d3;
        -moz-border-radius: 10px 10px 10px 10px;*/
}
div.div_search_in_progress{
	width:246px;
	height:233px;
	margin-top:14px;
	padding: 0 0 0 0;	
	background: #FFFFFe url('/images/load.gif') no-repeat center;
	text-align: left;
	vertical-align: middle;		
	display: none;
}
div.div_please_wait{
	display: none;
	width:60px;
	height:35px;
	margin-top:0;
	padding: 0 0 0 0;	
	background: #f8f8f8 url('/images/load_gray.gif') no-repeat center;
	text-align: left;
	vertical-align: middle;		
	display: none;	
}

/* Спойлер для каталога */
div.div_slice{
    height:74px;
    padding:0;
    margin-bottom:10px;
    border:solid 3px #ded9d3;
    background: #fdfdfe url('/images/div_slicer_back.jpg') repeat-x bottom ;
    -moz-border-radius:4px;
}
div.div_slice ._body{
    height:32px;
    padding:8px;
    font-size:1.125em;
    margin:0;    
    color: #5A5A5A;
}
div.div_slice p._short{    
    font:normal 100% verdana;    
    padding-bottom:10px;
}
div.div_slice div._full{
    font:normal 100% verdana;
    height:120px;
    color:black;    
    display:none;
    overflow: auto;
}
div.div_slice div._full p{
    margin-bottom:4pt;
}
div.div_slice ._footer{
    height:20px;
    background:#f1efed;
    padding:3px;
    padding-right:6px;
    text-decoration: none;
    text-align:right;
    margin:0;
    cursor:pointer;
    color:gray;
}
div.div_slice ._footer:hover{
    background: #f1efed url('/images/div_slicer_footer.jpg') repeat-x bottom;
    color:#5A5A5A;
}
div.div_footer_links{
    margin-top:20px;
    text-align:center;
}
div.div_footer_links p{
    margin-top:10px;
    text-align:center;
}
div.div_footer_links p a{
     text-decoration: none;
}
div.div_footer_links p a:hover{
     text-decoration: underline;
}


hr.hr_line{
	color: #eeeeee;	
	border-color:#eeeeee;
	background-color: #eeeeee;
	height:1px;
	width:100%;
}



img.butt_scroll_down{
	cursor: pointer;
}
img.butt_scroll_up{
	cursor: pointer;
}


ul.plain_list{
        list-style:none;
}
ul.plain_list li{
        padding-top:2px;
}
ul.ul_rules{
	list-style:none;
	font-size:115%; 
	font-style:normal;
	margin:3px;
	padding-left:20px;
	color:black;	
}
ul.ul_rules li{
	padding-bottom:6px;
	background: url('/images/ul_text_info.gif') no-repeat left top;
	padding-left:22px;
}
ul.ul_order_ok li{
	font-size: 115%;
	list-style: url('/images/li_2.gif');	
}
ul.ul_order_rules{
	padding-left:25px;
}
.ul_order_rules li{
	color:#5A5A5A;
/*	list-style: url('/images/li_1.gif');	*/
/*list-style: none;*/
}
ul.ul_item_parametrs{
	list-style: none;
	padding-left:25px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}
ul.ul_info_box{
	font-size:100%;
	width:70%;
	text-align: left;
	padding:10px;
	border:1px dotted #BBBBBB;
	background: #f0ecb8 url('/images/info_box_back.jpg') top repeat-x;
	color: #5A5A5A;	
	margin-top:10px;
	margin-bottom:30px;
}ul.ul_info_box li{
	text-align: left;
	padding-top:10px;
}
ul.ul_text_information{
	list-style:none;
	font-size:115%; 
	font-style:normal;
	margin-left:0;
	padding-left:3px;
	color:gray;
}
ul.ul_text_information li{
	padding-bottom:6px;
	background: url('/images/ul_text_info.gif') no-repeat left top;
	padding-left:23px;
}
ul.ul_text{
	list-style:none;
	font-size:115%; 
	font-style:normal;
	margin-left:0;
	padding-left:3px;
	color:gray;
}
ul.ul_text li{
	padding-bottom:6px;
	padding-left:23px;
}

p.stable_link{
	text-align:right;margin-top:2px;padding-top:0;	
}
p.stable_link a{
	color:gray;
}
p.stable_link:hover a{
	color:#0A0A0A;
	border-bottom: 1px dotted #0A0A0A;
}
p.catalog_name{
	font: normal 140% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:black;
        margin-top:4px;
        margin-bottom:2px;
}
p.catalog_name a{
	font: normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: none;
	/*
        color: #3184c4;	
        */
}
p.catalog_name a:hover{
	/*color:#b67a2f;*/
        text-decoration: underline;
}
p.catalog_name span{	color:gray;}
p.p_h1_catalog_name{
	font: normal 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
        margin-top:4px;
        margin-bottom:2px;
        padding-bottom:10px;
        /*background: url('/images/catalog_name_line.gif') bottom repeat-x;*/
}
p.p_h1_catalog_name a{	
        text-decoration: underline;
}
p.p_h1_catalog_name a:hover{
        text-decoration:none ;
}
p.p_h1_catalog_name span{
        color:gray;
}
p#button_catalog{
	width:173px;
	height:36px;
	
	padding-top:6px;
	font: normal 150% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:white;
	text-decoration: none;
	
	text-align: center;
	vertical-align: middle;
	
	background: url('/images/catalog.gif') no-repeat;
	overflow: hidden;
	cursor: pointer;
}
p.p_item_rating{
	margin-top: 2px;
	vertical-align: middle;		
}
p.p_item_rating a{

}
p.p_item_rating img{
	margin-left: 1px;
}
p.p_attention_input{
	height: 21px;	
	padding-left:27px;
	background: url('/images/input_attention.gif') no-repeat left;
}
p.p_attention_input span{
	display: block;
	padding-top:5px;
	color: #C41A1C;
	font-weight: bold;
}
p.p_passed_input{
	margin:0;
	height: 22px;	
	padding-left:27px;
	background: url('/images/input_passed.gif') no-repeat left;	
}
p.h1{
	font: normal 150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
        margin-top:10px;
        margin-bottom:10px;
        /*padding-bottom:10px;
        background: url('/images/catalog_name_line.gif') bottom repeat-x;
        background-position: bottom ;
	border-bottom:1px solid #eee;*/
}
p.h1 a{
	font: normal 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*color:  #0f90d6;*//*#1D9AD4;*/
        text-decoration:underline;
	}
p.h1 a:hover{
	/*color:#b67a2f;*/
        text-decoration: none;
}



br.all{
	display: block;
	clear: both;
	width: 100%;
}

b.b_line_head{
	width:100%;
/*	display: block;
	clear: both;*/
/*	border-top: 1px solid #eeeeee;	*/
/*	margin-top:15px;	*/
	padding: 0;
	color:gray;	
}



span.span_link{
        cursor:pointer;
        color: #0043FF;
        text-decoration:underline;
}
span.span_link:hover{
        text-decoration:none;
}
span.span_h_menu{
	font: normal 100%  Verdana;
	/*color: #b67a2f;*/ /*#b28349;*/
}
span.span_main{
	color:#b67a2f;
	font-weight: bold;
}
span.no_item{
	color: #C41A1C;
}
span.price{
	font-weight: bold; 
	color:#b67a2f;
}
span.old_price{
	text-decoration: line-through;
	font-weight:bold;
	color:#d90000;
}
span.span_in_stock{
	font-weight:bold;
	color:#007700;
}
span.buy_hidden{
	color:gray;	
	text-decoration: none;	
}
span.buy_hidden b{
	white-space: nowrap;
}
span.gray{
	color:gray;	
	text-decoration: none;	
}
span.hide{
	color:silver;	
	text-decoration: none;	
}
span.black{
	color: #5A5A5A;	
	text-decoration: none;	
}
span.black_b{
	color: #5A5A5A;	
	font-weight: bold;
	white-space: nowrap;
}
span.menu_head{   
	color:#b67a2f;
}
span.span_down_quality{
   font-weight: bold;
	color:#C41A1C;
}
span.span_up_quality{
   font-weight: bold;
	color:#009400;
}
span.good{
	cursor: default;
   font-weight: normal;
	color:#007700;
}
span.pre_delivery{
	cursor: default;
   font-weight: normal;
	color:#007700;	
}
span.s_ToolTip{	cursor: default;}

span.info_ToolTip{
	cursor: default;
	border-bottom: 1px dotted gray;
	overflow: auto;		
}




/* apple overlay: item.php */
/********************************************/
/* the overlayed element */ 
div.apple_overlay h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}
#apple {
	margin-top:10px;
	text-align:center;
}
#apple img {
	background-color:#fff;
	padding:0px;
	border:1px solid #cccccc;
	margin:2px 5px;
	cursor:pointer;
	/*
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	*/
}
.apple_overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
    background-image:url('/images/js_overlay/white.png'); 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:800px;
    height:750px;
     
    /* some padding to layout nested elements nicely  */ 
    padding:35px; 
 
    /* a little styling */     
    font-size:11px; 
} 
 
/* default close button positioned on upper right corner */ 
.apple_overlay div.close { 
    background-image:url('/images/js_overlay/close.png'); 
    position: absolute;
    right:800px; top:5px;
    cursor:pointer; 
    height:35px; 
    width:35px; 
}
/********************************************/



/*BB CODE EDOTOR (JQuery Flexible)*/
/*******************************************/
.preview {
	float:left;
	clear:left;
	font-size:125%;
	margin-top:14px;
}

.btn {
	background: transparent url('/images/buttons.gif') no-repeat scroll 0 0;
	width:20px;
	height:20px;
	margin-right:5px;
	display:inline-block;
	float:left;
}

.bold {
	background-position:0 0;
}

.bold:hover {
	background-position:0 -25px;
}

.italic {
	background-position:-25px 0;
}

.italic:hover {
	background-position:-25px -25px;
}

.underline {
	background-position:-50px 0;
}

.underline:hover {
	background-position:-50px -25px;
}

.link {
	background-position:-75px 0;
}

.link:hover {
	background-position:-75px -25px;
}

.quote {
	background-position:-100px 0;
}

.quote:hover {
	background-position:-100px -25px;
}

.code {
	background-position:-125px 0;
}

.code:hover {
	background-position:-125px -25px;
}

.image {
	background-position:-150px 0;
}

.image:hover {
	background-position:-150px -25px;
}

.nlist {
	background-position:-175px 0;
}

.nlist:hover {
	background-position:-175px -25px;
}

.blist {
	background-position:-200px 0;
}

.blist:hover {
	background-position:-200px -25px;
}

.litem {
	background-position:-225px 0;
}

.litem:hover {
	background-position:-225px -25px;
}

.back {
	background-position:-250px 0;
}

.back:hover {
	background-position:-250px -25px;
}

.back_disable {
	background-position:-250px -50px;
}

.forward {
	background-position:-275px 0;
}

.forward:hover {
	background-position:-275px -25px;
}

.forward_disable {
	background-position:-275px -50px;
}

.usize {
	background-position:-300px 0;
}

.usize:hover {
	background-position:-300px -25px;
}

.dsize {
	background-position:-325px 0;
}

.dsize:hover {
	background-position:-325px -25px;
}
/*******************************************/


/* Autocomplete */
/*******************************************/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;        
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #7d531f;
	color: white;
} 
/*******************************************/





/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/
/*******************************************/
/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	height: 22px;
	position: relative;
        top: -4px;
        z-index: 999;        
}

.tab a{
    text-decoration:none;
}

.tab a:hover{
    text-decoration:underline;
}

.tab #toggle{
        height: 22px;
        background: url('/images/sliding_panel/tab.png') repeat-x bottom;
}

.tab ._left{
        height: 22px;
        width:21px;
        background: url('/images/sliding_panel/tab_left.png') no-repeat bottom right;
}

.tab ._right{
        height: 22px;
        width:21px;
        background: url('/images/sliding_panel/tab_right.png') no-repeat bottom left;
}

.tab ul.login {
        font-size: 0.9em;
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 19px;
	width: auto;  		
	margin: 0;
        padding:0;
  	color: black;  	
	text-align: center;        
}

.tab ul.login li.left {  	
  	height: 23px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {  	
  	height: 23px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
        padding: 1px;
        margin:0;
	display: block;
	float: left;
}
.tab .sep {color:#414141}

.tab a.open, .tab a.close {
        margin:0px;
	padding-right: 16px !important;
        padding-left: 24px !important;
	cursor: pointer;	
	width: 123px;
	position: relative;
        top:3px;
}

/*
.tab a.close {background: url(/images/sliding_panel/bt_close.png) no-repeat left 0;}
.tab a:hover.close {background: url(/images/sliding_panel/bt_close.png) no-repeat left -20px;}
*/

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /*background: #eee6df url('/images/sliding_panel/tab.png') repeat-x bottom;*/    
}

#panel {
	width: 100%;
	height: 280px;
	color: black;	
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
        /*background:#eeebe6;*/
        background: #eeebe6 url('/images/sliding_panel/tab.gif') repeat-x bottom;
}

#panel ._body{
        
}

#panel .p_h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: black;
}

#panel .p_h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: black;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}


#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;        
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	/*border-left: 1px solid #bbbbbb;*/
}

#panel .content .center {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #bbbbbb;
        border-right: 1px solid #bbbbbb;
}

#panel .content .right {
	/*border-right: 1px solid #bbbbbb;*/
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
        padding:2px;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}
#panel .content input.err_field {
	border: 1px solid #e09999;
	background: #414141 url("/images/input_ticket.png") no-repeat left;
        padding:2px;
        padding-left:20px;
	margin-right: 5px;
	margin-top: 4px;
	width: 180px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 20px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(/images/sliding_panel/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 157px;
	color: white;
	background: transparent url(/images/sliding_panel/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
/*******************************************/