body {
	margin          : 0;
	padding         : 0;
	background      : #7f7f7f url(images/fon_body.jpg) top left repeat-x;
	font		: 12px verdana, sans-serif;
	color		: #4b4b4b;
	text-align	: center;
}
img{
	border		: none;
}

img.smpl{
       padding         : 0 15px 15px 0;
}



h1{
	margin		: 0;
  	padding		: 0;
	text-transform	: uppercase;
	font		: bold 18px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #cd0400;
}

h2{
	margin		: 10px 0;
  	padding		: 0;
	text-transform	: uppercase;
	font		: bold 16px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #000000;
}


h3{
	margin		: 0;
  	padding		: 0;
	text-transform	: uppercase;
	font		: bold 13px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #cd0400;
}

h4{
	margin		: 5px 0;
  	padding		: 0;
	font		: bold 12px verdana, sans-serif;
	color		: #131313;

}

p, address, li, td{
	font		: 12px verdana, sans-serif;
	color		: #4b4b4b;
	line-height	: 18px;
}



li{
	margin		: 10px 0;
}



strong, em{
	font		: bold 12px verdana, sans-serif;
}



a:link, a:hover, a:visited{
	font		: 12px verdana, sans-serif;
	color		: #00a8ec;
	text-decoration	: none;
}

a:hover{
	color		: #000;
	text-decoration	: underline;
}

.more a:link, .more a:hover, .more a:visited{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	padding-left	: 17px;
}


#body_wrap{
	background      : url(images/fon_main.jpg) top center no-repeat;
}


#main_wrap{
	min-width	: 1000px;
	max-width	: 1200px;
	margin		: 0 auto;	
	text-align	: left;
	padding-top	: 30px;
}



#main{ 
	padding	: 0 5px;
	position	: relative;

}

#main_top1{
	background      : url(images/fon_header_left.png) top right no-repeat;
}

#main_top2{
	background      : url(images/fon_header_right.png) top left no-repeat;
	padding		: 0px 24px;
}

#main_top3{
	background      : #fff url(images/fon_header.jpg) bottom left repeat-x;
	height		: 154px;
}




/***************************************************/
#content_wrap1{
	background      : url(images/fon_main_left.png) top left repeat-y;
}

#content_wrap2{
	background      : url(images/fon_main_right.png) top right repeat-y;
	padding		: 0 7px 0 7px;
}

#content_wrap3{
	background      : #fff;
	padding		: 0 20px;
}

#content{
	width		: 100%;
	position	: relative;
	padding-top	: 70px;
		
}

#left_content{
	float		: left;
   	width		: 234px;
   	margin-left	: -100%;
   	

}


#wrap_workarea{
	width: 100%;
	float: left;
}



#workarea{
	margin: 0 0 0 265px;
	min-height	: 800px; 

}


#content-clear{
	clear		: both;
	height		: 0;
	line-height	: 0;
}

/**************************************/

/***********************************************/

#text{

	margin		: 88px 0 15px 0;
	position	: relative;	
	
	
}

#container{
	position	: absolute;
	top		: -80px;
}

.headline a, .headline a:active, .headline a:visited { 
color: #000000;
font: 14px "verdana", sans-serif;
}





/**********************************************/


p.h_block{
	margin		: 0;
	padding		: 0;
	display		: block;
	height		: 33px;
	text-align	: center;
	background      : #7e7e7e url(images/fon_h3.jpg) bottom left no-repeat;
	text-transform	: uppercase;
	font		: bold 13px/33px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #fff;
}

.block_r p.h_block{
	background      : #cd0400 url(images/fon_h3_red.jpg) bottom left no-repeat;
}

.block{
	border-left	: 1px solid #dedddc;
	border-right	: 1px solid #dedddc;
	background      : #fff url(images/fon_module.jpg) bottom left repeat-x;
	min-height	: 60px;
	padding		: 5px 15px 20px 15px;
	color		: #818181;
	font		: 11px verdana, sans-serif;
	
}

.b_block{
	background      : url(images/fon_bot_module.jpg) top left no-repeat;
	height		: 10px;
	margin-bottom	: 25px;
}

.block p{
	padding		: 5px 0;
	margin		: 0;
	font		: 13px/16px verdana, sans-serif;
	color		: #000000;

}

.block select{
	height		: 30px;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
 	background      : none;
 	color		: #aeaeae;
 	 font		: 13px tahoma, sans-serif;
 	
}


.block ul, .block_r ul{
	list-style	: none;
	margin		: 0;
	padding		: 0;
}

.block li, .block_r li{
	list-style	: none;
	margin		: 0;
	padding		: 5px 0;
	display		: block;
}


.block .more a:link, .block .more a:hover, .block .more a:visited{
	background      : url(images/fon_news.gif) center left no-repeat;

}

.h_news a:link, .h_news a:hover, .h_news a:visited{
	font		: 11px verdana, sans-serif;
	color		: #4b4b4b;
	text-decoration	: none;
}

.h_news a:hover{
	font		: 11px verdana, sans-serif;
	color		: #4b4b4b;
	text-decoration	: underline;
}


.block p.h_news{
	padding		: 3px 0;

}

.block p.date{
	padding		: 5px 0 0 0;
	font		: 11px verdana, sans-serif;
	color		: #cd0400;
}

.menu_plus{
	background      : url(images/fon_catalog_li_pl.gif) center left no-repeat;
	width		: 15px;
	height		: 15px;
	overflow	: hidden;
	float		: left;
	text-indent	: 999px;
}

.menu_minus{
	background      : url(images/fon_catalog_li_m.gif) center left no-repeat;
	width		: 15px;
	height		: 15px;
	overflow	: hidden;
	float		: left;
	text-indent	: 999px;
}

.menu_empty{
	background      : url(images/fon_catalog_li.gif) center left no-repeat;
	width		: 15px;
	height		: 15px;
	overflow	: hidden;
	float		: left;
	text-indent	: 999px;
}




#catalog li li .menu_plus{
	background      : url(images/fon_catalog_li_pl1.gif) center left no-repeat;
	width		: 12px;
	height		: 12px;
	overflow	: hidden;
	float		: left;
	text-indent	: 999px;
}

#catalog li li .menu_minus{
	background      : url(images/fon_catalog_li_m1.gif) center left no-repeat;
	width		: 12px;
	height		: 12px;
	overflow	: hidden;
	float		: left;
	text-indent	: 999px;
}

#catalog li li .menu_empty{
	background      : url(images/fon_catalog_li1.gif) center left no-repeat;
	width		: 12px;
	height		: 12px;
	overflow	: hidden;
	float		: left;
	text-indent	: 999px;
}

#catalog li{
	padding		: 7px 0 0 0;

}

#catalog li ul{
	padding		: 3px 5px 3px 15px;
}

#catalog li ul.menu_hidden{
	display		: none;
}

#catalog li li{
	padding		: 2px 0 2px 5px;

}

#catalog li a:link, #catalog li a:hover, #catalog li a:visited{
	text-transform	: uppercase;
	font		: bold 13px Arial Narrow, Tahoma, Arial, sans-serif;
	text-decoration	: none;
	color		: #cd0400;
	margin-left	: 5px;
}

#catalog li a:hover, #catalog li a.selected:link, #catalog li a.selected:hover, #catalog li a.selected:visited{
	color		: #000;

}

#catalog li li a:link, #catalog li li a:hover, #catalog li li a:visited{
	text-transform	: none;
	color		: #000000;
	font		: 11px "verdana", sans-serif;
	text-decoration	: none;
	text-transform	: none;
	margin-left	: 3px;
}

#catalog li li a:hover{
	text-decoration	: underline;

}

#catalog li li a.selected:link, #catalog li li a.selected:hover, #catalog li li a.selected:visited{
	font		: bold 11px "verdana", sans-serif;

}

/*************************************************/

.breadcrumbs{
	font		: 11px verdana, sans-serif;
	color		: #000;

}

.breadcrumbs a:link, .breadcrumbs a:hover, .breadcrumbs a:visited{
	background	:url("images/breadcrumbs_arrow.jpg") no-repeat right center;
	font		: 11px verdana, sans-serif;
	color		: #818181;
	text-decoration	: none;


}

.breadcrumbs a:hover{
	color		: #000;
	text-decoration	: underline;
}


/*********************************************/




#logo{
	position	: absolute;
	top		: 25px;
	left		: 30px;
}

/*****************************************************/





#search{
	position	: absolute;
	top		: 105px;
	left		: 30px;	
	padding		: 0;
	width		: 235px;
	height		: 30px;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);

	
}

#search form{
	margin		: 0;
	padding		: 0;

}

#search .input{
	height		: 30px;

}



input#title-search-input{
	border		: none;
	background      : none;
 	 float		: left;	
 	 min-width	: 190px;
 	 max-width	: 190px;
 	 color		: #aeaeae;
 	 padding	: 0 0 0 15px;
 	 margin		: 0;
 	 height		: 30px;
 	 font		: 13px tahoma, sans-serif;
 	 
}


#search input.form-button {
	width		: 22px!important;
	height		: 30px!important;
	background      : url(images/fon_search.gif) top left no-repeat!important;
	border		: none;
	padding		: 0;
	margin		: 0;
	font		: 13px/18px tahoma, sans-serif;
	color		: #fff;
	display		: block;
	cursor		: pointer!important;
	background      : none;
}

/**************************************************/

.login{
	position	: absolute;
	top		: 20px;
	right		: 280px;
	min-width	: 170px;

	
}

.login ul{
	margin		: 0;
	padding		: 0;
	list-style	: none;
	white-space: nowrap;
	float: left;
}

.login li{
	margin		: 0;
	padding		: 0;
	list-style	: none;
	display		: inline-block;
	
}



.login a:link, .login a:hover, .login a:visited{
	font		: 12px/32px verdana, sans-serif;
	color		: #212121;
	padding-right	: 10px;
	width		: auto;
	border-right	: 1px solid #00a8ec;
}

.login li:last-child a{
	border-right	: none;
}



p#login_icon{
	float		: left;
	width		: 30px;
	height		: 22px;
	padding		: 0;
	margin		: 0;
}


#login_icon a:link, #login_icon a:hover, #login_icon a:visited{
	display		: block;
	width		: 30px;
	height		: 22px;
	background      : url(images/fon_login.jpg) top left no-repeat;
	text-decoration	: none;
	border-right	: none;
}

#login_icon a:hover{
	background      : url(images/fon_login_hover.jpg) top left no-repeat;
}




/***********************************************/

.cart{
	position	: absolute;
	top		: 10px;
	right		: 30px;
	height		: 131px;
	background      : url(images/fon_basket.jpg) top left no-repeat;
	width		: 234px;
}

.cart p{
	padding		: 1px 0;
	margin		: 0;
	font		: bold 12px verdana, sans-serif;
	color		: #4b4b4b;
}

p#cart_icon{
	float		: left;
	width		: 105px;
	height		: 120px;
}


#cart_icon a:link, #cart_icon a:hover, #cart_icon a:visited{
	display		: block;
	width		: 105px;
	height		: 120px;
	text-decoration	: none;
}



#cart_info{
	margin-left	: 105px;
	padding-top	: 25px;
}

#cart_info span{
	font		: 14px verdana, sans-serif;
	color		: #cd0400;
	display		: block;
	padding-bottom	: 5px;
}


#cart_info a:link, #cart_info a:hover, #cart_info a:visited{
	font		: 11px verdana, sans-serif;
	color		: #4b4b4b;
}

#cart_m a:link, #cart_m a:hover, #cart_m a:visited{
	background      : url(images/fon_cart.gif) center left no-repeat;
	font		: 11px verdana, sans-serif;
	color		: #818181;

}

#order_m a:link, #order_m a:hover, #order_m a:visited{
	background      : url(images/fon_order.gif) center left no-repeat;
	font		: 11px verdana, sans-serif;
	color		: #818181;

}





/*************************************************/


#contact{
	position	: absolute;
	top		: 71px;
	right		: 0;
	width		: 100%;
}



#contact p{
	margin		: 0 280px 0 265px;
	padding		: 0 0 5px 0;
	text-align	: right;
	color		: #cf1400;
	font		: bold 20px arial, sans-serif;
}

#contact ul{
	margin		: 0 280px 0 265px;
	padding		: 0;
	list-style	: none;
	text-align	: right;


}

#contact li{
	margin		: 0;
	padding		: 0 0 0 30px;
	font		: 24px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #4B4B4B;
	text-align	: right;
	background      : url(images/mail.gif) center left no-repeat;
	display		: inline;



}

#contact li span{
	font		: 18px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #818181;

}


#contact li.phone{
	background      : url(images/phone.gif) center left no-repeat;
	padding		: 0 40px 0 15px;

}





/**********************************/

#top_menu{
	height		: 44px;
	
	position	: absolute;
	top		: 154px;
	left		: 0;
	width		: 100%;
	
}



#top_menu ul{
	margin		: 0 29px;
	padding		: 0;
	list-style	: none;
	height		: 44px;
	border		: 1px solid #dedcdb;
	border-top	: none;
	-moz-border-radius: 0 0 10px 10px; 
  	-webkit-border-radius: 0 0 10px 10px;
  	-khtml-border-radius: 0 0 10px 10px;
	border-radius	: 0 0 10px 10px;
	background      : url(images/fon_top_menu.jpg) top left repeat-x;

}

#top_menu li{
	display		: block;
	float		: left;
	width		: 12.5%;
	height		: 44px;  
	padding		: 0;
	margin		: 0;
	list-style	: none;
	text-align	: center;
	background      : url(images/fon_top_menu_li.jpg) top left no-repeat;
	
}

#top_menu li:first-child{
	background      : none;
}



#top_menu li a:link, #top_menu li a:hover, #top_menu li a:visited{
	text-transform	: uppercase;
	font		: bold 13px/44px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #4b4b4b;
	text-decoration	: none;
	display		: block;
	height		: 44px;
	

}

#top_menu li a:hover, #top_menu li a.selected:link, #top_menu li a.selected:hover, #top_menu li a.selected:visited{
	color		: #CD0400;

}




/***********************************************/




/********************************************************************************************************************footer********************/


#footer_wrap1{
	background      : url(images/fon_footer_left.png) top left no-repeat;
}

#footer_wrap2{
	background      : url(images/fon_footer_right.png) top right no-repeat;
	padding		: 0 26px;
}

#footer_wrap3{
	background      : url(images/fon_footer_bot.png) bottom left repeat-x;
	padding-bottom	: 7px;
}

#footer{
	height		: 307px;
	overflow	: hidden;
	background      : #fff url(images/fon_footer.jpg) bottom right no-repeat;
}


#footer_top{
	padding		: 30px;
	margin		: 0;

	background      : url(images/fon_footer_top.jpg) top left repeat-x;
	
}

#footer_top ul{
	padding		: 0;
	margin		: 0;
	list-style	: none;
	
}

#footer_top li{
	padding		: 0;
	margin		: 0;
	list-style	: none;
	display		: inline-block;
	vertical-align	: top;
	width		: 24%;
	
}

#footer_top p{
	padding		: 0 0 5px 0;
	margin		: 0;
	text-transform	: uppercase;
	font		: bold 16px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #000000;
	
	
}

#footer_top ul ul{
	padding		: 0 60px 0 0;
	margin		: 0;
	list-style	: none;
	
}

#footer_top li li{
	margin		: 0;
	list-style	: none;
	display		: block;
	width		: 100%;
	padding		: 5px 0;
	border-bottom	: 1px solid #e2e3e4;
	
}

#footer_top li a:link, #footer_top li a:hover, #footer_top li a:visited{
	background      : url(images/fon_catalog_li1.gif) center left no-repeat;
	font		: 11px verdana, sans-serif;
	color		: #4a4a4a;
	display		: block;
	padding		: 0 15px;
	
	

}

#footer_top li a:hover{


}


/*****************************************/

#count{
	float		: left;
	padding		: 8px 10px;
}


.footer_contact{
	margin	: 0 0 0 50px;
}

#footer_bot address{
	margin	: 0;
	font		: 11px verdana, sans-serif;
	
}


#footer_bot dl{
	margin	: 0 0 10px 0;
	padding	: 0;
}

#footer_bot dt{
	margin	: 0;
	padding	: 0 5px 0 0;
	display	: block;
	float		: left;

	color		: #cd0400;
	font		: 11px verdana, sans-serif;
}

#footer_bot dd{
	margin	: 0;
	padding	: 0;

	font		: 11px verdana, sans-serif;
	
}

/**********************************/

#bot_left{
	float		: left;
	text-align	: left;
	width		: 49%;
	height		: 30px;
}

#bot_right{
	float		: right;
	text-align	: right;
	width		: 49%;
	height		: 30px;

}




/********************************************/

#bot_left p{
	font		: 11px/30px verdana, sans-serif;
	color		: #fff;
	padding		: 0;
	margin		: 0;
	
}

#bot_right p{
	font		: 11px/30px verdana, sans-serif;
	color		: #fff;
	padding		: 0;
	margin		: 0;
	text-align	: right;
	
}


#bot a:link, #bot a:hover, #bot a:visited{
	font		: 11px/30px verdana, sans-serif;
	color		: #fff;
	text-decoration	: none;
	
}

#bot a:hover{
	text-decoration	: underline;
}



/********************************************************************************************************************select********************/


.chzn-container {
  	font-size	: 13px;
  	position	: relative;
  	display		: inline-block;
  	zoom		: 1;
  	*display	: inline;
  	width		: 202px!important;
}
.chzn-container .chzn-drop {
  	background	: #fff;
  	border		: 1px solid #aeaeae;
 	border-top	: none;
  	position	: absolute;
  	top		: 29px;
  	left		: 0;
  	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  	-moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
 	 box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  	z-index		: 10;
  	width		: 200px!important;
}


.chzn-container-single .chzn-single {
  	height		: 29px;
	-moz-border-radius: 7px; 
  	-webkit-border-radius: 7px;
  	-khtml-border-radius: 7px;
	border-radius	: 7px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
 	color		: #aeaeae;
 	font		: 13px/29px tahoma, sans-serif;
 	background      : #fff;
 	width		: 200px;
 	text-indent	: 8px;	
  	display		: block;
  	overflow	: hidden;
  	white-space	: nowrap;
  	position	: relative;
 	padding		: 0;
  	text-decoration: none;
}
.chzn-container-single .chzn-default {
  	color		: #999;
}
.chzn-container-single .chzn-single span {
  	margin-right	: 28px;
  	display		: block;
  	overflow	: hidden;
  	white-space	: nowrap;
  	-o-text-overflow: ellipsis;
  	-ms-text-overflow: ellipsis;
  	text-overflow	: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('images/chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  	position	: absolute;
  	right		: -1px;
  	top		: 0;
  	display		: block;
  	height		: 100%;
  	width		: 29px;
  	background      : url(images/fon_select.png)  top left repeat;
  	-moz-border-radius: 4px; 
  	-webkit-border-radius: 4px;
  	-khtml-border-radius: 4px;
	border-radius	: 4px;
}
.chzn-container-single .chzn-single div b {
  	background	: url('images/chosen-sprite.png') no-repeat 3px 5px;
  	display		: block;
 	width		: 100%;
 	height		: 100%;
}

.chzn-container-active .chzn-single-with-drop div {
  	background	: transparent;
  	border-left	: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  	background	: url('images/chosen-sprite.png') no-repeat 3px -15px;
}

.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  	background	: #fff url('images/chosen-sprite.png') no-repeat 100% -33px;
  	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
 	border		: 1px solid #aeaeae;
  	width		: 183px!important;
  	height		: 29px;
  	font		: 13px/29px tahoma, sans-serif;
  	text-indent	: 8px;	
  	outline: 0;

}



.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  	border		: 1px solid #00add7;
}




/********************************************************************************************************************catalog section********************/



.section_text_top{
	min-height	: 200px;
	clear		: both;
}

.section_img{
	-moz-border-radius: 10px; 
  	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;
	border-radius	: 10px;
	float		: left;
	margin		: 0 20px 0 0;
}

.listitem{

clear	: both;	

}

ul.lsnn{
	list-style	: none;
	margin		: 0;
	padding		: 0;

}

.list-catalog ul{
	list-style	: none;
	margin		: 0 0 15px 0;
	padding		: 0;

}

.lsnn li{
	list-style	: none;
	margin		: 0;
	padding		: 0;
	border		: none;

}

.listitem ul li,
.listitem-carousel ul li{
	max-width	: 280px;
	min-width	: 180px;
	width		: 33%;
	display		: inline-block;
	vertical-align	: top;
	
	
	
}

.list-catalog .listitem ul li,
.list-catalog .listitem-carousel ul li{
	width		: 100%;
	max-width	: 100%;
	min-width	: 100%;
	display		: inline-block;
	vertical-align	: middle;
	
	
}

.listitem-wrap{
	background	:#fff;
	position	:relative;
	padding		: 15px 0 10px 0;
	margin		: 0 15px 15px 0;
	-moz-border-radius: 3px; 
  	-webkit-border-radius: 3px;
  	-khtml-border-radius: 3px;
	border-radius	: 3px;
	border		: 1px solid #efeeed;
	text-align	: center;
	min-height	: 280px;
	position	: relative;
	
}

.list-catalog .listitem-wrap{
	background	:#fff;
	position	:relative;
	padding		: 10px;
	margin		: 0;
	border		: none;
	border-top	: 1px solid #efeeed;
	text-align	: left;
	min-height	: 40px;
	
}

/****************************************/
.catalog-detail-recommends{
	padding		: 15px 30px;
	margin		: 15px 0 0 0;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #fff;
	background      : #fff;	
	-moz-box-shadow: 0 0 60px 0 #ececec inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 60px 0 #ececec inset; /* Saf3.0+, Chrome */
 	box-shadow	: inset 0 0 60px 0 #ececec;
}

.catalog-detail-recommends p{
	margin		: 0;
	padding		: 5px 0 15px 0;
	color		: #0071bc;
	text-transform	: uppercase;
	font		: 16px tahoma, sans-serif;
}

p.list-item-name{
	margin		: 0 25px;
	padding		: 0;
	display		: block;
	height		: 50px;
	overflow	: hidden;
	text-transform	: none;
}


.list-item-name a:link, .list-item-name a:hover, .list-item-name a:visited{
	font		: 20px Impact, sans-serif;
	text-decoration	: none;
	color		: #212121;
	position	: relative;
	z-index		: 100;
	
}

.list-item-name a:hover{
	text-decoration	: underline;
}

.list-catalog p.list-item-name{
	margin		: 0 180px 0 180px;
	padding		: 0;
	display		: inline-block;
	height		: auto;
	min-height	: 37px;
	overflow	: hidden;
	text-transform	: none;
	vertical-align	: middle;
}


.list-catalog .list-item-name a:link, .list-catalog .list-item-name a:hover, .list-catalog .list-item-name a:visited{
	font		: 16px verdana, sans-serif;
	text-decoration	: none;
	color		: #212121;
	position	: relative;
	z-index		: 100;
	
}

.list-catalog .list-item-name a:hover{
	text-decoration	: underline;
}




.not-available{
	min-height	: 25px;
	padding		: 15px 0;
}




.listitem ul li .buy div.price,
.catalog-top-section ul li .buy div.price{
	color		: #cd0400;
	font		: 18px verdana, sans-serif;
	display		: block;
	min-height	: 25px;
	padding		: 5px 0 10px 0;
	
	
	
}
.listitem ul li .old-price,
.catalog-top-section .old-price{
	text-decoration	: line-through;
	color		: #4a4a4a;
	font		: 14px tahoma, sans-serif;
	display		: block;
	
}

.list-catalog .listitem ul li .buy div.price{
	color		: #cd0400;
	font		: 14px verdana, sans-serif;
	display		: block;
	padding		: 0;
	min-height	: auto;
	position	: absolute;
	top		: 20px;
	right		: 95px;
	width		: 100px;
	text-align	: center;
	
}

.catalog_section_img{
	height		: 150px;
	overflow	: hidden;
	display		: table-cell;
	vertical-align	: middle;
	width		: 800px;
	text-align	: center;
	margin		: 0 auto;
	
}

.catalog_section_img img{
	max-width	: 180px;
	max-height	: 150px;	
}

.list-catalog .catalog_section_img{
	height		: 50px;
	overflow	: hidden;
	display		: table-cell;
	vertical-align	: middle;
	width		: 50px;
	text-align	: center;
	position	: absolute;
	top		: 10px;
	left		: 115px
	
}

.list-catalog .catalog_section_img img{
	width		: 50px;
	height		: auto;	
}

.list-catalog .no-photo-div-big{
	top		: 15px;
}

.article{
	font		: 11px verdana, sans-serif;
	color		: #212121;
}


.list-catalog .article{
	width		: 100px;
	text-align	: center;
	position	: absolute;
	top		: 20px;
	left		: 0;
	font		: 13px/16px verdana, sans-serif;
	color		: #000000;
}



.no-photo-div-small,
.no-photo-div-big{


	height		: 150px;

}

.block .catalog-top-section{
	padding-top	: 20px;
}


.block .catalog-top-section img.item_img{
	width		: 120px;
	max-height	: 90px;	
}

.block .listitem-wrap{
	background	:#fff url(images/fon_catalog_top.jpg) top right no-repeat;
	position	:relative;
	padding		: 15px 15px 10px 15px;
	margin		: 0 15px 30px 0;
	-moz-border-radius: 3px; 
  	-webkit-border-radius: 3px;
  	-khtml-border-radius: 3px;
	border-radius	: 3px;
	border		: 1px solid #e2e3e4;
	text-align	: center;
	
}



.checkbox{
	display		: block;
	width		: 47%;
	float		: left;
	
}

.buy_btn{
	display		: block;
	width		: 51%;
	float		: left;
	margin-bottom	: 7px;
}

.price-mess{
	position	: absolute;
	height		: 87px;
	width		: 87px;
	left		: -2px;
	top		: -2px;
	text-indent	: -999px;
	overflow	: hidden;
	z-index		: 100;
	background      : url(images/fon_price_mess.png) center left no-repeat;
	
}

.list-catalog .buy_btn{
	display		: block;
	width		: 80px;
	float		: none;
	margin-bottom	: 0;
	position	: absolute;
	top		: 15px;
	right		: 0;
}


a.buy_button:link, a.buy_button:hover, a.buy_button:visited,
a.addtoCart:link, a.addtoCart:hover, a.addtoCart:visited
{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	padding-left	: 20px;
	background      : url(images/fon_buy.jpg) center left no-repeat;

	
}

a.buy_button:hover, a.addtoCart:hover{
	text-decoration	: underline;

}

.list-catalog .checkbox{
	display		: block;
	width		: 80px;
	float		: none;
	margin-bottom	: 0;
	position	: absolute;
	top		: 34px;
	right		: 0;
}


.checkbox a:link, .checkbox a:hover, .checkbox a:visited{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	padding-left	: 20px;
	background      : url(images/fon_compare.jpg) center left no-repeat;


	
	
}

.checkbox a:hover{
	text-decoration	: underline;

}

.list-catalog .clear{
	display		: none;
}



.notavailable{
	
	color		: #c1c1c1;
	font		: 11px verdana, sans-serif;
	
}

.list-catalog .notavailable{
	width		: 100px;
	text-align	: center;
	position	: absolute;
	top		: 20px;
	left		: 0;
	
}


a.listitem-btn:link, a.listitem-btn:hover, a.listitem-btn:visited{
	font		: 13px/20px tahoma, sans-serif;
	color		: #4A4A4A;
	text-decoration	: none;
	text-align	: center;
	display		: block;
	clear		: both;
	width		: 120px;	
	height		: 20px;
	padding		: 0;
	margin		: 0;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 3px double #fff;
	background      : #d8d8d8;

	
	
}

a.listitem-btn:hover{
	background      : #0071bc;
	color		: #fff;
}


.listitem-wrap .badge, .item_el_img .badge{
	position	: absolute;
	overflow	: hidden;
	text-indent	: 999px;
	white-space	: nowrap;
}


.listitem-wrap  .SPECIALOFFER, .item_el_img .SPECIALOFFER{	
	width		: 64px;
	height		: 64px;	
	top		: 70px;
	left		: 25px;
	background      : url(images/fon_specialoffer.png) top right no-repeat;
	position	: absolute;
	overflow	: hidden;
	text-indent	: 999px;
	white-space	: nowrap;
	
}

.listitem-wrap .SALELEADER, .item_el_img .SALELEADER{
	width		: 101px;
	height		: 95px;
	top		: -12px;
	right		: -14px;
	background      : url(images/fon_hit.png) top right no-repeat;
	
	
}

.listitem-wrap .NEWPRODUCT, .item_el_img .NEWPRODUCT{
	width		: 101px;
	height		: 95px;
	top		: -12px;
	right		: -14px;
	background      : url(images/fon_new.png) top right no-repeat;
}

.clear{
	display		: block;
	height		: 28px;
}


.catalog-section-list{
	padding		: 15px 30px;
	margin		: 15px 0 0 0;
	-moz-border-radius: 10px; 
  	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;
	border-radius	: 10px;
	border		: 1px solid #efeeed;
	

}

.catalog-section-list ul{
	margin		: 0;
	padding		: 0;
	list-style	: none;
	width		: 100%;
}

.catalog-section-list li{
	display		: inline-block;
	width		: 20%;
	padding		: 2px 0 3px 20px;
	background      : url(images/fon_catalog_li.gif) center left no-repeat;
}

.catalog-section-list a:link, .catalog-section-list a:hover, .catalog-section-list a:visited{
	text-transform	: uppercase;
	font		: bold 13px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #cd0400;

	
	
}

.catalog-section-list a:hover{
	color		: #000;
}

/***************************************************************************************************************navigation**********************************/


.navigation-arrows, .navigation-title{
	display		: none;
}


.nav-current-page{
	height		: auto;
	-moz-border-radius: 3px; 
  	-webkit-border-radius: 3px;
  	-khtml-border-radius: 3px;
	border-radius	: 3px;
	border		: 1px solid #6fa2da;
	border-bottom	: 1px solid #2761a3;
	margin-top	: 10px;
	padding		: 5px 10px;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.3) inset; /* FF3.5+ */
 	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.3) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 1px 1px 0 rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.3);
 	background      : #33c8f9 url(images/fon_btn2.jpg) bottom left repeat-x;
 	color		: #ffffff;
 	 font		: 13px/30px verdana, sans-serif;
 	 text-shadow	: 1px 1px 1px #0f7b9e;
 	 width		: auto;
 	 text-indent	: 0;
 	 cursor		:pointer;
 	 text-decoration: none;
}



.navigation-pages a:link, .navigation-pages a:hover, .navigation-pages a:visited{
	height		: auto;
	-moz-border-radius: 3px; 
  	-webkit-border-radius: 3px;
  	-khtml-border-radius: 3px;
	border-radius	: 3px;
	border		: 1px solid #dfdfde;
	border-bottom	: 1px solid #c6c5c3;
	margin-top	: 10px;
	padding		: 5px 10px;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.08), 0 0 0 1px rgba(255,255,255,0.9) inset; /* FF3.5+ */
 	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.08), 0 0 0 1px rgba(255,255,255,0.9) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 1px 1px 0 rgba(0,0,0,0.08), inset 0 0 0 1px rgba(255,255,255,0.9);
 	background      : #fff url(images/fon_module.jpg) top left repeat-x;
 	color		: #4B4B4B;
 	 font		: 13px/30px verdana, sans-serif;
 	 width		: auto;
 	 text-indent	: 0;
 	 cursor		:pointer;
 	 text-decoration: none;
}



.navigation-pages a:hover{
	border		: 1px solid #6fa2da;
	border-bottom	: 1px solid #2761a3;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.3) inset; /* FF3.5+ */
 	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(255,255,255,0.3) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 1px 1px 0 rgba(0,0,0,0.2), inset 0 0 0 1px rgba(255,255,255,0.3);
 	background      : #33c8f9 url(images/fon_btn2.jpg) bottom left repeat-x;
 	color		: #ffffff;
 	text-shadow	: 1px 1px 1px #0f7b9e;

}

/********************************************************************************************************************compare********************/

.filtren.compare .catf{
	width:180px;
	float:left;
	background:url(images/filter_shadow.png) no-repeat right center;
	padding		: 0;
	margin		: 0;
	background-size: 7px 100%;
}
.filtren.compare .catf ul li{
	display:block;
	margin:0 !important;
	padding:0;
	width:165px;
	cursor:pointer;
}

.filtren.compare .catf>ul>li>span{
	padding:5px 0 5px 2px;
	width:150px;
}
.filtren.compare .catf>ul>li>span>span{
	text-decoration:none;

	color		: #595959;

}

.filtren.compare .catf>ul>li.active>span>span{
	color		: #0071BC;
	font		: bold 13px tahoma, sans-serif;

}

.filtren.compare ul li{

	vertical-align:top;
	position:relative;
	margin-right:25px;
	margin-bottom:10px;
	display:inline-block;
	width:175px;
}
.filtren.compare ul li,
.filtren.compare ul li a{
	font-size: 13px;
	color: #3F3F3F;
	line-height: 20px;
	text-decoration:none;
}
.filtren.compare .cntf ul li span{
	position:absolute;
	left:-4px;
	top:1px;
}
.filtren.compare .cntf .cnt span{
	font-size:14px;
}
.filtren.compare .cntf .cnt input[type=text]{
	display:inline-block;
	margin-right:20px;
	width:60px;
	height:27px;
	border-radius:3px;
	border:1px solid #8ca3ae;
	padding:4px;
	box-shadow:0 1px 1px rgba(255,255,255,.75),inset 0 3px 6px rgba(215,215,215,.75)
}

.filtren.compare .cntf .cnt{
	padding-top: 7px;
	display:none
}
.filtren.compare .cntf .cnt.active{
	display:block;
	margin-left: 187px
}



.table_compare{
	width:728px;
	overflow-x:auto;
	overflow-y:hidden;

	max-height: 1200px !important;
}
.table_compare table tr td img{
	max-width:100px;
	width:auto;
	max-height:100px;
	height:auto;
	padding:10px;
}
.table_compare table tr td{
	position:relative;
	font-size:14px;
	padding:8px 20px;
	text-align:left;
}
.table_compare table tr:nth-child(odd) td{
	background:#fff;
}
.table_compare table tr td:first-child{
	font-weight:bold;
	color:#3d4345;
	white-space: nowrap;
}





/********************************************************************************************************************filter********************/

#catalog-item-filter{
	margin		: 10px 0;
	padding		: 15px;
	-moz-border-radius: 10px; 
  	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;
	border-radius	: 10px;
	border		: 1px solid #dfdfde;
	border-bottom	: 1px solid #c6c5c3;
	-moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.08), 0 0 0 1px rgba(255,255,255,0.9) inset; /* FF3.5+ */
 	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.08), 0 0 0 1px rgba(255,255,255,0.9) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 1px 1px 0 rgba(0,0,0,0.08), inset 0 0 0 1px rgba(255,255,255,0.9);
 	background      : #fff url(images/fon_module.jpg) bottom left repeat-x;

}

#catalog-item-filter ul{
	margin		: 0;
	padding		: 0;
	list-style	: none;


}

#catalog-item-filter>form>ul>li{
	margin		: 0;
	padding		: 0 0 3px 0;
	list-style	: none;
	display		: inline-block;
	vertical-align	: top;
	width		: 49%;
}


#catalog-item-filter label{
	font		: 11px/33px verdana, sans-serif; 
	color		: #818181;
	display		: inline-block;
	width		: 29%;
	vertical-align	: top;
	
}


#catalog-item-filter .catalog-item-filter-field{
	display		: inline-block;
	width		: 69%;
	vertical-align	: top;
}



#catalog-item-filter .catalog-item-filter-field input{
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.1), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.1), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.1), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
	font		: 13px tahoma, sans-serif;
	padding-top	: 5px;
	padding-bottom	: 5px;
	margin		: 3px 0;
	text-indent	:5px;
}

#catalog-item-filter .catalog-item-filter-field .chzn-container input{
	-moz-border-radius: 0; 
  	-webkit-border-radius: 0;
  	-khtml-border-radius: 0;
	border-radius	: 0;
  	width		: 183px!important;
  	height		: 29px;
  	margin		: 0;
  	padding		: 0;
	
}





#catalog-item-filter li#filter_name input{
	min-width	: 198px;
	max-width	: 198px;
}

#catalog-item-filter #filter_price input, #catalog-item-filter #OBEM_DVIGATELYA_DLYA_SAYTA input{
	min-width	: 84px;
	max-width	: 84px;
}

#catalog-item-filter li#SALELEADER, #catalog-item-filter li#NEWPRODUCT, #catalog-item-filter li#SPECIALOFFER{
	margin		: 0;
	padding		: 0;
	list-style	: none;
	display		: inline;
	vertical-align	: top;
	width		: auto;
}

#catalog-item-filter li#SALELEADER label, #catalog-item-filter li#NEWPRODUCT label, #catalog-item-filter li#SPECIALOFFER label{
	display		: inline;
	width		: auto;
	font		: 11px/25px verdana, sans-serif; 
	margin-right	: 15px;
}

#catalog-item-filter li#SALELEADER .catalog-item-filter-field, #catalog-item-filter li#NEWPRODUCT .catalog-item-filter-field, #catalog-item-filter li#SPECIALOFFER .catalog-item-filter-field{
	display		: inline;
	width		: auto;
}

#catalog-item-filter li#SALELEADER input, #catalog-item-filter li#NEWPRODUCT input, #catalog-item-filter li#SPECIALOFFER input{
	-moz-border-radius: 2px; 
  	-webkit-border-radius: 2px;
  	-khtml-border-radius: 2px;
	border-radius	: 2px;
	margin-right	: 5px;
}

.catalog-item-filter-control{

}

.catalog-item-filter-control input{
	border		: none;
	background      : url(images/fon_btn.jpg) top left no-repeat;
	color		: #fff;
	font		: 12px/33px Verdana, sans-serif;
	min-width	: 133px;
	height		: 33px;
	padding		: 0;
	text-align	: center;
	cursor		: pointer;
	text-shadow	: 1px 1px 1px #0f7b9e;

}


/********************************************************************************************************************otzyvy********************/

.reviews-reply-buttons input{
	display		: inline-block;
	border		: none;
	text-transform	: uppercase;
	font		: bold 13px/33px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #fff;
	text-decoration	: none;
	display		: inline-block;
	text-align	: center;
	background      :  url(images/fon_btn1.jpg) center left no-repeat;
	height		: 33px;
	width		: 133px;
	cursor		: pointer;
}


.reviews-reply-buttons input:hover{
	background      : url(images/fon_order_hover.jpg) top left no-repeat;
}

table.reviews-post-table thead td{
	color		: #4B4B4B;
}

.message-post-date{
	font		: 11px verdana, sans-serif;
	color		: #cd0400;
}
div.reviews-collapse{
	padding		: 10px 0;
}


div.reviews-collapse a:link, div.reviews-collapse a:hover, div.reviews-collapse a:visited{
	background      : url(images/fon_comment.gif) center left no-repeat;
	font		: 11px verdana, sans-serif;
	color		: #818181;
	padding-left	: 17px;

}

div.reviews-note-box {border: 1px dotted #00a7d1; background: #fff; color: #CD0400;}

/**********************************************************************************************catalog element**************/

.catalog_element{

	margin		: 15px 0 0 0;
	
}


.item_el_img{
	width		: 300px;
	vertical-align	: top;
	float		: left;
	display		: block;
}

.tabcontent .item_el_img{
	width		: 100%;
	vertical-align	: top;
	float		: none;
	display		: block;
}

.item_el_info{
	margin-left	: 375px;
	vertical-align	: top;	
	display		: block;
}


.item_el_info .posttitle{
	font		: 30px Impact, sans-serif;
	text-decoration	: none;
	color		: #212121;
	margin		: 0;
	padding		: 15px 0 5px 0;
}

.item_el_info .price{
	font		: 24px tahoma, sans-serif;
	color		: #db1e26;

}
.not-available{
	color		: #818181;
	font		: 11px verdana, sans-serif;
}

.element_buy_button{
	display		: inline-block;
	padding		: 25px 10px 0 0;
	


}

.element_buy_button a:link, .element_buy_button a:hover, .element_buy_button a:visited{
	text-transform	: uppercase;
	font		: bold 13px/33px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #fff;
	text-decoration	: none;
	display		: inline-block;
	text-align	: center;
	background      : url(images/fon_buy1.jpg) center left no-repeat;
	height		: 33px;
	width		: 133px;
	
	
}

.element_buy_button a:hover{
	background      : url(images/fon_buy1_hover.jpg) center left no-repeat;
}


.element_compare_button a:link, .element_compare_button a:hover, .element_compare_button a:visited{
	text-transform	: uppercase;
	font		: bold 13px/33px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #fff;
	text-decoration	: none;
	display		: inline-block;
	text-align	: center;
	background      :  url(images/fon_btn1.jpg) center left no-repeat;
	height		: 33px;
	width		: 133px;
	
	
}

.element_compare_button a:hover{
	background      : url(images/fon_btn1_hover.jpg) center left no-repeat;
}

.element_compare_button{
	display		: inline-block;
	padding		: 25px 10px 0 0;
}

.quantity input{
	border		: 1px solid #c2c3c4;
	color		: #000000;
	font		: 13px tahoma, sans-serif;
	padding		: 5px 10px;
	margin		: 10px 0 0 0;
}


.none_q{
	background      : url(images/fon_none_q.jpg) bottom left no-repeat;
	padding-bottom	: 20px;
	margin-bottom	: 15px;
	color		: #939393;
	display		: block;
	font		: 11px tahoma, sans-serif;

}

.min_q{
	background      : url(images/fon_min_q.jpg) bottom left no-repeat;
	padding-bottom	: 20px;
	margin-bottom	: 15px;
	color		: #cd0400;
	display		: block;
	font		: 11px tahoma, sans-serif;

}

.mid_q{
	background      : url(images/fon_mid_q.jpg) bottom left no-repeat;
	padding-bottom	: 20px;
	margin-bottom	: 15px;
	color		: #008d36;
	display		: block;
	font		: 11px tahoma, sans-serif;

}

.max_q{
	background      : url(images/fon_max_q.jpg) bottom left no-repeat;
	padding-bottom	: 20px;
	margin-bottom	: 15px;
	color		: #00acd6;
	display		: block;
	font		: 11px tahoma, sans-serif;

}

.price-mess-big{
	color		: #939393;
	font		: 11px tahoma, sans-serif;
	padding-top	: 10px;
}

.item_code span{
	font		: bold 11px tahoma, sans-serif;
	color		: #06101d;
}

.detail-photo-tab div{
	width		: 100%;
}


.detail-photo-tab ul{
	margin		: 0;
	list-style	: none;
	padding		: 0;
}

.detail-photo-tab li{
	margin		: 0;
	list-style	: none;
	padding		: 10px 20px 10px 0;
	display		: inline-block;
	width		: auto;

}

/*****************************************************************************************************************element slider************************/


.slideViewer{
	position	: relative;
	overflow	: hidden;
	width		: 300px;

}

.slideViewer ul{
	position	: relative;
	left		: 0;
	top		: 0;
	width		: 1%;
	list-style	: none;
	margin		: 0;
	padding		: 0
}
.slideViewer ul li{
	float		: left;
	text-align	: center;
	max-width: 300px;
	width: 100%;
}

.slideViewer ul li a{
	display		: table-cell;
	vertical-align	: middle;
	width		: 300px;
	height		: 300px;
	text-align	: center;
}

.slideViewer ul li img{
	margin		: auto 0;
}

#ui0{
	width		: 360px!important;
	position	: relative;
}


.thumbSlider{
	width		: 300px;
	top		: 0!important;
	text-align	: left;
}



.thumbSlider ul li{
	float		: left;
	margin		: 0 5px 0 0!important;
	width		: 88px;
	height		: 60px;
	overflow	: hidden;
	border		: 1px solid #dedcdb!important;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	
} 

.thumbSlider ul{
	list-style-type:none;
	margin:0;
	padding:0;

}

.thumbSlider a{text-decoration:none}
.thumbSlider a img{
	border		: 0;
	display		: block;
	margin		: 0 auto;
	padding		: 0 7px 5px 7px
}

p.tmbrdr{
	display		: none;
}

.itemleft.l_dis,
.itemright.r_dis{display:none !important}

.itemleft,
.itemright{
	position	: absolute;
	bottom		: 50px;
	text-decoration	: none;
	overflow	: hidden;
	width		: 30px!important;
	height		: 30px!important;
	display		: block;
}

.itemleft{
	background	: url(images/bg_direction_nav.png) top left no-repeat;
	left		: 0;
}

.itemright{
	background	: url(images/bg_direction_nav.png) top right no-repeat;
	right		: 20px;
}


/*****************************************************/





/*************************************************************************************************************tabs***********************/

.tabsblock{margin:15px auto}
.tabsblock .tabs{
	margin:0;
	z-index:200
}
.tabsblock .tabs a{
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #dedcdb;
	background      : #edefee;	
	display		:inline-block;
	text-transform	: uppercase;
	font		: bold 13px Arial Narrow, Tahoma, Arial, sans-serif;
	text-decoration	: none;
	color		: #000;
	margin		:0 5px 0 0;
	padding		:10px 0 7px;
	position	:relative;
	bottom		:-10px
}
.tabsblock .tabs a:hover{
	bottom		: -5px;
}
.tabsblock .tabs a span{
	margin		:5px 10px 15px 10px;


}
.tabsblock .tabs a span.clr{
	display		:block;
	position	:relative;
	height		:3px;
	bottom		:-7px;
	margin		: 0 -2px 0 0;
	background	: #fff;

}
.tabsblock .tabs a.active{
	z-index		: 220;
	background	: #fff;
	-moz-border-radius: 5px 5px 0 0; 
  	-webkit-border-radius: 5px 5px 0 0;
  	-khtml-border-radius: 5px 5px 0 0;
	border-radius	: 5px 5px 0 0;	
	border		: 1px solid #dedcdb;
	border-bottom	: 0;
	bottom		: -5px;
	text-transform	: uppercase;
	font		: bold 13px Arial Narrow, Tahoma, Arial, sans-serif;
	text-decoration	: none;
	color		: #cd0400;

}
.tabsblock .tabcontent{
	border		: 1px solid #dedcdb;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	background      : #fff url(images/fon_module.jpg) bottom left repeat-x;
	padding		: 30px;
	z-index		:210;
	position	:relative
}

.tabcontent{
	min-height	: 300px;
}


.tabsblock .tabcontent>div{display:none}
.tabsblock .tabcontent>div.active{display:block}



.info{
	width	: 100%;
}

.info td{
	padding	: 5px;
	width	: 70%;
}

.info th{
	padding	: 5px;
	text-align	: left;
	border		: none;
	background      : none;
}

.info .row1 th, .info .row1 td{
	background      : #ecefee;

}




/********************************************************************************************************************cart**********************/


#id-cart-list-wrap{
	clear		: both;
}


.equipment{
	  width		: 100%;	  
	 vertical-align	: middle;
	 border-collapse: separate;
	border-spacing: 0;
	border		: 1px solid #e8e8e8;
	background      : url(images/fon_header.jpg) bottom left repeat-x;
	clear		: both;


}

.equipment td{
	padding		: 10px 15px;
	 vertical-align	: middle;
		  
}


.equipment thead tr{
	margin		: 0 29px;
	padding		: 0;
	list-style	: none;
	border-bottom	: 1px solid #dedcdb;
	background      : url(images/fon_top_menu.jpg) top left repeat-x;

}

.equipment thead td{
	padding		: 15px;
	text-align	: center;
	text-transform	: uppercase;
	font		: bold 13px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #4b4b4b;
	background      : url(images/fon_top_menu_li.jpg) top left no-repeat;
	
}

.equipment thead td.cart-item-type-name, .equipment thead td.cart-item-name{
	background      : none;
}

.equipment thead td.cart-item-delay, .ordermore-wrap .equipment thead td.cart-item-quantity{
	
	min-width	: 15px;
}

.equipment tbody tr td{
	border-bottom: 1px solid #E2E3E4 !important;
}

.mycurrentorders td img{
	max-width:60px;
	height:auto
}

.deleteitem_compare,
.mycurrentorders td .deleteitem{
	width:22px;
	height:22px;
	display:block;
}


.cart-item-name a:link, .cart-item-name a:hover, .cart-item-name a:visited{
	font		: 16px verdana, sans-serif;
	text-decoration	: none;
	color		: #212121;

	
}

.cart-item-name a:hover{
	color		: #CD0400;

}

.equipment td.cart-item-quantity, .equipment td.cart-item-price{
	text-align	: center;
}

.equipment td.cart-item-quantity input{
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
	color		: #aeaeae;
 	 padding	: 0 5px;
 	 margin		: 0;
 	 height		: 30px;
 	 font		: 13px tahoma, sans-serif;

		  
}

.equipment td.cart-item-price .price{
	font		: 14px verdana, sans-serif;
	color		: #CD0400;
	white-space	: nowrap;
}

a.setaside:link, a.setaside:hover, a.setaside:visited{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	padding-left	: 20px;
	background      : url(images/fon_setaside.gif) center left no-repeat;
	
}


.cart-item-actions{
	white-space	: nowrap;
}

.cart-item-actions a.setaside:link, .cart-item-actions a.setaside:hover, .cart-item-actions a.setaside:visited{
	background      : url(images/fon_setaside1.gif) top left no-repeat;
}



.myorders_itog{	
	width		: 100%;
	text-align	: right;
}

.myorders_itog td{
	padding		: 5px;
	font		: bold 14px verdana, sans-serif;
	color		: #4b4b4b;
}

.myorders_itog td.tal{
	text-align	: left;
}

.myorders_itog input{
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
	color		: #aeaeae;
 	 margin		: 0;
 	 height		: 30px;
 	 font		: 13px tahoma, sans-serif;
	padding		: 5px 10px;
	width		: 300px;

		  
}

.basket_btn{
	padding		: 15px 0;
}

.basket_btn input{
	text-transform	: uppercase;
	font		: bold 13px/33px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #fff;
	text-decoration	: none;
	display		: inline-block;
	text-align	: center;
	background      : url(images/fon_buy1.jpg) center left no-repeat;
	height		: 33px;
	width		: 133px;
	cursor		: pointer;
	border		: none;
}


.basket_btn input:hover{
	background      : url(images/fon_buy1_hover.jpg) center left no-repeat;
}

.basket_btn input.bt2{
	background      :  url(images/fon_btn1.jpg) center left no-repeat;
}


.basket_btn input.bt2:hover{
	background      : url(images/fon_btn1_hover.jpg) center left no-repeat;
}

.cart-notetext{
	color: #5f6a71 !important;
	padding		: 30px;
}

/********************************************************************************************************************order********************/


#order_form_div{
	
 	
}

.myorders input.input_text_style, .myorders select, .myorders textarea{
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
	color		: #aeaeae;
 	 height		: 30px;
 	 font		: 13px tahoma, sans-serif;
	padding		: 5px 10px;
	margin		: 5px 0 15px 0;
	width		: 70%;
	display		: block;
}

.myorders textarea{
	min-height	: 200px;
}

.myorders label{
	color		: #00a8ec;
	font		: bold 13px tahoma, sans-serif;
	
}



#order_form_div .bt3{
	text-transform	: uppercase;
	font		: bold 13px/33px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #fff;
	text-decoration	: none;
	display		: inline-block;
	text-align	: center;
	background      : url(images/fon_buy1.jpg) center left no-repeat;
	height		: 33px;
	width		: 133px;
	cursor		: pointer;
	border		: none;
}


#order_form_div .bt3:hover{
	background      : url(images/fon_buy1_hover.jpg) center left no-repeat;
}


.orders, .ordersmore{
	margin-bottom	: 40px;
	border-spacing	: 15px 0;
	border		: none;
	background      : none;
}


.orders .fwn{
	width		: 40%;
}

	

.orders .bt2{
	display		: inline-block;
	border		: none;
	font		: 13px/28px tahoma, sans-serif;
	color		: #fff;
	background      : url(images/fon_order.jpg) top left no-repeat;
	text-decoration	: none;
	height		: 28px;
	width		: 119px;
	text-align	: center;
	cursor		: pointer;
}


.orders .bt2:hover{
	background      : url(images/fon_order_hover.jpg) top left no-repeat;
}


.orders thead tr, .ordersmore thead tr{
	background      : none;

}

.orders thead td, .ordersmore thead td{
	padding		: 15px 0;
	color		: #db1e26;
	text-align	: left;
	font		: 18px tahoma, sans-serif;
	background      : none;
	
}

/**************************************************************************************************************sort*************/

.sort{
	padding		: 10px 0 10px 0;
	float		: left;
	width		: 80%;
}


.sorttext{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	display		: inline;
}



a.sortbutton:link, a.sortbutton:hover, a.sortbutton:visited{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	text-decoration	: underline;
	padding		: 0 10px 0 5px;
}

a.sortbutton:hover{
	color		: #000;
	text-decoration	: underline;
}



a.current:link, a.current:hover, a.current:visited{
	color		: #000;
	background      : url(images/icon-inc-sel.gif) center right no-repeat;
	
}

a.current:hover{
	color		: #818181;
	text-decoration	: underline;
}





/*****************************************************************************************************************************news**************************/

ul.news_list{
	margin		: 10px 0;
	padding		: 0;
	list-style		: none;

}

.news_list li{
	margin		: 0;
	padding		: 0 0 10px 0;
	list-style		: none;

}





/***************************************************************************************************************************************************************************************/






.registarton td{vertical-align:top}
.star{color:#e83535}





.workarea .registarton ul li{
	list-style:disc !important;
	font-weight: normal;
	padding-left:10px;
	margin-left:20px
}      
.workarea .registarton ul li:before{	              
	content:"" !important;
}



.post{margin-bottom:30px}
.post:first-child{margin-top:20px}
.post .date{
	color:#8f8f8f;
	display:inline-block;
	font-size:14px;
	padding:10px 0
}
.post h3{
	display:inline-block;
	margin-top:15px;
	font-size:18px;
	margin-bottom:0;
} 


.bblog-qtl,
.post,
.post p{
	font-size:13px;
	padding:0 0 20px 0
}
.post table{
	margin-top:10px;
margin-bottom:20px;	
}
.post table tr td{
	border:1px solid #d3d3d3;
	padding:3px;
}





.numberitems{
	width:50px;
	float:right;
	overflow:hidden
}


.seeall{
	margin-right:24px;
	margin-top: 20px;
	float:right
}


.caroufredsel_wrapper{padding-right:6px}

.listitem-carousel{position:relative}
.workarea.pleft .listitem-carousel{
	left:-17px;
	width:754px
}
.listitem-carousel ul{
	width:980px;
	overflow:hidden;
	padding:2px;
	margin:0
}

.workarea.pleft .listitem-carousel ul li{margin:10px 15px}
.listitem_horizontal{width:100%}



.setaside:hover{text-decoration:none}



.subscribe_link{
	font-size: 14px;
	position: absolute;
	right: 0;	
}
.bt2_right{
	right: 23px;
	bottom: 30px;
	position: absolute;	
}

.listitem_horizontal table{width:100%}
.listitem_horizontal table tr td{
	vertical-align:top;
	padding:10px 20px
}
.listitem_horizontal table tr td:first-child{
	width:200px;
	text-align:center
}
.listitem_horizontal.pleft table tr td:first-child{text-align:left}
.listitem_horizontal.pleft table tr:first-child td:first-child{text-align:center;}
.listitem_horizontal.pleft table tr:first-child td:first-child a{width: 194px;display:block;}
.listitem_horizontal.pleft table tr td.title{width:100%}
.listitem_horizontal table tr td:first-child img{
	max-width:200px;
	max-height:200px;
	width:auto;
	height:auto;
	margin-top:35px;
	padding:7px
}
.listitem_horizontal table tr td:first-child .checkbox{
	text-align:left;
	display:block
}
.listitem_horizontal table tr td.title h3 a span{
	padding:5px 0;
	display:block;
	margin-bottom:10px;
	font-size:24px;
}
.listitem_horizontal table tr td.price{
	vertical-align:bottom;
	text-align:center;
	width:170px;
	vertical-align:bottom
}
.listitem_horizontal table tr td div{
	text-align:left;
	padding-bottom:20px
}
.retail_vert,
.retail{
	font-size:14px;
	padding-right:10px
}
.listitem_horizontal td.price span{font-size:26px}
.listitem_horizontal.pleft td.price span{font-size:23px}
.retail_vert span,
.retail span{text-decoration:line-through}

.listitem_horizontal.pleft div div{
	display:inline-block;
	margin-right:5px
}
.listitem_horizontal.pleft .bt3{
	position:relative;
	float:right
}
.listitem_horizontal h3 a{
	font-size:24px;
	font-weight:bold;
	text-decoration:underline
}
.listitem_horizontal table tr td{font-size:13px}
.listitem_horizontal table tr td h3{margin-top:0}
.tlistitem_horizontal_shadow{
	height:17px;
	padding:0;
	background:url("images/tlistitem_horizontal_shadow.png") no-repeat center top;
	background-size:100%;
	position:absolute;
	z-index:1;
	bottom: -17px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
}
.horizontal_listitem_shadow{
	width:740px;
	height:17px;
	padding:0;
	background:url("images/tlistitem_horizontal_shadow.png") no-repeat center top;
	background-size:100% 100%;
	position:relative;
	top:27px
}

.listitem-carousel .prev,
.listitem-carousel .next{
	width:34px;
	height:0;
	position:absolute;
	text-decoration:none;
	overflow:hidden;
	top:50%;
	margin-top:-17px;
	display:none !important;
	padding-top:34px
}
.listitem-carousel:hover .prev,
.listitem-carousel:hover .next{display:block !important}
.listitem-carousel:hover .prev.hidden,
.listitem-carousel:hover .next.hidden,
.listitem-carousel:hover .prev.disabled,
.listitem-carousel:hover .next.disabled{display:none !important}
.listitem-carousel .pager{
	width:100%;
	text-align:center;
	margin-top:2px
}
.listitem-carousel .pager a{
	display:inline-block;
	width:15px;
	padding-top:15px;
	height:0;
	margin:5px;
	overflow:hidden;
}
#foo2,
#foo3{height:auto !important}

.horizontal_listitem{
	display:block;
	padding:25px 0 10px 0;
	background:#fff;
	width:740px;
	margin:2px;
	margin-bottom:30px;
	box-shadow:0 0 4px rgba(123,152,165,0.4)
}
.horizontal_listitem ul li{
	width:108px;
	display:inline-block;
	padding:15px 18px 5px;
	border-right:1px solid #E0ECF3
}
.horizontal_listitem ul li:last-child{border:none}
.horizontal_listitem ul li a img{
	max-width:65px;
	width:auto;
	max-height:64px;
	height:auto
}
.horizontal_listitem ul li .item_price{
	background:#E0ECF3;
	position:relative;
	top:-135px;
	right:-18px;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	text-align:center
}
listitem-carousel.horizontal_listitem{}

.blog_box{
	width:100%;
	padding-top:30px;
	min-height:394px
}
.blog_box table{
	width:980px;
	margin:0 auto
}
.blog_box table tr td{
	vertical-align:top;
	padding:9px 5px;
	color:#607b8b;
	font-size:13px;
	text-shadow:0 1px 1px #fff
}
.blog_box table tr td.news .title-link:link,
.blog_box table tr td.news .title-link:visited {
	color:#607b8b;
	font-weight:normal;
}
.blog_box table tr td.news .title-date {
	color:#0073a3;
	font-weight:bold;
}
.blog_box table tr td:first-child{width:330px}
.blog_box table tr td:nth-child(2){
	width:330px;
	padding-left:43px;
	padding-right:44px
}
.blog_box table tr td h4{
	font-size:25px;
	font-weight:normal;
	color:#000;
	margin-bottom:25px
}
.blog_box table tr td p{line-height:19px}
.blog_box table tr td:first-child h3{font-weight:bold}
.blog_box table tr td a{
	color:#0073a3;
	font-weight:bold;
	line-height:19px;
	text-decoration:none
}
.blog_box table tr td a:hover{text-decoration:underline}
.allnews.bt2{color:#3f3f3f}
.blog_box table tr td li{padding:10px 0}
.blog_box table tr td li:first-child{padding-top:0}
.blog_box table tr td .view_all{
	color:#3f3f3f;
	float:none;
	padding:8px 10px
}



.item_count[type="text"]{
	width:25px;
	text-align:center;
	height:20px;
	border:1px solid #c4c4c4
}
table.options td{
	font-size:13px;
	text-align:left
}
table.options td:first-child{min-width:140px}
table.options td select{width:220px}


.compositionorder ul li{
	list-style-type:decimal;
	margin-left:20px
}


.count_nav{
	display:inline-block;
	height:21px;
	width:12px;
	line-height:0;
	position:absolute;
	padding-top:1px;
	padding-left:5px
}
.count_nav a{
	display:block;
	height:10px;
	width:11px;
	text-align:center;
	border:1px solid #d8d8d8
}
.count_nav a.plus{
	border-radius:5px 5px 0 0;
	background-position:-41px -553px
}
.count_nav a.minus{
	border-radius:0 0 5px 5px;
	margin-top:-1px;
	background-position:-41px -573px
}




div.search-popup{border: 1px solid #333;background: #fff;padding: 2px;margin: 0px; width:307px; }
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: pointer;}
div.search-popup-row{background:#fff;font-family: Helvetica;}
div.search-popup-row-active{background:#eee;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
.sidebar.pleft{
	width:222px;
	float:left
}
.sidebar.pright{
	width:222px;
	float:right
}

.centralarea.pleft,
.workarea.pleft{
	width:728px;
	padding-left:20px;
	float:left
}


.workarea.pright{
	width:728px;
	float:left
}
.centralareaptop,
.workarea.ptop{

}


sup.notavailable,
sup.specialoffer,
sup.newproduct,
sup.saleleader{
	background: #f8e86f;
	color: #000;
	padding: 0px 8px 1px;
	font-weight: normal;
	font-size: 11px;
	position: relative;
	top: -5px;
	right:0;
}
sup.notavailable{background:#FFD8D8}
.title-search-result{
	top: 245px;
	left: 875px;
	width: 560px;
	border-radius:3px;
}



#popup_n_error,
.errortext{
	margin-top:15px;
	background: #f8eaed;
	background: url(images/alert.png) 10px 50%  no-repeat, -moz-linear-gradient(top, #f8eaed 0%, #edd0d6 100%);
	background: url(images/alert.png) 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8eaed), color-stop(100%,#edd0d6));
	background: url(images/alert.png) 10px 50% no-repeat, -webkit-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url(images/alert.png) 10px 50% no-repeat, -o-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url(images/alert.png) 10px 50% no-repeat, linear-gradient(to bottom, #f8eaed 0%,#edd0d6 100%);
	color:#881521 !important; 
	font-size:15px;
	text-shadow: 0 1px 0 #fff;
	padding:10px 15px 10px 60px;
	display:inline-block;
	border-top:1px solid #e4cbd1;
	border-right:1px solid #d5babe;
	border-bottom:1px solid #c9abaf;
	border-left:1px solid #d5babe;
	box-shadow:inset 0 1px 1px 0 #fff;
	border-radius:5px;
	font-weight:bold;
}
#popup_n_error{display:none}

.sidebar .nav>li>span .showchild .arrow,
.sidebar .nav.popup>li>span .showchild_popup .arrow,
.sidebar .nav>li>ul>li span .showchild .arrow,
.sidebar .nav.popup>li>ul>li span .showchild_popup .arrow,
.newsale span,
.hitsale span,
.sortbutton span,
#slides .next,
#slides .prev ,
#slides .pagination li a,
.listitem-carousel .pager a,
.listitem-carousel .prev,
.listitem-carousel .next,
.deleteitem_compare,
.mycurrentorders td .deleteitem,
.ui-slider .ui-slider-handle,
.count_nav a,
.content_search_box table tr td .input input[type="submit"]{background:url("images/gui.png") no-repeat}

#slides .prev															{background-position:0 0}
#slides .next															{background-position:0 -58px}
#slides .next:active 													{background-position:0 -174px}
#slides .prev:active 													{background-position:0 -116px}

.newsale span															{background-position:0 -657px}
.hitsale span															{background-position:0 -689px}
.content_search_box table tr td .input input[type="submit"]					{background-position:0 -718px}
.deleteitem_compare,.mycurrentorders td .deleteitem						{background-position:0 -776px}
.deleteitem_compare:hover,.mycurrentorders td .deleteitem:hover			{background-position:0 -798px}
.ui-slider .ui-slider-handle												{background-position:-36px -588px}
#slides .pagination li a 													{background-position:-39px -650px}
#slides .pagination li.current a 											{background-position:-39px -631px}
.listitem-carousel .pager a												{background-position:-42px -512px}
.listitem-carousel .pager a:hover, .listitem-carousel .pager a.selected	{background-position:-41px -495px}


.listitem-carousel .next{right:0}

          
     




.bx-auth-service-form input[type=text]{height:20px}
.bx-auth-service-form div input[type=submit]{
	position:relative;
	top:-7px;
}



.menu_hidden
{
	display:none;
}
 
 
 
 
/*****************************************************/

.modal{
	display:none;
	top:50%;
	left:50%;
	position:fixed;
	z-index:999;
	background      : #fff;
	-moz-border-radius: 15px; 
  	-webkit-border-radius: 15px;
  	-khtml-border-radius: 15px;
	border-radius	: 15px;
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5); /* FF3.5+ */
 	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5); /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 15px 0 rgba(0,0,0,0.5);
 	padding		: 15px;
}



.mask {
	position	: fixed;
	left		: 0;
	top		: 0;
	z-index		: 9000;
	background-color: #000;
	display		: none;

	}
	
#login,
#addItemInCompare{
	min-width	: 300px;
	margin-left	: -160px
}
#addItemInCartOptions,
#addItemInSubscribe,
#addItemInCart{
	width		: 400px;
	margin-left	: -210px
}
#addItemInCartOptions table{width:100%}
#addItemInCartOptions table tr td:first-child{padding:5px}



#addItemInCartOptions .bt3,
#addItemInSubscribe .bt3,
#popupFormSubscribe .bt3,
#addItemInCart .bt3{
	padding:7px 15px
}

#addItemInCompare a.bt3{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	padding-left	: 20px;
	background      : url(images/fon_compare.jpg) center left no-repeat;

}

#addItemInCart a.bt3{
	font		: 11px verdana, sans-serif;
	color		: #818181;
	padding-left	: 20px;
	background      : url(images/fon_buy.jpg) center left no-repeat;

}

#addItemInCompare a.close, #addItemInCart a.close{
	font		: 11px verdana, sans-serif!important;
	color		: #818181;
	padding-left	: 20px;
	background      : url(images/fon_close.gif) center left no-repeat;
}


#addItemInCart h4,
#addItemInSubscribe h4,
#popupFormSubscribe h4,
#addItemInCompare h4{
	text-transform	: uppercase;
	font		: bold 16px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #cd0400;
	padding		: 0 0 15px 0;
}
#addItemInCart .item_img img,
#addItemInSubscribe .item_img img,
#popupFormSubscribe .item_img img,
#addItemInCompare .item_img img{
	max-width	: 200px;
	max-height	: 200px;
	width		: auto;
	height		: auto
}
#addItemInCartOptions .item_img img{
	max-width	: 70px;
	max-height	: 70px;
	width		: auto;
	height		: auto
}
#addItemInCart .item_title,
#addItemInSubscribe .item_title,
#popupFormSubscribe .item_title,
#addItemInCartOptions .item_title,
#addItemInCompare .item_title{
	font		: 20px Impact, sans-serif;
	text-decoration	: none;
	color		: #212121;
	padding-top:15px;
	text-align:center;
	padding-bottom:15px
}
#addItemInCartOptions .item_price{
	font-size:14px;
	display:block
}
#addItemInCartOptions .item_old_price{
	font-size:14px;
	display:block;
	text-decoration:line-through
}

.close.button{
	position	:absolute;
	right		: -15px;
	top		: -15px;	
	background  	: url(images/fon_del.png) center left no-repeat;
	width		: 30px;
	height		: 29px;
	text-indent	: 999px;
	cursor		: pointer;
}
#login input[type=password]{
	margin-bottom:5px;
	margin-top:2px;
}
#login .rememberme{
	float:right;
	position:relative;
}
#login .rememberme input{
	left:-20px;
	top:-1px;
	position:absolute;
}


.login_window .tal{
	text-align	:left !important;
	text-transform	: uppercase;
	font		: bold 16px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #cd0400;
}

.login_window form .tal strong, .login_window form .tal .rememberme{
	text-align	:left !important;
	text-transform	: none;
	color		: #818181;
 	 font		: 13px tahoma, sans-serif;
}

.login_window .input_text_style{
	width		: 265px;
	padding		: 0 10px;
	height		: 30px;
	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
	border-radius	: 5px;
	border		: 1px solid #aeaeae;
	-moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* FF3.5+ */
 	-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.2), 1px 1px 3px 0 rgba(0,0,0,0.2) inset; /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 3px 0 rgba(0,0,0,0.2), inset 1px 1px 3px 0 rgba(0,0,0,0.2);
 	color		: #aeaeae;
 	 font		: 13px tahoma, sans-serif;


}

.login_window .tac input{
	text-transform	: uppercase;
	font		: bold 13px/33px Arial Narrow, Tahoma, Arial, sans-serif;
	color		: #fff;
	text-decoration	: none;
	display		: inline-block;
	text-align	: center;
	background      :  url(images/fon_btn1.jpg) center left no-repeat;
	height		: 33px;
	width		: 133px;
	border		: none;
	cursor		: pointer;

}


/********************************************/
.social a,
.social a span{
	background	:url("images/gui.png") no-repeat;
	display		:inline-block;
	width		:31px;
	height		:32px;
}
.social .fb{background-position:0 -496px}
.social .tw{background-position:0 -528px}
.social .od{background-position:0 -560px}
.social .vk{background-position:0 -592px}
.social .gp{background-position:0 -624px}
.social .all>a{background-position:-32px -905px}
.social .all:hover>a{background-position:0 -905px}
.social a .vkontakte{background-position:-32px -1033px}
.social a .odnoklassniki{background-position:-32px -809px}
.social a .mymailru{background-position:-32px -841px}
.social a .facebook{background-position:-32px -873px}
.social a .google{background-position:-32px -937px}
.social a .openid-mail-ru{background-position:0 -1033px}
.social a .openid{background-position:0 -841px}
.social a .yandex{background-position:0 -873px}
.social a .livejournal{background-position:0 -937px}
.social a .liveinternet{background-position:0 -969px}
.social a .blogger{background-position:0 -1001px}
.social a .twitter{background-position:-32px -1001px}
.social a .liveid{background-position:-32px -969px}


#login .social a{background-image:none}

.social{
	text-align:left;
	padding-bottom:8px;
}
.social li{display:inline-block}
.social li>ul{
	display:none;
	position:absolute;
	width:290px;
	text-align:right;
	z-index:99999;
}
.social li.notfull{position:relative}
.social li.full>ul{left:4px}
.social li.notfull>ul{
	right:0;
	left:none;
}
.social .all:hover ul{display:block}


/******************************************/
#bgmod{
	background:rgba(0,0,0,0);
	display:none;
	min-width:2000px;
	height:100%;
	min-height:2000px;
	position:fixed;
	z-index:998;
	top:0;
	left:0
}
	
	
#boxes .window {
	position:absolute;
	left:0;
	top:0;
	display:none;
	z-index:9999;
	padding:20px;
	text-align: left;
	padding:20px;
	background      : #fff;
	-moz-border-radius: 15px; 
  	-webkit-border-radius: 15px;
  	-khtml-border-radius: 15px;
	border-radius	: 15px;
	-moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5); /* FF3.5+ */
 	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.5); /* Saf3.0+, Chrome */
 	box-shadow	: 0 0 15px 0 rgba(0,0,0,0.5);

	}
	
	


	
	
#boxes .close {
	position	:absolute;
	right		: -15px;
	top		: -15px;	
	background  	: url(images/fon_del.png) center left no-repeat;
	width		: 30px;
	height		: 29px;
	text-indent	: 999px;
	}
	
	
/**************************************************************************************************************************/

.view_mode{
	float		: right;
	width		: 100px;
	text-align	: right;
	padding		: 5px 0 10px 0;
}

.view_mode ul{
	list-style	: none;
	margin		: 0;
	padding		: 0 25px 0 0;

}

.view_mode li{
	list-style	: none;
	margin		: 0;
	padding		: 0;
	display		: inline-block;

}

.view_mode a:link, .view_mode a:hover, .view_mode a:visited{
	display		: block;
	width		: 20px;
	height		: 16px;
	text-indent	: 999px;
	overflow	: hidden;

}

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

.view_mode #view_tumb a:link, .view_mode #view_tumb a:hover, .view_mode #view_tumb a:visited{
	background	: url(images/fon_tumb.jpg) top right no-repeat;
	
}

.view_mode a#view_tumb:hover, .view_mode #view_tumb a.selected:link, .view_mode #view_tumb a.selected:hover, .view_mode #view_tumb a.selected:visited{
	background	: url(images/fon_tumb_active.png) top right no-repeat;
}

.view_mode #view_list a:link, .view_mode #view_list a:hover, .view_mode #view_list a:visited{
	background	: url(images/fon_list.jpg) top right no-repeat;
	
}

.view_mode a#view_list:hover, .view_mode #view_list a.selected:link, .view_mode #view_list a.selected:hover, .view_mode #view_list a.selected:visited{
	background	: url(images/fon_list_active.png) top right no-repeat;
}	

.soglasie{
	margin-bottom:10px;
}
#soglasie_label{
	font-size: 11px;
	cursor: pointer;
}
#soglasie_label a{
	font-size: 11px;
}
#soglasie_check{
	position: relative;
    height: 11px;
    width: 11px;
    top: 2px;
}
.dis {
	pointer-events: none;
	opacity: .5;
}