/*
 * Date created: 2025-07-03 11:24:13
 */
/*
 * LESS ERROR: parse error: failed at `http:` line: 9632
 */

/*
 * 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 ****************************************************************************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, p, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, .alt_header1, .alt_header2, .alt_header3, .alt_header4, .alt_header5 {
    margin: 0px 0px 8px 0px;
}


a img {
    border: none;
}

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;
}

.wrapper {
    position: relative;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

/* END RESET BROWSER's DEFAULTS */

/* 2. COMMON STYLES ****************************************************************************************************/

ul {
    margin-left: 15px;
}

hr {
    height: 1px;
    border: 0px;
    color: #d9d9d9;
    background: #d9d9d9;
}

blockquote {
    margin-top:5px;
    margin-bottom:5px;
    margin-left:16px;
    margin-right:0px;
}

form {
    margin: 0px;
}


/* END OF DEFAULT STYLES form */

/* COMMON STYLES table */

table.tbl, table.price {
    empty-cells: hide;
}

table.tbl td, table.price td {
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: solid #d9d9d9 1px;
}

table.tbl TH, table.price th {
    padding: 10px;
    border-bottom: solid #d9d9d9 1px;
    color: #fff;
    background-color:#4490B2;
}

.small, .small a {
    font-size: 0.9em;
}

.top_tool_bar, .bottom_line {
    background-color:#48899B;
}

.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;
}

/* 3. CURRENT DESIGN STYLES START ****************************************************************************************************/

#dsn_note {
    position: relative;
    width: 399px;
    height: 85px;
}

* html #dsn_note {
    width: 401px;
}

#dsn_note_top {
    width: 399px;
    height: auto;
    min-height: 74px;
    background: #ffab00 url('_mod_files/ce_images/note_area_fon.gif') top left repeat-x;
    border-left: solid #d9d9d9 1px;
    border-right: solid #d9d9d9 1px;
}

* html #dsn_note_top {
    width: 401px;
}

#dsn_note_i {
    margin-top: 8px;
    width: 50px;
    height: 66px;
    float: left;
}

#dsn_note_text, #dsn_note_text a, #dsn_note_text a:hover, #dsn_note_text a:visited {
    padding-top: 8px;
    font-size: 0.95em;
    color: #fff;
}

#dsn_note_bott {
    width: 401px;
    height: 11px;
}

.dsn_left_orange_block_1 {
    margin-bottom: 10px;
    padding-top: 6px;
    width: 200px;
    height: 76px;
    background: url('_mod_files/ce_images/basket_fon.png') top right no-repeat;
}

.dsn_left_block_1 {
    position: relative;
    width: 200px;
    border: solid #d9d9d9 1px;
    margin-bottom: 10px;
}

.dsn_left_block_1_head {
    margin: 10px 15px 10px 10px;
    padding-bottom: 3px;
    border-bottom: solid #d9d9d9 1px;
    line-height: 25px;
    color: #0066FF !important;
    text-decoration: none;
}

.dsn_left_block_1_head a {
    color: #0066FF !important;
    text-decoration: none;
}

.dsn_left_block_1_content {
    width: auto;
    padding: 0 15px 15px 10px;
    overflow: hidden;
    zoom: 1;
}

.dsn_left_block_2_content {
    width: auto;
    padding: 13px 15px 15px 10px;
    overflow: hidden;
    zoom: 1;
}

* html .dsn_left_block_1_content {
    width: 100%;
}

* html .dsn_left_block_2_content {
    width: 100%;
}

.dsn_right_block_1 {
    position: relative;
    width: 200px;
    border: solid #d9d9d9 1px;
    margin-bottom: 10px;
}

.dsn_right_block_1_head {
    margin: 0px 15px 10px 15px;
    padding-bottom: 3px;
    border-bottom: solid #d9d9d9 1px;
    line-height: 25px;
    color: #ff6600 !important;
    text-decoration: none;
}

.dsn_right_block_1_head a {
    color: #ff6600 !important;
    text-decoration: none;
}

.dsn_right_block_1_content {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

* html .dsn_right_block_1_content {
    width: 100%;
}

.dsn_footer_contacts {
    padding-left: 90px;
    padding-top: 15px;
    background: url('_mod_files/ce_images/i_write.jpg') 10px 10px no-repeat;
    float: left;
    color: #666;
    height: 68px;
    overflow: hidden;
    zoom: 1;
}


.dsn_block_tl {
    position: relative;
    top: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
}

.dsn_block_tr {
    position: relative;
    float: right;
    top: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
}

.dsn_block_bl {
    position: relative;
    bottom: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
}

.dsn_block_br {
    position: relative;
    float: right;
    bottom: -1px;
    right: -1px;
    width: 10px;
    height: 10px;
}

.dsn_center_block1 {
    width: 100%;
    border: solid #d9d9d9 1px;
}

.dsn_center_block1 .dsn_center_block1_content {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 5px;
}

* HTML .dsn_center_block1 .dsn_center_block1_content {
    width: 100%;
}

.dsn_center_block1_head {
    margin: 0px 15px 10px 0px;
    padding-bottom: 3px;
    border-bottom: solid #d9d9d9 1px;
    line-height: 25px;
    color: #0066ff !important;
    text-decoration: none;
}

.kid{
    float:right;
}

.logo{
    float:left;
}

.eshop_tree{
    padding-bottom:7px;
}

#lay_body .cat_path h2 {
    background: none;
    color: #84837E;
    padding-top: 0px;
    padding-bottom: 0px;
}

#lay_body .cat_path h2 a {
    color: #898883 !important;
    font-weight: normal;
}

#lay_body .cat_path {
    margin-left: -20px;
    margin-bottom: 15px;
}

.item_catname_catalog {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-left: -20px;
    padding-bottom: 20px;
}



.div_splitter {
    clear: both;
}

.eshop_cat_splitter {
    background: url(_mod_files/ce_images/template_images/splitter_next.jpg) no-repeat !important;
    display: inline-block;
    height: 6px;
    width: 7px;
    *height: 9px;
}

.bottom_menu {
    background: none;
    position: relative;
    top: 54px;
    padding-left: 20px;
}

.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active {
    color: #4490b2;
    text-decoration: underline !important;
}

.bottom_menu a:hover {
    color: #4490b2;
    text-decoration: none !important;
}

.bot_sp {
    color: #B7B7B5;
}

#logo_bottom {
    height: 29px;
    position: absolute;
    right: 0;
    margin-top: 50px;
    width: 154px;
}

#footer {
    height: 106px;
    position: relative;
}


#rss_value {
    font-weight: bold;
    padding-bottom: 15px;
}

#rss_demo {
    padding-top: 10px;
}

#rss_demo a {
    color: #000;
    font-size: 11px;
}

#rss_left input.wd2 {
	padding: 3px 5px 3px 28px;
	width: 126px !important;
	background: #FFF url("_mod_files/ce_images/template_images/email.jpg") no-repeat 5px;
}

#rss_left input.btn {
	background: url("_mod_files/ce_images/template_images/rss_but.png") no-repeat;
	border: 0 none;
	height: 37px;
	left: -10px;
	position: relative;
	filter: none;
	font-size: 0;
}

#email_rss {
    background: url("_mod_files/ce_images/template_images/email.jpg") no-repeat;
    width: 16px;
    height: 13px;
    position: absolute;
    margin-left: 7px;
    margin-top: 7px;
}

#rss_left {
    margin-top: 20px;
    padding-left: 17px;
    padding-top: 18px;
    width: 240px;
    height: 106px;
    color: #000;
    background: url(_mod_files/ce_images/template_images/rss.gif) no-repeat;
}

.small_login_form {
	background: none repeat scroll 0 0 #FFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 15px #777;
	left: 50%;
	margin-left: -155px;
	margin-top: -110px;
	padding: 20px 30px;
	position: fixed;
	width: 250px;
	z-index: 11;
	transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-moz-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-webkit-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-o-transition: opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	opacity: 0;
	top: -50%;
}
.small_login_form_on {
	transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-moz-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-webkit-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-o-transition: top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	opacity: 1;
	top: 50%;
}
.small_login_form_close {
	cursor: pointer;
	height: 25px;
	opacity: 0.7;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
}
.small_login_form_close img {
	margin-left: -9px;
	margin-top: -5px;
}
.member_small_menu_info_logged_body .alt_header3,
.member_small_menu_info_not_logged_body .alt_header3 {
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.member_menu .member_menu_row {
	display: none;
}
.member_menu .small_menu_registration,
.member_menu .small_menu_login,
.member_menu .small_menu_logout {
	display: block;
}
.member_menu .small_menu_login,
.member_menu .small_menu_logout {
	background: url("_mod_files/ce_images/template_images/exit.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	margin-left: 15px;
}
.member_menu .small_menu_registration {
	background: url("_mod_files/ce_images/template_images/details_menu.gif") no-repeat 0px 0px;
	float: right;
}
.member_menu_row.small_menu_login a,
.member_menu .small_menu_registration a,
.member_menu .small_menu_logout {
	padding-left: 25px;
}
#head_user_menu .member_menu {
	position: absolute;
	right: 0px;
	top: 50px;
}

.user_source_app_buttons__block-name {
    padding-top: 4px;
    vertical-align: top;
}

#left_block_user_menu .small_login_form a {
    background: none;
    padding: 0;
}

#left_block_user_menu .member_menu a, .sm_tree a, .sm_tree span {
    font-weight: normal !important;
    font-size: 12px !important;
}

#left_block_user_menu .member_menu {
    position: relative;
    padding-top: 0px;
}

#left_block_user_menu .member_menu div, .sm_level_1, .sm_level_2 {
    padding: 5px 0;
    border-bottom: 1px solid #E2E2E2 !important;
    margin: 0 15px;
}

#left_block_user_menu .member_small_block_body {
    margin: 0px;
}

#left_block_user_menu .member_small_block_body div {
    display: none;
}

#left_block_user_menu .member_menu, #left_block_user_menu .member_menu div {
    display: block !important;
}

#left_block_user_menu .member_menu_row {
    float: none;
    background: none;
}

.search-page__help {
    background: #F0F0F0;
    padding: 15px;
    border-radius: 10px;
    font-size:11px;
}

.search-page__title {font-weight: bold;}
.search-page__info li {padding: 5px 0;}

#search_left {
    float: left;
    width: 5px;
    height: 74px;
    background: url(_mod_files/ce_images/template_images/search_left.gif) no-repeat;
}

#search_center {
    float: left;
    width: 684px;
    height: 74px;
    background: url(_mod_files/ce_images/template_images/search_center.gif) repeat-x;
}

#search_value {
    float: left;
    padding-top: 20px;
    padding-left: 13px;
    padding-right: 14px;
}

#search_head {
    float: left;
    padding-top: 11px;
    padding-bottom: 5px;
}

#search_head .wd2 {
    width: 504px !important;
}

#search_head_filter {float: left;}
#search_head span {display: none;}
#search_head input {height: 14px; padding: 7px 5px; width: 504px;}
#search_head table input {
    background: url("_mod_files/ce_images/template_images/search_button.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 31px;
    left: 8px;
    position: relative;
    top: 1px;
    width: 78px;
}

#search_post_bot {
    color: #A9A79B;
    font-size: 12px;
    padding-left: 71px;
    float: left;
}

#search_full_top {
    float: right;
    padding-right: 96px;
}

#search_right {
    float: left;
    width: 5px;
    height: 74px;
    background: url(_mod_files/ce_images/template_images/search_right.gif) no-repeat;
}

#search_button {
    background: url(_mod_files/ce_images/template_images/search_button.gif) no-repeat;
    width: 78px;
    height: 31px;
    border: 0;
    cursor: pointer;
    left: 8px;
    position: relative;
    top: 1px;
}

.left_imagetape_fullinfo {
    display: none;
}

.right_imagetape_fullinfo, .block_imagetape_fullinfo {
    float: none;
}

.block_imagetape_fullinfo {
    width: 675px;
    padding-bottom: 0px;
    margin-left: -20px;
    height: 205px;
}

.bottom_imagetape_fullinfo {
    float: none;
    position: relative;
    right: 10px;
    top: -32px;
}

.right_imagetape_fullinfo img {
    border-radius: 5px;
}

#logo_head, #head_contact_block, #head_user_menu, #head_eshop_cart {
    height:105px;
    float: left;
}

#logo_head {
    width:192px;
}

#head_contact_block {
    width:230px;
    margin-top: 12px;
}

#head_contact_block span {
    font-size: 16px;
}

#head_contact_block p {
    padding: 4px 0px;
    color: #000;
    font-weight: bold;
    margin: 0px;
}

#head_contact_block a {
    padding-right: 15px;
    font-size: 12px;
}

#head_user_menu {
    min-width: 270px;
    margin-top: 10px;
    position: relative;
}

.member_small_menu_info_logged_body div, .member_small_menu_info_not_logged_body div {
    margin: 0px;
}

.member_menu a {
    color: #4490B2 !important;
    text-decoration: underline !important;
    font-weight: bold !important;
}

.member_menu a:hover {
    /*text-decoration: none !important;*/
}

.member_menu {
    position: absolute;
    right: 0px;
    padding-top: 2px;
}

.member_small_menu_info_logged_body, .member_small_menu_info_not_logged_body {
	background: url(_mod_files/ce_images/template_images/user.gif) no-repeat;
	float: left;
	min-width: 209px;
	padding-left: 60px;
	height: 50px;
}

#head_user_menu .alt_header3 a {
    color: #616161 !important;
    text-decoration: none;
}

#head_user_menu .alt_header3 span:hover {
    border-bottom: medium none !important;
}

.advanced_search{
    background:#f2f0e6 url(_mod_files/ce_images/template_images/adv_search_bgr.gif) repeat-x 0 0;
    border-bottom: 1px solid #c7c7c7;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    padding: 13px 20px;
}

.advanced_search .header{
    text-transform:uppercase;
    color:#000;
    font-weight:bold;
    padding:0 0 6px 0;
}

.advanced_search input.btn{
    background:url(_mod_files/ce_images/template_images/adv_search_btn.png) no-repeat 0 0;
    border:0;
    padding:0 0 0 8px;
    font-size:12px;
    width:121px;
    height:28px;
    margin-top: 8px;
    color: #fff;
}

#forum_type td {
    border-left: 0 none;
}

#forum_type {
    padding-bottom: 30px;
}

#forum_type table td {
    padding: 8px 0;
}

#forum_type table {
    border-right: 0 none;
}

.pages_print_version img {
    padding-right: 7px;
}

.hl_text {
    background: #FF0;
}

.pages_print_version {
    margin-top: 50px;
    display: none;
}

.nav-menu__item{
    padding:0 10px;
}

/* 4. NAVIGATION STYLES (Menus, Sitemaps, etc.) ****************************************************************************************************/

/* NAVIGATION STYLES TOP MENU */

.top_menu, .top_menu a, .top_menu a:hover, .top_menu a:visited {
    font-size: 0.9em;
}

/* NAVIGATION STYLES BOTTOM MENU */

.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active, .bottom_menu a:hover {
    text-decoration: none !important;
}

.bottom_menu a:hover {
    text-decoration: underline !important;
}

/* NAVIGATION STYLES MAIN MENU */

.main_menu {
    background: #4462fe url('_mod_files/ce_images/main_menu_fon.png') top left repeat-x;
    clear: both;
    width: 100%;
    height: 45px;
}

.main_menu td{
    text-align: center;
}

.main_menu a:link, .main_menu a:visited, .main_menu a:active, .main_menu a:hover {
    color: #fff;
    text-decoration: none;
}

.main_menu a:hover {
    text-decoration: underline;
}

.submenu {
    position:absolute;
    z-index: 999;
    left: 0;
    top:0;
    display: none;
    width:auto;
}

.pd_menu {
    border: 0;
    background-color:#fff;
}

.pd_menu td {
    color:#000000;
    border:0px;
    background-color: #61affe;
    padding: 8px 15px;
    text-align: left;
}

.pd_menu a:link, .pd_menu a:visited, .pd_menu a:active, .pd_menu a:hover {
    color: #fff;
    text-decoration: none;
}

.pd_menu a:hover {
    text-decoration: underline;
}

/* NAVIGATION STYLES MEMBER MENU */

.member_menu {
    overflow:hidden;
    margin: 0px 0 5px 0px;
}

.member_menu a {
    text-decoration: none;
}

.member_menu a:hover {
    /*text-decoration: underline;*/
}

.member_small_block_body {
    margin: 10px 0;
	zoom: 1;
}

/* 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.) */

/* 5. MODULES ****************************************************************************************************/

/* AMI Responder */

div.ami_resp_outer_block {
    border: 1px solid #0375A7 !important;
    background: #0375A7;
    border-radius: 5px;
    margin: 0px !important;
    padding: 0px !important;
}

div.ami_resp_outer_blog {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.name_resp_block {
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: -25px;
}

div.ami_resp_row_announce_blog {
    display: none;
}

.ami_resp_row_fdate_blog {
    display: block !important;
    font-size: 11px;
    font-weight: normal !important;
    padding-top: 5px;
}

.ami_resp_reload {
    display: none !important;
}

.ami_resp_next {
    background: url("_mod_files/ce_images/template_images/next_but.gif") no-repeat scroll 0 0 transparent !important;
    float: right;
    height: 18px !important;
    position: relative;
    right: -5px;
    top: -43px;
}

.ami_resp_prev {
    background: url("_mod_files/ce_images/template_images/prev_but.jpg") no-repeat scroll 0 0 transparent !important;
    float: right;
    height: 18px !important;
    position: relative;
    right: 30px;
    top: -43px;
}

#blog_id {
    position: absolute;
    color: #fff;
    top: 12px;
    font-weight: bold;
    left: 20px;
}

.ami_resp_navi_block {
    background: #0375A7;
    height: 28px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: right;
}

.ami_contents_block {
    background: #fff;
    border-radius: 5px 5px 4px 4px;
    padding: 20px;
}

div.ami_resp_row_blog {
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 5px;
    background: url(_mod_files/ce_images/template_images/theme_blog.gif) no-repeat 16px 7px;
}

/* MODULES VOTES */

#small_block_left {
    margin-top: 20px;
    position: relative;
}

.vote_res_small_on {
    background-color:#A6A4A4;
    border-top:1px #787878 solid;
    border-bottom:1px #787878 solid;
}

.vote_res_on {
    background-color:#A6A4A4;
    border-top:1px #787878 solid;
    border-bottom:1px #33626f solid;
}

.vote_res_small_off {
    border-top:1px #787878 solid;
    border-bottom:1px #787878 solid;
}

.vote_res_off {
    border-top:1px #787878 solid;
    border-bottom:1px #787878 solid;
}

/* MODULES KNOWLEDGE BASE */

.kb_item_row_name {
    margin-bottom: 5px;
}

.kb_item_row_announce p {
    margin: 0px;
    padding: 0px;
}

a.eshop_sm_level_1_a {
    color: #000000 !important;
    font-size: 18px;
}

.kb_announce {
    padding-bottom: 20px;
}

.kb_list_row {
    display: block;
    margin-top: -25px;
}

.hr_kb_splitter hr {
    display: none;
}

.kb_item_row_name {
    font-size: 15px;
    margin-bottom: 0;
}

.kb_item_row_announce {
    padding-top: 15px;
}

/* MODULES STICKERS */

.stickers td {
    vertical-align: top;
    text-align: left;
}

.stickers .small_row {
    border: 0px;
}

.stickers .small_row_dashed {
    border: dashed #ccc 1px;
}

.stickers .small_header {
    line-height: 16px;
}

.stickers .small_header a {
    text-decoration: none;
    border-bottom: dashed 1px;
}

.stickers .small_announce {
    padding: 3px;
}

.stickers .small_Hsplitter img {
    width: 20px;
    height: 1px;
}

.stickers .small_Vsplitter img {
    width: 1px;
    height: 20px;
}

/* 6. E-COMMERCE ****************************************************************************************************/

.eshop_image {
	float:left;
    margin-top:3px;
    margin-right:15px;
}

.views_browse {
    border-top: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
}

.views_browse td {
    border-bottom: 1px #e0e0e0 solid;
    border-left: 1px #e0e0e0 solid;
}

.currency_block {
    font-size: 0.85em;
    color:#000000;
    font-weight:bold;
}

a {
    color: #c15601;
}

a:hover {
    color: #c15601;
    text-decoration: none;
}

.a_addtocart, .a_purchase, #com_sub {
    color: #fff !important;
}

.spec_eshop_tree_links_img {
    width: 90%;
    margin: 0 auto;
}




.spec_eshop_tree_links_img .item_small_picture {
    float: left;
    margin-right: 20px;
}

#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;
}

.steps{
    list-style: none;
    margin:0;
    overflow: hidden;
    width:100%;
}

.steps li{
    float:left;
    height:35px;
    padding: 19px 0 0 0px;
    font-size: 12px;
}

.steps li b{
    font-size: 14px;
}

li.act_step1{
    background:url(_mod_files/ce_images/template_images/act_step.png) no-repeat 0 0;
    width:210px;
    color:#fff;
}

li.act_step1 span{
    padding-left:15px;
}

li.pass_step1 span{
    padding-left:19px;
}

li.pass_step1{
    background:url(_mod_files/ce_images/template_images/passed_step1.png) no-repeat 0 0;
    width:210px;
    color:#479d18;
}

li.next_step{
    background:url(_mod_files/ce_images/template_images/next_step.png) no-repeat 0 0;
    width:251px;
    color:#bdbdbd;
    margin-left: -11px;
}

li.next_step span{
    padding-left:35px;
}

li.last_step{
    background:url(_mod_files/ce_images/template_images/last_step.png) no-repeat 100% 0;
    width:276px;
    color:#bdbdbd;
    margin-left: -11px;
}

li.last_step span{
    padding-left:55px;
}

li.act_step2{
    background:url(_mod_files/ce_images/template_images/act_steps.png) no-repeat 0 0;
    width:251px;
    color:#fff;
    margin-left: -11px;
}

li.act_step2 span{
    padding-left:36px;
}

li.pass_steps{
    background:url(_mod_files/ce_images/template_images/passed_steps.png) no-repeat 0 0;
    width:251px;
    color:#479d18;
    margin-left: -11px;
}

li.pass_steps span{
    padding-left:33px;
}

li.act_last_step{
    background:url(_mod_files/ce_images/template_images/act_last_step.png) no-repeat 0 0;
    width:276px;
    color:#fff;
    margin-left: -11px;
}

li.act_last_step span{
    padding-left:33px;
}

.cat_item_eshop a,.cat_item_eshop a:hover,.cat_item_eshop a:visited{
    color: #000000 !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.eshop_list_item_row .eshop_title{
    padding:0 0 15px 0;
    height:30px;
}

#grid .eshop_list_item_row{
    text-align: center;
    float: left;
}

#grid .name {
    font-size: 12px !important;
    font-weight: bold;
	text-transform: uppercase;
	color: #000 !important;
}

.compare_script_bottom a {
    display: inline-block;
    padding-right: 20px;
    padding-top: 20px;
}

.compare__item-image .eshop_image {
    float: none;
    margin: 0;
    padding: 0;
}

.compare__selected_items_row-list {
    display: none;
}

.compare__selected_items_row {
    padding: 0 0 4px;
}

.items_sort a {
    cursor: pointer;
}

.items_sort a:hover {
    color: #8B8B8B;
}

.grid_on {
    color: #000;
}

.grid_off {
    color: #8B8B8B;
}

#grid {
    display: table;
}

#grid .div_table {
    display: table;
    width: 100%;
}

#grid .div_tr {
    display: table-row;
}

#grid .div_td {
    display: table-cell;
    vertical-align: top;
}

#grid .custom_fiels, #grid .announce {
    display: none;
}

#grid .eshop_cat_item_Vsplitter, #grid .eshop_cat_cat_item_Vsplitter {
    background: none;
}

#grid .eshop_list_item_row {
    width: 188px;
}

.list_on, .sort_on {
    color: #000;
}

.list_off, .sort_off {
    color: #8B8B8B;
}

#list .item_small_picture {
    width: 80px;
    border: 1px solid #CCCCCC;
}

#list .name {
    font-size: 14px;
}

#list .custom_fiels {
    margin-left: 100px;
    margin-bottom:20px;
    width: 245px;
}

#list .prices {
    margin-left: 100px;
    width:188px;
}

#list .eshop_cat_item_Hsplitter {
    background: none;
    height: 40px;
}

#list .eshop_cat_item_Vsplitter {
    background: none;
    border-bottom: 0px;
    height: 20px;
}

#list .addtocomparsion {
    margin-left: 95px;
    float: none;
    left: -137px;
    position: relative;
}

#list .item_other_price {
    padding-bottom: 15px !important;
}

#list .announce {
    display: block;
    margin-left: 105px;
    margin-top: -88px;
}

#list .rating {
    margin-top: 20px;
    margin-left: 100px;
}

#list .small_picture_wrapper {
    width: 80px;
    height: 80px;
}

#list .forum {
    margin-left: 100px;
}

.eshop_agreement {
    text-align: center;
}

.eshop_agreement_button {
    display: inline-block;
}

.filter_box input.btn {
    margin-top: 15px;
}

.forum {
    margin: 10px 0px;
}

.currency_list {
    font-size:9px;
    color:#000000;
    font-weight:bold;
}

#flt_search_subcat, .check {
    zoom:0.8;
}

#left_btn {
    margin-top: 10px;
}

#propery_table {
    margin: 10px 0px;
}

.spec_eshop_tree_links {
    line-height: 1.5em;
}

.spec_eshop_tree_links .level_0 a:link , .spec_eshop_tree_links .level_0 a:visited,.spec_eshop_tree_links .level_0 a:active, .spec_eshop_tree_links .level_0 a:hover {
    text-decoration: underline;
    font-size: 1.2em;
    text-transform: uppercase;
}

.spec_eshop_tree_links .level_0 a:hover {
    text-decoration: none;
}

.spec_eshop_tree_links .level_1 a:link , .spec_eshop_tree_links .level_1 a:visited,.spec_eshop_tree_links .level_1 a:active, .spec_eshop_tree_links .level_1 a:hover {
    text-decoration: underline;
    font-size: 1em;
    text-transform: none;
}

.spec_eshop_tree_links .level_1 a:hover {
    text-decoration: none;
}

.spec_eshop_tree_links .level_2 {
    margin-left: 15px;
}

.spec_eshop_tree_links .level_2 a:link , .spec_eshop_tree_links .level_2 a:visited,.spec_eshop_tree_links .level_2 a:active, .spec_eshop_tree_links .level_2 a:hover {
    text-decoration: underline;
    font-size: .9em;
    text-transform: none;
}

.spec_eshop_tree_links .level_2 a:hover {
    text-decoration: none;
}

.spec_eshop_tree_links .level_3 {
    margin-left: 15px;
}

.spec_eshop_tree_links .level_3 a:link , .spec_eshop_tree_links .level_3 a:visited,.spec_eshop_tree_links .level_3 a:active, .spec_eshop_tree_links .level_3 a:hover {
    text-decoration: underline;
    font-size: .9em;
    text-transform: none;
}

.spec_eshop_tree_links .level_3 a:hover {
    text-decoration: none;
}

.spec_eshop_tree_links2 {
    margin: 0 auto;
}



.spec_eshop_tree_links2 .item_small_picture {
    float: left;
    margin-right: 20px;
}

#menu_catalog_top {
    z-index: 10;
    float: left;
    width: 932px;
    margin: 10px 0 13px;
    border-radius: 5px;
    position: relative;
    padding: 4px 10px;
    height: 32px;
    background: #fff url(_mod_files/ce_images/template_images/top_menu_center.gif) repeat-x;
}

#menu_catalog_top ul, #menu_catalog_top ol {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#menu_catalog_top ol {
    padding-left: 5px;
}

#menu_catalog_top ul {
    width: 150px;
}

.catalog_ul_row a {
    color: #000 !important;
}

.catalog_ul_row ol a {
    margin-top: 0 !important;
    font-weight: normal !important;
    color: #14688C !important;
    padding: 2px 0;
    display: block;
}

.catalog_ul_row {
    background: url("_mod_files/ce_images/template_images/top_menu_row2.jpg") repeat-x bottom #FDE602;
    border-radius: 0 5px 5px 5px;
    box-shadow: 1px 1px 1px 0 #555555;
    margin-left: -13px;
    padding: 0 10px 10px 15px;
    *padding: 10px 10px 10px 15px;
    position: absolute;
}

.catalog_ul_row li a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-right: 0;
    margin-top: 15px;
    padding-top: 0;
}

.menu_catalog_item_2 {
    float: left;
}

.menu_catalog_item {
    padding-left: 12px;
    padding-right: 28px;
    padding-top: 8px;
    float: left;
    padding-right: 30px;
}

.menu_catalog_item:hover .menu_catalog_rows a {
    border-bottom: 0;
}

.menu_catalog_rows {
    padding-bottom: 1px;
}

.menu_catalog_rows a {
    color: #000 !important;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #000;
}

.menu_catalog_item:hover {
    box-shadow: 1px 1px 2px 0 #777;
    background: #FEE601;
    border-radius: 5px 5px 0 0;
}

.menu_catalog_item:hover .top_menu_on {
    background: url(_mod_files/ce_images/template_images/top_menu_on.gif) 0px -10px no-repeat;
}

.top_menu_on {
    position: absolute;
    background: url(_mod_files/ce_images/template_images/top_menu_on.gif) no-repeat;
    height: 10px;
    margin-left: 5px;
    margin-top: 5px;
    width: 10px;
}

#menu_catalog_top .select_link_1, #menu_catalog_top .select_link_2, #menu_catalog_top .select_link_3 {
    color: #000 !important;
    text-decoration: none;
}

#menu_catalog_top .select_link_1 {
    border-bottom: none;
}

.catd_row {
    vertical-align: top;
}

.catd_row .cat_small_picture {
    margin-right: 20px;
}

.catd_row .catd_subcategory_list {
    margin-top: 10px;
}

.catd_row .catd_count_items {
    padding: 0px 5px;
}

.catd_row a.catd_name:link, .catd_row a.catd_name:active, .catd_row a.catd_name:visited, .catd_row a.catd_name:hover {
    font-size: 1.35em;
}

.catd_row .cat_small_picture {
    margin-right: 15px;
}

.catd_Hsplitter img {
    width: 10px;
}

.catd_Vsplitter img {
    height: 25px;
}

.eshop_list_item_row a.name:link, .eshop_list_item_row a.name:active,.eshop_list_item_row a.name:visited, .eshop_list_item_row a.name:hover {
	margin-bottom: 10px;
    font-size: 1.4em;
}

.eshop_list_item_row .custom_fiels {
    margin-top: 10px;
}

.eshop_list_item_row .rating {
    margin-top: 15px;
    float: left;
    padding-left: 8px;
    font-size: 0.95em;
    color:#000;
}

.eshop_list_item_row .addtocomparsion {
    margin-top: 10px;
}

.eshop_list_item_row .addtocomparsion a {
    font-size: 0.95em;
}

.eshop_list_item_row .search_path {
    margin-bottom: 10px;
}

.eshop_list_item_row .search_path a.name {
    display: inline !important;
    margin: 0px !important;
}

.eshop_list_item_row .index {
    font-weight: bold;
    font-size: 1em;
}

.eshop_cat_item_Hsplitter, .eshop_cat_cat_item_Hsplitter {
    width: 1px;
	border-left: solid #fff 20px;
    border-right: solid #fff 20px;
}

.eshop_cat_item_Vsplitter, .eshop_cat_cat_item_Vsplitter {
    height: 1px;
    background: #d9d9d9;
    border-top: solid #fff 20px;
    border-bottom: solid #fff 20px;
}

.eshop_cat_cat_item_Hsplitter {
    border-left: solid #f9f9f9 20px;
    border-right: solid #f9f9f9 20px;
}

.eshop_cat_cat_item_Vsplitter {
    border-top: solid #f9f9f9 20px;
    border-bottom: solid #f9f9f9 20px;
}

.eshop_cat_item_list {
	background: #f9f9f9;
    padding: 10px;
    margin-top: 15px;
}

.eshop_cat_item_list .header {
    display: block;
    margin-bottom: 10px;
}

.eshop_list_item_row .item_other_price .price_price {
    float: left;
    position: relative;
}

.eshop_list_item_row .item_other_price .price_original {
    left: 95px;
}

.eshop_list_item_row .item_other_price {
    position: relative;
}

.eshop_list_item_row .item_other_price .price_caption {
    clear: both;
    display: block;
    padding-bottom: 20px;
    padding-top: 10px;
    position: relative;
    text-align: left;
    padding-left: 5px;
}

.eshop_list_item_row .item_other_price .price_null {
    font-size: 12px;
}

.item_base_price, .search_item_base_price {
    padding: 0px 0px;
    position:relative;
    min-height:30px;
}

.item_base_price .buy_form a {
    top: 1px;
}

.item_other_price {
    padding: 5px 0;
}

.item_base_price .price_caption{
    font-weight: bold;
    padding-right: 10px;
    display:none;
}

.eshop_list_item_row .price_original, .item_other_price .price_original {
    text-decoration: line-through;
    margin-right: 10px;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    left: 11px;
    position: absolute;
    top: 17px;
}

.eshop_list_item_row .price_price, .item_other_price .price_price {
    background: url("_mod_files/ce_images/template_images/price_spec.png") no-repeat 0 0;
    color: #000000 !important;
    padding: 8px 15px 7px 7px;
    width: 73px;
}

.eshop_list_item_row .price_price {
    position: absolute;
    left: 5px;
    margin-top: -15px;
}

.eshop_list_item_row .buy_form a{
    background: url("_mod_files/ce_images/template_images/add_cart_but.png") no-repeat 0 0;
    color: #FFFFFF !important;
    font-weight: bold;
    margin-top: -12px;
    padding: 5px 6px 6px 8px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    font-size: 0.9em;
    width: 57px;
}

.item_base_price .price_null, .item_other_price .price_null {
    color: #000000;
    font-size: 14px;
}

.eshop_list_item_row .buy_form, .item_other_price .buy_form {
    display: inline;
}

.item_base_price .txt, .item_other_price .txt {
    width: 30px;
    display:none;
}

.item_base_price .price_txt {
    margin-right: 10px;
}

.item_other_price .price_caption {
    display: block;
}

/* E-COMMERCE ITEM DETAILS */

.itemD_detail .item_other_price .price_original {
    left: 90px;
    position: relative;
    top: -15px;
}

.itemD_detail {
    width: 100%;
}

.itemD_detail .name {
    font-size: 22px;
    margin-bottom: 20px;
}

.itemD_detail h1{
    font-size: 24px;
}

.itemD_detail .small_picture_wrapper {
    margin-bottom: 21px;
}

.itemD_detail .property_data {
    padding-top: 10px;
}

.itemD_property_name {
    color: #323232;
}

.property_data .itemD_property select {
    margin: 2px 8px;
}

.comment_shipping_row {
    display: block;
    font-size: 11px;
    padding-bottom: 10px;
}

.user_source_app_buttons {
    display: none;
}

.member_forum_watch_menu {
    display: inline-block;
    position: relative;
}

.small_picture_wrapper a,.small_picture_wrapper a:hover,.small_picture_wrapper a:visited{
	padding:0 0 0 24px;
    display:block;
    background:url(_mod_files/ce_images/template_images/loupe.gif) no-repeat 0 100%;
    color:#000;
    font-size: 12px;
}

.small_picture_wrapper a img {
    margin:0 0 -2px -24px;
    text-decoration:none;
}

.itemD_detail .itemD_small_picture {
    float: left;
    margin-right: 15px;
}

.itemD_detail .custom_field_all {
    margin-bottom: 0px;
    color:#999999;
    line-height: 1.5;
}

.itemD_detail .custom_field_all b {
    font-weight:normal;
    color:#323232;
}

.itemD_detail .custom_field_all a,.itemD_detail .custom_field_all a:hover,.itemD_detail .custom_field_all a:visited{
    color:#1576a8;
}

.custom_field_all .instock {
    color:#65950e;
    text-transform: lowercase;
}

.custom_field_all .outstock{
    color:#c44030;
    text-transform: lowercase;
}

.itemD_detail .base_price {
    padding-top:7px;
}

.itemD_detail .add_to_comparison {
    display:none;
    margin-top: 40px;
}

.itemD_detail .eshop_digitals_info {
    clear: both;
}

.itemD_detail .description {
    color:#323232;
}

.itemD_detail .forum {
    clear: both;
    overflow: hidden;
    margin-top: 25px;
}

.itemD_detail .rating {
    margin-top: 15px;
    background: #f7f4e9;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    padding:12px 17px 15px 20px;
    width:157px;
    height:107px;
    color:#323232;
    font-family:Tahoma;
    position:relative;
}
/*
.rating span {
    text-transform: lowercase;
}*/

.itemD_detail .rating span {
    text-transform: lowercase;
}

.itemD_detail .rating b{
    color:#000;
    font-size:14px;
    font-weight:normal;
}

.itemD_detail .rating select{
    color:#000;
    width:157px;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border:1px solid;
}

.itemD_detail .rating input{
	padding:0;
    color:#fff;
    font-weight:bold;
    width:75px;
    height:25px;
    left: 20px;
    position: absolute;
    top: 93px;
}

.itemD_detail .replies{
    background: url("_mod_files/ce_images/template_images/repl.png") no-repeat 0 0;
    padding:0 0 0 23px;
    color:#000;
    font-size:12px;
    margin:12px 0 0 6px;
    font-style:italic;
}

.itemD_detail .replies span{
    font-style:normal;
}

.itemD_detail .itemD_custom_field_multi_related_items_list {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
}

.itemD_detail .itemD_custom_field_multi_related_items, .itemD_detail .itemD_custom_field_multi_related_cats {
    margin-right: 30px;
    float: left;
    text-align: center;
    padding-top:25px;
}

.itemD_detail .price_price{
    background: url("_mod_files/ce_images/template_images/price_spec.png") no-repeat 0 0;
    color: #000000;
    padding: 6px 10px 7px 7px;
    font: normal 15px Tahoma;
    display:block;
    width:79px;
}

.itemD_detail .buy_form {
    margin-top:16px;
    display: block;
}

.itemD_detail .price_original{
    font-family:Tahoma;
    color:#000;
    text-decoration: line-through;
    font-size:12px;
    padding-right:8px;
}

.itemD_detail .buy_form a,.itemD_detail .buy_form a:hover,.itemD_detail .buy_form a:visited{
    display:inline-block;
    background: url("_mod_files/ce_images/template_images/add_cart_but.png") no-repeat 0 0;
    color: #FFFFFF !important;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    width:71px;
    height:24px;
    padding: 4px 0px 0px 0px;
    text-align:center;
}

.itemD_detail .txt{
    color:#000;
    display:inline;
    width:48px;
    border:1px solid #bfc2ca;
    border-radius:2px;
}

.itemD_detail .block_pict{
    float:left;
    width:220px;
}

.itemD_detail .block_cust{
    float:left;
    width:180px;
    padding:0 20px;
}

.itemD_detail .block_prices{
    float:left;
    width:198px;
}

.itemD_detail .block_info{
    clear:both;
    padding:43px 0 0 0;
}

.itemD_custom_field_multi_related_items{
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    text-align: center;
    width: 188px;
}

.itemD_custom_field_multi_related_items_title{
    font-weight: bold;
    height:30px;
    padding-bottom: 15px;
}

.itemD_custom_field_multi_related_items_title a,.itemD_custom_field_multi_related_items_title a:hover,.itemD_custom_field_multi_related_items_title a:visited{
    color: #4490B2;
    font-size: 12px;
}

.itemD_custom_field_multi_related_items_row{
    position:relative;
}

.block_pict .slider_announce_list{
    width:186px;
}

.block_pict .slider_announce_list img{
    float: left;
    width:54px;
    height:54px;
    border:1px solid #dddddd;
    margin:0 3px;
}

.imagetapeControlSmall.left.disabled {
    background: url("_mod_files/ce_images/template_images/arr_left.gif") no-repeat 50% 50%;
    opacity: 0.6;
    float: left;
    cursor:default;
    height:56px;
}

.imagetapeControlSmall.right.disabled {
    background: url("_mod_files/ce_images/template_images/arr_right.gif") no-repeat 50% 50%;
    opacity: 0.6;
    float: left;
    cursor:default;
    height:56px;
}

.imagetapeControlSmall.right {
    background: url("_mod_files/ce_images/template_images/arr_right.gif") no-repeat 50% 50%;
    margin-left: 5px;
    width: 9px;
    float: left;
    cursor:pointer;
    height:56px;
}

.imagetapeControlSmall.left {
    background: url("_mod_files/ce_images/template_images/arr_left.gif") no-repeat 50% 50%;
    margin-right: 5px;
    width: 9px;
    float: left;
    cursor:pointer;
    height:56px;
}

.itemD_detail .browse_item_row{
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    text-align: center;
    width: 188px;
}

.browse_item_row_title{
    font-weight: bold;
    height: 30px;
    padding-bottom: 15px;
}

.browse_item_row_title a,.browse_item_row_title a:hover,.browse_item_row_title a:visited{
    color: #4490B2;
    font-size: 12px;
}

.browse_item_row_price .txt{
    display:none;
}

.browse_item_row_price .price_price{
    position: absolute;
    top:-30px;
    left:0;
}

.browse_item_row_price .price_original{
    position: absolute;
    top:2px;
    left:0;
}

.browse_item_row_price .buy_form a,.browse_item_row_price .buy_form a:hover,.browse_item_row_price .buy_form a:visited{
    position: absolute;
    top:-27px;
    right:10px;
    font-size:0.9em;
}

.home_special_row {
    position: relative;
}

.eshop_list_small_special_row {
    position: relative;
}

.announce_title_spec {
    font-weight: bold;
    font-size: 11px;
    padding-bottom: 15px;
    height: 30px;
}

.announce_title_spec a {
    display: inline !important;
}

.announce_title_spec .cat_item_eshop a {
    color: #000 !important;
    text-transform: uppercase;
    font-size: 12px;
}

.eshop_list_small_special_row .price_caption {
    display: none;
}

.eshop_list_small_special_row .price_price {
    background: url(_mod_files/ce_images/template_images/price_spec.png) no-repeat;
    color: #000000 !important;
    left: 5px;
    margin-top: -15px;
    padding: 8px 15px 7px 7px;
    position: absolute;
    width:73px;
}

.eshop_list_small_special_row .buy_form a {
    background: url("_mod_files/ce_images/template_images/add_cart_but.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF !important;
    font-weight: bold;
    margin-top: -40px;
    padding: 5px 6px 6px 8px;
    position: absolute;
    right: 5px;
    text-decoration: none;
}

.eshop_list_small_special_row .buy_form a:hover {
    opacity: 0.75;
}

.eshop_list_small_special_row .price_original {
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    left: 11px;
    position: absolute;
    top: 17px;
}

.eshop_list_small_special_row .small_special_base_price {
    height: 20px;
    padding-bottom: 0px;
}

.eshop_list_small_special_row .rating {
    float: left;
    padding-left: 8px;
}

.eshop_spec_row_slider {
    text-align: center;
    width: 188px;
    float: left;
    margin-right: 4px;
    margin-left: 4px;
}

.imagetapeControl.right {
    width: 20px;
    margin-left: 15px;
    background: url(_mod_files/ce_images/template_images/control_right.jpg) no-repeat scroll 50% 50% transparent;
}

.imagetapeControl.left {
    width: 20px;
    margin-right: 15px;
    background: url(_mod_files/ce_images/template_images/control_left.jpg) no-repeat scroll 50% 50% transparent;
}

.slider_announce_list {
    position: relative;
    width:588px;
    overflow:hidden;
    float:left;
}

.slider_announce_list:before {
    position: absolute;
    left: 0px;
    background: url(_mod_files/ce_images/template_images/bg_opacity_left.png) repeat-y;
    height: 178px;
    width: 20px;
    color: transparent;
    z-index: 1;
    content: '';
}

.slider_announce_list:after {
    position: absolute;
    right: 0px;
    background: url(_mod_files/ce_images/template_images/bg_opacity_right.png) repeat-y;
    height: 178px;
    width: 20px;
    color: transparent;
    z-index: 1;
    content: '';
}

.imagetapeControl.left.disabled {
    background: url(_mod_files/ce_images/template_images/control_left_dis.jpg) no-repeat scroll 50% 50% transparent;
    opacity: 1;
}

.imagetapeControl.right.disabled {
    background: url(_mod_files/ce_images/template_images/control_right_dis.jpg) no-repeat scroll 50% 50% transparent;
    opacity: 1;
}

.hidden_control {
    visibility: hidden;
}

#spec_announce_block_page .eshop_list_small_special_row {
    padding: 0px 0px 30px 0px;
}

#spec_announce_block_page .eshop_list_small_special_row {
    width: 210px;
}

#spec_announce_block_page .slider_announce_list {
    width: auto;
}

.catd_Hsplitter {
    width: 23px;
}

.catd_row .count_items {
    color: #999;
    font-size: 12px;
}

.catd_name_item a {
    color: #000000 !important;
    font-size: 12px !important;
    font-weight: bold;
}

.catd_name_item {
    padding-bottom: 12px;
    padding-top: 15px;
}

.catd_detail_description {
    width: 656px;
}

.items_sort {
    float: none;
    text-align: left;
}

.items_sort a {
    color: #4490B2 !important;
    font-weight: bold;
    font-size: 12px;
    margin-top: 1px;
}

.items_sort .grid_on, .items_sort .list_on {
    color: #636979 !important;
    font-weight: normal;
    text-decoration: none;
    cursor: default;
}

#sort_select_panel a {
    float: right;
    padding: 0px 15px;
}

#sort_select_panel img {
    float: right;
    margin-top: 4px;
    margin-left: -11px;
}

#grid_but {
    background: url("_mod_files/ce_images/template_images/icon_table.jpg") no-repeat;
    padding-left: 22px;
    display: inline-block;
    width: 55px;
}

#list_but {
    background: url("_mod_files/ce_images/template_images/icon_list.jpg") no-repeat;
    padding-left: 22px;
    display: inline-block;
    width: 50px;
}

#sort_select_panel {
    float: left;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    padding: 5px 28px;
}

#sort_select_panel span {
    color: #333333;
    font-weight: bold;
}

#select_viev_panel {
    float: right;
    border: 1px solid #E7E7E7;
    border-radius: 5px;
    padding: 5px 15px;
    margin-left: 12px;
}

.itemD_detail .custom_field_all img {
    top: 3px;
    position: relative;
}

#comment_forum div {
    color: #4E4E4E;
}

#comment_forum a {
    color: #4490B2;
}

.top_user_block {
    background: none;
}

/* QuestBook */


.front_edit_msg, .quest_subject_item_row, .quest_answer_for, .forum_topic, .forum_front_edit, 
.forum_tr_create_topic, .discussion_front_edit, .discussion_span_answer_for {display: none;}
.quest_item_row {background: #f5f5f5; height: 28px; padding: 0px 10px;}
.quest_item_row_block {float: left;}
.quest_split {clear: both;}
.quest_bb_preview, .forum_bb_preview {text-align:center;display:none}
.quest_preview, .forum_preview {width:100%; margin-bottom:3px; display:none;}
.quest_attach_icon {text-align: right;}
.quest_pager, .quest_bbprev_input {text-align: center;}
.quest_forum_form {text-align: left;}


/* Forum */


.forum_cat_row {padding:0px;border:0px;}
.forum_inline_block {display: inline;}
.forum_itemd_row {border-right:0px;}
.forum_sign, .forum_split {border: 0; padding: 0;}
.forum_itemp_row {padding-bottom: 10px;}
.forum_hr_margin {margin-top:10px;}
.forum_sign, .forum_split, .forum_sign > b > a{ color: #FFF;}


/* Discussion */

.users_source_app__title, .users_source_app__btn {
    float: left;
}

.users_source_app__btn {
    padding-left: 5px;
    position: relative;
    top: -3px;
}

.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;}



.ico_messages_forum {
    float: left;
    padding-right: 12px;
}

.ico_messages_forum img {
    width: 46px;
    height: 46px;
}

.message_window {
    border: 1px solid #C8C8C8;
    border-radius: 5px 5px 5px 5px;
    box-shadow: -1px 1px 1px #E0E0E0;
    margin-bottom: 20px;
    margin-left: 55px;
    padding: 10px;
}

.com_one {
    background: url('_mod_files/ce_images/template_images/comm1.jpg') no-repeat;
    width: 8px;
    height: 16px;
    position: absolute;
    margin-left: -18px;
    margin-top: 9px;
}

.comment_two {
    background: #F7F2DF;
    border-color: #E1CD8E;
}

.com_img_left_two {
    background: url('_mod_files/ce_images/template_images/comm2.jpg') no-repeat;
}

#bar_but img {
    position: relative;
    top: 1px;
}

#bar_but a {
    padding-right: 10px;
}

#com_form_bot {
    text-align: left;
    border: 1px solid #BBBBBB;
    padding-left: 20px;
    width: 100%;
    background: url("_mod_files/ce_images/template_images/bg_com.jpg") repeat scroll 0 0 transparent;
border-collapse: separate;
}

#com_form_bot sub {
    display: none;
}

#com_preview {
	border: medium none;
    color: #3189B7;
    float: left;
    height: 27px;
    width: 210px;
}

#com_sub {
    background: url("_mod_files/ce_images/template_images/submit.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    height: 25px;
    margin-left: 8px;
    margin-right: 21px;
    margin-top: 1px;
    width: 92px;
}

#com_sub, #com_preview {
    color: #fff;
    padding: 0px 0px 3px 0px;
}

/* E-COMMERCE HOME */

.eshop_list_small_special_row a.name:link, .eshop_list_small_special_row a.name:active,.eshop_list_small_special_row a.name:visited, .eshop_list_small_special_row a.name:hover {
    display: block;
    margin-bottom: 10px;
    font-size: 1.1em;
}

.eshop_list_small_special_row .small_picture_wrapper {
    padding-right: 10px;
}

.eshop_list_small_special_row .spec_announce {
    margin-top: 10px;
    font-size: 0.95em;
}

.eshop_list_small_special_row .custom_fiels {
    margin-top: 10px;
}

.eshop_list_small_special_row .digitals {
    font-size: 0.95em;
}

.eshop_list_small_special_row .rating {
    font-size: 0.95em;
    margin-top: 15px;
}

.eshop_list_small_special_row .addtocomparsion {
    margin-top: 20px;
}

.eshop_list_small_special_row .addtocomparsion a {
    font-size: 0.95em;
}

.small_special_base_price, .small_special_base_price_variable, .small_special_base_price_null {
    padding-bottom: 10px;
}

.small_special_base_price .price_caption, .small_special_other_prices .price_caption,.small_special_base_price_variable .price_caption, .small_special_base_price_null .price_caption,.small_special_other_prices_null .price_caption {
    font-weight: bold;
    padding-right: 10px;
}

.small_special_base_price .price_original,.small_special_other_prices .price_original {
    text-decoration: line-through;
    margin-right: 10px;
}

.small_special_base_price .price_price,.small_special_other_prices .price_price, .price_price {
    color:#F7941C;
    font-weight: bold;
}

.small_special_base_price .buy_form, .small_special_other_prices .buy_form {
    margin-left: 10px;
    display: inline;
}

.small_special_base_price .txt, .small_special_other_prices .txt {
    width: 30px;
}

.small_special_base_price_null .price_null, .small_special_other_prices_null .price_null {
    font-size: 1.2em;
    color:#F7941C;
    font-weight: bold;
}

.small_special_base_price_variable .price_txt {
    margin-right: 10px;
}

.small_special_other_prices .price_price {
    margin-top: 0;
}

.small_special_other_prices .price_caption {
    display: block;
    font-weight: normal;
    padding-bottom: 3px;
}

.small_special_other_prices .buy_form a {
    margin-top: 3px;
}

.small_special_other_prices {
    height: 53px;
    padding-left: 5px;
    text-align: left;
    padding-top: 10px;
}

/* E-COMMERCE FILTER BOX */

.filter_box_row label{
    color:#646464;
}

.filter_box1{
    background:#FFEED2;
}

#two_block_filter div {
    border: 0 none;
}

#two_block_filter .items_small_filter {
    float: left;
    width: 125px;
}

#two_block_filter .bg_opcaity {
    display: none;
}

#two_block_filter {
    border: 1px solid #E6E6E6;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-bottom: 20px;
    width: 257px;
}

#small_filter_catalog img {
    position: absolute;
    margin-left: 230px;
    margin-top: -28px;
}

#filter_two_block img {
    display: none;
}

#one_block_on {
    height: 158px;
}

#one_block_off {
    height: auto;
}

.items_small_filter {
    overflow: hidden;
}

.items_small_filter {
    position: relative;
}

.bg_opcaity {
    background: url(_mod_files/ce_images/template_images/bg_opacity2.png) repeat-x;
    position: absolute;
    bottom: 0;
    height: 45px;
    width: 245px;
    margin: 0 5px;
}

.items_small_filter {
    overflow: hidden;
    -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;
}

.filter_box td {
    font-size:13px;
}

.filter_box .txt {
    width:50px;
}

.search_box{
    margin-bottom:8px;
}

.search_box input.txt{
    font-size:1em;
    padding:0;
    border:1px solid #c0c4cc;
    width:474px;
    height:28px;
    border-radius:2px;
}

.search_box input.btn{
    display:none;
}

.filter_box_caption {
    display: block;
    color:#646464;
    padding-bottom: 2px;
}

.filter_box .sel, /*.filter_box .check,*/
 .filter_box .txt {
    vertical-align: middle;
    border-radius:2px;
    height: 28px;
    border:1px solid #c0c4cc;
    width:228px;
}

.filter_box_row td {
    line-height:20px;
}

.filter_box_prop_row td {
    padding-right: 15px;
}

.filter_box_hsplitter {
    width: 22px;
}

.filter_box_vsplitter {
    height: 8px;
}


#small_filter_catalog h2, #left_block_user_menu h2, .sm_tree h2, #small_referance_catalog h2 {
    padding: 10px;
    text-transform: uppercase;
    color: #0A0A0A;
    margin-left: 5px;
    font-weight: bold;
}

#two_block_filter .items_small_filter {
    padding-bottom: 0px;
}

.items_small_filter, .left_block_user_menu, #filter_two_block, .sm_tree {
    border: 1px solid #E6E6E6;
    border-radius: 5px;
    width: 257px;
    margin-bottom: 20px;
}

.sm_tree {
    width: auto;
}

#filter_two_block .items_small_filter {
    padding-bottom: 0px;
}

#filter_two_block div {
    border: 0px;
}

.left_block_user_menu {
    padding-bottom: 10px;
}

#small_filter_catalog a, #left_block_user_menu a, .sm_tree a, .sm_tree span, #small_referance_catalog a {
    background: url("_mod_files/ce_images/template_images/punkt.gif") no-repeat scroll 0 3px transparent;
    padding-left: 20px;
}

#sub_right_block h2 {
    border: none;
}

#sub_flt_two .a_sp {
    width: 227px;
}

#sub_flt_two .a_sp {
    width: 227px;
}

.items_small_filter {
    padding-bottom: 20px;
}

.a_sp a {
    font-size: 12px;
}

.a_sp {
    border-bottom: 1px solid #E2E2E2 !important;
    margin: 0 15px;
    padding: 4px 0;
}


.close_but_custom {
    background: url("_img/close_alert.gif") no-repeat 0 -3px;
    height: 14px;
    margin-left: 3px;
    margin-top: 2px;
    position: absolute;
    width: 16px;
    cursor: pointer;
}

.a_sp_selected_div {
    background: url("_mod_files/ce_images/template_images/out_stock.png") no-repeat right !important;
}

.a_sp .selected {
    cursor: default;
    text-decoration: none !important;
    color: #C44030 !important;
    font-weight: bold;
    background: url(_mod_files/ce_images/template_images/punkt-active.gif) no-repeat left !important;
}

.filter_box_Block label img {
    padding: 0px 5px 0px 7px;
    position: relative;
    top: 1px;
}

.filter_box_Block label {
    padding-right: 15px;
}

.filter_box_row input {
    border-top: none;
}

/* E-COMMERCE CAT PATH */

.cat_path {
    margin-bottom: 25px;
    font-size: 1.3em;
}

.cat_path a:link,.cat_path a:visited, .cat_path a:active,.cat_path a:hover {
    font-size: 0.9em;
}

/* E-COMMERCE References */

/* E-COMMERCE SORT BOX */

.items_sort {
    text-align: right;
    padding: 20px 0 50px 0;
}

/* E-COMMERCE COMPARE */

table.compare {
    border-left:1px #dddddd solid;
    border-top:1px #dddddd solid;
    margin-left: -5px;
}

table.compare td {
    border:0px;
    color:#848484;
}

.compare__add-to-cart .eshop-item-small__price-actual {
    color: #000000;
}

table.compare td {
    border-bottom:1px solid #dddddd;
    border-right:1px solid #dddddd;
    font-size:0.95em;
    padding:5px 8px 5px 8px;
}

a.comp_del,a.comp_del:visited {
    background:#ff6600;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    padding:0px 5px;
}

a.comp_del:hover{
    color:#ffffff;
    text-decoration:none;
}

tr .sel {
    background:#ffffff;
}

 .compare_script_bottom {
    padding: 35px 0px 15px 0px;
}

.compare_small_link {
    float: left;
    width: 70px;
    padding-left: 10px;
}

.compare_small_clear_link {
	background: url(_mod_files/ce_images/template_images/compare_clear.jpg) no-repeat 0px 3px;
	margin-left: 110px;
	padding-left: 15px;
}

.compare_small_both {
    clear: both;
}

.compare_script_bottom a, .compare_script_bottom a:visited {
    display: inline-block;
    font-size: 0.9em;
    margin: 0 15px 0 0;
    text-decoration: underline;
}

#compare_block_top {
    height: 54px;
    border-radius: 7px;
    border: 1px solid #E5E5E5;
    float: left;
    margin-left: 20px;
    padding: 10px 15px;
    width: 206px;
}

.compare_small_body {
    overflow-y: auto;
    height: 38px;
    padding-right: 15px;
    padding-top: 6px;
}

.addtocomparsion {
    float: left;
    padding-left: 8px;
}

.compare_small_clear_link {
    background: url(_mod_files/ce_images/template_images/compare_clear.jpg) no-repeat 0px 3px;
    margin-left: 120px;
}

.compare_small_link {
    padding-left: 25px;
    background: url(_mod_files/ce_images/template_images/compare_refresh.jpg) no-repeat;
}

.compare_count {
    padding: 3px 0px;
}

.compare .sel_a {
    background: #F0F0F0;
}

.compare_script_bottom {
    padding: 0px 0 15px;
}

a.comp_del, a.comp_del:visited {
    background: url("_mod_files/ce_images/template_images/out_stock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    font-size: 0;
    height: 14px;
    width: 14px;
}

#compare_type_page {
    padding-bottom: 30px;
}

.search_page_type .addtocomparsion {
    left: 0 !important;
}

.search_page_type .announce {
    padding-top: 20px;
}

.search_page_type {
    padding-bottom: 30px;
}

/* 7. SYSTEM ****************************************************************************************************/

table#sign{
    width:100%;
}

table#sign td{
    text-align:right;
    font-family:Verdana;
    font-size: 0.9em;
    color:#848484;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

table#sign A, table#sign A:hover, table#sign A:visited {
    color:#848484;
    text-decoration:underline;
    font-size: 0.9em;
}

#stat {
    display:none;
}

#sp {
    display:none;
}

.AlertWindow, #status_message {
    position:fixed;
    top:200px;
    left:200px;
    padding:20px;
    font-size:14px;
    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;
}

/* QuestBook */

.front_edit_msg, .quest_subject_item_row, .quest_answer_for, .forum_topic, .forum_front_edit, 
.forum_tr_create_topic, .discussion_front_edit, .discussion_span_answer_for {display: none;}
.quest_item_row {background: #f5f5f5; height: 28px; padding: 0px 10px;}
.quest_item_row_block {float: left;}
.quest_split {clear: both;}
.quest_bb_preview, .forum_bb_preview {text-align:center;display:none}
.quest_preview, .forum_preview {width:100%; margin-bottom:3px; display:none;}
.quest_attach_icon {text-align: right;}
.quest_pager, .quest_bbprev_input {text-align: center;}
.quest_forum_form {text-align: left;}

/* Forum */

.forum_cat_row {padding:0px;border:0px;}
.forum_inline_block {display: inline;}
.forum_itemd_row {border-right:0px;}
.forum_sign, .forum_split {border: 0; padding: 0;}
.forum_itemp_row {padding-bottom: 10px;}
.forum_hr_margin {margin-top:10px;}

/* 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;}
.message_text {margin-left:55px; margin-bottom:16px;}

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{
    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;
    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-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;
    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%;
}

/* User menu */

.user_menu_index {
    display: inline;
}

.user_profile {
    font-weight: bold;
    cursor: pointer;
}

.user_menu li {
    color: #ccc;
    cursor: default;
}

.user_menu_img {
    cursor: pointer;
    padding-left: 5px;
}

ul.user_menu {
    list-style-type: none;
    border: 1px solid #000000;
    padding: 0px;
    margin: 15px 0px 0px 0px;
    border: 1px solid #ccc;
    visibility: hidden;
    position: absolute;
    background: #fff;
}

ul.user_menu li {
    padding: 0px;
    margin: 10px;
}

.member_user_menu {
    position: relative;
}

.user_profile_on {
    font-weight: bold;
    cursor: pointer;
    color: #000;
}

.user_menu {
    z-index: 1000;
    padding-top: 10px;
    box-shadow: 0px 1px 5px #ccc;
    border: 1px solid #000000;
    top:-21px;
    left: -11px;
    border: 1px solid #ccc;
    visibility: hidden;
    position: absolute;
    background: #fff;
}

.user_menu_discussion {
    top: -21px;
}

.user_menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.user_menu ul li {
    padding: 0px;
    margin: 10px;
}

.top_user_block {
    padding:3px;
    float: left;
}

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;
    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:10;
}

div.amiPopup {
    display: none;
    position: fixed;
    background: white;
    overflow: hidden;
    box-shadow: 0px 0px 15px 3px #000;
height: auto !important;
border-radius: 5px;
}

div.amiPopup .popupClose {
    background: url("_img/ami_jsapi/glass-frame-close.png") repeat scroll 8px -7px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    height: 39px;
    position: absolute;
    right: 5px;
    top: 1px;
    width: 39px;
}

div.amiPopup .popupHeader{
    cursor:move;
    position: relative;
    display: block;
    height: 0;
}

div.amiPopup .popupHeaderText{
    margin: 3px 0px 0px 14px;
    font-weight: bold;
}

.popupContent {
    padding: 5px 10px 10px 14px;
}

/* 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{
    margin-top: 8px;
    width: 102px;
    height: 16px;
}

.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%);
	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 */


.catalog_ul_row {
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
}

/* CUSTOM form STYLES */

.category_banner {
text-align: left;
height: 100%; 
margin-left: -20px;
}

#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;
}
.pages_name
{
display: none;
}

.rating img {margin: 0px !important;}

/* ___ */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{
	display:block;
}
audio,canvas,video{
	display:inline-block;
	*display:inline;
	*zoom:1;
}
audio:not([controls]){
	display:none;
}
html{
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
a:focus{
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
a:hover,a:active{
	outline:0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
}
input[type="text"]{
	outline:none;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
	font-weight:normal;
	font-size:60%;
}
hr{
	margin:18px 0;
	border:0;
	border-top:1px solid #eee;
	border-bottom:1px solid #fff;
}
code,pre{
	padding:0 3px 2px;
	font-family:Menlo,Monaco,Consolas,"Courier New",monospace;
	font-size:12px;
	color:#333;
}
pre{
	word-break:break-all;
	word-wrap:break-word;
	white-space:pre;
	white-space:pre-wrap;
}

:-moz-placeholder{
	color:#999;
}
:-ms-input-placeholder{
	color:#999;
}
::-webkit-input-placeholder{
	color:#999;
}
td{
	padding:2px;
}
html{
	height:100%;
}

div.edParagraph, p {
    margin: 0px 0px 15px 0px;
    padding: 0px;
}


.body{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:column;
	flex-direction:column;
	margin:0 auto;
	min-height:100%;
}
.body__header{
	display:block;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}
.body__nav{
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}
.body__middle{
	display:table;
	display:-webkit-flex;
	display:flex;
	-webkit-flex:1 0 auto;
	flex:1 0 auto;
	-webkit-flex-direction:row;
	flex-direction:row;
	width:100%;
}
.body__aside{
	display:table-cell;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
	width:200px;
	vertical-align:top;
}
.body__sidebar{
	display:table-cell;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
	width:200px;
	vertical-align:top;
}
.body__content{
	min-width:200px;
	display:table-cell;
	-webkit-flex:0 1 auto;
	flex:0 1 auto;
	vertical-align:top;
}
.body__footer{
	display:block;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}
@media (max-width:940px){
	.body .body__middle{
		display:block;
	}
	.body .body__sidebar{
		display:block;
		width:auto;
	}
}
@media (max-width:767px){
	.body .body__aside,	.body .body__sidebar,	.body .body__content{
		display:block;
		width:auto;
	}
}
@media (max-width:480px){
	.body .body__middle{
		display:-webkit-flex;
		-webkit-flex-direction:column;
	}
	.body .body__content{
		-webkit-order:-1;
	}
}
*+html .body__middle{
	position:relative;
}
*+html .body__content{
	margin:0 200px;
}
*+html .body__aside{
	position:absolute;
	left:0;
	top:0;
}
*+html .body__sidebar{
	position:absolute;
	right:0;
	top:0;
}
* html .body__middle{
	position:relative;
}
* html .body__content{
	margin:0 200px;
}
* html .body__aside{
	position:absolute;
	left:0;
	top:0;
}
* html .body__sidebar{
	position:absolute;
	right:0;
	top:0;
}
.cart-small{
	display:inline-block;
	vertical-align:top;
	line-height:1.5em;
}
.cart-small__text{
	display:block;
	float:left;
}
.cart-small__title {
    display: block;
    height: 70px;
    margin-left: -80px;
    margin-top: 10px;
    position: absolute;
    width: 66px;
}
.cart-small__title:hover {
    color: #6D6D6D;
}
.cart-small__visual:hover+.cart-small__text>.cart-small__title{
	text-decoration:underline;
}
.cart-small__info_is_empty{
	display:none;
padding-top:33px;
}
.cart-small__info_not_empty{
	display:none;
}
.cart-small__success-message{
	display:none;
}
.cart-small__order-btn {
    clear: both;
    color: #e76601;
    display: none;
}
.cart-small__info.cart-small__info_not_empty > span {
    color: #e76601;
}
.cart-small__cont-btn{
	display:none;
}
.cart-small_empty .cart-small__info_is_empty{
	display:block;
}
.cart-small_not_empty .cart-small__info_not_empty {
    display: block;
    padding: 13px 0 0;
}
.cart-small_not_empty .cart-small__order-btn{
	display:inline-block;
}
.cart-small_type_success .cart-small__success-message{
	margin:10px 0;
	display:block;
	font-weight:700;
}
.cart-small_type_success .cart-small__info_not_empty{
	display:block;
	margin:10px 0;
}
.cart-small_type_success .cart-small__order-btn{
	display:block;
	float:left;
}
.cart-small_type_success .cart-small__cont-btn{
	display:block;
	float:left;
}
*+html .cart-small{
	zoom:1;
	display:inline;
}
* html .cart-small{
	zoom:1;
	display:inline;
}
.category-path__link::after{
	content:"";
	display:inline-block;
	width:0;
	height:0;
	border:5px solid transparent;
	border-left:5px solid #ccc;
	margin-left:5px;
	vertical-align:middle;
}
.chosen-properties{
	margin:0;
}
.chosen-properties:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.chosen-properties__header{
	font-weight:700;
	margin-bottom:10px;
}
.chosen-properties__property{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.chosen-properties__value{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-cat-detailed__description{
	display:block;
}

.eshop-cat-detailed__splitter{
	display:inline;
	width:2px;
	height:2px;
	background:#000;
}
.eshop-cat-detailed__description-image{
	float:left;
padding: 0px 15px 15px 0px;
}
.eshop-item-detailed__cart-quantity{
	text-align:right;
}
.eshop-cat-list{
	display:block;
	text-align:justify;
	word-spacing:-4px;
}
.eshop-cat-small{
	display:inline-block;
	margin-bottom:15px;
	min-width:130px;
	word-spacing:normal;
	word-spacing:0;
	text-align:center;
	vertical-align:top;
}
.eshop-cat-small__content{
	min-width:150px;
	text-align:left;
}
.eshop-cat-small__name{
	font-weight:700;
}
.eshop-cat-small__category-data{
	display:inline-block;
	vertical-align:top;
	padding-right:20px;
}
.eshop-cat-small__subcategory-list{
	display:inline-block;
	min-width:100px;
	margin-top:12px;
	vertical-align:top;
}
.eshop-item-small__one-click{
	display:inline-block;
	border-bottom:1px dashed;
	cursor:pointer;
}
.eshop-cat-tree{
	clear:both;
	display:block;
	margin:0;
	padding:0;
}
.eshop-cat-tree:after{
	content:"";
	display:table;
	clear:both;
}
.eshop-cat-tree__item{
	position:relative;
	display:block;
	min-width:70px;
	line-height:18px;
}
.eshop-cat-tree__item-link{
	display:block;
	padding:3px 15px;
	text-decoration:none;
}
.eshop-cat-tree__item-link:before{
	content:"";
	display:inline-block;
	margin-right:3px;
	vertical-align:middle;
}
.eshop-cat-tree__item-link_type_selected,.eshop-cat-tree__item-link_type_selected:visited{
	color:#fff;
	background:#08c;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.eshop-cat-tree__item-link_type_selected:hover{
	color:#fff;
	background:#08c;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.eshop-cat-tree__item-link:hover .eshop-cat-tree__item-name{
	text-decoration:none;
}
.eshop-cat-tree__small-picture{
	display:none;
}
.eshop-cat-tree_level_1{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_1 .eshop-cat-tree__item-link{
	padding-left:5px;
}
.eshop-cat-tree_level_2{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_2 .eshop-cat-tree__item-link{
	padding-left:15px;
}
.eshop-cat-tree_level_3{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
	padding-left:25px;
}
.eshop-cat-tree_level_4{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_4 .eshop-cat-tree__item-link{
	padding-left:35px;
}
.eshop-cat-tree_type_dropdown{
	background-color:inherit;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree{
	background-color:inherit;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item{
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0;
	background-color:inherit;
	font-size:13px;
	line-height:18px;
	vertical-align:middle;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover,
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-name:hover {
	text-decoration: none !important;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	padding:7px 20px;
	background-color:inherit;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:before{
	display:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	position:absolute;
	left:0;
	top:32px;
	z-index:1000;
	visibility:hidden;
	opacity:0.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2{
	visibility:visible;
	opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item .eshop-cat-tree_level_2:hover{
	visibility:visible;
	opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item{
	vertical-align:middle;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item{
	float:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
	padding-left:35px;
	background:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_4 .eshop-cat-tree__item-link{
	padding-left:50px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_1{
	width:200px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_2{
	width:400px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_3{
	width:600px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_4{
	width:800px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{
	width:auto;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item{
	position:static;
	background-color:#fff;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2{
	display:block;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item .eshop-cat-tree_level_2:hover{
	display:block;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	display:none;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	background:#ddd;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	top:auto;
	left:auto;
}
.eshop-item-detailed__title {
    color: #c15601;
    font-size: 24px;
    margin-bottom: 35px;
    margin-top: -20px;
}
.eshop-item-detailed__subtitle{
	margin:10px 0;
	background:none;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.eshop-item-detailed__visual{
	display:inline-block;
	*float:left;
	vertical-align:top;
	margin:0 10px 10px 0;
}
.eshop-item-detailed__box{
	display:inline-block;
}
.eshop-item-detailed__text-box{
	display:inline-block;
	min-width:100px;
	max-width:300px;
	margin:0 10px 0 0;
	vertical-align:top;
}
.eshop-item-detailed__custom-fields{
	text-align:left;
}
.eshop-item-detailed__custom-field-name{
	display:inline-block;
	vertical-align:top;
}
.eshop-item-detailed__custom-field-value{
	display:inline-block;
	vertical-align:top;
}
.eshop-item-detailed__description{
	margin:10px 0;
}
.eshop-item-detailed__choice-box{
	display:inline-block;
	vertical-align:top;
}
.eshop-item-detailed__prices{
	position:relative;
}
.eshop-item-detailed__price-tag{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
}
.eshop-item-detailed__origin-price{
	text-decoration:line-through;
}
.eshop-item-detailed__actual-price{
	display:inline-block;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-detailed__other-price{
	display:inline-block;
	min-width:65px;
	min-height:30px;
	padding:0 10px 0 10px;
	text-align:center;
	background:#e0e0e0;
	border-radius:10px 3px;
	vertical-align:middle;
}
.eshop-item-detailed__other-price-actual{
	display:inline-block;
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-detailed__cart-box{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-detailed__cart-quantity{
	width:30px;
	border:1px solid #ccc;
	box-shadow:none;
	vertical-align:middle;
	text-align:center;
}
.eshop-item-detailed__cart-icon{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-detailed__cart-text{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper{
	text-align:center;
	display:block;
	background:#eee;
	cursor:pointer;
}
.eshop-item-detailed__price-postfix{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-detailed__subitems-variants{
	margin-bottom:10px;
}
.eshop-item-detailed__unavailable{
	position:absolute;
	visibility:hidden;
	top:0;
	box-sizing:border-box;
	text-align:center;
	color:red;
}
.eshop-item-detailed__popup-link{
	display:block;
}
.eshop-item-detailed__img-label{
	display:block;
	text-align:center;
}
.eshop-item-detailed__digital-name{
	font-weight:700;
	display:inline-block;
}
.eshop-item-detailed__digital-size{
	display:inline-block;
	font-style:italic;
}
.eshop-item-detailed__digital-desc{
	margin-bottom:5px;
}
.eshop-item-detailed__sku-name{
	display:inline-block;
	font-weight:700;
}
.eshop-item-detailed__sku-value{
	display:inline-block;
}
.eshop-item-detailed__addpics{
	position:relative;
	overflow:hidden;
	width:200px;
	margin-top:20px;
}
.eshop-item-detailed__addpics-clipper{
	position:relative;
	overflow:hidden;
}
.eshop-item-detailed__addpics-container{
	position:relative;
	overflow:hidden;
}
.eshop-item-detailed__addpics-item{
	display:inline-block;
	padding:0;
	text-align:center;
}
.eshop-item-detailed__addpics-img{
	height:50px;
	width:50px;
	margin:0 3px;
	border:1px solid #ddd;
}
.eshop-item-list{
	width:auto;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.eshop-item-list__title{
	text-align:left;
}
.eshop-item-list__content{
	position:relative;
	overflow:hidden;
}
.eshop-item-list__clipper{
	width:auto;
	position:relative;
	overflow:hidden;
}
.eshop-item-list__container{
	position:relative;
	display:block;
	width:auto;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:justify;
	word-spacing:-1px;
	font-size:1px;
	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;
}
.eshop-item-list__container:after{
	content:"";
	width:100%;
	height:0;
	display:inline-block;
	opacity:0;
}
.eshop-item-list__caption::after{
	content:"";
	display:block;
	width:100%;
	height:0;
	clear:both;
}
.eshop-item-list__caption{
	position:relative;
	margin-top:10px;
	min-height:30px;
}
.eshop-item-list__sorting{
	display:inline-block;
	float:left;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px 5px 5px 5px;
}
.eshop-item-list__sort-over-text{
	font-weight:bold;
}
.eshop-item-list__switcher{
	display:none;
}
.eshop-item-list__switcher:nth-of-type(n){
	display:block;
	position:absolute;
	top:0;
	right:0;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:12px;
	font-weight:400;
}
.eshop-item-list__switcher-radio-list{
	display:none;
}
.eshop-item-list__switcher-radio-table{
	display:none;
}
.eshop-item-list__switcher-label-list{
	margin:0 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAFwAAAMBAAAAAAAAAAAAAAAAAAIDBAcBAQAAAAAAAAAAAAAAAAAAAAAQAAICAgEEAgMAAAAAAAAAAAECAwQRBQYAIRITMVEiMgcRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ANv1ew1a2OWO/M5PCG2gsSSeqJdY3sZfUj2lkhIZgY8+OO2P3ySDdfveOvsK0cf9DW9K8qLHSNjTn3MzALHiKukh8j2wpz9dAembmUF3ksrcd1tYtbQ6mWOYQG9FkhprUsa2GDqmCMx5zlcYHmQvrbHnzW4Us6LWw1GcCxNHtJpJEQn8mWM0UDED4BcZ+x0H/9k=") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;
}
.eshop-item-list__switcher-label-table{
	margin:0 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAGwAAQEBAAAAAAAAAAAAAAAAAAQDBwEAAgMAAAAAAAAAAAAAAAAAAQQDBQYQAAMAAgAFBQEAAAAAAAAAAAECAxEEACExcRJBYZEyBTQRAAEEAgICAwAAAAAAAAAAAAIAAREDUQRhcUESIbHR/9oADAMBAAIRAxEAPwDZ/P8AQ2NqktV5zSevOgLQm+SYTYksZOfs56t8etmA1BUJEMu/L5flZ+yzYPYMAP1YY8NhuFVdf9aNaPs2k8EWwKDXmhyNdnXDCEyD5c+o7Y58QHbSQwIwXb57TVFOyJyZ+w9NjpE0aCNnteVlZ9eUmQ6myWV0kiNkjXccmQ4w3bgHez1CPlv1GrVIdg7H+WKPpkrZ3pPG4lG5o6VE1GpsAktJkVf50xlvcDheU7D4X//Z") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;
}
.eshop-item-list__switcher-label-list:hover{
	text-decoration:underline;
}
.eshop-item-list__switcher-label-table:hover{
	text-decoration:underline;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-list{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-table{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}
.eshop-item-list__splitter{
	display:inline-block;
	width:2px;
	height:2px;
	background:red;
	vertical-align:middle;
}
.eshop-item-list__compare{
	text-align:left;
	margin-top:20px;
}
.eshop-item-list__search-result{
	margin:10px 0;
	text-align:left;
}
.eshop-item-list_type_catalog{
	clear:both;
}
* html .eshop-item-list__caption{
	height:40px;
	width:100%;
}
*+html .eshop-item-list__caption{
	height:30px;
	width:100%;
}
.eshop-item-properties{
	margin:2px 0;
	padding:5px;
	border:1px solid #ddd;
	background:#f8f8f8;
	color:#555;
}
.eshop-item-properties_notavail{
	background:#fff0f0;
	border:1px solid #fcc;
}
.eshop-item-properties_notavail .eshop-item-properties__header::after{
	content:attr(title);
	color:#999;
	font-size:11px;
	margin-left:6px;
	text-transform:lowercase;
}
.eshop-item-properties__header{
	padding:2px 10px;
}
.eshop-item-properties_disabled{
	color:#ccc;
}
.eshop-item-properties__radio{
	border:0;
}
.eshop-item-properties__label:hover{
	color:#4490b2;
}
.eshop-item-properties__label_visited{
	font-weight:700;
}
.eshop-item-properties__label_value_notset{
	font-style:italic;
}
.eshop-item-properties__order-num{
	color:green;
	font-weight:900;
}
.eshop-item-properties__reset{
	border:1px solid #eee;
	padding:3px;
	background:#fff;
}
.eshop-item-properties_type_chosen-properties{
	padding:0;
	border:0;
	border-radius:0;
	background:transparent;
	margin:0;
	transition:all 0.0s;
}
.eshop-item-properties_type_chosen-properties::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header{
	padding:0;
	font-weight:700;
	margin-bottom:10px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header::after{
	display:none;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__property{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value_disabled{
	color:#ccc;
}
.eshop-item-small{
	display:inline-block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	min-width:200px;
	padding-top:10px;
	text-align:center;
	vertical-align:top;
}
.eshop-item-small__content{
	display:inline-block;
	min-width:190px;
	padding:5px;
	word-spacing:normal;
	font-size:12px;
}
.eshop-item-small__header{
	max-width:220px;
	min-height:36px;
	line-height:1.5;
}
.eshop-item-small__category{
	font-style:italic;
}
.eshop-item-small__title{
	text-decoration:underline;
	font-size:14px;
}
.eshop-item-small__title:hover,.eshop-item-small__category:hover{
	text-decoration:none;
}
.eshop-item-small__img{
	border:0;
}
.eshop-item-small__caption{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-small__prices{
	position:relative;
text-align: center;
}

.eshop-item-small__price-original{
	text-decoration:line-through;
}
.eshop-item-small__cart-form{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-small__cart-icon{
	display:none;
}
.eshop-item-small__quantity{
	width:20px;
	text-align:right;
	vertical-align:middle;
}
.eshop-item-small__cart-text,
.eshop-item-detailed__cart-text {
    background: url("/_img/tocart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 15px 40px 15px 21px;
    vertical-align: middle;
    width: 150px;
font-size:14px;
}
.eshop-item-small__vkredit-price{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-small__vkredit-form{
	display:none;
}
.eshop-item-small__price-postfix{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small{
	display:block;
	width:auto;
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__header{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__visual{
	width:auto;
	text-align:left;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__comparison{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__line{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__spec-announce{
	display:block;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__content{
	text-align:left;
	max-width:1000px;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small{
	display:inline-block;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__spec-announce{
	display:none;
}
.eshop-item-small_type_catalog .eshop-item-small__spec-announce{
	text-align:justify;
}
.eshop-item-small_type_catalog .eshop-item-small__custom-field-name{
	display:inline-block;
}
.eshop-item-small_type_catalog .eshop-item-small__custom-field-value{
	display:inline-block;
}
* html .eshop-item-small{
	float:left;
	width:210px;
}
*+html .eshop-item-small{
	float:left;
}

*+html .eshop-item-small__price-tag{
	display:inline;
}
* html .eshop-item-small__cart-box{
	display:inline;
}
*+html .eshop-item-small__cart-box{
	display:inline;
}
* html .eshop-item-small__additional-prices{
	display:inline;
}
*+html .eshop-item-small__additional-prices{
	display:inline;
}
* html .eshop-item-small__cart-box{
	width:80px;
	text-align:center;
}
*+html .eshop-item-small__cart-box{
	width:80px;
	text-align:center;
}
* html .eshop-item-small__price-tag{
	height:30px;
}
.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__field{
	margin:10px 0 10px 25px;
}
.eshop-ordering__field-name{
	display:inline-block;
	width:100px;
	vertical-align:middle;
}
.eshop-ordering__field-value{
	display:inline-block;
	vertical-align:middle;
}
.eshop-ordering__field_type_person{
	margin:5px 0;
}
.eshop-ordering__field_type_person .eshop-ordering__checkbox-label{
	margin-left:129px;
}
.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__caption{
	margin:20px 0;
	font-size:16px;
	font-weight:700;
}
.eshop-ordering__login-links{
	text-align:right;
}
.eshop-ordering__submit,.eshop-ordering__login{
	min-width:109px;
	margin:0;
	padding:0 10px;
	border:1px solid #ccc;
	border-radius:3px;
	color:#848484;
	font-weight:700;
	cursor:pointer;
	background:#ffffff;
	vertical-align:middle;
}
.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{
	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 .eshop-ordering__caption{
	margin-top:0;
}
.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;
	font-style:italic;
	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:45%;
}
.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;
	min-width:80%;
}
.eshop-ordering__shipping-items{
	font-style:italic;
}
.eshop-ordering__info{
	padding:15px 25px;
}
.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;
	font-size:20px;
padding-bottom: 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;
}
.form{
	overflow:hidden;
	background:transparent;
}
.form .form{
	display:block;
	position:static;
	left:0;
	top:0;
	width:auto;
	margin:0;
	padding:0;
	border:0;
	background:none;
	box-shadow:none;
}
.form__title{
	width:auto;
	margin:0;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
}
.form__caption{
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:700;
}
.form__search-line{
	margin:0 10px 0 0;
	padding:5px;
	border:1px solid #c0c4cc;
	vertical-align:middle;
}
.form__under-search-line{
	display:none;
}
.form__field-list{
	margin:0;
	padding:0;
	text-align:justify;
}
.form__field-sublist{
	display:inline-block;
	margin:0;
font-size:14px;
	padding:0;
	text-align:justify;
}
.form__field{
	display:inline-block;
	position:relative;
	overflow:hidden;
	margin:5px 20px 5px 0;
	vertical-align:top;
}
.form__field-caption{
	margin:3px 0;
	padding:0;
	font-weight:700;
}
.form__fieldset{
	position:relative;
	display:block;
	overflow:hidden;
	margin:0 0;
	padding:0;
	border:0;
}
.form__select{
	margin:0;
}
.form__checkbox{
	margin:3px;
	vertical-align:middle;
}
.form__checkbox-label{
	position:relative;
	display:block;
	margin-right:10px;
	background:none;
	font-size:13px;
	vertical-align:baseline;
}
.form__checkbox-label:first-of-type{
	display:none;
}
.form__additional-flag .form__checkbox-label:first-of-type{
	display:block;
}
.form__checkbox-label-text{
	vertical-align:middle;
}
.form__label-img{
	margin-right:3px;
	vertical-align:middle;
}
.form__radio{
	float:left;
	clear:both;
	margin:3px;
	vertical-align:middle;
}
.form__radio-label{
	display:block;
	float:left;
	margin-right:10px;
	vertical-align:baseline;
	font-size:13px;
	line-height:17px;
}
.form__radio-label-text{
	vertical-align:middle;
}
.form__radio-dot{
	display:none;
}
.form__textfield{
	height:18px;
	padding:0 3px;
	border:1px solid #c0c4cc;
	border-radius:5px;
}
.form__submit{
	margin:0;
	padding:0;
	border:1px solid #ccc;
	font-weight:700;
	cursor:pointer;
	background:#fefefe;
}
.form__submit:hover{
	background:#ffffff;
}
.form__additional-flag{
	margin:5px 1px;
}
.form__v-splitter{
	display:block;
	width:auto;
	height:2px;
	margin:0 10px;
	background:transparent;
}
.form__h-splitter{
	display:inline-block;
	visibility:hidden;
	width:2px;
	height:30px;
	background:transparent;
	vertical-align:middle;
}
.form__v-flag-splitter{
	display:inline-block;
	box-sizing:border-box;
	width:95%;
	height:2px;
	margin-left:10px;
	background:#fff;
}
.form__h-flag-splitter{
	display:inline-block;
	width:2px;
	height:30px;
	background:#fff;
	vertical-align:middle;
}
.form__field-details{
	color:#ccc;
	font-size:10px;
	vertical-align:super;
}
.form_type_filter{
	background:transparent;
border: 1px solid #e4d1c5;
border-radius: 10px;
padding:0 10px 10px;
}
.form_type_search .form__search-line{
	vertical-align:middle;
}
.form_type_search .form__submit{
	vertical-align:middle;
}
*+html .form__radio-label{
	margin-right:50%;
}
* html .form__radio-label{
	width:80%;
}
.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%;
}
.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;
	-webkit-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;
}
.letters{
	border:1px solid #ccc;
	padding:5px 15px;
}
.letters__item{
	display:inline-block;
	text-decoration:none;
	font-weight:700;
}
.letters__item:hover{
	text-decoration:underline;
}
.letters__item_type_noitems{
	color:#ccc;
}
.letters__item_type_selected{
	color:#000;
}
.letters__count{
	color:#999;
	font-weight:400;
	font-size:10px;
}
.main-menu{
	clear:both;
	display:block;
	margin:0;
	padding:0;
	border:1px solid rgba(0,0,0,0.05);
	border-radius:4px;
	list-style-type:none;
	list-style:none;
	font-size:0;
}
.main-menu__item {
    box-sizing: border-box;
    float: none;
    font-size: 18px;
    height: 1px;
    min-width: 70px;
    padding: 11px 0;
    position: relative;
}
.main-menu__item-link{
	display:inline-block;
	text-decoration:none;
}
.main-menu__item-link:hover{
	background:#eee;
}
.main-menu__item-link_type_selected,.main-menu__item-link_type_selected:visited{
	color:#fff;
	background:#08c;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.main-menu__item-link_type_selected:hover{
	color:#fff;
	background:#08c;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.main-menu__item-name{
	text-decoration:underline;
}
.main-menu__item-link:hover .main-menu__item-name{
	text-decoration:none;
}
.main-menu__item-picture-container{
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.main-menu__item:hover>.main-menu__item-link>.main-menu__item-picture-container>.main-menu__item-picture{
	opacity:0;
	visibility:hidden;
}
.main-menu__item-picture_type_hover{
	opacity:0;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}
.main-menu__item:hover>.main-menu__item-link>.main-menu__item-picture-container>.main-menu__item-picture_type_hover,.main-menu__item-picture_type_hover:hover{
	opacity:1;
	visibility:visible;
}
.main-menu_level_0{
	border:0;
	box-shadow:none;
}
.main-menu_level_1{
	border:0;
	box-shadow:none;
}
.main-menu_level_1 .main-menu__item-link {
    color: #e76601;
    font-size: 14px;
    padding: 10px;
}
.main-menu_level_2{
	border:0;
	box-shadow:none;
}
.main-menu_level_2 .main-menu__item-link{
	padding-left:25px;
}
.main-menu_level_3{
	border:0;
	box-shadow:none;
}
.main-menu_level_3 .main-menu__item-link{
	padding-left:35px;
}
.main-menu_type_dropdown{
	display:table;
	display:-moz-box;
	display:-webkit-box;
	display:-ms-box;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
}
.main-menu_type_dropdown .main-menu{
	border:0;
}
.main-menu_type_dropdown .main-menu__item{

}
.main-menu_type_dropdown .main-menu__item_level_0{
	display:table-cell;
	display:box;
	display:-moz-box;
	display:-webkit-box;
}
.main-menu_type_dropdown .main-menu__item-name{
	display:inline-block;
	white-space:nowrap;
	vertical-align:middle;
}
.main-menu_type_dropdown .main-menu__item_level_0>.main-menu__item-link{
	text-align:center;
}
.main-menu_type_dropdown .main-menu__item-link:before{
	display:none;
}
.main-menu_type_dropdown .main-menu__item-link:hover{
	background: transparent;
}
.main-menu_type_dropdown .main-menu_level_1 {
    background: none repeat scroll 0 0 #f0eee8;
    border: 1px solid #e4d1c5;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 1000;
}
.main-menu_type_dropdown .main-menu__item:last-of-type .main-menu_level_1{
	right:0;
	left:auto;
}
.main-menu_type_dropdown .main-menu__item:hover .main-menu_level_1{
	visibility:visible;
	opacity:1.0;
}
.main-menu_type_dropdown .main-menu__item .main-menu_level_1:hover{
	visibility:visible;
	opacity:1.0;
}
.pager{
	clear:both;
	margin:20px 0;
	-o-user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
}
.pager::after{
	content:"";
	display:table;
	clear:both;
}
.pager__content{
	float:right;
}
.pager__button,.pager__button:visited{
	display:block;
	float:left;
	padding:2px 10px;
	border:1px solid #ccc;
	margin-left:-1px;
	*zoom:1;
	text-decoration:none;
	font-size:13px;
}
.pager__button:focus{
	outline:none;
}
.pager__button_type_prev{
	border-radius:4px 0 0 4px;
}
.pager__button_type_next{
	border-radius:0 4px 4px 0;
}
.rating{
	color:#323232;
	font-family:Tahoma;
}
.rating__submit{
	height:25px;
	margin-top:10px;
	padding:0;
	width:75px;
	border:1px solid #3e8702;
	border-radius:3px;
	background:#72b51b;
	color:#fff;
	font-weight:bold;
	box-shadow:0 0 2px #f0f0f0 inset;
	cursor:pointer;
}
.rating__select{
	width:157px;
	margin-top:20px;
}
.rating__caption{
	font-size:14px;
}
.rating__form{
	overflow:hidden;
	max-height:200px;
}
.rating__control{
	display:table;
	direction:rtl;
	unicode-bidi:bidi-override;
	white-space:nowrap;
	font:0/0px san-serif;
}
.rating__mark{
	display:inline-block;
	width:15px;
	height:13px;
	background:transparent url("_img/star_color_grey.png") no-repeat;
}
.rating__mark:hover{
	background:transparent url("_img/star_color_red.png") no-repeat;
}
.rating__mark:hover~.rating__mark{
	background:transparent url("_img/star_color_red.png") no-repeat;
}
.rating__bar{
	height:13px;
	background:url("_img/star_color_grey.png") repeat-x;
}
.rating__indicator{
	height:13px;
	background:url("_img/star_color_red.png") repeat-x;
}
.rating__control:hover+.rating__jsoff{
	display:block !important;
}
.rating_type_item-detailed{
	position:relative;
	margin-top:15px;
	background:#f7f4e9;
	border-radius:2px;
	padding:12px 17px 15px 20px;
	width:167px;
}
*+html .rating__control{
	display:inline;
}
* html .rating__control{
	display:inline;
}
*+html .rating__mark{
	display:inline;
}
* html .rating__mark{
	display:inline;
}
.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;
}
.sorter{
	float:left;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:12px;
}
.sorter__link{
	font-size:12px;
}
.sorter__item{
	margin:0 4px;
	font-size:12px;
}
.sorter__item_type_asc{
	padding-left:12px;
	font-weight:700;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+py43QgFyypoqd3qYAADs=") no-repeat;
	background-position:left center;
}
.sorter__item_type_desc{
	padding-left:12px;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+pyx0AI0hyqtis2/wUADs=") no-repeat;
	background-position:left center;
	font-weight:700;
}

/* Start hyper modules: news, articles, blog */

img[hspace] {
    padding: 10px;
}

.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;
}

.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-row__fdate,
span.articles_item-row__fdate,
span.blog_item-row__fdate {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 6px;
font-size: 14px;
}

span.news_item-row__ftime, 
span.articles_item-row__ftime, 
span.blog_item-row__ftime {
    float: right;
    position: relative;
    top: 6px;
    font-size: 14px;
}

span.news_item-detailed__ftime,
span.blog_item-detailed__ftime,
span.articles_item-detailed__ftime {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 15px;
    display:none;
}

span.news_item-detailed__fdate,
span.blog_item-detailed__fdate,
span.articles_item-detailed__fdate {
    float: left;
    position: relative;
    top: 15px;
    font-size:14px;
}

.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;
}

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;
    margin-bottom:15px;
    display: inline-block;

}

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 .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: 0 0 20px 0;
    text-align: left;
}

.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_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-count {
    position: relative;
    top: 4px;
    font-size: 11px !important;
    text-decoration: none;
    color: #000;
}

.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;
}
.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}
.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;
}
.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;
}
.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;
}

/* 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;
}
.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;
    min-width: 12px;
}
.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;
    width: 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 */

.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 .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;
}
.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;}
.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;
    padding-right: 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;
}

.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;}

/* End Photoalbum 6.0 */
/* Start added items to cart */

.eshop-item-detailed__price-wrapper,
.eshop-item-detailed__price-box {
    overflow: visible !important;
}

.eshop-item-small__added-items-prop {
    box-shadow: 0 0 10px -2px #000;
    border-radius: 5px;
    display: none;
    position: absolute;
    bottom: 110px;
    right: 0;
    width: 240px;
    background: #fff;
    padding: 10px 20px;
    z-index: 20;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    font-size: 12px;
}
.added-items-prop-list {
    text-align: left;
    height: auto;
    bottom: auto;
    right: auto;
    width: 205px;
}
.eshop-item-small__added-items-prop__title {
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
    border: 0;
}

#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: #D4FDDA;
}

.cart_items__tr {
    background: #fff;
}

.eshop-item-detailed__box .eshop-item-tooltip {
    margin: 0;
    right: 0;
}

.eshop-item-tooltip {
	position: absolute;
    display: none;
    font-size: 11px !important;
    font-weight: normal;
    background: #D4FDDA;
	color: #5c5c5c;
	padding: 1px 0;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	box-shadow: 0px 2px 0px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
	text-align: center;
	font-size: 14px;
    z-index: 1;
    bottom: 30px;
    margin-left: -45px;
    left: 50%;
    cursor: default;
}

.eshop-item-tooltip-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;
    max-height: 14px;
    width: 90px;
}

.eshop-item-tooltip-title {
    display: block;
    padding: 0 10px;
    text-align: left;
}

.eshop-item-tooltip:hover .eshop-item-tooltip-area  {
    max-height: 100px;
    height: auto;
}

.eshop-item-detailed__prices .eshop-item-tooltip {
    left: auto;
}

.eshop-item-tooltip-prop #properties-items-popup {
    text-align: left;
    display: block;
    padding: 10px;
}

.eshop-item-tooltip-prop .eshop-item-tooltip__btn-cart {
    width: 90px;
}

.eshop-item-tooltip-prop:hover .eshop-item-tooltip-area {
    max-height: 200px;
    height: auto;
    width: 207px;
}

.eshop-item-tooltip-prop #properties-items-popup {
    overflow: hidden;
    width: 200px;
}

.eshop-item-tooltip__btn-cart,
.eshop-item-tooltip__btn-delete {
    cursor: pointer;
    display: block;
    border: 1px solid #DFDFDF;
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
    margin: 4px 8px 2px 8px;
    border-radius: 3px;
}

.eshop-item-tooltip__btn-cart:hover,
.eshop-item-tooltip__btn-delete:hover {
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
}

.eshop-item-tooltip:before {
    content: '';
    border-top: 6px solid #DDD;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35px;
    bottom: -7px;
}
.eshop-item-tooltip:after {
    content: '';
    border-top: 5px solid #CFC;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 37px;
    bottom: -5px;
}
/* End added items to cart */

/* Start search page */

.search-page__help {
    background: #F0F0F0;
    padding: 15px;
    border-radius: 10px;
    font-size:11px;
}

.search-page__title {font-weight: bold;}
.search-page__info li {padding: 5px 0;}

/* End search page */
/* 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
 */

.similar {
    box-sizing: border-box;
    float: left;
    padding: 20px 15px 0;
    width: 100%;
}

.eshop-item-detailed__origin-price {
    white-space: nowrap;
}
.eshop-item-detailed {
    min-width: 875px;
}
.similar .eshop-item-detailed__subtitle {
	background: none;
}
.eshop-item-detailed__subtitle-text {
    background: none repeat scroll 0 0 #fff;
    color: #c15601;
    font-family: open sans;
    font-size: 24px;
    font-weight: 300;
    padding-right: 10px;
}

#lay_body form[name=search] {
	display:none;
}

.count_in .cart-small__info.cart-small__info_not_empty {
    padding-top: 2px;
}
.compare_small_body > a {
    color: #c73635;
}
.count_in .cart-small__visual {
    margin-top: 0;
}
.compare_small_body{
	display: none;
}
.count_in .compare_small_body{
	display: block;
}
.count_in .cart-small__info.cart-small__info_is_empty {
    padding-top: 22px;
}
.blog_item-row__path > h3,
.blog_item-detailed__path > h3,
.news_item-row__path > h3,
.news_item-detailed__path > h3{
	display: none;
}

.blog_item-list__rss-generate,
.news_item-list__rss-generate{

    display:none;
}
.eshop-cat-small__name {
    color: #c15601;
    display: block;
    font-size: 24px;
    font-weight: 400;
}
.form__search-line,
.form__search-line + .form__submit,
.form__label-img,
.form__additional-flag{
    display: none;
}
.iref > a {
    display: inline-block;
    float: left;
    width: 25%;
}
h1 {
    color: #c15601;
    font-size: 36px;
    margin-bottom: 15px;
}
.oh {
    float: left;
    overflow:hidden;
    width: 100%;
}
.eshop-ordering__with-credit {

    display: none;
}
.eshop-item-list__caption {
	display: none;
}
.category-path__current:first-child{
	font-size:36px;
    font-weight:300;
    color: #c15601;
}
.category-path__current{
    color: #c15601;
}
.eshop-cat-small__content {
    padding-bottom: 50px;
}
.eshop-cat-small__subcategory-link {
    background: url("/_img/dot.png") no-repeat scroll 0 9px rgba(0, 0, 0, 0);
    color: #c15601;
    display: block;
    font-size: 13px;
    line-height: 1.5em;
    padding-left: 10px;
}

.eshop-cat-small__count-items {
	display: none;
}
.eshop-cat-list__container {
    padding: 20px 0 40px;
}
.ref_small_splitter {
    display: none;
}
.slider {
  margin: 10px 0;
  width: 1200px; /* Update to your slider width */
  height: 135px; /* Update to your slider height */
  position: relative;
  overflow: hidden;
}

.slider li {
  display: none;
  position: absolute; 
  top: 0; 
  left: 0; 
}
.control-prev {
    background: url("/_img/left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    left: 30px;
    position: absolute;
    top: 320px;
    width: 50px;
}

.control-next {
    background: url("/_img/right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 50px;
    right: 30px;
    position: absolute;
    top: 320px;
    width: 50px;
}
.banner {
    height: 135px;
    margin: 0 auto;
    overflow: hidden;
    width: 1200px;
}
.tree.level2,.tree.level3,.tree.level4,.tree.level5 {
    background: none repeat scroll 0 0 #fff;
    left: 100%;
    position: absolute;
    z-index: 20;
    margin-top: -36px;
    box-shadow: 3px 3px 3px #ccc;
}
.tree li {
	position:relative;
}
.main-menu__item_level_1 {
	height: auto;
}
.has_sub {
    background: url("/_img/down.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    bottom: -4px;
    height: 4px;
    position: absolute;
    right: 0;
    width: 100%;
}
.popupContent .cart-small__cont-btn {
    padding-top: 13px;
}
.popupContent .cart-small__info.cart-small__info_not_empty {
    margin-bottom: 20px;
}
.popupContent .cart-small__order-btn {
    background: url("/_img/tocart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 1.2em;
    margin: 0 20px 0 0;
    padding: 8px 40px 9px 21px;
    text-decoration: none;
    vertical-align: middle;
    width: 150px;
}

.statement {
    background: url("/_img/achtung.png") no-repeat scroll 15px center #e6e2d7;
    color: #c65801;
    line-height: 2em;
    padding: 15px 20px 15px 75px;
}

.share_wrap {
    margin-bottom: 20px;
    overflow: hidden;
}
.b-share__handle.b-share__link {
    width: 24px;
}
.b-share__handle.b-share__link span {
    visibility:hidden;
}

.b-share {
    padding-left: 9px !important;
}
.share {
    background: url("/_img/soc.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    box-sizing: border-box;
    float: left;
    padding: 15px 0;
    position: relative;
    text-align: center;
    width: 50%;
}
.payment_info {
    background: url("/_img/cards2.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 37px;
    padding: 10px 0;
    width: 50%;
}
.eshop-item-detailed__base-price-container {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}


.delivery1 {
    background: none repeat scroll 0 0 #ec6700;
    margin: 20px 0;
    padding: 32px 0 50px;
}

.delivery1 a {
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 50%;
}

.eshop-item-detailed__origin-price {
    color: #c15601;
    margin-bottom: 6px;
}
.eshop-item-detailed__cart-text {
    float: right;
}
.eshop-item-detailed__cart-quantity {
    height: 30px;
    margin-top: 10px;
}
.eshop-item-detailed__actual-price {
    color: #f04000!important;
    font-weight: 400!important;
}
.eshop-item-detailed__actual-price span{
	font-weight: bold;
}

.one_click {
    color: #f04000;
    cursor: pointer;
    display: block;
    float: left;
    padding-top: 15px;
    text-align: center;
    text-decoration: underline;
    width: 33%;
}
.eshop-item-detailed__price-tag {
    box-sizing: border-box;
    width: 33%;
    float:left;
}

.eshop-item-detailed__cart-box.eshop-item-detailed__cart-box_base {
    box-sizing: border-box;
    float: left;
    width: 33%;
    text-align: left;
}
.eshop-item-detailed__description {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
}
.eshop-item-detailed .eshop-item-small__prices {
    background: none repeat scroll 0 0 #f0eee8;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
    padding: 20px;
}

.eshop-item-detailed .announce {
    display: table-cell;
    height: 100px;
    margin-bottom: 0;
    vertical-align: middle;
}

.eshop-item-detailed .item_visual {
    border: 1px solid #e6e2d7;
    border-radius: 15px;
    margin: -5px -10px;
    padding: 20px;
}
.eshop-item-detailed .spec_item {
    height: 540px;
    margin: 0 35px 0 0;
    position: relative;
    border:0;
}
.category-path_type_itemd > a {
    display: none;
}
.category-path_type_itemd > a:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #c15601;
    display: inline-block;
    font-size: 36px;
    font-weight: 300;
    padding: 0;
    text-decoration: none;
}

.news_item-small-row__header > a {
    color: #c15601;
    font-size: 18px;
}

#lay_f5 .news_item-small-row__announce {
    display: none;
}

#lay_f5 .news_item-small__fdate {
    display: none;
}
#lay_body ul {
    list-style-image: url("/_img/marker.png");
    margin-bottom: 15px;
    margin-left: 20px;
}
.brown {
color: #c15601;
}
.news_item-small-row__announce > a {
    color: #c15601;
}
.news_item-small-row__announce {
    padding: 10px 0;
}

.news_item-small-row__announce p{
    display: inline;
}
.news_item-small__fdate {
    color: #92989a;
}
.news_wrap {
    float: right;
    margin-top: -60px;
    position: relative;
    width: 74%;
}


.time {
    color: #e76601;
    padding-left: 30px;
}
.phone > a {
    color: #e76601;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.phone > span {
    color: #8a9c98;
    font-size: 18px;
    font-weight: 400;
}

#lay_f1 .phone {
    color: #445753;
    float: left;
    font-size: 36px;
    font-weight: bold;
    text-align: right;
}
.item_sku {
    line-height: 1.8em;
    margin-bottom: 15px;
}
.eshop-item-small__comparison {
    padding: 15px 0;
    text-align: center;
}
.cf > dt {
    float: left;
    font-size: 12px;
    background:#fff;
}

.cf > dd {
    float: right;
    font-size: 12px;
    background:#fff;
}

.cf {
    background: url("/_img/dots.png") repeat scroll 0 15px rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    overflow: hidden;
}
.item_customfields {
    font-size: 12px;
    height: 120px;
    overflow: hidden;
    display: table-cell;
    width: 215px;
    line-height: 2em;
    position: relative;
}
.item_header {
    display: table-cell;
    height: 5em;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.item_title,
.eshop-item-small__compare-link {
    color: #c15601;
    display: inline-block;
    margin: 5px 0;
}
.percent {
    background: url("/_img/sale.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 64px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 64px;
}

.hit {
    background: url("/_img/hit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 64px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 64px;
}
.item_visual {
    text-align: center;
    position: relative;
}
.spec_item .item_category{
	display:none;
}

.spec {
    width: 26%;
}
.spec_item {
    border: 1px solid #e6e2d7;
    border-radius: 20px;
    box-sizing: border-box;
    float: left;
    height: 625px;
    margin: 0 1%;
    overflow: hidden;
    padding: 10px 15px 30px;
    margin-bottom:30px;
    position: relative;
    width: 23%;
}
.install > h4 {
    border-bottom: 1px solid #e76601;
    color: #e76601;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.install > p {
	font-size:12px;
}
.install {
    background: url("_mod_files/ce_images/time0_2t.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    height: 250px;
    min-width: 252px;
    padding-top: 120px;
    position: relative;
    text-align: center;
    float: left;
    width: 33%;
}
.warranty > h4 {
    border-bottom: 1px solid #e76601;
    color: #e76601;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.warranty > p {
	font-size:12px;
}
.warranty {
    background: url("/_img/percent.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    height: 250px;
    min-width: 252px;
    padding-top: 120px;
    position: relative;
    text-align: center;
    width: 33%;
    float: left;
}
.delivery > h4 {
    border-bottom: 1px solid #e76601;
    color: #e76601;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.delivery > p {
	font-size:12px;
}
.delivery {
    background: url("/_img/truck1.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    height: 250px;
    min-width: 252px;
    padding-top: 120px;
    position: relative;
    text-align: center;
    width: 33%;
    float: left;
}
h2 {
    color: #c15601;
    font-size: 36px;
    margin-bottom: 10px;
    text-align: center;
}
#lay_body {
    box-sizing: border-box;
    padding: 30px 20px 0 0;
    position: relative;
}
.bread nobr:first-of-type {
	display:none;
}
.bread a {
	color: #e76601;
    font-size: 12px;
    text-decoration: none;
}
.root {
    color: #6b6554 !important;
    font-size: 12px;
    text-decoration: none;
}
.search_wrap {
	position:relative;
}
.search_wrap input[type="submit"] {
    background: url("/_img/trim.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    float: right;
    height: 30px;
    position: absolute;
    right: 13px;
    cursor: pointer;
    top: 7px;
    width: 30px;
}

.news_item-small__rss {
    display: none;
}

.social {
    background: url("/_img/social.png") no-repeat scroll 26px 0 rgba(0, 0, 0, 0);
    float: right;
    height: 40px;
    margin-top: -30px;
    position: relative;
    width: 25%;
}

.right .bottom span {
    color: #92dfda;
    font-size: 12px;
    display:block;
    text-align:center;
    width:75%;
    box-sizing:border-box;
    overflow: hidden;
    padding: 45px 0 0;
    position: relative;
}
.right .bottom span a{
	color:#92dfda;
}
.vk {
    height: 40px;
    left: 26px;
    position: absolute;
    width: 40px;
}
.ok {
    height: 40px;
    left: 76px;
    position: absolute;
    width: 40px;
}
.fb {
    height: 40px;
    left: 126px;
    position: absolute;
    width: 40px;
}
.right .bottom {
    margin-top: 175px;
    overflow: hidden;
    position: relative;
}
.quoter > h3 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 15px;
}
.quoter a {
    color: #fff;
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
}
.quoter {
    border-left: 1px solid #3b8780;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 150px;
    margin-top: 24px;
    padding-left: 25px;
    width: 25%;
}
.quoter:first-child {
	padding-left:0;
    border:0;
}
.right {
    box-sizing: border-box;
    height: 280px;
    margin-left: 305px;
    position: relative;
}
.main-menu {
	display:table-row!important;
}
.main-menu_type_dropdown .main-menu__item_level_0 {
    display: table-cell;
    padding: 3px 0 6px;
    text-align: center;
    vertical-align: middle;
    width: 10%;
}
#lay_f5 .left {
    box-sizing: border-box;
    float: left;
    height: 280px;
    width: 335px;
}
#lay_f5 dd,
#lay_f5 dd a{
    color: #fff;
    font-size: 13px;
}
#lay_f5 dl {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}
.address > dt {
    background: url("/_img/inons.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    width: 30px;
}
.address > dd {
	float: left;
}
.phone > dt {
    background: url("/_img/inons.png") no-repeat scroll center -45px rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    width: 30px;
}
.phone > dd {
	float: left;
}
.schedule > dt {
    background: url("/_img/inons.png") no-repeat scroll center -93px rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    width: 30px;
}
.schedule > dd {
	float: left;
}
.logo2 {
    background: url("/_img/slogo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 50px;
    margin-bottom: 15px;
    width: 157px;
}
.dno {
    background: none repeat scroll 0 0 #20857e;
    bottom: 0;
    box-sizing: border-box;
    color: #7cdcd5 !important;
    font-size: 12px;
    height: 70px;
    position: absolute;
}
.dno a{
	color: #7cdcd5;
}
.dno > .copy {
    float: left;
    padding: 17px 0;
    box-sizing: border-box;
    width: 25%;
}
.dno > .cards {
    box-sizing: border-box;
    float: left;
    padding: 6px 35px;
    text-align: center;
    width: 25%;
}

.dno > .beware {
    float: left;
    font-size: 10px;
    line-height: 1.2em;
    text-align: left;
    width: 30%;
}
.dno > .madein {
    box-sizing: border-box;
    float: left;
    padding: 5px 1px;
    text-align: right;
    width: 20%;
}
body > table {
    background: none repeat scroll 0 0 transparent !important;
    margin-top: -36px;
    position: relative!important;
}
body > table a {
    color: #7cdcd5 !important;
    font-family: open sans !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 0 30px;
    text-decoration: none !important;
}
#lay_f5 {
    background: url("/_img/footr.jpg") repeat scroll center 0 #299d95;
    box-sizing: border-box;
    height: 350px;
    overflow: hidden;
    position: relative;
}
#lay_f5 > div {
	padding: 10px 30px;
}
.vk_widget {
    padding: 0 30px;
}
.manufactures {
    border: 1px solid #e6e2d7;
    border-radius: 20px;
    margin: 35px 0;
    padding: 10px;
    overflow: hidden;
}
.manufactures > a {
    color: #913c1d;
    display: block;
    float: left;
    font-size: 12px;
    padding: 0;
    text-align: center;
    width: 33%;
}
.manufactures > a:last-child{
	width:100%;
    padding:10px 0;
    font-size:14px;
}
h1,h2,h3,h4,h5,
.alt_header1,.alt_header2,.alt_header3,.alt_header4,.alt_header5{
    font-family: open sans;
    font-weight: 300;
}
#lay_f4 h3,
#lay_f4 h3 a {
    font-family: open sans;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: -2px;
    margin: 0 0 20px;
    text-align: center;
    color:#c15601;
}
.wrapper > .content {
	overflow: hidden;
    padding-left:335px;
}
.content_inner {
    /*float: left;*/
    position: relative;
    padding-bottom: 50px;
}
#lay_f4 {
    box-sizing: border-box;
    float: left;
    margin-left: -335px;
    padding: 35px 30px;
    width: 335px;
}
.main-menu_type_dropdown .main-menu_level_0 > li:hover{
    background: url("/_img/bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    color: #fff;
}
.main-menu_type_dropdown li:hover > a{
    text-decoration: underline;
}
.main-menu__item {
    float: none;
    font-size: 18px;
    min-width: 70px;
    padding: 0;
    position: relative;
}
.main-menu__item > a{
    color: #fff;
	vertical-align: middle;
    line-height: 1em;
}
.bread {
    float: right;
    padding:10px 0 0;
}
.search_wrap input.txt {
    background: none repeat scroll 0 0 #f9f7f2;
    border: 1px solid #c1bbaa;
    border-radius: 20px;
    box-sizing: border-box;
    color: #89826e;
    font-size: 14px;
    height: 40px;
    padding: 0 30px;
    width: 525px !important;
}
.search_wrap {
    float: left;
}
#lay_f3 {
    background: none repeat scroll 0 0 #e6e2d7;
    box-sizing: border-box;
    height: 50px;
    padding: 4px 30px;
    position: relative;
}
#lay_f2 {
    background: url("_img/header.jpg") no-repeat scroll center -570px #b75e26;
    box-sizing: border-box;
    height: 150px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
}
.menu_wrap {
    background: url("/_img/menu.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    height: 70px;
    width:100%;
    display:table;
    position: relative;
    padding:0 30px;
    box-sizing: border-box;
}

.compare_small_body {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    box-sizing: border-box;
    height: 25px;
    margin: 0 -7px 0 -8px;
    overflow: hidden;
    padding: 2px 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.cart_wrap {
    background: none repeat scroll 0 0 #f0eee8;
    border: 1px solid #e4d1c5;
    border-radius: 15px;
    box-sizing: border-box;
    float: right;
    overflow:hidden;
    height: 120px;
    padding: 14px 8px;
    position: relative;
}


.contacts {
    box-sizing: border-box;
    float: right;
    min-width: 260px;
    padding: 19px 25px 0;
    text-align: left;
    width: 20%;
}
.mail {
    background: url("/_img/mail.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #e76601;
    display: block;
    float: right;
    font-size: 18px;
    height: 35px;
    margin: 45px 20px;
    min-width: 200px;
    padding: 12px 0 0 47px;
    width: 16%;
}
.logo {
    background: url("/_img/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    display: block;
    float: left;
    height: 120px;
    min-width: 378px;
    outline: medium none;
    width: 25%;
}
.mid {
    box-sizing: border-box;
    height: 150px;
    overflow: hidden;
    padding: 15px 30px;
}

#lay_f1 {
    background: url("/_img/header.jpg") no-repeat scroll center -280px #e6e2d7;
}

.top {
    background: none repeat scroll 0 0 #e2be2b;
    color: #fff;
    padding: 12px;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.tree .level2,
.tree .level3,
.tree .level4,
.tree .level5,
.tree .level6 {
	display:none;
}
.tree{
	position: relative;
}
.tree > li {
    border-bottom: 1px solid #e6e2d7;
    padding: 7px 0 7px 13px;
    position: relative;
    min-width: 250px;
    
}
.tree > li > a{
	color:#3c484b;
}
.tree > li:first-child {
    border-top: 1px solid #e6e2d7;
}
.tree > li > .tree-item:before {
    background: none repeat scroll 0 0 #edf9f6;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
}
.tree.level1 > li > .tree-item.selected:before,
.tree.level1 > li:hover > .tree-item:before {
    background: none repeat scroll 0 0 #e76601;
}
.tree.level1 > li > .tree-item.selected,
.tree.level1 > li:hover > .tree-item{
	color:#c15601;
}


body {
    min-width: 1200px;
    font-family: 'Open Sans';
    font-size:14px;
    color: #3c484b;
}


/*****old******/
.block__form_type_search,.block__eshop-item-small,.block__eshop-item-detailed{
	background:transparent;
	color:#000;
}
.block__eshop-item-small{
	color:#000;
}
.block__eshop-cat-tree_type_list,.block__form_type_filter{
	color:#000;
}
.block__form_type_list,.block__letters{
	background:#fff;
	color:#000;
}
.block__category-path,.block__pager{
	border-width:0;
}
.block__eshop-item-properties,.block__rating{
	background:#fff;
	color:#000;
}
.element__button{
	position:relative;
	padding:5px 12px;
	background:#3faef3;
	background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	border:1px solid #0f74f0;
	color:#fff;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
}
.element__button:hover{
	background:#3faef3;
	background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
	border:1px solid #0f74f0;
	color:#fff;
	text-decoration:inherit;
}
.element__button:visited{
	color:#fff;
}
.element__button:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.element__button:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.element__button:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
	box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
	box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.body{
	width:980px;
	padding:0 10px;
}
.body__header{
	margin:0;
	padding-top:20px;
}
.body__logo{
	display:inline-block;
	width:120px;
	height:120px;
	background:url("./_img/logos/0010.png") no-repeat top left;
	vertical-align:top;
}
.body__nav{
	background:#fde300;
	background:-moz-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5db00),color-stop(55%,#fde300),color-stop(100%,#ffe400));
	background:-webkit-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
	background:-o-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
	background:-ms-linear-gradient(top,#f5db00 0%,#fde300 55%,#ffe400 100%);
	background:linear-gradient(to bottom,#f5db00 0%,#fde300 55%,#ffe400 100%);
	position:relative;
	min-height:30px;
	margin-bottom:18px;
	padding:0 20px;
	font-size:1px;
	line-height:0;
	text-align:justify;
}
.body__nav:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:1px;
	width:100%;
	height:1px;
	background:#ffe933;
}
.body__nav .eshop-cat-tree_type_dropdown{
	display:inline-block;
	margin:0;
	background:transparent;
	vertical-align:middle;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{
	background:transparent;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1 .eshop-cat-tree__item-name{
	border-bottom-color:#000;
	color:#000;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	/*background:#ffe400;*/
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover{
	background:#ffe400;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	text-decoration:none;
	color:#000;
}
.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:after,.body__nav .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover:after{
	display:none;
}
.body__nav .form_type_search{
	display:inline-block;
	float:none;
	width:auto;
	height:auto;
	padding:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	vertical-align:middle;
	background:transparent;
}
.body__nav .form_type_search .form__search-line{
	width:auto;
}
.body__nav .form_type_search .form__under-search-line{
	display:none;
}
.body__nav:after{
	content:"";
	width:100%;
	height:0;
	display:inline-block;
	opacity:0;
}
.body__middle{
	padding-bottom:30px;
}
.body__aside{
	width:257px;
}
.body__content{
	padding-left:20px;
}
.body__footer{
	margin:0;
	background:#e5e5dd repeat-x center;
	background-image:url("_img/body__footer.jpg");
	text-align:center;
	line-height:90px;
}
.body__footer:before{
	content:"";
	position:absolute;
	left:0;
	right:0;
	height:90px;
	background:#e5e5dd repeat-x center;
	background-image:url("_img/body__footer.jpg");
	z-index:-1;
}
.body__nav{
	height:36px \9;
}
*+html .body__middle{
	position:relative;
}
*+html .body__content{
	margin:0 0 0 260px;
}
*+html .body__aside{
	position:absolute;
	left:0;
	top:0;
}
*+html .body__logo{
	zoom:1;
	display:inline;
}
* html .body__middle{
	position:relative;
}
* html .body__content{
	margin:0 0 0 260px;
}
* html .body__aside{
	position:absolute;
	left:0;
	top:0;
}
* html .body__logo{
	zoom:1;
	display:inline;
}
.cart-small__visual {
    background: url("_img/cart.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 70px;
    margin-top: 9px;
    margin-right: 15px;
    width: 66px;
}
.cart-small__text{
	width:160px;
}
.cart-small__form-line{
	margin:5px 0;
}
.cart-small_type_one-click{
	margin-top:5px;
}
.cart-small_type_one-click .cart-small__info_not_empty{
	display:block;
	margin:10px 0;
}
.cart-small_type_one-click .cart-small__success-message{
	display:block;
	font-weight:700;
	margin:10px 0;
}
.cart-small_type_one-click .cart-small__title{
	font-size:18px;
}
.cart-small_type_success{
	margin-top:5px;
}
.cart-small_type_success .cart-small__title{
	font-size:18px;
}
.category-path{
	border-width:0;
	margin-bottom:20px;
	font-weight:700;
	color:#000;
}
.category-path__link,.category-path__link:visited{
	margin-right:5px;
	padding-right:15px;
	background:url(_img/category-path__arrow.jpg) no-repeat;
	background-position:100% 60%;
	color:#898883;
	font-weight:400;
}
.category-path__link:last-child{
	background:none;
}
.category-path__link::after{
	display:none;
}
.eshop-cat-detailed__announce{
	margin-bottom:10px;
}
.eshop-cat-tree__item-link:before{
	width:10px;
	height:10px;
	background:url(_img/eshop-cat-tree__marker.png) no-repeat;
}
.eshop-cat-tree__item-link_type_selected,.eshop-cat-tree__item-link_type_selected:visited{
	text-shadow:none;
}
.eshop-cat-tree__item-link:before{
	width:10px;
	height:10px;
	background:url(_img/eshop-cat-tree__marker.png) no-repeat;
}
.eshop-cat-tree_type_dropdown{
	margin:10px 0;
	border:0;
	box-shadow:none;
	border-radius:0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-name{
	color:#000;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	text-shadow:1px 1px #eee;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-name{
	font-size:13px;
	font-weight:700;
	text-decoration:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-name:hover{
	text-decoration:underline;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item{
	display:inline-block;
	margin:4px 0 0;
	padding:0;
	padding-left:3px;
	background:none;
	border:0;
	box-shadow:none;
	vertical-align:middle;
	line-height:22px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:first-of-type{
	/*margin-left:9px;*/
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:last-of-type{
	border-right:0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover{
	background:#fee601;
	border-radius:5px 5px 0 0;
	box-shadow:2px -1px 1px -1px #777;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{
	height:40px;
	line-height:40px;
	border-radius:5px;
	/*background:url(_img/eshop-cat-tree_type_dropdown.gif) repeat-x;*/
	/*background-color:#fee601;*/
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1>.eshop-cat-tree__item:hover .eshop-cat-tree__item-name{
	border-bottom:1px solid rgba(0,0,0,0);
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	padding:5px 10px;
	background:none;http://admin4.cmspanel.ru/_admin/606.0/skins/vanilla//images/ed_search_continue.gif
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:after{
	content:"";
	display:inline-block;
	width:10px;
	height:10px;
	margin:0 5px;
	vertical-align:middle;
	opacity:0.3;
	background:url(_img/eshop-cat-tree_type_dropdown-marker.png) no-repeat;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover:after{
	opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:hover{
	text-decoration:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	min-width:330px;
	top:0;
    left:257px;
	padding:5px 0 12px 0;
	border-radius:0 5px 5px 5px;
	/*background:#ffe502;
	background:-moz-linear-gradient(top,#ffe502 0%,#fee300 62%,#ffc102 100%);
	background:-webkit-linear-gradient(top,#ffe502 0%,#fee300 62%,#ffc102 100%);
	background:-o-linear-gradient(top,#ffe502 0%,#fee300 62%,#ffc102 100%);
	background:linear-gradient(to bottom,#ffe502 0%,#fee300 62%,#ffc102 100%);*/
	transition:opacity 0.3s ease-out 0s;
	-moz-transition:opacity 0.3s ease-out 0s;
	-webkit-transition:opacity 0.3s ease-out 0s;
	-o-transition:opacity 0.3s ease-out 0s;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover>.eshop-cat-tree_level_2{
	box-shadow:1px 2px 1px 0 #777;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item{
	display:inline-block;
	margin:0;
	padding:0;
	line-height:14px;
	background:none;
	box-shadow:none;
	border:0;
	vertical-align:top;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item:hover{
	background:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link{
	background:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link:after{
	display:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item-link:hover{
	background:none;
}
.eshop-cat-tree_level_3{
	margin-top:5px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item{
	display:block;
	line-height:9px;
	margin-left:10px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-name{
	font-size:13px;
	line-height:16px;
	font-weight:400;
	color:#14688c;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
	padding:2px 0 2px 5px;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	background:#fee601;
}
.eshop-item-detailed__img{
	max-width:200px;
}
.eshop-item-detailed__subtitle{
	margin-top:20px;
	background:url("data:image/gif;base64,R0lGODlhAQABAIAAAN3d3QAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==") repeat-x 0% 60%;
}
.eshop-item-detailed__subtitle-text{
	padding-right:10px;
	background:#fff;
}
.eshop-item-detailed__price-tag{
	min-width:65px;
	min-height:30px;
	padding:0 20px 0 10px;
	text-align:left;
	border-radius:0;
}
.eshop-item-detailed__actual-price{
	display:inline-block;
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-detailed__origin-price{
	text-decoration:line-through;
}
.eshop-item-detailed__box{
	display:inline-block;
	width:73%;
}
.eshop-item-detailed__text-box{
	display:inline-block;
	*float:left;
	width:190px;
	margin-left:20px;
}
.eshop-item-detailed__choice-box{
	width:210px;
}

.eshop-item-detailed__sku-value {
    color: #3c484b;
    font-weight: bold;
}
.eshop-item-detailed__custom-field-value{
	color:#999;
}
.eshop-item-detailed__availability-box{
	margin-bottom:8px;
}
.eshop-item-detailed__replies{
	height:15px;
	margin-top:12px;
}
.eshop-item-detailed__replies-count{
	font-style:italic;
}
.eshop-item-detailed__price-wrapper{
	overflow:hidden;
	font-size:11px;
	position:relative;
	padding:5px 12px;
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	border:1px solid #e5e5e5;
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	padding:5px 0;
}
.eshop-item-detailed__price-wrapper:hover{
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	border:1px solid #e5e5e5;
	color:#000;
	text-decoration:inherit;
}
.eshop-item-detailed__price-wrapper:visited{
	color:#000;
}
.eshop-item-detailed__price-wrapper:active{
	box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-detailed__price-wrapper:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.eshop-item-detailed__price-wrapper:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
	background:transparent;
	min-height:0;
	min-width:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-caption{
	display:inline-block;
	margin:0;
	font-size:11px;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-box{
	display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
	padding:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-actual{
	margin:0;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-box{
	display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-quantity{
	display:block;
	color:#848484;
}
.eshop-item-detailed__price-wrapper_forbidden{
	background:#fdfdfd;
	cursor:default;
	border:0;
}
.eshop-item-detailed__price-wrapper_forbidden:hover{
	border:inherit;
	background:inherit;
}
.eshop-item-detailed__price-wrapper_forbidden:active{
	border:inherit;
	background:inherit;
}
.eshop-item-detailed__price-wrapper_vkredit .eshop-item-detailed__cart-icon{
	width:26px;
	height:20px;
	background:url("_img/eshop-item-detailed__vkredit.png") no-repeat;
}
.eshop-item-detailed__one-click-order{
	padding:8px 0;
	background-color:#2a79b6;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#2a79b6,#1a5996);
	background-image:-ms-linear-gradient(top,#2a79b6,#1a5996);
	background-image:-webkit-linear-gradient(top,#2a79b6,#1a5996);
	background-image:-o-linear-gradient(top,#2a79b6,#1a5996);
	background-image:linear-gradient(top,#2a79b6,#1a5996);
	color:#fff;
	font-size:14px;
	font-weight:700;
	text-align:center;
	cursor:pointer;
}
.eshop-item-detailed__one-click-order:hover{
	background:#2a79b6;
}
.eshop-item-detailed__one-click-order:before{
	content:"";
	display:inline-block;
	vertical-align:bottom;
	width:20px;
	height:20px;
	margin-right:7px;
	background:url("_img/eshop-item-detailed__one-click.png");
}
.eshop-item-detailed__comparison{
	margin:10px 0;
}
.eshop-item-detailed__price-postfix{
	font-weight:700;
}
.eshop-item-detailed__addpics-container{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
* html .eshop-item-detailed__addpics-item{
	float:left;
}
*+html .eshop-item-detailed__addpics-item{
	float:left;
}
.eshop-item-list__compare{
	margin:20px 0;
}
.eshop-item-list_type_catalog{
	overflow:visible;
}
.eshop-item-list_type_catalog .eshop-item-list__clipper{
	overflow:visible;
}
.eshop-item-properties{
	color:#555;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
}
.eshop-item-properties_notavail{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border:1px solid #fcc;
}
.eshop-item-small:hover .eshop-item-small__additional-prices{
	visibility:visible;
	opacity:1;
}
.eshop-item-small__content{
	background:transparent;
	color:#000;
	color:#000;
	height:100%;
	max-width:220px;
	text-align:center;
}
.eshop-item-small__category,.eshop-item-small__category:visited{
	text-decoration:underline;
	font-weight:700;
	font-size:12px;
}
.eshop-item-small__title,.eshop-item-small__title:visited{
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:700;
	font-size:12px;
}
.eshop-item-small__title:hover,.eshop-item-small__category:hover{
	text-decoration:none;
}
.eshop-item-small__caption{
	display:block;
}
.eshop-item-small__price-tag_vkredit{
	display:inline-block;
}

.eshop-item-small__price-actual {
    color: #f04000;
    display: block;
    margin-bottom: 7px;
    margin-top: 7px;
    text-align: center;
}
.eshop-item-small__price-actual span {
	font-weight:bold;
}
.eshop-item-small__price-original {
    color: #c15601;
    display: block;
    min-height: 20px;
    white-space: nowrap;
    text-align: center;
}
.eshop-item-small__cart-form{
	display:inline-block;
}
.eshop-item-small__quantity{
	padding:0;
	border:1px solid #ccc;
	border-radius:3px;
	text-align:center;
}

.eshop-item-small__additional-prices{
	border-radius:0 0 5px 5px;
}
.eshop-item-small__additional-price_vkredit{
	position:relative;
	padding:5px 12px;
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	border:1px solid #e5e5e5;
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	background-color:#ddd;
	display:inline-block;
	margin:6px 0;
	padding-left:4px;
	padding-right:4px;
}
.eshop-item-small__additional-price_vkredit:hover{
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	border:1px solid #e5e5e5;
	color:#000;
	text-decoration:inherit;
}
.eshop-item-small__additional-price_vkredit:visited{
	color:#000;
}
.eshop-item-small__additional-price_vkredit:active{
	box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-small__additional-price_vkredit:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.eshop-item-small__additional-price_vkredit:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	box-shadow:0 1px 2px rgba(255,255,255,0.7) 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__caption{
	display:inline-block;
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__cart-icon{
	display:inline-block;
	vertical-align:middle;
	width:26px;
	height:20px;
	background:url("_img/eshop-item-small__vkredit.png") no-repeat;
}
.eshop-item-small__vkredit-price{
	font-weight:700;
}
.eshop-item-small__price-postfix{
	font-weight:700;
}
.eshop-item-small__additional-price_not_avail{
	background:#fff;
	cursor:default;
}
.eshop-item-small__additional-price_not_avail .eshop-item-small__cart-form{
	display:none;
}
.eshop-item-small__one-click{
	margin:6px 0 0 0;
	color:#08c;
}
.eshop-item-small_type_linked .eshop-item-small__header{
	max-width:195px;
}
.eshop-item-small_type_miniblock .eshop-item-small__header{
	max-width:195px;
}
.eshop-item-small_type_miniblock .eshop-item-small__additional-prices{
	position:static;
	visibility:visible;
	opacity:1;
}
.eshop-ordering__field-name{
	vertical-align:top;
}
.eshop-ordering__textfield{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
	-webkit-box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
	box-shadow:0 1px 1px #ddd inset 0 7px #ccc;
	-moz-box-shadow:0 1px 1px #ddd inset;
	-webkit-box-shadow:0 1px 1px #ddd inset;
	box-shadow:0 1px 1px #ddd inset;
	color:#848484;
}
.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 .eshop-ordering__caption{
	margin:0;
	padding:10px 20px;
	background:none repeat scroll 0 0 #e6e2d7;
	color:#000;
	border-radius:5px 5px 0 0;
}
.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;
}
.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__submit_action_order{
	display:block;
	float:right;
	padding:10px 24px;
	font-size:18px;
}
.eshop-ordering__submit_action_order:active{
	padding:11px 24px 9px;
}

.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/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-order__shippings .eshop-ordering__field{
	margin:0;
	padding:5px 0 5px 25px;
}
.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 dashed;
	cursor:pointer;
	font-size:12px;
	font-weight:400;
	margin-left:44px;
}
.eshop-ordering__auth-link:hover{
	text-decoration:none;
}
.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);
}
.footer{
	margin-top:15px;
	text-align:center;
}
.footer__link{
	vertical-align:middle;
	display:inline-block;
	margin-left:50px;
	line-height:inherit;
}
.footer__logo{
	vertical-align:middle;
}
.footer__content{
	display:inline-block;
	vertical-align:middle;
	line-height:1.2em;
	max-width:80%;
}
*+html .footer__content{
	zoom:1;
	display:inline;
}
* html .footer__content{
	zoom:1;
	display:inline;
}

.form__submit{
	width:109px;
	margin:0;
	padding:0;
	border-radius:3px;
	color:#333;
	font-weight:700;
	vertical-align:middle;
	cursor:pointer;
	position:relative;
	padding:5px 12px;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
}
.form__search-line{
	width:70%;
}
.form__search-line:hover{
	border:1px solid #999;
}
.form__field-sublist{
	vertical-align:top;
}
.form__field-list>.form__field-sublist{
	display:block;
}

.form__field{
	vertical-align:top;
}
.form__fieldset{
	margin-top:10px;
	min-width:140px;
}
.form__select-wrapper{
	position:relative;
	overflow:hidden;
	width:140px;
	height:20px;
	margin:10px 0;
	padding:0;
	border:1px solid #c0c4cc;
	border-radius:5px;
	background:#fff;
	background-position:120px 0,0 0;
}
.form__select-wrapper:hover{
	border:1px solid #999;
}
.form__select-wrapper:before{
	content:"\25bc";
	position:absolute;
	display:block;
	right:5px;
	top:0;
	color:#ccc;
	font-size:16px;
	transform:scale(1,0.5);
	-moz-transform:scale(1,0.5);
	-webkit-transform:scale(1,0.5);
	-o-transform:scale(1,0.5);
	-ms-transform:scale(1,0.5);
}
.form__select-wrapper:hover:before{
	color:#bbb;
}
.form__select{
	position:absolute;
	left:0;
	top:0;
	width:160px;
	height:20px;
	padding:0 0;
	border:0;
	border-radius:5px;
	background:transparent;
	background-color:rgba(0,0,0,0);
	-webkit-appearance:none;
}
.form__select:hover{
	border:0;
}
.form__multiselect{
	width:140px;
	border:0;
}
.form__option{
	height:20px;
}
.form__option:hover{
	background:#eef;
}
.form__multiselect-wrapper{
	width:auto;
	height:auto;
	margin-top:10px;
	background:#fff;
	border:0;
	border-radius:0;
}

.form__label-img{
	vertical-align:top;
}
.form__radio{
	float:left;
	clear:both;
}
.form__radio-label{
	float:left;
}
.form__radio:nth-of-type(n){
	float:none;
}
.form__radio-label:nth-of-type(n){
	position:relative;
	display:block;
	float:none;
	height:20px;
	margin-bottom:5px;
	padding:0 0 0 25px;
	line-height:20px;
	color:#848484;
}
.form__radio-label:hover{
	color:#000;
}
.form__radio-label:nth-of-type(n):before{
	content:"";
	position:absolute;
	display:block;
	left:0;
	top:0;
	width:16px;
	height:16px;
	border:2px solid #ccc;
	border-radius:10px;
	z-index:1;
}
.form__radio-label:nth-of-type(n):hover:before{
	border:2px solid #999;
}
.form__radio-label-text{
	vertical-align:baseline;
	cursor:default;
}
.form__radio-label-text:nth-of-type(n):after,.form__radio-label:nth-of-type(n):after{
	content:"";
	position:absolute;
	display:block;
	left:4px;
	top:4px;
	width:12px;
	height:12px;
	border-radius:6px;
	background:none repeat scroll 0 0 #3ce636;
	box-shadow:0 1px 2px rgba(0,0,0,0.3),0 -1px 6px rgba(0,0,0,0.5) inset;
	opacity:0;
}
.form__radio:checked+.form__radio-label:after,.form__radio:checked~.form__radio-label-text:after{
	opacity:1.0;
}
.form__radio:nth-of-type(n){
	position:absolute;
	left:-9999px;
}
.form__textfield:hover{
	border:1px solid #999;
}
.form__textarea{
	border:1px solid #ccc;
}
.form__textarea:hover{
	border:1px solid #999;
}
.form_type_filter{
	color:#333;
}
.form_type_filter .form__search-line{
	width:78%;
}
.form_type_list{
	background:transparent;
	border:1px lightgray solid;
	padding:15px;
	border-radius:5px;
	background:#fff;
	color:#000;
}
.form_type_list .form__radio:checked+.form__radio-label:after{
	opacity:0;
}
.form_type_list .form__radio-dot{
	display:block;
	position:absolute;
	left:-20px;
	top:-20px;
	width:20px;
	height:20px;
	transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-in;
	z-index:0;
}
.form_type_list .form__radio-dot:before{
	content:"";
	position:absolute;
	display:block;
	left:4px;
	top:4px;
	width:12px;
	height:12px;
	border-radius:6px;
	background:none repeat scroll 0 0 #3ce636;
	box-shadow:0 1px 2px rgba(0,0,0,0.3),0 -1px 6px rgba(0,0,0,0.5) inset;
}
.form_type_list .form__radio-dot:after{
	content:"";
	position:absolute;
	display:block;
	left:8px;
	top:8px;
	width:2px;
	height:2px;
	background:#9f9;
}
.form_type_list .form__radio:nth-of-type(1):checked~.form__radio-dot{
	top:0;
	left:0;
}
.form_type_list .form__radio:nth-of-type(2):checked~.form__radio-dot{
	top:25px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(3):checked~.form__radio-dot{
	top:50px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(4):checked~.form__radio-dot{
	top:75px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(5):checked~.form__radio-dot{
	top:100px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(6):checked~.form__radio-dot{
	top:125px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(7):checked~.form__radio-dot{
	top:150px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(8):checked~.form__radio-dot{
	top:175px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(9):checked~.form__radio-dot{
	top:200px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(10):checked~.form__radio-dot{
	top:225px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(11):checked~.form__radio-dot{
	top:250px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(12):checked~.form__radio-dot{
	top:275px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(13):checked~.form__radio-dot{
	top:300px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(14):checked~.form__radio-dot{
	top:325px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(15):checked~.form__radio-dot{
	top:350px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(16):checked~.form__radio-dot{
	top:375px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(17):checked~.form__radio-dot{
	top:400px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(18):checked~.form__radio-dot{
	top:425px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(19):checked~.form__radio-dot{
	top:450px;
	left:0;
}
.form_type_list .form__radio:nth-of-type(20):checked~.form__radio-dot{
	top:475px;
	left:0;
}
.form_type_search{
	overflow:hidden;
	float:left;
	width:677px;
	height:56px;
	margin:0;
	padding:10px;
	border-radius:5px;
}
.form_type_search .form__title{
	display:none;
}
.form_type_search .form__caption{
	display:none;
}
.form_type_search .form__search-line{
	width:574px;
	padding:5px;
	vertical-align:top;
}
.form_type_search .form__submit{
	width:71px;
	height:28px;
	border:0;
	background:url("_img/form__submit.png") no-repeat;
	color:transparent;
	font-size:0;
	cursor:pointer;
	vertical-align:top;
	position:relative;
	padding:5px 12px;
	background:#3faef3;
	background:-moz-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:-webkit-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:-o-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:-ms-linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	background:linear-gradient(top,#3faef3 45%,#0f74f0 75%);
	border:1px solid #0f74f0;
	color:#fff;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
}
.form_type_search .form__submit:hover{
	background:#3faef3;
	background:-moz-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:-webkit-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:-o-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:-ms-linear-gradient(top,#3faef3 45%,#2782f2 75%);
	background:linear-gradient(top,#3faef3 45%,#2782f2 75%);
	border:1px solid #0f74f0;
	color:#fff;
	text-decoration:inherit;
}
.form_type_search .form__submit:visited{
	color:#fff;
}
.form_type_search .form__submit:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}
.form_type_search .form__submit:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.form_type_search .form__submit:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
	box-shadow:0 1px 2px rgba(0,0,0,0.7) 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.7);
	box-shadow:0 1px 2px rgba(0,0,0,0.7);
}
.form_type_search .form__under-search-line{
	display:block;
	width:584px;
	height:30px;
}
.form_type_search .form__hint{
	display:block;
	float:left;
	margin:3px 0 0 7px;
	color:#999;
	font-size:13px;
	text-shadow:1px 1px white;
}
.form_type_search .form__more{
	display:block;
	float:right;
	margin:3px 0 0 0;
}
.image-tape_type_slideshow .image-tape__item{
	-moz-transition:opacity 0.0s linear 0.2s;
	-webkit-transition:opacity 0.0s linear 0.2s;
	-o-transition:opacity 0.0s linear 0.2s;
}
.image-tape_type_slideshow .image-tape__number{
	width:26px;
	height:25px;
	padding:2px 0 0;
	font:14px/27px;
	-moz-transition:all 0.1s linear;
	-webkit-transition:all 0.1s linear;
	-o-transition:all 0.1s linear;
	transition:all 0.1s linear;
	background:transparent url(_img/image-tape__number.png) no-repeat;
	text-align:center;
	vertical-align:baseline;
}
.image-tape_type_slideshow .image-tape__number:hover{
	background:transparent url(_img/image-tape__number.png) no-repeat;
}
.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;
	-moz-transition:opacity 0.2s linear;
	-webkit-transition:opacity 0.2s linear;
	-o-transition:opacity 0.2s linear;
	transition:opacity 0.2s linear;
	z-index:6;
}
.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:transparent url(_img/image-tape__number_sel.png);
	-moz-transition:opacity 0.2s linear;
	-webkit-transition:opacity 0.2s linear;
	-o-transition:opacity 0.2s linear;
	transition:opacity 0.2s linear;
}
.image-tape_type_slideshow .image-tape__number_state_checked,.image-tape_type_slideshow .image-tape__number_state_checked:hover,.image-tape_type_slideshow .image-tape__number-after{
	top:0;
	width:26px;
	height:25px;
	padding:2px 0 0;
	background:transparent url(_img/image-tape__number_sel.png) no-repeat;
	text-align:center;
	vertical-align:bottom;
}
.letters{
	background:#fff;
	color:#000;
}
.main-menu_type_dropdown .main-menu_level_1{
	transition:all 0.2s 0.1s;
	-moz-transition:all 0.2s 0.1s;
	-webkit-transition:all 0.2s 0.1s;
	-o-transition:all 0.2s 0.1s;
    min-width: 100%;
}
.nav-menu_position_bottom .nav-menu__item{
	vertical-align:middle;
}
.pager__content{
	border-width:0;
}


.pager__button_type_prev{
	border-radius:4px 0 0 4px;
}
.pager__button_type_next{
	border-radius:0 4px 4px 0;
}
.rating__form{
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.rating_type_item-small{
	margin:6px 0;
}
.rating_type_item-detailed{
	line-height:2;
	margin-top:15px;
	padding:12px 5px 12px 10px;
	width:193px;
	border-radius:5px;
}
.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;
	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:19px;
	height:36px;
	left:0;
	top:0;
	background:url(_img/slider-pad__arrow-left.jpg) no-repeat;
	background-position:left,center;
}
.slider-pad__arrow-left::after{
	content:"";
	display:block;
	position:absolute;
	left:19px;
	top:-250px;
	width:20px;
	height:500px;
	background:-moz-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
	background:-webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(100%,rgba(255,255,255,0)));
	background:-webkit-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
	background:-o-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
	background:-ms-linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
	background:linear-gradient(left,#ffffff 0%,rgba(255,255,255,0) 100%);
}
.slider-pad__arrow-right{
	width:19px;
	height:38px;
	right:0;
	top:0;
	background:url(_img/slider-pad__arrow-right.jpg) no-repeat;
	background-position:right,center;
}
.slider-pad__arrow-right::after{
	content:"";
	display:block;
	position:absolute;
	right:19px;
	top:-250px;
	width:20px;
	height:500px;
	background:-moz-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
	background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
	background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
	background:-ms-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
	background:linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
}
.slider-pad__arrow-up{
	position:absolute;
	left:0;
	top:0;
	width:38px;
	height:19px;
	background:url(_img/slider-pad__arrow-up.jpg) no-repeat;
	background-position:center,top;
}
.slider-pad__arrow-up::after{
	content:"";
	display:block;
	position:absolute;
	top:19px;
	left:-1000px;
	width:2000px;
	height:19px;
	background:-moz-linear-gradient(top,#ffffff 0%,rgba(255,255,255,0) 100%);
	background:-webkit-linear-gradient(top,#ffffff 0%,rgba(255,255,255,0) 100%);
	background:-o-linear-gradient(top,#ffffff 0%,rgba(255,255,255,0) 100%);
	background:linear-gradient(top,#ffffff 0%,rgba(255,255,255,0) 100%);
}
.slider-pad__arrow-down{
	position:absolute;
	left:0;
	bottom:0;
	width:38px;
	height:19px;
	background:url(_img/slider-pad__arrow-down.jpg) no-repeat;
	background-position:center,bottom;
}
.slider-pad__arrow-down::after{
	content:"";
	display:block;
	position:absolute;
	bottom:19px;
	left:-1000px;
	width:2000px;
	height:19px;
	background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
	background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
	background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
	background:linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 100%);
}
.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{
	opacity:0.2;
}
.slider-pad__arrow_disabled:hover{
	opacity:0.4;
}
.slider-pad_type_mini .slider-pad__arrow-left{
	width:9px;
	height:18px;
	background-image:url("data:image/gif;base64,R0lGODlhCQASAMQAAFxcXCsrK+Pj48jIyBYWFvLy8vv7+x4eHjExMUNDQ4ODg2FhYZ2dnbGxsTo6Otra2oqKipSUlNXV1aurq6CgoHV1dWlpaefn57e3t9DQ0CUlJcHBwVJSUv39/f7+/v///yH5BAAAAAAALAAAAAAJABIAAAVg4Cd63Tc4kPiVT0Bw6nc5hzN4osERCLZ+HgshQBl9FARN6sdIVgzATiO5KABFiEPissJ9KgcEo5uzHDSNq6jAOQQGKpwgUXt0cRLadoTbBA4AVjETGgcVcTgRgIgiGQIhADs=");
}
.slider-pad_type_mini .slider-pad__arrow-left::after{
	left:9px;
	top:-100px;
	width:10px;
	height:200px;
}
.slider-pad_type_mini .slider-pad__arrow-right{
	width:9px;
	height:18px;
	background-image:url("data:image/gif;base64,R0lGODlhCQASAMQAAFxcXCsrK+Pj48jIyBYWFvLy8vv7+x4eHjExMUNDQ4ODg2FhYZ2dnbGxsTo6Otra2oqKipSUlNXV1aurq6CgoHV1dWlpaefn57e3t9DQ0CUlJcHBwVJSUv39/f7+/v///yH5BAAAAAAALAAAAAAJABIAAAVlIOQMX+d9KEcET4l+g3M414tiCMEZ6PlRAYLl1OmgIBqC4uMxfQyVJON1KiySjZ7xkjggtB8G4lDpfRqag4WHGgQOnILrIUsImB/uTML0FAAHARt9HxUHGhM2H4ARhCgCGT0+HyEAOw==");
}
.slider-pad_type_mini .slider-pad__arrow-right::after{
	right:9px;
	top:-100px;
	width:10px;
	height:200px;
}
.slider-pad_type_mini .slider-pad__arrow-up{
	width:9px;
	height:18px;
	background-image:url("data:image/gif;base64,R0lGODlhEgAJAMQAANLS0iMjIy0tLURERHBwcNra2js7O2NjYx0dHRQUFDQ0NPT09OPj46+vr5+fn4uLi1NTU+Xl5cjIyPr6+lxcXHt7e7i4uE5OTsHBwenp6e/v7/v7+/z8/P39/f7+/v///yH5BAAAAAAALAAAAAASAAkAAAVn4Cd2Xvc1SjV9m+iK3lc6SYAQ2meacs89tYEAAWF8OK/W5FA7RByBwAAQIyEzF0SAsNA1hgqMZ+wpGBKCR6v1kRgCgkZMMhQ4dsdYYRB9fM4GFiM9MR8RFAgIAA8QEiM8LiYLBBQMIQA7");
}
.slider-pad_type_mini .slider-pad__arrow-up::after{
	top:9px;
	height:10px;
}
.slider-pad_type_mini .slider-pad__arrow-down{
	width:9px;
	height:18px;
	background-image:url("data:image/gif;base64,R0lGODlhEgAJAMQAABwcHPv7+yMjI0RERDk5OTExMWVlZfPz866uriwsLIqKinZ2duPj41JSUsrKyhMTE5+fn11dXejo6Obm5pubm7u7u3p6etfX14KCgrCwsL+/v5SUlPz8/P39/f7+/v///yH5BAAAAAAALAAAAAASAAkAAAVkIBMth2d+X/d5auc0igMAkaSuaLBWxEN8GwFgcEkZUZACIOFIIRICQpPz4QQUCV+R4/loCIJEpntYCBuSVJd6GQgEkIlB8DDoqMYuo7F0PzBqKCgmZHMzFIKJgicBFgUIKycoIQA7");
}
.slider-pad_type_mini .slider-pad__arrow-down::after{
	bottom:9px;
	height:10px;
}

.recalc123 {
	text-decoration: none;   
}

.type-search .eshop-item-small__category {
    display: block;
}

.type-search .spec_item {
    height: 710px;
}

/*.hide-text*/
.reference1 {
    display: none; 
}
.reference1 ~ .story {
    display: none;
}
.reference1 + label {
    font-size: 20px;
    padding: 0;
    color: #e76601;
    cursor: pointer;
    display: inline-block; 
}
.reference1:checked ~ .story {
    display: block; 
    background: #f9f7f2;
    padding: 10px; 
}

.cookie_alert {
    position: fixed;
    bottom: 50px;
    align: center;
    width: 100%;
    transform: translateY(-150%);
    animation: cookie_alert_ani 1s forwards;
    z-index: 99999;
}

.cookie_alert div {
    padding: 15px 40px;
    background: #fff;
    width: fit-content;
    margin: 0 auto;
    box-shadow: 0px 0px 10px #00000066;
    max-width: 70%;
}

.cookie_alert .btn{
    display: inline;
}

@keyframes cookie_alert_ani {
  0% {transform: translateY(-300%);}
  100% {transform: translateY(0);}
}
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
