/*
 * Date created: 2026-07-09 20:37:35
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */

/* 
	-- COMMON.CSS strucrure: --
	1. Reset browser's defaults styles
	2. Common styles
	3. Current design styles
	4. Navigation styles
	5. Modules
	6. E-commerce
	7. System
*/

/* 1. RESET BROWSER's DEFAULTS ****************************************************************************************************/

div.edParagraph {
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

table.dsn, table.dsn tbody, table.dsn tr, table.dsn th, table.dsn td {
    margin: 0;
    padding: 0;
}

table.dsn {
    border-collapse: separate;
    border-spacing: 0;
}

/* END RESET BROWSER's DEFAULTS */

/* 2. COMMON STYLES ****************************************************************************************************/


.alt_header1 {
    color:#0066FF;
    font-size: 1.2em;
    font-family: arial, verdana;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:5px;
}

.alt_header2 {
    color:#FF6600;
    font-size: 1em;
    font-family: arial, verdana;
    font-weight:normal;
    margin-bottom:5px;
    margin-top:5px;
}

.alt_header3 {
    color:#616161;
    font-size: 1em;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:5px;
}

.alt_header4 {
    color:#000000;
    font-size: 1.05em;
    font-weight:normal;
    margin-bottom:5px;
    margin-top:5px;
}

.alt_header5 {
    color:#33626F;
    font-size: 1em;
    font-weight:normal;
    margin-bottom:5px;
    margin-top:5px;
}

INPUT.txt, INPUT.field, INPUT.filter_field {
    /*font-size: 0.95em;
    BORDER: #d9d9d9 1px solid;
    height: 19px;*/
}

INPUT.txt_noborder {
    BORDER: #FFFFFF 0px solid;
}

INPUT.check {
    /*BORDER: 0px;*/
}

.text_button {
    color: #fff;
    background-color: #8bbc21;
    font: bold 12px arial,tahoma,verdana;
    padding: 3px;
    border-radius: 3px;
    box-shadow: 0 0 2px #F0F0F0 inset;
    border: 1px solid #3E8702;
    background: #8bbc21;
    cursor: pointer;
    /* Old browsers */
	background: -moz-linear-gradient(top, #8bbc21 0%, #72b51b 61%, #44890c 100%);
    /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8bbc21), color-stop(61%,#72b51b), color-stop(100%,#44890c));
    /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* IE10+ */
	background: linear-gradient(top, #8bbc21 0%,#72b51b 61%,#44890c 100%);
    /* W3C */

    /* IE6-9 */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bbc21', endColorstr='#44890c',GradientType=0 );*/
}

SELECT.sel {
    /*FONT-SIZE: 0.95em;
    BORDER: #848484 1px solid;*/
}

CHECKBOX.chb{
    /*FONT-SIZE:0.95em;
    BORDER: #848484 1px solid;*/
}

TEXTAREA.ta {
    /*FONT-SIZE:0.95em;
    BORDER: #848484 1px solid;*/
}

button {
    /*font: bold 1em arial, tahoma, verdana;
    background-color: #ff6600;
    border: solid #ff6600 1px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    margin-right: 2px;*/
}

/* END OF DEFAULT STYLES FORM */

/* COMMON STYLES TABLE */

TABLE.price {
    empty-cells: hide;
}

TABLE.price td {
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: solid #d9d9d9 1px;
}

TABLE.price th {
    padding: 10px;
    border-bottom: solid #d9d9d9 1px;
    color: #fff;
    background-color:#4490B2;
}

.small, .small a {
    font-size: 1em;
}

.wd1 {
    width: 50px !important;
}

.wd2 {
    width: 110px !important;
}

.wd3 {
    width: 150px !important;
}

.wd4 {
    width: 200px;
}

.wd5 {
    width: 250px !important;
}

.wd6 {
    width: 500px !important;
}

.wd7 {
    width: 100% !important;
}

.sz1 {
    font-size: .5em !important;
}

.sz2 {
    font-size: .6em !important;
}

.sz3 {
    font-size: .7em !important;
}

.sz4 {
    font-size: .9em !important;
}

.sz5 {
    font-size: 1em !important;
}

.sz6 {
    font-size: 1.2em !important;
}

.sz7 {
    font-size: 1.3em !important;
}

.sz8 {
    font-size: 1.5em !important;
}

.sz9 {
    font-size: 2em !important;
}

/* 4. NAVIGATION STYLES (Menus, Sitemaps, etc.) ****************************************************************************************************/

/* NAVIGATION STYLES SITE MAP, SECTION MAP */

.sm_tree {
    padding: 10px 0 20px;
}

.sm_tree .sm_level_1 a:link, .sm_tree .sm_level_1 a:visited, .sm_tree .sm_level_1 a:active, .sm_tree .sm_level_1 a:hover {
    font-size: 1.2em;
}

.sm_level_1 .sm_tree_item_selected {
    font-size: 1.2em;
}

.sm_tree .sm_level_2 {
    margin-left: 15px;
}

.sm_tree .sm_level_2 a:link, .sm_tree .sm_level_2 a:visited, .sm_tree .sm_level_2 a:active, .sm_tree .sm_level_2 a:hover {
    font-size: 1em;
}

.sm_level_2 .sm_tree_item_selected {
    font-size: 1em;
}

.sm_tree .sm_level_3 {
    margin-left: 25px;
}

.sm_tree .sm_level_3 a:link, .sm_tree .sm_level_3 a:visited, .sm_tree .sm_level_3 a:active, .sm_tree .sm_level_3 a:hover {
    font-size: 1em;
}

.sm_level_3 .sm_tree_item_selected {
    font-size: 1em;
}

.sm_tree .sm_tree_item_selected {
    font-weight: bold;
}

.sm_imaged_tree .sm_imaged_item_normal_1, .sm_imaged_tree .sm_imaged_item_active_1,.sm_imaged_tree .sm_imaged_item_normal_2, .sm_imaged_tree .sm_imaged_item_active_2,.sm_imaged_tree .sm_imaged_item_normal_3, .sm_imaged_tree .sm_imaged_item_active_3 {
    padding-left: 7px;
    line-height: 19px;
}


.prev_list, .next_list {
    font-size: 13px !important;
    font-weight: bold !important;
}

.next_list a, .prev_list a {
    font-size: 13px !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.next_list a:hover, .prev_list a:hover {
    text-decoration: none !important;
}

.pages_nav_split span, .pages_nav_split a {
    font-size: 12px !important;
    font-weight: bold !important;
}

.prev_list_ico {
    background: url(_mod_files/ce_images/template_images/pagin_left.jpg) no-repeat;
    width: 12px;
    height: 7px;
    display: inline-block;
    margin-right: 10px;
}

.next_list_ico {
    background: url(_mod_files/ce_images/template_images/pagin_right.jpg) no-repeat;
    width: 12px;
    height: 7px;
    display: inline-block;
    margin-left: 10px;
}

.bottom_pager_eshop {
    padding-top: 30px;
}

/* NAVIGATION STYLES (Menus, Sitemaps, etc.) */

/* 6. E-COMMERCE ****************************************************************************************************/

#spec_eshop_cart_popup_link{
    display:none;
}

#cartPopupWindow #spec_eshop_cart_popup_link{
    display:block;
}

.spec_eshop_cart {
    color: #666;
    margin-top: 20px;
}

#head_eshop_cart {
    width: 220px;
    position: absolute;
    right: 40px;
}

#my_cart, #my_cart a {
    color: #000 !important;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

#cartPopupWindow #cart_is_empy, #cartPopupWindow #my_cart {
    display: none;
}

#buttons_popup_cart {
    display: none;
}

#cartPopupWindow #buttons_popup_cart {
    display: block;
}

#eshopCartEmpty div {
    float: left;
    padding-right: 5px;
}

#cartPopupWindow #eshopCartEmpty div {
    float: none;
    padding-top: 4px;
}

#cart_buy {
    background: url(_mod_files/ce_images/template_images/eshop_cart_button.gif) no-repeat;
    float: left;
    height: 30px;
    margin-top: 8px;
    width: 124px;
}

#cart_img {
    float: left;
    width: 49px;
    height: 55px;
    margin-right: 15px;
}

#cartPopupWindow #eshopCartEmpty {
    top: 13px;
    position: relative;
}

#cartPopupWindow #buttons_popup_cart {
    padding-top: 13px;
}

select#paymentMethods {
    color: #000000;
}

/* 7. SYSTEM ****************************************************************************************************/

table#sign{
    width:100%;
    /*display:none !important;*/
    position:absolute !important;
    left:-9999px !important;
}

table#sign td{
    text-align:right;
    font-family:Verdana;
    font-size: 0.9em;
    color:#848484;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    /*display:none !important;*/
}

table#sign A, table#sign A:hover, table#sign A:visited {
    color:#848484;
    text-decoration:underline;
    font-size: 0.9em;
    /*display:none !important;*/
}

#stat {
    display:none;
}

#sp {
    display:none;
}

.AlertWindow, #status_message {
    position:fixed;
    top:200px;
    left:200px;
    padding:20px;
    font-size:14px;
    display:'inline-block';
    visibility:hidden;
    border:2px #fff solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px 3px #ccc;
    -webkit-box-shadow: 0px 0px 10px 3px #ccc;
    box-shadow: 0px 0px 10px 3px #ccc;
    z-index:10000;
}

/* Discussion */

.discussion_item_row {float: left; padding-right: 5px;}
.discussion_bb_preview {width:600px;text-align:center;display:none;}
.discussion_amiroTEdDivPreview {width:600px;margin-bottom:3px;display:none;padding:3px;border-color:#808080;}

div.AlertWindow {
    overflow: hidden;
    cursor: move;
}

div.AlertWindow .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 3px;
    width: 39px;
    height: 39px;
    background: url("_img/ami_jsapi/glass-frame-close.png");
    cursor: pointer;
}

div.AlertWindow .popupHeader{
    display: block;
    width:100%;
    height: 0px;
}

div.AlertWindow .popupHeaderText {
    display: none;
}

div.AlertWindow .popupContent {
    padding: 0px;
}

.status_error, .error {
    background:#ffef8f;
    color: #F00000;
}

.status_normal {
    background:#b0efff;
}

.status_notice {
    background:#ffef8f;
}

.local_status_error {
    color:#800000;
}

.local_status_notice {
    color:#008000;
}

.local_status_normal {
    color:#008000;
}

/* SYSTEM Text editor styles */

div.amiroTEdDivEditor{
    display: block;
}

div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}

img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}

select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    font: normal 0.9em Arial;
    text-decoration: none;
    color: #000000;
    margin-bottom: 4px;
    width: auto;
}

img.amiroTEdSep{
    border: 0px;
}

img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}

div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}

span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font: bold 1.3em arial;
    text-decoration: underline;
    color: #000000;
}

BLOCKQUOTE.edQuote {
    border-left: 2px solid #999999;
    margin: 0px;
    padding: 10px;
    margin-left: 15px;
    background: #f9f9f9;
}

PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}

/* SYSTEM Text editor styles */

textarea.inp-h{
    display: none;
}

/* Suggestions control */

div.suggestionDiv{
    position: absolute;
    padding-top: 2px;
    border: 1px solid #848484;
    background: #fff;
    overflow: hidden;
    display: none;
    z-index: 100;
}

div.suggestionRow, div.suggestionRowSelected{
    padding: 1px 3px 0px 3px;
    cursor: default;
    white-space: nowrap;
    font-family: Arial;
    font-size: 11px;
    cursor: pointer;
}

div.suggestionRow a, div.suggestionRowSelected a{
    padding-left: 6px;
    font-size: 11px !important;
}

div.suggestionRowSelected{
    background: #5fabfe;
    color: #fff;
}

div.suggestionRowSelected a{
    color: #fff !important;
}

div.suggestionRowExact{
    font-weight: bold;
}

div.suggestionRowAllResults{
    margin: 6px 0px 0px 0px;
}

div.suggestionResult, div.suggestionResultFirst{
    margin: 8px 3px 3px 3px;
    padding-top: 6px;
    border-top: 1px solid #848484;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
}

div.suggestionResultFirst{
    margin-top: 0px;
    padding-top: 1px;
    border-top: 0px;
}

div.suggestionRow a.suggestionAllResults, div.suggestionRowSelected a.suggestionAllResults{
    padding-left: 0px;
    font-weight: bold;
    font-size: 11px;
}

div.suggestionMinWidth{
    line-height: 0px;
    height: 0px;
}

/* MediaBox control */

.MediaBox_shadow{
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100000;
}

* html .MediaBox_shadow{
    position: absolute;
}

.MediaBox{
    position: fixed;
    display: none;
    background: #fff;
    z-index: 100001;
}

* html .MediaBox{
    position: absolute;
}

.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    position: absolute;
    overflow: hidden;
}

.MediaBox_shadowL, .MediaBox_shadowR{
    width: 15px;
    height: 100%;
    background: url(_img/ami_jsapi/shade-v.png) repeat-y;
}

.MediaBox_shadowL{
    left: -15px;
    top: 0px;
}

.MediaBox_shadowR{
    right: -15px;
    top: 0px;
    background-position: -15px 0px;
}

.MediaBox_shadowT, .MediaBox_shadowB{
    width: 100%;
    height: 15px;
    background: url(_img/ami_jsapi/shade-h.png) repeat-x;
}

.MediaBox_shadowT{
    left: 0px;
    top: -15px;
}

.MediaBox_shadowB{
    left: 0px;
    bottom: -15px;
    background-position: 0px -15px;
}

.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{
    width: 15px;
    height: 15px;
    background: url(_img/ami_jsapi/shade-c.png) no-repeat;
}

.MediaBox_shadowLT{
    left: -15px;
    top: -15px;
}

.MediaBox_shadowRT{
    right: -15px;
    top: -15px;
    background-position: -15px 0px;
}

.MediaBox_shadowLB{
    left: -15px;
    bottom: -15px;
    background-position: 0px -15px;
}

.MediaBox_shadowRB{
    right: -15px;
    bottom: -15px;
    background-position: -15px -15px;
}

.MediaBox_speckLT{
    position: absolute;
    width: 0px;
    height: 0px;
}

.MediaBox_speckRB{
    position: absolute;
    width: 0px;
    height: 0px;
}

.MediaBox_close{
    position: absolute;
    width: 39px;
    height: 39px;
    right: -20px;
    top: -20px;
    background: url(_img/ami_jsapi/close.png);
    cursor: pointer;
}

.MediaBox_loader{
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
}

.MediaBox_container{
    margin: 10px 10px;
}

/* Black version */

.MediaBoxBlack{
    background: #000;
}

.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{
    background-image: url(_img/ami_jsapi/glass-frame-v.png);
}

.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{
    background-image: url(_img/ami_jsapi/glass-frame-h.png);
}

.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{
    background-image: url(_img/ami_jsapi/glass-frame-c.png);
}

.MediaBoxBlack .MediaBox_speckLT{
    background-image: url(_img/ami_jsapi/glass-frame-c2lt.png);
}

.MediaBoxBlack .MediaBox_speckRB{
    background-image: url(_img/ami_jsapi/glass-frame-c2rb.png);
}

.MediaBoxBlack .MediaBox_close{
    right: -25px;
    top: -25px;
    background-image: url(_img/ami_jsapi/glass-frame-close.png);
}

.MediaBoxBlack .MediaBox_loader{
    background-image: url(_img/ami_jsapi/loader-black.gif);
}

.MediaBoxBlack .MediaBox_container{
    margin: 0px 0px;
}

/* Multiselectbox */

div.mSelectFrame{
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: 1px solid #848484;
    overflow: auto;
}

div.mSelectOption, div.mSelectOptionSelected{
    padding: 0px 2px;
    white-space: nowrap;
    cursor: default;
}

div.mSelectOptionSelected{
    background: #5fabfe;
    color: #fff;
}

img[data-ami-mbpopup],
.mb-image{
    cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;
}

.MediaBox_loader{
    position: absolute;
    width: 32px;
    height: 32px;
    left: 50%;
    top: 50%;
    margin: -16px 0px 0px -16px;
    background: url(_img/ami_jsapi/loader.gif);
    z-index: 100002;
}

.MediaBox_group{
    margin: 10px;
    margin-bottom: 0px;
    font-style: italic;
}

.MediaBox_header{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
}

.MediaBox_url{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
}

.MediaBox_description{
    padding: 10px;
    padding-bottom: 0px;
}

.MediaBox_imageArea{
    position: relative;
}

.MediaBox_previous{
    position: absolute;
    left: -28px;
    top: 50%;
    width: 32px;
    height: 63px;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-prev.png);
    cursor: pointer;
}

.MediaBox_next{
    position: absolute;
    right: -28px;
    top: 50%;
    width: 32px;
    height: 63px;
    margin-top: -32px;
    background: url(_img/ami_jsapi/mb-next.png);
    cursor: pointer;
}

.MediaBox_container{
    position: relative;
    margin: 10px 10px 0px 10px;
    text-align: center;
}

.MediaBox_zoom{
    margin: 10px;
    margin-bottom: 0px;
    text-align: right;
    font-style: italic;
}

.MediaBox_zoom a{
    font-style: italic;
}

#MediaBox_sliderPrevious{
    float: left;
    width: 10px;
    height: 20px;
    margin: 40px 0px 0px 10px;
    background: #00f;
    cursor: pointer;
}

#MediaBox_sliderNext{
    float: right;
    width: 10px;
    height: 20px;
    margin: 40px 10px 0px 0px;
    background: #00f;
    cursor: pointer;
}

.MediaBox .disabled{
    background: #ccf !important;
    cursor: default !important;
}

.MediaBox_slider{
    position: relative;
    overflow: hidden;
    height: 80px;
    margin: 10px 30px 0px 30px;
    white-space: nowrap;
}

.MediaBox_sliderImage{
    max-height: 80px;
    height: expression(this.scrollHeight > 80 ? "80px" : "auto");
    cursor: pointer;
}

.MediaBox_sliderDelimeter{
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 10px;
}

.MediaBox_counter{
    margin: 10px;
    margin-bottom: 0px;
    text-align: right;
    font-style: italic;
}

/* ToolTip */

div.AMIToolTip{
    position: absolute;
    padding: 2px;
    border: 1px solid #000;
    background: #fff798;
}

/* Imagetape gadget */

.image_item_nopopup {
    border: 1px solid #ffffff;
    float:left;
    margin:2px;
    padding: 3px;
    cursor:pointer;
}

.image_item_nopopup_selected {
    border: 1px solid #cccccc;
    float:left;
    margin:2px;
    padding: 3px;
    cursor:pointer;
}

.imagetape_fullinfo {
    background: #FBFBFB;
    border-radius: 5px;
    color: #48526D;
}

.imagetape_fullinfo_select {
    background: #B9272A;
    border-radius: 5px;
    color: white;
}

.imagetape_fullinfo, .imagetape_fullinfo_select {
    margin-left: 5px;
    margin-right: 0px;
    font-weight: bold;
    border: none;
    padding: 4px 9px;
    cursor: pointer;
    position: relative;
}

.header_fullinfo {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.description_fullinfo {
    padding-right: 10px;
    padding-bottom: 10px;
}

.left_imagetape_fullinfo {
    float: left;
}

.right_imagetape_fullinfo {
    float: right;
}

.bottom_imagetape_fullinfo {
    width: 100%;
    float: right;
    text-align: right;
}

.block_imagetape_fullinfo {
    background: #FFFFFF;
    float: left;
}

.imagetapeControl {
    cursor: pointer;
}

.imagetapeControl.left {
    float:left;
}

.imagetapeControl.right {
    float:left;
}

.imagetapeControl.up {
    background:url('_img/imagetape-up.png') 50% 50% no-repeat transparent;
    clear:both;
    height: 30px;
}

.imagetapeControl.down {
    background:url('_img/imagetape-down.png') 50% 50% no-repeat transparent;
    clear:both;
    height: 30px;
}

.imagetapeControl.disabled {
    cursor: default !important;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 50%;
}

div.AlertWindow {
    overflow: hidden;
    cursor: move;
}

div.AlertWindow .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 3px;
    width: 39px;
    height: 39px;
    background: url("_img/ami_jsapi/glass-frame-close.png");
    cursor: pointer;
}

div.AlertWindow .popupHeader{
    display: block;
    width:100%;
    height: 0px;
}

div.AlertWindow .popupHeaderText {
    display: none;
}

div.AlertWindow .popupContent {
    padding: 0px;
}

/* My messages */

#my_messages {
    top: -2px;
    //top: 0px;
    position: relative;
    background: url(_img/messages_front.png) no-repeat;
    width: 29px;
    height: 18px;
    text-align: center;
    display: inline-block;

    font-size: 10px;
    margin-left: 5px;
    padding-top: 2px;

}

#my_messages a {
    text-decoration: none;
    font-size: 10px;
    color: #000;
    position: relative;
    top: -1px;
}

/* Ami Popup */

div.popupWindowShadow{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    background: #fff;
    background: #000000;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
    opacity: 0.3;
    z-index:9998;
}

div.amiPopup {
    display: none;
    position: fixed;
    background:#fff;
    /*overflow: hidden;*/
    box-shadow: 0px 0px 15px 3px #000;
    height: auto !important;
}

div.amiPopup .popupClose{
    position:absolute;
    display:block;
    right:15px;
    top:15px;
    width:10px;
    height:10px;
    background:url("_img/cmall/icon__PopupClose.png");
    cursor:pointer;
}

div.amiPopup .popupHeader{
    cursor:move;
    position: relative;
    display: block;
    height: 0;
}

div.amiPopup .popupHeaderText{
    /*margin: 3px 0px 0px 14px;
    font-weight: bold;*/
}

.popupContent {
    padding:0 0 25px;
}

/* 6.0 styles (Status Block) */
.status-block {
    display:block;
    background: #F0F0F0;
    border-radius:10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px;
    margin:5px 0px 5px 2px;
    font-weight: normal;
    position:relative;
}

.status-icon{
    position:absolute;
    top:0px;
    left:3px;
    width:32px;
    height:32px;
}

.status-msgs{
    padding:15px;
}

.block-container {
    padding:10px 10px 10px 30px;
}

.status-red{
    color: #bc4702;
}

.status-black{
    color: #333;
}

.status-none{
    color: #004080;
}

/* User Rating extension */

.amiUserRatingControls {
    float: right;
    padding-left: 10px;
    padding-top: 1px;
}

.amiUserRatingControls .amiUserRatingDec, .amiUserRatingControls .amiUserRatingInc {
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
}

.amiUserRatingControls .amiItemRatingValue .user_rating_minus {
    color: red;
}

.amiUserRatingControls .amiItemRatingValue .user_rating_null {
    color: #ccc;
}

.amiUserRatingControls .amiUserRatingDec {
    background: url(_img/rating/hands.png) no-repeat -18px 1px;
    opacity: 0.25;
}

.amiUserRatingControls .amiUserRatingDec:hover {
    opacity: 1;
}

.amiUserRatingControls .amiUserRatingInc {
    background: url(_img/rating/hands.png) no-repeat 0 0;
    opacity: 0.25;
}

.amiUserRatingControls .amiUserRatingInc:hover {
    opacity: 1;
}

.amiUserRatingControls .amiItemRatingValue {
    color: green;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    width: 25px;
}

.amiUserRatingControls .user_rating_count {
    color: #ccc;
    padding: 0 3px;
}

.amiUserRatingMemberBg{
    width:65px;
    height:10px;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft, .amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    /*background: url(_img/rating/stars/user_stars.gif) no-repeat;
    height: 13px;
    width: 75px;
    */
width: 59px;
    background: url(_img/rating/stars/users_stars_gray.png) no-repeat;
    height: 10px;
    float: left;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgRight .amiUserRatingMemberPositive {
    /*background: url(_img/rating/stars/starsgreen5.gif) no-repeat;
    height: 13px;
    */
background: url(_img/rating/stars/users_stars_green.png) no-repeat;
    height: 10px;
    float: left;
}

.amiUserRatingControls .thanks_user, .amiUserRatingControls .thanks_user:hover {
    margin-top: -3px;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    padding: 2px 15px;
    width: auto;
    color: #000000;
    background: #efeaea;
    /* Old browsers */
	background: -moz-linear-gradient(top, #efeaea 0%, #eaeaea 50%, #cecece 100%);
    /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeaea), color-stop(50%,#eaeaea), color-stop(100%,#cecece));
    /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
    /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
    /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
    /* IE10+ */
	background: linear-gradient(top, #efeaea 0%,#eaeaea 50%,#cecece 100%);
    /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeaea', endColorstr='#cecece',GradientType=0 );
    /* IE6-9 */
	opacity: 0.7;
}

.amiUserRatingControls .thanks_user:hover {
    opacity: 1;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft {
    border-right: 1px solid black;
    display: none;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    border-left: 1px solid white;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft .amiUserRatingMemberNegative{
    background-color: red;
    float: right;
    height: 16px;
}

.amiUserRatingMemberBg .amiUserRatingMemberTitle{
    font-size: 10px;
}

.amiUserRatingControls div {
    line-height: 1.2 !important;
    font-size: 12px !important;
}



/* END SYSTEM */

/* CUSTOM FORM STYLES */

#pay_select_method {text-align: right; padding-top: 10px;}
#pay_select_method br {display: none;}
#pay_select_method input {margin-bottom: 10px;}
.pay_credit_button {text-align: right;}
.pay_with_credit {
        background: url(/_local/eshop/pay_drivers/kupivkredit/kupivkredit.png) no-repeat;
        display: inline-block;
        height: 28px;
        width: 118px;
        margin-right: 5px;
        cursor: pointer;
}
.pay_with_credit_quest {
        background: url(_local/eshop/pay_drivers/kupivkredit/help.png) no-repeat;
        display: inline-block;
        height: 28px;
        width: 28px;
        cursor: pointer;
}
.pay_with_credit_help {
        position: relative;
        margin: -5px -10px -10px -14px;
        width: 784px; 
        height: 750px;
        background: url(_local/eshop/pay_drivers/kupivkredit/kupivkredit_promo.jpg) no-repeat;                        
}
.close_pay_credit_popup {
        bottom: 33px;
        cursor: pointer;
        height: 75px;
        position: absolute;
        right: 117px;
        width: 215px;
}

/* ___ */

.image-tape{
	position:relative;
	overflow:hidden;
}
.image-tape__clipper{
	position:relative;
	overflow:hidden;
}
.image-tape__container{
	transition:0.5s ease-out;
	-moz-transition:0.5s ease-out;
	-webkit-transition:0.5s ease-out;
	-o-transition:0.5s ease-out;
	text-align:justify;
}
.image-tape__item{
	display:inline-block;
	padding:0;
	text-align:center;
}
.image-tape__img{
	margin:10px;
}
.image-tape__radio{
	display:none;
}
.image-tape__number{
	display:none;
}
.image-tape_type_slideshow{
	position:relative;
	display:inline-block;
	z-index:0;
}
.image-tape_type_slideshow .image-tape__img{
	margin:0;
}
.image-tape_type_slideshow .image-tape__radio{
	display:none;
}
.image-tape_type_slideshow .image-tape__number{
	position:relative;
	display:inline-block;
	z-index:2;
	margin:0 3px;
	padding:4px 8px;
	background:#fff;
	cursor:pointer;
	font-size:12px;
	line-height:1em;
}
.image-tape_type_slideshow .image-tape__number:hover{
	background:#e6e6e6;
}
.image-tape_type_slideshow .image-tape__number-list{
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:11;
}
.image-tape_type_slideshow .image-tape__item{
	opacity:1;
	position:relative;
}
.image-tape_type_slideshow .image-tape__item~.image-tape__item{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__number-list .image-tape__number:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__number-list .image-tape__number:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__number-list .image-tape__number:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__number-list .image-tape__number:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__number-list .image-tape__number:nth-of-type(5){
	background:#333;
	color:#fff;
}
.image-tape_type_slideshow .image-tape__radio:checked~.image-tape__item{
	opacity:0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__item:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__item:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__item:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__item:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__item:nth-of-type(5){
	opacity:1.0;
	z-index:6;
}
.image-tape_type_slideshow .image-tape__number-after{
	position:absolute;
	display:block;
	left:0;
	top:0;
	position:absolute;
	margin:0;
	padding:4px 8px;
	opacity:0;
	color:#fff;
	background:#333;
}
.image-tape:hover .image-tape__item,.image-tape:hover .image-tape__number-after{
	-moz-animation-play-state:paused;
	-o-animation-play-state:paused;
	animation-play-state:paused;
}
.image-tape_type_slideshow .image-tape__item{
	visibility:hidden \9;
}
.image-tape_type_slideshow .image-tape__item.image-tape__item_state_checked{
	visibility:visible \9;
	opacity:1.0 \9;
}
.image-tape_type_slideshow .image-tape__number-after{
	display:none \9;
}
.image-tape_type_slideshow .image-tape__number_state_checked .image-tape__number-after{
	display:none \9;
}
.image-tape_type_slideshow .image-tape__item_state_checked{
	z-index:5;
}
.image-tape_type_slideshow .image-tape__number_state_checked{
	background:#333;
	color:#fff;
}
*+html .image-tape_type_slideshow .image-tape__item{
	visibility:hidden;
}
*+html .image-tape_type_slideshow .image-tape__item_state_checked{
	visibility:visible;
}
*+html .image-tape_type_slideshow .image-tape__number-after{
	display:none;
}
* html .image-tape_type_slideshow{
	height:210px;
}
* html .image-tape_type_slideshow .image-tape__item{
	position:absolute;
}
* html .image-tape_type_slideshow .image-tape__item{
	visibility:hidden;
}
* html .image-tape_type_slideshow .image-tape__item_state_checked{
	visibility:visible;
}
* html .image-tape_type_slideshow .image-tape__number-after{
	display:none;
}

.slider-pad{
	user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
}
.slider-pad__arrow-left,.slider-pad__arrow-right,.slider-pad__arrow-up,.slider-pad__arrow-down{
	position:absolute;
	display:block;
	visibility:hidden;
	font-size:76px;
	cursor:pointer;
	opacity:0.7;
	transition:opacity 0.3s,background 0.3s;
	-moz-transition:opacity 0.3s,background 0.3s;
	-webkit-transition:opacity 0.3s,background 0.3s;
	-o-transition:opacity 0.3s,background 0.3s;
	z-index:2;
}
.slider-pad__arrow-left{
	width:15px;
	height:60px;
	left:0;
	top:0;
	background:url(_img/slider-pad__arrow-left.png) no-repeat;
	background-position:left,center;
}
.slider-pad__arrow-right{
	width:15px;
	height:60px;
	right:0;
	top:0;
	background:url(_img/slider-pad__arrow-right.png) no-repeat;
	background-position:right,center;
}
.slider-pad__arrow-up{
	position:absolute;
	left:0;
	top:0;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-up.png) no-repeat;
	background-position:center,top;
}
.slider-pad__arrow-down{
	position:absolute;
	left:0;
	bottom:0;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-down.png) no-repeat;
	background-position:center,bottom;
}
.slider-pad__arrow-left:hover,.slider-pad__arrow-right:hover,.slider-pad__arrow-up:hover,.slider-pad__arrow-down:hover{
	opacity:1.0;
}
.slider-pad__arrow-left{
	left:0;
}
.slider-pad__arrow-right{
	right:0;
}
.slider-pad__arrow-up{
	top:0;
}
.slider-pad__arrow-down{
	bottom:0;
}
.slider-pad__arrow_disabled,.slider-pad__arrow_disabled:hover{
	opacity:0.2;
}

/***************order*********************/

.eshop-ordering::after{
	content:"";
	display:table;
	clear:both;
}
.eshop-ordering__login-window{
	display:none;
	background:#fff;
}
.eshop-ordering__login-window_as_popup{
	display:inline-block;
	position:fixed;
	z-index:100000;
	width:320px;
	left:50%;
	top:30%;
	margin-left:-160px;
}
.eshop-ordering__login-window-header:after{
	display:table;
	content:"";
	clear:both;
}
.eshop-ordering__close-login-window{
	cursor:pointer;
}
.eshop-ordering__fieldset::after{
	content:"";
	display:table;
	clear:both;
}
.eshop-ordering__field-name{
	display:block;
}
.eshop-ordering__field-value{
	display:block;
}
.eshop-ordering__field_type_person{
	margin:5px 0;
}
.eshop-ordering__field-sublist{
	overflow:hidden;
	visibility:visible;
	opacity:1.0;
	max-height:500px;
}
.eshop-ordering__field-sublist_state_hidden{
	max-height:0;
	visibility:hidden;
	opacity:0.0;
}
.eshop-ordering__textfield{
	height:18px;
	padding:0 3px;
	border:1px solid #c0c4cc;
	vertical-align:middle;
}
.eshop-ordering__radio{
	margin:0;
	vertical-align:top;
}
.eshop-ordering__radio-label{
	display:inline-block;
	min-width:80%;
	cursor:pointer;
}
.eshop-ordering__checkbox{
	margin:0;
}
.eshop-ordering__login-links{
	text-align:right;
}
.eshop-ordering__submit,.eshop-ordering__login{
	width:auto;
	padding:4px 15px;
}
.eshop-ordering__submit_type_print{
	float:left;
	margin:30px 10px 10px;
}
.eshop-ordering__confirm{
	float:right;
	margin:30px 10px 10px;
	text-align:right;
}
.eshop-ordering__item-list-wrapper{
	position:relative;
	float:right;
	width:400px;
	min-height:200px;
	z-index:1;
}
.eshop-ordering__item-list{
	position:absolute;
	width:340px;
	padding:20px;
	border:1px dashed #ccc;
}
.eshop-ordering__item-list-body{
	position:relative;
	min-height:50px;
}
.eshop-ordering__item-list-body_state_hidden{
	opacity:0.2;
}
.eshop-ordering__list{
	max-height:300px;
	overflow:auto;
}
.eshop-ordering__item-list-rotor{
	opacity:0.0;
	visibility:hidden;
}

.eshop-ordering__item-list-footer{
	margin-top:10px;
}
.eshop-ordering__item-name{
	display:inline-block;
	width:60%;
	min-width:140px;
	max-width:300px;
	vertical-align:middle;
}
.eshop-ordering__item-quantity{
	font-style:italic;
}
.eshop-ordering__item-price,.eshop-ordering__item-list-footer .eshop-ordering__price-total-value{
	display:inline-block;
	width:38%;
	min-width:90px;
	white-space:nowrap;
	vertical-align:middle;
	text-align:right;
}
.eshop-ordering__price-total{
	margin:20px 0;
	font-size:16px;
}
.eshop-ordering__price-total-value{
	font-weight:700;
}
.eshop-ordering__order-details-caption-row th{
	padding:25px 5px;
	background:#f6f6ff;
	text-align:center;
}
.eshop-ordering__order-details-caption-row th:not(:first-of-type){
	width:100px;
}
.eshop-ordering__order-details-item-row td{
	padding:15px 5px;
	border:1px dotted #ccc;
	border-width:1px 0 1px 0;
}
.eshop-ordering__order-details-total-row td{
	padding:5px;
}
.eshop-ordering__order-details-total-cell{
	padding:5px;
	border:1px dotted #ccc;
	border-width:0 0 1px 0;
}
.eshop-ordering__order-details-total-cell:last-of-type{
	text-align:right;
}
.eshop-ordering__order-details-total-cell:last-of-type .eshop-ordering__textfield{
	text-align:right;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.eshop-ordering__ckeckbox{
	margin:0;
	padding:0;
	border:none;
}
.eshop-order__shippings{
	width:100%;
}
.eshop-ordering__shipping-name{
	font-weight:700;
}
.eshop-ordering__radio-label .eshop-ordering__shipping-description{
	display:inline-block;
	width:90%;
}
.eshop-ordering__radio-label .eshop-ordering__hint{
    display:block;
    font-size:12px;
    padding:0 0 0 16px;
    line-height:17px;
    cursor:text;
}
.eshop-ordering__shipping-items{
	font-style:italic;
}
.eshop-ordering__info{
	padding:15px 25px;
	color:#848484;
	font-size:13px;
}
.eshop-ordering__toggle-pm-select{
	border-bottom:1px dashed #ccc;
	cursor:pointer;
}
.eshop-ordering__toggle-pm-select_state_hidden{
	visibility:hidden;
	opacity:0;
}
.eshop-ordering__pm-select_state_hidden{
	position:absolute;
	visibility:hidden;
	opacity:0;
}
.eshop-ordering__redirect-info{
	display:none;
	visibility:hidden;
}
.eshop-ordering_type_accepted{
	text-align:center;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#fefefe;
	font-size:20px;
}
.eshop-ordering_type_accepted .eshop-ordering__field{
	margin:10px;
}
.eshop-ordering_type_accepted .eshop-ordering__field-name{
	width:auto;
}
.eshop-ordering_type_cancelled{
	text-align:center;
}
.eshop-ordering_type_cancelled .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#f4f4f4;
	font-size:20px;
}
.eshop-ordering_type_cancelled .eshop-ordering__info{
	background:none;
}
.eshop-ordering_type_confirm .eshop-ordering__fieldset{
	padding:0;
	background:#fefefe;
	text-align:center;
	border:none;
}
.eshop-ordering_type_confirm .eshop-ordering__field{
	display:block;
	float:left;
	width:20%;
	vertical-align:top;
	margin:0;
	padding:20px 0;
}
.eshop-ordering_type_confirm .eshop-ordering__field_type_address{
	width:20%;
}
.eshop-ordering_type_confirm .eshop-ordering__field-name{
	display:block;
	width:auto;
	margin:0;
	border-left:1px dotted #ccc;
}
.eshop-ordering_type_confirm .eshop-ordering__field-value{
	display:block;
	font-weight:700;
	margin:0;
	border-left:1px dotted #ccc;
}
.eshop-ordering_type_confirm .eshop-ordering__field:first-of-type .eshop-ordering__field-name,.eshop-ordering_type_confirm .eshop-ordering__field:first-of-type .eshop-ordering__field-value{
	border-left:0;
}
.eshop-ordering_type_confirm .eshop-ordering__order-details{
	width:100%;
	border:1px dotted #ccc;
	border-collapse:collapse;
	text-align:left;
}
.eshop-ordering_type_print-dialog{
	text-align:center;
}
.eshop-ordering_type_print-dialog .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#f4f4f4;
	border-radius:5px;
	font-size:20px;
}
/* Start hyper modules: news and articles */

.news_item-list__list, .articles_item-list__list, .articles_item-cat-list, .news_item-small, .articles_item-small {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .articles_item-list__list div, .articles_item-cat-list div, .news_item-small div, .articles_item-small div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, .articles_item-list__cat-header h1, .articles_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.news_item-row, .articles_item-row, .articles_item-cat-row, .news_item-small-row, .articles_item-small-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-row__fdate, span.articles_item-row__fdate, span.news_item-small__fdate, span.articles_item-small__fdate {
    float: left;
    font-size: 18px;
    padding-right: 7px;
    padding-top: 1px;
}

.articles_item-small-row .articles_item-small__fdate {
    padding-top: 3px;
}

div.news_item-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, div.news_item-small-row__cat_header, div.news_item-small-row__header, div.articles_item-small-row__header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, a.articles_item-row__header-name, a.articles_item-list__cat-header, .news_item-small-row__cat_header a, .articles_item-small-row__cat_header a, .news_item-small-row__header a, .articles_item-small-row__header a {
    font-size: 19px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .news_item-small-row__cat_header a:hover, .articles_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover, .articles_item-small-row__header a:hover {
    text-decoration: none;
}

.news_item-row__img_small-img, .articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, .news_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .articles_item-row__announce, .articles_item-cat-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, .articles_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .articles_item-detailed__fdate, .news_item-small-row__cat_header, .articles_item-small-row__cat_header {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, .articles_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, .articles_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, .articles_item-detailed__body, div.articles_item-cat-row__header {
    margin-bottom: 10px;   
}

.articles_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span {
    font-size: 22px;
}

div.articles_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, .articles_item-list__cat-img, .articles_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img  .image_click_news, .articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles {
    border: none;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.articles_item-detailed__ext_discussion, .news_item-detailed__ext_discussion, .articles_item-small-row__ext_rating, .news_item-small-row__ext_rating {
    clear: both;
}

.articles_item-small-row__img, .news_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.articles_item-detailed__announce, .news_item-detailed__announce {
    padding-bottom: 15px;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}

.sort-type__area {
    float: right;   
}

.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}

.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}

.sort-type__field-selected {
    font-weight: bold;
}

.sort-type__selectarea {
    margin-left: 5px;
}

/* End hyper modules: news and articles */


/* Start hyper modules: news, articles, blog */

.news_item-list__list, .news_item-small, 
.articles_item-list__list, .articles_item-small, .articles_item-cat-list,
.blog_item-list__list, .blog_item-small, .blog_item-cat-list, {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .news_item-small div, 
.articles_item-small div, .articles_item-list__list div, .articles_item-cat-list div, 
.blog_item-small div, .blog_item-list__list div, .blog_item-cat-list div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, 
.articles_item-list__cat-header h1, .articles_item-detailed__header h1,
.blog_item-list__cat-header h1, .blog_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}

.news_item-row, .news_item-small-row 
.articles_item-small-row, .articles_item-row, .articles_item-cat-row,
.blog_item-row, .blog_item-cat-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-small__fdate, 
span.articles_item-small__fdate,
span.blog_item-small__fdate {
    float: left;
    font-size: 14px;
    padding-right: 7px;
    padding-top: 1px;
}

span.news_item-row__fdate,
span.articles_item-row__fdate,
span.blog_item-row__fdate {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 6px;
}

span.news_item-row__ftime, 
span.articles_item-row__ftime, 
span.blog_item-row__ftime {
    float: right;
    position: relative;
    top: 6px;
}

span.news_item-detailed__ftime,
span.blog_item-detailed__ftime,
span.articles_item-detailed__ftime {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 15px;
}

span.news_item-detailed__fdate,
span.blog_item-detailed__fdate,
span.articles_item-detailed__fdate {
    float: right;
    position: relative;
    top: 15px;
}

.news_item-detailed__header-name,
.blog_item-detailed__header-name,
.articles_item-detailed__header-name {
    float: left;
    width: 100%;
}

.news_item-detailed__description,
.blog_item-detailed__description,
.articles_item-detailed__description {
    clear: both;
}

span.articles_item-small-row__cat_header {margin-bottom: 3px;}

.articles_item-detailed__fdate-block .articles_item-detailed__fdate,
.articles_item-row__fdate-block .articles_item-row__fdate {
    float: none;
    top: 0;
    padding: 0;
    margin-right: 0;
}

.news_item-small-row__cat_header a, .news_item-small-row__header a,
.articles_item-small-row__cat_header a, .articles_item-small-row__header a,
.blog_item-small-row__cat_header a, .blog_item-small-row__header a {
    font-size: 15px;
    text-decoration: underline;
}

div.news_item-row__header, div.news_item-small-row__cat_header, div.news_item-small-row__header, 
div.articles_item-small-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, 
div.blog_item-small-row__header, div.blog_item-row__header, div.blog_item-small-row__cat_header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, 
a.articles_item-row__header-name, a.articles_item-list__cat-header,
a.blog_item-row__header-name, a.blog_item-list__cat-header {
    font-size: 20px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, .news_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover,
a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .articles_item-small-row__cat_header a:hover, .articles_item-small-row__header a:hover,
a.blog_item-row__header-name:hover, a.blog_item-list__cat-header:hover, .blog_item-small-row__cat_header a:hover, .blog_item-small-row__header a:hover {
    /*text-decoration: none;*/
}

.news_item-row__img_small-img, .news_item-small-row__img,
.articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, 
.blog_item-row__img_small-img, .blog_item-row__cat_img_small-img, .blog_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce,
.articles_item-row__announce, .articles_item-cat-row__announce, .articles_item-small-row__announce,
.blog_item-row__announce, .blog_item-cat-row__announce, .blog_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, 
.articles_item-detailed__item-details,
.blog_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .news_item-small-row__cat_header, 
.articles_item-small-row__cat_header, .articles_item-detailed__fdate,
.blog_item-small-row__cat_header, .blog_item-detailed__fdate {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, 
.articles_item-detailed__img,
.blog_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, 
.articles_item-detailed__img img,
.blog_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, 
.articles_item-detailed__body, div.articles_item-cat-row__header,
.blog_item-detailed__body, div.blog_item-cat-row__header {
    margin-bottom: 10px;   
}

.news_browse-item-row,
.articles_browse-item-row,
.blog_browse-item-row {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}

.news_browse-item-list,
.articles_browse-item-list,
.blog_browse-item-list {
    font-size: 0;
    padding-top: 20px;
}

.news_browse-item-list div,
.articles_browse-item-list div,
.blog_browse-item-list div {
    font-size: 12px;
}

.news_browse-item-list .news_item-row__header-name,
.articles_browse-item-list .articles_item-row__header-name,
.blog_browse-item-list .blog_item-row__header-name {
    font-size: 14px;
}

.news_browse-item-list .news_item-row__announce,
.articles_browse-item-list .articles_item-row__announce,
.blog_browse-item-list .blog_item-row__announce {
    margin-right: 30px;
    overflow: hidden;
    padding: 15px 0 0;
}

.news_browse-item-list__pager,
.articles_browse-item-list__pager,
.blog_browse-item-list__pager {
    padding: 15px 0;
}

.news_item-detailed__nav,
.articles_item-detailed__nav,
.blog_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.articles_item-list__item-list,
.blog_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img,
.blog_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author,
.blog_item-row__source, .blog_item-row__author, .blog_item-detailed__source, .blog_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header,
.blog_item-small-row__cat_header a, .blog_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span, .blog_item-small-row__cat_header span {
    display: inline-block;
    font-size: 22px;
    padding: 0 2px;
    position: relative;
    width: 20px;
}

div.articles_item-cat-row__header,
div.blog_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, 
.articles_item-list__cat-img, .articles_item-detailed__img,
.blog_item-list__cat-img, .blog_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img .image_click_news, 
.articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles,
.blog_item-list__cat-img .image_click_articles, .blog_item-detailed__img .image_click_articles {
    border: none;
}

.photoalbum_control-panel__comments,
.news_control-panel__comments,
.articles_control-panel__comments,
.blog_control-panel__comments {
    width: 12px;
}

.photoalbum_item-small-row__control-panel,
.articles_item-small-row__control-panel,
.news_item-small-row__control-panel,
.blog_item-small-row__control-panel {
    float: left;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.photoalbum_item-small img,
.photoalbum_item-small-row__block {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    height: 12px;
    font-size: 11px !important;
    padding-left: 23px;
    padding-top: 4px;
    width: 12px;
    float: none;
    cursor: pointer;
}

.photoalbum_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate {
    float: right;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion {
    background: url("_img/comments_black__small.png") no-repeat 3px 4px;
}

.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    background: url("_img/like_hand_black__small.png") no-repeat 3px 4px;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img,
.blog_item-row__cat_img_small-img, .blog_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.news_item-detailed__ext_discussion, .news_item-small-row__ext_rating,
.articles_item-detailed__ext_discussion, .articles_item-small-row__ext_rating,
.blog_item-detailed__ext_discussion, .blog_item-small-row__ext_rating {
    clear: both;
}

.news_item-small-row__img,
.articles_item-small-row__img,
.blog_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.news_item-detailed__announce,
.articles_item-detailed__announce,
.blog_item-detailed__announce {
    padding-bottom: 15px;
clear: both;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
    float: right;
}

.ext_tags {
    float: left;
    padding: 0;
}

.ext_discussion.photoalbum_item-detailed__ext_discussion,
.blog_item-detailed__ext_discussion,
.articles_item-detailed__ext_discussion,
.news_item-detailed__ext_discussion {
    float: none;
}

.photoalbum_item-detailed__header-name,
.photoalbum_item-detailed__header-name {
    text-align: center;
}

.news_item-detailed__social-buttons,
.articles_item-detailed__social-buttons,
.blog_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.articles_control-panel__comments,
.news_control-panel__comments,
.blog_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 23px;
    float: right;
    text-decoration: none;
    line-height: 1;
}
.rss_extension {opacity: 0.8;}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog_control-panel__comments:hover,
.rss_extension:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.articles_control-panel__comments-count,
.news_control-panel__comments-count,
.blog_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog _control-panel__comments:hover {
    text-decoration: none !important;
}
.articles_social-btn,
.news_social-btn,
.blog_social-btn  {
    font-size: 0;
    height: 20px;
    float: right;
    margin: 0;
    padding-top: 3px;
    width: 25px;
    overflow: hidden;
padding-right: 9px;
}
.b-card__tabs .b-share__link,
.b-card__tabs .b-share .b-share-form-button i,
.articles_item-detailed__item-details .b-share__link,
.articles_item-detailed__item-details .b-share .b-share-form-button i,
.news_item-detailed__item-details .b-share__link,
.news_item-detailed__item-details .b-share .b-share-form-button i,
.blog_item-detailed__item-details .b-share__link,
.blog_item-detailed__item-details .b-share .b-share-form-button i  {
    display: none !important;
}
.b-card__tabs .b-share, 
.b-card__tabs .b-share__handle,
.b-card__tabs .b-share-form-button,
.articles_item-detailed__item-details .b-share, 
.articles_item-detailed__item-details .b-share__handle,
.articles .b-share-form-button,
.news_item-detailed__item-details .b-share,
.news_item-detailed__item-details .b-share__handle,
.news .b-share-form-button,
.blog_item-detailed__item-details .b-share,
.blog_item-detailed__item-details .b-share__handle,
.blog .b-share-form-button  {
    padding: 0 !important;
    margin: 0 !important;
    border-bottom:none !important;
}
.b-card__tabs .b-share .b-share-form-button,
.articles_item-detailed__item-details .b-share .b-share-form-button,
.news_item-detailed__item-details .b-share .b-share-form-button,
.blog_item-detailed__item-details .b-share .b-share-form-button  {
    cursor: pointer; 
    width: 20px; 
    background: url("_img/social_btn_black.png") no-repeat left !important;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

div.sort {
    height: 40px;
}

div.sort_caption,
div.sort_field,
div.sort_field_caption,
div.sort_field_separator,
div.sort_dir {
    float: left;
}

div.sort_field_active {
}

div.sort_field_caption {
    padding-left: 6px;
}

div.sort_field_separator {
    padding-left: 6px;
    border-right: 1px dotted black;
}

div.sort_field_active div.sort_field_caption {
    font-weight: bold;
}

div.sort_dir {
    padding-left: 8px;
}

.articles_item-small a, .articles_item-small span, 
.news_item-small a, .news_item-small span, 
.blog_item-small a, .blog_item-small span, 
.photoalbum_item-small a, .photoalbum_item-small span {
    font-size: 12px;
}

.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}

.news_item-row, 
.articles_item-row, 
.articles_item-cat-row
.news_item-small-row,
.articles_item-small-row {
    margin: 0;
}

.articles_social-btn span,
.news_social-btn span,
.blog_social-btn span,
.photoalbum_social-btn span {
    font-size:0 !important;
    margin:0 !important;
    padding:0 !important;
}

/* End hyper modules: news, articles, blog */

/* Start module sort */

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}
.sort-type__area {
    float: right;   
}
.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}
.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}
.sort-type__field-selected {
    font-weight: bold;
}
.sort-type__selectarea {
    margin-left: 5px;
}

/* End module sort */

/* Start Rating Stars Oneblock */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 12px;   
    text-align: left;
    padding-top: 5px;
    display:none;
}
.rating__stars-form {
    padding: 10px 0;   
}

/* End Rating Stars Oneblock */

/* Start Rating Like */

.rating__like-form {
    clear: both;
    height: 20px;
    line-height: 1;
    position: relative;
}

.rating-like__form-popup {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #FFFFFF;
    color: #FFFFFF;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    top: -35px;
    width: 120px;
}

.rating-like__form-popup__txt {
    font-size: 11px !important;
}

.rating-like__form-popup .rating-like__form-popup__arrow {
    background: url(_img/icon-dec-sel.gif) no-repeat;
    display: block;
    height: 11px;
    position: absolute;
    right: 10px;
    bottom: -7px;
    width: 11px;
}
    
.like__ajax-loader {
    background: url(_img/ami_jsapi/loader-mini__white.gif) #fff center no-repeat;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 15px;
    height: 15px;
    border-radius: 5px;
}
    
.amiphotoalbum .like__ajax-loader {
	background: url(_img/ami_jsapi/loader-mini__black.gif) center no-repeat;
}

.rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -3px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.rating-like__form-block__like-count {
    padding-left: 0;
    position: relative;
    top: 3px;
    font-size: 11px !important;
}
.rating-like__form-block:hover {opacity: 1;}
.rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left;}
.rating-like__form-block__like {
    background: url("_img/rating/like/like_hand_black.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    padding-right: 20px;
}
.rating-like__form-block-off {opacity: 0.5;}
.rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.5;}
.rating-like__form-block,
.rating-like__form-block:hover,
.rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #000; 
    background: none;
}

/* End Rating Like */

/* Start Rating Stars Oneblock */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 12px;   
    text-align: left;
    padding-top: 5px;
}
.rating__stars-form {
    padding: 10px 0;   
}
.rating-stars__rate-on {
    color: #21C268;
}

/* End Rating Stars Oneblock */

/* Start Photoalbum 6.0 */

.photoalbum_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat;
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 20px;
    float: right;
    text-decoration: none;
    line-height: 1;
    padding-right: 3px;
} 
.photoalbum_control-panel__comments:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.photoalbum_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}

.browse-item-list {position: relative;}

.amiphotoalbum .amiphoto-hide, 
.amiphotoalbum.photoalbum_item .browse-item-list__hide, .browse-item-list__hide-block {
    z-index: 3; 
    position: absolute; 
    background: url(_img/ami_jsapi/loader.gif) no-repeat center 20% #FFFFFF; 
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
}

.amiphotoalbum .photoalbum_item-detail__block .amiphoto-hide {
    background: url(_img/ami_jsapi/loader-black.gif) no-repeat center 20% #000; 
}

.amiphoto-block {
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.amiphotoalbum .amiphoto-block__row-item {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
} 
.amiphotoalbum .amiphoto-block__row-item__contant {
	display: block;
	overflow: hidden;
    border: 2px solid #fff;
}
.amiphotoalbum .amiphoto-block__row {
    width: 200%;
}
.amiphotoalbum .amiphoto-block__row-item__img {position: relative; cursor: pointer;}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__prev-link__area {
    display: block;
    height: 53px;
    padding: 0;
    width: 32px;
    opacity: 0.6;
    position: absolute;
    top: 45%;
    cursor: pointer;
    display: block;
    z-index: 1;
}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detail__fullscreen {width: 20px; background: url("_img/full_screen.png") no-repeat; position: absolute; width: 20px; height: 20px; cursor: pointer; right: 5px; top: 29px;}
.amiphotoalbum .photoalbum_item-detailed__next-link {display: block; left: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__prev-link {display: block; right: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__next-link__area {border-radius: 0 30px 30px 0; background: url("_img/slider-pad__arrow-left.jpg") no-repeat left 9px #FFFFFF;}
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {right: 0; border-radius: 30px 0 0 30px; background: url("_img/slider-pad__arrow-right.jpg") no-repeat right 9px #FFFFFF; }
.amiphotoalbum .photoalbum_item-list__list, 
.amiphotoalbum .photoalbum_item-cat-list, 
.amiphotoalbum .photoalbum_browse-item-list__list, 
.amiphotoalbum .photoalbum_item-detail__block {
	font-size: 0;
}
.amiphotoalbum .photoalbum_item-list__list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_item-cat-list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_browse-item-list__list .amiphoto-block__row div {
	font-size: 12px;
}
.amiphotoalbum .photoalbum_item-detail__block div {font-size: 13px; text-align: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_control-panel__comments-count {color: #FFF;position: relative;top: 5px;font-size: 12px;}
.amiphotoalbum .photoalbum_item-detail__header span {font-size: 14px; display: block;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating__stars-form {padding: 0 10px 0 0;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_social-btn {
    font-size: 0;
    height: 20px;
    float: left;
    padding: 0 0 0 3px;
    margin: 0;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__link,
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button i {
    display: none !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share, 
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__handle,
.amiphotoalbum .b-share-form-button {
    padding: 0 !important;
    margin: 0 !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button {cursor: pointer; width: 20px; background: url("_img/social_btn.png") no-repeat center !important;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link {font-weight: normal; font-size: 16px; padding: 5px;position: relative; display: block;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link a {font-weight: normal;}
.amiphotoalbum .photoalbum_item-row__item_cat_img-img, 
.amiphotoalbum .photoalbum_item-detail__item_cat_img-img {
	display: none;
}
.amiphotoalbum .photoalbum_item-list__cat-body {padding-bottom: 20px;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {    
    -webkit-transition:all 0s ease-in-out;
    -moz-transition:all 0s ease-in-out;
    -o-transition:all 0s ease-in-out;
    transition:all 0s ease-in-out;
}
.amiphotoalbum .photoalbum_item-detailed__item-details {position: relative; z-index: 4;}
.amiphotoalbum .photoalbum_item-row__announce-block, 
.amiphotoalbum .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__announce-block, 
.amiphotoalbum .photoalbum_item-detail__header,
.amiphotoalbum .photoalbum_item-detailed__next-link, 
.amiphotoalbum .photoalbum_item-detailed__prev-link,
.amiphotoalbum .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {
	-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider {
	-webkit-transition:left 3s ease;
    -moz-transition:left 3s ease;
    -o-transition:left 3s ease;
    transition:left 3s ease;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider img {position: absolute; left: 50%; top: 0; opacity: 0; filter: alpha(opacity=0)}
.amiphotoalbum .cat-row__images-block__slider img.show {opacity: 1; filter: alpha(opacity=100)}
.amiphotoalbum .cat-row__images-block__slider {position: relative; width: 100%; height: 100%;background: #000; text-align: center;}
.amiphotoalbum .cat-row__images-block:hover .cat-row__images-block__slider {}
.amiphotoalbum .photoalbum_item-row__fdate {bottom: 0;position: absolute;right: 5px;top: 35px;}
.amiphotoalbum .photoalbum_item-detailed__fdate {
    padding: 2px 5px;
    position: absolute;
    right: 5px;
    top: 30px;
}
.amiphotoalbum .photoalbum_item-row__header-name-block {
    display: block;
    margin-right: 93px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.photoalbum_item-detailed__path a, 
.photoalbum_item-list__cat-header h1 a, 
.photoalbum_item-list__cat-header h1, 
.photoalbum_item-list__cat-list h1, 
.photoalbum_item-detailed__path {
    color: #000 !important; 
    font-size: 19px; 
    font-weight: normal !important;
}
.amiphotoalbum .photoalbum_item-detailed__path {padding-bottom: 25px;}
.amiphotoalbum .photoalbum_item-detail__img {position: relative;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header {height: 57px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header a {font-size: 15px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__announce-block {height: 25px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 55px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_control-panel, 
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_control-panel {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-detail__block {background: #000; text-align: center;}
.amiphotoalbum .photoalbum_item-row__block, 
.amiphotoalbum .photoalbum_item-detail__block {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__block {border: none;}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-detail__header {
    top: 0; position: absolute; left: 0; height: 21px; overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__header {height: 25px;}
.amiphotoalbum .photoalbum_item-row__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-detail__announce-block .photoalbum_control-panel {top: 5px;}
.amiphotoalbum .photoalbum_item-detail__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-row__announce {
    float: none;
    margin-right: 93px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    width: auto;
}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__header {height: 57px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 60px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .photoalbum_item-detailed__next-link:hover .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link:hover .photoalbum_item-detailed__prev-link__area {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-row__num-items, 
.amiphotoalbum .photoalbum_item-detail__num-items {
    font-style: italic;
}
.amiphotoalbum .photoalbum_item-row__header span {font-size: 11px;display: block;}
.amiphotoalbum .photoalbum_item-row__header a, 
.amiphotoalbum .photoalbum_item-row__announce-block a {
    color: #fff; 
    font-size: 15px;
}
.amiphotoalbum .photoalbum_item-detail__header a {color: #fff; font-size: 14px;}
.amiphotoalbum .photoalbum_item-row, 
.amiphotoalbum .photoalbum_item-cat-row, 
.amiphotoalbum .photoalbum_item-detail {
    overflow: hidden; 
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
}
.amiphotoalbum .browse-item-list .photoalbum_item-row {
    min-width: 150px;
}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-row__announce-block,
.amiphotoalbum .photoalbum_item-detail__header, 
.amiphotoalbum .photoalbum_item-detail__announce-block {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    color: #FFF;
}
.amiphotoalbum .photoalbum_item-row__header__txt, 
.amiphotoalbum .photoalbum_item-row__announce-block__txt,
.amiphotoalbum .photoalbum_item-detail__header__txt, 
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
	padding: 5px 5px;     
}
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
    display: block;
    margin-right: 140px;
    overflow: hidden;
    position: relative;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    height: 100% !important;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum.photoalbum_item .browse-item-list {
    position: relative;
    /*height: 80px;*/
    overflow: hidden;
    width: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 2px;
}
.amiphotoalbum.photoalbum_item .browse-item-list__content {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum.photoalbum_item .browse-item-list__clipper {
    width: auto;
    position: relative;
    overflow: hidden;
    left: 0;
}
.amiphotoalbum.photoalbum_item .browse-item-list__container,
.browse-item-list__container {
    position: relative;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 0;
    transition: left 0.5s ease-out,top 0.5s ease-out;
    -moz-transition: left 0.5s ease-out,top 0.5s ease-out;
    -webkit-transition: left 0.5s ease-out,top 0.5s ease-out;
    -o-transition: left 0.5s ease-out,top 0.5s ease-out;
}
.browse-block__row-item__img {padding: 4px;}
.browse-block__row-item__img-selected {padding: 0;border: 4px solid #6FCAF3;}
.amiphotoalbum .browse-block__row-item__img {/*width: 50%;*/ cursor: pointer; }
.amiphotoalbum .photoalbum_item-row__browse {/*height: 80px; overflow: hidden; min-width: 100px;*/}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left:after, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right:after {
    background: none;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    width: 32px;
    height: 53px;
    /*top: 18%;
    margin: 0 !important;*/
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right {
    background: #FFF url(_img/slider-pad__arrow-right.jpg) no-repeat 10px 8px;
    border-radius: 30px 0 0 30px;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    background: #FFF url(_img/slider-pad__arrow-left.jpg) no-repeat left;
    border-radius: 0 30px 30px 0;
}

.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-block, 
.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-votes {
    width: 62px;
    height: 14px;
}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating__stars-form {padding: 0;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_control-panel__comments-count {position: relative; top: 5px; font-size: 11px; color: #fff;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_control-panel {
    bottom: -2px;
    opacity: 0.6;
    position: absolute;
    right: 5px;
    top: auto;
}
.amiphotoalbum .photoalbum_control-panel a {padding-bottom: 5px; text-decoration: none; display: block; margin-left: 5px; float: left; height: 20px; padding-left: 22px; cursor: pointer;}
.amiphotoalbum .photoalbum_control-panel a, 
.amiphotoalbum .photoalbum_item-detail__fullscreen {
    opacity: 0.8;
}
.amiphotoalbum .photoalbum_control-panel a:hover, 
.amiphotoalbum .photoalbum_item-detail__fullscreen:hover {text-decoration: none; opacity: 1;}
.amiphotoalbum .photoalbum_control-panel__rating {background: url(_img/photoalbum/rating.png) no-repeat;}
.amiphotoalbum .photoalbum_control-panel__comments {background: url(_img/comments.png) no-repeat; margin: 0 !important;}
.amiphotoalbum a.photoalbum_control-panel__fullscreen {padding-left: 0; width: 20px; background:  url(_img/full_screen.png) no-repeat;}
.amiphotoalbum .fullscreen-img__on a.photoalbum_control-panel__fullscreen {background:  url(_img/full_screen_in.png) no-repeat;}

.photoalbum_item #com_form_bot,
.articles_item #com_form_bot,
.news_item #com_form_bot,
.blog_item #com_form_bot {
    background: none; 
    border: none; 
    padding: 0;
}
.photoalbum_item textarea.amiroTEdCtrl,
.articles_item textarea.amiroTEdCtrl,
.news_item textarea.amiroTEdCtrl,
.blog_item textarea.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    height: 80px !important;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.photoalbum_item select.amiroTEdCtrl,
.articles_item select.amiroTEdCtrl,
.news_item select.amiroTEdCtrl,
.blog_item select.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    margin-top: 3px;
}
.photoalbum_item .amiroTEdDiv,
.articles_item .amiroTEdDiv,
.news_item .amiroTEdDiv,
.blog_item .amiroTEdDiv {
    width: 100% !important;
}
.photoalbum_item #com_form_bot #com_sub,
.articles_item #com_form_bot #com_sub,
.news_item #com_form_bot #com_sub,
.blog_item #com_form_bot #com_sub {
    margin: 0;
    position: relative;
    right: -2px;
    height: 25px;
}
.photoalbum_item #comment_forum p,
.articles_item #comment_forum p,
.news_item #comment_forum p,
.blog_item #comment_forum p {
    display: none;
}
.photoalbum_item #com_form_bot input, 
.photoalbum_item #com_form_bot select,
.articles_item #com_form_bot input, 
.articles_item #com_form_bot select,
.news_item #com_form_bot input, 
.news_item #com_form_bot select,
.blog_item #com_form_bot input, 
.blog_item #com_form_bot select {
    height: auto;
}
.photoalbum_item .discussion_extension__form .alt_header2,
.articles_item .discussion_extension__form .alt_header2,
.news_item .discussion_extension__form .alt_header2,
.blog_item .discussion_extension__form .alt_header2 {
    display: none;
}
.photoalbum_item .discussion_extension__list .alt_header2,
.articles_item .discussion_extension__list .alt_header2,
.news_item .discussion_extension__list .alt_header2,
.blog_item .discussion_extension__list .alt_header2 {
    text-align: center; 
    background: url("_mod_files/ce_images/template_images/line_new.jpg") repeat-x 0 37px; 
}
.photoalbum_item .discussion_extension__list .alt_header2 h2,
.articles_item .discussion_extension__list .alt_header2 h2,
.news_item .discussion_extension__list .alt_header2 h2,
.blog_item .discussion_extension__list .alt_header2 h2 {
    background: #fff !important;
    display: inline-block;
    font-weight: normal;
    padding: 12px 15px !important;
    font-size: 14px !important;
}

.news_item .sort-type,
.photoalbum_item .sort-type {
    display: none;
}

.amiphotoalbum .photoalbum_item-list__subitem-list {display: none;}
.amiphotoalbum a {text-decoration: underline;}
.amiphotoalbum a:hover {text-decoration: none;}
.amiphotoalbum .rating__like-form {
    clear: both;
    float: right;
}
.amiphotoalbum .rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -8px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.amiphotoalbum .rating-like__form-block__like-count {
    padding-left: 5px;
    position: relative;
    top: 4px;
    font-size: 11px !important;
    min-width: 12px;
}
.amiphotoalbum .rating-like__form-block:hover {opacity: 1;}
.amiphotoalbum .rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left; font-family: arial, tahoma, verdana;}
.amiphotoalbum .rating-like__form-block__like {
    background: url("_img/rating/like/like_hand.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    width: 20px;
}
.amiphotoalbum .rating-like__form-block-off {opacity: 0.8;}
.amiphotoalbum .rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.8;}
.amiphotoalbum .rating-like__form-block,
.amiphotoalbum .rating-like__form-block:hover,
.amiphotoalbum .rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #fff; 
    background: none;
}

.photo-easy-skin .photoalbum_item-row,
.photo-easy-skin .photoalbum_item-cat-row {
    display: inline-block;
    vertical-align: top;
}
.photo-easy-skin .photoalbum_item-list__list__easy,
.photo-easy-skin .photoalbum_item-cat-list__easy {
    font-size: 0;   
}
.photo-easy-skin .photoalbum_item-row div,
.photo-easy-skin .photoalbum_item-cat-row div,
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 12px;   
}
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 13px;   
}
.photo-easy-skin .photoalbum_item-row__img-area,
.photo-easy-skin .photoalbum_item-detail__img-area {
    display: block;
    margin: 0 auto;
}
.photo-easy-skin .photoalbum_item-row__announce {
    clear: both;
}
.photo-easy-skin .photoalbum_item-detail__image {
    clear: both;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    clear: both;
    text-align: left;
}
.photo-easy-skin .browse-item-list .photoalbum_item-row {
    min-width: 150px;
    /*height: 150px;*/
    overflow: hidden;
    text-align: center;
}
.photo-easy-skin .browse-item-list .browse-item-list__clipper,
.photo-easy-skin .browse-item-list .browse-item-list__content {
    position: relative;
    overflow: hidden;
    font-size: 0;
}
.photo-easy-skin .photoalbum_item-list__cat-header,
.photo-easy-skin .photoalbum_item-row__header-name {
    font-size: 17px;
}
.photo-easy-skin .photoalbum_item-cat-row__block-header,
.photo-easy-skin .photoalbum_item-row__block-header {
    padding-bottom: 15px;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-cat-row__announce {
    padding: 20px 20px 0 0;
}
.photo-easy-skin .cat-row__images-block {
    display: block;
    text-align: center;
}
.photo-easy-skin .photoalbum_control-panel {
    display: block;
    padding: 10px 0;
}
.photo-easy-skin .photoalbum_item-list__cat-body,
.photo-easy-skin .photoalbum_item-row__block {
    padding: 0 15px 15px;
    display: block;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    padding-bottom: 25px;
}

.photo-easy-skin .photoalbum_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.photoalbum_item-small-row__img, .photoalbum_item-small-row__header {
    padding-bottom: 5px;
    text-align: center;
}

.rating__like-form {width: 35px;}

.amiphotoalbum .photoalbum_control-panel__comments,
.amiphotoalbum .rating__like-form {width: auto;}
.pager a {text-decoration: none !important;}

.blog_item-detailed__prev-next {text-align: center;}
.photoalbum_item-detailed__nav a {padding: 0 3px;}

.mb-image {cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;}

/* End Photoalbum 6.0 */


.global_cols_{
	width:auto;
}
.global_cols_0{
	width:auto;
}
.global_cols_1{
	width:100%;
}
.global_cols_2{
	width:50%;
}
.global_cols_3{
	width:33.33%;
}
.global_cols_4{
	width:25%;
}
.global_cols_5{
	width:20%;
}
.global_cols_6{
	width:16.666%;
}
.global_cols_7{
	width:14.285%;
}
.global_cols_8{
	width:12.5%;
}
.global_cols_9{
	width:11.111%;
}
.global_cols_10{
	width:10%;
}
.global_cols_11{
	width:9.09%;
}
.global_cols_12{
	width:8.333%;
}
.global_cols_13{
	width:7.692%;
}
.global_cols_14{
	width:7.142%;
}
.global_cols_15{
	width:6.666%;
}
.global_cols_16{
	width:6.25%;
}
.global_cols_17{
	width:5.882%;
}
.global_cols_18{
	width:5.555%;
}
.global_cols_19{
	width:5.263%;
}
.global_cols_20{
	width:5%;
}
*+html .global_cols_0{
	width:auto;
}
*+html .global_cols_1{
	width:100%;
}
*+html .global_cols_2{
	width:47%;
}
*+html .global_cols_3{
	width:30%;
}
*+html .global_cols_4{
	width:23%;
}
*+html .global_cols_5{
	width:18%;
}
*+html .global_cols_6{
	width:15%;
}
*+html .global_cols_7{
	width:13%;
}
*+html .global_cols_8{
	width:11%;
}
*+html .global_cols_9{
	width:10%;
}
*+html .global_cols_10{
	width:9%;
}
*+html .global_cols_11{
	width:8%;
}
* html .global_cols_0{
	width:auto;
}
* html .global_cols_1{
	width:100%;
}
* html .global_cols_2{
	width:47%;
}
* html .global_cols_3{
	width:30%;
}
* html .global_cols_4{
	width:23%;
}
* html .global_cols_5{
	width:18%;
}
* html .global_cols_6{
	width:15%;
}
* html .global_cols_7{
	width:13%;
}
* html .global_cols_8{
	width:11%;
}
* html .global_cols_9{
	width:10%;
}
* html .global_cols_10{
	width:9%;
}
* html .global_cols_11{
	width:8%;
}


/* Start order history
 * @tpl eshop_order_history.tpl
 */

.eshop-order-history-detail__back {
    padding-top: 10px;
}

.eshop-order-history-list__id-status {
    display: none;
    color: #A6A6A6;
    font-size: 12px;
}

@media screen and (max-width: 750px) {
    .eshop-order-history-list__name,
    .eshop-order-history-list__owners,
    .eshop-order-history-list__comments,
    .eshop-order-history-list__status,
    .eshop-order-history-list__image,
    .eshop-order-history-list__per-discount,
    .eshop-order-history-list__abs-discount,
    .eshop-order-history-list__price {
        display: none;
    }

    .eshop-order-history-list__view {
        width: 54px;
    }

    .eshop-order-history-detail .eshop-order-history-list__name {
        display: table-cell;
    }
    
    div.eshop-order-history-list__id-status {
        display: block;
    }

    table.eshop-order-history-list td,
    table.eshop-order-history-list tr {
        font-size: 100%;
    }
}

/* End order history
 * @tpl eshop_order_history.tpl
 */

/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */
.ami-eshop-properties__wrapper-table .eshop-item-tooltip-prop {display: none !important;}
.ami-eshop-properties__wrapper-table .ami-eshop-properties__wrapper-table-tr__1 .eshop-item-tooltip-prop {display: block !important;}

.ami-eshop-properties__wrapper-table td,
.ami-eshop-properties__wrapper-table th {
    padding: 6px 12px;
    border: 1px solid #A7A7A7;
    vertical-align: middle;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__actual-price {
    font-size: 16px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__price-tag {
    float: left;
    background: none;
    padding: 0;
    top: 6px;
    position: relative;
    min-height: 10px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__cart-box_base {
    padding: 2px 12px;
    float: right;
    margin-left: 10px;
}

.ami-eshop-properties__wrapper-table th {
	background:#fadf71;
	background-color:#fff376;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#fff376,#f9d968);
	background-image:-ms-linear-gradient(top,#fff376,#f9d968);
	background-image:-webkit-linear-gradient(top,#fff376,#f9d968);
	background-image:-o-linear-gradient(top,#fff376,#f9d968);
	background-image:linear-gradient(top,#fff376,#f9d968);
}
/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */

/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
/* END reset *//*! normalize.css v2.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display:block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display:inline-block;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display:none;
    height:0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */

[hidden] {
    display:none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family:sans-serif; /* 1 */
    -webkit-text-size-adjust:100%; /* 2 */
    -ms-text-size-adjust:100%; /* 2 */
}

/*
 * Removes default margin.
 */

body {
	/*background:-moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(255,255,255,0) 57%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.4)), color-stop(57%,rgba(255,255,255,0)));
	background:-webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 57%);
	background:-o-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 57%);
	background:-ms-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 57%);
	background:linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 57%);*/
	color:#494949;
	font:14px/20px Arial,sans-serif;
    margin:0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline:thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline:0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */

h1 {
    font-size:2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom:1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight:bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style:italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */

mark {
    background:#ff0;
    color:#000;
}


/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family:monospace, serif;
    font-size:1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space:pre;
    white-space:pre-wrap;
    word-wrap:break-word;
}

/*
 * Sets consistent quote types.
 */

q {
    quotes:"\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size:80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}

sup {
    top:-0.5em;
}

sub {
    bottom:-0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * Removes border when inside `a` element in IE 8/9.
 */

img, img:hover{
    border:0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow:hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin:0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border:0; /* 1 */
    padding:0; /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */

button,
input,
select,
textarea {
    font-family:inherit; /* 1 */
    font-size:100%; /* 2 */
    margin:0; /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height:normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance:button; /* 2 */
    cursor:pointer; /* 3 */
    overflow:visible;
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor:default;
}

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing:border-box; /* 1 */
    padding:0; /* 2 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance:textfield; /* 1 */
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box; /* 2 */
    box-sizing:content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance:none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border:0;
    padding:0;
}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow:auto; /* 1 */
    vertical-align:top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* based style */
p {
	color:#494949;
	font:14px/20px Arial,sans-serif;
	margin:0 0 21px;
}
h1{
	color:#333;
	font:30px Arial,sans-serif;
	margin:0 0 2px;
}
h2 {
	color:#333;
	font:24px Arial,sans-serif;
	margin:0 0 4px;
}
h3, caption {
	color:#333;
	font:18px Arial,sans-serif;
	margin:0 0 12px;
}
h4{
	color:#333;
	font:16px Arial,sans-serif;
	margin:0 0 10px;
}
h5 {
	color:#333;
	font:bold 14px Arial,sans-serif;
	margin:0 0 10px;
}
h6 {
	color:#333;
	font:13px Arial,sans-serif;
	margin:0 0 10px;
}
a {
	color:#436fad;
    text-decoration:none;
    border-bottom:1px solid #b4c5de;
}
a:hover{
    border-bottom:1px solid #ffcc9d;
    color:#fe7f0a;
    text-decoration:none;
}
.bd-dotted {
	border-bottom:1px dotted #fe9b0f;
	color:#fe9b0f;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a img {
	display:block;	
}
table.tbl, table.price {
	margin:0 0 15px;
}
table.tbl th, table.price th {
    background:none repeat scroll 0 0 #3278B5;
    color:#fff;
    font:14px/23px Arial,sans-serif;
    padding:6px;
    text-align:center;
    border-left:solid 1px #3278B5;
}
.cmall_size-tbl th{
    background:none repeat scroll 0 0 #3278B5;
    color:#fff;
    font:12px/15px Arial,sans-serif;
    padding:6px;
    text-align:center;
    border-left:solid 1px #3278B5;
}
table.tbl td, table.price td, .cmall_size-tbl td {
	border:1px solid #c8c8c8;
	color:#292929;
	font:12px/15px Arial,sans-serif;
	padding:5px;
}
.cmall_size-tbl td{
	text-align:center;
}
caption {
	text-align:left;
}
ul, ol {
	margin:0 0 10px 24px;
}
ul {
	list-style:disc outside;
	margin:0 0 11px -4px;
}
ul ul {
	margin:0 0 11px -4px;
}
ol { 
	list-style:decimal outside;
	margin:0 0 10px;
}
ul li {
	color:#494949;
	font:14px/19px Arial,sans-serif;
}
ol li {
	color:#494949;
	font:14px/20px Arial,sans-serif;
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom:0;
	padding:0 0 0 15px;
}
input[type=text], .txt {
	border-bottom:1px solid #e1eaf0;
	border-left:1px solid #dce5eb;
	border-right:1px solid #dce5eb;
	border-top:1px solid #aeb1b7;
	border-radius:3px;
	color:#000;
	font:14px Arial,sans-serif;
	padding:3px 5px 4px;
	width:172px;
}
input#inputCapcha {
	margin:9px 0 0;
    vertical-align:top;
    width:86px;
}
input[type='submit'], input[type='reset'], button, .btn {
	background:#3783be;
    background:-moz-linear-gradient(top,  #3783be 0%, #234e91 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3783be), color-stop(100%,#234e91));
	background:-webkit-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-o-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-ms-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:linear-gradient(to bottom,  #3783be 0%,#234e91 100%);
	border:none;
	border-radius:3px;
	box-shadow:0px 1px 1px 0px #696969;
	color:#fff;
	font:14px Arial,sans-serif;
	padding:8px 15px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 -1px 0 #32618b;
	transition:all 0.3s ease 0s;
    opacity:0.8;
}
input[type='submit']:hover, input[type='reset']:hover, button:hover, .btn:hover {
    opacity:1;
	transition:all 0.3s ease 0s;
}
input[type=reset] {
	margin:0 0 0 21px;
}
select{
	border:1px solid #555;
	width:250px;
}
textarea, .ta {
	border-bottom:1px solid #e1eaf0;
	border-left:1px solid #dce5eb;
	border-right:1px solid #dce5eb;
	border-top:1px solid #aeb1b7;
	border-radius:3px;
	color:#000;
	font:14px Arial,sans-serif;
	height:70px;
	padding:3px 5px 4px;
	width:258px;
}
.b-cmall-subscribe-spec__btn{
	background: #feb112 !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYjExMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZTdmMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top,  #feb112 0%, #fe7f0a 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb112), color-stop(100%,#fe7f0a)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feb112 0%,#fe7f0a 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feb112 0%,#fe7f0a 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feb112 0%,#fe7f0a 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #feb112 0%,#fe7f0a 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb112', endColorstr='#fe7f0a',GradientType=0 ) !important; /* IE6-8 */
    text-shadow:0 -1px 0 #32618b !important;
	border:none !important;
	border-radius:3px !important;
	box-shadow:0px 1px 1px 0px #696969 !important;
	color:#fff !important;
	font:12px Arial,sans-serif !important;
	padding:3px 12px 4px !important;
	text-align:center !important;
	text-decoration:none !important;
}
.form-horizontal .control-group, .small_login_form__form .control-group{
	margin:0 0 15px;
}
.form-horizontal:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.form-horizontal .control-group::before, .form-horizontal .control-group::after, .small_login_form__form .control-group::after, .small_login_form__form .control-group::before {
display:table;
line-height:0;
content:"";
}
.form-horizontal .control-group::after, .small_login_form__form .control-group::after {
clear:both;
}
.form-horizontal .control-group::before, .form-horizontal .control-group::after {
display:table;
line-height:0;
content:"";
}
.form-horizontal .control-label, .small_login_form__form .control-label{
	color:#464646;
	float:left;
	font:13px Arial,sans-serif;
	padding-top:3px;
	width:150px;
}
.small_login_form__form .control-label{
	width:120px;
}
.form-horizontal .controls, .small_login_form__form .controls{
margin-left:160px;
}
.small_login_form__form .controls{
margin-left:130px;
}
.form-horizontal .controls p, .small_login_form__form .controls p{
	margin:4px 0 0;
}
.form-horizontal .controls p:first-child, .small_login_form__form .controls p:first-child{
	margin:0;
}
.capcha {
	margin:0 19px 0 0;
}
#inputCapcha {
	width:86px;
	margin:9px 0 0;
	vertical-align:top;
}
:root input[type=checkbox] {position:absolute; display:none; }
:root input[type=checkbox] + label {position:relative; padding:0 0 0 15px;}
:root input[type=checkbox] + label:before { background:url(_img/cmall/btn.png) -13px -12px no-repeat; position:absolute; top:1px; left:0; content:''; height:14px; width:13px; }
:root input[type=checkbox]:checked + label:before { background:url(_img/cmall/btn.png) 0 -12px  no-repeat;  }

:root input[type=radio] {position:absolute; display:none; }
:root input[type=radio] + label {position:relative; padding:0 0 0 15px;}
:root input[type=radio] + label:before { background:url(_img/cmall/btn.png) -13px 0 no-repeat; position:absolute; top:1px; left:0; content:''; height:13px; width:13px; }
:root input[type=radio]:checked + label:before { background:url(_img/cmall/btn.png) 0 0 no-repeat;  }
/* END based style */
html, body {
	height:100%;
}
html {
	background:#f7f7f7/*url(_img/bg.jpg) 0 0 repeat*/;
}
.i-wrapper {
	background:#fff;
    -webkit-box-shadow:0 1px 3px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 3px rgba(63,69,75,.5);
    box-shadow:0 1px 3px rgba(63,69,75,.5);
	height:auto !important;
	height:100%;
	margin:0 auto;
	min-height:100%;
	padding:0 44px;
	width:1100px;
}
.i-wrapper_inner {
	margin:0 auto 0;
}
.i-push {
	display:none;
}
/* start header */
.i-header {
	height:239px; /*Height of top section*/
	margin:0 0 38px;
}
.b-header {
	height:238px;
	margin:0 auto;
	position:relative;
	width:1100px;
	z-index:1000;
}

.i-str-top {
	top:0;
	position:absolute;
	left:-44px;
    height:35px;
}
.b-str-top {
	background:#f1f1f1;
	height:23px;
	padding:9px 44px 3px;
	width:1100px;
}
.b-str-top__p {
	color:#333;
	font:13px Arial,sans-serif;
}
.b-str-top__p_left {
	float:left;
}
.b-str-top__email {
	background:url("_img/cmall/bul-1.gif") no-repeat scroll 5px 5px transparent;
	padding:0 0 0 18px;
}
.b-str-top__p_right{
	float:right;
}
.b-str-top__link{
	color:#d1620e;
    border-bottom:1px solid rgba(209,98,14,0.3);
    text-decoration:none;
}
.b-str-top__link:hover{
    color:#d1620e;
    border-bottom:1px solid rgba(67,111,173,0.3);
}
.b-str-top__link_reg{
	margin:0 0 0 23px;
    display:inline-block;
}
.b-cmall-user-spec-menu__item{
	display:inline-block;
    margin:0 0 0 15px;
}
.b-cmall-user-spec-menu__item-link-login{
	text-decoration:none;
    border-bottom:dotted 1px rgba(209,98,14,0.3);
    margin: 0 0 0 15px;
}
.b-cmall-user-spec-menu__item-link-login:hover{
    border-bottom:dotted 1px rgba(67,111,173,0.3);
}
.b-cmall-user-spec-menu__item-link-reg{
    margin: 0 0 0 15px;
}
.b-cmall-user-spec-menu__item-login{
    background:url(_img/cmall/icon__HomeLoginTop.png) left top no-repeat;
}
.b-cmall-user-spec-menu__item-reg{
    background:url(_img/cmall/icon__HomeRegTop.png) left top no-repeat;
}
.i-logo {
	left:15px;
	position:absolute;
	top:56px;
	text-indent:-9999px;
}
.b-logo {
	background:url(_img/cmall/logo.png) 0 0 no-repeat;
	display: block;
	height:111px;
	width:116px;
    border-bottom:none;
}
.b-logo:hover{
    border-bottom:none;
}
.b-cmall-top-navigation{
    height:162px;
    left:240px;
    position:absolute;
    top:35px;
    width:572px;
}
.i-phone {
	left:0;
	position:absolute;
	top:12px;
}
.b-phone{
	background:url(_img/cmall/icon__HomeCallTop.png) -7px 0 no-repeat;
	padding:0 0 2px 23px;
    margin:0;
}
.b-phone__item{
	color:#333;
	font:700 20px Arial,sans-serif;
	margin:0 7px 0 0;
}
.b-phone__item_code{
	color:#c1c1c1;
}
.b-phone__order{
	color:#436fae;
	font:12px Arial,sans-serif;
	margin:0 0 0 12px;
	text-decoration:none;
	border-bottom:1px dotted #b4c5de;
}
.b-phone__order:hover{
	color:#fe7f0a;
    border-bottom:1px dotted #ffcc9d;
}
.b-shop-name{
    display:none;
	color:#333;
	font:15px Arial, sans-serif;
	left:268px;
	position:absolute;
	top:106px;
}

.phoneMask{
	position:relative;
}
.phoneMask input{
	padding-left: 27px;
	width: 144px;
}
.phoneMask__prefix{
	position: absolute;
	top:0;
	left: 5px;
	line-height: 26px;
}
.phoneMask__prefix-oneClick{
	color: #000;
	font-size: 18px;
	line-height: 44px;
	top: 0;
}

.i-search {
	left:0;
	position:absolute;
	top:95px;
}
.b-search {
	position:relative;
	width:563px;
}
.b-search .b-search__inp{
    font-size:16px;
    margin:0 0 3px;
    padding:4px;
    width:553px;
    height:21px;
}
.b-search .b-search__inp:focus{
	box-shadow:0 1px 2px 0 rgba(161,200,217,0.4) inset,0 1px 0 0 rgba(255,255,255,0.35)
}
.b-cmall-search-spec__btn{
	position:absolute;
    border-radius:0 2px 2px 0;
	right:1px;
	top:1px;
    width:29px;
    height:29px;
    background:#eee;
}
.b-search__btn{
    background: url("/_img/cmall/icon__SearchButton.png") no-repeat 7px 7px !important;
    border:none !important;
    box-shadow:none !important;
    height:27px;
    padding:0 !important;
    text-indent:-9999px;
    text-shadow:none !important;
    width:27px;
}
.b-search__text{
	color:#a3a3a3;
	font:12px Arial,sans-serif;
    margin:0;
}
.b-search__example{
    border-bottom:1px dotted #a3a3a3;
    cursor:pointer;
}
.b-search__example:hover{
    border-bottom:1px dotted #ffcc9d;
    color:#fe7f0a;
}
.i-cart{
    background:url(_img/cmall/icon__HomeSpecCart.png) left top no-repeat;
    padding:0 0 0 70px;
	position:absolute;
	top:58px;
	right:0;
}
.b-cart{
	padding:0 0 12px;
	width:160px;
}
.popupContent .b-cart__title, .small_login_form__title{
    background:none repeat scroll 0 0 #f2f2f2;
    border-bottom:1px dashed #ccc;
    line-height:1;
    margin:0 0 6px;
    padding:10px 12px;
    position:relative;
}
.b-cart__title {
    margin:0 0 6px;
    padding:8px 12px 5px;

}
.popupContent .b-cart__title a, .cart-small_type_one-click .cart-small__title, .small_login_form__title{
	color:#333;
    font-size:18px;
    text-decoration:none;
}
.b-cmall-user-spec__app-buttons{
    left:145px;
    position:absolute;
    top:6px;
}
.i-cart .cart-small__title{
    border-bottom:1px dotted #b4c5de;
    color:#336699;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}
.i-cart .cart-small__title:hover{
    border-bottom:1px dotted #ffcc9d;
    color:#fe7f0a;
}
.b-cart dl {
	color:#333;
	font:13px/16px Arial,sans-serif;
	margin:0 0 8px 11px;
}
.b-cart dt {
	float:left;
	width:72px;
}
.b-cart dd {
	font-weight:bold;
    white-space:nowrap;
}
.b-cart__btn {
	background:#3783be;
	border-bottom:none;
	display:inline-block;
	margin:0 0 0 13px;
	/*width:107px;*/
	/*behavior: url(_mod_files/_js/PIE.htc);*/
}
.b-cart__btn:hover{
	text-decoration:none;
    border-bottom:none;
    color:#fff;
}
.popupContent .b-cart__btn{
    color:#fff;
    border-bottom:none;
}
.popupContent .b-cart__btn:hover{
    color:#fff;
    border-bottom:none;
}
.popupContent .btn__continue{
    background:none;
    box-shadow:none;
    color:#436FAD;
    margin-left:15px;
    text-shadow:none;
    width:140px;
}
.popupContent .btn__continue:hover{
    border-bottom:none;
    color:#436FAD;
}
.cart-small__info_is_empty,
.i-cart .btn__continue,
.i-cart .btn__order,
.i-cart .cart-small__success-message{
	display:none;
}
.cart-small_type_one-click .cart-small__info,
.cart-small_type_one-click .cart-small__success-message,
.cart-small_type_one-click .btn,
.amiPopup .cart-small__info_not_empty{
	display:none !important;
}
.cart-small.cart-small_type_one-click > form{
    margin:15px 15px 0;
}
.cart-small__success-message{
	padding:15px;
}
.btn__continue{
	width:140px;
}
.eshop-item-small__one-click{
    color:#436FAE;
    cursor:pointer;
    line-height:100%;
    margin:0 0 0 50px;
    text-align:center;
    border-bottom:1px solid #b4c5de;
	text-decoration:none;
    display:inline-block;
}
.eshop-item-small__one-click:hover{
    text-decoration:none;
	color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
}
.flex-active {
	behavior: url(_mod_files/_js/PIE.htc);
}
/* end header */
.i-contentwrapper {
	width:100%;
    overflow:hidden;
}
/* start contentcolumn */
.i-contentcolumn {
    float:left;
    margin:0 0 20px 31px;
    position:relative;
    width:829px;
}
.i-slider {
	height:360px;
	margin:0 0 34px;
	position:relative;
	z-index:1;
    width:829px;
}
.i-slider__h2 {
	background:rgba(255,255,255,0.7);
	bottom:0;
	color:#6d6d6b;
	font:14px Arial,sans-serif;
	left:0;
	margin:0;
	padding:12px 150px 10px 10px;
	position:absolute;
	overflow-x:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:669px;
    display:none;
}
.i-slider__h2:after {
	background:url(_img/cmall/ar-2.png) 0 0 no-repeat;
	content:'';
	height:8px;
	left:30px;
	position:absolute;
	top:-8px;
	width:12px;
    display:none;
}

.b-catalog {
	margin:0 0 31px;
}
.b-catalog__title {

	margin:0 0 21px;
}
.b-catalog__list {
	list-style:none;
	margin:0 0 30px;
	padding:0;
}
.b-catalog__item {
	border:1px solid #dadada;
	float:left;
	height:233px;
	width:165px;
}
.b-catalog__link {
	display:inline-block;
	height:233px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:165px;
}
.b-catalog__link img {
	display:inline;
	max-width:165px;
}
.b-catalog__all {
	font-size:11px;
}
.b-catalog__all a {
	position:relative;
	z-index:1;
}
.b-catalog__all a:after {
	background:#dcdcdc;
	content:'';
	height:1px;
	margin:0 0 0 16px;
	top:6px;
	position:absolute;
	width:416px;
}

.b-products {
	margin:0 0 31px;
}
.b-products__hits{
    margin:0;
}
.b-products__title {

	margin:0 0 21px;
}
.b-products__list {
	list-style:none;
	margin:0 2px !important;
	padding:0;
}
.b-catalog__list:after,
.b-products__list:after,
.b-logotips:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.eshop-cat-detailed{
    margin:0;
}
.eshop-cat-list_type_catalog{
	display:none;
}
.b-product {
	background:#fff;
	border:1px solid #dadada;
    height:220px;
    position:relative;
    width:181px;
    z-index:10;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	transition-property: box-shadow,border-color;
	-webkit-transition-property: box-shadow,border-color;
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.b-product:hover{
    -webkit-box-shadow:0 1px 6px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 6px rgba(63,69,75,.5);
    box-shadow:0 1px 6px rgba(63,69,75,.5);
    border:1px solid #436fae;
}
.b-product__item{
	float:left;
    margin:0 30px 32px 0;
    z-index:auto !important;
    height:220px;
}
.b-product__item:nth-child(4n),
.b-cmall-eshop-card-related__item:nth-child(5n){
	margin:0 0 32px 0;
}
.b-products_new .b-product {
	height:188px;
}
.b-product__wrap-img {
	background:#fff;
	height:145px;
	overflow:hidden;
    position:relative;
}
.b-cmall-onspecial__list{
  left:0;
  max-height: 145px;
  overflow:hidden;
  position:absolute;
  text-align:left;
  top:0;
  z-index:6;
}
.b-cmall-onspecial_pic{
    height:17px;
    padding:1px 10px;
    line-height:1;
    margin:3px 0 0;
    display:table;
}
.b-cmall-onspecial_pic:first-child{
    margin:0;
}
.b-cmall-onspecial_pic0{
	display:none;
}
.b-cmall-onspecial_pic1{
	background:#ff9c00;
}
.b-cmall-onspecial_pic2{
	background:#418f12;
}
.b-cmall-onspecial_pic3{
	background:#ea510e;
}
.b-cmall-onspecial_pic > span{
  color:#fff;
  font-family:arial;
  font-size:9px;
  font-weight:700;
  line-height:1;
  text-transform:uppercase;
}
.b-product__link-img {
	display:block;
	max-height:145px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:181px;
    border-bottom:none;
    position:relative;
}
.b-product__link-img:hover{
    border-bottom:none;
}
.b-product__img {
    display:inline;
    max-width:181px;
    width:auto;
}
.b-product__title{
	height:36px;
	font:12px/18px Arial,sans-serif;
	margin:5px 8px 2px;
	overflow:hidden;
	text-align:center;
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.b-product__link{
	color:#436fae;
    border-bottom:1px solid #b4c5de;
	text-decoration:none;
}
.b-product__link:hover, .b-product__title-link-hover{
	color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
    transition:color ease 0.3s;
}
.b-product dl{
	color:#929292;
	font:11px/13px Arial,sans-serif;
	margin:0 9px 1px;
    display:none;
}
.b-product dt {
	float:left;
}
.b-product dd {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:76px;
}
.b-product__price {
	color:#333;
	font:bold 15px/18px Arial,sans-serif;
	margin:7px 8px 0;
    text-align:center;
}
.b-product__price-disc{
	font:normal 15px/18px Arial,sans-serif;
    text-decoration:line-through;
}
.b-card__price-disc{
    display:inline-block;
    margin:0 10px 0 0;
}
.b-card__desription{
    margin:0;
    overflow:hidden;
    position:relative;
}
.b-card__desription-bg{
    background:url(/_img/cmall/bg__card-description.png) left bottom repeat-x;
    height:20px;
    width:100%;
    position:absolute;
    left:0;
    bottom:0;
}
.b-card-product__btn{
    border-bottom:1px dotted #4f78b2;
    color:#4f78b2;
    cursor:pointer;
    font:12px Arial,sans-serif;
    padding:10px 0 0;
    display:none;
}
.b-product .b-product__inp {
	border-radius:0;
	margin:0px 0 0 5px;
	width:55px;
	padding:1px 2px 2px;
}
.b-products__all {
	font-size:11px;
	margin:-13px 0 0;
}
.b-products.b-products_new .b-products__all {
	margin:-42px 0 0;
}
.b-products__all a {
	position:relative;
	z-index:10;
}
.b-products__all a:after {
	/*background:#dcdcdc;
	content:'';
	height:1px;
	margin:0 0 0 16px;
	top:6px;
	position:absolute;
	width:416px;
	z-index:2;*/
}
.b-product .b-product__btn {
	margin:0 0 0;
	padding-left: 3px;
	padding-right: 3px;
	width:90px;
	background: #feb112; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYjExMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZTdmMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #feb112 0%, #fe7f0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb112), color-stop(100%,#fe7f0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feb112 0%,#fe7f0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feb112 0%,#fe7f0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feb112 0%,#fe7f0a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feb112 0%,#fe7f0a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb112', endColorstr='#fe7f0a',GradientType=0 ); /* IE6-8 */
    text-shadow:0 -1px 0 #b1750b;
}
.b-product__report,
.b-product__inform{
	font-size:9px;
	margin:0 0 0 9px;
}
.b-product__report{
	margin:0;
    text-align:center;
}
.b-card__report {
	font-size:14px;
	margin:0 0 0 4px;
}
.b-filter-result__report {
	font-size:11px;
	margin:0 0 0 4px;
    text-align:center;
}
.b-product__report-link {
	
}
.b-product__report-form,
.b-product__inform-form,
.b-card__report-form,
.b-filter-result__report-form {
	display:none;
	background:#fff;
	box-shadow:0 0 4px 2px rgba(0,0,0,0.25);
	padding:10px 9px;
	position:absolute;
	top:102%;
	width:255px;
	z-index:15;
}
.b-product__inform-form{
	top:220px;
}
.b-product__inform-form-container{
	position:relative;
	width:10px;
}
.b-filter-result__report-form {
	z-index: 1010;
}
.b-card__report-form {
	top: 26px;
	left: 4px;
}
.b-filter-result__report-form {
	top: 31px;
	left: -2px;
}
.b-filter-result__report-form {
	left: -51px;
}
.b-card__i-report .b-filter-result__report-form {
	left:5px;
}
.b-product__report-form:after,
.b-product__inform-form:after,
.b-card__report-form:after,
.b-filter-result__report-form:after {
	background:url(_img/cmall/rep-ar.png) 0 0 no-repeat;
	content:"";
	height:8px;
	left:0;
	position:absolute;
	top:-8px;
	width:217px;
	z-index:20;
}
.b-filter-result__report-form:after {
	left: 53px;
}
.b-product .b-product__report-inp,
.b-product__inform-form-container .b-product__report-inp,
.b-product__inform-form-container .b-product__inform-inp,
.b-card .b-card__report-inp,
.b-filter-result .b-filter-result__report-inp,
.b-card__i-report .b-filter-result__report-inp {
	color:#cfcfcf;
	border:1px solid #c7c7c7;
	border-radius:0;
	width:140px;
}
.b-product .b-product__report-btn,
.b-product__inform-form-container .b-product__report-btn,
.b-product__inform-form-container .b-product__inform-btn,
.b-card .b-card__report-btn,
.b-filter-result .b-filter-result__report-btn,
.b-card__i-report .b-filter-result__report-btn {
	background:#8cad2d;
	background:-moz-linear-gradient(top,  #8cad2d 0%, #77961f 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cad2d), color-stop(100%,#77961f));
	background:-webkit-linear-gradient(top,  #8cad2d 0%,#77961f 100%);
	background:-o-linear-gradient(top,  #8cad2d 0%,#77961f 100%);
	background:-ms-linear-gradient(top,  #8cad2d 0%,#77961f 100%);
	background:linear-gradient(to bottom,  #8cad2d 0%,#77961f 100%);
	margin:0 0 0 5px;
	text-shadow:0 -1px 0 #6b822a;
	width:85px;
}

.fourth .b-product__report-form:after,
.fourth .b-product__inform-form:after {
  left:140px;
  width:133px;
}
.fourth .b-product__report-form,
.fourth .b-product__inform-form {
  left:-142px;
}

.b-breadcrumb {
	margin: 0 0 22px;
	line-height: 17px;
	padding: 0;
}
.b-breadcrumb__item {
	background: url(_img/cmall/ar-3.gif) 6px 8px no-repeat;
	display: inline;
	color: #333;
	font: 13px Arial,sans-serif;
	padding: 0 0 0 18px;
}
.b-breadcrumb__item:first-child{
	background:none;
	padding-left:0;
}
.b-breadcrumb__link{
	color:#7997c3;
	padding:0 2px;
    text-decoration:none;
    border-bottom:1px solid #c9d5e7;
}
.b-breadcrumb__link:hover{
    border-bottom:1px solid #ffcc9d;
    color:#fe7f0a;
}
.b-breadcrumb__item_active {
}
/* start card */

.b-card {
	width:1100px;	
}
.b-card__title {
	font-size:20px;
	margin:0;
    padding:0;
}
.b-card__subtitle {
	color: #000;
	font: 20px Arial,sans-serif;
	margin: 40px 0 20px 0;
}
.b-card__top-block {
	margin: 0 0 51px;
}
.b-card__top-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.b-card__left-block {
	float: left;
	margin: 0 24px 0 0;
	width:315px;
}
.b-card__right-block {
    float:left;
    overflow:hidden;
    position:relative;
    width:451px;
    z-index:1;
    padding:0 20px 0 0;
}
.b-card__right-block2{
    float:left;
    width:290px;
}
.b-card__right-top-block {
	margin: 0 0 20px;
	position: relative;
	z-index: 10;
}
.b-card__right-top-block:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.b-cmall-eshop-card__add-to-list{
    overflow:hidden;
    padding:20px 0 0;
}
.b-cmall-eshop-card__base-price-quantity{
    background:none repeat scroll 0 0 #e1e1e1;
    border:1px solid #d7d7d7;
    border-radius:3px;
    float:left;
    margin:0 8px 0 0;
    padding:6px;
}
.b-cmall-eshop-card__add-to-cart{
    float:left;
}
.b-card__i-report,
.b-card__price {
	left: 0;
	position: absolute;
	top:0;
	z-index: 2;
}
.b-card__price {
	background: #feb112; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYjExMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZTdmMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #feb112 0%, #fe7f0a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb112), color-stop(100%,#fe7f0a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feb112 0%,#fe7f0a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feb112 0%,#fe7f0a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feb112 0%,#fe7f0a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feb112 0%,#fe7f0a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb112', endColorstr='#fe7f0a',GradientType=0 ); /* IE6-8 */
	border-radius: 8px;	
	box-shadow:0px 1px 1px 0px #696969;
	color: #fff;
	font: 28px Arial,sans-serif;
	margin: 2px 0 0;
	padding:3px 89px 5px 10px;
	position: absolute;
	text-align: right;
	text-shadow:0 -1px 0 #b1750b;
	width: 150px;
	/*display: none;*/
	behavior: url(_mod_files/_js/PIE.htc);
    left:90px;
}
.b-card__i-report {
}
.b-card__price_currency {
	font-size: 22px;

}
.b-card__in-cart {
	background:#3783be;
    background:-moz-linear-gradient(top,  #3783be 0%, #234e91 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3783be), color-stop(100%,#234e91));
	background:-webkit-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-o-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-ms-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:linear-gradient(to bottom,  #3783be 0%,#234e91 100%);
	border:none;
	border-radius:8px;
	color:#fff;
	display:inline-block;
	font: 16px Arial,sans-serif;
	padding:8px 10px 9px;
	text-align: left;
	text-decoration: none;
	text-shadow:0 -1px 0 #32618b;
    transition:all 0.3s ease 0s;
    opacity:0.8;
}
.b-card__in-cart:hover{
    color:#fff;
    border-bottom:none;
    transition:all 0.3s ease 0s;
    opacity:1;
}
.b-card__art-col {
	float: left;
	margin: 0 0 0 290px;
	width: 143px;
}
.b-card__art-col dl {
	font: 12px Arial,sans-serif;
	margin: 0;
}
.b-card__art-col dt {
	color: #908d8c;
	float: left;
	padding: 0 4px 0 0;
	font-size: 11px;
}
.b-card__art-col dd {
	color: #333;
	margin: 0 0 10px;
}
.b-card .b-card__quantity {
	border-radius: 0;
	padding: 2px 11px 2px;
	/*margin: -2px 0 0;*/
	width: 28px;
}
.eshop-item-detailed__cart-box{
	padding:0;
}
.b-card__specifications-list {
	width:100%;
	margin:0;
}
.b-card__specifications-cell-2nd {
    border-collapse:collapse;
    text-align:left;
    vertical-align:top;
	padding:0 0 0.7em;
    font:12px Arial,sans-serif;
}
.b-card__specifications-cell {
    background: url("/_img/cmall/bg__dotted.gif") repeat-x scroll 100% 0.9em rgba(0, 0, 0, 0);
    padding: 0 10px 0.7em 0;
    width:40%;
    border-collapse:collapse;
    text-align:left;
    vertical-align:top;
    font:12px Arial,sans-serif;
}
.b-card__specifications-cell span {
    background:#fff;
    padding:0 2px 0 0;
}
.b-card__specifications-cell i {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	border-top: 1px dotted #9a9897;
}
.b-cmall-eshop-card__popup-title{
    background:none repeat scroll 0 0 #f2f2f2;
    border-bottom:1px dashed #ccc;
    line-height:1;
    margin:0 0 6px;
    padding:10px 12px;
    color:#333;
    font-size:18px;
    text-decoration:none;
}
.b-cmall-eshop-card__base-price-value{
    color:#f26f07;
    font-size:24px;
    font-weight:700;
}
.b-cmall-eshop-card__popup-content{
	padding:15px;
}
/*
.b-card__table tr {
	border: none;
}
.b-card__table td {
	border: none;
	vertical-align: bottom;
	padding: 0 0 5px;
	position: relative;
}
.b-card__table td:first-child:after {
	content: "";
	height: 1px;
	width: 100%;
	bottom: 8px;
	left: 0;
	position: absolute;
	border-bottom: 1px dotted #9a9897;
}
.b-card__table td:first-child span {
	background: #fff;
	padding: 0 4px 2px 0;
	z-index: 10;
	position: relative;

}
.b-card__table_td1 {
	width: 290px;
}
.b-card__table_td2 {
	width: 116px;
}*/
.b-card__pack h3 {
	color: #000;
	font: 14px Arial,sans-serif;
	margin: 0 0 4px;
}
.b-card__pack p {
	color: #333;
	line-height: 14px;
}

.b-card__tabs {
	
}
.b-card__tabs .tabs {
	list-style: none;
	height: 32px;
	margin: 0;
	padding: 0;
}
.b-card__loupe {
	background: url(_img/cmall/loupe-2.png) 285px 280px no-repeat;
	height:306px;
	width:309px;
	cursor:pointer;
	bottom:0;
	position:absolute;
	right:0;
	z-index:5;
	display:block;
	left:0;
	top:0;
}
.b-cmall-eshop-card__img-popup-icon{
    border:0 none;
    bottom:15px;
    position:absolute;
    right:15px;
}
.b-card__tabs ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.b-card__tabs .b-card__tabs-item {
	background: #fff;
	border: 1px solid #cbcbcb;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	color: #000;
    cursor:pointer;
	height: 10px;
	float: left;
	font: 16px Arial,sans-serif;
    opacity:0.5;
	padding: 7px 23px 15px;
}
.b-card__tabs .b-card__tabs-item:hover{
    opacity:1;
}
.b-card__tabs .active{
    opacity:1;
    position: relative;
    z-index: 1;
}
.b-card__tabs .box {
	border-radius: 0 10px 10px 10px;
	border:1px solid #cbcbcb;
    display:none;
    padding: 27px 15px;
    position: relative;
}
.box.visible{
    display:block;
}
.b-card__browse-item-list{
	background:#fff;
}
.b-card__browse-list{}
.b-card__browse-item{}
.b-card__browse-item-img{
	max-width:120px;
	height:auto;
	display: inline;
	vertical-align: middle;
    /*width:auto;*/
}
.b-card__browse-item-img-wrapper{
	background:#fff;
	border:1px solid #b1c6d8;
	height:120px;
	width:120px;
	text-align:center;
    overflow:hidden;
    position:relative;
}
.b-card__browse-item-img-link{
	line-height:120px;
}
.b-card__browse-item-list .jcarousel-container{
	padding:13px 35px;
}
.b-card__browse-item-list .jcarousel-clip-horizontal{
	width:759px;
}
.b-card__browse-item-list .jcarousel-item-horizontal{
	margin-right:5px;
}
.b-card__browse-item-list .jcarousel-prev-horizontal{
	top: 60px;
	left: 3px;
}
.b-card__browse-item-list .jcarousel-next-horizontal{
	top: 60px;
	right: 3px;
}
.b-card__tabs{
    position:relative;
}
.b-cmall-eshop-card__social{
    float:none;
    height:20px;
    line-height:1;
    margin:0;
    padding:0;
    position:absolute;
    right:8px;
    top:7px;
    width:20px;
}
/* end card */
/* start filter */
.b-filter {
	background: #ddd;
	border-radius: 10px;
	margin: 0 0 11px;
	padding: 18px 0 5px 17px;
	position: relative;
}
.b-filter__price {
    border-bottom:2px solid #fbe3bc;
    color:#333;
    font:12px Arial,sans-serif;
    padding:0 15px;
}
.b-filter__word-price {
	color: #000;
	font: 14px Arial,sans-serif;
}
.b-filter__word-from {
	margin: 0 7px 0 126px;
}
.b-filter__word-to {
	margin: 0 16px 0 21px;
}
.b-filter__word-rub {
	margin: 0 0 0 10px;
}
.b-filter .b-filter__price-input {
	border-radius: 0;
	width: 60px;
	text-align: center;
	padding: 2px 3px 3px;
}
.b-filter .b-filter__price-input_1 {
	
}
.b-filter .b-filter__price-input_2 {
	
}
.b-filter__buttons {
	position: absolute;
	top: 55px;
	right: 33px;
	width: 110px;
}
.b-filter .b-filter__submit {
	margin: 0 0 5px;
	padding: 5px 0 6px;
	width: 108px;
}
.b-filter .b-filter__reset {
	background: none;
	color: #4f78b2;
	text-decoration: underline;
	text-shadow: none;
	box-shadow: none;
	margin: 0 0 0 5px;
}
.b-filter__firm {
	position: relative;
    margin:0 0 8px 0;
}
.b-filter__firm_text {
	color: #000;
	font: 14px Arial,sans-serif;
	position: absolute;
	top: 0;
	left: 0;
    width:150px;
}
.b-filter__group-checkboxes {
	margin: 0 0 0 162px;
	padding: 1px 0 0;
}
.b-filter__group-checkboxes:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.b-filter__group-checkboxes > span {
	display: block;
	float: left;
	padding: 0 13px 8px 0;
	height: 26px;
	width: 115px;
}
.b-cmall-filter__item-checkbox:first-child{
	display:none;
}
.b-filter .b-filter__group-checkboxes label {
	color: #333;
	display: inline-block;
	font: 12px Arial,sans-serif;
	vertical-align: top;
	padding: 0 0 0 20px !important;
}
.b-filter .b-filter__group-checkboxes input[type=checkbox] {
	
}
/* end filter */
/* start filter-result */
.b-filter-result {
	position:relative;
	margin: 0 0 25px;
}
.b-filter-result__sort {
    background:none repeat scroll 0 0 #efefef;
    color:#000;
    font:14px Tahoma,sans-serif;
    margin:0 0 35px;
    padding:10px;
}
#selSort {
	border-color:#cecece;
	width:auto;
	margin:0 0 0 10px;
    padding:3px;
	color:#000;
	font:12px Arial,sans-serif;
}
.b-filter-result__table{
	margin:0;
    width:795px;
}
.b-filter-result__tr {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-left: none;
	border-right: none;
}
.b-filter-result__tr:first-child {
	border: none;
}
.b-filter-result__tr:nth-child(even) {
	background: #f7f7f7;
}
.b-filter-result__table th {
	background: none;
	border: none;
	color: #908d8c;
	font: 10px Arial,sans-serif;
	text-align: left;
	padding: 4px 25px 4px 0;
}

.b-filter-result__table td {
	border: none;
	color: #333;
	font: 12px Arial,sans-serif;
	padding: 10px 25px 3px 0;
	vertical-align: top;
}
.b-filter-result__th-1 {
	width: 19px;
}
.b-filter-result__th-2 {
	width: 217px;
}
.b-filter-result__th-3 {
	width: 67px;
}
.b-filter-result__th-4 {
	width: 66px;
}
.b-filter-result__th-5 {
	width: 180px;
}
.b-filter-result .b-filter-result__td-1 {
	padding-right: 3px;
	padding-left: 11px;
}
td.b-filter-result__td-5 {
	padding-right: 0;
	vertical-align: top;
	padding-top: 6px;
	position:absolute;
	z-index: 1;
    width: 235px;
    text-align:left;
}
.b-filter-result__loupe {
	height: 20px;
	width: 20px;
	background: url(_img/cmall/loupe-2.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	margin: -2px 0 0;
}
.b-cmall-filter-result__loupe{
	margin: -2px 0 0;
    cursor:pointer !important;
}
.b-filter-result__loupe-link{
	outline:none;
}
.b-filter-result__title {
	font: 12px Arial,sans-serif;
	margin: 0 0 9px;
}
.b-filter-result__form {
	margin: 0;
}
.b-filter-result .b-filter-result__quantity {
	border-radius:0;
	margin:0px 0 0 5px;
	width:55px;
	padding:1px 2px 2px;
}
.b-filter-result .b-filter-result__in-cart {
	margin:0 0 0;
	padding-left: 3px;
	padding-right: 3px;
	width:90px;
	background:#3783be;
    background:-moz-linear-gradient(top,  #3783be 0%, #234e91 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3783be), color-stop(100%,#234e91));
	background:-webkit-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-o-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-ms-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:linear-gradient(to bottom,  #3783be 0%,#234e91 100%);
    text-shadow:0 -1px 0 #32618b;
}
/* end filter-result */
/* start pagination */
.b-pagination {
	list-style: none;
	margin: 0 0 25px 19px;
	padding: 0;
    clear:both;
}
.b-pagination__item {
	color: #666;
	display: inline;
	font: 14px Arial,sans-serif;
	padding: 3px 0 5px;
	margin: 0 10px 0 0;
}
.b-pagination__item_active {
	border-radius: 7px 4px 4px 4px;
	background: #d5e3ef;
	padding-left: 6px;
	padding-right: 6px;
}
.b-pagination__link {
	color: #666;
}
.b-pagination__link_next {
	color: #4f78b2;
}
.b-filter-result__wrap-report {
	position: relative;
	z-index: 100;
}

/* end pagination */
/* end contentcolumn */
.i-leftcolumn {
	float:left;
    padding:0;
	width:240px;
}
/* start nav */


.b-nav {
	list-style:none;
	margin:0 0 20px;
	padding:0;
	border-radius: 10px;
}
.b-nav__item {
	margin:0;
	padding:0;
	width:220px;
}
.b-nav__wrap-item {
	background:#dddddd;
	margin:0 0 1px;
	position:relative;
	padding:5px 25px 6px 11px;
}
/*.b-nav_level1 > :first-child > .b-nav__wrap-item {
	border-radius:10px 10px 0 0;
}*/
.bdrs-bottom {
	border-radius:0 0 10px 10px;
}

.b-nav__wrap-item_active,
.b-nav__wrap-item:hover {
	background:#3378b4;
}
.b-nav__wrap-item_active .b-nav__link,
.b-nav__wrap-item:hover .b-nav__link {
	color:#fff;
	text-decoration:underline;
}
.b-nav__link {
	color:#3e4b52;
	font:14px/16px Arial,sans-serif;
	text-decoration:none;
}
.b-nav__ar {
	background:url(_img/cmall/ar-1.png) 2px 2px no-repeat;
	cursor:pointer;
	height:11px;
	position:absolute;
	right:8px;
	top:10px;
	width:15px;
}
.b-nav_sub-level2 {
	display: none;
	margin-bottom:0;
}
.b-nav_sub-level3 {
	margin-bottom:0;
	margin-left:10px;
}
.b-nav_sub-level2 .b-nav__wrap-item {
	background:#d6e4f0;
	padding-left:20px;
	width:175px;
}
.b-nav_sub-level3 .b-nav__wrap-item {
	padding-left:20px;
	width:165px;
}
.b-nav_sub-level2 .b-nav__wrap-item_active,
.b-nav_sub-level2 .b-nav__wrap-item:hover {
	background:#99bbd9;
}
.b-nav_sub-level2 .b-nav__wrap-item_active .b-nav__link {
	color:#fff;
}
.b-nav_sub-level2 .b-nav__link {
	color:#436fad;
	text-decoration:underline;
}
.b-nav_level1>.b-nav__item:last-child>.b-nav__wrap-item, 
.b-nav_level1 .b-nav__item:last-child >.b-nav_sub-level2 > .b-nav__item:last-child .b-nav_sub-level3:last-child>.b-nav__item:last-child>.b-nav__wrap-item{
  border-radius: 0 0 10px 10px;
}

.b-nav_level1>.b-nav__item:last-child .b-nav_sub-level2 > .b-nav__item:first-child{
  position: relative;
}

.b-nav__wrap-item{
  position: relative;
  z-index: 3;
}

.b-nav_level1>.b-nav__item:last-child .b-nav_sub-level2 > .b-nav__item:first-child:before{
  content:'';
  position:absolute;
  top:-10px;
  left:0;
  right:0;
  height: 9px;
  background: #ddd;
}

.b-nav_level1>.b-nav__item:last-child>.b-nav__wrap-item:hover ~ .b-nav_sub-level2 > .b-nav__item:first-child:before {
  background: #3378b4;
}
.b-respond {
	background:#ddd;
	border-radius:12px;
	margin:0 0 40px;
	padding:6px 11px 7px;
}
.b-respond__elem {
	color:#524d3e;
	font:11px/18px Arial,sans-serif;
	margin:0 0 5px;
}
.b-respond__label {
	margin:0 0 1px;
	display:inline-block;
}
.b-respond .b-respond__inp {
	color:#cfcfcf;
	border:none;
	border-top:1px solid #cbcbcb;
	border-radius:0;
	width:190px;
	font-size:11px;
	padding:3px 4px 3px;
}
.b-respond .b-respond__btn {
	margin:6px 0 3px 45px;
	width:108px;
}

.b-banner {
	list-style:none;
	margin:0 0 34px;
	padding:0;
	width:220px;
}
.b-banner__item {
	margin:0 0 20px;
}
.b-banner__item > a{
    border-bottom:none;
}
.b-banner__item > a:hover{
    border-bottom:none;
}
.b-news {
	margin:0 0 30px;
}
.b-news__title {
	border-bottom:1px solid #dadada;
	color:#333;
	font:18px Arial,sans-serif;
	margin:0 0 13px;
	padding:0 0 6px 9px;
}
.b-news__list {
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
}
.b-news__item {
	margin:0 0 9px;
}
.b-news__data{
	color:#c8c8c8;
	font:11px Arial,sans-serif;
	margin:0 0 2px;
}
.b-news__name{
	font:14px Arial,sans-serif;
	margin:0 0 2px;
}
.b-news__link{
	color:#436fae;
    border-bottom:1px solid #b4c5de;
	text-decoration:none;
}
.b-news__link:hover{
	color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
}
.b-news__text{
	font:13px/16px Arial,sans-serif;
	margin:0 0 4px;
}
.b-news__all{
	margin:-3px 0 0 10px;
}
.b-news__all-link{
	font-size:12px;
	color:#436fae;
    border-bottom:1px solid #b4c5de;
	text-decoration:none;
}
.b-news__all-link:hover{
	color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
}
.b-filter-result .in-cart_click,
.b-product .in-cart_click, 
.in-cart_click{
	background: #2f3641;
	background: -moz-linear-gradient(top,  #2f3641 0%, #434950 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f3641), color-stop(100%,#434950));
	background: -webkit-linear-gradient(top,  #2f3641 0%,#434950 100%);
	background: -o-linear-gradient(top,  #2f3641 0%,#434950 100%);
	background: -ms-linear-gradient(top,  #2f3641 0%,#434950 100%);
	background: linear-gradient(to bottom,  #2f3641 0%,#434950 100%);
	text-shadow: none;
    border-bottom:none;
}
.b-filter-result .in-cart_click:hover,
.b-product .in-cart_click:hover, 
.in-cart_click:hover{
    border-bottom:none;
    color:#fff;
}
/* end nav */
/* start footer */
.i-footer {
	background:#f2f2f2;
	border-top:2px solid #f7a34c;
	margin:0 auto;
	width:1188px;
    clear:both;
    -webkit-box-shadow:0 1px 3px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 3px rgba(63,69,75,.5);
    box-shadow:0 1px 3px rgba(63,69,75,.5);
}
.b-footer {
	border-top:1px solid #d9d9d9;
	margin:0 auto;
	padding:0 44px;
	position:relative;
}

.i-footer-menu {
	border-bottom:1px solid #d9d9d9;
	left:44px;
	position:absolute;
	top:12px;
	width:1100px;
}
.b-footer-menu {
	height:18px;
	list-style:none;
	left:500px;
	margin:0 50px 17px;
	overflow:hidden;
	padding:0;
	text-align:center;
	width:1000px;
}
.b-footer-menu__item {
	border-left:1px dotted #a6a6a6;
	color:#333;
	display:inline;
	font:bold 10px Arial,sans-serif;
	padding:0 12px;
	text-decoration:none;
	text-transform:uppercase;
}
.b-footer-menu__item:first-child {
	border-left:none;
}
.b-footer-menu__link {
	color:#333;
	text-decoration:none;
}
.b-footer-menu__link:hover {
	text-decoration:underline;
}

.i-phone_footer{
    float:left;
    left:0;
    position:relative;
    top:0;
}
.i-phone_footer .b-phone {
	background:none;
	margin:0;
	padding:0 0 0;
}

.i-adress{
    float:left;
    font-size:14px;
    line-height:19px;
}
.b-adress{
	color:#333;
	margin:0 0 1px;
}
.i-copyright{
    float:right;
}
.b-cmall-footer-copyright__item-cmall{
	color:#333;
	font:12px Arial,sans-serif;
	margin:0 0 1px;
	padding:0;
	text-align:left;
}

/* start jcarousel */
.jcarousel-container {
    margin:0 0 19px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.b-products .jcarousel-container {
    margin:0 0 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.i-logotips .jcarousel-container {
    margin:0 0 19px;
}

.jcarousel-direction-rtl {
	direction:rtl;
}

.jcarousel-container-horizontal {
    /*width:764px;*/
    padding:0 32px;
}
.i-logotips .jcarousel-container-horizontal {
    width:1008px;
    padding:0 46px;
}
.b-card .jcarousel-clip{
	padding:5px 0;
}
.jcarousel-clip {
    overflow:hidden;
}
.b-products.b-products_new .jcarousel-clip {
	padding:0 0 55px 0;
}
.jcarousel-clip-horizontal {
    /*width: 764px;*/
}
.i-logotips .jcarousel-clip-horizontal {
    width:1008px;
    padding:0;
}
.jcarousel-item-horizontal {
	margin-left:0;
    margin-right:29px;
}
.i-logotips .jcarousel-item-horizontal {
    margin:0 22px 0 0;
}
.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left:40px;
    margin-right:0;
}
.i-logotips .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left:22px;
    margin-right:0;
}

.jcarousel-item-placeholder {
    background:#fff;
    color:#000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position:absolute;
    top:97px;
    right:-2px;
    width:32px;
    height:32px;
    cursor:pointer;
    background:transparent url(_img/cmall/next-horizontal.png) no-repeat 0 0;
}
.i-logotips .jcarousel-next-horizontal {
	top:20px;
}
.b-products .jcarousel-next-horizontal {
	top:88px;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
    left:5px;
    right:-3px;
    background-image:url(_img/cmall/prev-horizontal.png);
}

.jcarousel-next-disabled-horizontal {
    background-position:-32px 0;
}

.jcarousel-prev-horizontal {
    position:absolute;
    top:97px;
    left:-3px;
    width:32px;
    height:32px;
    cursor:pointer;
    background:transparent url(_img/cmall/prev-horizontal.png) no-repeat 0 0;
}
.i-logotips .jcarousel-prev-horizontal {
	top:20px;
}
.b-products .jcarousel-prev-horizontal {
	top:88px;
}

.jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left:-3px;
    right:-5px;
    background-image:url(_img/cmall/next-horizontal.png);
}

.jcarousel-prev-disabled-horizontal {
    background-position:-32px 0;
}

.b-products__hits .jcarousel-clip{
	padding-bottom:30px;
    padding-top:5px;
}
.b-products__hits .jcarousel-container{
	margin-bottom:0;
}

/* end jcarousel */
/* start ikSelect */
.ik_select select {margin:0; padding:0; width:100%; opacity:0; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); position:absolute;}
.ik_select {width:182px; position:relative; font:11px/16px "Arial"; height:23px; display:inline-block; *display:inline; zoom:1; vertical-align:middle; border-bottom:1px solid #e1eaf0;
	border-left:1px solid #dce5eb;
	border-right:1px solid #dce5eb;
	border-top:1px solid #aeb1b7;
	border-radius:3px;}
dd .ik_select {width:182px;}
.ik_select_link {padding:0 32px 0 10px; height:23px; overflow:hidden; white-space:nowrap; position:relative; cursor:default; zoom:1;
	background:#ffffff;transition:all linear 0.1s; -webkit-transition:all linear 0.1s; -moz-transition:all linear 0.1s;	}
#filter-theme + .ik_select_link {}
.ik_select_link:hover {}
.ik_select_link.ik_select_focus {*border-color:#c4cbd1;}
.ik_select_link_text {overflow:hidden; display:block; width:100%; text-overflow:ellipsis;font:13px/21px Arial; color:#979797;}
.ik_select_link_text:after, .ik_select_link_text:before {width:15px; height:25px; position:absolute; right:1px; content:""; font-size:10px; color:#000; font-family:"verdana"; line-height:20px; top:2px;}
.ik_select_link_text:before {content:"\25BC"; margin-top:0px;}
.ik_select_block {position:absolute; z-index:9999; width:100%; left:0; top:0; display:none;}
.ik_select_block_right {left:auto;}
.ik_select_list {padding:3px 0 4px 0; position:relative; font:12px/18px "Verdana"; background:#FFF; zoom:1; *border:1px solid #c4cbd1;
	box-shadow:0 10px 15px rgba(0,0,0,0.32), 0 0 0 1px rgba(0,0,0,0.08); -webkit-box-shadow:0 10px 15px rgba(0,0,0,0.32), 0 0 0 1px rgba(0,0,0,0.08); -moz-box-shadow:0 10px 15px rgba(0,0,0,0.32), 0 0 0 1px rgba(0,0,0,0.08);}
.ik_select_optgroup_label {color:#7f8080; padding:0 21px;}
.ik_select_list ul {margin:0 0 11px -4px; padding:0;}
.ik_select_list li {list-style:none; margin:0; cursor:default; padding:3px 21px; position:relative; background:none;}
.ik_select_optgroup li {padding-left:42px;}
.ik_select_list li.ik_select_hover {color:#979797; background:#f5f5f5;}
.ik_select_list li.ik_select_active span:after {content:"\2713"; position:absolute; left:5px; top:0;}
.ik_select_list .ik_select_optgroup_disabled .ik_select_optgroup_label, .ik_select_list li.ik_select_option_disabled {color:#999;}
.ik_select.ik_select_disabled .ik_select_link {top:0; box-shadow:none; opacity:0.5; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);}

/* ik select fix*/
.ik_select_list_inner {
    height: auto !important;
    max-height: 200px;
    overflow: auto;
}
.ik_select_option.hidden {
    display: none;
}

/* END ikSelect */

.overlay {
	opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    background-color: black;
    width: 100%;
    z-index: 10;
}
.counters a{
	float:left;
}
.eshop-item-detailed__addpics-img{
    height:auto;
    max-width:305px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cat_list,
.b-catalog-list{
	margin:0;
    padding:0;
    list-style:none;
}
.cat_row,
.b-catalog-list__item{
	float:left;
    width:200px;
}
.b-catalog__item-name{
	display:block;
    height:45px;
    overflow:hidden;
    width:165px;
}
.b-catalog__Vsplitter{
	clear:both;
    height:30px;
    width:829px;
}
.b-catalog-list__item-img{
	border:1px solid #DADADA;
}

.eshop-ordering__field-name{
	vertical-align:top;
}
.eshop-ordering__textfield{
	border-bottom:1px solid #e1eaf0;
	border-left:1px solid #dce5eb;
	border-right:1px solid #dce5eb;
	border-top:1px solid #aeb1b7;
	border-radius:3px;
	color:#000;
	font:13px Arial,sans-serif;
	padding:3px 11px 4px;
	width:160px;
}
.eshop-ordering__item{
	margin:8px 0;
	line-height:1em;
}
.eshop-ordering__item-list-wrapper{
	padding-top:37px;
}
.eshop-ordering__item-list{
	padding:0;
	background-color:#f4f4f4;
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:398px;
}
.eshop-ordering__item-list-title{
	display:inline-block;
	width:50%;
}
.eshop-ordering__change-order{
	display:inline-block;
	width:50%;
	font-size:12px;
	font-weight:400;
	text-align:right;
	text-decoration:underline;
    color:#fff;
    border-bottom:none;
}
.eshop-ordering__change-order:hover{
    border-bottom:none;
    color:#fff;
}
.eshop-ordering__item-price{
	font-size:18px;
	color:#333;
}
.eshop-ordering__sku{
	display:inline-block;
	margin-right:10px;
	font-size:10px;
}
.eshop-ordering__item-prop-info{
	display:inline-block;
	font-size:10px;
}
.eshop-ordering__item-sku{
	font-size:10px;
}
.eshop-ordering__field-sublist{
	-webkit-transition:max-height 1.0s;
	-moz-transition:max-height 1.0s;
	-o-transition:max-height 1.0s;
	transition:max-height 1.0s;
}
.eshop-ordering__field-sublist_state_hidden{
	max-height:0;
	visibility:hidden;
	opacity:0.0;
	-webkit-transition:max-height 0.2s;
	-moz-transition:max-height 0.2s;
	-o-transition:max-height 0.2s;
	transition:max-height 0.2s;
}
.eshop-ordering__item-list-body{
	position:relative;
	min-height:100px;
	padding:8px 20px 20px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
@-webkit-keyframes eshop-ordering__rotate{
	0%{
		-webkit-transform:rotate(0deg);
	}
	100%{
		-webkit-transform:rotate(360deg);
	}
}
@-moz-keyframes eshop-ordering__rotate{
	0%{
		-moz-transform:rotate(0deg);
	}
	100%{
		-moz-transform:rotate(360deg);
	}
}
@-o-keyframes eshop-ordering__rotate{
	0%{
		-o-transform:rotate(0deg);
	}
	100%{
		-o-transform:rotate(360deg);
	}
}
@keyframes eshop-ordering__rotate{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}
.eshop-ordering__item-list-rotor{
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	width:32px;
	height:32px;
	margin:-16px 0 0 -16px;
	background:url(_img/cmall/eshop-ordering__loading.png) no-repeat;
	opacity:0.0;
}
.eshop-ordering__item-list-body_state_hidden+.eshop-ordering__item-list-rotor{
	opacity:1.0;
	visibility:visible;
	-webkit-animation:eshop-ordering__rotate 2s linear infinite;
	-moz-animation:eshop-ordering__rotate 2s linear infinite;
	-o-animation:eshop-ordering__rotate 2s linear infinite;
	animation:eshop-ordering__rotate 2s linear infinite;
}
.eshop-ordering__number-cell{
	text-align:right;
}
.eshop-ordering__item-name{
	color:#333;
}
.eshop-ordering__item-name_total{
	font-size:16px;
	vertical-align:top;
}
.eshop-ordering__price-total{
	border-top:2px solid #999;
	padding-top:20px;
}
.eshop-ordering__price-total-value{
	font-size:22px;
	vertical-align:top;
	color:#333;
}
.eshop-ordering__price-total .eshop-ordering__price-total-value{
	float:right;
}
.eshop-ordering__info{
	border:none;
}
.eshop-ordering__redirect-info{
	text-align:center;
	margin:80px;
}
.eshop-ordering__redirect-info>.eshop-ordering__fieldset{
	display:inline-block;
	width:300px;
	border-radius:5px;
	background:#f4f4f4;
}
.eshop-ordering__redirect-info .eshop-ordering__info{
	font-size:16px;
}
.eshop-ordering__auth-link{
	text-decoration:none;
	border-bottom:1px dotted #b4c5de;
	cursor:pointer;
	font-size:12px;
	font-weight:400;
}
.eshop-ordering__auth-link:hover{
	text-decoration:none;
	border-bottom:1px dotted #ffcc9d;
    color:#fe7f0a;
}
.eshop-ordering__login-window{
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.eshop-ordering__login-window .eshop-ordering__textfield{
	float:right;
}
.eshop-ordering__login-window .eshop-ordering__field-name{
	width:auto;
}
.eshop-ordering__login-window .eshop-ordering__field{
	margin-left:0;
}
.eshop-ordering__close-login-window{
	float:right;
}
.eshop-ordering__login-form{
	margin:0 30px 20px 25px;
}
.eshop-ordering__reg{
	display:block;
}
.eshop-ordering__with-credit{
	margin-top:10px;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
	border-radius:5px;
	background:#f4f4f4;
}
.eshop-ordering_type_accepted .eshop-ordering__field{
	background:#fee601;
	color:#000;
}
.eshop-ordering_type_cancelled .eshop-ordering__fieldset{
	border-radius:5px;
}
.eshop-ordering_type_confirm .eshop-ordering__fieldset{
	box-shadow:-10px 0 12px -4px rgba(100,100,100,0.2),10px 0 12px -4px rgba(100,100,100,0.2);
}
.b-cmall-footer-navigation{
    overflow:hidden;
}
.b-cmall-footer-navigation__menu{
    float:right;
    overflow:hidden;
    width:682px;
}
.b-cmall-footer-contacts{
    overflow:hidden;
    padding:25px 0 20px;
}
.b-bottom-details{
    float:left;
    overflow:hidden;
    width:318px;
}
.b-bottom-details_title{
    color:#333;
    font-size:18px;
    line-height:19px;
    margin:14px 0 9px;
}
.b-bottom-details_title_link{
	color:#333;
    font-size:18px;
    line-height:1;
    border-bottom:1px solid #999aad;
	text-decoration:none;
}
.b-bottom-details_title_link:hover{
    border-bottom:1px solid #ffcc9d;
}
.b-social__list, .b-pay-type__list{
    list-style:none outside none;
    margin:0;
    padding:0;
    overflow:hidden;
}
.b-social__item, .b-pay-type__item{
    float:left;
    margin:0 5px 0 0;
}
.b-pay-type__list{
    background:none;
    padding:0;
}
.cmall__copyright-link{
	background:url(_img/cmall/logo__cmall.png) 0 0 no-repeat;
    display:block;
    padding:3px 0 0 80px;
    height:26px;
}
.cmall__copyright-link, .amiro__copyright-link{
	color:#333;
    font-size:12px;
    border-bottom:1px solid #999aad;
	text-decoration:none;
}
.cmall__copyright-link:hover, .amiro__copyright-link:hover{
	color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
}
.cmall__copyright{
    margin:15px 0 5px;
}
.b-cmall-yandex-market{
  padding:30px 0 0;
}
.b-cmall-footer-copyright__list{
    float:left;
    margin:0;
    width:470px;
}
.b-cmall-footer-copyright__item-amiro{
    margin:0;
}
.b-bottom-eshop-tree__list{
    margin:0;
    padding:0px;
    width:167px;
    list-style:none;
}
.b-bottom-eshop-tree__item{
    line-height:100%;
    padding:0 0 8px;
    position:relative;
}
.b-bottom-eshop-tree__item:nth-child(1n+12){
	display:none;
}
.b-bottom-details__tree{
    margin:0 0 0 45px;
    width:180px;
}
.b-bottom-eshop-tree__item-link{
    display:inline-block;
    font-size:12px;
    overflow:hidden;
    white-space:nowrap;
    width:150px;
	color:#436fae;
	text-decoration:none;
    line-height:16px;
    border-bottom:none;
}
.b-bottom-eshop-tree__item-link:hover{
    border-bottom:none;
}
.b-bottom-eshop-tree__item-link-border{
	color:#436fae;
    border-bottom:1px solid #b4c5de;
	text-decoration:none;
}
.b-bottom-eshop-tree__item-link-border:hover{
	color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
}
.b-bottom-eshop-tree__item-link-bg{
	background:url("/_img/cmall/bg__bottom-eshop-tree.png") left top repeat-y;
    height:20px;
    left:130px;
    position:absolute;
    top:0;
    width:20px;
    z-index:10;
}
.small_login_form__body{
    padding:8px 15px 0;
    position:relative;
}
.small_login_form__social td {
	color:#464646;
	font-size:13px;
}
.small_login_form__btn{
    padding:7px 7px 0 0;
    text-align:right;
}
.small_login_form__remember{
    color:#464646;
    font-size:12px;
    margin:0 0 0 130px;
}
.small_login_form__registration{
    bottom:0;
    position:absolute;
}
.small_login_form__registration > a{
    font-family:tahoma;
    font-size:12px;
}

#cart_items tr {
	-webkit-transition: background 1s ease-in-out;
	-moz-transition: background 1s ease-in-out;
	-o-transition: background 1s ease-in-out;
	transition: background 1s ease-in-out;
}
.cart_items__tr-select {
	background: #3278B5;
}
.cart_items__tr {
	background: #fff;
}
#tabs-1 table{
    text-align:left;
}
#tabs-1 tr:hover{
    background:none repeat scroll 0 0 #D5E3EF;
    cursor:pointer;
}
#tabs-1 span{
    display:block;
    font-size:14px;
    font-weight:normal;
    margin:0 5px 0 0;
}

#tabs-1 table th{
    font-size:17px;
    padding:0 0 7px;
    text-align:left;
}
.b-cmall__tbl-social td{
    vertical-align:top;
}
.b-cmall-eshop-card-forum{
    padding-top:5px;
}
#amiroTEdPureDiv{
	display:none;
}
.amiUserRatingValue{
    display:inline-block;
    height:10px;
}
.b-cmall-forum__item-date{
    color:#999;
}
.b-cmall-forum__item-author-name{
    display:inline-block;
    font-weight:700;
    padding:0 5px 0 0;
}
.b-cmall-forum__item{
    padding:0 0 35px;
}
.b-cmall-forum__item-author{
	float:left;
}
.b-cmall-forum__item-option-vote{
	float:right;
}
.b-cmall-forum__item-option-edit{
    display:block !important;
    padding:3px 0 0;
}
.b-cmall-forum__item-option-vote-link{
    color:#999;
}
.message_text{
    padding:5px 0 0;
}
.amiroTEdDiv{
    /*width:100% !important;*/
}
.amiroTEdCtrl{
    height:100px !important;
    /*width:100% !important;*/
}
.b-cmall-eshop-card__user-opinion{
	float:right;
}
.b-cmall__tbl td{
	padding:5px 5px 5px 0;
    line-height:normal;
}
.user_source_app_buttons__block-name{
    width:90px;
}
.b-cmall-files__list{
	display:none;
}
.b-cmall-relations__list{
    list-style:none !important;
    margin:0 !important;
    padding:0 !important;
}
.b-cmall-relations__item{
    line-height:20px;
    padding:0 0 8px;
}
.eshop-item-list__switcher{
	display:none;
}
.eshop-item-list__switcher:nth-of-type(n){
	display:block;
	position:absolute;
	top:3px;
	right:3px;
	font-size:13px;
    overflow:hidden;
}
.eshop-item-list__switcher-radio-list{
	display:none;
}
.eshop-item-list__switcher-radio-table{
	display:none;
}
.eshop-item-list__switcher-label-list, .eshop-item-list__switcher-label-table, .eshop-item-list__switcher-label-line{
    float:right;
}
.eshop-item-list__switcher-label-list:hover {
	background-color:#f9f9f9;
}
.eshop-item-list__switcher-label-table:hover {
	background-color:#f9f9f9;
}
.eshop-item-list__switcher-label-list{
    width:40px;
    height:39px;
	background-image:url("/_img/cmall/icon__CmallEshopViewList.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
	cursor:pointer;
    display:block;
}
.eshop-item-list__switcher-label-table{
    width:40px;
    height:39px;
	background-image:url("/_img/cmall/icon__CmallEshopViewGrid.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
	cursor:pointer;
    display:block;
}
.eshop-item-list__switcher-label-line{
    width:40px;
    height:39px;
	background-image:url("/_img/cmall/icon__CmallEshopViewTable.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
	cursor:pointer;
    display:block;
    margin:0 5px;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__switcher .eshop-item-list__switcher-label-list{
	background-image:url("/_img/cmall/icon__CmallEshopViewListActive.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__switcher .eshop-item-list__switcher-label-table{
	background-image:url("/_img/cmall/icon__CmallEshopViewGridActive.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
}
.eshop-item-list__switcher-radio-line:checked~.eshop-item-list__switcher .eshop-item-list__switcher-label-line{
	background-image:url("/_img/cmall/icon__CmallEshopViewTableActive.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list{
	margin:0 0 32px;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product__item{
    float:none;
    height:auto;
    margin:0;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product{
    background:none;
    border-top:1px solid #dadada;
    border-bottom:none;
    border-right:1px solid #dadada;
    border-left:1px solid #dadada;
    position:relative;
    width:815px;
    z-index:10;
    min-height:65px;
    padding:10px 5px;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product:hover{
    -webkit-box-shadow:0 1px 6px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 6px rgba(63,69,75,.5);
    box-shadow:0 1px 6px rgba(63,69,75,.5);
    border:1px solid #436fae;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product:last-child{
    border-top:1px solid #dadada;
    border-bottom:1px solid #dadada;
    margin-bottom:32px;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product:last-child:hover{
    border:1px solid #436fae;
    margin-bottom:32px;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.b-product__wrap-img{
	display:none;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.eshop-item-small__spec-announce{
	display:none;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.b-product__title{
    font:16px/22px Arial,sans-serif;
    height:auto;
    margin:5px 0 2px;
    min-height:30px;
    overflow:hidden;
    text-align:left;
    width:580px;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>dl{
    color:#929292;
    display:block;
    font:11px/13px Arial,sans-serif;
    margin:0 0 8px 0;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.b-product__price{
    position:absolute;
    right:0;
    top:0;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.b-filter-result__form{
    position:absolute;
    right:8px;
    bottom:15px;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.eshop-item-small__one-click{
	display:none;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.b-filter-result__wrap-report{
    position:absolute;
    right:8px;
    top:30px;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.b-cmall-eshop-list__item-compare{
    bottom:14px;
    height:32px;
    left:680px;
    position:absolute;
    width:33px;
}




.eshop-item-list__switcher-radio-line:checked~.b-products__list{
	margin:0 0 32px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product__item{
    float:none;
    height:auto;
    margin:0;
    overflow:hidden;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product{
    background:none;
    border-top:1px solid #dadada;
    border-bottom:none;
    border-right:1px solid #dadada;
    border-left:1px solid #dadada;
    position:relative;
    width:815px;
    z-index:10;
    min-height:65px;
    padding:10px 5px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product:hover{
    -webkit-box-shadow:0 1px 6px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 6px rgba(63,69,75,.5);
    box-shadow:0 1px 6px rgba(63,69,75,.5);
    border:1px solid #436fae;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product:last-child{
    border-top:1px solid #dadada;
    border-bottom:1px solid #dadada;
    margin-bottom:32px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product:last-child:hover{
    -webkit-box-shadow:0 1px 6px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 6px rgba(63,69,75,.5);
    box-shadow:0 1px 6px rgba(63,69,75,.5);
    border:1px solid #436fae;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-product__wrap-img{
	float:left;
    width:165px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-product__wrap-img .b-product__img{
	display:block;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.eshop-item-small__spec-announce{
	display:block;
    margin:0 0 0 180px;
    width:400px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-product__title{
    font:16px/22px Arial,sans-serif;
    height:auto;
    margin:5px 0 2px 180px;
    min-height:30px;
    overflow:hidden;
    text-align:left;
    width:400px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>dl{
    display:none;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-product__price{
    position:absolute;
    right:0;
    top:0;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-filter-result__form{
    position:absolute;
    right:8px;
    top:45px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.eshop-item-small__one-click{
    display:inline-block;
    margin:0;
    padding:0;
    position:absolute;
    right:8px;
    top:88px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-filter-result__wrap-report{
    position:absolute;
    right:8px;
    top:30px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-cmall-eshop-list__item-compare{
    top:43px;
    height:32px;
    left:680px;
    position:absolute;
    width:33px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-cmall-eshop__item-opinion {
    margin:15px 0 10px 180px;
    width:400px;
}





.eshop-item-list__switcher-radio-table:checked~.b-products__list>.b-product__item>.b-cmall-eshop__item-opinion{
	display:none;
}
.eshop-item-list__switcher-radio-table:checked~.b-products__list>.b-product__item>.eshop-item-small__spec-announce{
	display:none;
}
.eshop-item-list__switcher-radio-table:checked~.b-products__list>.b-product__item>.b-cmall-eshop-list__item-buy-form{
	display:none;
}
.eshop-item-list__switcher-radio-table:checked~.b-products__list>.b-product__item>.b-cmall-eshop-list__item-one-click{
	display:none;
}
.eshop-item-list__switcher-radio-table:checked~.b-products__list>.b-product__item>.b-cmall-eshop-list__item-compare{
	display:none;
}
.b-cmall-eshop__item-opinion{
	overflow:hidden;
}
.b-cmall-eshop__item-forum{
    float:left;
    padding:0 0 0 10px;
}
.b-cmall-eshop__item-forum a{
    font-size:11px;
}
.b-cmall-eshop__item-rating {
    float:left;
}
.b-cmall-eshop__item-rating .rating-stars__rate-block{
	display:none;
}
.b-cmall-eshop__item-rating .rating__stars-form{
    padding:0;
}
.b-cmall-eshop-card-related__list{
	list-style:none;
    padding:0;
    margin:0;
}
.b-cmall-eshop-card-related__item{
    float:left;
    height:220px;
    margin:0 37px 32px 4px;
    z-index: auto !important;
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #dadada;
    position: relative;
    width: 165px;
}
.b-cmall-eshop-card-related__item .b-filter-result__wrap-report{
	display:none;
}
.b-cmall-eshop-card-related__list .b-cmall-eshop-list__item-buy-form,
.b-cmall-eshop-card-related__list .b-cmall-eshop-list__item-one-click{
	display:none;
}
.b-cmall-eshop__item-prop-buy{
	text-align:center;
}
.b-cmall-eshop__item-prop-buy-link{
	background:#3783be;
    background:-moz-linear-gradient(top,  #3783be 0%, #234e91 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3783be), color-stop(100%,#234e91));
	background:-webkit-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-o-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-ms-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:linear-gradient(to bottom,  #3783be 0%,#234e91 100%);
	border:none;
	border-radius:3px;
	color:#fff;
	font:12px Arial,sans-serif;
	padding:3px 12px 4px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 -1px 0 #32618b;
    display:inline-block;
}
.b-cmall-eshop__item-prop-buy-link:hover{
	color:#fff;
	border:none;
}
.eshop-item-list__switcher-radio-list:checked~.b-products__list>.b-product>.b-cmall-eshop__item-prop-buy{
    position:absolute;
    right:8px;
    bottom:15px;
}
.eshop-item-list__switcher-radio-line:checked~.b-products__list>.b-product>.b-cmall-eshop__item-prop-buy{
    position:absolute;
    right:8px;
    top:45px;
}
.b-card__table-size, .b-card__cmall_howtocook{
    padding:0 0 15px;
}
.b-card__table-size-link, .b-card__cmall_howtocook-link{
    border-bottom:1px dotted #436fad;
    font-size:12px;
    text-decoration:none;
}
.b-card__table-size-link:hover, .b-card__cmall_howtocook-link:hover{
    border-bottom: 1px dotted #ffcc9d;
}
.eshop-item-detailed__unavailable{
    color:red;
    visibility:hidden;
}
.eshop-item-detailed__current-chosen-params-list{
	display:none;
}
.fileParams{
    color:#c0c0c0;
    font-size:13px;
    padding:0 3px;
}
.b-card__property{
    padding:0 0 15px;
}
.b-cmall-feedback{
    background:#eee;
    border-radius:4px;
    margin:0 0 30px;
    padding:10px 20px;
    width:750px;
}
.b-card__item-name{
    overflow:hidden;
    padding:0 0 27px;
}
.rating.rating_type_item-detailed{
    padding:8px 0 0;
}
.rating_type_item-detailed .rating__stars-form{
	padding:0;
}

/* *********************Cmall eshop filter left*********************** */

.b-cmall-filter__form-left{
	background:#fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
    margin:0 0 20px 0;
    padding:10px 0 30px;
    position:relative;
    font-size:12px;
    border:solid 1px #e1e1e1;
}
.b-cmall-filter__form-left .b-filter__word-price{
    display:block;
    font-size:16px;
    font-weight:0;
    padding:0 0 10px;
}
.b-cmall-filter__form-left .b-filter__word-to{
    font-size:12px;
    margin:0;
}
.b-cmall-filter__form-left .b-filter__word-from{
    margin:0;
}
.b-cmall-filter__form-left .b-filter__price-input{
    font-size:12px;
    padding:4px 3px;
    width:55px;
    text-align:center;
    margin:0 5px;
}
.b-cmall-filter__form-left .b-filter__word-rub{
	margin:0;
}
.b-cmall-filter__form-left .b-filter__firm_text{
    display:block;
    font-size:16px;
    font-weight:0;
    padding:0 0 8px 0;
    position:relative;
    width:auto;
}
.b-cmall-filter__form-left .b-filter__group-checkboxes{
    margin:0;
	border-color:#aaadb4 #dcdfe6 #e2e9ef #e4e4e6;
    border-style:solid;
    border-width:1px;
    max-height:135px;
    overflow:auto;
    padding:5px 5px 4px;
}
.b-cmall-filter__form-left .b-filter__group-checkboxes:after {
	display:none;
}
.b-cmall-filter__form-left .b-slider-range{
    background:none;
    box-shadow:none;
    margin:0;
    padding:20px 5px;
    width:190px;
}
.b-cmall-filter__form-left #slider-range{
    margin:0;
    width:190px;
}
:root .b-cmall-filter__form-left input[type=checkbox] + label {position:relative; padding:0;}
.b-cmall-filter__form-left .b-cmall-filter__item-checkbox{
    display:block;
    float:none;
    height:auto;
    padding:0 0 3px;
    width:auto;
}
.b-cmall-filter__form-left .b-cmall-filter__item-checkbox:first-child{
    display:none;
}

.b-cmall-filter__form-left .b-cmall-filter__item-checkbox-name{
    display:inline-table;
    line-height:16px;
    margin:0 0 0 18px;
}
.b-cmall-filter__form-left .b-filter__firm {
    border-bottom:2px solid #fbe3bc;
    margin:0;
    padding:15px;
    position:relative;
}
.b-cmall-filter__form-left .b-filter__buttons {
    position:relative;
    right:0;
    top:15px;
    width:auto;
}
.b-cmall-filter__form-left .b-filter__submit{
    font-size:15px !important;
}
.b-cmall-filter__form-left .b-filter__reset{
    background:none;
    box-shadow:none;
    color:#436fae;
    text-shadow:none;
}
.eshop-item-list__search-result{
    padding:0 0 15px;
}

.i-search .b-cmall-filter__form-left{
    background:none;
    border-radius:0;
    font-size:14px;
    margin:0;
    padding:0;
    position:relative;
    width:563px;
}
.i-search .b-cmall-filter__form-left .form__caption{
	display:none;
}
.i-search .b-cmall-filter__form-left .form__search-line{
	width:539px;
}
/* *********************END Cmall eshop filter left*********************** */

/* *********************Cmall top menu*********************** */
.b-cmall-top-menu__list{
    list-style:none;
    margin:55px 0 0;
    padding:0;
    width:572px;
}
.b-cmall-top-menu__item{
    display:inline-block;
    margin:0 0 0 25px;
    padding:0;
	float:left;
}
.b-cmall-top-menu__item:first-child{
    margin:0;
}
.b-cmall-top-menu__item-more{
	position:relative;
}
.nav-menu__item-link{
    text-decoration:none;
	border-bottom:1px solid #b4c5de;
}
.nav-menu__item-link:hover{
    color:#fe7f0a;
	border-bottom:1px solid #ffcc9d;
}
.nav-menu__item-link-more{
    border-bottom:1px dotted #dadada;
    color:#a3a3a3;
    text-decoration:none;
}
.nav-menu__item-link-more:hover{
    color:#fe7f0a;
	border-bottom:1px dotted #ffcc9d;
    text-decoration:none;
}
.nav-menu__item-link-active{
    color:#000;
    text-decoration:none;
    border-bottom:1px solid #999aad;
}
.b-cmall-top-menu-dropdown{
    left:-45px;
    position:absolute;
    top:30px;
    z-index:1010;
	
	display:none;
}
.b-cmall-top-menu__item-more-active .b-cmall-top-menu-dropdown{
	display:block;
}
.b-cmall-top-menu-dropdown__arrow{
    background:url("/_img/cmall/icon__TooltipCorner.png") no-repeat 0 0;
    height:8px;
    left:50%;
    position:absolute;
    top:-7px;
    width:20px;
	margin-left:-10px;
}
.b-cmall-top-menu-dropdown__body{
    background:#fff;
    border:1px solid #d0d0d0;
    padding:10px 20px 5px;
}
.b-cmall-top-menu-dropdown__item{
    font:13px/1 Arial,sans-serif;
    padding:0 0 10px;
    white-space:nowrap;
}
.b-cmall-top-menu-dropdown__item-link{
    font:13px/16px Arial,sans-serif;
}
/* *********************END Cmall top menu*********************** */

/* *********************Cmall eshop header menu*********************** */
.i-menu {
	top: 197px;
	left:0;
	position:absolute;
	z-index:1005;
}
.b-menu {
	background:#666;
	border-bottom:1px solid #809fcd;
	height:39px;
	list-style:none;
	margin:0;
	padding:0;
	box-shadow:0px 1px 1px 0px #696969;
	white-space:nowrap;
	width:1100px;
	position:relative;
	z-index:5800;
}
.b-menu:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.b-menu__item {
	background:url("_img/cmall/sep-1.png") no-repeat scroll 0 9px transparent;
	color:#fff;
	font:16px/25px Arial,sans-serif;
	float:left;
	padding:0/*0 19px 6px 18px*/;
}
.b-menu__item:first-child {
	background:none;
}
.b-menu__link {
	display:block;
	color:#fff;
    margin:0 15px;
    outline:medium none;
	padding:8px 12px 6px;
	-webkit-transition:color 200ms linear;
	-moz-transition:color 200ms linear;
	-o-transition:color 200ms linear;
	transition:color 200ms linear;
    text-decoration:none;
    border-bottom:none;
}
.b-menu__link:hover{
    color:#000;
    border-bottom:none;
}
.b-menu__item:hover .b-menu__link {
    background:#fff;
    border-top:4px solid #fe7f0a;
    color:#000;
    padding:4px 12px 6px;
    text-decoration:none;
}
.b-menu__link_active{
    background:#fff !important;
    border-top:4px solid #fe7f0a;
    color:#000;
    padding:4px 12px 6px;
    text-decoration:none;
}
.b-menu__link-arr{
    background:url("/_img/cmall/arrows__EsopMenuTopDropdown.png") no-repeat right 20px;
    cursor:pointer;
}
.b-menu__link-arr-active{
    background:#fff;
    border-top:4px solid #fe7f0a;
    color:#000;
    padding:4px 12px 6px;
    text-decoration:none;
}
.b-menu__link_active.b-sub-menu__link.b-sub-menu__link2,
.b-menu__link-arr-active.b-sub-menu__link.b-sub-menu__link2{
    background:none;
    border-top:none;
    padding:0;
}
.i-sub-menu {
    background:#fff;
    border-bottom:1px solid #a2b6cd;
    border-left:1px solid #a2b6cd;
    border-right:1px solid #a2b6cd;
    box-shadow:0 5px 5px rgba(0, 0, 0, 0.4);
	display:none;
	left:0;
	position:absolute;
	top:100%;
	z-index:5900;
	width:100%;
}
.i-sub-menu__ar {
	background: url(_img/cmall/sub-m-ar.png) center 0 no-repeat;
	display:block;
	height:10px;
	left:0;
	position:absolute;
	top:1px;
	width:209px;
	z-index:2;
}
.b-sub-menu2 {
    list-style:none;
    margin:0;
    min-width:250px;
    overflow:hidden;
    padding:10px 0;
}
.b-sub-menu2__splitter{
	padding:0 0 10px;
}
.b-sub-menu__item {
	border-top:none;
	color:#5a6977;
	font:16px Arial,sans-serif;
	padding:3px 16px 4px;
	text-align:left;
	text-transform:none;
    display:inline-table;
    white-space:normal;
    width:150px;
}
.b-sub-menu__item2{
    float:left;
}
.b-sub-menu__link2{
	color:#436fae;
    border-bottom:1px solid #b4c5de;
    font:16px Arial,sans-serif;
	text-decoration:none;
}
.b-sub-menu__link2:hover{
	color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
}
.b-sub-menu__link-active {
	text-decoration:none;
    border-bottom:1px solid #ffcc9d !important;
}
.b-sub-menu3{
    list-style:none;
    margin:0;
    padding:0;
}
.b-sub-menu__item3{
    display:block;
    padding:5px 0 0;
}
.b-sub-menu__link.b-sub-menu__link3{
    color:#000;
    font-size:14px;
    text-decoration:none;
    border-bottom:solid 1px #999;
}
.b-sub-menu__link.b-sub-menu__link3:hover{
    color:#fe7f0a;
    border-bottom:solid 1px #ffcc9d;
}
.b-sub-menu4{
    list-style:none;
    margin:0;
    padding:0;
}
.b-sub-menu__item4{
    display:block;
    line-height:10px;
    padding:6px 0 0;
}
.b-sub-menu__link4{
    color:#4b4d4e;
    font:12px/15px Arial,sans-serif;
    text-decoration:none;
    border-bottom:solid 1px #b7b8b8;
}
.b-sub-menu__link4:hover{
    color:#fe7f0a;
    border-bottom:solid 1px #ffcc9d;
}
.b-sub-menu5{
    list-style:none;
    margin:3px 0 0 0;
    padding:0;
}
.b-sub-menu__item5{
    display:block;
    line-height:10px;
    padding:6px 0 1px 17px;
    background:url("/_img/cmall/arrow__sub-menu-item-level5.png") left 10px no-repeat;
}
.b-sub-menu__item5:hover{
    background:url("/_img/cmall/arrow__sub-menu-item-hover-level5.png") left 10px no-repeat;
}
.b-sub-menu__link5{
    color:#4b4d4e;
    font:12px/1 Arial,sans-serif;
    text-decoration:none;
}
.b-sub-menu__link5:hover{
    color:#fe7f0a;
}
.b-sub-menu__show-all3,
.b-sub-menu__show-all4,
.b-sub-menu__show-all5,
.b-sub-menu__show-all6{
	display:none;
}
.b-menu__item-more .b-sub-menu__show-all2,
.b-menu__item-more .b-sub-menu__show-all3,
.b-menu__item-more .b-sub-menu__show-all4,
.b-menu__item-more .b-sub-menu__show-all5,
.b-menu__item-more .b-sub-menu__show-all6{
	padding:10px 0 4px;
}
.i-sub-menu .b-sub-menu__show-all-link2{
    border-bottom:1px solid #ffcc9d;
    color:#000;
    font-size:12px;
    font-weight:700;
}
.i-sub-menu .b-sub-menu__show-all-arr2 {
    background:url("_img/cmall/arrow__EshopMenuDropDownMore.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display:inline-block;
    font-size:9px;
    height:9px;
    line-height:1;
    margin:0 0 0 5px;
    text-indent:-9999px;
    width:7px;
}
/* *********************END Cmall eshop header menu*********************** */

/* *********************Cmall eshop reference logo*********************** */
.i-logotips{
	margin:20px 0 0;
	position:relative;
}
.b-logotips{
    list-style:none;

}
.b-logotips__item{
    display:block;
    padding:3px;
	height:76px;
	float:left;
    min-width:152px;
}
.b-logotips__link{
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    border-radius:7px;
    background-color:#fff;
    -webkit-box-shadow:0 1px 3px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 3px rgba(63,69,75,.5);
    box-shadow:0 1px 3px rgba(63,69,75,.5);
    border:solid 1px #fff;
    background-image:-webkit-linear-gradient(bottom, #f5f5f5, rgba(245,245,245,0) 25%);
    background-image:-moz-linear-gradient(bottom, #f5f5f5, rgba(245,245,245,0) 25%);
    background-image:-o-linear-gradient(bottom, #f5f5f5, rgba(245,245,245,0) 25%);
    background-image:linear-gradient(to top, #f5f5f5, rgba(245,245,245,0) 25%);
	display:inline-table/*table-cell*/;
	height:59px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	min-width:130px;
	cursor:pointer;
	color:#666;
	font-family:arial;
	font-size:12px;
	padding:6px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #f5f5f5;
}
.b-logotips__link:hover{
	border:solid 1px #fff;
}
.b-logotips__img{
	display:inline-block;
    height:30px;
    width:auto;
}
.b-cmall-eshop-referernce-spec__item-sku{
	padding:5px 0 0;
}
/* *********************END Cmall eshop reference logo*********************** */

/* *********************Cmall eshop category home*********************** */

.b-cmall-eshop-cat-spec__list{
    list-style:none;
    margin:0;
    overflow:hidden;
    padding:0;
}
.b-cmall-eshop-cat-spec__item{
    display:table-cell;
    padding:8px;
    text-align:center;
    width:180px;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	transition-property: box-shadow,border-color;
	-webkit-transition-property: box-shadow,border-color;
    margin:0 25px 0 0;
    border:solid 1px #fff;
}
.b-cmall-eshop-cat-spec__item:hover{
    -webkit-box-shadow:0 1px 6px rgba(63,69,75,.5);
    -moz-box-shadow:0 1px 6px rgba(63,69,75,.5);
    box-shadow:0 1px 6px rgba(63,69,75,.5);
    border:1px solid #436fae;
}
.b-cmall-eshop-cat-spec__item:last-child{
    margin:0;
}
.b-cmall-eshop-cat-spec__item-name{
    text-align:center;
    padding:10px 0 0;
}
.b-cmall-eshop-cat-spec__item-name-link{
    border-bottom:1px solid #b4c5de;
    text-decoration:none;
}
.b-cmall-eshop-cat-spec__item-name-link:hover, .b-cmall-eshop-cat-spec__item-name-link.b-product__title-link-hover{
    border-bottom:1px solid #ffcc9d;
    color:#fe7f0a;
    text-decoration:none;
    transition:color ease 0.3s;
}
.b-cmall-eshop-cat-spec__item-img{
    display:inline-block;
    height:auto;
    max-height:100px;
    width:auto;
}
.b-cmall-eshop-cat-spec__item-name-pic > a{
    border-bottom:none;
}
.b-cmall-eshop-cat-spec__item-name-pic > a:hover{
    border-bottom:none;
}
/* *********************END Cmall eshop category home*********************** */

/* *********************Cmall cart popup*********************** */

#cartPopupWindow {
	background:#fff;
}
.popupContent{
	padding:0 0 20px 0;
}
.cmallCartPopup .popupContent{
	padding:0;
}
#cartPopupWindow .popupHeader{
	z-index:1;
}

.b-cmall-cart-popup{
	box-shadow:0px 0px 15px 3px #000;
    -webkit-box-shadow:0px 0px 15px 3px #000;
    -moz-box-shadow:0px 0px 15px 3px #000;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
    margin:0 auto;
    width:780px;
}
.b-cmall-cart-popup__header{
	position:relative;
    background:none repeat scroll 0 0 #f2f2f2;
    border-bottom:1px dashed #ccc;
    line-height:1;
    padding:10px 12px;
}
.b-cmall-cart-popup__header-text{
	color:#333;
    font-size:18px;
    text-decoration:none;
}
.b-cmall-cart-popup__header-close{
    position:absolute;
    display:block;
    right:15px;
    top:15px;
    width:10px;
    height:10px;
    background:url("/_img/cmall/icon__PopupClose.png");
    cursor:pointer;
}
.b-cmall-cart-popup__content{
    padding:13px 26px 10px;
    overflow:hidden;
	position:relative;
}
.b-cmall-cart-popup__default-content{
	padding:0 0 20px 0;
}
.b-cmall-cart-popup__content-overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	opacity: 0.7;
}
.b-cmall-cart-popup__content-pic{
    float:left;
    text-align:center;
    vertical-align:top;
    width:180px;
    padding:15px 0 0;
}
.b-cmall-cart-popup__content-img{
    max-width:165px;
    height:auto;
}
.b-cmall-cart-popup__content-text{
    float:left;
    margin:0 0 0 15px;
    padding:15px 15px 0 0;
    width:393px;
}
.b-cmall-cart-popup__content-title{
    font-size:18px;
    line-height:23px;
    margin-bottom:18px;
}
.b-cmall-cart-popup__content-property{
    margin:2px 0 0;
}
.b-cmall-cart-popup__content-quantity{
    position:relative;
}
.b-cmall-cart-popup__content-quantity-count{
	display:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    border-radius:5px;
	box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow:0 1px 10px 0 rgba(0, 0, 0, 0.35);
    left:76px;
    position:absolute;
    top:-2px;
}
.b-cmall-cart-popup__content-quantity-count-btn{
	background:#3783be;
    background:-moz-linear-gradient(top,  #3783be 0%, #234e91 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3783be), color-stop(100%,#234e91));
	background:-webkit-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-o-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:-ms-linear-gradient(top,  #3783be 0%,#234e91 100%);
	background:linear-gradient(to bottom,  #3783be 0%,#234e91 100%);
    border:1px solid #4a97d4;
    cursor:pointer;
    float:left;
    font:0px/0 serif;
    height:13px;
    overflow:hidden;
    padding:5px 3px 7px 2px;
    width:10px;
}
.b-cmall-cart-popup__content-quantity-count-btn i{
    background:url("/_img/cmall/arrows__white.png") no-repeat 0 -2px;
    display:inline-block;
    height:9px;
    margin:3px 0 0;
    overflow:hidden;
    vertical-align:top;
    width:7px;
}
.b-cmall-cart-popup__content-quantity-count-btn-right > i{
    background-position:-9px -2px;
    margin:3px 0 0 3px;
}
.b-cmall-cart-popup__content-quantity-count-btn-left{
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
    border-radius:5px 0 0 5px;
}
.b-cmall-cart-popup__content-quantity-count-btn-right{
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
    border-radius:0 5px 5px 0;
}
.b-cmall-cart-popup__content-quantity-count-counter{
    display:block;
    position:relative;
    text-align:center;
    width:35px;
}
.b-cmall-cart-popup__content-quantity-count-field{
    float:left;
}
.b-cmall-cart-popup__content-quantity-count-input{
    border-color:#a1c8d9 !important;
    box-shadow:0 1px 2px 0 rgba(161, 200, 217, 0.4) inset, 0 1px 0 0 rgba(255, 255, 255, 0.35);
    -webkit-box-shadow:0 1px 2px 0 rgba(161, 200, 217, 0.4) inset, 0 1px 0 0 rgba(255, 255, 255, 0.35);
    -moz-box-shadow:0 1px 2px 0 rgba(161, 200, 217, 0.4) inset, 0 1px 0 0 rgba(255, 255, 255, 0.35);
    font-size:13px !important;
    height:19px;
    line-height:18px !important;
    padding:3px 9px !important;
    position:relative;
    text-align:center;
    width:16px !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
    border-radius:0 !important;
}
.b-cmall-cart-popup__content-quantity-name{
	font-size:13px;
    color:#a3a3a3;
}
.b-cmall-cart-popup__content-property-name{
	font-size:13px;
    color:#a3a3a3;
}
.b-cmall-cart-popup__content-quantity-value{
    border-bottom:1px dotted #b4c5de;
    color:#436fae;
    cursor:pointer;
    font-size:13px;
}
.b-cmall-cart-popup__content-quantity-value:hover{
	color:#fe7f0a;
    border-bottom:1px dotted #ffcc9d;
}
.b-cmall-cart-popup__content-quantity-input{
	display:none;
}
.b-cmall-cart-popup__content-property-value{
	font-size:13px;
}
.b-cmall-cart-popup__content-price{
    float:right;
    width:105px;
    margin:-5px 0 0;
}
.b-cmall-cart-popup__content-price-name{
    font-size:13px;
    line-height:18px;
    margin-bottom:2px;
    color:#a3a3a3;
}
.b-cmall-cart-popup__content-price-total{
    font-size:18px;
    line-height:23px;
}
.b-cmall-cart-popup__content-price-desc{
    font-size:11px;
    line-height:16px;
}
.b-cmall-cart-popup__content-price-old-title{
    color:#a3a3a3;
    font-size:13px;
    line-height:18px;
    padding:5px 0 0;
}
.b-cmall-cart-popup__content-price-old{
    text-decoration:line-through;
}
.b-cmall-cart-popup__footer{
    background:none repeat scroll 0 0 #f2f2f2;
    border-top:1px dashed #ccc;
    padding:18px 26px 25px;
    overflow:hidden;
}
.b-cmall-cart-popup__footer-order{
    float:left;
    margin:0 0 0 195px;
}
.b-cmall-cart-popup__footer-order-btn{
    font-size:18px;
    line-height:20px;
}
.b-cmall-cart-popup__footer-close{
    float:left;
    padding:3px 12px 4px 15px;
}
.b-cmall-cart-popup__footer-close-link{
    border-bottom:1px dotted #b4c5de;
    color:#436fae;
    cursor:pointer;
    font-size:18px;
    line-height:20px;
}
.b-cmall-cart-popup__footer-close-link:hover{
	color:#fe7f0a;
    border-bottom:1px dotted #ffcc9d;
}

.cmallCart__qtyWrapper{
	position:relative;
	z-index:1;
    /*width:66px;*/
}
.cmallCart__qtyCover{
	position:absolute;
	top:0;
	bottom:0;
	right:5px;
	z-index:2;
	background:url(/_img/cmall/_loading_orange.gif) top right no-repeat;
    width:15px;
    height:15px;
}
.cmallCart__itemInProcess input{
	opacity:0.5;
}
/* *********************END Cmall cart popup*********************** */

/* *********************Cmall search spec subcat*********************** */
.b-cmall-search-spec-cat{
    display:none;
    background:#fff;
    border-color:#d9d9d9;
    border-style:solid;
    border-width:1px;
    position:absolute;
    top:28px;
    width:561px;
	box-shadow:0 8px 25px -5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow:0 8px 25px -5px rgba(0, 0, 0, 0.25)
    -moz-box-shadow:0 8px 25px -5px rgba(0, 0, 0, 0.25);
}
.b-cmall-search-spec-cat__visible,
.b-cmall-search-spec-cat__always-visible{
	display:block;
}
.b-cmall-search-spec-cat__list{
    display:block;
    padding:5px 10px;
}
.b-cmall-search-spec-cat__list > label{
    padding:0 0 0 20px !important;
}
/* *********************END Cmall search spec subcat*********************** */

/* *********************Cmall Quick View*********************** */
.b-cmall-quick-view-link{
	background:none repeat scroll 0 0 #fff;
	border:1px solid #d7d7d7;
	cursor:pointer;
	font-size:12px;
	left:30px;
	line-height:1;
	padding:4px;
	position:absolute;
	top:60px;
	z-index:5;
	color:#436fad;
    display:none !important;
}
.b-cmall-quick-view-link:hover{
	color:#fff;
    background:none repeat scroll 0 0 #ff6600;
	-webkit-transition-duration: 0.3s; 
	-o-transition-duration: 0.3s; 
	-moz-transition-duration: 0.3s; 
	transition-duration: 0.3s;
}
/* *********************End Cmall Quick View*********************** */

/* *********************Cmall Cart Spec Tooltip*********************** */
.b-cmall-cart-spec-tooltip__wrapper {
    left:-33px;
    position:absolute;
    top:33px;
    width:235px;
    z-index:10000;
	display:none;
}
.b-cmall-cart-spec-tooltip__arrow{
    font-size:0;
    height:8px;
    line-height:0;
    text-align:center;
}
.b-cmall-cart-spec-tooltip__arrow-img{
    display:block;
    margin:0 auto;
}
.b-cmall-cart-spec-tooltip__body{
	border-top:5px solid #ff8200;
    background:#fff;
    -webkit-box-shadow:0 0 13px rgba(0, 0, 0, 0.4);
    -moz-box-shadow:0 0 13px rgba(0, 0, 0, 0.4);
    box-shadow:0 0 13px rgba(0, 0, 0, 0.4);
}
.b-cmall-cart-spec-tooltip__header{
    background:#f2f2f2 url(_img/cmall/icon__CartSpecTooltip.png) 10px 5px no-repeat;
    border-bottom:1px dashed #ccc;
    line-height:1;
    position:relative;
}
.b-cmall-cart-spec-tooltip__header-title{
	color:#666;
	font-size:13px;
	line-height:1;
	padding:12px 0 12px 45px;
}
.b-cmall-cart-spec-tooltip__header-title-qty{
	color:#333;
	font-weight:700;
}
.b-cmall-cart-spec-tooltip__delete{
	font-size:0;
	height:10px;
	position:absolute;
	right:15px;
	top:14px;
	width:10px;
    cursor:pointer;
}
.b-cmall-cart-spec-tooltip__content{
	position:relative;
}
.b-cmall-cart-spec-tooltip__cart-empty{
	text-align:center;
	padding:10px;
}
.b-cmall-cart-spec-tooltip__item{
    overflow:hidden;
    position:relative;
    border-bottom:1px dashed #ccc;
    padding:10px;
}
.b-cmall-cart-spec-tooltip__item-pic{
    border:1px solid #d6d6d6;
    float:left;
    height:50px;
    overflow:hidden;
    width:50px;
    text-align:center;
}

.b-cmall-cart-spec-tooltip__item-pic-img{
    display:inline;
    max-width:50px;
    width:auto;
}
.b-cmall-cart-spec-tooltip__item-pic-link{
    border-bottom:medium none;
    display:block;
    height:50px;
    overflow:hidden;
    text-align:center;
    vertical-align:middle;
    width:50px;
}
.b-cmall-cart-spec-tooltip__item:last-child{
    border-bottom:none;
}
.b-cmall-cart-spec-tooltip__item-title{
    line-height:17px;
}
.b-cmall-cart-spec-tooltip__item-title-prop-name{
	display:block;
	font-size:11px;
	line-height:1;
	padding:5px 0 0;
}
.b-cmall-cart-spec-tooltip__item-desc{
    float:left;
    overflow:hidden;
    padding:0 0 0 10px;
    width:120px;
}
.b-cmall-cart-spec-tooltip__item-title-link{
    font-size:12px;
    line-height:1;
}
.b-cmall-cart-spec-tooltip__item-price-desc{
    font-size:11px;
    line-height:1;
}
.b-cmall-cart-spec-tooltip__item-price-old{
    font-size:11px;
    text-decoration:line-through;
}
.b-cmall-cart-spec-tooltip__item-price-total{
    font-size:14px;
    font-weight:700;
    line-height:23px;
}
.b-cmall-cart-spec-tooltip__item-delete{
    border-left:1px solid #ccc;
    cursor:pointer;
    font-size:0;
    height:10px;
    line-height:1;
    padding:3px 0 3px 5px;
    position:absolute;
    right:15px;
    top:40%;
    width:10px;
}
.b-cmall-cart-spec-tooltip__footer{
    background:#f2f2f2;
    border-top:1px dashed #ccc;
    line-height:1;
    position:relative;
    padding:10px;
    overflow:hidden;
}
.b-cmall-cart-spec-tooltip__footer-title{
    color:#2e5d98;
	font-size:13px;
}
.b-cmall-cart-spec-tooltip__footer-amount{
    color:#333;
    font-size:16px;
    font-weight:700;
    line-height:18px;
    padding:5px 0 0;
}
.b-cmall-cart-spec-tooltip__footer-total{
	float:left;
}
.b-cmall-cart-spec-tooltip__footer-btn{
	float:right;
    margin:10px 0 0;
}
.b-cmall-cart-content__cover{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:#fff;
	opacity:0.6;
}

/* *********************End Cmall Cart Spec Tooltip*********************** */

/* *********************Cmall Eshop Tree Left Menu*********************** */
.b-cmall-eshop-spec-tree-left__title,
.b-cmall-spec-sitemap-left__title{
    color:#333;
    font-size:18px;
    padding:0 0 10px;
}
.b-cmall-eshop-spec-tree-left__level0,
.b-cmall-spec-sitemap-left__level0{
    border:1px solid #e1e1e1;
    border-radius:3px;
    list-style:outside none none;
    margin:0 0 15px;
    padding:15px 20px;
}
.b-cmall-eshop-spec-tree-left__list,
.b-cmall-spec-sitemap-left__list{
    list-style:outside none none;
    margin:0;
    padding:0;
}
.b-cmall-eshop-spec-tree-left__item,
.b-cmall-spec-sitemap-left__item{
    padding:0 0 5px;
}
.b-cmall-eshop-spec-tree-left__item-link,
.b-cmall-spec-sitemap-left__item-link{
	color:#336699;
    font-size:12px;
}
.b-cmall-eshop-spec-tree-left__item-count{
    color:#999;
    display:inline-block;
    font-size:12px;
    margin:0 0 0 8px;
}
.b-cmall-spec-sitemap-left__item-link-active{
    border-bottom:1px solid #ffcc9d;
    color:#fe7f0a;
}
/* *********************End Cmall Eshop Tree Left Menu*********************** */





/* ********************* Cmall Improved Filter *********************** */

.b-catalog-filter_right {
}

.b-catalog-filter__list {
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 20px;
	padding: 10px 0 20px 0;
	position: relative;
	font-size: 12px;
	border: solid 1px #e1e1e1;
	list-style: none;
}
.b-catalog-filter__list li{
	list-style: none;
}
.b-catalog-filter__item {
	border-bottom: 2px solid #fbe3bc;
	margin: 0;
	padding: 15px;
	position: relative;
	z-index:1;
}
.b-catalog-filter__item:first-child {	
	border:none;
	height:0;
}
.b-catalog-filter__item_second {	
	border-bottom: 2px solid #fbe3bc;
	color: #333;
	font: 12px Arial,sans-serif;
	padding: 0 15px;
}
.b-catalog-filter__item:last-child,
.b-catalog-filter__item_last{	
	position: relative;
	border:none;
	padding:0;
	right: 0;
	top: 15px;
	width: auto;
}
.b-catalog-filter__item:hover {}
.b-catalog-filter__name {
	color: #000;
	font: 14px Arial,sans-serif;
	display: block;
	font-size: 16px;
	font-weight:normal;
	position:relative;
	padding: 0 0 10px 18px;
	margin: 0 0 0 -18px;
}
.b-catalog-filter__name_dotted {
	border-bottom:1px dotted #000;
	cursor:pointer;
}
.b-catalog-filter__name_brend {
	cursor:default;
}
.b-catalog-filter__brend {
	border-bottom:1px dotted #0073ba;
	color:#0073ba;
	cursor:pointer;
	display:inline;
	font:bold 13px/1 Arial, sans-serif;
	margin:0 0 0 7px;
	text-decoration:none;
}
.b-catalog-filter__question {
	background:#7fb4d3;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	color:#fff;
	cursor:pointer;
	display:inline;
	font:10px/0.8 Arial, sans-serif;
	margin:0 0 0 2px;
	padding:0 4px;
	/*position:relative;*/
	text-decoration:none;
	/*z-index:999;*/
}
:root .b-catalog-filter__question {/* стили для ie9 */
	padding:0 3px\9;
}
.b-catalog-filter__name_ar {
	background:url(_img/cmall_filter/ar.png) 0 0 no-repeat;
	cursor:pointer;
	display:block;
	height:9px;
	left:8px;
	position:absolute;
	top:6px;
	width:9px;
}
.b-catalog-filter__name_ar_r {
	background-image:url(_img/cmall_filter/ar-r.png);
}
.b-catalog-filter__for-input {
	color:#010101;
	font:13px/16px Arial, sans-serif;
	padding:0;
}
.b-catalog-filter__inp, .b-catalog-filter__inp-wide, .b-catalog-filter__inp-date,
input.b-catalog-filter__inp, input.b-catalog-filter__inp-wide, input.b-catalog-filter__inp-date{
	font-size: 12px;
	padding: 4px 3px;
	width: 55px;
	text-align: center;
	margin: 0 5px;
}
input.b-catalog-filter__inp-wide {
	text-align:left;
	width:96%;
	padding:2px;
}
input.b-catalog-filter__inp-date {
	width:75px;
	padding:2px 13px 2px 2px;
	text-align:left;
	background-image:url(_img/cmall_filter/icons-calendar2.png);
	background-repeat:no-repeat;
	background-position:74px 4px;
}
.b-catalog-filter__select {
        color:#000;
        padding:2px;
}
.b-catalog-filter__option {
        margin:1px 2px;
}
.b-catalog-filter .form__fieldset{
	margin: 0;
	border-color: #aaadb4 #dcdfe6 #e2e9ef #e4e4e6;
	border-style: solid;
	border-width: 1px;
	max-height: 135px;
	overflow: auto;
	padding: 5px 5px 4px;
}
.b-catalog-filter__btn {
	border:1px solid #008ad0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background: #6cb2d6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjYjJkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwOGRjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAwN2ViYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDkzYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #40b0f3 0%, #008dc4 50%, #007ebc 51%, #1554e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40b0f3), color-stop(50%,#008dc4), color-stop(51%,#007ebc), color-stop(100%,#1554e5));
	background: -webkit-linear-gradient(top,  #40b0f3 0%,#008dc4 50%,#007ebc 51%,#1554e5 100%);
	background: -o-linear-gradient(top,  #40b0f3 0%,#008dc4 50%,#007ebc 51%,#1554e5 100%);
	background: -ms-linear-gradient(top,  #40b0f3 0%,#008dc4 50%,#007ebc 51%,#1554e5 100%);
	background: linear-gradient(to bottom,  #40b0f3 0%,#008dc4 50%,#007ebc 51%,#1554e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40b0f3', endColorstr='#1554e5',GradientType=0 );
	color:#fff;
	cursor:pointer;
	font:bold 15px/1 Arial, sans-serif;
	margin:4px 0 16px 17px;
	overflow:visible;
	padding:4px 10px 5px;
	text-shadow:rgba(0,0,0,0.8) 1px 0px 1px;
	font-size: 15px!important;
}
.b-catalog-filter__label {
	color:#000;
	display:block;
	font:13px/19px Arial, sans-serif;
	padding:0 0 5px;
	position:relative;
}
.b-catalog-filter__label_disabled {
	color:#6b6b6b;
}
.b-catalog-filter__label_display_none {
	display:none;
}
.b-catalog-filter__label_display_block {
	display:block;
}
.b-catalog-filter__wrap-v {
	overflow:hidden;
	margin:0;
}
.b-catalog-filter__wrap-v_1 {
	padding-top:4px;
	margin:0;
}
.b-catalog-filter__list-inp {
	overflow:hidden;
	padding:0;
	margin:0;
}
.b-catalog-filter__list-inp_left {
	float:left;
	padding:0;
}
.b-catalog-filter__list-inp_right {
	margin:0 0 0 112px;
	*margin:0 0 0 44%;
	padding:0 0 0 20px;
	*padding:0 0 0 25px;
	width:91px;
	*width:85px;
}
.b-catalog-filter__list-inp_odina {
	padding:0 0 0 20px;
	*padding:0 0 0 29px;
	margin:0;
}
.b-catalog-filter__label span {}
.b-catalog-filter__checkbox {
	margin:0 7px 0 -20px;
	*margin:0 7px 0 -29px;
	padding:0;
	vertical-align:middle;
	border-radius:0 !important;
	border-top:none !important;
	box-shadow:none !important;
}
.b-catalog-filter__label-name{
	display: inline-table;
	line-height: 16px;
	margin: 0 0 0 18px;
}

:root input[type=checkbox] + .b-catalog-filter__label-name:before { background:url(_img/cmall/btn.png) -13px -12px no-repeat; position:absolute; top:1px; left:0; content:''; height:14px; width:13px; }
:root input[type=checkbox]:checked + .b-catalog-filter__label-name:before { background:url(_img/cmall/btn.png) 0 -12px  no-repeat;  }

:root input[type=radio] + .b-catalog-filter__label-name:before { background:url(_img/cmall/btn.png) -13px 0 no-repeat; position:absolute; top:1px; left:0; content:''; height:13px; width:13px; }
:root input[type=radio]:checked + .b-catalog-filter__label-name:before { background:url(_img/cmall/btn.png) 0 0 no-repeat;  }

.b-catalog-filter__date-from, .b-catalog-filter__date-to {
        color:#000;
}
.b-catalog-filter__date-icon-from, .b-catalog-filter__date-icon-to{
        cursor:pointer;
        position:absolute;
        top:5px;
}
.b-catalog-filter__date-icon-from {
        left:106px;
}
.b-catalog-filter__date-icon-to {
        left:220px;
}
a.b-catalog-filter__clear,
a.b-catalog-filter__clear:hover,
a.b-catalog-filter__clear:focus,
a.b-catalog-filter__clear:active,
a.b-catalog-filter__clear:visited{
        text-decoration:none;
        border-bottom:1px dotted #4490B2;
        margin:0 0 0 16px;
}

.i-pop-up-win {	
	width:100%;
	z-index:400;
	zoom:1;
}
.b-pop-up-win {
	background:#fff;
	-moz-box-shadow:0 0 7px 3px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow:0 0 7px 3px rgba(0, 0, 0, 0.35);
	box-shadow:0 0 7px 3px rgba(0, 0, 0, 0.35);
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	*border:1px solid #a0a0a0;
	display:none;
	left:0;
	position:absolute;
	padding:10px 10px 0 10px;
	top:0;
	width:35%;
	z-index:1000;
}
.b-pop-up-win__ar {
	background:url(_img/cmall_filter/ar-popup.png) 0 0 no-repeat;
	*background:url(_img/cmall_filter/ar-popup-ei-7.png) 0 0 no-repeat;
	height:13px;
	position:absolute;
	top:-13px;
	width:22px;
}
.b-pop-up-win__ar_right {
	right:10px;
	*right:5px;
}

.b-pop-up-win__ar_left {
	left:10px;	
	*left:5px;
}
.b-pop-up-win__close {
	background:url(_img/cmall_filter/x.png) 0 0 no-repeat;
	cursor:pointer;
	height:14px;
	position:absolute;
	right:4px;
	top:4px;
	width:14px;
	z-index:2000;
}
.b-pop-up-win h4 {
	color:#000;
	font:bold 13px/16px Arial, sans-serif;
	padding:0 0 10px;
}
.b-pop-up-win p {
	color:#000;
	font:13px/16px Arial, sans-serif;
	padding:0 0 10px;
}

.i-arrow {
	height:26px;
	position:absolute;
	top:11px;
	z-index:20;
	display:none;
}
.i-arrow_vertical_pos_left {
	left:257px;
}
.i-arrow_vertical_pos_right {
	right:257px;
}
.b-arrow {
	-moz-box-shadow:1px 0 2px 2px rgba(197, 196, 196, 0.82);
	-webkit-box-shadow:1px 0 2px 2px rgba(197, 196, 196, 0.82);
	box-shadow:1px 0 2px 2px rgba(197, 196, 196, 0.82);
	background:rgba(255,153,0,1);
	*background:#ff9900;
	*border-left:1px solid #F4F4F4;
	border-bottom:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	border-top:1px solid #F4F4F4;
	-moz-border-radius:0 2px 2px 0;
	-webkit-border-radius:0 2px 2px 0;
	border-radius:0 2px 2px 0;
	color:#fff;
	font:13px/15px Arial, sans-serif;
	padding:4px 5px 5px;
	position:relative;
	white-space:nowrap;
}
.b-arrow__link {
	color:#333;
    border-bottom:solid 1px #333;
}
.b-arrow__link:hover {
	color:#333;
	text-decoration:none;
    border-bottom:solid 1px #fff;
}
.b-catalog-filter_right .b-arrow {
	-moz-box-shadow:-2px 0 2px 2px rgba(197, 196, 196, 0.82);
	-webkit-box-shadow:-2px 0 2px 2px rgba(197, 196, 196, 0.82);
	box-shadow:-2px 0 2px 2px rgba(197, 196, 196, 0.82);
	border-right:none;
	border-left:1px solid #F4F4F4;
	-moz-border-radius:6px 0 0 6px;
	-webkit-border-radius:6px 0 0 6px;
	border-radius:6px 0 0 6px;
	padding:4px 5px 5px;
	position:relative;
}
.b-arrow__ar{
	background:url(_img/cmall_filter/ar2.png) 0 0 no-repeat;
	*background:url(_img/cmall_filter/ar2-ie7.png) 0 0 no-repeat;
	height:28px;
	position:absolute;
	top:-2px;
	width:17px;
}
.b-catalog-filter_right .b-arrow__ar {
	background:url(_img/cmall_filter/ar2-2.png) 0 0 no-repeat;
	*background:url(_img/cmall_filter/ar2-2-ie7.png) 0 0 no-repeat;
}
.b-arrow__ar_vertical_pos_right {
	right:-17px;
}
.b-arrow__ar_vertical_pos_left {
	left:-17px;
}
@media \0screen {/* стили для ie 8*/
  .b-pop-up-win {border:1px solid #a0a0a0;}
  .b-arrow {background:#ffe692;}
  .b-arrow__ar{background:url(_img/cmall_filter/ar2-ie7.png) 0 0 no-repeat;}
  .b-catalog-filter_right .b-arrow__ar {background:url(_img/cmall_filter/ar2-2-ie7.png) 0 0 no-repeat;}
}
.b-slider {
	background: none;
	box-shadow: none;
	margin: 0;
	padding: 20px 14px;
	width: 180px;
}
.b-slider__metka {
	position:absolute;
	top:4px;
	*top:-12px;
	z-index:300;
}
.b-slider__metka_n1 {
	left:4px;
}
.b-slider__metka_n2 {
	left:33px;
}
.b-slider__metka_n3 {
	left:95px;
}
.b-slider__metka_n4 {
	left:154px;
}
.b-slider__metka_n5 {
	right:-6px;
}
.b-slider__text {
	color:#010101;
	font:9px/1 Arial, sans-serif;
	text-align:center;
    margin:0;
}

	.slider-range.ui-slider {
		width: 180px;
		margin: 0;
		position:relative;
		z-index:1;
	}
	/* Ползунок */
	.slider-range.ui-slider .ui-slider-handle {
		cursor:pointer;
		height:19px;
		position:absolute;
		width:14px; 
		z-index:2;
		outline:none;
        border-bottom:none;
		background:url(/_img/cmall/icon__EshopFilterSpecPriceRangeLeft.png) left top no-repeat;
    	margin-left:-14px;
	}
	.slider-range.ui-slider a.ui-slider-handle + a.ui-slider-handle {
		background:url(/_img/cmall/icon__EshopFilterSpecPriceRangeRight.png) left top no-repeat;
    	right:0;
		margin-left:0;
	}
	.slider-range.ui-slider .ui-slider-handle:hover {
		border-bottom:none;
	}
	.slider-range.ui-slider .ui-slider-range {
		border:0;
		display:block;
		font-size:.7em;
		overflow:hidden;
		position:absolute;
		z-index:1;
	}
	/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
	.slider-range.ui-slider-horizontal {
		height: 13px;
		background: #ccc;
		border-radius: 0;
		box-shadow: none;
	}
	/* позиционируем ползунки */
	.slider-range.ui-slider-horizontal .ui-slider-handle { 
		/*top:-1px;
		margin-left:-7px;*/
	}
	.slider-range.ui-slider-horizontal .ui-slider-range {
		top:0;
    	height: 7px;
    	margin: 3px 0 2px;
    	border-bottom:none;
	}
	.slider-range .ui-slider-horizontal .ui-slider-range-min { 
		left:0;
	}
	.slider-range .ui-slider-horizontal .ui-slider-range-max {
		right:0;
	}
	/* оформление полосы по которой ходит ползунок */
	.slider-range.ui-widget-content { 
		background:#ccc;
    	border-radius:0;
    	box-shadow:none;
	}
	/* оформление активного участка (между двумя ползунками) */
	.slider-range .ui-widget-header { 
		background: #fecd18;
		background: -moz-linear-gradient(top,  #fecd18 0%, #fe830b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fecd18), color-stop(100%,#fe830b));
background: -webkit-linear-gradient(top,  #fecd18 0%,#fe830b 100%);
background: -o-linear-gradient(top,  #fecd18 0%,#fe830b 100%);
background: -ms-linear-gradient(top,  #fecd18 0%,#fe830b 100%);
background: linear-gradient(to bottom,  #fecd18 0%,#fe830b 100%);
		border-radius:2px;
	}
	/* скругление для полосы слайдера */
	.slider-range .ui-corner-all {}

span.rur { font-family:"Tahoma"; font-size:13px; text-transform:uppercase; // text-transform:none;}    
span.rur span { position:absolute; overflow:hidden; width:.45em; height:1em; margin:0.28em 0 0 -0.55em; // display:none; }
span.rur span:before { content:'\2013';}

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
* html #TB_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}

.b-catalog-filter__avail_values{
	position:absolute;
	border:none;
	height:3px;
	background:#336699;
	z-index:1;
}
.cmallFilter__unavailValue{
	color:#ccc;
}
.cmallFilter__imgLoader {
	margin-top: -4px;
}

/* ********************* END Cmall Improved Filter *********************** */




/* === Cmall Live Search === */
/* reset */
.ui-state-disabled {
	cursor: default !important;
}
.ui-helper-hidden-accessible{
	display:none;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-autocomplete.ui-menu {
	list-style: none;
	padding:0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-autocomplete.ui-widget-content {
	border:none;
	background:none;
	color: #000;
}
.ui-autocomplete.ui-widget-content a,
.ui-autocomplete.ui-widget-content a:hover,
.ui-autocomplete.ui-widget-content a:focus,
.ui-autocomplete.ui-widget-content a:active{
	color: #212121;
	text-decoration:none;
	border:none;
}
.ui-autocomplete.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
}
.ui-autocomplete.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding:0;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
	cursor:pointer;
}
.ui-autocomplete.ui-corner-all,
.ui-autocomplete .ui-corner-all {
	border-radius:0;
}
.ui-autocomplete.ui-widget-content .ui-state-hover,
.ui-autocomplete.ui-widget-content .ui-state-focus{
	border:none;
	background:none;
	font-weight: normal;
	color: #212121;
}
.ui-autocomplete.ui-widget-content .ui-state-active{
	border:none;
	background:none;
	font-weight: normal;
	color: #212121;
}
.ui-autocomplete.ui-widget-content .ui-state-default{
	border:none;
	background:none;
	font-weight: normal;
	color: #555555;
}
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus,
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin:0;
}

/* styles */
.ui-autocomplete.ui-widget-content {
	background:#fff;
	border:1px solid #c0c4cc;
	border-top:none;
	padding:5px;
	z-index:5900;
	/*width:553px;*/
}
.b-cmall-live-search__item{
	margin-bottom:10px;
	overflow:hidden;
	padding:5px;
	width:541px;
	border-bottom:1px solid #f1f1f1;
}
.b-cmall-live-search__itemMore{
	border:none;
}
.ui-autocomplete .ui-state-hover .b-cmall-live-search__item,
.ui-autocomplete .ui-state-focus .b-cmall-live-search__item,
.ui-autocomplete .ui-state-active .b-cmall-live-search__item{
	background:#f1f1f1;
	border-radius:5px;
}
.b-cmall-live-search__img{
	float:left;
	margin:0 5px 5px 0;
	max-width:75px;
	max-height:75px;
}
.b-cmall-live-search__right{
	overflow:hidden;
}
.b-cmall-live-search__top{
	overflow: hidden;
	padding: 0 75px 3px 0;
	position: relative;
}
.b-cmall-live-search__rating{
	position:absolute;
	top:0;
	right:4px;
}
.b-cmall-live-search__name{
	font-weight: bold;
	font-size:11px;
	text-transform: uppercase;
}
.b-cmall-live-search__descr{
	color:#000;
	font-size:11px;
}
.b-cmall-live-search__bottom{
	text-align:right;
}
.b-cmall-live-search__price{}
.b-cmall-live-search__old-price{
	margin-right:10px;
	text-decoration:line-through;
}
/* === END Cmall Live Search === */

/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/home.css
 */

.i-contentcolumn {
	margin:0 0 20px 0;
	position:relative;
	width:1100px;
	float:none;
}
.b-cmall-home-text-first-line{
	width:1100px;
    overflow:hidden;
}
.i-slider{
	float:left;
}

/* *****************Cmall Home Day Offer***************** */
.b-cmall-eshop-spec-day-offer{
    float:right;
    width:270px;
}
.b-cmall-eshop-spec-day-offer__list{
    list-style:outside none none;
    margin:0 0 0 52px;
    padding:0;
}
.b-cmall-eshop-spec-day-offer-name{
    margin:0 0 0 52px;
}
.b-cmall-eshop-spec-day-offer__timer{
    font-size:11px;
    line-height:1;
    overflow:hidden;
    width:216px;
    margin:5px 0;
}
.b-cmall-eshop-spec-day-offer__timer-title{
    text-align:center;
    margin:5px 0;
}
.b-cmall-eshop-spec-day-offer__timer-value{
    text-align:center;
    margin:0 0 5px;
}
.b-cmall-eshop-spec-day-offer__timer-count{
    background:none repeat scroll 0 0 #f6ddb5;
    border:1px solid #d7d7d7;
    border-radius:3px;
    display:inline-block;
    padding:3px 7px;
    white-space:nowrap;
}
.b-cmall-eshop-spec-day-offer__item{
    border:1px solid #eb540d;
    height:270px;
    margin:0;
    padding:0;
    width:216px;
}
.b-cmall-eshop-spec-day-offer__item-bonus{
    font-size:11px;
    padding:5px 0 0;
    text-align:center;
}
.b-cmall-eshop-spec-day-offer__item-pic{
    background:none repeat scroll 0 0 #fff;
    height:115px;
    overflow:hidden;
    position:relative;
}
.b-cmall-eshop-spec-day-offer__item-pic-link{
    border-bottom:medium none;
    display:block;
    height:145px;
    overflow:hidden;
    text-align:center;
    vertical-align:middle;
    width:216px;
}
.b-cmall-eshop-spec-day-offer__item-img{
    display:inline;
    max-width:216px;
    width:auto;
}
.b-cmall-eshop-spec-day-offer__item-price{
	color:#cc0000;
    font:bold 17px/18px Arial,sans-serif;
    margin:7px 8px 0;
    text-align:center;
}
.b-cmall-eshop-spec-day-offer__item-price-old{
	color:#333;
	font:15px/18px Arial,sans-serif;
    text-decoration:line-through;
}
/* *****************End Cmall Home Day Offer***************** */

/* *****************Cmall Home Eshop Special***************** */
.b-product{
	background:#fff;
	border:1px solid #dadada;
	height:220px;
	position:relative;
	width:181px;
	z-index:10;
}
.b-products__hits{
  margin:0;
}
.b-product__wrap-img {
	height:145px;
}
.b-product__link-img {
    border-bottom:medium none;
    display:block;
    height:145px;
    overflow:hidden;
    text-align:center;
    vertical-align:middle;
    width:181px;
}
.b-product__img{
    display:inline;
    max-width:181px;
    width:auto;
}
.b-product__price{
	color:#333;
	font:bold 15px/18px Arial,sans-serif;
	margin:7px 8px 0;
    text-align:center;
}
.b-cmall-eshop-spec-name{
    overflow:hidden;
    position:relative;
}
.b-cmall-eshop-spec-name__all{
    background:#fff;
    display:block;
    float:right;
    line-height:22px;
    padding:0 0 0 15px;
    position:relative;
    z-index:5;
}
.b-cmall-eshop-spec-name__all-link{
    color:#a3a3a3;
    font-size:12px;
    text-decoration:none;
    border-bottom:1px solid #dadada;
}
.b-cmall-eshop-spec-name__all-link:hover{
    color:#fe7f0a;
    border-bottom:1px solid #ffcc9d;
}
.b-cmall-eshop-spec-name__title{
    background:none repeat scroll 0 0 #fff;
    float:left;
    padding:0 15px 0 0;
    position:relative;
    z-index:5;
}
.b-cmall-eshop-spec-name__border{
	position:absolute;
    height:2px;
    background:#fbe3bc;
    width:1100px;
    top:13px;
    z-index:2;
}
/* *****************End Cmall Home Eshop Special***************** */

/* *****************Cmall Home About Company********************* */
.b-cmall-home-text-second-line{
	border-top:2px solid #fbe3bc;
	font:12px/17px Arial,sans-serif;
	overflow:hidden;
	padding:20px 0 0;
    margin:20px 0 0;
}
.b-cmall-home-text-second-line a, 
.b-cmall-home-text-second-line p,
.b-cmall-home-text-second-line ul li{
    font:12px/17px Arial,sans-serif;
}
h3{
	font-size:22px;
    line-height:25px;
}
.b-news{
    float:left;
    margin:0;
    padding:0 40px 0 0;
    width:290px;
}
.b-news__title{
    border-bottom:none;
	margin:0 0 12px;
    padding:0;
    font-size:22px;
}
.b-news__list{
	margin:0;
    padding:0;
}
.b-news__text{
    font:12px/17px Arial,sans-serif;
}
.b-news__all{
    margin:0;
}
.b-cmall-home-text-second-line__about-company{
    float:left;
    padding:0 30px 0 0;
    width:420px;
    font:12px/17px Arial,sans-serif;
}
.b-cmall-home-text-second-line__about-delivery{
    float:left;
    width:320px;
    font:12px/17px Arial,sans-serif;
}
.b-cmall-home-text-second-line__about-company p {
    font:12px/17px Arial,sans-serif;
}
.b-cmall-home-text-second-line__about-delivery-pay{
	background:url(_img/cmall/banner__HomeAboutCompanyPayAfter.png) left top no-repeat;
    padding:0 0 10px 110px;
    min-height:86px;
}
.b-cmall-home-text-second-line__about-delivery-free{
	background:url(_img/cmall/banner__HomeAboutCompanyDelivery.png) left top no-repeat;
    padding:0 0 10px 110px;
    min-height:86px;
}
.b-cmall-home-text-second-line__about-delivery-perfect{
	background:url(_img/cmall/banner__HomeAboutCompanyPerfect.png) left top no-repeat;
    padding:0 0 0 110px;
    min-height:86px;
}
.b-cmall-home-text-second-line__about-delivery-perfect p{
	padding:0;
    margin:0;
}
/* *****************Cmall Home About Company********************* */
.b-product__report-form-hits{
	top:218px;
}
/*
 * FILE END: _mod_files/_css/home.css
 */
