.alert_no_content {	text-align: center;
	padding: 20px;
	font-size: 15px;
}

.catalog_container_1 {
	text-align: center;
	margin-top:30px;
	padding-right:0px;
	margin-right:0px;
	margin-left:-40px;
}

.catalog_container_2 {
	text-align: left;
	margin-top:30px;
}

.catalog_table_content {	width: 90%;
	border-spacing: 5px;
	font-size: 14px;
}

.catalog_title {	padding: 0px;
	margin: 0px
}

.catalog_article {	margin-bottom: 8px;
	font-size: 14px;
}

.catalog_article span {
	font-weight: bold;
}

.catalog_view {	text-align:left;
	margin:5px 0px 10px 0px;
}

.catalog_view a, .catalog_view a:hover {
	font-size: 16px;
	text-decoration: underline;
}

.catalog_price {    font-weight: bold;
}

.cat_title_line {	text-align: center;
	height: 45px;
	overflow: hidden;
}

.cat_title_line h1 {
	padding: 0px;
	margin: 0px;
}

.cat_title_line h1 a, .cat_title_line h1 a:hover {
	font-size: 19px;
	margin-top: 15px;
}

.catalog_tab_box {	font-size: 12px;
	border-spacing: 5px;
}

.catalog_old_price {	height: 15px;
	text-align: center;
}

.catalog_main_price {	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}

.pagination_box {	text-align: center;
}

.pagination_table {	border-spacing: 5px;
}

.catalog_back {	text-align: left;
	margin-bottom: 20px;
}

.catalog_view_content {
	text-align: left;
}

.catalog_old_price_view {
	font-family: Georgia;
	color: #8D8D8D;
	font-size:14px;
}

.catalog_sub_box {	padding-top: 15px;
	padding-bottom: 10px;
	color: #A2A2A2;
}

.catalog_sub_photos_box {	float: left;
	margin: 5px;
	margin-left: 5px;
}

.catalog_sub_photos_sb_box {
	 border: 1px solid #E6E6E6;
	 background: #FFF;
}

.catalog_clear {	clear: both;
	margin-bottom: 20px;
}

.catalog_sub_labels {	padding: 5px 0px 5px 0px;
}

.catalog_sub_labels span {
	font-weight: bold;
}

.icon_like a {	display: block;
	width: 30px;
	height: 30px;
	opacity: 0.5;
	border: 1px solid #ADADAD;
	border-top: none;
	border-right: none;
	border-radius: 0px;
}

.icon_like a:hover {
	opacity: 0.8;
	background: #EBEBEB
}

.catalog_loupe_box {
	position:absolute;
	width: 425px;
	height: 430px;
	border: 1px solid #EAEAEA;
	background: #FFF;
	display: block;
	overflow: hidden;
	margin-top: 4px;
	display: none;
}

.catalog_loupe_box img {
	position:absolute;
}

.cat_image_front {	cursor: default
}





.callme_new_icon {	text-decoration: none;
	color:#000;
}

.callme_new_icon img {
	vertical-align: top;
	margin-top: -4px;
}

.callme_box {	margin: 0px auto;	text-align: center;
	margin-bottom: 40px;
}

.callme_content {	text-align: center;
	margin: 0px auto;
}

.callme_text_top {	text-align: center;
	color: #FFF;
	font-size: 30px;
	padding-top: 15px;
}

.callme_text_middle {	text-align: center;
	color:#FFF;
	font-size:15px;
	padding-top:5px;
}

.callme_text_bottom {	text-align:center;
	color:#FFF;
	font-size:14px;
	padding-top:10px;
}

.callme_input {	margin-bottom: 5px;
}

.callme_button {
	width: 212px
}


.footer_table_content {	width: 100%;
	margin: 10px;
	margin-top: 0px;
	text-align: left;
	border-spacing: 0px;
}

.footer_logo_line {	width: 120px;
}

.footer_title_line {	color: rgba(70,70,70,0.8);
}

.footer_text_line {	width: 135px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Calibri;
	font-size: 12px;
	color: rgba(70,70,70,0.8);
}

.footer_text_box {	width: 150px;
}

.footer_contacts_line { 	margin: 20px;
 	padding-right: 15px;
 	width: 230px !important;
 	min-width: 230px !important;
 	font-family: Calibri
}

.footer_phone {	font-size:24px;
	width: 230px !important;
 	min-width: 230px !important;
}

.footer_phone_block {
	text-align:right
}

.footer_phone_block p {
	font-size: 18px;
	text-align: right;
}

.footer_phone_block p a {
	font-size: 18px;
	text-decoration: none;
}

.footer_phone_block p a span {
	border-bottom: 1px dashed rgba(70,70,70,0.8);
}

.footer_copyright_box {
	color: #A7A7A7;
	font-size: 11px;
	margin-top: -10px;
	margin-bottom: 0px;
	font-family: PT Sans Narrow;
}

.footer_copyright_box a {
	color: #A7A7A7;
	font-size: 11px;
	font-family: PT Sans Narrow;
}

.footer_copyright_box_l {	display: none;
	position: absolute;
	margin-top: -140px;
	margin-left: 370px;
}

.footer_copyright_box_l img {
	width: 274px;
	height: 131px;
	right: 0;
	top: 0px;
	display: block;
}

.view_more_box a {	padding: 10px;
	display: block;
	text-align: center;
	background: rgba(0,0,0,0.1);
	color: rgba(0,0,0,0.8);
	font-size: 18px;
	margin: 8px 0px;
}

.view_more_box a:hover {
	background: rgba(0,0,0,0.2);
	color: rgba(0,0,0,0.9);
}

.hits_hide {
	display: none;
}

.more_items_shop li {	margin-top: 10px;
	margin-right: 10px;	width: 150px;
	background: rgba(0,0,0,0.1);
    padding: 10px;
    display: inline-block;
}

ul.more_items_shop {
	margin-left: 4px;
}

.prev_item_box {	position:absolute;
	top:0px;
	width: 190px;
	text-align: center;
	background: #FFF;
	margin-left: -225px;
	margin-top: 300px;
	padding: 10px;
	font-size: 18px;
	cursor: pointer;
	box-shadow: 2px 2px 6px #000;
}

.next_item_box {
	position:absolute;
	top:0px;
	width: 190px;
	text-align: center;
	background: #FFF;
	margin-left: 750px;
	margin-top: 300px;
	padding: 10px;
	font-size: 18px;
	cursor: pointer;
	box-shadow: 2px 2px 6px #4E4E4E;
}

.next_item_box:hover, .prev_item_box:hover {	box-shadow: 2px 2px 18px #000;
}

.next_item_box img, .prev_item_box img {
	max-width:170px;
	max-height:150px;
	margin-bottom: 8px;
}

.minfield {	width: 30px !important;
	min-width: 30px !important;
	max-width: 30px !important;
}


.filter_cat_inline {	float: left;
	display: block;
	padding: 8px;
}

.filter_cat_inline p {
	text-transform: uppercase;
}

.cat_pars_types_table {	border-spacing: 0px;
}

.cat_pars_types_table td {	padding: 5px 8px;
}

.cat_pars_types_table_title {	font-weight: bold;
	padding-right: 5px;
}

.cat_pars_types_table tr:nth-child(odd) {
    background: rgba(0,0,0,0.03);
}

.cat_pars_types_table tr:nth-child(even) {
    background: rgba(0,0,0,0.07);
}

.cat_opt_green {	color: green;
	font-weight: bold;
}

.cat_opt_grey {
	color: #626262;
}

.new_filter_title {	font-size: 20px;
	color: #2A2A2A;
	margin-bottom: 8px;
	padding: 5px 0px;
	border-bottom: 3px solid #DADADA;
	color:#A3A3A3
}

.filter_bottom_line {
	margin-bottom: 8px;
	padding: 5px 0px;
	border-bottom: 3px solid #DADADA;
	color:#A3A3A3
}

.item_result_box_form {	position: absolute;
	display: none;
	width: 200px;
	height: 180px;
	overflow: auto;
	z-index:9999;
	background: #FFF;
	border: 2px solid #D1D1D1;
}

.item_result_box_form a {
	display: block;
    font-size: 15px;
    text-decoration: none;
    color: #14628F;
    padding: 5px 10px;
    border-bottom: 1px solid #EAEAEA
}

.item_result_box_form a:hover {
	background: #DDE8EE
}


#prev,#prev2,#prev_slide
{
float:left;
width:31px;
height: 46px;
background: url('http://site.bucl.ru/carousel/carousel-left.png')no-repeat;
cursor:pointer;
}

#next,#next2,#next_slide
{
float:right;
width:31px;
height: 46px;
background: url('http://site.bucl.ru/carousel/carousel-right.png')no-repeat;
cursor:pointer;
}

#next, #prev,#next2,#prev2
{
cursor: pointer;
}


.blur_bg {	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.2);
	display: none;
	z-index:99;
}

.content_blur {	-webkit-filter: blur(4px);
	-ms-filter: blur(4px);
	-moz-filter: blur(4px);
	-o-filter: blur(4px);
	filter: blur(4px);
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='4'/></filter></svg>#blur");
}

.content_noblur {
	-webkit-filter: blur(none) !important;
	-ms-filter: blur(none) !important;
	-moz-filter: blur(none) !important;
	-o-filter: blur(none) !important;
	filter: blur(none) !important;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='0'/></filter></svg>#blur") !important;
	z-index:100 !important;
	position: absolute !important;
	left:0px;
	top:0px;
}

.deadlineSaleActive {    display: none;
    width: 200px;
    background: rgba(244,98,0,0.9);
    box-shadow: 1px 1px 30px #000;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    padding: 15px;
    position: fixed;
    left: 50%;
    margin-left: 215px;
    top: 120px;
    border-radius: 10px;
    font-weight: bold;
    cursor: pointer
}

.deadlineSaleActive img {	display: block;
	margin: 0px auto;
	position:absolute;
	margin-top: -88px;
	margin-left: 65px;
}

h1, h2 {	margin-left: 0px !important
}

.icon_elem {	opacity: 0.8;
	padding: 0px 3px;
}

.icon_elem:hover {
	opacity: 1;
}

#vkwidget1_tt {	opacity: 1 !important;
	cursor: default !important;
	width:0px !important;
    height:0px !important;
}

#vkwidget1 div {
	opacity: 0 !important;
	cursor: default !important;
}

#vkwidget1 a {
	opacity: 0 !important;
	cursor: default !important;
}


.callsend_ok {	margin: 15px auto;
	padding: 8px;
	font-size: 15px;
	color: #FFF;
	background: #51943A;
	border-radius: 2px;
	text-align: center;
	width: 80%;
	display: block;
}

.callsend_ok img {
	vertical-align: middle;
	padding-right: 7px;
}

.callsend_err {
	margin: 15px auto;
	font-size: 15px;
	color: #C83333;
	border-radius: 2px;
	text-align: center;
	width: 80%;
	display: block;
}


.catalog_container_1 div.catalog-material {
    width: 170px!important;
    display: inline;
}

.full_hidden {	opacity: 0;
}

.full_visible {
	opacity: 1;
}

