/*
 * Date created: 2025-07-30 14:12:43
 */
/*
 * 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
 */

.status_error {background:#ffef8f; color: #F00000;}
.status_normal {background:#b0efff;}
.status_notice {background:#ffef8f;}
/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */
/* @import url("http://bitonline.ru/amiro/css/amiro.css"); */
/*----*/
/* COMMON */
/* COMMON */
body {background: #fff; margin: 0px; padding: 0px; }
body, table, tr, td, p, a, input, select, textarea {color:#000000; font-family: arial, tahoma, verdana; font-size:12px; line-height: 1.53846154;}

/* a {color:#3333ff; text-decoration:underline;}
a:hover {color:#3333ff; text-decoration:none}
a:visited {color:#3333ff;} */

a {color:#3333ff; text-decoration:none }
a:hover {color:#3333ff; text-decoration:underline;}
a:visited {color:#3333ff;}

img{border:0px;}

table#sign{width:100%;}
table#sign td{text-align:right;font-family:arial; font-size:10px; 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:10px;}


hr { width: 100%; height: 1px; border: 0; color: #ff0000; border-top: solid #d9d9d9 1px;}

.small, .small a { font-size: 10px; }

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}

.top_tool_bar, .bottom_line {background-color:#48899B}

button {
	background-color: #497ff8;
	border: solid #497ff8 1px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	font: bold 12px arial, tahoma, verdana;
	cursor: pointer;
	margin-right: 2px;
}

.wd1 { width: 50px !important; }
.wd2 { width: 110px !important; }
.wd3 { width: 150px !important; }
.wd4 { width: 200px !important; }
.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; }

.hidden {display:none;}

/* END COMMON */




/* HEADERS */
/*-------------------------- ЗАГОЛОВКИ ---------------*/
/*голубой заголовок*/
h1, h1 a, h1 a:visited{
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	color: #4C75D1;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	margin-bottom:5px;
	margin-top:5px;	
}
/*голубой заголовок*/
h2, h2 a, h2 a:visited{
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	color: #4C75D1;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	margin-bottom:5px;
	margin-top:5px;	
}

/*чёрный заголовок*/
h3, h3 a, h3 a:visited{
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	font-size: 24px;
	color: #000;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*серый заголовок в используется только в футере*/
h4, h4 a, h4 a:visited{
	color: #CCCCCC;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*для основного контента убираем  бордер*/
.dsn_center_block1{
	border: none !important;
}
/* END HEADERS */


/* TOP MENU */
.top_menu, .top_menu a, .top_menu a:hover, .top_menu a:visited {font-size:10px;}
/* END TOP MENU */

/* BOTTOM MENU */
/*.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited{font-size:11px;}*/

.bottom_menu { height: 29px; /*background: #FF6600 url('_mod_files/ce_images/footer_fon.gif') top left repeat-x;*/ }
.bottom_menu a:link, .bottom_menu a:visited, .bottom_menu a:active, .bottom_menu a:hover {
	font: normal 12px arial, tahoma, verdana;
	color: #fff;
	text-decoration: none !important;
}
.bottom_menu a:hover { text-decoration: underline !important;}


/* END BOTTOM MENU */

/* MAIN MENU */
/*.main_menu {}
.main_menu TD{}
.main_menu A, .main_menu A:visited {color:#ffff00;font-weight:text-decoration:none; text-shadow: 0px 0px 0px #000; font-size:14px; text-transform:uppercase;}
.main_menu A:hover {color:#ffff00;text-decoration:none;font-weight:text-shadow: 0px 0px 0px #000;}*/

/*.main_menu {	background: #4462fe url('_mod_files/ce_images/menu.jpg') top left repeat-x; 	width: 100%; height: 45px; }*/
.main_menu TD{ text-align: center; }
.main_menu {	background: #fff url('_mod_files/ce_images/menu.jpg') top left repeat-x; width: 100%; height: 20px; }


.main_menu a:link, .main_menu a:visited, .main_menu a:active, .main_menu a:hover {
	font: 18px verdana, arial, tahoma;
	color: #ffff00;
	text-decoration: none;
text-shadow: 0px 0px 0px #000;
}
.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 {
	font: 14px verdana, arial, tahoma;
	color: #fff;
	text-decoration: none;
}
.pd_menu a:hover {	text-decoration: underline; }
/* END MAIN MENU */

/* MEMBER MENU */

.member_menu { margin-top: 10px; border: solid red 0px; }
.member_menu td { padding-left: 10px; padding-right: 10px; text-align: center;}
.member_menu  a {	font: normal 12px arial, tahoma, verdana; color: #FFF !important; text-decoration: none;}
.member_menu  a:hover { text-decoration: underline; }

/* END MEMBER MENU */

/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;}
#tree DIV A:hover {font-size:10px;}
.tree_item_selected {color: #0066ff; }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#848484; font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover{font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1{font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#848484;font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#848484; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#848484; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; }
INPUT.txt{ font-size: 11px; BORDER: #808080 1px solid; height: 19px; background-color: #fff;}
INPUT.field   {margin:2px;font-size: 11px; BORDER: #d9d9d9 1px solid; height: 19px;}
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }

input.btn, .but, .text_button {
	/*height: 20px;*/
	BORDER: #ff6600 1px solid;
	background-color: #ff6600;
	font: 12px arial, tahoma, verdana;
	color: #fff;
	cursor: pointer;
        border-radius: 5px;
}
input.btn:hover {
    /*height: 20px;
    filter: alpha (Opacity=55); opacity: 0.55;*/
    background: rgb(46, 84, 171);
}

/* SELECT.sel  { FONT-SIZE:11; BORDER: #848484 1px solid; } */
SELECT.sel  { WIDTH: 100px; height: 30px; FONT-SIZE:11; BORDER: #848484 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #848484 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #848484 1px solid; }

/* END FORMS */

/* TABLE */
/*TABLE.tbl { border-top: solid #d9d9d9 1px; border-right: solid #d9d9d9 1px; }
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#ffffff;border:0px; background-color:#FF6600; font-size:12px; padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.tbl TR {border-bottom:1px solid #dddddd;}
TABLE.tbl TD {border-bottom:1px solid #dddddd; font-size:11px;padding:5px 8px 5px 8px}*/

TABLE.tbl { border-top: solid #d9d9d9 1px; border-right: solid #d9d9d9 1px; }
TABLE.tbl TD { padding: 5px; padding-left: 5px; padding-right: 5px; border-left: solid #d9d9d9 1px; border-bottom: solid #d9d9d9 1px; }
TABLE.tbl TH { padding: 10px; border-left: solid #d9d9d9 1px; border-bottom: solid #d9d9d9 1px; color: #fff; background-color:#FF6600; }
/*TABLE.tbl TH.al {color:#000000;border:0px; background-color:#89C6D7;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}*/

/* END TABLE */


/* ESHOP */
.price_details {color:#F7941C;font-size:12px;font-weight:bold}
.old_price_details {color:#129c1b;text-decoration:line-through;font-size:12px;font-weight:bold}
.discount_details {color:#fd9210;font-size:11px;font-weight:bold}

.price {color:#F7941C;font-size:16px;font-weight:bold; font-family:arial;}
.old_price {color:#129c1b;text-decoration:line-through;font-size:12px;font-weight:bold}
.discount {color:#e00000;font-size:11px;font-weight:bold}

.price_small { color:#FF6600; font-size:14px; }
.old_price_small { color:#FF6600; font-size:14px; text-decoration:line-through; }
.discount_small {color:#848484;font-size:14px;}

.eshop_image { /*width: 64px;*/ float:left; margin-top:3px;margin-right:15px;}
.eshop_image_click {margin-top:3px;margin-right:5px;border: 0px #33626F solid;}

.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;}

.filter_box { background-color: #fffdc3;  border: solid #808080 1px; padding: 10px 0px 15px 0px;}
.filter_box td { font-size:13px; font-weight: bold; }
.filter_box .txt {width:50px}
.search_box {display:none}

.currency_block {font-size:9px; color:#000000; font-weight:bold;}

.row1 {}
.row2 {}


.spec_eshop_cart { font: normal 12px arial, tahoma, verdana; color: #000; }
.spec_eshop_cart a:link, .spec_eshop_cart a:visited, .spec_eshop_cart a:active, .spec_eshop_cart a:hover {
	font: normal 11px arial, tahoma, verdana; color: #000;
}

.spec_eshop_tree_links { }
.spec_eshop_tree_links .lev1 { }
.spec_eshop_tree_links .lev2 { padding-left: 10px; padding-bottom: 5px; }
.spec_eshop_tree_links .item_normal { line-height: 18px; }
.spec_eshop_tree_links .item_selected { line-height: 18px; }

.spec_eshop_tree_links2 { width: 100%; margin: 0 auto;}
.spec_eshop_tree_links2 .lev1 { }
.spec_eshop_tree_links2 .lev2 { }
.spec_eshop_tree_links2 .item_normal { }
.spec_eshop_tree_links2.item_selected { }

.spec_eshop_tree_links2 .lev1 a:link, 
.spec_eshop_tree_links2 .lev1 a:visited, 
.spec_eshop_tree_links2 .lev1 a:active, 
.spec_eshop_tree_links2 .lev1 a:hover { font: 20px arial, tahoma, verdana; }

.spec_eshop_tree_links2 .lev2 a:link, 
.spec_eshop_tree_links2 .lev2 a:visited, 
.spec_eshop_tree_links2 .lev2 a:active, 
.spec_eshop_tree_links2 .lev2 a:hover { font: normal 13px arial, tahoma, verdana; }

/* END ESHOP */

/* VOTES */
.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;}
/* END VOTES */

/* PAGER */
.pager_block , .pager_active {
	padding-top: 2px; 
	float: left;
	width: 30px; height: 20px;
	margin-right: 2px;
	font-size: 14px;
	text-decoration: none;
	background-color: #f9f9f9;
	text-align: center;
}
.pager_active { color: #f9f9f9;	background-color: #666;}
.pager_block a, .pager_active a { text-decoration: none;	font-size: 14px; }
.pager_block a:hover, .pager_active a:hover {	font-weight: bold; }
/* END PAGER */

/* KNOWLEDGE BASE */

.kb_item_row_name { margin-bottom: 5px; }
.kb_item_row_announce {  }
.kb_item_row_announce p { margin: 0px; padding: 0px; }

/* END KNOWLEDGE BASE */

/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {background:#ffef8f; color: #F00000; border:2px #fff solid;}
.status_notice { color:#666666; font-size:16px; margin-left: 10px; }
.status_normal { color:#000000; font-size:10;}
/* END SYSTEM */

/* COMPARE */
TABLE.compare {border-left:1px #dddddd solid;border-top:1px #dddddd solid}
TABLE.compare TD {border:0px;color:#848484}
TABLE.compare TR {border-bottom:1px solid #dddddd;}
TABLE.compare TD {border-bottom:1px solid #dddddd;border-right:1px solid #dddddd; font-size:11px;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:#eeeeee} 
/* END COMPARE */

/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
textarea.amiroTEdCtrl{
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
/*    border: 1px solid #d9d9d9;
    background: #eeeeee;
    padding: 5px;*/
	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;
}
/* } Text editor styles */

.blog IMG {margin:3px;border:#ff0000 0px solid;}

/*TABLE.tbl {border-left-width:2px;border-right-width:2px;border-bottom-width:0px}
TABLE.tbl TD {border-bottom-width:1px;font-size:11px;padding:5px 8px 5px 8px;border-right-width:1px}
TABLE.tbl TH {border-right-width:1px;font-size:11px;padding:5px 8px 5px 8px;border-top-width:1px;border-bottom-width:1px;}
TABLE.tbl TH.al {border:0px; font-size:11px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}*/



/************ NEWS STYLES ******************/
.small_news { }
.small_news_item_row {  }
.small_news_urgent_item_row, .small_news_sticky_item_row, .small_news_sticky_item_row { color: #ff0000; }
.small_news_item_date { display: inline; }
.small_news_item_time { }
.small_news_item_header { display: inline; }
.small_news_item_announce { }
.small_news_rss { }

.news { }
.news_item_row {  }
.news_item_date {  }
.news_item_time {  }
.news_item_header {  }
.news_item_announce {  }

.news_item_row {  }
.news_urgent_item_date {  }
.news_urgent_item_time {  }
.news_urgent_item_header, .news_sticky_item_header, .news_sticky_item_header { margin-bottom: 5px; }
.news_urgent_item_announce {  }

.news_urgent_item_announce p, .news_item_announce p , .news_sticky_item_announce p { margin: 0px; padding: 0px; margin-bottom: 10px; }

.news_rss { }

/************ END NEWS STYLES ******************/

/************ ARTICLES STYLES ******************/

.small_articles {  }
.small_articles_item_row {  }
.small_articles_item_date { display: inline; }
.small_articles_item_header { display: inline; }
.small_articles_rss { }


.articles {  }

.articles_cat_name, .articles_cat_header, .articles_sticky_cat_header { display: inline; }
.articles_cat_name a, .articles_cat_header a, .articles_sticky_cat_header a { font-size: 1.2em; }
.articles_cat_num_items, .articles_cat_num_public_items, .articles_sticky_cat_num_public_items { display: inline; }
.articles_cat_announce {  }
.articles_cat_announce p, .articles_sticky_cat_announce p { margin: 0; padding: 0; }
.articles_urgent_cat_name {  }
.articles_urgent_cat_num_items {  }
.articles_urgent_cat_announce {  }
    
.articles_item_row {  }
.articles_item_date {  }
.articles_item_header {  }
.articles_rss { }


/************ END ARTICLES STYLES ******************/

/*
.discuss_Vsplitter {
	height: 1px;
	margin: 15px 0px;
	background-color: #d9d9d9;
	line-height: 1px;
}

.l_no_comments {
	margin: 0px; padding: 0px;
}

/* -------------------------- ????? /

/* ???--------------------------------- /

.art_date { font-size: 10px; }

.j_catItem  p{
	margin: 0px; padding: 0px;
}

div.rate { 
	border: solid #d9d9d9 1px;
	background-color: #f9f9f9;
	padding: 5px;
	margin-bottom: 15px;
}

.st_small_image { margin-right:15px; }*/

/* ------------------------------ ???*/

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* CURRENT DESIGN ONLY 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: 11px;	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: #ffff00 none repeat scroll 0% 0%;
border: 2px solid #4c78cf;

}
.dsn_left_orange_block_1 img {border-radius: 0px;}
.dsn_left_orange_block_1:hover {filter: alpha (Opacity=55); opacity: 0.55;}
}

/*--*/

.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;
	font: 16px tahoma, arial, verdana;	color: #000000 !important;	text-decoration: none;
}
.dsn_left_block_1_head  a { font: 16px tahoma, arial, verdana;	color: #ff0000 !important;	text-decoration: none; }
.dsn_left_block_1_content { width: auto; margin-left: 10px; margin-right: 15px; margin-bottom: 15px;}
* html .dsn_left_block_1_content { width: 100%; }

/*--*/


.dsn_right_block_2 { 

/* Mod BY winrs */

/* End of Mod BY winrs */ 

position: relative; 
width: 200px;
margin-bottom: 10px;
line-height: 2px;

}
.dsn_right_block_2:hover {filter: alpha (Opacity=55); opacity: 0.55;}

.dsn_right_block_1 { 

/* Mod BY Uskov */
background: #4c78cf;

/* End of Mod BY Uskov */ 

position: relative; 
width: 200px;
border: solid #FFF 2px; 
margin-bottom: 10px;

}



.dsn_right_block_3 { 

/* Mod BY Uskov */
background: #ffffff;

/* End of Mod BY Uskov */ 

position: relative; 
width: 200px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.dsn_right_block_3 img:hover {filter: alpha (Opacity=55); opacity: 0.55;}







.dsn_right_block_1_head  {
	margin: 0px 15px 10px 15px;
        padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid #ffff00 2px;
	line-height: 25px;
	font: 16px arial, verdana;	
        color: #ffff00 !important;
	text-decoration: none;
        text-shadow: 0px 0px 0px #000;
        text-align:center;
}
.dsn_right_block_1_head  a { font: 16px tahoma, arial, verdana;	color: #ffff00 !important;	text-decoration: none; }
.dsn_right_block_1_content { width: auto; margin-left: 15px; margin-right: 15px; margin-bottom: 15px;}

.dsn_right_block_1_content a {
font: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-shadow: #c0c0c0 0px 0px 0px 0px;
}
* 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;
	font: normal 11px arial, tahoma, verdana;
	color: #666;
}

a.dsn_footer_a:link, a.dsn_footer_a:visited, a.dsn_footer_a:active, a.dsn_footer_a:hover {
	font: normal 11px arial, tahoma, verdana;
}

/*--*/

.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 { position: relative; width: 100%; border: solid #ffffff 3px; right: 3px; }

.dsn_center_block1 .dsn_center_block1_content { position: relative; width: auto; padding: 0px 0px; background-color:#FFFFFF;}
* 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;
	font: 16px tahoma, arial, verdana;	color: #0066ff !important;
	text-decoration: none;
}


/*--*/

/* CURRENT DESIGN ONLY STYLES END */

/* TREE LINKS */

.spec_eshop_tree_links { line-height: 1.5em;  }
.spec_eshop_tree_links .item_popup_picture {}
.spec_eshop_tree_links .item_small_picture {}
.spec_eshop_tree_links .item_picture {}

.spec_eshop_tree_links .level_0  {  }
.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_0 .item_normal {  }
.spec_eshop_tree_links .level_0 .item_selected { }

.spec_eshop_tree_links .level_1 {  }
.spec_eshop_tree_links .level_1 .item_normal {  }
.spec_eshop_tree_links .level_1 .item_selected {  }
.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: none; /*underline;*/ 
		font-size: 1em; 
		text-transform: none; 
	}
.spec_eshop_tree_links .level_1  a:hover { text-decoration: underline; /*none;*/ }

.spec_eshop_tree_links .level_2 { margin-left: 15px; }
.spec_eshop_tree_links .level_2 .item_normal { }
.spec_eshop_tree_links .level_2 .item_selected {  }
.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: none;/*underline;*/ 
		font-size: .9em; 
		text-transform: none; 
	}
.spec_eshop_tree_links .level_2  a:hover { text-decoration: underline;/*none;*/ }


.spec_eshop_tree_links .level_3 { margin-left: 15px; }
.spec_eshop_tree_links .level_3 .item_normal { }
.spec_eshop_tree_links .level_3 .item_selected {  }
.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; }

/* END TREE LINKS */

/* PAGER */
.pager { margin-top: 20px; text-align: left; }
.pager_sibl_pages { font-size: 14px; font-weight: bold; }
.pager_pages { margin: 10px 0px; padding: 4px 0px;  }

a.pager_sibl:link, a.pager_sibl:active, a.pager_sibl:visited, a.pager_sibl:hover,
a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover  {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.pager_sibl:hover, a.pager_fin:hover  { text-decoration: underline; }

a.pager_block:link, a.pager_block:active, a.pager_block:visited, a.pager_block:hover, .pager_active, .pager_dotdot  {
	margin-right: 3px;
	padding: 4px 10px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover { background-color: #ccc; }

.pager_active { font-size: 14px; color: #f9f9f9;	background-color: #666;}

.pages_nav_split { font-size: 14px; font-weight: normal; padding: 0px 5px; }

/* END PAGER */

/* SITE MAP, SECTION MAP */

.sm_tree {  }

.sm_tree .sm_level_1 {  }
.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: 14px; }
.sm_level_1 .sm_tree_item_selected { font-size: 14px; }

.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: 12px; }
.sm_level_2 .sm_tree_item_selected { font-size: 12px; }

.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: 12px; }
.sm_level_3 .sm_tree_item_selected { font-size: 12px; }

.sm_tree .sm_tree_item_selected { font-weight: bold; }

.sm_imaged_tree { }

.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;
}

/* END SITE MAP, SECTION MAP */


/* STICKERS */

.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; }

/* END STICKERS */

/* NEWS CHANGES */

.news_item_header { margin-bottom:5px; }
.news_item_announce { margin-bottom: 12px; }

/* END NEWS */

/* NAVIGATION STYLES PAGES */

.pages_path {  }
.pages_path H1 { margin: 0px 0px 20px 0px; }

.pages_nav_bar {  }

.pages_sibl_bar { text-align: center; margin: 0px 0px 20px 0px; }

.pages_name {  }
.pages_name h3 {  }

a.pages_print_version:link, a.pages_print_version:visited, 
a.pages_print_version:active, a.pages_print_version:hover {
	display: block;
	margin: 40px 0px 0px 0px;
}

a.pages_print_version img { margin-right: 8px; }

/* NAVIGATION STYLES END PAGES */
/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}



/*----MOD BY E. USKOV----*/
.temp_tl { background-color: #364150; position: relative; top: -1px; left: -1px; width: 10px; height: 10px; }
.parners{
        background:url(/_mod_files/ce_images/background-menu.jpg) repeat-x;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	border-bottom: solid #d9d9d9 1px;
	line-height: 25px;
        text-align:center;
	font: bold 11px tahoma, arial, verdana;	color: #ffffff !important;
	text-decoration: none;
}

.dsn_right_block_1_content_mod { width: auto; margin-left: 15px; margin-right: 15px; margin-bottom: 15px;}
* html .dsn_right_block_1_content_mod { width: 100%; }

.dsn_right_block_1_content_mod a {color:#C4D1E6;}
.dsn_right_block_1_content_mod a:hover {color:#e7effb; text-decoration:none}
.dsn_right_block_1_content_mod a:visited {color:#C4D1E6;}


/*----Блок со скругленными краями---*/
div.w60
  {
  width: 100%;
  margin: 0 auto;
padding-top: 10px;
padding-bottom: 10px;
background-color:#fff;
  }	
div.box-c
  {
  height:10px;
  margin: 0 10px;
  position: relative;
  background: #fffdc3;
  }
	
div.box-c i b 
  {
  position:absolute;
  font:75px Arial;
  line-height:20px;
  font-weight:normal;
  }

.ctl, .ctr
  {
  z-index:11;
  width:10px;
  height:10px;
  color:#fffdc3;	 
  overflow:hidden;
  position:absolute;  
  background:transparent;
  }

.cbl, .cbr 
  {
  z-index:11;
  width:10px;
  height:10px;
  color:#fffdc3;	 
  overflow:hidden;
  position:absolute;  
  background:transparent;
  }
		
.ctl {top:0; left:-10px;}
.cbl {bottom:0; left:-10px;}
.ctr {top:0; right:-10px;}
.cbr {bottom:0; right:-10px;}

.ctl b {left:-4px;}
.ctr b {left:-12px;}
.cbl b {left:-4px; top:-8px;}
.cbr b {left:-12px; top:-8px;}
		
div.box-inner
  {
  padding: 10px 10px;
  background: #fffdc3;
  color: #f53231;
font:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
-webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
-khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
border-radius: 10px; /* закругление углов для всех, кто понимает */
  }



/*-----Конец блока со скругленными краями----*/
.eshop_list_small_special_row{
padding-left: 30px;
padding-top: 30px;
}


.catD_row, .cat_path
{
padding-left: 20px;
}


/*----END OF MOD BY E. USKOV----*/
/* Suggestions control */

div.suggestionDiv{ position: absolute; padding-top: 2px; border: 1px solid #848484; background: #fff; overflow: hidden; display: none; z-index: 100; }
div.suggestionRow, div.suggestionRowSelected{ padding: 1px 3px 0px 3px; cursor: default; white-space: nowrap; font-family: Arial; font-size: 11px; cursor: pointer; }
div.suggestionRow a, div.suggestionRowSelected a{ padding-left: 6px; font-size: 11px !important; }
div.suggestionRowSelected{ background: #5fabfe; color: #fff; }
div.suggestionRowSelected a{ color: #fff !important; }
div.suggestionRowExact{ font-weight: bold; }
div.suggestionRowAllResults{ margin: 6px 0px 0px 0px; }
div.suggestionResult, div.suggestionResultFirst{ margin: 8px 3px 3px 3px; padding-top: 6px; border-top: 1px solid #848484; text-align: left; font-weight: bold; font-size: 11px; }
div.suggestionResultFirst{ margin-top: 0px; padding-top: 1px; border-top: 0px; }
div.suggestionRow a.suggestionAllResults, div.suggestionRowSelected a.suggestionAllResults{ padding-left: 0px; font-weight: bold; font-size: 11px; }

div.suggestionMinWidth{ line-height: 0px; height: 0px; }

/* MediaBox control */

.MediaBox_shadow{ position: fixed; display: none; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; z-index: 100000;}
* html .MediaBox_shadow{ position: absolute; }
.MediaBox{ position: fixed;  display: none; background: #fff; z-index: 100001; }
* html .MediaBox{ position: absolute; }
.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{ position: absolute; overflow: hidden; }
.MediaBox_shadowL, .MediaBox_shadowR{ width: 15px; height: 100%; background: url(/_img/ami_jsapi/shade-v.png) repeat-y; }
.MediaBox_shadowL{ left: -15px; top: 0px; }
.MediaBox_shadowR{ right: -15px; top: 0px; background-position: -15px 0px; }
.MediaBox_shadowT, .MediaBox_shadowB{ width: 100%; height: 15px; background: url(/_img/ami_jsapi/shade-h.png) repeat-x; }
.MediaBox_shadowT{ left: 0px; top: -15px; }
.MediaBox_shadowB{ left: 0px; bottom: -15px; background-position: 0px -15px; }
.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{ width: 15px; height: 15px; background: url(/_img/ami_jsapi/shade-c.png) no-repeat; }
.MediaBox_shadowLT{ left: -15px; top: -15px; }
.MediaBox_shadowRT{ right: -15px; top: -15px; background-position: -15px 0px; }
.MediaBox_shadowLB{ left: -15px; bottom: -15px; background-position: 0px -15px; }
.MediaBox_shadowRB{ right: -15px; bottom: -15px; background-position: -15px -15px; }
.MediaBox_speckLT{ position: absolute; width: 0px; height: 0px; }
.MediaBox_speckRB{ position: absolute; width: 0px; height: 0px; }
.MediaBox_close{ position: absolute; width: 39px; height: 39px; right: -20px; top: -20px; background: url(/_img/ami_jsapi/close.png); cursor: pointer; }
.MediaBox_loader{ position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin: -16px 0px 0px -16px; background: url(/_img/ami_jsapi/loader.gif); }
.MediaBox_container{ margin: 10px 10px; }
/* Black version */
.MediaBoxBlack{ background: #000; }
.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{ background-image: url(/_img/ami_jsapi/glass-frame-v.png); }
.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{ background-image: url(/_img/ami_jsapi/glass-frame-h.png); }
.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{ background-image: url(/_img/ami_jsapi/glass-frame-c.png); }
.MediaBoxBlack .MediaBox_speckLT{ background-image: url(/_img/ami_jsapi/glass-frame-c2lt.png); }
.MediaBoxBlack .MediaBox_speckRB{ background-image: url(/_img/ami_jsapi/glass-frame-c2rb.png); }
.MediaBoxBlack .MediaBox_close{ right: -25px; top: -25px; background-image: url(/_img/ami_jsapi/glass-frame-close.png); }
.MediaBoxBlack .MediaBox_loader{ background-image: url(/_img/ami_jsapi/loader-black.gif); }
.MediaBoxBlack .MediaBox_container{ margin: 0px 0px; }

img[data-ami-mbpopup] { cursor: url(/_img/ami_jsapi/pointer_plus.png), pointer; }
.MediaBox_loader{ position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin: -16px 0px 0px -16px; background: url(/_img/ami_jsapi/loader.gif); z-index: 100002; }
.MediaBox_group{ margin: 10px; margin-bottom: 0px; font-style: italic; }
.MediaBox_header{ margin: 10px; margin-bottom: 0px; text-align: center; font-weight: bold; }
.MediaBox_url{ margin: 10px; margin-bottom: 0px; text-align: center; }
.MediaBox_description{ padding: 10px; padding-bottom: 0px; }
.MediaBox_imageArea{ position: relative; }
.MediaBox_previous{ position: absolute; left: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(/_img/ami_jsapi/mb-prev.png); cursor: pointer; }
.MediaBox_next{ position: absolute; right: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(/_img/ami_jsapi/mb-next.png); cursor: pointer; }
.MediaBox_container{ position: relative; margin: 10px 10px 0px 10px; text-align: center; }
.MediaBox_zoom{ margin: 10px; margin-bottom: 0px; text-align: right; font-style: italic; }
.MediaBox_zoom a{ font-style: italic; }
#MediaBox_sliderPrevious{ float: left; width: 10px; height: 20px; margin: 40px 0px 0px 10px; background: #00f; cursor: pointer; }
#MediaBox_sliderNext{ float: right; width: 10px; height: 20px; margin: 40px 10px 0px 0px; background: #00f; cursor: pointer; }
.MediaBox .disabled{ background: #ccf !important; cursor: default !important; }
.MediaBox_slider{ position: relative; overflow: hidden; height: 80px; margin: 10px 30px 0px 30px; white-space: nowrap; }
.MediaBox_sliderImage{ max-height: 80px; height: expression(this.scrollHeight > 80 ? "80px" : "auto"); cursor: pointer; }
.MediaBox_sliderDelimeter{ display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; width: 10px; }
.MediaBox_counter{ margin: 10px; margin-bottom: 0px; text-align: right; font-style: italic; }

/* ToolTip */

div.AMIToolTip{ position: absolute; padding: 2px; border: 1px solid #000; background: #fff798; }

/* Imagetape gadget */

.image_item_nopopup {border: 1px solid #ffffff; float:left; margin:2px; padding: 3px; cursor:pointer;}
.image_item_nopopup_selected {border: 1px solid #cccccc; float:left; margin:2px; padding: 3px; cursor:pointer;}
.imagetape_fullinfo {cursor: pointer; margin-right: 10px;padding: 3px 6px;border: 1px solid #ccc;position: relative;}
.imagetape_fullinfo_select {cursor: pointer; margin-right: 10px;padding: 3px 6px;border: 1px solid #000;position: relative;background: #555;color: #fff;}
.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; padding-bottom: 20px; width: 100%;}
.imagetapeControl {cursor: pointer;}
.imagetapeControl.left {background:url('/_img/imagetape-prev.png') 50% 50% no-repeat transparent;float:left;width: 30px;}
.imagetapeControl.right {background:url('/_img/imagetape-next.png') 50% 50% no-repeat transparent;float:left;width: 30px;}
.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%;}
.AlertWindow, #status_message {
    position:fixed;
    top:200px;
    left:200px;
    padding:20px;
    font-size:14px;
    display:'inline-block';
    visibility:hidden;
    border:2px #F00000 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;
}

div.AlertWindow {overflow: hidden; cursor: move;}
div.AlertWindow  .popupClose{ position: absolute; display: block; right: 5px; top: 3px; width: 21px; height: 21px; background: url("/_img/close_alert.gif"); cursor: pointer;}
div.AlertWindow .popupHeader{ display: block; width:100%; height: 0px; }
div.AlertWindow .popupHeaderText {display: none}
div.AlertWindow .popupContent {padding: 0px;}

/* User menu */

/* .user_menu_index {float: left; } */
.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; //padding-top: 20px;}
.user_menu_discussion {top: -24px; //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; background-color:#f5f5f5; float: left;}

div.AlertWindow {overflow: hidden; cursor: move;}
div.AlertWindow  .popupClose{ position: absolute; display: block; right: 5px; top: 3px; width: 21px; height: 21px; background: url("/_img/close_alert.gif"); 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 {display: inline-block; text-align: center; background: url(/_img/messages.png) no-repeat; padding-top: 5px; width: 35px; height: 20px; position: relative; //height: 25px;}
#my_messages a {color: #000; background: #fff; opacity: 0.75; border-radius: 4px; text-decoration: none; font-size: 10px; font-family: Tahoma, Arial; font-weight: bold;}
#member_info {float: left; margin-right: 10px; margin-top: 5px}
*/

#my_messages {top: -2px; //top: 0px; position: relative; background: url(/_img/messages_front.png) no-repeat; width: 29px; height: 18px; text-align: center; display: inline-block;}
#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;
    border: 1px solid #888888;
    box-shadow: 0px 0px 10px #666;
}

div.amiPopup .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 1px;
    width: 26px;
    height: 26px;
    background: url("/_img/amiPopup_close_btn.gif");
    cursor: pointer;
}

div.amiPopup .popupHeader{
    cursor: move;
    position: relative;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    color: black;
    background-color: #EEE;
    border-top: 1px #fff solid;
    height:30px;
    overflow:hidden;
}

div.amiPopup .popupHeaderText{
    margin: 3px 0 0 14px;
    font-weight: bold;
    font-size: 15px;
    color: #333;
}

.popupContent {
    padding: 5px 10px 10px 14px;
}

/* Eshop_item_row */

.compare_script_bottom a {display: inline-block;padding-right: 20px;padding-top: 20px;}
.items_sort a {cursor: pointer;}
.items_sort a:hover {color: #8B8B8B;}

.grid_on {color: #000;}
.grid_off {color: #8B8B8B;}

#grid {display: table; width: 100%;}
#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: 50%;}

.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;margin-left: 100px;position: absolute;}
#list .custom_fiels {margin-left: 100px; width: 245px;}
#list .prices {margin-left: 100px;}
#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;}
#list .announce {display: block; margin-left: 100px; margin-top: -70px;}
#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;border-radius: 5px;background-color: #ff6600;
	font: 12px arial, tahoma, verdana;
	color: #fff;}
.filter_box input.btn:hover {filter: alpha (Opacity=55); opacity: 0.55;}

.fbinputbtn {
	BORDER: #ff6600 1px solid;
	background-color: #ff6600;
	font: 12px arial, tahoma, verdana;
        border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
.fbinputbtn:hover {filter: alpha (Opacity=55); opacity: 0.55;}

.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_img { width: 90%; margin: 0 auto;}
.spec_eshop_tree_links_img .lev1 { }
.spec_eshop_tree_links_img .lev2 { }
.spec_eshop_tree_links_img .item_normal { }
.spec_eshop_tree_links_img .item_selected { }
.spec_eshop_tree_links_img .lev1 a:link,
.spec_eshop_tree_links_img .lev1 a:visited,
.spec_eshop_tree_links_img .lev1 a:active,
.spec_eshop_tree_links_img .lev1 a:hover { font: bold 14px arial, tahoma, verdana;    text-transform: uppercase; }
.spec_eshop_tree_links_img .lev2 a:link,
.spec_eshop_tree_links_img .lev2 a:visited,
.spec_eshop_tree_links_img .lev2 a:active,
.spec_eshop_tree_links_img .lev2 a:hover { font: normal 10px arial, tahoma, verdana; }
.spec_eshop_tree_links_img .item_small_picture { float: left; margin-right: 20px; }

/* Spec eshop cart popup */

#spec_eshop_cart_popup_link{
    display:none;
}

#cartPopupWindow #spec_eshop_cart_popup_link{
    display:block;
}

/* 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;}
div.edParagraph {border:0pt none; font-family:inherit; font-size: 100%; font-style:inherit; font-weight:inherit; margin: 0px 0px 15px 0px; padding:0pt; vertical-align:baseline;}


.member_forum_watch_menu {display: inline-block; position: relative;}

/* 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%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeaea', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
opacity: 0.7;
}

.amiUserRatingControls .thanks_user:hover {opacity: 1;}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft {
    border-right: 1px solid black;
	display: none;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    border-left: 1px solid white;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft .amiUserRatingMemberNegative{
    background-color: red;
    float: right;
    height: 16px;
}

.amiUserRatingMemberBg .amiUserRatingMemberTitle{
    font-size: 10px;
}

.amiUserRatingControls div {
    line-height: 1.2 !important;
    font-size: 12px !important;
}

/* Start hyper modules: news and articles */

.news_item-list__list, .articles_item-list__list, .articles_item-cat-list, .news_item-small, .articles_item-small {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .articles_item-list__list div, .articles_item-cat-list div, .news_item-small div, .articles_item-small div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, .articles_item-list__cat-header h1, .articles_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.news_item-row, .articles_item-row, .articles_item-cat-row, .news_item-small-row, .articles_item-small-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-row__fdate, span.articles_item-row__fdate, span.news_item-small__fdate, span.articles_item-small__fdate {
    float: left;
    font-size: 18px;
    padding-right: 7px;
    padding-top: 1px;
}

.articles_item-small-row .articles_item-small__fdate {
    padding-top: 3px;
}

div.news_item-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, div.news_item-small-row__cat_header, div.news_item-small-row__header, div.articles_item-small-row__header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, a.articles_item-row__header-name, a.articles_item-list__cat-header, .news_item-small-row__cat_header a, .articles_item-small-row__cat_header a, .news_item-small-row__header a, .articles_item-small-row__header a {
    font-size: 19px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .news_item-small-row__cat_header a:hover, .articles_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover, .articles_item-small-row__header a:hover {
    text-decoration: none;
}

.news_item-row__img_small-img, .articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, .news_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .articles_item-row__announce, .articles_item-cat-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, .articles_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .articles_item-detailed__fdate, .news_item-small-row__cat_header, .articles_item-small-row__cat_header {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, .articles_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, .articles_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, .articles_item-detailed__body, div.articles_item-cat-row__header {
    margin-bottom: 10px;   
}

.articles_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span {
    font-size: 22px;
}

div.articles_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, .articles_item-list__cat-img, .articles_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img  .image_click_news, .articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles {
    border: none;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.articles_item-detailed__ext_discussion, .news_item-detailed__ext_discussion, .articles_item-small-row__ext_rating, .news_item-small-row__ext_rating {
    clear: both;
}

.articles_item-small-row__img, .news_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.articles_item-detailed__announce, .news_item-detailed__announce {
    padding-bottom: 15px;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
}

.articles_item-detailed__social-buttons, .news_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}

.sort-type__area {
    float: right;   
}

.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}

.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}

.sort-type__field-selected {
    font-weight: bold;
}

.sort-type__selectarea {
    margin-left: 5px;
}

/* End hyper modules: news and articles */


/* Start hyper modules: news, articles, blog */

.news_item-list__list, .news_item-small, 
.articles_item-list__list, .articles_item-small, .articles_item-cat-list,
.blog_item-list__list, .blog_item-small, .blog_item-cat-list, {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .news_item-small div, 
.articles_item-small div, .articles_item-list__list div, .articles_item-cat-list div, 
.blog_item-small div, .blog_item-list__list div, .blog_item-cat-list div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, 
.articles_item-list__cat-header h1, .articles_item-detailed__header h1,
.blog_item-list__cat-header h1, .blog_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}

.news_item-row, .news_item-small-row 
.articles_item-small-row, .articles_item-row, .articles_item-cat-row,
.blog_item-row, .blog_item-cat-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-small__fdate, 
span.articles_item-small__fdate,
span.blog_item-small__fdate {
    float: left;
    font-size: 14px;
    padding-right: 7px;
    padding-top: 1px;
}

span.news_item-row__fdate,
span.articles_item-row__fdate,
span.blog_item-row__fdate {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 6px;
}

span.news_item-row__ftime, 
span.articles_item-row__ftime, 
span.blog_item-row__ftime {
    float: right;
    position: relative;
    top: 6px;
}

span.news_item-detailed__ftime,
span.blog_item-detailed__ftime,
span.articles_item-detailed__ftime {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 15px;
}

span.news_item-detailed__fdate,
span.blog_item-detailed__fdate,
span.articles_item-detailed__fdate {
    float: right;
    position: relative;
    top: 15px;
}

.news_item-detailed__header-name,
.blog_item-detailed__header-name,
.articles_item-detailed__header-name {
    float: left;
    width: 100%;
}

.news_item-detailed__description,
.blog_item-detailed__description,
.articles_item-detailed__description {
    clear: both;
}

span.articles_item-small-row__cat_header {margin-bottom: 3px;}

.articles_item-detailed__fdate-block .articles_item-detailed__fdate,
.articles_item-row__fdate-block .articles_item-row__fdate {
    float: none;
    top: 0;
    padding: 0;
    margin-right: 0;
}

.news_item-small-row__cat_header a, .news_item-small-row__header a,
.articles_item-small-row__cat_header a, .articles_item-small-row__header a,
.blog_item-small-row__cat_header a, .blog_item-small-row__header a {
    font-size: 15px;
    text-decoration: underline;
}

div.news_item-row__header, div.news_item-small-row__cat_header, div.news_item-small-row__header, 
div.articles_item-small-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, 
div.blog_item-small-row__header, div.blog_item-row__header, div.blog_item-small-row__cat_header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, 
a.articles_item-row__header-name, a.articles_item-list__cat-header,
a.blog_item-row__header-name, a.blog_item-list__cat-header {
    font-size: 20px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, .news_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover,
a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .articles_item-small-row__cat_header a:hover, .articles_item-small-row__header a:hover,
a.blog_item-row__header-name:hover, a.blog_item-list__cat-header:hover, .blog_item-small-row__cat_header a:hover, .blog_item-small-row__header a:hover {
    /*text-decoration: none;*/
}

.news_item-row__img_small-img, .news_item-small-row__img,
.articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, 
.blog_item-row__img_small-img, .blog_item-row__cat_img_small-img, .blog_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce,
.articles_item-row__announce, .articles_item-cat-row__announce, .articles_item-small-row__announce,
.blog_item-row__announce, .blog_item-cat-row__announce, .blog_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, 
.articles_item-detailed__item-details,
.blog_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .news_item-small-row__cat_header, 
.articles_item-small-row__cat_header, .articles_item-detailed__fdate,
.blog_item-small-row__cat_header, .blog_item-detailed__fdate {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, 
.articles_item-detailed__img,
.blog_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, 
.articles_item-detailed__img img,
.blog_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, 
.articles_item-detailed__body, div.articles_item-cat-row__header,
.blog_item-detailed__body, div.blog_item-cat-row__header {
    margin-bottom: 10px;   
}

.news_browse-item-row,
.articles_browse-item-row,
.blog_browse-item-row {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}

.news_browse-item-list,
.articles_browse-item-list,
.blog_browse-item-list {
    font-size: 0;
    padding-top: 20px;
}

.news_browse-item-list div,
.articles_browse-item-list div,
.blog_browse-item-list div {
    font-size: 12px;
}

.news_browse-item-list .news_item-row__header-name,
.articles_browse-item-list .articles_item-row__header-name,
.blog_browse-item-list .blog_item-row__header-name {
    font-size: 14px;
}

.news_browse-item-list .news_item-row__announce,
.articles_browse-item-list .articles_item-row__announce,
.blog_browse-item-list .blog_item-row__announce {
    margin-right: 30px;
    overflow: hidden;
    padding: 15px 0 0;
}

.news_browse-item-list__pager,
.articles_browse-item-list__pager,
.blog_browse-item-list__pager {
    padding: 15px 0;
}

.news_item-detailed__nav,
.articles_item-detailed__nav,
.blog_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.articles_item-list__item-list,
.blog_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img,
.blog_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author,
.blog_item-row__source, .blog_item-row__author, .blog_item-detailed__source, .blog_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header,
.blog_item-small-row__cat_header a, .blog_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span, .blog_item-small-row__cat_header span {
    display: inline-block;
    font-size: 22px;
    padding: 0 2px;
    position: relative;
    width: 20px;
}

div.articles_item-cat-row__header,
div.blog_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, 
.articles_item-list__cat-img, .articles_item-detailed__img,
.blog_item-list__cat-img, .blog_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img .image_click_news, 
.articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles,
.blog_item-list__cat-img .image_click_articles, .blog_item-detailed__img .image_click_articles {
    border: none;
}

.photoalbum_control-panel__comments,
.news_control-panel__comments,
.articles_control-panel__comments,
.blog_control-panel__comments {
    width: 12px;
}

.photoalbum_item-small-row__control-panel,
.articles_item-small-row__control-panel,
.news_item-small-row__control-panel,
.blog_item-small-row__control-panel {
    float: left;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.photoalbum_item-small img,
.photoalbum_item-small-row__block {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    height: 12px;
    font-size: 11px !important;
    padding-left: 23px;
    padding-top: 4px;
    width: 12px;
    float: none;
    cursor: pointer;
}

.photoalbum_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate {
    float: right;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion {
    background: url("_img/comments_black__small.png") no-repeat 3px 4px;
}

.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    background: url("_img/like_hand_black__small.png") no-repeat 3px 4px;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img,
.blog_item-row__cat_img_small-img, .blog_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.news_item-detailed__ext_discussion, .news_item-small-row__ext_rating,
.articles_item-detailed__ext_discussion, .articles_item-small-row__ext_rating,
.blog_item-detailed__ext_discussion, .blog_item-small-row__ext_rating {
    clear: both;
}

.news_item-small-row__img,
.articles_item-small-row__img,
.blog_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.news_item-detailed__announce,
.articles_item-detailed__announce,
.blog_item-detailed__announce {
    padding-bottom: 15px;
clear: both;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
    float: right;
}

.ext_tags {
    float: left;
    padding: 0;
}

.ext_discussion.photoalbum_item-detailed__ext_discussion,
.blog_item-detailed__ext_discussion,
.articles_item-detailed__ext_discussion,
.news_item-detailed__ext_discussion {
    float: none;
}

.photoalbum_item-detailed__header-name,
.photoalbum_item-detailed__header-name {
    text-align: center;
}

.news_item-detailed__social-buttons,
.articles_item-detailed__social-buttons,
.blog_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.articles_control-panel__comments,
.news_control-panel__comments,
.blog_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 23px;
    float: right;
    text-decoration: none;
    line-height: 1;
}
.rss_extension {opacity: 0.8;}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog_control-panel__comments:hover,
.rss_extension:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.articles_control-panel__comments-count,
.news_control-panel__comments-count,
.blog_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog _control-panel__comments:hover {
    text-decoration: none !important;
}
.articles_social-btn,
.news_social-btn,
.blog_social-btn  {
    font-size: 0;
    height: 20px;
    float: right;
    margin: 0;
    padding-top: 3px;
    width: 25px;
    overflow: hidden;
padding-right: 9px;
}
.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;
}

.articles_item-small a, .articles_item-small span, 
.news_item-small a, .news_item-small span, 
.blog_item-small a, .blog_item-small span, 
.photoalbum_item-small a, .photoalbum_item-small span {
    font-size: 12px;
}

.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}

.news_item-row, 
.articles_item-row, 
.articles_item-cat-row
.news_item-small-row,
.articles_item-small-row {
    margin: 0;
}

.articles_social-btn span,
.news_social-btn span,
.blog_social-btn span,
.photoalbum_social-btn span {
    font-size: 0 !important;
}

/* 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;
}
.rating-like__form-block:hover {opacity: 1;}
.rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left;}
.rating-like__form-block__like {
    background: url("_img/rating/like/like_hand_black.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    padding-right: 20px;
}
.rating-like__form-block-off {opacity: 0.5;}
.rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.5;}
.rating-like__form-block,
.rating-like__form-block:hover,
.rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #000; 
    background: none;
}

/* End Rating Like */

/* Start Rating Stars Oneblock */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 12px;   
    text-align: left;
    padding-top: 5px;
}
.rating__stars-form {
    padding: 10px 0;   
}
.rating-stars__rate-on {
    color: #21C268;
}

/* End Rating Stars Oneblock */

/* Start Photoalbum 6.0 */

.photoalbum_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat;
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 20px;
    float: right;
    text-decoration: none;
    line-height: 1;
    padding-right: 3px;
} 
.photoalbum_control-panel__comments:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.photoalbum_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}

.browse-item-list {position: relative;}

.amiphotoalbum .amiphoto-hide, 
.amiphotoalbum.photoalbum_item .browse-item-list__hide, .browse-item-list__hide-block {
    z-index: 3; 
    position: absolute; 
    background: url(_img/ami_jsapi/loader.gif) no-repeat center 20% #FFFFFF; 
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
}

.amiphotoalbum .photoalbum_item-detail__block .amiphoto-hide {
    background: url(_img/ami_jsapi/loader-black.gif) no-repeat center 20% #000; 
}

.amiphoto-block {
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.amiphotoalbum .amiphoto-block__row-item {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
} 
.amiphotoalbum .amiphoto-block__row-item__contant {
	display: block;
	overflow: hidden;
    border: 2px solid #fff;
}
.amiphotoalbum .amiphoto-block__row {
    width: 200%;
}
.amiphotoalbum .amiphoto-block__row-item__img {position: relative; cursor: pointer;}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__prev-link__area {
    display: block;
    height: 53px;
    padding: 0;
    width: 32px;
    opacity: 0.6;
    position: absolute;
    top: 45%;
    cursor: pointer;
    display: block;
    z-index: 1;
}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detail__fullscreen {width: 20px; background: url("_img/full_screen.png") no-repeat; position: absolute; width: 20px; height: 20px; cursor: pointer; right: 5px; top: 29px;}
.amiphotoalbum .photoalbum_item-detailed__next-link {display: block; left: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__prev-link {display: block; right: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__next-link__area {border-radius: 0 30px 30px 0; background: url("_img/slider-pad__arrow-left.jpg") no-repeat left 9px #FFFFFF;}
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {right: 0; border-radius: 30px 0 0 30px; background: url("_img/slider-pad__arrow-right.jpg") no-repeat right 9px #FFFFFF; }
.amiphotoalbum .photoalbum_item-list__list, 
.amiphotoalbum .photoalbum_item-cat-list, 
.amiphotoalbum .photoalbum_browse-item-list__list, 
.amiphotoalbum .photoalbum_item-detail__block {
	font-size: 0;
}
.amiphotoalbum .photoalbum_item-list__list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_item-cat-list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_browse-item-list__list .amiphoto-block__row div {
	font-size: 12px;
}
.amiphotoalbum .photoalbum_item-detail__block div {font-size: 13px; text-align: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_control-panel__comments-count {color: #FFF;position: relative;top: 5px;font-size: 12px;}
.amiphotoalbum .photoalbum_item-detail__header span {font-size: 14px; display: block;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating__stars-form {padding: 0 10px 0 0;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_social-btn {
    font-size: 0;
    height: 20px;
    float: left;
    padding: 0 0 0 3px;
    margin: 0;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__link,
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button i {
    display: none !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share, 
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__handle,
.amiphotoalbum .b-share-form-button {
    padding: 0 !important;
    margin: 0 !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button {cursor: pointer; width: 20px; background: url("_img/social_btn.png") no-repeat center !important;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link {font-weight: normal; font-size: 16px; padding: 5px;position: relative; display: block;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link a {font-weight: normal;}
.amiphotoalbum .photoalbum_item-row__item_cat_img-img, 
.amiphotoalbum .photoalbum_item-detail__item_cat_img-img {
	display: none;
}
.amiphotoalbum .photoalbum_item-list__cat-body {padding-bottom: 20px;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {    
    -webkit-transition:all 0s ease-in-out;
    -moz-transition:all 0s ease-in-out;
    -o-transition:all 0s ease-in-out;
    transition:all 0s ease-in-out;
}
.amiphotoalbum .photoalbum_item-detailed__item-details {position: relative; z-index: 4;}
.amiphotoalbum .photoalbum_item-row__announce-block, 
.amiphotoalbum .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__announce-block, 
.amiphotoalbum .photoalbum_item-detail__header,
.amiphotoalbum .photoalbum_item-detailed__next-link, 
.amiphotoalbum .photoalbum_item-detailed__prev-link,
.amiphotoalbum .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {
	-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider {
	-webkit-transition:left 3s ease;
    -moz-transition:left 3s ease;
    -o-transition:left 3s ease;
    transition:left 3s ease;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider img {position: absolute; left: 50%; top: 0; opacity: 0; filter: alpha(opacity=0)}
.amiphotoalbum .cat-row__images-block__slider img.show {opacity: 1; filter: alpha(opacity=100)}
.amiphotoalbum .cat-row__images-block__slider {position: relative; width: 100%; height: 100%;background: #000; text-align: center;}
.amiphotoalbum .cat-row__images-block:hover .cat-row__images-block__slider {}
.amiphotoalbum .photoalbum_item-row__fdate {bottom: 0;position: absolute;right: 5px;top: 35px;}
.amiphotoalbum .photoalbum_item-detailed__fdate {
    padding: 2px 5px;
    position: absolute;
    right: 5px;
    top: 30px;
}
.amiphotoalbum .photoalbum_item-row__header-name-block {
    display: block;
    margin-right: 93px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.photoalbum_item-detailed__path a, 
.photoalbum_item-list__cat-header h1 a, 
.photoalbum_item-list__cat-header h1, 
.photoalbum_item-list__cat-list h1, 
.photoalbum_item-detailed__path {
    color: #000 !important; 
    font-size: 19px; 
    font-weight: normal !important;
}
.amiphotoalbum .photoalbum_item-detailed__path {padding-bottom: 25px;}
.amiphotoalbum .photoalbum_item-detail__img {position: relative;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header {height: 57px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header a {font-size: 15px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__announce-block {height: 25px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 55px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_control-panel, 
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_control-panel {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-detail__block {background: #000; text-align: center;}
.amiphotoalbum .photoalbum_item-row__block, 
.amiphotoalbum .photoalbum_item-detail__block {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__block {border: none;}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-detail__header {
    top: 0; position: absolute; left: 0; height: 21px; overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__header {height: 25px;}
.amiphotoalbum .photoalbum_item-row__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-detail__announce-block .photoalbum_control-panel {top: 5px;}
.amiphotoalbum .photoalbum_item-detail__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-row__announce {
    float: none;
    margin-right: 93px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    width: auto;
}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__header {height: 57px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 60px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .photoalbum_item-detailed__next-link:hover .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link:hover .photoalbum_item-detailed__prev-link__area {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-row__num-items, 
.amiphotoalbum .photoalbum_item-detail__num-items {
    font-style: italic;
}
.amiphotoalbum .photoalbum_item-row__header span {font-size: 11px;display: block;}
.amiphotoalbum .photoalbum_item-row__header a, 
.amiphotoalbum .photoalbum_item-row__announce-block a {
    color: #fff; 
    font-size: 15px;
}
.amiphotoalbum .photoalbum_item-detail__header a {color: #fff; font-size: 14px;}
.amiphotoalbum .photoalbum_item-row, 
.amiphotoalbum .photoalbum_item-cat-row, 
.amiphotoalbum .photoalbum_item-detail {
    overflow: hidden; 
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
}
.amiphotoalbum .browse-item-list .photoalbum_item-row {
    min-width: 150px;
}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-row__announce-block,
.amiphotoalbum .photoalbum_item-detail__header, 
.amiphotoalbum .photoalbum_item-detail__announce-block {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    color: #FFF;
}
.amiphotoalbum .photoalbum_item-row__header__txt, 
.amiphotoalbum .photoalbum_item-row__announce-block__txt,
.amiphotoalbum .photoalbum_item-detail__header__txt, 
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
	padding: 5px 5px;     
}
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
    display: block;
    margin-right: 140px;
    overflow: hidden;
    position: relative;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    height: 100% !important;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum.photoalbum_item .browse-item-list {
    position: relative;
    /*height: 80px;*/
    overflow: hidden;
    width: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 2px;
}
.amiphotoalbum.photoalbum_item .browse-item-list__content {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum.photoalbum_item .browse-item-list__clipper {
    width: auto;
    position: relative;
    overflow: hidden;
    left: 0;
}
.amiphotoalbum.photoalbum_item .browse-item-list__container,
.browse-item-list__container {
    position: relative;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 0;
    transition: left 0.5s ease-out,top 0.5s ease-out;
    -moz-transition: left 0.5s ease-out,top 0.5s ease-out;
    -webkit-transition: left 0.5s ease-out,top 0.5s ease-out;
    -o-transition: left 0.5s ease-out,top 0.5s ease-out;
}
.browse-block__row-item__img {padding: 4px;}
.browse-block__row-item__img-selected {padding: 0;border: 4px solid #6FCAF3;}
.amiphotoalbum .browse-block__row-item__img {/*width: 50%;*/ cursor: pointer; }
.amiphotoalbum .photoalbum_item-row__browse {/*height: 80px; overflow: hidden; min-width: 100px;*/}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left:after, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right:after {
    background: none;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    width: 32px;
    height: 53px;
    /*top: 18%;
    margin: 0 !important;*/
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right {
    background: #FFF url(_img/slider-pad__arrow-right.jpg) no-repeat 10px 8px;
    border-radius: 30px 0 0 30px;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    background: #FFF url(_img/slider-pad__arrow-left.jpg) no-repeat left;
    border-radius: 0 30px 30px 0;
}

.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-block, 
.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-votes {
    width: 62px;
    height: 14px;
}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating__stars-form {padding: 0;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_control-panel__comments-count {position: relative; top: 5px; font-size: 11px; color: #fff;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_control-panel {
    bottom: -2px;
    opacity: 0.6;
    position: absolute;
    right: 5px;
    top: auto;
}
.amiphotoalbum .photoalbum_control-panel a {padding-bottom: 5px; text-decoration: none; display: block; margin-left: 5px; float: left; height: 20px; padding-left: 22px; cursor: pointer;}
.amiphotoalbum .photoalbum_control-panel a, 
.amiphotoalbum .photoalbum_item-detail__fullscreen {
    opacity: 0.8;
}
.amiphotoalbum .photoalbum_control-panel a:hover, 
.amiphotoalbum .photoalbum_item-detail__fullscreen:hover {text-decoration: none; opacity: 1;}
.amiphotoalbum .photoalbum_control-panel__rating {background: url(_img/photoalbum/rating.png) no-repeat;}
.amiphotoalbum .photoalbum_control-panel__comments {background: url(_img/comments.png) no-repeat; margin: 0 !important;}
.amiphotoalbum a.photoalbum_control-panel__fullscreen {padding-left: 0; width: 20px; background:  url(_img/full_screen.png) no-repeat;}
.amiphotoalbum .fullscreen-img__on a.photoalbum_control-panel__fullscreen {background:  url(_img/full_screen_in.png) no-repeat;}

.photoalbum_item #com_form_bot,
.articles_item #com_form_bot,
.news_item #com_form_bot,
.blog_item #com_form_bot {
    background: none; 
    border: none; 
    padding: 0;
}
.photoalbum_item textarea.amiroTEdCtrl,
.articles_item textarea.amiroTEdCtrl,
.news_item textarea.amiroTEdCtrl,
.blog_item textarea.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    height: 80px !important;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.photoalbum_item select.amiroTEdCtrl,
.articles_item select.amiroTEdCtrl,
.news_item select.amiroTEdCtrl,
.blog_item select.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    margin-top: 3px;
}
.photoalbum_item .amiroTEdDiv,
.articles_item .amiroTEdDiv,
.news_item .amiroTEdDiv,
.blog_item .amiroTEdDiv {
    width: 100% !important;
}
.photoalbum_item #com_form_bot #com_sub,
.articles_item #com_form_bot #com_sub,
.news_item #com_form_bot #com_sub,
.blog_item #com_form_bot #com_sub {
    margin: 0;
    position: relative;
    right: -2px;
    height: 25px;
}
.photoalbum_item #comment_forum p,
.articles_item #comment_forum p,
.news_item #comment_forum p,
.blog_item #comment_forum p {
    display: none;
}
.photoalbum_item #com_form_bot input, 
.photoalbum_item #com_form_bot select,
.articles_item #com_form_bot input, 
.articles_item #com_form_bot select,
.news_item #com_form_bot input, 
.news_item #com_form_bot select,
.blog_item #com_form_bot input, 
.blog_item #com_form_bot select {
    height: auto;
}
.photoalbum_item .discussion_extension__form .alt_header2,
.articles_item .discussion_extension__form .alt_header2,
.news_item .discussion_extension__form .alt_header2,
.blog_item .discussion_extension__form .alt_header2 {
    display: none;
}
.photoalbum_item .discussion_extension__list .alt_header2,
.articles_item .discussion_extension__list .alt_header2,
.news_item .discussion_extension__list .alt_header2,
.blog_item .discussion_extension__list .alt_header2 {
    text-align: center; 
    background: url("_mod_files/ce_images/template_images/line_new.jpg") repeat-x 0 37px; 
}
.photoalbum_item .discussion_extension__list .alt_header2 h2,
.articles_item .discussion_extension__list .alt_header2 h2,
.news_item .discussion_extension__list .alt_header2 h2,
.blog_item .discussion_extension__list .alt_header2 h2 {
    background: #fff !important;
    display: inline-block;
    font-weight: normal;
    padding: 12px 15px !important;
    font-size: 14px !important;
}

.news_item .sort-type,
.photoalbum_item .sort-type {
    display: none;
}

.amiphotoalbum .photoalbum_item-list__subitem-list {display: none;}
.amiphotoalbum a {text-decoration: underline;}
.amiphotoalbum a:hover {text-decoration: none;}
.amiphotoalbum .rating__like-form {
    clear: both;
    float: right;
}
.amiphotoalbum .rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -8px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.amiphotoalbum .rating-like__form-block__like-count {
    padding-left: 5px;
    position: relative;
    top: 4px;
    font-size: 11px !important;
    min-width: 12px;
}
.amiphotoalbum .rating-like__form-block:hover {opacity: 1;}
.amiphotoalbum .rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left; font-family: arial, tahoma, verdana;}
.amiphotoalbum .rating-like__form-block__like {
    background: url("_img/rating/like/like_hand.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    width: 20px;
}
.amiphotoalbum .rating-like__form-block-off {opacity: 0.8;}
.amiphotoalbum .rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.8;}
.amiphotoalbum .rating-like__form-block,
.amiphotoalbum .rating-like__form-block:hover,
.amiphotoalbum .rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #fff; 
    background: none;
}

.photo-easy-skin .photoalbum_item-row,
.photo-easy-skin .photoalbum_item-cat-row {
    display: inline-block;
    vertical-align: top;
}
.photo-easy-skin .photoalbum_item-list__list__easy,
.photo-easy-skin .photoalbum_item-cat-list__easy {
    font-size: 0;   
}
.photo-easy-skin .photoalbum_item-row div,
.photo-easy-skin .photoalbum_item-cat-row div,
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 12px;   
}
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 13px;   
}
.photo-easy-skin .photoalbum_item-row__img-area,
.photo-easy-skin .photoalbum_item-detail__img-area {
    display: block;
    margin: 0 auto;
}
.photo-easy-skin .photoalbum_item-row__announce {
    clear: both;
}
.photo-easy-skin .photoalbum_item-detail__image {
    clear: both;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    clear: both;
    text-align: left;
}
.photo-easy-skin .browse-item-list .photoalbum_item-row {
    min-width: 150px;
    /*height: 150px;*/
    overflow: hidden;
    text-align: center;
}
.photo-easy-skin .browse-item-list .browse-item-list__clipper,
.photo-easy-skin .browse-item-list .browse-item-list__content {
    position: relative;
    overflow: hidden;
    font-size: 0;
}
.photo-easy-skin .photoalbum_item-list__cat-header,
.photo-easy-skin .photoalbum_item-row__header-name {
    font-size: 17px;
}
.photo-easy-skin .photoalbum_item-cat-row__block-header,
.photo-easy-skin .photoalbum_item-row__block-header {
    padding-bottom: 15px;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-cat-row__announce {
    padding: 20px 20px 0 0;
}
.photo-easy-skin .cat-row__images-block {
    display: block;
    text-align: center;
}
.photo-easy-skin .photoalbum_control-panel {
    display: block;
    padding: 10px 0;
}
.photo-easy-skin .photoalbum_item-list__cat-body,
.photo-easy-skin .photoalbum_item-row__block {
    padding: 0 15px 15px;
    display: block;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    padding-bottom: 25px;
}

.photo-easy-skin .photoalbum_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.photoalbum_item-small-row__img, .photoalbum_item-small-row__header {
    padding-bottom: 5px;
    text-align: center;
}

.rating__like-form {width: 35px;}

.amiphotoalbum .photoalbum_control-panel__comments,
.amiphotoalbum .rating__like-form {width: auto;}
.pager a {text-decoration: none !important;}

.blog_item-detailed__prev-next {text-align: center;}
.photoalbum_item-detailed__nav a {padding: 0 3px;}

.mb-image {cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;}

/* End Photoalbum 6.0 */


.global_cols_{
	width:auto;
}
.global_cols_0{
	width:auto;
}
.global_cols_1{
	width:100%;
}
.global_cols_2{
	width:50%;
}
.global_cols_3{
	width:33.33%;
}
.global_cols_4{
	width:25%;
}
.global_cols_5{
	width:20%;
}
.global_cols_6{
	width:16.666%;
}
.global_cols_7{
	width:14.285%;
}
.global_cols_8{
	width:12.5%;
}
.global_cols_9{
	width:11.111%;
}
.global_cols_10{
	width:10%;
}
.global_cols_11{
	width:9.09%;
}
.global_cols_12{
	width:8.333%;
}
.global_cols_13{
	width:7.692%;
}
.global_cols_14{
	width:7.142%;
}
.global_cols_15{
	width:6.666%;
}
.global_cols_16{
	width:6.25%;
}
.global_cols_17{
	width:5.882%;
}
.global_cols_18{
	width:5.555%;
}
.global_cols_19{
	width:5.263%;
}
.global_cols_20{
	width:5%;
}
*+html .global_cols_0{
	width:auto;
}
*+html .global_cols_1{
	width:100%;
}
*+html .global_cols_2{
	width:47%;
}
*+html .global_cols_3{
	width:30%;
}
*+html .global_cols_4{
	width:23%;
}
*+html .global_cols_5{
	width:18%;
}
*+html .global_cols_6{
	width:15%;
}
*+html .global_cols_7{
	width:13%;
}
*+html .global_cols_8{
	width:11%;
}
*+html .global_cols_9{
	width:10%;
}
*+html .global_cols_10{
	width:9%;
}
*+html .global_cols_11{
	width:8%;
}
* html .global_cols_0{
	width:auto;
}
* html .global_cols_1{
	width:100%;
}
* html .global_cols_2{
	width:47%;
}
* html .global_cols_3{
	width:30%;
}
* html .global_cols_4{
	width:23%;
}
* html .global_cols_5{
	width:18%;
}
* html .global_cols_6{
	width:15%;
}
* html .global_cols_7{
	width:13%;
}
* html .global_cols_8{
	width:11%;
}
* html .global_cols_9{
	width:10%;
}
* html .global_cols_10{
	width:9%;
}
* html .global_cols_11{
	width:8%;
}

/* Start order history
 * @tpl eshop_order_history.tpl
 */

.eshop-order-history-detail__back {
    padding-top: 10px;
}

.eshop-order-history-list__id-status {
    display: none;
    color: #A6A6A6;
    font-size: 12px;
}

@media screen and (max-width: 750px) {
    .eshop-order-history-list__name,
    .eshop-order-history-list__owners,
    .eshop-order-history-list__comments,
    .eshop-order-history-list__status,
    .eshop-order-history-list__image,
    .eshop-order-history-list__per-discount,
    .eshop-order-history-list__abs-discount,
    .eshop-order-history-list__price {
        display: none;
    }

    .eshop-order-history-list__view {
        width: 54px;
    }

    .eshop-order-history-detail .eshop-order-history-list__name {
        display: table-cell;
    }
    
    div.eshop-order-history-list__id-status {
        display: block;
    }

    table.eshop-order-history-list td,
    table.eshop-order-history-list tr {
        font-size: 100%;
    }
}

/* End order history
 * @tpl eshop_order_history.tpl
 */

/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */
.ami-eshop-properties__wrapper-table .eshop-item-tooltip-prop {display: none !important;}
.ami-eshop-properties__wrapper-table .ami-eshop-properties__wrapper-table-tr__1 .eshop-item-tooltip-prop {display: block !important;}

.ami-eshop-properties__wrapper-table td,
.ami-eshop-properties__wrapper-table th {
    padding: 6px 12px;
    border: 1px solid #A7A7A7;
    vertical-align: middle;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__actual-price {
    font-size: 16px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__price-tag {
    float: left;
    background: none;
    padding: 0;
    top: 6px;
    position: relative;
    min-height: 10px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__cart-box_base {
    padding: 2px 12px;
    float: right;
    margin-left: 10px;
}

.ami-eshop-properties__wrapper-table th {
	background:#fadf71;
	background-color:#fff376;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#fff376,#f9d968);
	background-image:-ms-linear-gradient(top,#fff376,#f9d968);
	background-image:-webkit-linear-gradient(top,#fff376,#f9d968);
	background-image:-o-linear-gradient(top,#fff376,#f9d968);
	background-image:linear-gradient(top,#fff376,#f9d968);
}
/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */

/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

/* CUSTOM GLOBAL STYLES */
/* шапка */

.ajax-filter-block {background: url(http://www.nanometer.ru/2013/12/16/13871874802124_1/QPROP_IMG_image/%E0%E2%F2%EE1+%282%29.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/* меню */

.bannerserg img {border: 2px solid #FFF;;border-radius: 15px;}
.bannerserg img:hover {filter: alpha (Opacity=55); opacity: 0.55;}
/* цены */

.prices {font-size:16px}
/* шрифт в поиске */
.name {font-size:14px}
.custom_fiels { line-height: 1.7}

/* доп цены */
.other_prices {color:#FB0000;font-size:14px}

.item_other_price {color:#FB0000;font-size:16px}

/* доп меню в товаре */
.detail-tabs__title-row:hover {filter: alpha (Opacity=55); opacity: 0.55;border-color: rgba(255, 255, 0, 0.68);}

/* кнопки*/
.a_purchase {
background: transparent linear-gradient(to bottom, #497FF8 0%, #497FF8 100%) repeat scroll 0% 0%;
display: inline-block;
padding: 0.3em 0.6em;
color: #FFF;
font-family: Arial;
border: 1px solid #DDD;
border-radius: 5px;
cursor: pointer;
white-space: nowrap;
box-shadow: 0px 2px 4px -2px #6A6A6A;
}

.a_purchase:hover {filter: alpha (Opacity=55); opacity: 0.55;color: #FFF;text-decoration: none;}

.a_addtocart {
background: transparent linear-gradient(to bottom, #497FF8 0%, #497FF8 100%) repeat scroll 0% 0%;
display: inline-block;
padding: 0.3em 0.6em;
color: #FFF;
font-family: Arial;
border: 1px solid #DDD;
border-radius: 5px;
cursor: pointer;
white-space: nowrap;
box-shadow: 0px 2px 4px -2px #6A6A6A;
}
.a_addtocart:hover {filter: alpha (Opacity=55); opacity: 0.55;color: #FFF;text-decoration: none;}
/* подсказки */
.help {
color: #2C8505; outline: none; /*цвет подсказки*/
cursor: help; text-decoration: none; /*вид курсора при наведении, можно заменить на pointer*/
position: relative; /*позиция*/
}

/*положение всплывающей подсказки*/
.help span {
margin-left: -999em;
position: absolute;
}

/*подсказка при наведении курсора*/
.help:hover span {
font-family: Verdana, Tahoma, Geneva, sans-serif; /*шрифт*/
position: absolute; /*позиция*/
left: 10px;
top: 25px;
z-index: 99;
margin-left: 0;
width: 200px; /*ширина блока подсказки*/
}

/*параметры изображения*/
.help:hover img {
border: 0;
}

/*блок всплывающей подсказки*/
.airhelp {
background: none repeat scroll 0 0 #4C78CF; /*цвет и прозрачность фона*/
border: 1px solid #2b82b8; /*параметры бордюра*/
border-radius: 5px; /*закругление углов*/
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); /*тень блока*/
color: #fff; /*цвет шрифта всплывающей подсказки*/
padding: 5px; /*внутренний отступ*/
}


/* мобильная версия */
@media (max-width: 600px) {
   .dsn_right_block_3 {
    display: none;
  }
}
@media (max-width: 600px) {
   .dsn_right_block_1 {
    display: none;
  }
}
@media (max-width: 600px) {
   .dsn_right_block_2 {
    display: none;
  }
}
@media (max-width: 600px) {
   .dsn_left_orange_block_1 {
    display: none;
  }
}
@media (max-width: 600px) {
   .lev1 {
     float: none;
     padding:0px;
  }
}
@media (max-width: 600px) {
/* table tr th, tr td {
   display: inline-block;
    position: relative;*/
  }
}
@media (max-width: 600px) {
img {
   max-width: 100%;
   height: auto;
   width: auto\9; /* ie8 */
}
    }
@media (max-width: 600px) {
   .katalogserg {
     float: none;
     padding:0px;
     text-align: center;
  }
}
 @media (max-width: 600px) {
   .bannerserg td {
   font-size: 100%;
        display: none;  
  }
    .spec_menu_serg {
display: none;
  }
}   
 @media (max-width: 600px) {
     .headserg td {
     display: block;
     zoom: 1;
     height: auto;
     width: 100%;
     background: #4C78CF;
     font-size: 15pt;
     text-align: center;
     font-family: 'PT Sans', Arial, sans-serif;
     position: relative;
     border-bottom: 1px solid #283744;
  }    
}  
     @media (max-width: 600px) {
   .main_menu_serg td {
    font-size: 100%;
     display: block;
      zoom: 1;
   height: auto;
    background: #4C78CF;
    font-size: 12pt;
        text-align: left;
         padding: 5px 5px 3px 10px;
    font-family: 'PT Sans', Arial, sans-serif;
    position: left;
    border-bottom: 1px solid #283744;
        }
    .main_menu_serg td .splitter {
display: none;
    }
     #lay_body td {
     display: block;     
   height: 100%;
width: 100%;
        max-width: 80%;
     text-align: center;
         padding: 5px 5px 3px 10px;
    font-family: 'PT Sans', Arial, sans-serif;
    position: left;
    border-bottom: 0px solid #283744;    
    }
    .dsn_center_block1_content {
     display: block;     
   height: 100%;
        width: 100%;
    font-size: 14pt;
         padding: 5px 5px 3px 10px;
    font-family: 'PT Sans', Arial, sans-serif;
    position: left;
    border-bottom: 0px solid #283744;    
    }
        
        .box-inner, .box-c, .box w60, .brends {
     display: none;         
    }
    #lay_f2_body {
        display: none;   
        }
    #lay_f3 {
        display: none;   
    }
    #lay_f4 {
        display: none;   
        }
    #lay_f2, .lev2, .box.w60 {
        display: none;   
    }
    .dsn_footer_contacts {
        display: none;  
    }
     }
    .filter_box {
        display: block;  
    }
    .spec_eshop_tree_links2 {
       font-size: 16pt;   
    }
}  

/*Стили для Макета страницы оплата, доставка*/


/*----------------------- ДОСТАВКА--------------------*/
/*контейнер для пунктов*/
.container{
	padding-bottom: 30px;
}
/*Для IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 750px){
 	.container{
		max-width: 710px;
	}	  
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 1280px){
 	.container{
		max-width: 900px;
	}	  
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1281px) and (max-width: 1366px){
 	.container{
		max-width: 1090px;
	}	  
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1367px) and (max-width: 1680px){
 	.container{
		max-width: 1340px;
	}	  
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1681px) and (max-width: 1920px){
 	.container{
		max-width: 1580px;
	}	  
}
.row{
	display: flex; /*согласно спецификации*/
	display: -moz-flex; /*для Firefox*/
	display: -webkit-flex; /*для Chrome*/
	display: -ms-flex; /*для IE 11*/
	display: -ms-flexbox; /*для IE 10*/
	flex-wrap: nowrap;
}

.col-md-1, .col-md-2, .col-md-12 {
	min-height: 1px;
}
.col-md-1 {
	width: 65px;
	margin-left: 15px;
	margin-top: 12px;
}
.col-md-2 {
	width: 240px;
	margin-top: 12px;
}

.col-md-12 {
	width: 100%;
}


/*подпись под заголовком*/
.addcaption{
	font-size: 17px; 
	text-align: center;
	line-height: 30px;
	margin: 0;
}

/*цифры*/
.digital{
    width: 60px;
    height: 60px;
    background: #7F9DDF;
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 60px;
	border-radius: 6px;
	margin-bottom: 15px;
}

/*название ПУНКТА*/
.title {
    color: #4C75D1;
    text-transform: uppercase;
    font-size: 20px;
    height: 60px;
	padding-left: 10px;
}

.title-indent{
	padding-left: 5px;
	padding-right: 5px;
}
/*ОПИСАНИЕ по ширине страницы*/
.cus_description {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
/*списки в описаниях*/
.cus_description  ul{
	list-style: disc !important;
	font-size: 12px !important;
}
.cus_description  ul>li{
	font-size: 12px !important;
}

/*стиль для жирного описания*/
.important-description{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.important-description-red{
	color: #FF0000;
}

/*иконки*/
.icons-delivery{
	padding-right: 5px;
    margin-top:-4px;
}
/*цвет для иконок из шрифта FontAwesom*/
.icons-red{
	color: #FF0000;
}
.fa:before{
	padding-right: 5px;	
}
/*подчёркнутые голубые ссылки*/
a.link-blue{
	text-decoration: underline;
	color: #4C75D1;
}

/*если в ссылке иконка, то иконку не подчёркивать*/
a.fa{
	text-decoration: none;
}
/*Жёлтый блок с бесплатной доставкой*/
.free-delivery-blok{
	display: flex; /*согласно спецификации*/
	display: -moz-flex; /*для Firefox*/
	display: -webkit-flex; /*для Chrome*/
	display: -ms-flex; /*для IE 11*/
	display: -ms-flexbox; /*для IE 10*/
	flex-wrap: nowrap;
	align-items: flex-start; /*выравнивание по вертикали по верхнему краю*/
	background: #FFF2AB !important;
	min-height: 1px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	height: auto;
}
.free-delivery-blok p{
	text-align: left;
}
.free-delivery-title {
	width: 50%;
	align-self: center; /*выравнивание блока по вертикали относительно жёлтого*/
	padding-left: 15px;
}
.free-delivery-title p{
	font-size: 20px;
	margin: 0;
}
.free-delivery-list ul {
	padding-left: 15px !important;
	padding-right: 15px !important;
	font-size: 14px;
}
.free-delivery-list ul > li{
	list-style: none;
	line-height: 24px;
}

/*Стиль для блока с транспортными компаниями*/
.transport-company {
	text-align: center;
	position: relative;
}

/*Заголовки с прочёркиванием*/
.transport-company h2{
	position: relative;
	z-index: 1;
	padding: 0px 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline-block; /*превращаем H2 в блочный*/	
}
/*на белом фоне*/
.sm-h2-whitebg h2{
	background-color: #ffffff !important;
}
/*на сером фоне*/
.sm-h2-greybg h2{
	background: #D4D4D4 !important;		
}
.transport-company h3{
	color: #4C75D1;
	font-size: 26px;
	line-height: 52px;
	text-align: center;
	font-weight: normal;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	padding: 0px 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: inline-block;	
}
.transport-company:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #bdc3c6;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	z-index: 0;
}

.transport-company-blok{
	display: flex; /*согласно спецификации*/
	display: -moz-flex; /*для Firefox*/
	display: -webkit-flex; /*для Chrome*/
	display: -ms-flex; /*для IE 11*/
	display: -ms-flexbox; /*для IE 10*/
	flex-wrap: nowrap;
	justify-content: center;
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: 2px solid #bdc3c6;		
}
/*картинки */
.transport-company-img img{
	display: block;
	max-width: 340px;
	width: 100%;
	height: auto;
	max-height: 90px;
}

/*перенос информации в столбик для мобильников*/
@media screen and (max-width: 750px){
	.container p{
		font-size: 14pt !important;
		font-family: 'PT Sans', Arial, sans-serif;
	}
	.container a{
		font-size: 14pt !important;
	}

	.row{
		flex-wrap: wrap !important;
	}
	.cus_description  ul, .free-delivery-list ul{
		font-size: 14pt !important;
	}
	.cus_description  ul>li{
		font-size: 14pt !important;
	}	
	/*жёлтый блок делаем в колонку*/
	.free-delivery-blok{
		flex-wrap: wrap !important;		
	}
	
	.free-delivery-title {
		width: 100%;
	}
	/*картинки с транспортными компаниями*/
	.transport-company-blok{
		flex-wrap: wrap !important;
	}
	.transport-company{
		font-family: 'PT Sans', Arial, sans-serif;
		font-size: 14pt !important;
	}
	
}
/*----------------------- КОНЕЦ ДОСТАВКА--------------------*/
/*------------------------------О КОМПАНИИ -----------------*/
.img-blok-2{
	width: 50%;
	float: left;
}
/*резиновая картинка*/
.img-elastic{
	display: block;
	width: 100%;
	height: auto;
	min-width: 10px;
	min-height: 10px;
}

/*резиновая картинка*/
.svid{
	max-height: 310px;
	margin-right:5px;
}

.col-md-3 {
	width: 50%;
	margin-top: 12px;
	padding-left: 15px;
	padding-right: 15px;	
}

/*Жёлтый блок с бесплатной доставкой*/
.col-md-3-yellow{
	display: flex; /*согласно спецификации*/
	display: -moz-flex; /*для Firefox*/
	display: -webkit-flex; /*для Chrome*/
	display: -ms-flex; /*для IE 11*/
	display: -ms-flexbox; /*для IE 10*/
	flex-wrap: nowrap; /*блоки не переносятся*/
	align-items: flex-start; /*выравнивание по вертикали по верхнему краю*/
	background: #FFF2AB !important;
	min-height: 1px;
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
}
/*перенос информации в столбик для мобильников*/
@media screen and (max-width: 750px){
	.col-md-3{
		width: 100%;/*делаем во всю ширину при переносе*/
	}
	.col-md-3-yellow{
		flex-wrap: wrap !important;
	}	
}
.col-md-3-yellow-title {
	width: 100%;
	padding-left: 15px;
}

.col-md-3-yellow-title h1{
	color: #000000 !important;
	line-height: 42px !important;
	font-size: 26px !important;
	margin-bottom: 15px !important;
	margin-top: 0px !important;	
	text-align: left !important;	
}

.col-md-3-yellow-title h2{
	color: #000000 !important;
	line-height: 42px !important;
	font-size: 26px !important;
	margin-bottom: 15px !important;
	margin-top: 0px !important;	
	text-align: left !important;	
}

.col-md-3-yellow-title p{
	font-size: 26px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.col-md-3-yellow-text {
	border-left: 2px solid #7F9DDF;
}

.col-md-3-yellow-text p{
	margin-top: 0px;
}

/*стиль для дипломов*/
.diplom-blok{
	position: relative;
	border: 2px solid #B3B3B3;
	border-radius: 6px;
	z-index: 100;
	margin-left: 15px;
	margin-right: 15px;	
}
.diplom-title p{
	text-align: justify;	
}
/*след от колёс фоном*/
.wheel-track{
	position: absolute;
	top: 200px;
	left: 0px;
	z-index: -1;
}
.diplom-img{
	background: #CCCCCC;
	padding: 5px;
	margin: 10px 40px 10px 40px;
}


/*две колонки*/
.contacts{
	display: flex; /*согласно спецификации*/
	display: -moz-flex; /*для Firefox*/
	display: -webkit-flex; /*для Chrome*/
	display: -ms-flex; /*для IE 11*/
	display: -ms-flexbox; /*для IE 10*/
	width: 100%;
	flex-wrap: nowrap !important;
}
.contacts-col{
	padding-right: 20px; /*отступ между колонками*/
}
.contacts-title {
	font-size: 14px;
    font-weight: 700;
}

.contacts-information{
    margin-left: 25px;
}

.contacts-phone td {
	text-align: left;
    padding: 5px 32px;
	border: 2px solid #efefef;
	border-bottom: none;
	color: #4C75D1;
}
.contacts-phone tr:last-child td {
	border-bottom: 2px solid #efefef !important;
}
ul.contacts-phone {
	list-style-position: inside;
	list-style: square !important;
	padding: 0;
	margin: 0;
}

ul.contacts-phone  li{
	padding-left: 5px;
}

.contacts-mail{
	color: #4C75D1;
}
table.contacts-bank {
	background: #efefef;
	border-spacing: 4px;
}

.contacts-bank td{
	padding: 5px 15px;
}
/*белые ячейки таблички*/
td.contacts-bank-white{
	background: #FFFFFF;	
}

/*Блок с отзывами*/
.reviews-blok{
	display: flex; /*согласно спецификации*/
	display: -moz-flex; /*для Firefox*/
	display: -webkit-flex; /*для Chrome*/
	display: -ms-flex; /*для IE 11*/
	display: -ms-flexbox; /*для IE 10*/
	justify-content: center;
	flex-wrap: nowrap;
	align-items: flex-start; /*выравнивание по вертикали по верхнему краю*/
	min-height: 1px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	height: auto;
}
.reviews-blok p{
	text-align: left;
}

.reviews-list ul {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.reviews-list ul > li{
	list-style: none;
	line-height: 30px;
}

/*перенос информации в столбик для мобильников*/
@media screen and (max-width: 750px){
	.contacts{
		flex-wrap: wrap !important;
	}
	.contacts-phone td {
		padding: 5px 32px !important;
		max-width: 100% !important;
		text-align: left !important;
	}
	.contacts-bank td{
		text-align: left !important;
		font-size: 14pt !important;
		max-width: 100% !important;		
	}
	.reviews-blok{
		justify-content: flex-start !important;; /*отзывы слева*/
		flex-wrap: wrap !important;		
	}
	.reviews-list ul {
		margin: 0 !important;	
	}
}
ul.list-advantages li{
	list-style: none;
}
/*------------------------------ КОНЕЦ О КОМПАНИИ -----------------*/

/*--------------------- ГАРАНТИЯ ---------------------------------------*/
.garantya-header h3{
	color: #4C75D1 !important;
}

/*картинка, обтекаемая текстом справа*/
.leftimg {
	float:left; /* Выравнивание по левому краю */
	margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
}
.blue-blok{
	background: #7F9DDF;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.blue-blok p{
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;	
}
/*список с дефектами*/
.defect ol>li{
	line-height: 30px;
}
/*--------------------- КОНЕЦ ГАРАНТИЯ ---------------------------------------*/
 
 /*--------------------- ГЛАВНАЯ СТРАНИЦА----------------------------------------*/
/*-------------------БЛОК С КАТАЛОГОМ НА ГЛАВНОЙ*/
 .sm-katalog-main{
	width: 100%;
	margin: 0 auto 15px auto;
	font-size: 16pt;
	padding-top: 5px;
}

td.sm-katalog-blok{
}

td.sm-katalog-blok a{
	text-decoration: none;
}

.sm-katalog-img{
	position: relative;
	z-index:10; /*картинка под синим блоком*/
}
/*блок описания*/
.sm-katalog-title-blok{
	position: relative;
	width: 310px;	
	height: 85px;
	background: rgba(25, 69, 171, 0.9);
	margin-top: -89px;
	z-index:1000; /*чтобы синий блок был сверху картинки*/
	display: block; /*для span*/
}

/*стиль для текстов описания блоков*/
.sm-katalog-title-blok p{
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 16px;	
}
/*белый заголовок блока*/
.sm-katalog-title-blok h3{
    text-align: left;
    padding-left: 15px;
    padding-right: 10px;
    line-height: 16px;
	padding-top: 15px;
	color: white !important;
	font-size: 14px !important;
	font-weight: bold !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;	
}

/*жёлтое описание блока*/
p.sm-katalog-title-yellow{
	color: #FFE100 !important;
	font-size: 12px;
	margin: 8px 0 0 0;
}
p.sm-katalog-title-yellow a{
	color: #FFE100 !important;
	margin: 8px 0 0 0;
}

/*рамка при наведении на блок*/
td.sm-katalog-blok:hover {
	background: #FFE02E;
}
/*синий блок при наведении меняется на*/
td.sm-katalog-blok:hover .sm-katalog-title-blok{
	background: rgba(240, 193, 75, 0.9);
}
td.sm-katalog-blok:hover h3{
	color: #000 !important;
}

td.sm-katalog-blok:hover p.sm-katalog-title-yellow {
	color: #1A1A1A !important;
}

td.sm-katalog-blok:hover p.sm-katalog-title-yellow a{
	color: #1A1A1A !important;
	text-decoration: underline;
}

/*------------------ПРЕИМУЩЕСТВА -----------*/
.sm-advantages-blok{
	padding-left: 15px;
	padding-right: 15px;
}

p.sm-advantages-title-blue{
	color: #4C75D1;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
}

p.sm-advantages-title-grey{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
}
p.sm-advantages-title-white{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	text-align: left;
}

/*жёлтая таблица*/
.sm-advantages-table-yellow{
	margin-bottom: 30px;
}
/*жёлтый блок*/
.sm-advantages-yellow{
	background: #FFE100;
}

.sm-advantages-grey1{
	background: #797979;
}

.sm-advantages-grey2{
	background: #9B9B9B;
}
.sm-advantages-grey3{
	background: #ABABAB;
}
.sm-advantages-buy{
	font-size: 24px;
	color: #666666;
	margin: 0;
	line-height: 30px;
	border-bottom: 1px solid #B3B3B3;
}

.sm-advantages-end{
	font-size: 16px;
	color: #666666;
	margin: 0;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
}

/*----------------БЛОК С БРЕНДАМИ----------*/
.sm-blok-grey{
	background: #D4D4D4;
	padding-top: 10px;
	padding-bottom: 15px;	
}
/*текстовая часть в сером блоке*/
.sm-blok-grey p{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}


/*блок с картинками брендов на главной странице*/
td.sm-brand-img-blok img{
	width: 80px;
	height: 50px;
	margin: 10px 0px 5px 0px;
}
/*картинка с брендом*/
.sm-brand-img img{
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.5);
}

/*уменьшение картинки с брендами при наведении*/
.sm-brand-img:hover img{
	transform: scale(0.9);
	box-shadow: 0.2em 0.2em 2px rgba(240,193,75,0.5);	
}

p.sm-text-italic{
	font-style: italic;
}

/*картинка в тексте - обтекание*/
.sm-imgfloat{
	float: left;
	margin: 5px;
}

/*блок с текстом О нас про шины и диски*/
.sm-text-about-blok{
	width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.sm-text-about-table{
	padding-left: 10px;
	padding-right: 10px; 
}
/*отступ слева до голубой линии*/
.sm-text-about{
	padding-left: 10px;
	text-align: justify;
}

/*------------ФУТЕР------------*/
.sm-futer-blok{
	background: #436DCF;
}
/*списки ссылок в футере*/
.sm-futer ul{
	padding-left: 0px;
}
.sm-futer ul > li{
	color: #fff;
	list-style: none;
	line-height: 26px;
}

.sm-futer ul > li a{
	color: #fff;
}

.sm-futer p{
	margin: 0;
}

p.sm-futer-logo-header{
	font-size: 34px;
	color: #fff;
	font-weight: normal;
}

p.sm-futer-title{
	color: #fff;
	font-size: 18px;
	line-height: 36px;	
}
p.sm-futer-copyright{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.sm-futer-img{
	display: block;
	margin-bottom: 5px;
}
/*------------------- ДЛЯ МОБИЛЬНИКОВ ВЕРСИЯ -------------*/
@media (max-width: 600px) {
	/*для мобильников картинки растягиваются*/
	#lay_body td.sm-katalog-blok{
		max-width: 95%;
	}
	#lay_body td.sm-katalog-blok .sm-katalog-img{
		width: 100%;
		height: auto;
	}

	#lay_body td.sm-katalog-blok .sm-katalog-title-blok{
		width: 100%;
	}

	/*для преимуществ*/
	#lay_body td.sm-advantages-td{
		display: inline-block;
		width: 95%;
		max-width: 100%;
		height: auto;
	}
	
	/*для брендов выводим в три колонки*/
	#lay_body td.sm-brand-img-blok{
		display: inline-block;
		max-width: 25%;
		height: auto;
	}
	#lay_body td.sm-text-about {
		padding: 0 0 0 10px;		
		text-align: justify;
		max-width: 95%;
	}
	
	#lay_f4{
		display: block; 
		width: 100%;
		text-align: center;		
	}	
	#lay_f4 td.sm-futer{
		display: block;     
		height: 100%;
		width: auto;
		max-width: 100%;
	}
	
	.sm-futer-img{
		display: inline-block;
	}
}


 /*--------------------- КОНЕЦ ГЛАВНОЙ СТРАНИЦЫ----------------------------------------*/

/*--------------------- ШАПКА ----------------------------------------*/
.sm-mainmenu-line-grey{
	width: 100%;
	background: #B3B3B3;
	height: 2px;
}
#eshop_cart_count {font-weight:bold;}
#eshop_cart_total{font-weight:bold;}
.sm-main_menu_card-price #eshop_cart_total {display:block;}

.sm-mainheader-blok{
    min-width: 1180px;
}
 /*главное меню*/
 .main_menu {
	background: #436DCF;
	line-height: 50px;
}
.main_menu a:link, .main_menu a:visited{
	font-size: 18px !important;
	color: #fff !important;
	text-decoration: none !important;
	text-shadow: none !important;
}

.main_menu a:active, .main_menu a:hover{
	color: #ffff00 !important;
}
.main_menu td{
	height: 50px;
	border-bottom: 2px solid #436DCF;
}
.main_menu td:hover{
	border-bottom: 2px solid #FFE100;
	color: #ffff00 !important;
}
.main_menu td:hover a{
	color: #ffff00 !important;
}
/*доставка по Воронежу*/
.sm-mainheader-delivery{
	float: left;
	margin-top: 32px;
}
.sm-mainheader-delivery-text{
	margin: 0;
	font-size: 15px;
	color: #4168B1;
}
.sm-mainheader-delivery-text2{
	margin: 0;
	font-size: 18px;
	color: #4168B1;
} 
.leftimg2{
	float: left;
	margin: 0px 7px 0px 0px;
}
 /*местоположение*/
.sm-mainheader-location-bkg{
	position: relative;
	z-index: 12;
}
.sm-mainheader-location{
	position: absolute;
	z-index: 1012;
	top: 12px;
	right: 38px;
	text-align: right;
}
.sm-mainheader-location-text1{
	margin: 0;
	font-size: 13px;
	color: #FFFFFF;
}
.sm-mainheader-location-text2 {
	margin: 0;
	font-size: 12px;
	color: #FFFF00;	
}
.sm-mainheader-location-text2 span{
	font-size: 15px;
}
/*линии в шапке*/
.sm-mainheader-blue-line{
  width: 100%;
  height: 2px;
  background: #C4CEFF;
}
.sm-mainheader-grey-line{
  width: 100%;
  height: 2px;
  background: #4D4D4D;
}
.sm-spec_menu_serg{
	background: #4D4D4D;	
}
/*телефоны*/
.sm-mainheader-phone{
	list-style: none;
	color: #000;
	font-size: 24px;
	margin: 0;
	line-height: 26px;
	padding-bottom: 15px;
	padding-left: 0;
    font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
.sm-mainheader-phone span{
    font-size: 14px;
}
/*корзина*/
.sm-main_menu_card-img{
	float: left;
}
.sm-main_menu_card-price{
	float: left;
        margin: 8px 0 0 0;
}
.sm-main_menu_card-price #cart-small__text .cart-small__order-btn {
    background: none;
    font-size: 11px;
    color: #000;
    padding: 0;
    display: block;
}
.sm-main_menu_card-price #cart-small__text .cart-small__order-btn:hover {
    text-decoration:underline;
    background: none;
}

.spec_eshop_cart{
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
}
/*подбор*/
.sm-podbor-block{
	padding-top: 10px;
	padding-bottom: 12px;
}
.sm-podbor-btn{
	background: linear-gradient(to top, #EEBA37, #F8D598);
	box-shadow: 0.4em 0.4em 5px rgba(0, 0, 0,0.5);
	border: 1px solid #846A29;
	width: 100%;
	height: 60px;
	/*max-width: 240px;*/
	border-radius: 4px;
	text-align: left;
    border: 1px solid #fff;
}
/*при наведении*/
.sm-podbor-btn:hover{
	background: linear-gradient(to top, #EEBA37, #F0CE92);
	border: 1px solid #000;
	transform: scale(0.97);
}	
.sm-podbor-img{
	float: left;
}
.sm-podbor-title{
	float: left;
	font-size: 16px;
	color: #000;
	margin: 0;
	width: 146px;
}
.sm-mainheader-blue-line-bold{
	width: 100%;
	height: 5px;
	background: #fff;
}

.sm-right{
	float: right;
}
/*для мобильников*/
@media (max-width: 600px){
	.sm-mainheader-blok{
		min-width: 0;
	}	
	/*главное меню*/
	.main_menu td {
		height: 25px;
	}
	.sm-mainheader-tr{
		display: block;
	}
	.sm-mainheader-td{
		display: block;
		width: 100%;
		height: 100px;
	}
	.sm-displaynone{
		display: none;
	}
	/*меню пользователя*/
	.sm-spec_menu_serg{
		display: none;
	}
	.sm-podbor-td{
		display: block;
		width: 100%;
	}
}
/*--------------------- КОНЕЦ ШАПКИ ----------------------------------------*/

/*-------------- КОНТАКТЫ -----------------------*/
.sm-contener-page{
    width: 100%;
    margin: 0 auto 0 auto;
    padding-top: 5px;
    font-size:14px;
    color:#000;
}

/*голубой текст*/
.sm-blue{
	color: #4C75D1;
}

.sm-contacts-td-table{
	padding-left: 15px;
	padding-right: 15px;	
}	

/*схема проезда*/
/*выровнять текст в блоке по левому краю*/
.sm-contacts-map p{
	text-align: left;
	max-width: 500px;
}
/*максимальная ширина Яндекс-карты*/
.sm-yadnex-map{
	max-width: 500px;
}
.sm-contacts-map-img{
	padding-top: 15px;
	padding-bottom: 0px;
	width: 100%;
	height: auto;
	float: right;
}

.sm-contacts-map-img img{
	float: right;
	width: auto;
	height: 160px;
}
.sm-contacts-map-img img:last-child {
	margin-right: 20px;
}

.sm-contacts-map-img2{
	padding-top: 15px;
	padding-bottom: 15px;
	width: 500px;
	height: auto;
	float: right;	
}
.sm-contacts-map-img2 img{
	width: 100%;
	height: auto;
}
/*-------------- форма обратной связи --------*/
/*фон для формы обратной связи*/
.sm-feedback-form{
	background: #EFEFEF;
}


/*для мобильников переносим всё в столбик*/
@media (max-width: 600px){
	#lay_body td.sm-contacts-td-table{
		display: block;
		width: 100%;
		max-width:95%;
		height: auto;
		min-height: 30px;
		text-align: left;
	}
	.sm-contacts-map-img img {
		width: 100%;
		height: auto;
	}
	.sm-contacts-map-img img:last-child {
		margin-right: 0px;
		margin-top: 15px;
	}	
	.sm-contacts-map-img2{	
		width: auto; /*картинку со схемой растягиваем по ширине*/
	}
	/*форма обратной связи по ширине экрана*/
	.sm-feedback-form textarea{
		width: 195px !important;
	}
}
/*-------------- КОНЕЦ КОНТАКТЫ -----------------------*/
/*----------------ПОДБОР---------------------------*/

/*при загрузки данных окно светлее*/
.filter-loader {
	opacity: 0.5;
	filter: alpha(opacity=50)
}	
#ajax-filter-search__btn:hover {
    opacity: 1 !important;
}
									
#filter-result__items .items_sort{
	padding: 30px 0 10px 0;
	text-align: center;
}

/*блок серый фон для формы*/
.sm-form-grey-bk{
    min-height: 20px;
    padding: 19px;
    background-color: rgba(245, 245, 245, 0.8);
    border: 1px solid rgb(227, 227, 227);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
	max-width: 400px; 
	margin: 0px auto 10px;
}

tr.sm-form-podbor-tr{
	height: 40px;
}
tr.sm-form-podbor-tr>td>label{
	font-size: 14px;
}
/*выпадающие списки для подбора, для блока вывода результатов*/
select{
    text-transform: none;
	margin: 0px;
}

.sm-sel-form-control,
.filter_box_row select.sel{
    display: block;
    width: 200px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.sm-sel-form-control:focus,
.filter_box_row select.sel:focus{
    border-color: rgb(102, 175, 233);
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

/*кнопки*/
.sm-btn{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;	
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.42857;
	font-size: 14px !important;
	border-radius: 4px !important;
	border: 1px solid transparent !important;
	-moz-user-select: none;
}	

.sm-btn-primary {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(67, 109, 204) !important; 
    border-color: rgb(53, 126, 189) !important;
}
.sm-btn-primary:hover,
.sm-btn-primary:focus,
.sm-btn-primary:active,
.sm-btn-primary.active{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(46, 84, 171) !important; 
    border-color: rgb(40, 94, 142) !important;
}

.sm-btn-warning{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(240, 173, 78) !important;
    border-color: rgb(238, 162, 54) !important;
}
.sm-btn-warning:hover,
.sm-btn-warning:focus,
.sm-btn-warning:active,
.sm-btn-warning.active{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(237, 156, 40) !important;
    border-color: rgb(213, 133, 18) !important;
}
.sm-btn-block {
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
.sm-podbor-info-header{
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;	
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}
/*блок с информацией*/
.sm-red{
	color: #FF0000;
}
.sm-podbor-info{
	padding-top: 15px;
	padding-bottom: 15px;	
}
.sm-podbor-list{
	padding-left: 30px;
}
/*---------------стили для блока результатов подбора-----------*/
#filter-result{
	background: #EFEFEF;
	font-size: 16px;
	text-align: center;
	color: #4C75D1;
	padding: 20px 0;
}

/*таблица результатов*/
#filter-result table{
	width: 80%;
	border-color: #999;
	border-collapse: collapse; /*чтобы одинарная рамка таблицы была*/
	margin: auto;
	border: none;
}
/*колонка*/
#filter-result table>tbody>tr>td{
	vertical-align: top;	
	line-height: 25px;
	border-color: #999;
	border: 1px solid #999;
	width: 50%;
	font-size: 14px;
}

/*шины и диски*/
#filter-result table>tbody>tr>td>b{
	font-size: 18px;
	line-height: 40px;
	color: #4C75D1;
}

/*--------------------стили блока результатов после выбора конкретной позиции шин или дисков-------------*/
/*блока результатов после выбора конкретной позиции шин или дисков*/
#filter-result__items{
	background-color: #D8D9DE !important;	
}
/*убираем отступ 3px справа*/
#filter-result__items .dsn_center_block1{
	right: 0px !important;
}
#filter-result__items table.filter_box{
	background: rgba(239, 239, 239, 0.7) !important; /*#EFEFEF #D8D9DE !important;*/
	border: none;
	margin: auto;
	width: 700px; 
	box-shadow: 0.4em 0.4em 5px rgba(0, 0, 0,0.5);
	margin-top: 15px;
}
#filter-result__items table.filter_box_row>tbody>tr{
	height: 40px;
}
#filter-result__items table.filter_box_row td{
	text-align: left;
}

#filter-result__items .filter_box td.filter_box_hsplitter{
	width: 10px !important;
}
/*надпись рядом со списком*/
#filter-result__items span.filter_box_caption{
	font-size: 14px;
	font-weight: normal;
}

/*кнопка*/
#filter-result__items input.btn{
	display: inline-block;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;	
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.42857;
	font-size: 14px !important;
	border-radius: 4px !important;
	border: 1px solid transparent !important;
	-moz-user-select: none;
	color: rgb(255, 255, 255) !important;
	background-color: rgb(67, 109, 204) !important;
	border-color: rgb(53, 126, 189) !important;
}
#filter-result__items input.btn:hover,
#filter-result__items input.btn:focus,
#filter-result__items input.btn:active,
#filter-result__items input.btn.active{
	color: rgb(255, 255, 255) !important;
	background-color: rgb(46, 84, 171) !important;
	border-color: rgb(40, 94, 142) !important;
	opacity: 1 !important;
}

td.eshop_list_item_row{
	width: 25%;
}

/*для мобильников ПОДБОР переносим всё в столбик*/
@media (max-width: 600px){
	iframe.sm-podor-iframe{
		width: 100%;
		min-height: 320px;		
	}
	/*у блока поюдбора с картинкой убираем её с фона, чтобы не мешала*/
	#ajax-filter-block{
		background: none !important;
		width: 95%;
		height: auto;		
	}

	#lay_body .sm-contener-page td{
		width: 100%;
		max-width: 100%;
	}
	#lay_body .sm-form-podbor td{
		text-align: left;		
	}
	tr.sm-form-podbor-tr > td{ /*внести*/
		width: 100px;
		max-width: 100%;
		height: 100%;
		text-align: left;
		line-height: 40px;
		font-family: 'PT Sans', Arial, sans-serif;		
	}
	/*списки делаем по ширине контента*/
	select.sm-sel-form-control{
		min-width: 100%;
		width: auto !important;
	}	
	/*блок с фильтрами резиновый, а не 400px*/
	.sm-form-grey-bk{
		width: 100%;
		height: auto;
		max-width: none;
		padding: 0;
	}	
	/*списки делаем по ширине контента*/
	#lay_body select.sm-sel-form-control{
		width: 95% !important;
	}	
	#lay_body table.filter_box_row select.sel{
		width: 100% !important;
	}
	
	#lay_body #filter-result table>tbody>tr>td{
		font-size: 15px;
	}
	/*блок-окно результатов со списками делаем резиновым, а не 700px*/
	#lay_body #filter-result__items{
		display: block;
		width: 100%;
		height: auto;
	}
	#lay_body #filter-result__items table.filter_box{
		width: 100%;
		height: auto;
		padding-left: 2px;
		padding-right: 2px;
	}	
	#lay_body #filter-result__items td{
		padding: 0;
		display: inline-block;
		width: 100%;
		height: auto;		
	}
	
	#lay_body #filter-result__items td.items_sort{
		padding-top: 30px;
		padding-bottom: 15px;
		font-size: 16px;
	}
	#lay_body #filter-result__items td.items_sort a{
		font-size: 16px;
	}	
	
	#lay_body .filter_box_Block  table{
		width: 100%;
	}
}
/*----------------КОНЕЦ ПОДБОР---------------------------*/

/*------------------КАТАЛОГ--------------*/
table.sm-table-list-katalog{
	width: 100%;
	/*border-collapse: collapse; /*убираем двойную границу*/
	border-spacing: 7px 3px;
}
td.eshop_list_item_row{
	border: 1px solid #999;
	padding: 10px;
}
td.eshop_list_item_row div.search_path{
	height: 55px;
	padding-top: 5px;
}
/*------------------КОНЕЦ КАТАЛОГ--------------*/

/*-------------- ШИНЫ ----------------------------*/
/*--------------ПОДБОР универсальные стили для всех страниц-----*/
.filter_box {
    background: rgba(239, 239, 239, 0.7) !important;
    border: none;
    margin: auto;
    width: 700px;
    box-shadow: 0.4em 0.4em 5px rgba(0, 0, 0,0.5);
    margin-top: 15px;
}

.filter_box input.btn {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857;
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1px solid transparent !important;
    -moz-user-select: none;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(67, 109, 204) !important;
    border-color: rgb(53, 126, 189) !important;
    margin-right: 0px;
    margin-left: 0px;
}
/*надписи слева и шрифт*/
table.filter_box_row td {
    text-align: left;
}
span.filter_box_caption {
    font-size: 14px;
    font-weight: normal;
}
/*сортировка по центру*/
.items_sort {
    padding: 30px 0 10px 0;
    text-align: center;
}
/*--------------ПОДБОР универсальные стили для всех страниц-----*/

/*------------------------стили для тестовой части подбора шин------------------*/
/*заголовок на жёлтом фоне*/
p.yellow-header-title{
	font-size: 24px !important;
	color: #666666;
	background: #FFE02E;
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
td.sm-tires-td-table{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*абзацный текст по ширине экрана*/
p.text-just{
	text-align: justify;
}
img.sm-img-topbot5{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*блок с картинкой в колонке шириной 50%, адаптивная*/
.sm-img-col2{
    max-width: 500px;
	float: left;
}
.sm-img-col2 img{
	display: block; 
	width: 100%; 
	height: auto;
}

.sm-grey-spliter-line{
	border-bottom: 2px solid #bdc3c6;
	height: 2px;
	width: 100%;
}

/*блок с иконками и текстом в 3 колонки*/
.sm-tires-iconbox h2{
	color: #797979 !important;
	text-align: left !important;
}

/*список - оступ убираем*/
ul.sm-tires-ul{
	padding-left: 15px;
}

/*----блок с тестом шин-----*/
.sm-tires-test{
	padding-left: 15px;
	padding-right: 15px;
}
.sm-tires-test-title70{
	min-height: 70px;
	height: auto;
}
.sm-tires-test-title70 p{
	line-height: 70px;
}
/*хлебные крошки*/
.cat_path{
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*для мобильников ПОДБОР ШИН*/
@media (max-width: 600px){
	/*ширина блока с фильтрами*/
	#lay_body .dsn_center_block1_content td{
		max-width: 100%;
	}
	/*блок с фильтрами подбора для мобильников*/
	#lay_body table.filter_box{
		width: 100%;
		height: auto;
		max-width: 100%;
		padding-left: 2px;
		padding-right: 2px;
		margin-left: 0px; /*из-за отступов для основного текста надо блок сдвинуть влево*/
	}
	#lay_body table.filter_box td{
		text-align: left;
		padding: 0;
		display: inline-block;
		width: 100%;
		max-width: 100%;		
		height: auto;
	}

	#lay_body td.catD_detail{
		max-width: 90%;
		height: auto;
	}
	/*текстовая часть по ширине окна*/
	#lay_body td.sm-tires-td-table{
		max-width: 100%;
		height: auto;
	}	
	/*в текстовом блоке заголовки к левому краю*/
	h3.yellow-header-title{
		text-align: left;
	}
	/*в блоке с иконками текст влево*/
	#lay_body p.sm-tires-iconbox{
		text-align: left;
	}
	/*у списка влево*/
	ul.sm-tires-ul{
		text-align: left;
		font-size: 14px;
	}
	/*хлебные крошки выравниваем*/
	#lay_body .cat_path{
		padding-left: 0;
		width: 95%;
		text-align: left;
		font-size: 14px;
	}
	#lay_body .cat_path a{
		font-size: 14px;
	}
	/*тест шин*/
	#lay_body .sm-tires-test{
		padding: 0;
		text-align: justify;
	}
	/*голубой блок с тестом шин*/
	#lay_body .sm-tires-test-title70 p{
		line-height: 35px;
	}	
}

.reviews-list ul > li {
    padding-top: 10px;
}
/*-------------- КОНЕЦ ШИНЫ ----------------------------*/

/*-------------- ШИНЫ ОСНОВНОЙ ПОДБОР ------------------*/
/*Раздел популярные шины*/
p.sm-poptires-title{
	font-size: 18px;
	color: #000;
	background: #FFE02E;
	font-weight: normal;
	padding-left: 15px;	
	line-height: 40px;
}
/*блок для картинки и текста над ней*/
.sm-poptires-td{
	position: relative;
}
.sm-poptires{
    width: 100%;
    margin: 0 auto 15px auto;
    font-size: 16pt;
    padding-top: 5px;
}
.sm-popR16{
	width: 100%;
	height: auto;
	min-width: 20px;
	min-height: 400px;
}
.sm-popR14{
	width: 100%; 
	height: auto; 
	min-width: 24px;
	min-height: 185px;
	border-right: 7px solid #fff; /*белые границы между картинками*/
	border-bottom: 7px solid #fff;
	border-left: 7px solid #fff;
}
.sm-popR15{
	width: 100%;
	height: auto;
	min-width: 27px;
	min-height: 185px;
	border-bottom: 7px solid #fff;
	border-left: 7px solid #fff;
}
.sm-popR18{
	width: 100%;
	height: auto;
	min-width: 34px;
	min-height: 208px;
	border-right: 7px solid #fff;
	border-left: 7px solid #fff;
}
.sm-popR19{
	width: 100%;
	height: auto;
	min-width: 17px;
	min-height: 208px;
	border-left: 7px solid #fff;
}
.sm-popR17{
	width: 100%;
	height: auto;
	min-width: 25px;
	min-height: 400px;
	border-left: 7px solid #fff;
}
/*абсолютное позиционирование надписи относит. картинки*/
p.sm-tires-pop{
    display: block;		
    position: absolute;	
	bottom: 10px;
	left: 15px;	
    width: 100%;
    height: 20px; 	
    color: white;
    font-size: 18px;
    font-weight: normal;
	line-height: 20px;
    z-index: 1000;
	text-align: left;
	margin: 0;
}
/*блок с группой кнопок, прижатый влево на картинке*/
.sm-tires-grbtn-left{
    display: block;		
    position: absolute;	
	top: 2px;
	left: 17px;	
    width: 95px;
    height: auto;
    z-index: 1000;	
}
/*блок с группой кнопок, прижатый право на картинке*/
.sm-tires-grbtn-right{
    display: block;		
    position: absolute;	
	top: 2px;
	right: 10px;	
    width: 95px;
    height: auto;
    z-index: 1000;	
}
/*кнопка для популярных размеров шин*/
.sm-btn-black{
    color: #FFE02E !important;
    background-color: rgba(0, 0, 0, 0.8) !important; 
    border-color: #FFE02E !important;
}
.sm-btn-black:hover,
.sm-btn-black:focus,
.sm-btn-black:active,
.sm-btn-black.active{
    color: #000 !important;
    background-color: rgba(255, 224, 46, 0.8) !important; 
	text-decoration: none;
}

/*фон для блока светло-жёлтый*/
.sm-bg-light-yel{
	background: #FFF2AB;
}

/*жирность*/
.sm-bold{
	font-weight: bold;
}
/*для мобильников ПОДБОР ШИН*/
@media (max-width: 600px){
	/*ширина блока с фильтрами*/
	#lay_body td.catD_detail td.sm-poptires-td{
		padding: 0px;
		max-width: 100%;
		height: auto;
	}
	/*у картинок убирает боковые белые границы блоков, оставляем только нижнюю для мобильной версии*/
	#lay_body .sm-popR16,
	#lay_body .sm-popR14,
	#lay_body .sm-popR15,
	#lay_body .sm-popR18,
	#lay_body .sm-popR19,
	#lay_body .sm-popR17{
		border-bottom: 7px solid #fff;
		border-top: none;
		border-right: none;
		border-left: none;
	}
}
/*-------------- КОНЕЦ ШИНЫ ОСНОВНОЙ ПОДБОР ------------------*/

/*-------------- ЛИТЫЕ ДИСКИ ---------------------------------*/
/*блок с популярными картинками наведённый*/
a.sm-popwheels-linkblok:hover p.sm-tires-pop{
	color: #FFE02E;
}
/*для мобильников*/
@media (max-width: 600px){
	#lay_body .cus_description{
		width: 100%;
		padding-left: 10px;
	}
}
/*-------------- КОНЕЦ ЛИТЫЕ ДИСКИ ---------------------------*/
/*-------------- ВЕРТИКАЛЬНОЕ МЕНЮ КАТАЛОГА------------------*/
/*иконка стрелочка меню*/
.sm-fa-chevron-right{
	float: right;
}
/*блок, в который заключено боковое меню*/
.sm-nav-voronez{
	display: block;
    line-height: 20px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
	transition: all .2s ease-in-out;
}
/*отступ сверху от меню*/
.sm-nav-voronez  ul{
	margin-top: 0;
}
.nav{
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}

/*стили для блока-пункта меню*/
.sm-nav-voronez>ul.sm-left-nav li a,
.sm-nav-voronez >ul.sm-left-nav li p {
	display: block;
	text-decoration: none;
    margin: 0;
    position: relative;
    font-size: inherit;
	text-overflow: ellipsis;
	overflow: hidden;
	box-shadow: inset 0 1px 0 0 rgba(250,250,250,0.1);
	border-bottom: 1px solid #222;/*цвет прочёркивания*/	
}

/*у блоков ссылок фон тёмно-серый*/
.sm-nav-voronez>ul.sm-left-nav li a{
	color: #E6E6E6; /*цвет пункта меню серый*/	
	background: #35383D;
	/*background: linear-gradient(to bottom,#444 0,#35383D 100%);*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#35383D');  /* для IE6-9 */	
	background: -webkit-linear-gradient(top, bottom, #444, #35383D); /* для webkit-браузеров */
	background: -moz-linear-gradient(top,  #444,  #35383D); /* для firefox 3.6+ */
	background: -o-linear-gradient(top,  #444,  #35383D); /* для Opera 11.10+ */
	background: -ms-linear-gradient(top, #444, #35383D); /* IE10+ */
	padding: 13px 20px 15px 30px;
}
	

/*у первого и последнего пункта делаем закругление*/
.sm-nav-voronez>ul.sm-left-nav li:first-child a{
	border-radius: 3px 3px 0 0;
}	
.sm-nav-voronez>ul.sm-left-nav li:last-child a{
	border-radius: 0 0 3px 3px;
}

/*наведённый пункт меню*/
.sm-nav-voronez>ul.sm-left-nav li a:hover,
.sm-nav-voronez>ul.sm-left-nav li a:focus{
	text-overflow: ellipsis;
	overflow: hidden;
	color: #FFE02E; /*жёлтый*/
}

/*ВЫПАДАЮЩЕЕ БОКОВЕ МЕНЮ dropdown-menu*/
.sm-nav-voronez>ul.sm-left-nav li.dropdown:hover .dropdown-menu {
    display: block;
    width: 275px;
    margin-left: 176px;
    margin-top: -45px;
    border-radius: 4px;
    padding: 0;
}
.sm-nav-voronez>ul.sm-left-nav li > ul > li:last-child {
    border-bottom: 2px solid #f3b700; /*жёлтый кант в конце*/
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 10px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 15px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box;
}

/*Стиль заголовка для меню второго уровня*/
.dropdown-menu  p.nav-header{
	padding: 15px 20px;
	border-radius: 3px 3px 0 0; /*верхние закруглённые края*/
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #000;/*чёрный шрифт*/
	background: #f3b700; /*жёлтый фон заголовка выпадающего подменю*/
}
/*пункты подменю сбоку*/
.dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1;
    white-space: nowrap;
}

.sm-podbor-btn {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8D598', endColorstr='#EEBA37');  /* для IE6-9 */	
}

/*-------------- КОНЕЦ ВЕРТИКАЛЬНОЕ БОКОВОЕ МЕНЮ------------------*/
/*в блоке слева отступы сделать*/
#lay_f2{
	padding-right: 10px;
	padding-left: 10px;	
}

/*----------------------------------------------*/
@media (max-width: 600px){
	#lay_body td.sm-brand-img-blok{
		max-width: 25% !important;
	}
	#lay_body td.sm-contacts-td-table{
		max-width: 95% !important;
	}
}
/*------------добавка по левому меню -----------*/
/*наведённый пункт меню делаем вдавленным*/
.sm-nav-voronez>ul.sm-left-nav li a:hover,
.sm-nav-voronez>ul.sm-left-nav li a:focus{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#202124', endColorstr='#363535');
	background: -webkit-linear-gradient(top, bottom, #202124, #363535);
	background: -moz-linear-gradient(top, #202124, #363535);
	background: -o-linear-gradient(top, #202124, #363535);
	background: -ms-linear-gradient(top, #202124, #363535);
	border-bottom: 1px solid #4D4D4D;
}
/*------------стили для поиска карточки товара -----------*/
/*таблица с поиском карточек*/
table.sm-table-list-katalog{
	width: auto;
	margin: 0 auto; /*карточки по центру*/
}	
td.eshop_list_item_row:hover{
    border: 2px solid #436DCF;
}
td.eshop_list_item_row{
	width: 300px; /*делаем фиксированную ширину карточки вместо 100%*/
}
/*------------ КОНЕЦ стили для поиска карточки товара -----------*/

/*------------------- КОРЗИНА -----------------------------------*/
/*КОРЗИНА - страница с платёжной информацией заказчика*/
/*внешний вид ЗАГОЛОВКОВ*/
form h4{
	margin-bottom:5px;
	margin-top:5px;	
	font-size: 26px;
	font-weight: normal;
	line-height: 52px;	
	color: #4C75D1;
	text-align: left;
	padding-left: 15px;	
}
form[name=entryform]{
	font-size: 14px;
}

table.tbl{
    border-top: 1px solid #B3B3B3;
    border-right: none;
	color: #1A1A1A;
	border-bottom: 2px solid #808080;
	border-collapse: collapse; /*убираем двойную границу*/
}

table.tbl th{
	padding: 10px 5px 7px 5px;
    background-color: #D9E4FF;/*цвет заголовка таблицы*/	
    border-left: none;
	border-bottom: 1px solid #B3B3B3; 
	font-size: 12px;	
	font-weight: bold;
    color: #1A1A1A;
	vertical-align: top;
}
table.tbl td{
    padding: 0px 5px;
	border-left: none;
	border-bottom: 1px solid #B3B3B3;
	font-size: 14px;
	vertical-align: top;
	line-height: 30px;
	white-space: normal; /*переносить слова*/
	width: auto;
}	
/*ссылки в таблице делаем чёрными*/
table.tbl a{
	font-size: 14px;
    color: #1A1A1A;
    text-decoration: none;
}

table.tbl a:hover{
    color: #1A1A1A;
    text-decoration: underline;
}
/*картинки в таблице*/
table.tbl  img.item_small_picture{
	max-width: 100px;
	height: auto;
}
/*поле ввода количество*/
table.tbl input.txt{
	width: 95%;
	margin-top: 5px;	
	text-align: right;
}

/*Сумма итоговая ВСЕГО на 3-ей страничке с оформлением заказа*/
table.tbl input.txt_noborder{
	color: #1A1A1A;
	font-size: 18px;
	font-weight: bold;
	text-align: right;	
}

/*итоговая сумма покупки*/
span.discount_small{
	color: #1A1A1A;
	font-size: 22px;
	font-weight: bold;
}
/*--------------ПОЛЯ ВВОДА--------------*/
input.txt,
input.field{
    font-size: 14px;
    border: 1px solid #D0D0D0;
	border-radius: 2px;		
	height: 28px;
    background-color: #fff;
	padding-right: 5px;	
	padding-left: 5px;	
}
input.txt:hover,
input.txt:focus,
input.txt:active,
input.txt.active,
input.field:hover,
input.field:focus,
input.field:active,
input.field.active{
	border: 1px solid #88ABF9;
}


/*список страна*/
select[name=country]{
	font-size: 14px;
	border: 1px solid #D0D0D0;
	border-radius: 2px;
	height: 28px;
	background-color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;	
}
/*поле для комментариев*/
textarea.ta{
	font-size: 14px;
	color: #1A1A1A;
	border: 1px solid #D0D0D0;	
}
textarea.ta:hover,
textarea.ta:focus,
textarea.ta:active,
textarea.ta.active{
	border: 1px solid #88ABF9;
}
/*----------------КНОПКИ ДЛЯ ФОРМ-------------*/
/*кнопки "Пересчитать", "Очистить", "Продолжить"*/
/*тот же вид, что у класса .sm-btn*/
.fbinputbtn, .btn{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;	
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.42857;
	font-size: 14px !important;
	border-radius: 4px !important;
	border: 1px solid transparent !important;
	-moz-user-select: none;	
	/*.sm-btn-primary*/
	color: rgb(255, 255, 255) !important;
    background-color: rgb(67, 109, 204) !important; 
    border-color: rgb(53, 126, 189) !important;
}
.btn{
	margin-right: 15px;
	margin-left: 15px;
}
.fbinputbtn:hover,
.fbinputbtn:focus,
.fbinputbtn:active,
.fbinputbtn.active,
.btn:hover,
.btn:focus,
.btn:active,
.btn.active{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(46, 84, 171) !important; 
    border-color: rgb(40, 94, 142) !important;
	opacity: 1;
}

/*форма для нашей службы доставки*/
#custom_shipping_00 td{
	text-align: left;
}

/*форма для нашей службы доставки*/
#custom_shipping_03 td{
	text-align: left;
}

/*форма для Байкал-сервис, Деловые линии, ПЭК*/
#custom_shipping_01 td{
	text-align: left;
}
input[name=username]{
    max-width: 330px;
    width: 100%;
}
/*---------------полоска с меню пользователя - фио--------*/
table.member_menu h3{
	color: #FFE02E;
}
table.member_menu td{
	color: #D4D4D4;
}
table.member_menu hr{
	height: 0px;
	width: 0px;
}
/*баланс пользователя в меню пользателя в шапке*/
#balance_cookie{
	color: #fff;
}
/*МОБИЛЬНАЯ ВЕРСИЯ ДЛЯ ФОРМ*/
@media (max-width: 600px){
	form h4{
		line-height: 30px;
	}
	#lay_body form[name="entryform"],
	#lay_body form[name="contact"]{
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
	}
	#lay_body form[name="entryform"] table,
	#lay_body form[name="contact"] table{
		width: 100%;
	}
	#lay_body form[name="entryform"] table td,
	#lay_body form[name="contact"] table td{
		text-align: left;		
	}
	#lay_body form[name="entryform"] td,
	#lay_body form[name="contact"] td{
		font-size: 16px;
		padding-top: 5px;
		padding-right: 0px !important;
		padding-bottom: 5px;
		padding-left: 0px !important;
	}
	#lay_body form[name="entryform"] td label{
		line-height: 18px;		
	}
	#lay_body form[name="entryform"] p,
	#lay_body form[name="entryform"] a{
		font-size: 16px;
		line-height: 18px;
		margin: 0;
	}	
	#lay_body table.tbl td{
		padding-top: 5px;
		padding-right: 0px !important;
		padding-bottom: 5px;
		padding-left: 0px !important;
		text-align: center !important;
	}
	/*скрываем заголовок таблицы*/
	#lay_body table.tbl th{
		display: none;
	}
	#lay_body input[name=firstname],
	#lay_body input[name=lastname],
	#lay_body input[name=email],
	#lay_body input[name=contact],
	#lay_body input[name=city_custom],
	#lay_body input[name=street_custom],
	#lay_body input[name=pasportseriya_custom],
	#lay_body input[name=pasportnomer_custom],
	#lay_body input[name=house_custom],
	#lay_body input[name=building_custom],
	#lay_body input[name=app_custom]{
		/*max-width: 100%;*/
		width: 100%;
	}
	/*страница оформление заказа с VK*/
	#vk_groups2{
		width: 320px !important;
	}
	#vkwidget2{
		width: 300px !important;
	}
}
/*------------------- КОНЕЦ КОРЗИНА ------------------------------*/
/*------------------- КАРТОЧКА ТОВАРА ----------------------------*/

/*Заголовок-название товара в карточке*/
.sm-name-product-card{
	text-align: left;
	margin-left: 460px;
}
.sm-name-product-card p{
	width: 600px;
	font-size: 24px;
	line-height: 30px;
	color: #4C75D1;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	/*учитывать отступы внутри дива*/
	-moz-box-sizing: border-box; 
	-opera-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-khtml-box-sizing: border-box; 
	box-sizing: border-box;		
}
/*блок с картинкой товара, отступы*/
.sm-blok-img-card{
	padding-left: 90px;
	padding-right: 80px;	
}

/*------ХАРАКТЕРИСТИКИ ТОВАРА-----*/
/*блок с характеристиками*/
.sm-characteristics-product{
	padding-top: 20px;
}

/*содержимое характеристики товара*/
.custom_field_all{
	color: #3B3D40;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;	
}

/*заголовок характеристики товара*/
.custom_field_all b{
	display: inline-block;	
	width: 230px;	
	color: #808080;
	border-bottom: 1px dashed #D9DADA;
	padding-top:5px;
	padding-bottom: 5px;
	margin-right: 10px;
	font-weight: normal;
}
/*какое-то описание товара*/
.eshop_digitals_info p{
	font-size: #1A1A1A;
}
/*Цена*/
/*слово "цена" убираем в карточке товара*/
.eshop_list_item_row .item_base_price .price_caption{
	display: none;
} 

div.item_base_price,
div.item_other_price{
    line-height: 1;
}
/*слово "цена" скрываем для базового блока*/
.base_price .price_caption{
	display: none;
}
/*общий вид цены на сайте*/
.price_price{
	font-size: 30px;
	line-height: 60px;
}
/*Цену ТОЛЬКО для карточки прижимаем влево*/
.sm-characteristics-product .price_price{
	float: left;	
}
.item_other_price .price_caption{
	display: inline-block;
	width: 100%;
}
/*кнопка купить*/
.sm-characteristics-product form.buy_form{
	float: left;
}

/*----------------КНОПКА КУПИТЬ в карточке и в поиске карточек-------------*/
a.a_addtocart{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;	
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.42857;
	font-size: 14px !important;
	border-radius: 4px !important;
	border: 1px solid transparent !important;
	-moz-user-select: none;	
	/*.sm-btn-primary*/
	color: rgb(255, 255, 255) !important;
    background-color: rgb(67, 109, 204) !important; 
    border-color: rgb(53, 126, 189) !important;
	margin-right: 15px;
	margin-left: 15px;
	box-shadow: none;
}

a.a_addtocart:hover,
a.a_addtocart:focus,
a.a_addtocart:active,
a.a_addtocart.active{
    color: rgb(255, 255, 255) !important;
    background-color: rgb(46, 84, 171) !important; 
    border-color: rgb(40, 94, 142) !important;
	opacity: 1;
}
/*-------------------ЗАКЛАДКИ стили вынесенные из карточки-------------*/
/*Закладка Обзор и Чаво*/
.sm-card-tab0,
.sm-card-tab3{
	background: #797979;	
}
/*Закладка Описание и Отзывы*/
.sm-card-tab1,
.sm-card-tab4{
	background: #9B9B9B;	
}
/*Закладка Как купить*/
.sm-card-tab2{
	background: #ABABAB;	
}

.sm-cart-tabs .detail-tabs{
	margin-top: 20px;
}
.detail-tabs__title-row{
	position: relative;
	display: inline-block;	
	min-height: 15px;
	min-width: 80px;
	width: auto;
	border-radius: 5px 5px 0 0;
	padding: 3px 20px;		
	cursor: pointer;
	font-size: 16px;
	line-height: 25px;	
	text-align: center;
	color: #fff;
	margin-right: 2px;
	margin-top: 2px;	
}

/*у первой закладки делаем отступ слева для красоты*/
.detail-tabs__title-row:first-child{
	margin-left: 15px;
}
.detail-tabs__title-row:hover{
	opacity: 1;
	border: none !important;
}
.detail-tabs__title-row-selected {
	background: #FFE02E;
	color: #1A1A1A;	
}

.detail-tabs__description, .detail-tabs__title {
	font-size: 0;
}
/*блок с описанием закладок*/
.detail-tabs__description {
	font-size: 14px;
	padding: 15px 15px 0px 15px;
	/*учитывать отступы внутри дива*/
	-moz-box-sizing: border-box; 
	-opera-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-khtml-box-sizing: border-box; 
	box-sizing: border-box;		
}
.detail-tabs__description a{
	font-size: 14px;
}
/*жёлтая линия под закладками*/
.sm-cart-tabs-yellow-line{
	width: auto;
	background: #FFE02E;
}
.sm-cart-tabs-gray-line{
	width: auto;
	background: #FFE02E;
}
.sm-h10{
	height: 10px;
}	
.sm-h3{
	height: 3px;
}	
.detail-tabs__description p{
	font-size: 14px;	
}

.detail-tabs__description-row {
	display: none;
}
.detail-tabs__description-row-selected {
	display: block;
}
/*---------------Закладка Как купить?---------------------*/
.sm-how-order-table td:first-child{
	border-right: 1px solid #B3B3B3;
}
.sm-how-order250{
	max-width: 250px;
	padding-top: 15px;
}
/*голубая подпись под способами заказа*/
.sm-how-order-caption{
	display: table;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sm-how-order-caption p{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-left: 100px;
	padding-right: 100px;
}
/*--склады--*/
/*строки склада*/
p.sm-sklad-str{
	min-height: 55px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	border: 1px solid #EFEFEF;	
}
p.sm-sklad-h{
	background: #D9E4FF;
	border-bottom: 1px solid #B3B3B3;
	font-size: 18px;
}
p.sm-sklad-grey{
	background: #F4F4F4;
}
.sm-lineh55{
	line-height: 55px;
}
.sm-lineh25{
	line-height: 25px;
}
/*---------------Закладка вопросы-ответы ЧаВО-----------*/
/*блок с вопросом*/
.sm-card-question-blok{
	/*выровнять текст по вертикали*/
	display: table;
	position: relative;		
	min-height: 80px;
	height: auto;
	width: 100%;
	margin-top: 20px;
}

/*текст вопроса*/
p.sm-question-text{
	/*выровнять текст по вертикали*/
	display: table-cell;
	vertical-align: middle;
	height: 80px;
	width: auto;
	padding-left: 70px;	
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	text-align: left !important;	
}
/*блок с ответом*/
.sm-card-answer-blok{
	width: auto;	
	height: auto;
	padding-left: 56px;
}	
/*текст ответа*/
div.sm-answer-text{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-left: 2px solid #7F9DDF;		
}
div.sm-answer-text p{
	font-size: 14px;
	text-align: justify !important;	
	margin-top: 0px;
}

/*-------------------конец вынесенные стили из карточки-------------*/
/*МОБИЛЬНАЯ ВЕРСИЯ ДЛЯ КАРТОЧКИ*/
@media (max-width: 600px){
	#lay_body  td.itemD_detail,
	#lay_body  td.small_picture_wrapper,
	#lay_body  td.sm-characteristics-product,
	#lay_body  td.sm-blok-tabs-product-card{
		padding: 5px 0px 3px 0px;
	}
	.sm-name-product-card{
		width: 100%;
		margin-left: 0px;
		text-align: left;
	}
	.sm-name-product-card p{
		width: 95%;
	}
	/*размер шрифта у характеристик*/
	.custom_field_all{
		width: 100%;		
		font-size: 16px;
		text-align: left;
		padding-left: 15px;
		padding-right: 15px;
		/*учитывать отступы внутри дива*/
		-moz-box-sizing: border-box; 
		-opera-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		-khtml-box-sizing: border-box; 
		box-sizing: border-box;		
	}
	/*названия характеристик делаем в столбик*/	
	.custom_field_all b{
		width: 50%;
	}
	/*цену делаем по центру*/
	.price_price{
		display: inline-block;
		width: 100%;
	}
	/*кнопку "Купить" по всей ширине*/
	form.buy_form{
		width: 100%;
	}
	a.a_addtocart{
		width: 90%;
		margin-left: 0px;
		margin-right:0px;
		font-size: 18px !important;
	}
	/*---------------Закладка Как купить?---------------------*/
	.sm-how-order-table td:first-child{
		border: none;
	}
	.sm-how-order250{
		max-width: 100%;	
	}
	.sm-how-order-caption p{
		padding-left: 0px;
		padding-right: 0px;
	}
	/*если в карточке есть в описании слайдер - для мобильников скрываем*/
	span.gadget{
		display: none;
	}
	#lay_body .dsn_center_block1_content td{
		/*учитывать отступы внутри дива*/
		-moz-box-sizing: border-box; 
		-opera-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		-khtml-box-sizing: border-box; 
		box-sizing: border-box;			
	}	
}
/*линия в способе заказа*/
.sm-mainmenu-line-blue5px{
    width: 100%;
    background: #D9E4FF;
    height: 5px;
}
/*------------------- КОНЕЦ КАРТОЧКА ТОВАРА ----------------------*/
/*------------------- УСЛОВИЯ ДОСТАВКИ----------------------*/
/*заголовок для блока 50%*/
p.header-title50-black{
	font-size: 24px;
	color: #666666;	
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*сделать отступы внутри дива*/
.sm-indentation-div{
	-moz-box-sizing: border-box; 
	-opera-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-khtml-box-sizing: border-box; 
	box-sizing: border-box;		
}

/*-----------СЛУЖБА ДОСТАВКИ-----------*/
.sm-grey6{
	color: #666666;
}
.sm-bgwhite{
	background: #ffffff;
}
.sm-delivery-service-table{
	border-collapse: collapse; /*чтобы одинарная рамка таблицы была*/
	margin-top: 20px; /*отступ сверху до таблицы*/
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	background: #D9E4FF;
}
/*вид строки таблицы*/
p.sm-delserv-str{
    min-height: 55px;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}
td.sm-delivery-service-td{
    padding-bottom: 10px;
}
/*---------ЖЁЛТЫЙ БЛОК служба доставки--------*/
/*стиль всего блока*/
.sm-delserv-headerblok{
	background: #FFF2AB;
	position: relative;
}
/*треугольник*/
.sm-delserv-headerblok::after{
    content: ''; 
    position: absolute; /* Абсолютное позиционирование */
    bottom: 50%; /* Положение треугольника */
    border: 15px solid transparent; /* Прозрачные границы */
    border-left: 15px solid #FFF2AB; /* Добавляем треугольник */
}
/*заголовок*/
p.sm-delserv-headerblok-h{
	font-size: 24px;
	text-align: center;	
	margin: 0;
	line-height: 110px;	
}
/*для обычного текста*/
.sm-delserv-headerblok-title,
.sm-delserv-headerblok-title a{
	font-size: 16px;
	line-height: 32px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;	
}
.sm-delserv-headerblok-title a{
	text-decoration: underline;
}

/*--цены--*/
div.sm-delserv-str{
	display: table;  
	width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
	text-align: center;
}
.sm-bord{
    border-top: 1px solid #EFEFEF;	
    border-bottom: 1px solid #EFEFEF;
}
.sm-font18{
	font-size: 18px;	
}
.sm-lineh70{
	line-height: 70px;
}
.sm-lineh35{
	line-height: 35px;
}

/*родительский блок с ценой*/
.sm-sklad-blok-price{
	min-height: 110px;
	position: relative;
}
.sm-sklad-blok-price p{
	margin: 0;
}
/*цена доставки к нижнему краю блока*/
.sm-sklad-str-price{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}
/*-----------ПРЕИМУЩЕСТВА---------*/
.sm-blok-grey2{
	background: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 15px;	
}
/*заголовки преимуществ*/
p.sm-advantages-title-grey2{
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
}
/*МОБИЛЬНАЯ ВЕРСИЯ*/
@media (max-width: 600px){
	/*убираем треугольник*/
	.sm-delserv-headerblok::after{
		border: none;
	}
}
/*------------------- КОНЕЦ УСЛОВИЯ ДОСТАВКИ ----------------------*/
/*стили для выдачи каталога*/
.sm-table-list-katalog .custom_fiels{
    color: #3B3D40;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
}

.sm-table-list-katalog .custom_fiels b{
	display: inline-block;
	border-bottom: 1px dashed #D9DADA;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 115px;
	font-weight: normal;
	color: #808080;
}
/*------------------- СТИЛИ ДЛЯ ОБЗОРА КАТЕГОРИЙ ----------------------*/
/*картинка-баннер для раздела категорий товара - РОДИТЕЛЬСКИЙ*/
.sm-kat-banner{
	position: relative;
	height: 380px;
	width: 100%;
	overflow: hidden; /*баннер шириной 1700px обрезаем при уменьшении окна*/
	display: inline-block;
}
/*блок-баннер для мобильников скрываем*/
img.sm-kat-banner-img2{
	display: none;
}
/*резиновая картинка*/
img.sm-img-flex100{
	width: 100%;
	height: auto;
}
/*Наложенный блок на баннер*/
.sm-overlay-grey-blok{
	display: block;
	height: 380px;
	width: 440px;
	position: absolute; /*относительно баннера*/
	top: 0;
	background-color: rgba(0,0,0,0.7);	
}

.sm-overlay-grey-blok-text{
	position: absolute; /*относительно баннера*/
	top: 80px;
	left: 40px;		
}
/*белый заголовок на баннере*/
.sm-kat-banner-h{
	font-size: 36px !important;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;	
	line-height: 40px;
}
.sm-kat-banner-title{
	font-size: 20px !important;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 25px;	
}

/*серый блок с кнопками*/
.sm-advantages-td-btn{
	background-color: #F7F7F7;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);	
}

.sm-advantages-td-btn:hover{
	background-color: #DED9D5;
}

.sm-advantages-td-btn a:hover{
	text-decoration: none;
}

/*РЕЗИНОВОЕ ВИДЕО*/
.sm-video-responsive{ 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden; 
} 
.sm-video-responsive iframe, 
.sm-video-responsive object, 
.sm-video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}

.text-center{
	text-align: center;
}

.sm-black{
	color: #000;
}

/*выравнивание пунктов списка по ширине*/
ul.sm-list-just li{
	text-align: justify;
}

/*------ПРОКАТ АВТОБОКСОВ---------*/
/*Таблица, внутри которой форма*/
.sm-table-form-calc-prokat{
}
/*заголовок на сером фоне*/
.sm-grey-header24{
	color: #666666;
	font-size: 24px;
	border-bottom: 5px solid #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
} 

/*стили формы для калькулятора стоимости*/
.sm-form-calc-prokat{
	width: 550px; 
	padding: 10px 0px 20px 0px;	
}

/*колонка с подписями*/
.sm-form-calc-prokat-td-title{
	width: 200px;
}

/*данные*/
td.sm-form-calc-prokat-td{
	text-align: left !important;
}
/*выпадающий список выбора автобоксов*/
.sm-form-calc-prokat-opt{
	width: 350px !important;
}
/*поля ввода даты*/
.sm-form-calc-inp-date{
	width: 157px !important;
	font-size: 14px !important;
	font-weight: normal;
	text-align: center;
}
/*белая линия-разделитель в таблице*/
.sm-separator-table-line{
	border-top: 2px solid #fff;
}

/*кнопка отправки*/
.sm-form-calc-prokat-btn{
	width: 100%;
	height: 100%;	
	margin-left: 0px; 
	margin-right: 0px; 
}

table.contacts-bank{
    width: 100%;
}
/*-------МОБИЛЬНАЯ ВЕРСИЯ---------*/
@media (max-width: 600px){
	/*блок под баннер*/
	.sm-kat-banner{
		height: auto;
		overflow: visible; 
		text-align: left;
	}

	/*Наложенный серый блок на баннер*/
	.sm-overlay-grey-blok{
		height: 100%;
		width: 100%;
		position: static; 
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	.sm-overlay-grey-blok-text{
		position: static;
	}	
	/*большую картинку скрываем*/
	.sm-kat-banner-img{
		display: none;		
	}	
	/*картинка-баннер для мобильников резиновая*/	
	img.sm-kat-banner-img2{
		display: block;
		width: 100%;
		height: auto;
	}

	/*Заголовки на чёрном фоне прижимает влево для мобильника*/
	.sm-tires-td-table  .yellow-header-title{
		text-align: left;
	}
	
	/*Чёрный заголовки с иконками прижимает влево для мобильника*/
	.sm-tires-td-table  .contacts-title{
		text-align: left;		
	}
	.sm-list{
		font-size: 14px;
	}
	.contacts-phone{
		font-size: 14px;
	}
	table.contacts-phone td{
		font-size: 14px;	
	}
	/*ФОРМА-КАЛЬКУЛЯТОР прокат*/
	form.sm-form-calc-prokat{
		width: 100%;
	}
	td.sm-form-calc-prokat-td-title{
		text-align: left !important;
	}
	
	td.sm-form-calc-prokat-td-title span.filter_box_caption{
		font-size: 16px !important;
	}
	.sm-form-calc-inp-date{
		width: 100% !important;
	}
	/*поля ввода для мобильников делаем по всей ширине*/
	.sm-form-calc-prokat-mobf{
		width: 100% !important;		
	}
	.sm-feedback-form textarea{
		width: 100% !important;				
	}
	.contacts-bank td {
		font-size: 16px !important;
	}
}
/*------------------- КОНЕЦ СТИЛЕЙ ДЛЯ ОБЗОРА КАТЕГОРИЙ ----------------------*/

/*--------------------СТИЛИ КАРТОЧКА БЛОК ОПИСАНИЕ----------------------------*/
p.yellow-header-title{
	clear: both;
	text-align: left;
}

/*Заголовок для текстов в описании*/
p.sm-card-descript-grey-header-title{
    font-size: 24px !important;
	text-align: left;		
    color: #666666;
    background: #fff;
	border-bottom: 1px dashed #D9DADA;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 5px;
	clear: both;
}

/*Стиль для миниатюр дополнительных фото в карточке товара*/
.sm-img-blokfoto-ligthbox{
	padding-left: 5px;
	padding-right: 5px;
}
/*отступы слева от картинок*/
.sm-img-leftrig5{
	margin-left: 5px;
	margin-right: 5px;
}
/*размеры миниатюры*/
.sm-img-ligthbox{
	width: 160px;
	height: 105px;
}

/*-------МОБИЛЬНАЯ ВЕРСИЯ---------*/
@media (max-width: 600px){
	/*миниатюры дополнительных фотографий для мобильной версии делаем по ширине экрана*/
	.sm-img-ligthbox{
		width: 100% !important;
		height: auto !important;		
	}
	/*убираем отступы слева от картинок*/
	.sm-img-leftrig5{
		margin-left: 0px;
		margin-right: 0px;
	}
}
/*--------------------КОНЕЦ СТИЛИ КАРТОЧКА БЛОК ОПИСАНИЕ----------------------------*/
/*Список с галочкой для Описания*/
ul.sm-ul-check{
	text-align: justify;
	list-style: none;
    padding-left: 25px;
}

ul.sm-ul-check li:before{
	content: url(_mod_files/ce_images/fa_check.png);
	padding-right: 5px;
}

.sm-font14{
	font-size: 14px;
}

img.sm-img-topbot5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.sm-img-leftrig5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
/*-------ВЕРСИЯ ДЛЯ ШИРОКОФОРМАТНЫХ ПК---------*/
/*для больших мониторов табличку делаем не на всю ширину*/
@media (min-width: 1380px){
	.sm-tires-td-table .contacts-bank{
		width: 70%;
	}
}
/*для корректного отображения кнопки "Купить" в выдаче товара*/
a.a_addtocart{
	/*учитывать отступы внутри дива*/
	-moz-box-sizing: border-box; 
	-opera-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-khtml-box-sizing: border-box; 
	box-sizing: border-box;	
}	

/*блок с картинкой в колонке шириной 50%, адаптивная к правому краю*/
.sm-img-col1{
    max-width: 500px;
	float: right;
	margin-right: 0px;
}

.sm-img-col1 img{
    display: block;
    width: 100%;
    height: auto;
}
/*-------Прокрутка меню---------*/
#sm-menu{
	z-index: 9999;
	background: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

/*без прокрутки скрыто фиксированное меню*/
#sm-menu.sm-menu-default{
    width: 100%;
    min-height: 50px;
    height: auto;
    display: none;
}
#sm-menu.sm-menu-fixed{
	display: block;
    position:fixed;
    top:0; left:0;
    width: 100%;
}

.sm-fixed-logo{
	float: left;	
}

.sm-fixed-logo img{
	height: 50px;
	width: auto;
}

.sm-fixed-contacts{
	width: 60%;
	float: left;
	min-height: 50px;
}
.sm-fixed-contacts div{
	padding-top: 13px;
	padding-bottom: 13px;
}
.sm-fixed-contacts p{
	margin: 0;
	font-size: 14px;
	text-align: center;
}

/*Телефон*/
.sm-fixed-phone{
	float: left;
	height: 50px;
	text-align: center;
}

.sm-fixed-phone .sm-mainheader-phone{
	padding-top: 10px;	
	padding-bottom: 0;
}

/*-------МОБИЛЬНАЯ ВЕРСИЯ---------*/
@media (max-width: 600px){
	.sm-fixed-contacts{
		width: 100%;
		float: left;
		min-height: 100%;
	}
	.sm-fixed-contacts div{
		padding-top: 0px;
		padding-bottom: 0px;
	}	
	.sm-fixed-phone{
		float: none;
	}

	.sm-fixed-phone .sm-mainheader-phone{
		font-size: 18px;		
	}

}
@media (max-width: 350px){
	.sm-fixed-phone .sm-mainheader-phone{
	    font-size: 16px;
	}
}
/*-------КОНЕЦ Прокрутка меню---------*/
/*-------МОБИЛЬНАЯ ВЕРСИЯ---------*/
/*резиновая картинка под мобильник для background*/
@media (max-width: 600px){
	#lay_body .dsn_center_block1_content td.sm-flex-img-bg{
		height: 75vw;
	}
}

/*---------------------------------------------------*/
/*-----для НОВОГО ПОДБОРА переопределение стилей-----*/
/*---------------------------------------------------*/
.sm-podbor-block-bg{
	height: 300px;
	padding-top: 40px;
}

.sm-podbor-block-bg2{
	height: 470px;
	padding-top: 10px;
}
.uz_vapmd_table{
	display: block !important;
}
.uz_vapmd_list_box h1{
	color: #4C75D1 !important;
}
.uz_vapmd_row{
	display: inline-block !important;
	width: 100%;
}
.uz_vapmd_cell{
	display: inline !important;
	height: 40px;
	text-align: left !important;
	padding: 0px !important;
}

.uz_vapmd_cell label{
	font-size: 14px;
	float: left;
	width: 37%;
	line-height: 40px;
}

.uz_vapmd_cell select{
	float: left;
	width: 200px !important;
}

.sm-podbor-list{
	padding-right: 15px;
}

/*кнопка Подобрать*/
.uz_vapmd_link{
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	text-decoration: none !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	color: rgb(255, 255, 255) !important;
	background: rgb(67, 109, 204) !important;
	border-color: rgb(53, 126, 189) !important;
}
/*-------2-я часть НОВОГО ПОДБОРА-----*/
/*блок вывода замены*/
.sm-podbor-zamena-block{
	width: 100%;
	height: auto;
	min-height: 20px;
	background: #EFEFEF;
	padding-top: 20px;
	padding-bottom: 15px;
}
/*табличка с заменой*/
.sm-vapmd-res-table{
	display: table;
	width: 80%;	
	border-collapse: collapse;
	margin: auto;
	margin-top: 0px !important;	
	padding: 20px 0;
	line-height: 25px;
	font-size: 14px;
	color: #000;
	background: #EFEFEF;	
}

.sm-vapmd-res-table .uz_vapmd_res_desc{
	text-align: center;
}
.sm-vapmd-res-table .sm-podbor-zamena-param{
	font-size: 18px;
	line-height: 40px;	
	color: #4C75D1;
}
.sm-podbor-det-desc P{
	font-size: 14px;
}
.sm-podbor-det-fields-desc p{
	font-size: 16px;
	font-weight: bold;
}
.sm-podbor-zamena-param{
	font-size: 18px;
	line-height: 40px;
}

/*-------МОБИЛЬНАЯ ВЕРСИЯ НОВОГО ПОДБОРА---------*/
@media (max-width: 600px){
	.sm-podbor-block-bg{
		background: rgba(245, 245, 245, 0.8) !important;
		height: auto;
		padding-top: 0px;	
	}
	.sm-podbor-block-bg2{
		background: rgba(245, 245, 245, 0.8) !important;
		height: auto;
		padding-top: 0px;	
	}	
	.sm-form-grey-bk{
		width: 100%;
		box-sizing: border-box;	
		padding-left: 15px;
		padding-right: 15px;				
	}
	.uz_vapmd_cell{
		display: block !important;
	}

	/*важная информация*/
	.sm-podbor-info{
		padding: 15px !important;
	}
	.sm-podbor-info-header{
		padding: 0px! important;
	}
	.sm-podbor-list{
		padding: 0px !important;
	}
	/*-----2 часть --------*/
	.sm-vapmd-res-table {
	    display: inline-block !important;
	    width: 100% !important;
	}
	.uz_vapmd_res_table, .uz_vapmd_res_table a{
    	font-size: 16px !important;
    }	
	.uz_vapmd_res_cell{
    	display: inline-block !important;
    	width: 100%;
    }
    .uz_vapmd_res_desc{
    	font-size: 18px;
    }
}
/*заголовок h1 для подбора*/
.sm-form-grey-bk h1{
	line-height: 32px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.sm-podbor-det-desc P{
	margin-top: 0px !important;
}
/*-------КОНЕЦ СТИЛЕЙ НОВОГО ПОДБОРА-------------*/
/*шрифт для описания категории*/
.catD_detail_description,
.catD_detail_description p,
.catD_detail_description span{
    font-size: 14px;
}
 
.catD_empty_description,
.catD_empty_description p,
.catD_empty_description span{
    font-size: 14px;
}
/*список маркированный*/
ul.sm-tires-ul {
    font-size: 14px;
    text-align: justify;
}

/*белый текст на голубом фоне*/
.blue-blok p {
    font-size: 20px !important;
}

/*в таблице у строк дополнительный отступ*/
tr.sm-tr-pad10 td{
	padding-top: 20px;
	padding-bottom: 15px
}









/* Start Order of one step & One Click Buy & KupiVKredit button */
.eshop-ordering__field {
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    font-size:0;
}
.eshop-ordering__field_half {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    max-width: 170px;
}
.eshop-ordering__field .eshop-ordering__field_half:first-child input {border-right:none;}
.eshop-ordering{
    color: #848484;
    box-sizing: border-box;
}
.eshop-ordering__field label {font-size:14px;}
.eshop-ordering__field-name{
    color: #333;
    font-size: 14px;
    padding: 0 0 2px 0;
}
.eshop-ordering__textfield{
    width: 100%;
    max-width: 340px;
    box-sizing: border-box;
    padding: 4px 8px;
    font-size: 15px;
    background: #f9f9f9;
    border: 1px solid #cacaca;
    box-shadow: none;
}
.eshop-ordering__textarea{
    width: 100%;
    max-width: 340px;
    box-sizing: border-box;
    padding: 4px 8px;
    font-size: 15px;
    background: #f9f9f9;
    border: 1px solid #cacaca;
    box-shadow: none;
}
.eshop-ordering__select {
    width: 100%;
    max-width: 340px;
    box-sizing: border-box;
    padding: 6px 8px;
    font-size: 15px;
    background: #f9f9f9;
    border: 1px solid #cacaca;
    box-shadow: none;
}
.eshop-ordering__item{
	margin:8px 0;
	line-height:1em;
}
.eshop-ordering__item-list-wrapper{
    display:none;
}
.eshop-ordering__item-list{
	padding:0;
	background-color:#f4f4f4;
	border:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:398px;
    position:relative;
}
.eshop-ordering__caption {
    font-size: 22px;
    font-weight: normal;
    color: #4C75D1;
    text-align: left;
    padding: 0 0 10px 20px;
    line-height: 1;
}
.eshop-ordering__item-list .eshop-ordering__caption{
	margin:0;
	padding:10px 20px;
	background:#ccc;
	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{
    position: relative;
    padding: 10px 20px;
    background: rgb(67, 109, 204);
    color: #fff;
    height: auto;
    width: auto;
    cursor: pointer;
    border-radius: 4px;
    font-size: 18px;
    font-weight: normal;
    border: none;
}
.eshop-ordering__submit:hover{
	background: rgb(46, 84, 171);
}
.eshop-ordering__submit:visited{
	color:#fff;
}
.eshop-ordering__submit:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-ordering__submit_action_order {
    float:right;
}
.eshop-ordering__submit_action_order:disabled {
    opacity: 0.7;
    cursor: default;
}

.eshop-ordering__login{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857;
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1px solid transparent !important;
    -moz-user-select: none;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(67, 109, 204) !important;
    border-color: rgb(53, 126, 189) !important;
    height:auto;
    float:right;
    margin:0;
}
.eshop-ordering__login:hover{
    background-color: rgb(46, 84, 171) !important; 
}
.eshop-ordering__login:visited{
	color:#fff;
}
.eshop-ordering__login:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.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;
    display:none;
}
.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-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__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;
    box-shadow: 0 0 10px #666;
}
.eshop-ordering__login-window .eshop-ordering__textfield{

}
.eshop-ordering__login-window .eshop-ordering__field-name{

}
.eshop-ordering__login-window .eshop-ordering__field{
    margin: 10px 0;
}
.eshop-ordering__close-login-window{
	float:right;
}
.eshop-ordering__login-form{
	margin:10px 20px 20px;
}
.eshop-ordering__reg{
	display:block;
}
.eshop-ordering__with-credit{
	margin-top:10px;
}

.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);
}

.eshop-ordering__login-window {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
}

.eshop-ordering__login-window_as_popup {
    display: inline-block;
    left: 50%;
    margin-left: -160px;
    position: fixed;
    top: 30%;
    width: 320px;
    z-index: 100000;
}
.eshop-ordering__login-window-header {
    background: #eee;
    height: 30px;
}
.eshop-ordering__login-window-header span {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    margin: 3px 0 0 14px;
    display: inline-block;
}
.eshop-ordering__login-window-header:after {
    clear: both;
    content: "";
    display: table;
}

.eshop-ordering__close-login-window {
    cursor: pointer;
    position: relative;
    top: -3px;
}

.eshop-item-small__one-click {
    border-bottom: 1px dashed;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin-top: 2px !important;
}
.eshop-item-small__quantity {
    text-align: right;
    vertical-align: middle;
    width: 20px;
}
.eshop-item-detailed__img{
	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{
	margin:0 0 -5px;
	text-decoration:line-through;
}
.eshop-item-detailed__box{
	display:inline-block;
	*float:left;
	width:440px;
}
.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__price-box{
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__price-box{
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__price-tag{
	display:block;
	padding:15px 0;
	background:#F0F0F0;
	text-align:center;
}
.eshop-item-detailed__actual-price{
	font-size:30px;
	font-weight:400;
}
.eshop-item-detailed__cart-box_base, .eshop-item-detailed__cart-box {
	padding:8px 0;
	border:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	position:relative;
	padding:5px 12px;
	color:#000;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	display:block;
	text-align:center;
    border: 1px solid #ededed;
}
.eshop-item-detailed__cart-box_base:hover{
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	border:1px solid #ededed;
	text-decoration:inherit;
}
.eshop-item-detailed__cart-box_base:visited{
	color:#fff;
}
.eshop-item-detailed__cart-box_base:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-item-detailed__base-price-caption{
	display:block;
}
.eshop-item-detailed__base-price-container{
	display:inline-block;
	text-align:left;
}
.eshop-item-detailed__add-to-cart-link{
	padding:0;
	font-size:13px;
    background: none;
    color: #000;
}
.eshop-item-detailed__add-to-cart-link_base{
	border:none;
	color:#fff;
}
.eshop-item-detailed__cart-quantity{
	vertical-align:middle;
	width:23px;
	border-radius:3px;
}
.eshop-item-detailed__cart-text{
	font-weight:700;
	font-size:13px;
}
.eshop-item-detailed__other-prices .eshop-item-detailed__cart-text{
	font-size:11px;
	font-weight:400;
}
.eshop-item-detailed__popup-link{
	text-align:center;
}
.eshop-item-detailed__img-label::before{
	content:"";
	display:inline-block;
	width:14px;
	height:13px;
	margin-right:5px;
	background:url(_img/eshop-item-detailed__loupe.gif) no-repeat;
	vertical-align:middle;
}
.eshop-item-detailed__img-label{
	display:inline-block;
}
.eshop-item-detailed__sku-name{
	font-weight:400;
}
.eshop-item-detailed__custom-field-name{
	font-weight:400;
}
.eshop-item-detailed__sku-value{
	color:#999;
}
.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{
    text-align: center;
	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__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__prices{
	margin-top:8px;
}
.eshop-item-small__base-price{
	display:inline-block;
}
.eshop-item-small__caption{
	display:block;
}

.eshop-item-small__price-tag{
	position:relative;
	display:inline-block;
	height:30px;
	padding:0 8px;
	border-radius:5px;
	background:#F0F0F0;
	text-align:left;
}
.eshop-item-small__price-tag_additional{
	font-size:13px;
	font-weight:700;
	height:22px;
	padding-top:8px;
}
.eshop-item-small__price-tag_vkredit{
	display:inline-block;
}
.eshop-item-small__price-actual{
	display:block;
	margin-top:8px;
	font-size:13px;
	font-weight:600;
}
.eshop-item-small__price-original{
	display:block;
	margin-bottom:-11px;
	margin-top:1px;
}
.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__cart-text{
	font-weight:700;
	position:relative;
	padding:5px 12px;
	color:#000;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	border-radius:5px;
    border: 1px solid #ccc;
}
.eshop-item-small__cart-text:hover{
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	text-decoration:inherit;
}
.eshop-item-small__cart-text:visited{
	color:#fff;
}
.eshop-item-small__cart-text:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.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-item-small__additional-price_vkredit div {
    display: inline-block !important;
}

#cart-detailed__make-order-btn {
    background: rgb(67, 109, 204);
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
    width: auto;
    border-radius: 3px;
    height: auto;
    margin: 0 0 20px 0;
}
#cart-detailed__make-order-btn:hover {
    background: rgb(46, 84, 171);
}

.cart-small__text {
    text-align: left;
    padding: 1px 0 0 5px;
    box-sizing: border-box;
}
#cart-small__text .cart-small__order-btn, .popupContent .cart-small__order-btn {
    position: relative;
    padding: 6px 16px;
    background: rgb(67, 109, 204);
    font-size: 13px;
    height: auto;
    width: auto;
    cursor: pointer;
    text-decoration: none;
    border-radius: 4px;
    color: #fff;
}
#cart-small__text .cart-small__order-btn:hover, .popupContent .cart-small__order-btn:hover {
    background: rgb(46, 84, 171);
}

.popupContent .cart-small {
    display: inline;
}

.popupContent .cart-small__order-btn {
    float:right;
}

.eshop-ordering__redirect-info{
	display:none;
	visibility:hidden;
}

.recalc123 {
	text-decoration: none !important;   
}

div.amiPopup {
    height: auto !important;
    padding-bottom: 10px;
}


.cart-small__look-btn {
    display: none;
}

.cart-small__info_not_empty {
	display: block;   
    margin:0 0 10px 0;
}
.sm-main_menu_card-price .cart-small__info_not_empty {margin:10px 0 0 0; line-height: 1.1;}
.sm-main_menu_card-price .cart-small__look-btn {
    display: block;
    color: #000;
    font-size: 11px;
    line-height: 1;
    margin: 5px 0 0 0;
}
.sm-main_menu_card-price .cart-small__look-btn .cart-small__cont-btn {
    display: none;
}

.eshop-ordering__radio-label .eshop-ordering__shipping-description {
    display: inline-block;
    width: 90%;
    position: relative;
    top: -4px;
}
.eshop-ordering__shipping-name {font-weight:bold;}
.eshop-ordering__radio {
margin: 0;
vertical-align: top;
}

.eshop-order__shippings {
}

.eshop-ordering__form {}
.eshop-ordering__price-total_wrap {
    overflow:hidden;
}
.eshop-ordering__price-total {
    margin: 20px 0;
    font-size: 16px;
	border-top:1px 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;
    position: relative;
    top: -5px;
}

.cart-small__info_is_empty {
display: none;
}

.popupContent .cart-small {background: none;}
.cart-small_type_one-click .cart-small__title {
font-size: 18px;
}

.cart-small__success-message, .cart-small__cont-btn, .amiPopup .cart-small_type_one-click .cart-small__cont-btn {
	display: none;    
}

.amiPopup .cart-small__cont-btn {
    display: inline-block;
    vertical-align: middle;
    padding:7px 0 0 0;
}

.amiPopup .cart-small__success-message {
display: block;
font-weight: 700;
margin: 10px 0;
}

.amiPopup .cart-small_type_one-click .cart-small__info_not_empty {
display: block;
margin: 10px 0;
}

.amiPopup .cart-small__order-btn {
display: none;
clear: both;
}

.cart-small_type_success .cart-small__order-btn {
    display: inline-block;
    vertical-align: middle;
}

.cart-small__title {
display:none;
}
#cart-detailed__one-click-checkbox {
    position: relative;
    margin: 2px;
    top: 2px;
    cursor:pointer;
}
#cart-detailed__one-click-checkbox > label {cursor:pointer;}
.cart-small__form-line {margin: 4px 0; line-height: 1;}
.cart_td1_line {
    margin: 10px 0;
    line-height: 1;
}
a.eshop-item-small__category {
    color: #888 !important;
    font-size: 12px !important;
}
a.recalc123 {font-size:22px !important;}
input.cart_row_qty {
    width: 50px !important;
    text-align: center !important;
    font-size: 18px;
    height: 36px;
    margin: 5px;
    border-radius: 8px;
}
.cart_row_price_line {font-size:16px;}
.cart_row_price_line span {font-size:14px; color:#888; display:block; line-height: 1;}
.one_click_note {
    font-size: 11px;
    line-height: 1;
    margin: 4px 0 7px;
    display: block;
}
.eshop-ordering__login-links {overflow:hidden;}
.eshop-ordering__checkbox-label-text {
    position: relative;
    top: -1px;
}
/* End Order of one step & One Click Buy & KupiVKredit button */



.sm-mainheader-td .cart-small__buttons {display:none;}



#uz_cart_content2 {position:relative;}
.order_block_cart {
    padding: 0 0 20px 0;
    box-sizing: border-box;
}
.order_block_cart .inst_uz_cart_wrapper {
    position: relative;
    right: auto;
    z-index:0;
}
.order_block_cart #inst_uz_cart_content {
    display: block;
    height: 200px;
}
.order_block_cart .uz_aac_d_order_btn_box {
    display:none;
}

@media screen and (max-width:1100px) {
    .order_block_cart, .eshop-ordering {
        float: none;
    width: 100%;
    padding: 0;}
}


.agree {margin: 0 0 10px;line-height: 1.3;}
.agree input {
    cursor: pointer;
    margin: 0 5px 0 0;
    position: relative;
    top: 1px;
}
.agree label {cursor: pointer;}
.agree label a {font-size:14px;}
.submit_fake {
    opacity:0.7;
    cursor:default;
    display:none;
}


.note_in_order {
    color: red;
    font-size: 13px;
    line-height: 1.2;
    margin: 3px 0 0 0;
}

.eshop-ordering_type_accepted {
    width: 100%;
    padding: 0;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
    border-radius: 5px;
    background: #f4f4f4;
    width: 50%;
    margin: 20px auto;
}
.eshop-ordering_type_accepted .eshop-ordering__info {
    padding: 10px 20px;
    font-size: 14px;
    color: #333;
    line-height: 1.3;
    text-align: center;
}
.eshop-ordering_type_accepted .eshop-ordering__field {
    background: #fee601;
    color: #000;
    margin: 0;
    border-radius: 0 0 5px 5px;
    padding: 10px;
    line-height: 1.3;
    text-align: center;
    font-size: 13px;
}
.eshop-ordering_type_accepted .eshop-ordering__field div {
    display: inline-block;
    vertical-align: middle;
}

.eshop_ordering_step {
    background: #f3f3f3;
    padding: 20px 0;
    margin: 10px 6px 10px 0;
    border: 1px solid #e2e2e2;
}


.eshop-ordering__coupon-wrap {}
#eshop-ordering__coupon-input {
    vertical-align: middle;
    display: inline-block;
}
#eshop-ordering__coupon-btn{
    margin: 0;
    height: auto;
    padding: 6px 12px 6px 30px;
}
#eshop-ordering__coupon-input:disabled {
    background: #dcdcdc;
    cursor:default;
}
#eshop-ordering__coupon-btn:disabled {
    background: #93a4ca;
    border:1px solid #93a4ca;
    cursor:default;
}
.coupon_btn_wrap {
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 0 6px;
}
.coupon_btn_wrap:before {
    content:"";
    position: absolute;
    background: url('_mod_files/ce_images/fa_pocent_white.png') no-repeat 0 0;
    width:22px;
    height:16px;
    margin: 7px;
}

#custom_shipping_07 .eshop-ordering__field {display:none;}

.add_pole_tk {display:none; font-size:14px; padding: 4px 0 0 20px;}




.uzPopupShadow {
    display:none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    background: #000000;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
    opacity: 0.3;
    z-index: 9999;
}
.uz_popup {
    display: none;
    position: fixed;
    width: 50%;
    height: 50%;
    background: #ffffff;
    left: 0;
    top: 0;
    z-index: 9999;
    box-shadow: 0 0 10px #aaa;
}
.uz_popup_inner {
        width:100%;
        -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    padding: 10px;
}
.uz_popup_inner_overflow_y {
    height: 100%;
    overflow-y: scroll;
}
.uz_popup_head {
    font-size: 18px;
    padding: 0 20px 10px 0;
    line-height: 1.2;
        position: relative;
}
.uz_popup_close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.uz_popup_close img {height: 21px;}
@media screen and (max-width: 1000px) {
    .uz_popup_inner {padding: 10px 28px 10px 10px;}
    .uz_popup_inner_overflow_y {padding: 10px;}
}




/*--------------НОВАЯ КОРЗИНА--------------*/

.sm-txt-left{
	text-align: left;
}
.sm-txt-right{
	text-align: right;
}
.btn-grey{
	background-color: #9C9E9D !important;
	border-color: #9C9E9D !important;
}

.uz_acc_d_body {
    padding: 0 5px !important;
}
.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active{
	background-color: #878787 !important;
	border-color: #878787 !important;
}

.uz_acc_d_head {
    padding: 0 0 10px 5px !important;
}
.order_block_cart {
    padding: 0 0 0px 0 !important;
}
/*нижняя граница таблицы со списком товаров*/
.uz_aac_d_totals_bottom{
	padding: 14px 0 0 0 !important;
	border-top: 2px solid #B3B3B3 !important;	
}
/*блоки с информацией*/
.eshop_ordering_step {
    background: #EFEFEF;
    padding: 10px 5px 15px 5px;
    margin: 10px 6px 10px 0;
    border: none !important;
}
/*стили для корзины*/
.sm-shop-cart h2{
	text-align: left;
}

.sm-shop-cart p{
	font-size: 14px;
}
.sm-bg-white{
	background: #ffffff !important;
    padding:0 5px 25px 5px;
}

/*граница таблицы со списком товаров*/
.uz_acc_d_row {
    border-top: 1px solid #B3B3B3;
    border-bottom: none !important;
}

/*размер превью img*/
.uz_aatc_d_list_item_img{
	max-height: 50px !important;
}

.uz_acc_d_pic_box {
    width: 7% !important;
}

/*поле наименование*/
.uz_acc_d_name_box {
    width: 45% !important;
}

/*ссылки в списке корзины*/
a.uz_acc_d_name_link, 
a.uz_acc_d_name_link:visited {
    color: #4C75D1 !important;
    line-height: 1.2;
}

.uz_acc_d_name_link {
    font-size: 16px !important;
}

/*цена*/
.uz_acc_d_price_box {
	width: 33% !important;
    text-align: right;
}
/*количество товаров*/
.uz_acc_d_qty_box {
    width: 5% !important;
}

.sm-shop-cart-count-cell-right .uz_aac_d_item_row_middle_box{
	float: right;
}

/*крестик удалить*/
.sm-del-box{
	background: url(/_mod_files/ce_images/fa_del.png);
	display: block;
	width: 20px;
	height: 20px;
}
.sm-del-box:hover{
	background: url(/_mod_files/ce_images/fa_del_red.png);
	display: block;
	width: 20px;
	height: 20px;
}
/*количество товаров*/
.uz_aac_d_totals{
	color: #666666 !important;
	font-size: 14px;
	width: 50%;
	float: left;
}

/*суммы под таблицей*/
.sm-car-bottom-values{
	width: 50%;
	float: right;
}
.car_bottom_values span:nth-child(1) {
    font-size: 14px;
    text-transform: uppercase;
}

.car_bottom_values span:nth-child(2) {
    font-size: 16px !important;
}

.car_bottom_values .sm-shop-cart-sum>span:nth-child(1){
	font-size: 18px !important;
	font-weight: bold;
}

.car_bottom_values .sm-shop-cart-sum>span:nth-child(2){
	font-size: 24px !important;
}

/*-------------------ОФОРМЛЕНИЕ ЗАКАЗА----------------*/
/*формат ссылок*/
.sm-shop-cart-form a{
	font-size: 14px !important;
	border-bottom: 1px dashed;
}

.sm-shop-cart-form a:hover {
    border-bottom: 1px solid;
    text-decoration: none;
}
/*заголовок*/
.eshop-ordering__caption{
	padding: 0 0 0px 0px !important;
}

.eshop-ordering__caption .yellow-header-title{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*поля ввода*/
.eshop-ordering__field {
	padding: 7px 10px;
}
/*цвет подписей полей ввода*/
.eshop-ordering__field-name {
    color: #666666 !important;	
}

.eshop-ordering {
    color: #666666 !important;
}

.eshop-ordering__auth-link:hover{
	border-bottom: 1px solid;
}

/*cссылка на профиль*/
.eshop-ordering__auth-link {
	font-size: 12px !important;	
	margin-left: 24px !important;	
}
.sm-shop-cart-FIO{
	margin: 10px 0px 0px 0 !important;
	padding-bottom: 0px !important;
}
.sm-shop-cart-juridical{
	margin: 0px 6px 10px 0 !important;
	padding-top: 0px !important;
}
/*строка*/
.sm-shop-cart-row{
	width: 100%;
	clear: both;
	height: auto;
	display: inline-block;
}

/*6 колонок*/
.sm-shop-cart-col-md-2{
	width: 16,6% !important;
	float: left;
}
/*4 колонок*/
.sm-shop-cart-col-md-3{
	width: 25% !important;
	float: left;
}
/*1/3 ширины*/
.sm-shop-cart-col-md-4{
	width: 33% !important;
	float: left;
}
/*1/2 ширины*/
.sm-shop-cart-col-md-6{
	width: 50% !important;
	float: left;
}
/*2/3 ширины*/
.sm-shop-cart-col-md-8{
	width: 67% !important;
	float: left;	
}

.eshop-ordering__textfield {
	max-width: none !important;
}

/*подсветка полей ввода*/
.sm-shop-cart-form input:hover, 
.sm-shop-cart-form input:focus, 
.sm-shop-cart-form input:active, 
.sm-shop-cart-form input.active{
   border: 1px solid #88ABF9;
}

/*----------ДОСТАВКА--------------------*/
.eshop-ordering__shipping-name{
	color: #000000 !important;
}

.sm-shipping-price{
	color: #4C75D1;
	font-weight: bold;
}

.sm-radio-shipping-block{
	padding-bottom: 10px;
}
.sm-shop-cart-borderwhite{
	box-sizing: border-box;
	border-left: 7px solid #ffffff;
}

.sm-shipping-TK-caption{
	color: #000000 !important;
	font-weight: bold;
	padding: 0 10px;
	font-size: 14px;
}
.sm-shop-cart-hint{
	padding-left: 10px;
	font-size: 12px;
}

.eshop-ordering__textarea {
	max-width: none !important;
}


/*------------ИТОГО -------------*/
.sm-shop-cart-ordering-block{
	padding: 0px 5px 0px 5px;
	margin: 0px 6px 0px 0;
}
.eshop-ordering__price-total {
    margin: 20px 0;
    font-size: 16px;
    border-top: none !important;
    padding-top: 20px;
}

.sm-price-total-value-caption{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-right: 15px;
}

.eshop-ordering__price-total-value {
    font-size: 24px;
    color: #000000;
}

.eshop-ordering__price-total .eshop-ordering__price-total-value {
    top: -7px !important;
}

/*-------------------Модальное окно корзины----------------*/

.sm-shop-cart-modal .uz_acc_d_name_link {
    font-size: 14px !important;
}

.sm-shop-cart-modal-caption{
    font-size: 16px;
    color: #666666;
}

.sm-shop-cart-modal .uz_acc_d_head{
	background-color: #FFE02E;
	padding-left: 10px !important;
	line-height: 2.5;
}
.sm-shop-cart-modal .uz_aac_d_price{
	padding-right: 20px !important;
}

.sm-shop-cart-modal .uz_acc_d_order_btn{
	width: 80%;
}

.sm-shop-cart-modal-sum{
	text-transform: uppercase;
}

.sm-shop-cart-modal-sum-block{
	line-height: 45px;
}
.sm-shop-cart-modal-sum-block .uz_aac_d_total{
	font-size: 22px !important;
}
/*-------МОБИЛЬНАЯ ВЕРСИЯ НОВОЙ
 КОРЗИНЫ---------*/
@media (max-width: 600px){
	/*цена в колонке*/
	.uz_acc_d_price_box {
	    text-align: left !important;
	}

	/*количество товаров*/
	.uz_aac_d_totals{
		width: 100%;
	}

	/*суммы под таблицей*/
	.sm-car-bottom-values{
		width: 100%;
	}

	.sm-shop-cart-col-xs-12{
		width: 100% !important;		
	}
	.sm-shop-cart-juridical input[name=company_custom],
	.sm-shop-cart-juridical input[name=address_custom],
	.sm-shop-cart-juridical input[name=bank_custom],
	.sm-shop-cart-juridical input[name=corr_account_custom],
	.sm-shop-cart-juridical input[name=account_custom],
	.sm-shop-cart-shippings input[name=region_custom],
	.sm-shop-cart-shippingsl input[name=city_custom]{
		max-width: 100%;
		width: 100%;
	}

	.sm-shop-cart-form p.yellow-header-title{
		line-height: 1.2 !important;
	}

	.sm-shop-cart-borderwhite{
		box-sizing: border-box;
		border-left: none;
	}
	.eshop_ordering_step {
    	margin: 10px 0px 10px 0 !important;
	}

	.sm-btn-pull{
		width: 100% !important;
	}
	/*модальное окно корзины*/

}

/*-------------КОНЕЦ НОВАЯ КОРЗИНА--------------*/

#order_note_for_courier {display:none;}


/*-------------ДИАЛОГОВОЕ ОКНО ДОБАВЛЕНИЯ В КОРЗИНУ--------------*/
div.amiPopup{
	border-radius: 4px;
}
div.amiPopup .popupHeader{
  background: #FFE02E;
  margin-bottom: 0px;
  margin-top: 0px;
	border-top: none;
	height: auto;
}

div.amiPopup .popupHeaderText {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0 0 14px;
  color: #666666;
	line-height: 2.5;
}
.popupContent .cart-small__info_not_empty{
	color: #666666 !important;
  font-size: 14px;
	padding: 0 0 0px 0;
	display: ruby-text;
	margin: 0 !important;
}
.amiPopup .cart-small__success-message {
	font-size: 16px !important;
	font-weight: normal;
}

.popupContent #eshop_cart_total {
    font-size: 16px !important;
    color: #000;
}

.amiPopup .cart-small__cont-btn{
	vertical-align: middle;
	display: inline-block;
	background-color: #9C9E9D !important;
	border-color: #9C9E9D !important;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	line-height: 1.42857;
	font-size: 14px !important;
	border-radius: 4px !important;
	border: 1px solid transparent !important;
	color: rgb(255, 255, 255) !important;
}
.amiPopup a.cart-small__cont-btn:hover,
.amiPopup a.cart-small__cont-btn:focus,
.amiPopup a.cart-small__cont-btn:active, 
.amiPopup a.cart-small__cont-btn.active{
 	 text-decoration: none;
	background-color: #878787 !important;
	border-color: #878787 !important;
}

.cart-small__order-btn{
	font-size: 14px !important;
}
/*-------------КОНЕЦ ДИАЛОГОВОЕ ОКНО ДОБАВЛЕНИЯ В КОРЗИНУ--------------*/




#custom_shipping_01, #custom_shipping_07 {margin: 0 0 10px 0;}


/*-------------Шапка время работы--------------*/
.sm-mainheader-location-text1 {
    font-size: 14px;
    line-height: 1.1;
}
.sm-mainheader-location-text2 {
    font-size: 16px;
    line-height: 1.2;
}
.sm-mainheader-location-text2 span {
    font-size: 17px;
}
/*-------------КОНЕЦ Шапка время работы--------------*/

/*---правки по шапке для планшетов для крректного отображения---*/
@media (min-width: 601px) and (max-width: 1340px) {
	td.sm-mainheader-location-bkg img.sm-right {
		width: 280px;
	}
	.sm-mainheader-location-text1 {
		font-size: 12px;
		line-height: 1.7;
		padding-top: 9px;
	}
	.sm-mainheader-location-text2 {
	    font-size: 12px;
	    line-height: 1.3;
	}
	.sm-mainheader-location-text2 span {
	    font-size: 15px;
	}
	.sm-mainheader-delivery-text {
    font-size: 12px;
	}
	.sm-mainheader-phone{
		font-size: 16px;
	}
}
/*--------------МОБИЛЬНОЕ МЕНЮ----------*/
/* поворот картинки на 90 градусов*/
.sm-img-rotate90{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
/*для остальных скрываем мобильное меню*/
@media (min-width: 601px){
  .sm-menu-mobile{
    display: none;
  }
} 
 
@media (max-width: 600px) {
	/*СКПЫВАЕМ голубое меню Главная - О Компании - Гарантия - Доставка*/
	.main_menu_serg{
		display: none;
	}

	/*СКРЫВАЕМ полосу прокрутки для мобильных устр-в с контактами скрываем*/
	#sm-menu.sm-menu-fixed{
		display: none;
	}

	/*СКРЫВАЕМ часть шапки*/
	.sm-mainheader-blok .sm-mainheader-td:nth-child(1){
		display: none;
	}
	.sm-mainheader-blok .sm-mainheader-td:nth-child(2){
		display: none;
	}
	.sm-mainheader-blok .sm-mainheader-td:nth-child(3){
		display: none;
	}
	.sm-mainheader-blok .sm-mainheader-td:nth-child(4){
		display: none;
	}
	.sm-mainheader-blok .sm-mainheader-td:nth-child(5){
		display: none;
	}
	.sm-mainheader-blok{
		padding-top: 50px;
	}

	/*------МЕНЮ горизонтальная полоска меню----*/
	.sm-menu-mobile{
		display: block;
		position: fixed;
		z-index: 20000;
		top: 0;
		left: 0;
		right: 0;
		height: 50px;	
		background: #fff;
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	    text-align: left;
	}

	/*----МЕНЮ ГАМБУРГЕР три полосочки----*/
	.sm-menu-mobile-icon{
	   display: block;
	   width: 45px;
	   height: 50px;
	   position: relative;
	   cursor: pointer;
	}

	.sm-menu-mobile-icon span{
	  display: block;
	  position: absolute;
	  height: 7px;
	  width: 100%;
	  background: #4D4D4D;
	  border-radius: 9px;
	  opacity: 1;
	  left: 3px;
	  transform: rotate(0deg);
	  transition: .25s ease-in-out;
	}
	.sm-menu-mobile-icon:hover span {
		background: #333333;
	}

	.sm-menu-mobile-icon span:nth-child(1) {
	  top: 7px;
	}

	.sm-menu-mobile-icon span:nth-child(2), .sm-menu-mobile-icon span:nth-child(3) {
	  top: 18px;
	}

	.sm-menu-mobile-icon span:nth-child(4) {
	  top: 30px;
	 }

	/*рисуем крестик при открытии меню*/
	.sm-menu-mobile.menu_state_open .sm-menu-mobile-icon span:nth-child(1) {
	  top: 18px;
	  width: 0%;
	  left: 50%;
	}

	.sm-menu-mobile.menu_state_open .sm-menu-mobile-icon span:nth-child(2) {
	  transform: rotate(45deg);
	}

	.sm-menu-mobile.menu_state_open  .sm-menu-mobile-icon span:nth-child(3) {
	  transform: rotate(-45deg);
	}

	.sm-menu-mobile.menu_state_open  .sm-menu-mobile-icon span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%;
	}
	.menu__links-item {
	    display: block;
	    padding: 10px 0;
	    text-align: center;
	    color: #ffffff;
  	}
	/*----КОНЕЦ МЕНЮ ГАМБУРГЕР три полосочки----*/

	/*для мобильных для выпадающего меню ограничиваем ширину*/
	.sm-nav-voronez.small-menu, .sm-nav-voronez ul{
	  	width: 270px;
	} 
	/*блок с пунктами меню*/ 
	.small-menu {
		position: fixed;
		display: none;
		top: 0;
		right: 0;
		left: 0;
		margin-top: 50px;
		background-color: rgba(255, 255, 255, 1);
		z-index: 1000;
		overflow: auto;
	}
  	.sm-menu-mobile.menu_state_open .small-menu{
		display: block;
		max-height: 90vh;  
	}

	/*логотип для мобильного меню*/
	.sm-menu-mobile .sm-fixed-logo{
		position: absolute;
		top: -5px;
		left: 47px;
	}
	/*если есть пункты подменю, то активный пункт меняем цвет*/
	.small-menu> ul > li > a.active{
		text-overflow: ellipsis;
		overflow: hidden;
		color: #FFE02E; /*жёлтый*/
	} 

	.small-menu  ul.sm-left-nav li > a{
		font-size: 16px;
	}
	.small-menu .sub > ul > li{
		list-style: none;
	}

	.small-menu> ul > li.sub > ul{
		padding-left: 0px;
		display: none;
	}
	.small-menu> ul > li.active.sub > ul{
		display: block;
	}

	/*цвет подменю*/
	.small-menu .sub > ul > li > a{
		color: #000;
		background: #f3b700;
	}

	/*наведённый пункт меню делаем вдавленным*/
	.small-menu .sub > ul > li > a:hover,
	.small-menu .sub > ul > li > a:focus{
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CFA117', endColorstr='#DBA400');
		background: -webkit-linear-gradient(top, bottom, #CFA117, #DBA400);
		background: -moz-linear-gradient(top, #CFA117, #DBA400);
		background: -o-linear-gradient(top, #CFA117, #DBA400);
		background: -ms-linear-gradient(top, #CFA117, #DBA400);
		border-bottom: 1px solid #4D4D4D;
		color: #000;
	}

	/*МЕНЮ три точки*/
	.sm-menu-tree-points-icon{
		position: absolute;
		top: 0px;
		right: 0px;
	}

	.sm-menu-tree-points-icon:after{
		content: '\2807';
		display: block;
		width: 45px;
		font-size: 45px;
		line-height: 50px;
		cursor: pointer;
		color: #4D4D4D;
		text-align: right;
	}

	.sm-menu-tree-points-icon:hover:after{
		color: #333333;
	}

	.sm-menu-tree-points-block{
		display: none;
		position: fixed;
		top: 52px;
		right: 5px;
		height: auto;
		max-width: 270px;
		padding: 12px;
		background: #fff;
		box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
		border-radius: 2px;	
		font-size: 14px;
	}

	.sm-menu-tree-points-block.menu_state_open{
		display: block;
	}

	/*выпадающее меню с контактыми*/
	ul.sm-menu-mobile-list{
		padding-left: 0px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.sm-menu-mobile-list > li{
    	list-style-type: none;			
	}
	.sm-menu-mobile-list > li{
		line-height: 32px;
	}

	.sm-menu-mobile-list > li.sm-info-location img{
		height: 22px;
	}

	.sm-menu-mobile-list > li.sm-info-phone img{
		height: 26px;
	}
	.sm-menu-mobile-list > li a{
		font-size: 14px;
	}

	/*корзину переносим в верхнее меню - по счёту 7-й элемент в шапке*/
	.sm-mainheader-blok .sm-mainheader-td:nth-child(7){
		position: fixed;
		z-index: 20000;
		top: 0;
		right: 55px;
		width: 40px;
		background: none !important;
	}
	/*иконка корзины*/
	.sm-mainheader-blok .sm-mainheader-td:nth-child(7) img.sm-main_menu_card-img{
		height: 50px;
	}
	/*лишний текст про кол-во товаров и сумму скрываем*/
	.sm-mainheader-blok .sm-mainheader-td:nth-child(7) .sm-main_menu_card-price div.cart-small.cart-small_empty{
		position: absolute;
		right: -200px;
	}
	.sm-mainheader-blok .sm-mainheader-td:nth-child(7) .sm-main_menu_card-price #eshop_cart_count{
		display: block;
		position: absolute;
		top: -4px;
		left: -100px;
		width: 18px;
		height: 18px;
		background: #436DCF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 9px;
		color: #fff !important;
		text-align: center;
		line-height: 18px;
	}

	/*лишний текст про кол-во товаров и сумму скрываем*/
	.sm-mainheader-blok .sm-mainheader-td:nth-child(7) .sm-main_menu_card-price div.cart-small.cart-small_not_empty{
		position: absolute;
		right: -200px;
	}

	/*выпадающее окно со списком корзины*/
	.inst_uz_cart_wrapper{
		min-width: 200px;
		top: 52px;
		right: -50px! important;
	}

	.inst_uz_cart_wrapper{
		left: -200px;
	}
}


/*--------КОНЕЦ МОБИЛЬНОЕ МЕНЮ----------*/
/*-------------КОРЗИНА ОКОНЧАТЕЛЬНАЯ СТРАНИЦА ЗАКАЗА--------------*/
.sm-shop-cart-order-h{
	font-weight: bold;
	font-size: 24px;
	color: #000;	
	text-align: left;
	line-height: 0.2;
	padding-left: 10px;
}
.sm-shop-cart-completion-order-blok{
	padding: 0px 10px 0px 10px;
}
.sm-padleft60{
	padding-left: 60px;
}
/*левый блок*/
.sm-order-blok-right{
	float: right;
}
.sm-shop-cart-order-text{
	font-size: 16px;
}

.sm-white{
	color: #fff;
}
.sm-bg-blue{
	background-color: #436DCF;
}

.sm-bg-red{
	background-color: #FF0000;
}
.sm-yellowblock-roundright{
	background: #FFE02E;
	border-radius: 0 5px 5px 0;
	border-left: 5px solid #D4BD0C;
}
.sm-yellowblock-roundright p{
	color: #666666;
}
.sm-shop-cart-completion-order p.yellow-header{
	text-transform: uppercase;
	font-size: 16px !important;
	line-height: 0.82;
}
.sm-shop-cart-completion-order p.yellow-header-capitalic{
	font-style: italic;
	line-height: 1;
}
.sm-shop-cart-order-status{
	font-size: 14px;
	font-style: italic; 
}

.sm-greyblock-roundleft{
	border-radius: 5px 0 0 5px;
	background-color: #878787;
	min-height: 70px;
}

/*часы работы*/
.sm-shop-cart-completion-order-clock{
	border-radius: 14px;
	line-height: 1.8;
	padding-right: 10px;
	padding-left: 10px;
}

.sm-border-bot-blue{
	border-bottom: 1px solid #436DCF;
}

/*-------МОБИЛЬНАЯ ВЕРСИЯ ОКОНЧАТЕЛЬНОЙ СТРАНИЦЫ ЗАКАЗА---------*/
@media (max-width: 600px){
	.sm-shop-cart-order-h{
		line-height: 0.9;
		padding-left: 0px;		
	}

	.sm-shop-cart-completion-order-blok .sm-padleft60{
		padding-left: 0px;
	}
	/*левый блок*/
	.sm-order-blok-right{
		float: left;
		width: 100%;
	}
}
/*-------------КОНЕЦ  КОРЗИНА ОКОНЧАТЕЛЬНАЯ СТРАНИЦА ЗАКАЗА--------------*/
/*-------------НОВЫЙ ЛОГОТИП----------------------*/
.sm-logo-lg{
	margin-bottom: 20px;
}

/*---правки по шапке для планшетов---*/
@media (min-width: 601px) and (max-width: 1340px) {
	.sm-logo-lg{
		width: 80%;
	}
}

/*---мобильная версия---*/
@media (max-width: 600px){
	.sm-fixed-logo img{
		margin-left: 10px;
	}
}
/*-------------КОНЕЦ НОВОГО ЛОГОТИПА----------------------*/



.sel_weekday {padding: 6px 0 12px;}
.sel_weekday .tit {    font-weight: bold;color: #000;font-size: 13px;}
.sel_weekday .cont {padding: 4px 0 0;}
.sel_weekday .cont > div {display:inline-block;}
.sel_weekday .cont > div > input {display:none;}
.sel_weekday .cont > div > label {border:1px solid #333; background:#cacaca; color:#fff; cursor:default; padding: 2px 4px;}
.sel_weekday .cont > div.anable > label {background:#ff6565; cursor:pointer;}
.sel_weekday .cont > div.anable > label:hover,
.sel_weekday .cont > div.anable > input:checked+label {background:red;}

/*-------------НОВЫЙ ПОДБОР----------------------*/
.sm-podbor-title {
    width: 120px;
}
/*-------------КОНЕЦ НОВОГО ПОДБОРА----------------------*/
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/home.css
 */

/* MAKET SPECIFIC STYLES */

/*
 * FILE END: _mod_files/_css/home.css
 */
