.header_html {
width: 250px; 
top-margin: 0px;
padding: 0px;
border:solid 0px #FFF;
color: #FFFFFF; 
font-size:35px; 
font-family:Arial, Helvetica, sans-serif; 
line-height:100%;}

.header_html a { 
color: #FFFFFF; 
font-size:35px; 
font-family:Arial, Helvetica, sans-serif; 
line-height:100%;
}

.header_html_phone {
color: #FFFFFF; 
text-decoration:none; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
border:solid 0px #FFF;
font-weight: bold;}

.header_html_phone a {
color: #FFFFFF; 
text-decoration:none; 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
border:solid 0px #FFF;
font-weight: bold;}

/* coins moscow carousel styles*/
.cmc_carousel {
  position: relative;
  padding: 0px 20px;
/*  margin: 5px 60px;*/
  border: 1px solid #ccc;
  border-radius:10px;
}

.cmc_arrow {
  width: 29px;
  height: 48px;
  position: absolute;
  top: 44px;
  cursor: pointer;
  display:none;
}
.cmc_left-arrow {
  left: 9px;
  background: url(cmc_arrow.png) 0px -48px;
}
.cmc_right-arrow {
  right: 9px;
  background: url(cmc_arrow.png); 
}
.cmc_left-arrow:hover {
  background: url(cmc_arrow.png) -29px -48px; 
}
.cmc_right-arrow:hover { 
  background: url(cmc_arrow.png) -29px 0px;
}
.cmc_galery {
  overflow: hidden;
}
.cmc_galery table {
  height: 130px;
  /*width: 1950px;*/
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.cmc_galery tr td{
  width: 130px;
  height: 130px;
  text-align: center;
}
.cmc_galery  a {
  border: 0px;
}
.cmc_galery img {
  border: 0px;
}
/* coins moscow carousel styles end*/

/* ==  left info block (cptovst_m3dosa)== */
.cptovst_m3dosa {
background: url(../../images/sci_katalog_bg.gif) right top repeat-y;
margin-bottom: 5px;
}
/* ==  right phone block(cptovst_wou5wk)== */
.cptovst_wou5wk {
margin-bottom: 5px;
border-radius: 5px;
background: #205B93 url(../../images/bg_phone.gif) left top no-repeat;
line-height: 1.1;
}

#fixed {
    z-index: 980 !important;
}
#btn-order-fix {
    height: 90%;
    position: absolute !important;
    right: 0 !important;
    width: 53px !important;
    z-index: 990 !important;
}
#btn-order-fix .fix {
    position: fixed !important;
    top: 240px !important;
    z-index: 1000 !important;
}
#fixed a:link, #fixed a:visited {
    text-decoration: none !important;
}
#cart {
}
#cart .ico {
    background: url("/images/cart-ico.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    height: 44px !important;
    width: 53px !important;
}
#cart .items {
    background: url("/images/cart-bg.png") repeat-y scroll left top transparent !important;
    padding-left: 5px !important;

}
#cart .items div {
    margin-left: 1px !important;
    min-height: 40px !important;
    overflow: hidden !important;
    width: 45px !important;
}
#cart .items div td {
    border-bottom: 1px solid #CCCCCC !important;
    height: 40px !important;
    padding: 3px 0 0 !important;
    text-align: center !important;
    vertical-align: middle !important;
    width: 45px !important;
}
#cart .items img {
    clear: both !important;
}
#cart .items .last {
    border: medium none !important;
}
#cart .arrows {
    background: url("/images/cart-arrow.png") no-repeat scroll center top transparent !important;
    cursor: pointer !important;
    display: block !important;
    height: 50px !important;
    width: 53px !important;
}
#cart .arrows.active {
    background: url("/images/cart-arrow-active.png") no-repeat scroll center top transparent !important;
}
#cart .total, #cart .total a:link, #cart .total a:visited {
    color: #002B98 !important;
    font-size: 12pt !important;
}
#cart .total span {
    display: block !important;
    font-size: 10pt !important;
    line-height: 10pt !important;
}
#cart .order, #cart .order a:link, #cart .order a:visited {
    color: #002B98 !important;
    font-size: 9pt !important;
}
#cart .total, #cart .order {
    display: none !important;
    float: left !important;
    position: relative !important;
    z-index: 1050 !important;
	text-align: center !important;
}
#cart .total div, #cart .order div {
    background: url("/images/cart-window.png") no-repeat scroll right top transparent !important;
    height: 44px !important;
    left: -79px !important;
    padding-top: 5px !important;
    position: absolute !important;
    width: 84px !important;
    z-index: 930 !important;
}
#cart .order div {
    padding-top: 8px !important;
}
#wnd-msg-block {
    border-width: 1px !important;
    margin: 0 !important;
    padding: 20px !important;
}
.wnd_init {
    background-color: white !important;
    border: 0 solid #000000 !important;
    left: 0 ;
    padding: 0 !important;
    position: absolute;
    top: 0 ;
    visibility: hidden ;
    z-index: 100 !important;
}
.success_block {
    background-color: #D1F7CF !important;
    border-color: #26B273 !important;
    border-style: solid !important;
    border-width: 1px 0 !important;
    color: black !important;
    font-weight: bold !important;
    margin: 10px !important;
    padding: 10px !important;
z-index:999;
}

#checkout_addresses {
}
.acInput {
        width: 200px;
}
.acResults {
        padding: 0px;
        border: 1px solid WindowFrame;
        background-color: Window;
        overflow: hidden;
}

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

.acResults li {
        margin: 0px;
        padding: 2px 5px;
        cursor: pointer;
        display: block;
        width: 100%;
        font: menu;
        font-size: 12px;
        overflow: hidden;
}

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

.acSelect {
        background-color: Highlight;
        color: HighlightText;
}

/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */

html
{ margin: 0px;
  padding: 0px;
 overflow-y: scroll;
}

body
{ margin: 0px;
  padding: 0px;

}

p, body, font, div, td, input, select, textarea
{ font-family: arial,helvetica, sans-serif;
  font-size:12px;
}

h1
{ font-size: 160%;
}
h2
{ font-size: 130%;
}
h3
{ font-size: 100%;
}

form{
 padding:0px;
 margin: 0px;
}

a
{ font-weight: bold;
  color: #0085B0;
text-decoration: none;
}
a:hover

a img{
 border: 0;
border: none;
outline: none;
}

img {border: none;
}

.menutop {
color: #0086ce;
font-family: arial,helvetica, sans-serif;
font-size: 16px;
}

.table-border-0-padd-0-cellapdd-0 ,.table-border-0-padd-0-cellapdd-0  tr,.table-border-0-padd-0-cellapdd-0  td {
	border:0px;
	border-spacing:0px;
	padding:0px;
}

.choose_shipping_step ,.choose_shipping_step  tr,.choose_shipping_step  td {
	border:0px;
	border-spacing:1px;
	padding:4px;
}

.chekout_success_table1 ,.chekout_success_table1  tr,.chekout_success_table1  td {
	border:0px;
	border-spacing:10px;
	padding:10px;
}

.chekout_success_table2 ,.chekout_success_table2  tr,.chekout_success_table2  td {
	border:0px;
	border-spacing:0px;
	padding:15px;
}

.chekout_success_table3 ,.chekout_success_table3  tr,.chekout_success_table3 td {
	border-spacing:0px;
	padding:2px;
}

.order-history-table, .order-history-table tr, .order-history-table td {
	padding:6px;
}

.vertical-align-top {
	vertical-align:top;
}

.border-0 {
	border:0;
}

/* ====================== COMPONENT CONTAINER STYLES ====================== */


#container_top
{ text-align:left;
  vertical-align:bottom;
  height:71px;
}

#container_top_right
{ text-align: right;
  vertical-align:middle;
  height:71px;
}

#container_left_sidebar{
	width:260px;
  text-align: left;
  vertical-align: top;
	padding-left:10px;
}
#container_right_sidebar { 
  width:186px; 
  text-align: left;
  vertical-align: top; /*background:url(../../images/sci_down_right.gif)*/ right bottom no-repeat; padding-bottom:200px;
  }
#container_main_content
{ 
 text-align: left;
 vertical-align: top;
 padding: 0px;
 padding-left:20px;
}

#container_footer
{ width: 100%;

  color: white;
  margin: 0px; padding: 0px;
  background:url(../../images/sci_down_bg.gif) left bottom repeat-x;
  height:52px;
}
/* "margin:0 24px" was changed on "margin:0 0px" 2012_07_07 */

.sci_down_l { background:url(../../images/sci_down_img_left.gif) left top no-repeat; width:82px; height:52px; float:left;}
.sci_down_r { background:url(../../images/sci_down_img_right.gif) right top no-repeat; width:80px; height:52px; float:right;}
.sci_lb_body {  background:url(../../images/sci_t1_bg_l.gif) left top repeat;}
.sci_rb_body { background:url(../../images/sci_t1_bg_r.gif) right top repeat-y; }
.all_wrapper {margin:0 0px; position:relative; background:#fff; min-width:970px;}
.sci_lb { background:url(../../images/sci_img_l_down.gif) left bottom no-repeat; }
.sci_rb { background:url(../../images/sci_img_r_down.gif) right bottom no-repeat; }

.sci_topbg { background: #205B93 /*url(../../images/sci_hat_bg.jpg) left top no-repeat*/;} /* podlojka pod horizontal menu */
.url_subscr { text-align:center; clear:both;  color:#666;}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

.cpt_divisions_navigation, .cpt_auxpages_navigation
{
font-size: 11px;
}

/* padding for all general components */
.cpt_survey, .cpt_maincontent, .cpt_divisions_navigation, .cpt_auxpages_navigation
{
  text-align: left;
  padding:5px;
  padding-left:4px;
}

ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal{
width: 100%;
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 2px;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}

.cpt_divisions_navigation ul
{ list-style-type: none;
margin: 0px;
}


.cpt_auxpages_navigation .vertical li
{ padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal
{ list-style-type: none;
  padding-left: 0px;
}

.survey_question{
 font-weight: bold;
 margin-bottom: 10px;
}
.survey_submit{
 margin-top: 10px;
 text-align:center;
}
.cpt_survey form{
 padding:0px;
 margin: 0px;
}

.cpt_currency_selection
{ text-align: right!important;
}
.cpt_currency_selection select
{ font-size: 90%;
}
.cpt_currency_selection form{
 display: inline;
}

.cpt_product_search form{
 margin: 0px!important;
 padding: 10px;
}

.only_search_string {
	vertical-align:middle;
	font-size:16px;
	padding:0;
}

.cpt_language_selection {
  padding: 5px;
  text-align: right!important;
}

.cpt_category_tree {
 padding:0;

}
.cpt_category_tree ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
}
.cpt_category_tree ul {padding-left:10px;margin-top:12px;background:#ffffff}
.cpt_category_tree > ul {margin-top:20px;margin:0;}
.cpt_category_tree ul li {font-size:16px;border-top:1px solid #d7d7d7;padding:10px 0px;position:relative;}
/*.cpt_category_tree ul li:hover {background:#f4f4f4;}*/
.cpt_category_tree ul li a.cat {color:black;margin-left:10px;display:inline-block;margin-right:48px;display:block;}
.cpt_category_tree ul li a:hover {color:#bc9458;}
.cpt_category_tree ul li a.opensubs {
	color:black;
	position:absolute;
	right:3px;
	top:3px;
	text-align:center;
	font-size:16px;
	height:30px;
	width:30px;
	border:1px solid #d7d7d7;
	border-radius:15px;
	display:block;
	line-height:30px;
	background:#fff;
}
.cpt_category_tree ul li.open > a.opensubs {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
}
.cpt_category_tree ul li a.opensubs:hover {
	background:#bc9458;
	color:white;
}
.cpt_category_tree ul li ul a.cat {color:#bc9458;font-size:14px;line-height:20px;}

.cpt_category_tree li > ul { display:none;}
.cpt_category_tree li.open > ul { display:block;}
.cpt_category_tree li.open > a.cat {color:black;}

.cpt_category_tree > ul > li.current {background:#f4f4f4;}
.cpt_category_tree > ul > li li.current {background:url(images/arrow_active.gif) left top no-repeat;background-position: 0px 1px;padding-left:10px;}

.cpt_category_tree li.subs.open {padding-bottom:0;}

.cpt_category_tree > ul > li li {background:url(images/arrow.gif) left top no-repeat;background-position: 0px 2px;padding-left:10px;}


.cpt_product_add2cart_button
{ padding-top: 10px;
}
ul.product_list li { border:1px solid #e0e0e0;}

.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}

#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}

/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_top .cpt_custom_html, #container_top .cpt_divisions_navigation,  #container_top .cpt_auxpages_navigation { margin-left:0px;}

.sci_box_left_b { background:#fff url(../../images/sci_katalog_bg_down.gif) left bottom no-repeat; margin-bottom:10px; height:10px;}
.sci_box_right_b  { background:#fff url(../../images/sci_katalog_bg_down1.gif) left bottom no-repeat; margin-bottom:10px; height:10px;}

#container_top .cpt_custom_html a { text-decoration:none; font-size:35px; font-family:Arial, Helvetica, sans-serif; line-height:150%;}
#container_top .cpt_custom_html span { padding:0 2px;}
.sci_l1 { color:#214B70;}
.sci_l2 { color:#fff;}
.sci_l3 { color:#214B70;}


#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ padding:5px; //padding:0px 20px; text-align:center;}


#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a
{ color: white;
  text-decoration:none;
  font-weight: bold;
}

#container_top .cpt_divisions_navigation ul.vertical, #container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding: 0px;
  margin: 0px;
  
}
#container_top .cpt_divisions_navigation ul.horizontal li, #container_top .cpt_auxpages_navigation ul.horizontal li, #container_top .cpt_divisions_navigation ul.horizontal li, #container_top .cpt_auxpages_navigation ul.horizontal li
{ list-style-image: none;
  padding: 0 10px;
  margin: 0px;
  display:inline;
  float:none;
  border-right:solid 1px #b7cce9;
  
}
#container_top_right  .cpt_divisions_navigation ul.vertical li, #container_top_right  .cpt_auxpages_navigation ul.vertical li { background:url(../../images/sci_li_infopages.gif) left top no-repeat;  padding-left:20px;}

#container_top_right .cpt_auxpages_navigation ul
{ list-style-type: none;
}
#container_top_right  .cpt_divisions_navigation a, #container_top_right  .cpt_auxpages_navigation a
{ text-decoration: underline; color:#fff;
}
#container_top_right  .cpt_divisions_navigation a:hover, #container_top_right  .cpt_auxpages_navigation a:hover
{ text-decoration: underline;
}

#container_top_right .cpt_language_selection a, #container_top .cpt_language_selection a
{ color: white;
}

#container_top_right .cpt_currency_selection
{ padding: 5px;
  color: white;
}


/*container_left_sidebar styles*/
/*#container_left_sidebar .cpt_shopping_cart_info { background:url(../../images/sci_katalog_prod_1.gif) left top no-repeat;}*/

#container_left_sidebar .cpt_product_search form, #container_left_sidebar .cpt_survey
{ background: transparent url(../../images/sci_katalog_bg.gif) right top repeat-y ;}
#container_right_sidebar .cpt_shopping_cart_info div
{ background: transparent url(../../images/sci_katalog_bg.gif) left top repeat-y ; }

#container_left_sidebar .cpt_product_search a {color:#163106;}
#container_left_sidebar .col_header, #container_right_sidebar .col_header{  color:#fff; line-height:28px;   padding:0 0 0 30px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
#container_left_sidebar .col_header { background:url(../../images/sci_katalog_prod_1.gif) left top no-repeat;}
#container_right_sidebar .col_header { background:url(../../images/sci_katalog_prod_2.gif) left top no-repeat;}

#container_footer .cpt_divisions_navigation
{ padding: 3px;
  padding:10px 0 0 0 ;
  text-align: center;
}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation li { display:inline; float:none;}
#container_footer .cpt_divisions_navigation a
{ font-weight: normal;
}

#container_main_content .cpt_product_lists
{ padding-bottom: 20px;
}

#container_top .cpt_language_selection { width:auto; float:right; display:inline; _margin-top:70px;}
#container_top .cpt_language_selection a img { border:#ffffff solid 1px ;}
#container_left_sidebar .cpt_product_search input {padding:1px;}
#container_left_sidebar .cpt_product_search input#searchstring
{ width: 120px;
border:solid 1px #707070;padding:2px;
}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#214B70; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px;}


#shpcrtca{
 font-weight: bold;
}

#searchstring
{ width: 60%;
}

.block_tag_cloud  { font-size:20px;}
.block_tag_cloud a { text-decoration:none;  font-family:Arial, Helvetica, sans-serif; word-spacing:110%; letter-spacing:0%;}


/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 80%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td
{ background-color:#f4f4f4;
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.error_block
{ font-weight: bold;
  color: red;
}



/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/

#tbl-checkout-progress td{
font-size: 0.7em;
vertical-align: top;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date
{ color: #555;
  font-size: 90%;
}
.news_title
{ padding-bottom: 10px;
}
.news_title a { color:#000; font-weight:normal;}
.news_viewall
{ padding-bottom: 10px;
}
.news_subscribe, .news_thankyou
{ padding: 5px;
  background-color: #f4f4f4;
}
.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #f4f4f4;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 background-color: #F2F8FF;
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice{
 color: brown;
 text-decoration: line-through;
}
.totalPrice{
 color: red;
 font-weight: bold;
 font-size: 130%;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}
.cpt_product_category_info a { font-size:14px;}
/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #f4f4f4;
  border-bottom: 1px #99C9DF solid;
  font-size:9pt;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
     width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 5px;
 text-align: left;
}
#cart_page_title h1{
 display inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #f4f4f4;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
}
#cart_content_header td{
 font-weight: bold;
 background:#f4f4f4;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category
{ font-size: 120%;
  font-weight: bold;
}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ line-height:150%;
  font-weight: normal;
  font-size:90 %;
  color:#0085B0;
}
.rcat_child_categories a:hover { text-decoration:underline;}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
 background-color: #efefef;
}
#reg_confcode td{
 background-color: #f4f4f4;
}
#reg_fields_tbl td input, .addressform td input{
 width: 300px;
}
#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/

.cat_path_in_productpage a { font-size:16px;}

#cat_advproduct_search{
border:1px solid #E0E0E0;
 float: right;
 padding: 10px;
 margin-left: 10px;
}
#cat_advproduct_search h3{
 padding:0px;
 margin: 0px;
 padding-bottom: 10px;
}
.product_brief_block {
	border:1px solid #e0e0e0;
/*	float: left;*/
	background:#f4f4f4;
}
#cat_top_tree { overflow:hidden;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #f4f4f4;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #efefef;
}
.row_even td {
	border: 0px solid #FFF;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;

	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

/*.paddingblock input { margin:2px 0 0 0;}*/
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images{
float: left;
}

/*NIFTY*/
b.niftycorners,b.niftyfill{display:block}

b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
  
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}
.cpt_product_add2cart_button input { vertical-align:middle;}
#powered_by  { clear:left; padding-bottom:5px; background:#fff; font-size:11px!important; margin:0;}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}

.no_weight{ font-weight:normal;}

.button_order_process{
	text-decoration:none; 
	text-align:center; 
	padding:5px 17px!important; 
	border:solid 1px #bc9458; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius: 4px; 
	font:15px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#E5FFFF; 
	background:#bc9458; 
	-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
}

.button_order_process:hover{
	text-decoration:none; 
	text-align:center; 
	border:solid 1px #9f6d22; 
	color:#FFF; 
	background:gray; 
	-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
}

div.row {
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
div.for_registered {
	position:relative;
	width:350px;
}
@media all{
	div.for_new {
		position:relative;
		float:right;
		top: -12px;
		width:350px;
	}
}

@media (max-width: 1070px){
	div.for_new {
		position:relative;
		float:none;
		top: 0px;
		width:350px;
	}
}

@media only screen and (device-width: 768px) {
	div.for_new {
		position:relative;
		float:none;
		top: 0px;
		width:350px;
		}
}

@media (max-width: 500px){
	div.for_new {
		position:relative;
		float:none;
		top: 0px;
		width:350px;
	}
}
.podval, .podval *{
	font-size: 12px;
}
.podval a{
	color: black;
	font-size: 12px;
}
.podval a:hover{
	text-decoration: underline;
}
.podval div.a{
	margin-bottom:4px;
}
#container_top{
	text-align:center;
}
#container_top center, #container_top center *{
	color:white;
	font-size:16px;
}

.add2cartBrief{
	background:#fd6e00;
	color:#fff;
	font-weight:bold;
	border:1px solid white;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	margin-top:-1px;
	cursor: pointer;
}
.add2cartBig{
	background:#fd6e00;
	color:#fff;
	font-weight:bold;
	border:1px solid white;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	margin-top:-1px;
	font-size:16px;
	cursor: pointer;
}
.add2cartBrief.in_cart, .add2cartBig.in_cart{
	background:#00be3a;
	cursor: pointer;
}
.add2cartBrief.in_orders, .add2cartBig.in_orders{
	background:#eb3901;
	cursor: pointer;
}

.prdbrief_thumbnail a img { opacity:1; }
/*.prdbrief_thumbnail a:hover img { opacity:.3; }*/
.prdbrief_thumbnail input { display:none;cursor:pointer;border:1px solid navy;background:#205B93;color:#ccc;padding:4px;}
/*.prdbrief_thumbnail a:hover input {display:block;}*/
.prdbrief_thumbnail input:hover { color:white; }

.prdbrief_thumbnail .pictHidden{ display:none;position:absolute;opacity:1!important;z-index:1;width:200px;border:2px solid #bc9458; }
.prdbrief_thumbnail:hover .pictHidden{ display:block; }

div.tab{display:inline-block;background:#D9E6F7;padding:6px;padding-left:10px;padding-right:10px;cursor:pointer;}
div.tab.active{background:#9BBBE6;}
div.tab:hover{background:#205B93;color:white;}
#pg2{display:none;height:240px;overflow:auto;margin-bottom:10px;}


/* tabs в карточке товара на css старый вариант, не усраивал так как подгружает интеграцию капчи, даже если таб не нажат */

/* Базовый контейнер табов */
/*.tabs {
	padding: 0px;
	margin: 0 auto;
}*/
/* Стили секций с содержанием */
/*.tabs>section {
	display: none;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}*/
/*.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}*/
/* Описываем анимацию свойства opacity */
 
/*@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}*/
/* Прячем чекбоксы */
/*.tabs>input {
	display: none;
	position: absolute;
}*/
/* Стили переключателей вкладок (табов) */
/*.tabs>label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	border: 0px solid #ddd;
	border-width: 1px 1px 1px 1px;
	background: #f1f1f1;
	border-radius: 3px 3px 0 0;
}*/
/* Изменения стиля переключателей вкладок при наведении */
 
/*.tabs>label:hover {
	color: #888;
	cursor: pointer;
}*/
/* Стили для активной вкладки */
/*.tabs>input:checked+label {
	color: #555;
	border-top: 1px solid #205B93;
	border-bottom: 1px solid #fff;
	background: #fff;
}*/
/* Активация секций с помощью псевдокласса :checked */
/*#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4 {
	display: block;
}*/
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/
 
/*@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}*/
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
/*@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}*/

/* ----------------------- new ------------ */

select, input, textarea{
	border:2px solid #bc9458;
	padding:5px;
  transition: .2s;
}
input[type=submit], input[type=button]{
	background:#bc9458;
	color:white;
	font-weight:bold;
	padding:5px;
	min-width:100px;
	border-radius:3px;
	cursor:pointer;
}
input[type=submit]:hover, input[type=button]:hover{
	background:gray;
}

.header_botlogo{
	margin:5px;
	font-weight:bold;
}
.header_welcome{
	font-size:32px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.header_work{
	font-weight:bold;
}

.header_search input#searchstring{
	border: 2px solid black;
	height:39px;
	max-width:400px;
	width:80%;
	padding-left:10px;
	font-size:14px;
	color:#000!important;
}
.header_search input[type=image]{
	border: 2px solid black;
}
.header_search form{
	padding:0;
}

.header_auth, .header_auth *{
	vertical-align:middle;
}
.header_auth img{
	margin-right:10px;
}
.header_auth a{
	font-weight:normal;
	color:black;
}
.header_auth a:hover{
	text-decoration:underline;
}

.cpt_shopping_cart_info a{
	color:black;
	font-size:12px;
	padding:0;
	font-weight:normal;
}
.cpt_shopping_cart_info a:hover{
	text-decoration:underline;
}
.cpt_shopping_cart_info button{
	background:#bc9458;
	color:white;
	border:1px solid #bc9458;
	margin-top:5px;
	border-radius:3px;
}

.header_menu{
	border-top:2px solid black;
	border-bottom:2px solid black;
	text-align: center;
	border-radius: 10px;
}

.header_menu ul{
	margin:0px;
	padding:10px;
}

.header_menu li{
	display: inline;
	margin: 3%;
}

.header_menu li a{
	font-size:20px;
	color:white;
}
.header_menu li a:hover{
	color:#bc9458;
}

.breadcrumbs li {
	display: inline;
}

.breadcrumbs ul {
	padding:0;
	margin:0;
}

.footer{
	background:#f4f4f4;
	margin-top:20px;
	padding-top:30px;
	padding-bottom:10px;
	width:100%;
}
.footer a{
	color:#c4a376;
	margin-bottom:10px;
	display:block;
}
.footer a:hover{
	text-decoration:underline;
}

.footer div {
	display:inline-block;
}

.footer div.cell{
	border-right:1px solid #d7d7d7;
	font-weight:bold;
	text-align:center;
}
.footer div.last{
	border-right:none;
}
.footer_rows{
	text-align:left;
	height:157px;
}

.footer_copy{
	background:black;
	padding:20px;
}
.footer_copy, .footer_copy a{
	font-size:16px;
	font-weight:bold;
	color:white;
}
.left_catalog_title{
	color:#bc9458;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}

.left_block{
	margin-top:20px;
	background:#f4f4f4;
	padding:20px;
	border-radius:10px;
}

.left_title{
	font-weight:bold;	
	text-transform:uppercase;
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d7d7d7;
}
.news_short{
	margin-bottom:10px;
	border-bottom:1px solid #d7d7d7;
}
.news_short .news_date{
	color:gray;
}
.news_viewall{
	text-align:right;
}
.news_viewall a{
	color:#bc9458;
}

.checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 10px;
}
.checkbox + label {
  position: relative;
  padding: 0 0 0 25px;
  cursor: pointer;
}
.checkbox + label:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #fff;
  transition: .2s;
	border:2px solid #bc9458;
}
.checkbox:checked + label:before {
	background:#bc9458;
	background: -moz-radial-gradient(center, ellipse cover,  #bc9458 40%, #ffffff 60%, #ffffff 60%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #bc9458 40%,#ffffff 60%,#ffffff 60%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #bc9458 49%,#ffffff 40%,#ffffff 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc9458', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.checkbox:focus + label:before {
/*  box-shadow: inset 0 2px 3px rgba(0,0,0,.2), 0 0 0 3px rgba(255,255,0,.7);*/
}
.checkboxtd {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 10px;
}
.checkboxtd + label {
  position: relative;
  cursor: pointer;
}
.checkboxtd + label:before {
  content: '';
  position: absolute;
  top: -3px;
  left: -30px;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #fff;
  transition: .2s;
	border:2px solid #bc9458;
}
.checkboxtd:checked + label:before {
	background:#bc9458;
	background: -moz-radial-gradient(center, ellipse cover,  #bc9458 40%, #ffffff 60%, #ffffff 60%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #bc9458 40%,#ffffff 60%,#ffffff 60%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #bc9458 49%,#ffffff 40%,#ffffff 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc9458', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.checkboxtd.cdek_options + label:before {
  top: -12px;
  left: 1px;
}

.checkboxtd.radio_shipping_method + label:before {
  top: 2px;
}

#cat_path a, #cat_product_sort a, h1.title, .post_title a, .tabs section a, #descShowFull a, h2.title, h2.title a{
	color:#bc9458;
}
.post_content a{
	color:#bc9458!important;
}
.navigation a, .navigation .faq b{
	font-size:15px;
	display:inline-block;
	height:20px;
	min-width:25px;
	text-align:center;
	margin:0;
	padding:0;
	vertical-align:middle;
	color:black;
}
.navigation a{
	font-weight:normal;
}
.navigation a:hover, .navigation .faq b{
	color:white;
	background:#bc9458;
}
.navigation form span{
	font-weight:bold;
	color:#bc9458;
	font-size:15px;
}
.navigation form select{
	font-size:15px;
}

.product_brief_block{
/*	min-height:300px;*/
	margin:5px;
}
.product_brief_block a.img{
	display:block;
	background:#fff;
	padding:5px;
	height:210px;
}
.product_brief_block .inside{
	padding:10px;
}
.prdbrief_name{
	height:44px;
	overflow:hidden;
}
.prdbrief_name a{
	font-size:12px;
	color:#bc9458;
}
.prdbrief_brief_description{
	height:13px;
	overflow:hidden;
	margin-bottom:5px;
}
.prdbrief_brief_description p{
	margin:0;
}
.brief_artikul{
	margin-bottom:8px;
}
.artikul{
	font-size:12px;
	font-weight:bold;
}
.brief_prices span{
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
.brief_prices .price{
	font-size:18px;
	font-weight:bold;
	float:right;
}
.subscribe_handler{
	margin-top:5px;
	display:block;
	background:#bc9458;
	text-align:center;
	color:white;
	font-size:14px;
	height:30px;
	line-height:30px;
	border-radius: 5px;
}
.prdbrief_add2cart{
	margin-top:5px;
	color:white;
	font-size:14px;
	height:28px;
	line-height:25px;
	background:#ff8500;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	min-width:190px;
	border-radius: 5px;
}
.prdbrief_add2cart.in_cart{
	background:#01ca2c;
}
.prdbrief_add2cart.in_orders{
	background:#fe0002;
}
.prdbrief_add2cart table{
	position:absolute;
	display:inline;
	margin-top:-3px;
}
.prdbrief_add2cart input.product_qty{
	width:30px;
	padding:5px;
	border:none;
	border-radius: 5px;
}
.prdbrief_add2cart table td{
	line-height:16px;
}
.prdbrief_add2cart table td a{
	font-size:22px;
	color:white;
}
.prdbrief_add2cart button.add2cartBrief{
	float:right;
	background:#ff8500;
	border:none;
	margin-top:-1px;
	width:130px;
	position:relative;
	padding:2px;
	height:28px;
	text-align:left;
	padding-left:30px;
}
.prdbrief_add2cart button.add2cartBrief.in_cart{
	background:#01ca2c;
	font-size:12px;
}
.prdbrief_add2cart button.add2cartBrief.in_orders{
	background:#fe0002;
	font-size:11px;
	font-weight:normal;
}
.prdbrief_add2cart button.add2cartBrief:before{
	content:'';
	width:23px;
	height:19px;
	background:url('images/cart1.png');
	position:absolute;
	left:4px;
	top:4px;
}
.prdbrief_add2cart button.add2cartBrief.in_cart:before{
	background:url('images/cart2.png');
}
.prdbrief_add2cart button.add2cartBrief.in_orders:before{
	background:url('images/cart3.png');
}
.checkout_shipping_price{
	padding:6px;
	background:#eee;
	text-align:center;
	width:150px;
	font-size:16px;
	font-weight:bold;
}

.cart_product_quantity{
	line-height:27px;
	border-right:none;
	font-size:15px;
	width:40px;
	margin:0;
	height:27px;
}
table.qty{
	border-right:2px solid #bc9458;
	vertical-align:top;
	display:inline-block;
}
table.qty td{
	border:none;
	background:#bc9458;
	height:20px;
	line-height:16px;
	padding:0px!important;
	padding-left:5px!important;
	padding-right:5px!important;
}
table.qty td a{
	font-size:22px;
	color:white;
}
a.cart_top_button{
	background:#bc9458;
	color:white;
	font-weight:bold;
	padding:5px;
	font-size:18px;
	border-radius:3px;
  transition: .2s;
}
a.cart_top_button:hover{
	background:gray;
}
.row_cart td{
	border-bottom:1px solid #ccc;
	vertical-align:middle;
}

.cat_path_in_productpage a{
	color:#bf9b61;
}
#shpcrtbtn button{
	cursor:pointer;
}
#shpcrtbtn button:hover{
	background:gray;
}

	.category_description, .category_description p{
		font:13px/22px "Open Sans",Arial,sans-serif!important;
		text-align:left;
	}
	.category_description{
		overflow:hidden;
		width:95%;
	}
	.category_description.corto{
		max-height:220px;
	}

.home_news{
	height:210px;
	display:block;
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
}
.home_news_text{
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
	height:100px;
	position:absolute;
	bottom:0;
	background:#000;
	opacity:0.8;
	width:100%;
	overflow:hidden;
	color:#fff;
}
.home_news_text > div{
	margin:10px;
	font-weight:normal;
}
.home_news:hover .home_news_text{
	color:#fff;
	opacity:1;
	height:95px;
	background:#000;
	opacity:0.8;
}

/* account menu */
.lc-menu div a{
	display:flex;
	align-items:center;
	font-size:15px;
	color:black;
	font-weight:normal;
	margin-bottom:10px;
	padding:2px;
}
.lc-menu div a:hover, .lc-menu div a.active{
	background:#eee;
}
.lc-menu div a img{
	margin-right:10px;
}

/* product filter */
.filter div {color:#bc9458;font-weight:bold;}
.filter select {font-size:12px;}
#filterLoadingID {z-index:1000;min-height:500px;position:absolute;width:200px;height:200px;background:#666;opacity:0.5;display:none;color:white;font-size:22px;font-weight:bold; }

.need_select{
	color:red;
	font-weight:bold;
}

.auth_type{
	display:flex;
	margin-bottom:20px;
}
.auth_type a{
	color:black;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #aaa;
	padding:10px;
}
.auth_type a.active{
	border-bottom:2px solid #111;
}

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

.product_brief_block a.img{
	position:relative;
	text-align:center;
}
.product_brief_block .tile-gallery__items {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}
.product_brief_block .tile-gallery__items .tile-gallery__item {
    position: relative;
}
.product_brief_block .tile-gallery__items .tile-gallery__item.selected::before {
    background-color: #396C97;
    color: #fff;
    content: "";
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 1px;
    margin-left: 1px;
    margin-left: 1px;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
}
.product_brief_block .tile-gallery__items .tile-gallery__item:first-child::before {
    margin-left: 0;
}
#clipboard-picture:active {
transform: translateY(3px);
}
/* Базовый контейнер табов в карточке товара на JS */
.tabs {
	padding: 0px;
	margin: 0 auto;
}

/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}

/*  Стиль для активного tab  */
.tab-btn-non-active {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	border: 0px solid #ddd;
	border-width: 1px 1px 1px 1px;
	background: #f1f1f1;
	border-radius: 3px 3px 0 0;
}

/* Стиль для неактивного tab */
  .tab-btn-active {
  display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
  color: #555;
  border: 0px solid #ddd;
  border-width: 1px 1px 1px 1px;
	border-top: 1px solid #205B93;
	border-bottom: 1px solid #fff;
	background: #fff;
	border-radius: 3px 3px 0 0;
  }

/* Стили секций с содержанием */
.tabs>section {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
}

/* Меняет курсор принаведении на tab */
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}

/* Скрывает секцию */
.tab-pane:not(.tab-pane-show) {
    display: none;
}

/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/
@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 15px;
	}
}