#sort_menu_block{
	display: inline-block;
	margin-top: 20px;
	position: relative; z-index: 3;
	margin-left: 10px; font-family:
	Calibri,Arial,Helvetica;
	margin-bottom: 20px
}
#red-line{
	height: 7px;
	background: url(../images/red_line.png) repeat-x
}
#sort_menu li{
	float: left;
	position: relative;
	background: url(../images/bg_sort_menu.png) repeat-x
}
#sort_menu li a{
	display: block;
	padding: 0 5px;
	height: 36px;
	font-size: 12px;
  font-weight: 700;
	color: #FFFFFF;
  font-family: Arial,Helvetica;
	line-height: 34px;
	text-decoration: none;
  position: relative;
	background: url(../images/line_sort_menu.png) no-repeat right;
  text-align: center
}
#sort_menu li:hover{
	background: #980707 !important
}
#sort_menu li a.sort_line_none{ 
	background: none
}
#sort_menu li a span.sort_element{
	display: inline-block;
	width: 16px;
	height: 8px;
	background: url(../images/sort_element.png) no-repeat;
	margin: 0 10px
}
#sort_menu li a span.sort_element2{
	display: inline-block;
	width: 15px;
	height: 18px;
	background: url(../images/sort_element2.png) no-repeat;
	margin-left: 5px;
  position: absolute;
  right: 15px;
  top: 8px
}
#sort_menu li .on_price{
	display: none;
	padding: 5px 0 10px 0;
	background: #1F1F1F;
	position: absolute;
	right: 0;
  top: 36px;
	border-radius: 0 0 6px 6px
}
#sort_menu li .on_categories {
  display: none;
  padding: 5px 0 10px 0;
  background: #1F1F1F;
  position: absolute;
  right: 0;
  top: 36px;
  border-radius: 0 0 6px 6px
}
#sort_menu li:hover .on_price{ 
	display: block;
}
.on_price a{
	display: block !important;
	background: none !important;
	height: 24px !important;
	line-height: 24px !important;
	text-transform: uppercase;
	margin: 0 5px;
  font-size: 14px
}
.on_price a:hover{
	background: url(../images/sort_linl_bg1.png) repeat-x !important;
	color: #000 !important
	}
.checkbox{
	margin-bottom: 10px; 
	cursor: pointer
}
.checkbox_block{
  white-space: nowrap;
  font-size: 15px;
	height: 18px;
	display: inline-block;
	background: url(../images/checkbox.png) no-repeat;
	margin-left: 20px
}
#sort_menu li  div.on_price {
	padding: 23px 20px 27px 20px
}
#sort_menu li.filter-items {
	width: 270px
}
#sort_menu li.filter-params {
	width: 322px
}
#sort_menu li.filter-sizes {
	width: 164px
}
#sort_menu li.filter-properties {
	width: 182px
}
#sort_menu li.filter-brands {
	width: 153px
}
#sort_menu li.filter-params div.params {
	width: 282px
}
#sort_menu li.filter-params div.params div.params-properties {
	width: 200px;  /* для IE */
	width: max-content;
	min-width: 200px;
  margin: 0px auto
}
#sort_menu form#size-charts-sorting-products-form {
	border-bottom: 1px gray solid;
  padding-bottom: 12px
}
#sort_menu .params #property {
  margin: 20px 0;
}
#sort_menu #property .checkbox_block {
	margin-left: 3px;
	background-position: 0px -19px;
}
#sort_menu li.filter-sizes div.sizes {
	min-width: 124px;
}
#sort_menu li.filter-brands div.brands {
	min-width: 113px;
}
#sort_menu li.filter-brands div.brands form {
	margin-right: 20px;
}
#sort_menu #reset_products {
	display: none;
}
.progress_bar {
    background: #fff url(/misc/progress.gif);
    height: 5px;
		opacity: 1;
		position: absolute; 
    margin-top: -23px;
}
.progress_hidden {
		opacity: 0;
}
.filter-items .progress_bar {
	width: 268px;
	right: 2px;
}
.filter-sizes .progress_bar {
	width: 162px;
	right: 2px;
}
.filter-properties .progress_bar {
	width: 180px;
	right: 2px;
}
.filter-brands .progress_bar {
	width: 153px;
	right: 0px;
}
.filter-params .progress_bar {
	width: 318px;
	margin-top: -35px;
	right: 3px;
}
#size_charts_table {
	position: absolute; 
	right: 30px; 
	top: -10px;  
	text-align: right;
	text-transform: uppercase;
}
#instruction_select {
	position: absolute;
	right: 30px;
	top: -34px;
	text-align: right;
	text-transform: uppercase;
}
#size_charts_table a, #instruction_select a {
	color: gray; 
	font-weight: 700;
	text-decoration: none;
}
#size_charts_table a:hover, #instruction_select a:hover {
	text-decoration: underline;
}
.bg-cont {
  overflow: visible;
}
/* .fancybox-opened .fancybox-skin { */
  /* background-color: #262626; */
/* } */
/* .fancybox-overlay, .fancybox-opened .fancybox-skin * { */
  /* color: white; */
/* } */

/* #sort_menu li.filter-items div.sort a { */
	/* padding: 8px; */
/* } */

/* #sort_menu li.filter-params div.params-properties { */
	/* position: relative; */
/* } */
#size-charts-sorting-products-form {
	/* white-space: nowrap; */
	text-align: right;
}
#size-charts-sorting-products-form label {
	float: left;
	line-height: 20px;
	margin-right: 20px;
	font-size: 15px;
	font-weight: normal;
}
#size-charts-sorting-products-form input.form-text {
	width: 28px;
}
div.goods_block p.goods_sizes span.act_size {
	font-weight: bold;
  color: white;
}
#sort_menu input.form-submit {
	cursor: pointer;
	display: block;
	margin-top: 15px;
	width: 100%;
	width: -moz-available;          /* WebKit-based browsers will ignore this. */
	width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
	width: fill-available;
}
#sort_menu input#prices {
	margin-top: 0px;
}
/* #size-charts-sorting-products-form input.form-submit { */
	/* width: -webkit-fill-available; */
	/* margin: 15px 0; */
/* } */
.checkbox_block span{ 
	display: block;
	margin-left: 30px;
	color: #FFFFFF;
	line-height: 20px;
}
.checkbox_block input{
	display: none;
  cursor: pointer;
}
/*Контент*/
#content{ margin-top: 30px; margin-bottom: 50px;}
.goods_block{
  cursor: pointer;
  font-family: Calibri,Arial,Helvetica;
	width: 190px;
	height: 344px;
	background: url(../images/block_in_goods.png);
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
	position: relative;
	}
.goods_block span.field-content{white-space: nowrap}
.content_goods{
	width: 172px;
	height: 325px;
	margin: 8px 0 0 9px;
	background: #FFFFFF;
	overflow: hidden;
	}
.name_goods{
	font-size: 16px;
	color: #a40707;
  font-weight: 700;
	text-align: right;
	padding: 3px 10px 1px 0;
	height: 18px
	}
.goods_images{
	width: 172px;
	
	margin: 0 auto;
	overflow: hidden;
	}
.goods_images img{ display: block; margin: 0 auto 0 auto;}
.link_goods{ font-size: 15px; color: #a40707; padding-left: 5px; display: inline-block; margin: 3px 0; }
.link_goods:hover{ text-decoration: none;}
.goods_sizes{
	height: 21px;
  width: 166px;
  overflow: hidden;
	background: url(../images/bg_sizes.png) repeat-x;
	border-left: 1px solid #3a3a3a;
	border-right: 1px solid #3a3a3a;
	font-size: 14px;
	color: #fefdfd;
	line-height: 21px;
	padding-left: 5px;
	}
.goods_prices{
	height: 27px;
	background: url(../images/bg_prices.png) repeat-x;
	border-left: 1px solid #582424;
	border-right: 1px solid #582424;
	font-size: 18px;
  line-height: 25px;
	color: #fefdfd;
  margin: 0;
  padding: 0;
	padding-top: 0px;
	padding-left: 5px;
	}
.goods_prices span{ font-size: 16px; text-decoration: line-through; /*float: right;*/ margin-top: 2px; margin-right: 10px;}
.goods_descriptionL{
	width: 309px;
	height: 359px;
	background: url(../images/goods_description.png);
	position: absolute;
	z-index: 6;
	top: -10px;
	right: -301px;
	display: none;
	}
.goods_descr_textL{
	width: 250px;
	margin-left: 40px;
	margin-top: 24px;
	padding-bottom: 30px;
	}
.goods_descr_textL h3, .goods_descr_textR h3{
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding-bottom: 3px;
	}
.goods_descr_textL p, .goods_descr_textR p{
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 15px;
	}
.goods_descriptionR{
	width: 309px;
	height: 359px;
	background: url(../images/goods_description2.png);
	position: absolute;
	z-index: 6;
	top: -10px;
	left: -301px;
	display: none;
	}
.goods_descr_textR{
	width: 250px;
	margin-left: 28px;
	margin-top: 24px;
	padding-bottom: 30px;
	}
.content_goods:hover .goods_descriptionL{ display: block;}
.content_goods:hover .goods_descriptionR{ display: block;}
.goods_descriptionL:hover{ display: none !important;}
.goods_descriptionR:hover{ display: none !important;}
.gatalog{
  font-family: Calibri,Arial,Helvetica;  
	display: block;
	width: 235px;
	height: 292px;
	background: #232222;
	margin-bottom: 35px;
	float: left;
	margin-right: 17px;
	border: 3px solid #2F2F2F;
	border-radius: 4px;
	cursor: pointer;
	}
.gatalog:hover{border: 3px solid #810606;}
.gatalog_images{
	width: 215px;
	height: 215px;
	background: #fff;
	margin: 10px 0 18px 10px;
	overflow: hidden;
  text-align: center;
	}
.catalog_button{
	display: block;
	height: 25px;
	background: url(../images/button.jpg) repeat-x;
	margin: 0 17px;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center; 
	color: #fff;
	padding-top: 7px; 
	}
.gatalog:hover .catalog_button{ background: url(../images/button_hover.jpg) repeat-x;}
#block-block-46 {
  width: none;
  background: none;
  background-color: #;
}
#block-block-46  h3{
  color: #e0e0e0;
  font-size: 14px;
  text-transform: uppercase;
}
.under-content-wrapper {
  margin-top: 4px;
}
#top_menu{
  font-family: Calibri,Arial,Helvetica;  
	height: 33px;
	border-left: 1px solid #484848;
	display: inline-block;
	margin-left: 10px;
	}
#top_menu li{ float: left; position: relative; background: url(../images/top_menu_button.png) right top;}
#top_menu li a{ 
	display: block;
	height: 27px;
	font-size: 16px;
	color: #ff0000;
	text-decoration: none;
	padding-top: 6px;
	}
#top_menu li.zindex1{ z-index: 3;padding: 0 32px 0 18px;}
#top_menu li.zindex2{ z-index: 2; margin-left: -19px; padding: 0 32px 0 36px;}
#top_menu li.zindex3{ z-index: 1; margin-left: -19px;padding: 0 32px 0 30px;}
#top_menu li.top_menu_active, #top_menu2 li.top_menu_active:hover{background: none !important; cursor: default !important;}
#top_menu li:hover{background: url(../images/top_menu_button.png) right -33px;}