


/* Start:/bitrix/wizards/samiko/tabs/templates/.default/style.css*/
ul.tab-list
{
	display: block;
}

.tabsection-container ul.tab-list, ul.tab-list li 
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabsection-container ul.tab-list
{
	background:transparent url('/bitrix/wizards/samiko/tabs/templates/.default/images/horizontal-line.gif') no-repeat scroll right bottom;
	height: 30px;
}

ul.tab-list li
{
	float: left;
	margin-right: 2px;
	height: 30px;
	overflow: hidden;
	display: block;
	font-size: 12px;
}

ul.tab-list a:link, ul.tab-list a:visited
{
	background: url('/bitrix/wizards/samiko/tabs/templates/.default/images/tabs.gif') right 60px;
	color: #474747;
	display: block;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}

ul.tab-list a span
{
	background:url('/bitrix/wizards/samiko/tabs/templates/.default/images/tabs.gif') left 60px;
	display: block;
	margin-right: 14px;
	padding-left: 14px;
}

ul.tab-list a:hover
{
	background: url('/bitrix/wizards/samiko/tabs/templates/.default/images/tabs.gif') right 30px;
	display:block;
}

ul.tab-list a:hover span
{
	background: url('/bitrix/wizards/samiko/tabs/templates/.default/images/tabs.gif') left 30px;
	display: block;
	white-space: nowrap;
}

ul.tab-list li.active a:link, 
ul.tab-list li.active a:visited, 
ul.tab-list li.active a:visited, 
ul.tab-list li.active a:hover
{
	background: url('/bitrix/wizards/samiko/tabs/templates/.default/images/tabs.gif') right 0 no-repeat;
}

ul.tab-list li.active a span, 
ul.tab-list li.active a:hover span
{
	background: url('/bitrix/wizards/samiko/tabs/templates/.default/images/tabs.gif') left 0 no-repeat;
	color: black;
}

.tab-boby-container
{
	background: url('/bitrix/wizards/samiko/tabs/templates/.default/images/vertical-line.gif') no-repeat;
	padding: 40px 0 20px 0;
}

.tab-boby-container .tab-off
{
	/*display: none;*/
}

.tab-boby-container div.container
{
	width: 100%;
}
/* End */



/* Start:/bitrix/templates/eshop_yellow/components/bitrix/search.title/eshop/style.css*/
div.title-search-result {
	border:1px solid #c6c6c6;
	background:#fff;
	display:none;
	overflow:hidden;
	z-index:1000;
	box-shadow:0 0 7px 0 rgba(0,0,0,.3), inset 0 3px 3px 0 rgba(0,0,0,.1);
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	color:#000;
	font-weight:bold;
	padding:2px 12px 2px ;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a{
	padding-left:4px;
	padding-right:15px;
	text-decoration:underline;
	font-size:14px;
	color:#0073a4;
	/*vertical-align:top;*/
}

table.title-search-result td.title-search-item .title-search-price{
	color:grey;
	font-size:12px;
	padding-left:5px;
}
table.title-search-result td.title-search-item a:hover{color:#e83434}
table.title-search-result td.title-search-item img {vertical-align:top}
table.title-search-result td.title-search-item b {font-weight:bold}
table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}
table.title-search-result td.title-search-more a{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	text-align:right;
	padding-right:15px;
}

table.title-search-result td.title-search-all a{
	padding-left:4px;
	text-decoration:underline;
	color:#0073a4;
}
table.title-search-result td.title-search-all a:hover{color:#e83434}
table.title-search-result td.title-search-separator,
table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:2px;
	font-size:4px;
	border-bottom:1px solid #dbe8f1;
}
table.title-search-result tr:first-child .title-search-separator{
	border:none;
}
/* End */



/* Start:/bitrix/templates/eshop_yellow/components/bitrix/system.auth.form/.default/style.css*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url('/bitrix/templates/eshop_yellow/components/bitrix/system.auth.form/.default/images/sec.png'); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url('/bitrix/templates/eshop_yellow/components/bitrix/system.auth.form/.default/images/sec-unlocked.png');}

/* End */



/* Start:/bitrix/panel/main/popup.css*/
.bx-core-adm-dialog, .bx-core-adm-dialog a, .bx-core-adm-dialog span, .bx-core-adm-dialog div
{
	 /*Protection from user styles */
	letter-spacing:normal;
	list-style:none;
	text-align: left;
	text-indent:0;
	text-transform: none;
	visibility:visible;
	white-space: normal;
	word-spacing:normal;
	vertical-align:baseline;
	text-decoration: none;
	color:#000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 13px;
}


.bx-core-adm-dialog {
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 18px 37px 6px rgba(16,39,53,.69);
	box-shadow: 0 18px 37px 6px rgba(16,39,53,.69);
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	position: absolute;
	overflow: hidden;
}


.bx-core-adm-dialog a { color:#2675d7; text-decoration: underline; font-size: inherit;}
.bx-core-adm-dialog a:hover {color:#2675d7; text-decoration:underline; background: none; font-size: inherit;}

.bx-core-adm-dialog select, .bx-core-adm-dialog input, .bx-core-adm-dialog textarea {outline:none; font-size:13px;}
.bx-core-adm-dialog textarea {font-size:13px;}
.bx-core-adm-dialog table {font-size:13px;}
.bx-core-adm-dialog td {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing:normal;
	list-style:none;
	text-align: left;
	text-indent:0;
	text-transform: none;
	text-decoration: none;
	visibility:visible;
	white-space: normal;
	word-spacing:normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: inherit;
	background: none;
	color: #000;
}



.bx-core-adm-dialog .bx-action-href:hover {border-bottom-color:#134889; text-decoration:none; color:#134889;}

.bx-core-adm-dialog .bx-core-adm-dialog-head {
	background-color: #e2ebee;
	border-bottom:1px solid#a9a9a9;
	-webkit-box-shadow: 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #ecf1f3 inset, inset 0 1px 0 0 #fff, inset 0 0 0 1px #e9f0f2;
	box-shadow: 0 1px 0 0 #e5e5e5, 0 -1px 0 0 #ecf1f3 inset, inset 0 1px 0 0 #fff, inset 0 0 0 1px #e9f0f2;
	border-radius:4px 4px 0 0;
	height: 49px;
	top: 0;
	left: 0;
	position: absolute;
	overflow: hidden;
	width: 100%;
}

.bx-core-adm-dialog .bx-core-adm-dialog-head-inner {
	display: inline-block;
	margin: 12px 0 0 18px;
	font-size: 20px;
	text-shadow:0 1px #fff;
	white-space: nowrap;
	color: #282a2c;
}

.bx-core-adm-dialog .bx-core-adm-dialog-head-icons {
	position: absolute;
	top: 0;
	right: 0;
	margin: 11px 0 0 15px;
	padding: 0 15px 0 0;
	background-color: #E2EBEE;
}

.bx-core-adm-dialog .bx-core-adm-icon-expand, .bx-core-adm-dialog .bx-core-adm-icon-narrow, .bx-core-adm-dialog .bx-core-adm-icon-close
{
	display: inline-block;
	height: 30px;
	width: 28px;
	cursor: pointer;
	background: url('/bitrix/panel/main/images/popup_sprite.png') no-repeat 0 0 #E2EBEE;
}

.bx-core-adm-dialog .bx-core-adm-icon-expand {background-position: 0 0;}
.bx-core-adm-dialog .bx-core-adm-icon-narrow {background-position: 0 -120px;}
.bx-core-adm-dialog .bx-core-adm-icon-close {background-position: 0 -30px;}
.bx-core-adm-dialog .bx-core-adm-icon-expand:hover {background-position: 0 -60px;}
.bx-core-adm-dialog .bx-core-adm-icon-narrow:hover {background-position: 0 -150px;}
.bx-core-adm-dialog .bx-core-adm-icon-close:hover {background-position: 0 -90px;}

.bx-core-adm-dialog .bx-core-adm-dialog-content-wrap
{
	margin-top: 54px;
	padding: 12px 12px 14px;
}

.bx-core-adm-dialog .bx-core-adm-dialog-tabs {
}

.bx-core-adm-dialog .bx-core-adm-dialog-tabs .adm-detail-tab {
	display: inline-block !important;
	cursor: pointer !important;
	background: url('/bitrix/panel/main/images/bx-admin-sprite-small-1.png') repeat-x scroll 0 -2728px transparent !important;
	border-radius: 2px 2px 0 0 !important;
	border: none !important;
	color: #1C53A2 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	margin: 0 7px 0 0 !important;
	padding: 10px 25px 10px !important;
	text-shadow: 0 1px #FFFFFF !important;
	vertical-align: top !important;
	height: auto !important;
	position: relative;
	z-index: 1;
}

.bx-core-adm-dialog .bx-core-adm-dialog-tabs .adm-detail-tab-active
{
	background:#f5f9f9 !important;
	border:1px solid #dce7ed !important;
	border-bottom:none !important;
	color:#000 !important;
	margin: 0 7px -2px 0 !important;
	padding: 9px 24px 11px !important;
	border-bottom:none !important;
	height: auto !important;
}

.bx-core-adm-dialog .bx-core-adm-dialog-tabs .adm-detail-tab-active:first-child:before
{
	display: none !important;
}

.bx-core-adm-dialog .bx-core-adm-dialog-content
{
	overflow: auto;
	border: solid 1px #dce7ed;
	background-color: #f5f9f9;
}

.bx-core-adm-admin-dialog .bx-core-adm-dialog-content
{
	padding:15px 22px 22px;
}

.bx-core-adm-dialog .adm-detail-content-cell-l {
	text-align:right;
	padding: 5px 4px 7px 0;
	background: none;
	text-indent:0;
	text-transform: none;
	text-decoration: none;
	visibility:visible;
	white-space: normal;
	word-spacing:normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: inherit;
	color: inherit;
}

.bx-core-adm-dialog .adm-detail-content-cell-r {
	padding: 5px 0 7px 4px;
	background: none;
	text-indent:0;
	text-transform: none;
	text-decoration: none;
	visibility:visible;
	white-space: normal;
	word-spacing:normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: inherit;
	color: inherit;
}

.bx-core-adm-dialog .adm-detail-content-cell {padding: 5px 0 7px;}

.bx-core-adm-dialog .adm-detail-valign-top { vertical-align: top; }
.bx-core-adm-dialog .adm-detail-valign-middle { vertical-align: middle; }
.bx-core-adm-dialog .adm-detail-valign-bottom { vertical-align: bottom;}

.adm-detail-file-row .adm-detail-content-cell-l { padding-top: 12px; vertical-align: top; }
.adm-detail-file-image { padding-top: 7px; }
.adm-detail-file-row .bx-input-file-desc { display:block; margin-top: -7px; }

.adm-detail-iblock-types { width: 150px; }
.adm-detail-iblock-list { width: 200px; }

.bx-core-adm-dialog .adm-detail-content-table > tbody > .heading td {
	padding:8px 70px 10px!important;
}
.bx-core-adm-dialog .bx-core-adm-dialog-buttons {
	padding-top: 12px;
	position: relative;
}

.bx-core-adm-dialog .bx-core-adm-dialog-buttons input {margin-right:12px;}


.bx-core-adm-dialog .bx-core-adm-dialog-head-block {
	background-position: 99% center !important;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DCE7ED;
	font-size: 12px;
	padding: 6px 30px 9px 9px;
	margin-bottom: 12px;
}

.bx-core-adm-dialog .bx-core-adm-dialog-head-block p {margin: 0;}

.bx-core-adm-dialog .bx-core-adm-dialog-head-block .title {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px;
}

.bx-core-adm-dialog .bx-core-adm-dialog-content-wrap-inner
{
	padding: 12px;
}

.bx-quirks .bx-core-adm-dialog .bx-core-adm-dialog-content-wrap-inner
{
	padding: 12px 0;
}

.bx-core-dialog-overlay {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position: absolute;
	background-color: rgba(57,60,67,0.82);
}

.bx-ie9 .bx-core-dialog-overlay {
	background-color:#393c43;
	opacity:0.82;
}

.bx-ie8 .bx-core-dialog-overlay, .bx-quirks .bx-core-dialog-overlay
{
	background-color:#393c43;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}


.bx-core-adm-dialog .bx-core-resizer {background: url('/bitrix/panel/main/images/popup_sprite.png') no-repeat right -188px; position: absolute; z-index: 6; bottom: 3px; right: 2px; height: 20px; width: 20px;
}


.bx-core-adm-dialog .bx-core-adm-dialog-tabs .adm-detail-tab-last {
	margin-right: 0;
}

.bx-core-adm-dialog .adm-detail-title {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	margin-bottom: 14px;
	padding: 0 0 15px;
	text-align: left;
}

.bx-core-adm-dialog .adm-detail-content-item-block
{
	border: none;
	padding: 0;
}

.bx-core-adm-dialog .adm-detail-content {padding: 0}

.bx-core-adm-dialog .adm-detail-content-item-block table {
	border:none;
	border-spacing:0;
	font-size:13px;
	margin:0;
	width:100%;
}


.bx-core-adm-dialog .adm-input,
.bx-core-adm-dialog input[type="text"],
.bx-core-adm-dialog input[type="password"],
.bx-core-adm-dialog input[type="email"] {
	font-size: 13px;
	height: 29px;
	padding: 0 5px;
}

.bx-core-adm-dialog .bx-core-adm-dialog-buttons .adm-btn-add {
	float: right;
}

.bx-ie8 .bx-core-adm-dialog-buttons .adm-btn-add,
.bx-quirks .bx-core-adm-dialog-buttons .adm-btn-add
{
	float: none;
	position: absolute;
	right: 28px;
}

/**************** debug popup ***************************/

.bx-debug-content-top {
	padding: 12px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 120px;
	overflow: auto;
	border-bottom: 1px solid #D0D0D0;
}

/********************* menu *************************/

.bx-core-popup-menu {
	position: absolute;
	border: solid 1px #181b20;
	border-radius: 0 0 2px 2px;
	background-color: rgba(52, 59, 74, 0.94);
	-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(212, 212, 212, 0.12);
	box-shadow:0 1px 0 rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(212, 212, 212, 0.12);
	letter-spacing:normal;
	list-style:none;
	text-align: left;
	text-indent:0;
	text-transform: none;
	visibility:visible;
	white-space: normal;
	word-spacing:normal;
	vertical-align:baseline;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

.bx-ie8 .bx-core-popup-menu,
.bx-quirks .bx-core-popup-menu
{
	background-color: #3a4150;
}

.bx-quirks .bx-core-popup-menu
{
	width: 220px !important;
	margin-top: -2px;
	margin-left: -2px;
}

.bx-core-popup-menu-level0
{
	background-color: rgba(30, 36, 50, 0.94);
	border-radius: 2px;
}

.bx-ie8 .bx-core-popup-menu-level0,
.bx-quirks .bx-core-popup-menu-level0
{
	background-color: #252d3f;
}


/*.bx-core-popup-menu-top*/
.bx-core-popup-menu-angle,
.bx-core-popup-menu-angle-bottom {
	display: block;
	position: absolute;
	height: 10px;
	width: 17px;
	content: "";
	line-height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
}

.bx-core-popup-menu-angle {
	top: -9px;
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left bottom;
}

.bx-core-popup-menu-angle-bottom {
	bottom: -9px;
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -1470px;
}

.bx-core-popup-menu-item {
	display: block;
	text-decoration: none;
	border-top: solid 1px transparent;
	border-right: solid 1px transparent;
	color: #9ca4b2 !important;
	min-width: 120px;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.bx-ie8 .bx-core-popup-menu-item,
.bx-quirks .bx-core-popup-menu-item
{
	width: 220px;
	overflow-x: hidden;
}

.bx-core-popup-menu-item:hover,
.bx-core-popup-menu-item-opened
{
	border-top: solid 1px #55a8d9;
	border-right: solid 1px #2278b7;
	background-image: -webkit-linear-gradient(top, #2a92d0, #1d66b5);
	background-image: -moz-linear-gradient(top, #2a92d0, #1d66b5);
	background-image: -ms-linear-gradient(top, #2a92d0, #1d66b5);
	background-image: -o-linear-gradient(top, #2a92d0, #1d66b5);
	background-image: linear-gradient(top, #2a92d0, #1d66b5);
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	color: #ebebeb !important;
}

.bx-ie8 .bx-core-popup-menu-item-text,
.bx-quirks .bx-core-popup-menu-item-text
{
	overflow-x: hidden;
}

.bx-ie8 .bx-core-popup-menu-item:hover,
.bx-ie8 .bx-core-popup-menu-item-opened,
.bx-ie9 .bx-core-popup-menu-item:hover,
.bx-ie9 .bx-core-popup-menu-item-opened
{
	background-color: #257fc4;
}

.bx-core-popup-menu-item-text {
	display: block;
	padding: 0 10px 0 40px;
	height: 28px;
	line-height: 26px;

	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bx-core-popup-menu-item-icon {
	display: block;
	position: absolute;
	height: 28px;
	width: 40px;
}

.bx-core-popup-menu-no-icons .bx-core-popup-menu-item-text {
	padding-left: 19px;
}

.bx-core-popup-menu-no-icons .bx-core-popup-menu-item-icon
{
	display: none;
}

.adm-menu-content {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -30px;
}

.bx-core-popup-menu-item:hover .adm-menu-content,
.bx-core-popup-menu-item-opened .adm-menu-content
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -60px;
}

.adm-menu-services {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -90px;
}

.bx-core-popup-menu-item:hover .adm-menu-services,
.bx-core-popup-menu-item-opened .adm-menu-services
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -120px;
}

.adm-menu-settings {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -150px;
}

.bx-core-popup-menu-item:hover .adm-menu-settings,
.bx-core-popup-menu-item-opened .adm-menu-settings
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -180px;
}

.adm-menu-favorites {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -210px;
}

.bx-core-popup-menu-item:hover .adm-menu-favorites,
.bx-core-popup-menu-item-opened .adm-menu-favorites
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -240px;
}

.adm-menu-analytics {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -300px;
}

.bx-core-popup-menu-item:hover .adm-menu-analytics,
.bx-core-popup-menu-item-opened .adm-menu-analytics
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -330px;
}

.adm-menu-marketPlace {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -360px;
}

.bx-core-popup-menu-item:hover .adm-menu-marketPlace,
.bx-core-popup-menu-item-opened .adm-menu-marketPlace
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -390px;
}

.adm-menu-desktop {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -420px;
}

.bx-core-popup-menu-item:hover .adm-menu-desktop,
.bx-core-popup-menu-item-opened .adm-menu-desktop
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -450px;
}

.adm-menu-store {
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -480px;
}

.bx-core-popup-menu-item:hover .adm-menu-store,
.bx-core-popup-menu-item-opened .adm-menu-store
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -510px;
}


.bx-core-popup-menu-item-checked .bx-core-popup-menu-item-text
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -540px;
}

.bx-core-popup-menu-item-checked:hover .bx-core-popup-menu-item-text
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat left -570px;
}

.bx-core-popup-menu-item-opener .bx-core-popup-menu-item-text
{
	padding-right: 20px;
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat right -270px;
}

.bx-core-popup-menu-item-opener:hover .bx-core-popup-menu-item-text,
.bx-core-popup-menu-item-opened .bx-core-popup-menu-item-text
{
	background: url('/bitrix/panel/main/images/popup_menu_sprite_1.png') no-repeat right 0;
}

.bx-core-popup-menu-separator {
	height: 1px;
	margin: 0 1px;
	background-color: rgba(172, 179, 191, 0.2);
	font-size: 1px;
	line-height: 1px;
}

.bx-ie8 .bx-core-popup-menu-separator, .bx-quirks .bx-core-popup-menu-separator
{
	background-color: #444b58;
}

.bx-core-popup-menu-item-disabled .bx-core-popup-menu-item-text {
	color: #525A68;
}

.bx-core-popup-menu-item-disabled:hover .bx-core-popup-menu-item-text
{
	color: #858D9B;
}

/* standard menu icons */


/*menu icons*/
.bx-core-popup-menu-item .checked {background-image:url(/bitrix/js/main/core/images/menu/checkbox.gif);}

/*component menu icons */
.bx-core-popup-menu-item .parameters {background-image:url(/bitrix/themes/.default/public/components/buttons/parameters.gif);}
.bx-core-popup-menu-item .edit {background-image:url(/bitrix/themes/.default/public/components/buttons/edit.gif);}
.bx-core-popup-menu-item .copy {background-image:url(/bitrix/themes/.default/public/components/buttons/copy.gif);}
.bx-core-popup-menu-item .edit-common {background-image:url(/bitrix/themes/.default/public/components/buttons/edit_common.gif);}
.bx-core-popup-menu-item .edit-wf {background-image:url(/bitrix/themes/.default/public/components/buttons/edit_wf.gif);}
.bx-core-popup-menu-item .menu-edit {background-image:url(/bitrix/themes/.default/public/components/buttons/menu_edit.gif);}
.bx-core-popup-menu-item .menu-add {background-image:url(/bitrix/themes/.default/public/components/buttons/menu_add.gif);}
.bx-core-popup-menu-item .menu-delete {background-image:url(/bitrix/themes/.default/public/components/buttons/menu_delete.gif);}
.bx-core-popup-menu-item .menu-template {background-image:url(/bitrix/themes/.default/public/components/buttons/menu_templ.gif);}
.bx-core-popup-menu-item .nav-template {background-image:url(/bitrix/themes/.default/public/components/buttons/nav_templ.gif);}
.bx-core-popup-menu-item .parameters-2 {background-image:url(/bitrix/themes/.default/public/components/buttons2/parameters.gif);}
.bx-core-popup-menu-item .edit-2 {background-image:url(/bitrix/themes/.default/public/components/buttons2/edit.gif);}
.bx-core-popup-menu-item .edit-css {background-image:url(/bitrix/themes/.default/public/components/buttons2/edit_css.gif);}
.bx-core-popup-menu-item .copy-2 {background-image:url(/bitrix/themes/.default/public/components/buttons2/copy.gif);}
.bx-core-popup-menu-item .del-cache {background-image:url(/bitrix/themes/.default/public/components/buttons2/delcache.gif);}

/*panel menu icons */
.bx-core-popup-menu-item .panel-new-file {background-image:url(/bitrix/themes/.default/public/panel_new/menus/new_file.gif);}
.bx-core-popup-menu-item .panel-new-file-template {background-image:url(/bitrix/themes/.default/public/panel_new/menus/create_template.gif);}
.bx-core-popup-menu-item .panel-new-folder {background-image:url(/bitrix/themes/.default/public/panel_new/menus/new_folder.gif);}
.bx-core-popup-menu-item .panel-new-folder-template {background-image:url(/bitrix/themes/.default/public/panel_new/menus/create_folder_template.gif);}
.bx-core-popup-menu-item .panel-edit-visual {background-image:url(/bitrix/themes/.default/public/panel_new/menus/edit_html.gif);}
.bx-core-popup-menu-item .panel-edit-text {background-image:url(/bitrix/themes/.default/public/panel_new/menus/edit_text.gif);}
.bx-core-popup-menu-item .panel-edit-php {background-image:url(/bitrix/themes/.default/public/panel_new/menus/edit_php.gif);}
.bx-core-popup-menu-item .panel-file-props {background-image:url(/bitrix/themes/.default/public/panel_new/menus/file_props.gif);}
.bx-core-popup-menu-item .panel-folder-props {background-image:url(/bitrix/themes/.default/public/panel_new/menus/folder_props.gif);}
.bx-core-popup-menu-item .panel-file-access {background-image:url(/bitrix/themes/.default/public/panel_new/menus/file_access.gif);}
.bx-core-popup-menu-item .panel-folder-access {background-image:url(/bitrix/themes/.default/public/panel_new/menus/folder_access.gif);}
.bx-core-popup-menu-item .panel-file-delete {background-image:url(/bitrix/themes/.default/public/panel_new/menus/delete_file.gif);}
.bx-core-popup-menu-item .panel-folder-delete {background-image:url(/bitrix/themes/.default/public/panel_new/menus/delete_folder.gif);}
.bx-core-popup-menu-item .panel-page-cache {background-image:url(/bitrix/themes/.default/public/panel_new/menus/page_cache.gif);}
.bx-core-popup-menu-item .panel-comp-cache {background-image:url(/bitrix/themes/.default/public/panel_new/menus/comp_cache.gif);}
.bx-core-popup-menu-item .icon-delete {background-image:url(/bitrix/themes/.default/public/panel_new/buttons/delete.gif);}
.bx-core-popup-menu-item .panel-key {background-image:url(/bitrix/themes/.default/public/panel_new/menus/key.gif);}
.bx-core-popup-menu-item .panel-user {background-image:url(/bitrix/themes/.default/public/panel_new/menus/user.gif);}

/* diff old styles */

.bx-width30 {width:30% !important;}
.bx-width50 {width:50% !important;}
.bx-width100 {width:100% !important;}
.bx-width0 {width:0% !important;}

.bx-popup-label {
	text-align: right !important;
	padding: 6px 2px 10px 0 !important;
	vertical-align: top !important;
	background: transparent;
	font-size: inherit;
	color: #000;
}
.bx-core-adm-dialog .section td {
	background-image:none !important;
	background-color:#E0E8EA !important;
	color: #4B6267;
	font-size: 14px;
	font-weight: bold;
}

.bx-core-adm-dialog .section > td {
	padding: 5px 10px;
}

/*.bx-menu-layout {background-color: white;}*/

#bx-admin-prefix .bx-menu-current-row {background-color: #E2E7CB !important;}

#bx-admin-prefix .view-area {
	-moz-box-sizing: border-box;
	cursor: text;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height: 31px !important;
	margin: 3px !important;
}

#bx-admin-prefix .edit-field {
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(/bitrix/panel/main/images_old/panel/pencil.gif);
	font-size: 13px;
	padding: 7px 5px 0;
	margin: 2px;
	height: 22px;
	width: 232px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	color: #3F4B54;
	display: inline-block;
	outline: medium none;
	vertical-align: middle;
}

#bx-admin-prefix .edit-field:hover {
	padding: 7px 5px 0;
	background-color: #FFFFFF;
	border-color: #87919C #959EA9 #9EA7B1;
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	border-image: none;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
}

.bx-core-adm-dialog a.bx-popup-sign {display:block; width:11px; height:11px; overflow:hidden; margin-right:3px; background-repeat:no-repeat; background-position:top left;}
.bx-core-adm-dialog a.bx-popup-minus {background-image:url(/bitrix/js/main/core/images/components/minus.gif);}
.bx-core-adm-dialog a.bx-popup-plus {background-image:url(/bitrix/js/main/core/images/components/plus.gif);}

/* styles for WYSIWYG/HTML/PHP editors in public mode - BX.CEditorDialog */
.bx-core-adm-dialog .bx-core-editor-dialog-content-wrap{
	padding: 14px 12px 14px !important;
	margin-top: 54px !important;
}
.bx-core-adm-dialog .bx-core-editor-dialog-buttons{
	padding-top: 12px;
}
.bx-core-adm-dialog .bx-core-editor-dialog-buttons input {
	margin-right: 12px;
}

/* styles for auth dialog */
.bx-core-popup-auth-field {
	padding: 5px 0;
}

/* wizard dialog */
.bx-core-adm-dialog .bx-core-wizard-dialog-content-wrap { padding: 0 0 14px !important; margin-top: 54px !important; }
/* End */



/* Start:/bitrix/templates/eshop_yellow/styles.css*/
html,body,div,h1,h2,h3,h4,h5,h6,p,img,ul,li,table{margin:0;padding:0;border:0;outline:0 !important;font-size:100%;vertical-align:baseline;background:transparent}
ol,ul{list-style:none}:focus{outline:none !important}
table{border-collapse:collapse;border-spacing:0}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background:url('/bitrix/templates/eshop_yellow/images/bg.png')}
a{color:#007acf;cursor: pointer}a:hover{color:#e83434}
a img{border:none}
p{
    font-size:13px;
    color:#3F3F3F;
    padding:5px 0 20px;
    line-height:20px
}

/* End */



/* Start:/bitrix/templates/eshop_yellow/template_styles.css*/
html,body,div,h1,h2,h3,h4,h5,h6,p,img,ul,li,table{margin:0;padding:0;border:0;outline:0 !important;font-size:100%;vertical-align:baseline;background:transparent}ol,ul{list-style:none}:focus{outline:none !important}table{border-collapse:collapse;border-spacing:0}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}a{color:#007acf;cursor: pointer}a:hover{color:#e83434}a img{border:none}
li{list-style:none}
body{ color:#959595; font-size:12px;}
.header{
	padding-bottom:17px;
	margin-bottom:10px;
	background:url('/bitrix/templates/eshop_yellow/images/head-bg.png') no-repeat center 98px;
	padding-top:102px;
}
.top-panel {
	margin:0 auto;
	padding:22px 0 20px;
	width:975px
}

.header-topnav{
	margin:0 auto;
	padding:22px 0 20px;
	width:975px;
	position:relative;
	margin-bottom:80px;
}
.header-topnav ul.nav{
	position:relative;
}
.header-topnav ul li{
	display:inline-block;
	padding-right:60px
}
.header-topnav ul li:first-child{
	display:inline-block;
	word-spacing:2px
}
.header-topnav ul li a{

	font-size:16px;
	text-decoration:none;
	color:#9c9c9c;
	text-decoration:none;
	border-bottom:#9c9c9c dotted 1px;

}
.header-topnav ul li a:hover{
	border-bottom:#ffb011 dotted 1px;
	text-decoration:none;
    color:#ffb011;
}
.header-topnav ul li.current a:hover,
.header-topnav ul li:first-child a{
	/*display:inline-block;
	width:14px;
	height:13px;
	text-decoration:none !important;
	background:url('/bitrix/templates/eshop_yellow/images/home_link.png') no-repeat center*/
}

.header-topnav ul li span.toplnk{
	z-index:3;
	height:18px;
}

.header-topnav ul li.selected span.toplnk{
	display:block;
	background:url('/bitrix/templates/eshop_yellow/images/menutop-arrow.png') no-repeat bottom;
	margin-bottom:-28px;
	padding-bottom:28px;
}

.header-topnav ul li span.nextlv-pad{
	height:80px;
	display:none !important;
}

.header-topnav ul:hover li span.nextlv-pad{
	display:none;
}

.header-topnav ul li.selected span.nextlv-pad{
	display:block;
}

.header-topnav ul li:hover span.nextlv-pad{
	display:block;
}

.header-topnav ul li span.nextlv{
	display:block;
	border:#959595 solid 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:22px 0;
	position:absolute;
	left:0;
	top:45px;
	width:100%;
	z-index:2;
	background:#fff;
}

.header-topnav ul li span.nextlv a{
	color:#000000;
	font-size:16px;
	border:none;
}

.header-topnav ul li ul li:hover span, .header-topnav ul li ul li.selected span{
	display:block;
	margin:-6px;
	width:100%;
	padding:6px;
	background:#ffaa00;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.header-topnav ul li ul li:hover span a, .header-topnav ul li ul li.selected span a{
	color:#FFFFFF;
}

.header-topnav ul li ul{
	margin:0 20px;
}

.header-topnav ul li ul li{
	padding-right:40px;
}

.header-topnav ul li span.nextlv, .header-topnav ul:hover li span.nextlv, .header-topnav ul:hover li.selected span.nextlv{
	display:none;
}

.header-topnav ul li.selected span.nextlv{
	display:block;
}

.header-topnav ul li:hover span.nextlv, .header-topnav ul li.selected:hover span.nextlv{
	display:block;
}

.header-topnav ul:hover li.selected span.toplnk{
	margin:0;
	padding:0;
	background:none;
}

.header-topnav ul li:hover span.toplnk{
	background:url('/bitrix/templates/eshop_yellow/images/menutop-arrow.png') no-repeat bottom !important;
	margin-bottom:-28px !important;
	padding-bottom:28px !important;
}

.header-topnav ul li:hover ul{
	display:block !important;
}

.header-brandzone{
	width:978px;
	margin:0 auto;
	background:#fff;
	border-radius:3px 3px 0 0;
	/*min-height:91px;*/
	overflow:hidden;
	height:100px;
}
.brand{
	float:left;
	margin-right:50px;
}
.brand a{
	color:#000;
	font-size:32px;
	font-weight:bold;
	text-decoration:none
}
.login,
.cart,
.contactsdata{
	float:left;
	min-height:25px;
	vertical-align:top;
	margin:13px 0 0 33px;
}
.cart{
	padding-left:45px;
	min-width:85px;
	display:inline-block;
	background:url('/bitrix/templates/eshop_yellow/images/cart.png') left 30px no-repeat
}
.login{
	float:right;
	min-width:133px;
	display:inline-block;
}
.login a{
	text-decoration:underline;
}
.login a:hover{
	text-decoration:none;
}
.cart > span,
.cart > span a,
.login a{
	display:block;
}
.cart a,
.username,
.signin{
	color:#2479a1;
	font-weight:bold;
	font-size:13px
}
#compare a,
.logout,
.comparison,
.signup{
	color:#5f6a71 !important;
	text-decoration:underline;
	font-weight:normal !important;
	font-size:12px
}
#compare a:hover,
.cart a:hover,
.signin:hover,
.username:hover,
.comparison:hover,
.logout:hover,
.signup:hover{text-decoration:none}
.contactsdata{
	padding-right:21px;
	min-width:150px;
}
.contactsdata .tel{
	font-size:18px;
	font-weight:normal;
	line-height:21px;
	display:block;
	margin-bottom:8px;
}
.contactsdata .tel-maindata{
	font-size:28px;
	color:#ff0099;
}
.contactsdata a{text-decoration:none}
.contactsdata a:hover{color:#000;}
.contactsdata .workhours{
	font-size:12px;
	line-height:28px;
	font-weight:normal;
	display:block;
	text-align:center;
}

.header-brandzone-nav{
	margin:0 auto;
}
#top-menu-layout{
	width:860px;
	overflow:hidden;
	height:58px
}
#top-menu{display:block}
.root-item{display:inline-block;margin-left:-3px}
.root-item:first-child{margin-left:0}
.root-item>a{padding:19px;display:block;font-weight:bold;text-decoration:none;}
.submenu{display:none}
#fullmenu ul li:last-child a:hover:last-child{border-radius:0 0 5px 5px}
.allcatnav{
	display:none;
	float:right;
	padding:10px 20px
}
.allcatnav a{
	display:block;
	border-radius:3px;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.allcatnav a:hover{
}
.allcatnav a.active,
.allcatnav a:active{
}
#fullmenu{height:0;overflow:hidden;position:absolute;z-index:999;border-radius:0 0 5px 5px}
#fullmenu.active{overflow:visible}
#fullmenu>ul>li{display:block;position:relative;}
#fullmenu ul li a{display:block;text-decoration:none;font-weight:bold;font-size:14px;padding:15px 15px;/* text-shadow:0 1px 1px rgba(0,0,0,0.5) */}
#fullmenu>ul>li>ul{display:block;position:absolute;width:200px; margin-left:-200px;top:0;}
#fullmenu>ul>li:hover>ul{display:block}


.header-brandzone-line{
	margin:0 auto;
	height:5px;
	}

.content_style_box{
	padding:7px 0;
	width:100%;
	background:#fff;
	box-shadow:0 1px 3px 2px #e3e9eb
}
.content_style{
	background:url('/bitrix/templates/eshop_yellow/images/content_bg.png');
	height:97px;
	width:100%
}

.navigation-pages{
	text-align:left;
	/* padding:20px 0; */
	color:#717171
}
a.sortbutton:hover{
	color:#5561bd;
	padding:6px 9px;
	border:#959595 solid 1px;
}
.sortbutton.current,
.sortbutton.current:hover,
.navigation-pages .nav-current-page{
	display:inline-block;
	color:#5561bd;
	padding:5px 0;
	min-width:26px;
	text-align:center;
	border:#959595 solid 1px;
}
.navigation-page-all,
.sortbutton,
.sortbutton:active,
.navigation-pages a{
	display:inline-block;
	color:#000;
	font-size:14px;
	min-width:24px;
	text-align:center;
	text-decoration:none;
	border-radius:8px;
	padding:4px 0;
	margin-right:10px;
}
.navigation-page-all:hover,
.sortbutton:hover,
.sortbutton:active,
.navigation-pages a:hover{
	background:#fff;
	color:#717171
}
.navigation-page-all{padding:4px !important}

.content_box{
	width:980px;
	/*margin:-113px auto 0;*/
	margin:0 auto;
	/*overflow:hidden;*/
	padding-top:23px
}
.content_box.off_content_style_box{
	margin:0 auto;
	padding-top:0
}

.body{padding-bottom:18px}

.sidebar{
	display:block;
	width:222px;
	padding: 0 4px 4px
}
.sidebar .nav{
	display:block;
	margin-bottom: 20px;
	border-radius:5px;
	background:#fff;
	box-shadow:0 0 4px 0 rgba(0,0,0,0.1)
}
.sidebar .nav>li:first-child>span a{border-radius:5px 5px 0 0 !important}
.sidebar .nav>li:last-child>span a{
	border-radius:0 0 5px 5px !important;
	border-bottom:none !important
}
#fullmenu>ul>li>ul>li>a,
.sidebar .nav>li>span a{
	color:#000;
	font-weight:normal;
	font-size:14px;
	text-decoration:none
}
.sidebar .nav>li>span a{
	padding:15px 20px;
	border-bottom:1px solid #e0ecf3;
	display:block
}
.sidebar .nav>li>span .showchild,
.sidebar .nav.popup>li>span .showchild_popup,
.sidebar .nav>li>ul>li span .showchild{
	display:none;
	width:40px;
	cursor:pointer;
	position:absolute
}
.sidebar .nav>li>span .showchild,
.sidebar .nav.popup>li>span .showchild_popup{
	height:46px;
	margin:-47px 0 0 182px
}
.sidebar .nav>li>ul>li span .showchild{
	height:30px;
	top: 50%;
	margin: -15px 0 0 0;
	right: 0;
}
.sidebar .nav>li>span .showchild .arrow,
.sidebar .nav.popup>li>span .showchild_popup .arrow,
.sidebar .nav>li>ul>li span .showchild .arrow{
	width:20px;
	height:20px;
	display:block;
	margin-top:14px
}
.sidebar .nav>li>ul>li span .showchild .arrow{margin-top:5px !important}
.sidebar .nav>li.current>span .showchild,
.sidebar .nav>li.current>ul>li.current>span .showchild,
.sidebar .nav>li>ul>li:hover span .showchild,
.sidebar .nav>li:hover>span .showchild,
.sidebar .nav.popup>li>span .showchild_popup{display:inline-block}
.sidebar .nav.popup li{position:relative}
.sidebar .nav.popup>li>ul{display:none}
.sidebar .nav.popup>li:hover>ul{
	display:block;
	position:absolute;
	left:222px;
	top:0;
	min-width:150px;
	z-index:201;
	border-radius:0 5px 5px 0;
	background:#fff;
	box-shadow:inset  11px 0 5px -11px rgba(0, 0, 0, 0.5) , 2px 0 5px 0 rgba(0, 0, 0, 0.2)
}

.sidebar .nav>li>ul,
#fullmenu>ul>li>ul,
#fullmenu>ul>li>ul li ul,
.sidebar .nav>li>ul li ul{
	display:none;
	box-shadow:inset 0 11px 5px -11px rgba(0,0,0,0.5),inset 0 -12px 5px -11px rgba(0,0,0,0.2);
	border-radius:0;
	overflow:hidden
}
.sidebar .nav>li>ul li ul{box-shadow:none}

.content-inner{
	background:#fff;
	box-shadow:0 5px 8px 2px rgba(102,55,20,0.4),inset 0 13px 9px -12px rgba(0,0,0,0.8);
	border-radius:0 0 5px 5px
}
#fullmenu>ul>li>ul,
.content-inner>ul{
	background:#fff;
	box-shadow:0 5px 8px 2px rgba(102,55,20,0.4),inset 0 13px 9px -12px rgba(0,0,0,0.8);
	min-width:180px;
	overflow:hidden;
	border-radius:0 0 5px 5px
}
#fullmenu>ul>li>ul>li a:hover{box-shadow:inset -11px 0 5px -11px rgba(0,0,0,0.5)}

.content-inner>ul>li:first-child>a:hover{box-shadow:inset 0 13px 9px -12px rgba(0,0,0,0.8)}
#fullmenu>ul>li>ul{border-radius:5px 0 0 5px}
#fullmenu>ul>li>ul>li a,
.sidebar .nav>li>ul>li{border-radius:0 !important}
.content-inner ul>li a,
#fullmenu>ul>li>ul>li a,
.sidebar .nav>li>ul>li a{
	display:block;
	padding:7px 20px;
	color:#0073a3;
	text-decoration:none;
	font-size:14px;
	text-shadow:none
}
#fullmenu>ul>li>ul>li:first-child, #fullmenu>ul>li>ul>li:first-child 	a:hover{border-radius:5px 0 0 0 !important}
#fullmenu>ul>li>ul>li:last-child,  #fullmenu>ul>li>ul>li:last-child   	a:hover{border-radius:0 0 0 5px !important}
.content-inner ul>li>ul>li a,
#fullmenu>ul>li>ul>li ul li a,
.sidebar .nav>li>ul>li ul li a{
	display:block;
	padding:2px 7px !important;
	text-decoration:underline
}
.content-inner ul>li>ul>li a:hover,
#fullmenu>ul>li>ul>li ul li a:hover,
.sidebar .nav>li>ul>li ul li a:hover{
	box-shadow:none !important;
	color:#0060a4
}
.sidebar .nav>li>ul>li ul li a.current{
	border-radius:100px;
	font-weight:bold;
	background:#e1f5fb !important;
	color:#0060a4
}
.sidebar .nav.popup>li>ul>li:first-child>span a,
.sidebar .nav.popup>li>ul>li:last-child>span a {box-shadow:none}
.sidebar .nav.popup>li>ul>li:hover>span a{box-shadow:inset 5px 0 4px -4px rgba(0,0,0,0.3) !important}
.content-inner ul>li ul,
.content-inner ul>li ul li,
.content-inner ul>li ul li a,
.sidebar .nav>li>ul>li ul,
.sidebar .nav>li>ul>li ul li,
.sidebar .nav>li>ul>li ul li a,
#fullmenu>ul>li>ul>li ul,
#fullmenu>ul>li>ul>li ul li,
#fullmenu>ul>li>ul>li ul li a{
	padding:0;
	background:transparent !important;
	border:none;
	margin:0;
	color:#000;
	font-size:12px
}
.content-inner ul>li>ul li:last-child,
.sidebar .nav>li>ul>li>ul li:last-child{padding-bottom:10px}
#fullmenu>ul>li>ul>li ul li,
.sidebar .nav>li>ul>li ul li{margin:2px 35px 2px 35px}
.content-inner ul>li ul{padding-left:30px}
.content-inner ul>li ul li,
.sidebar .nav.popup>li>ul>li ul li{
	display:inline-block;
	margin:0;
	padding:0
}
.content-inner ul>li ul li,
.sidebar .nav.popup>li>ul>li ul li{
	padding:0 !important;
	display:inline !important
}
.content-inner ul>li ul li a,
.sidebar .nav.popup>li>ul>li ul li a{
	padding:0 !important;
	display:inline !important
}
.content-inner ul>li ul li:after,
.sidebar .nav.popup>li>ul>li ul li:after{content:","}
.content-inner ul>li ul li:before,
.sidebar .nav.popup>li>ul>li ul li:before{content:""}
.content-inner ul>li ul li:last-child:after,
.sidebar .nav.popup>li>ul>li ul li:last-child:after{content:""}
.content-inner ul>li>ul>li ul li a,
.sidebar .nav.popup>li>ul>li ul li a{margin:0}
.sidebar .nav.popup > li > ul > li > ul {
	padding: 3px 0 0 30px;
	margin-bottom:10px;
	display: block;
	box-shadow: none !important;
}
.filtren h5{
	font-size:15px;
	text-shadow:0 1px 1px #fff;
	margin-bottom:23px
}
.filtren,
.sidebar .vieweditems{
	width: 159px;
	/* border: 8px solid #E1F5FB; */ /* COLORS */
	margin-bottom: 20px;
	padding: 17px;
	background: #fff;
	padding-left: 30px;
}
.filtren{
	width: 169px;
	padding-left: 20px;
	
}

input.max-price,
input.min-price{ 
	display:block;
	width:60px;
	height:27px;
	border-radius:3px;
	/* border:1px solid #8ca3ae; *//* COLORS */
	padding:4px;
	box-shadow:0 1px 1px rgba(255,255,255,.75),inset 0 3px 6px rgba(215,215,215,.75)
}
div.max-price{float:right}
div.min-price,
div.max-price{
	border:none;
	box-shadow:none;
	font-size:13px;
	color:#3f3f3f;
	padding-top: 7px;
	height:14px
}
.filtren{
	position:relative;
	/* background:#c4eaf5 */ /* COLORS */
}
.filtren.compare{
	padding-bottom: 56px;
	margin-bottom:20px;
	width:665px
}
.more-options-hfilter-button{
	position: absolute;
	bottom: 25px;
	left: 20px;
	font-size: 13px
}
.filtren.compare .catf{
	width:165px;
	float:left;
	background:url('/bitrix/templates/eshop_yellow/images/filter_shadow.png') no-repeat right center;
	padding-right:7px;
	margin-right:10px;
	background-size: 7px 100%;
}
.filtren.compare .catf ul li{
	display:block;
	margin:0 !important;
	padding:0;
	width:165px;
	cursor:pointer;
}
/* .filtren.compare .catf ul li.active, */ /* COLORS */
/* .filtren.compare .catf ul li:hover{ */ /* COLORS */
	/* display:block;  */ /* COLORS */
	/* background:#e1f5fb;  */ /* COLORS */
/* } */ /* COLORS */
.filtren.compare .catf>ul>li>span{
	padding:5px 0 5px 15px;
	width:150px;
}
.filtren.compare .catf>ul>li>span>span{
	text-decoration:none;
	border-bottom:1px dashed #000;
	color:#000;
}
.filtren.compare ul li{
	/* width:177px; */
	vertical-align:top;
	position:relative;
	padding-left:18px;
	margin-right:25px;
	margin-bottom:10px;
	display:inline-block;
	width:175px;
}
.filtren.compare ul li,
.filtren.compare ul li a{
	font-size: 13px;
	color: #3F3F3F;
	line-height: 20px;
	text-decoration:none;
}
.filtren.compare .cntf ul li span{
	position:absolute;
	left:-4px;
	top:1px;
}
.filtren.compare .cntf .cnt span{
	font-size:14px;
}
.filtren.compare .cntf .cnt input[type=text]{
	display:inline-block;
	margin-right:20px;
	width:60px;
	height:27px;
	border-radius:3px;
	border:1px solid #8ca3ae;
	padding:4px;
	box-shadow:0 1px 1px rgba(255,255,255,.75),inset 0 3px 6px rgba(215,215,215,.75)
}
.filtren.compare .bt1{
/* 	position: absolute;
	right: 149px;
	bottom: 10px; */
	width: auto;
}
.filtren.compare .bt2{
/* 	position: absolute;
	right: 21px;
	bottom: 20px; */
	width: auto;
}
.filtren .posabo{
	position: absolute;
	bottom: 10px;
	right: 34px;
}
.filtren.compare .cntf .cnt{
	padding-top: 7px;
	display:none
}
.filtren.compare .cntf .cnt.active{
	display:block;
	position:relative;
	margin-left: 210px
}

.table_compare{
	width:728px;
	overflow-x:auto;
	overflow-y:hidden;

	max-height: 1200px !important;
}
.table_compare table tr td img{
	max-width:100px;
	width:auto;
	max-height:100px;
	height:auto;
	padding:10px;
}
.table_compare table tr td{
	position:relative;
	font-size:14px;
	padding:8px 20px;
	text-align:left;
}
.table_compare table tr:nth-child(odd) td{
	background:#fff;
}
.table_compare table tr td:first-child{
	font-weight:bold;
	color:#3d4345;
	white-space: nowrap;
}

.horizontalfilter li{position:relative}
.horizontalfilter li > span{display:block;}
#BASE .modef,
.horizontalfilter li .modef,
.sidebar .filtren .modef{
	background:white;
	position:absolute;
	margin-top:-35px;
	right:200px;
	white-space:nowrap;
	border:1px solid #8bbecb;
	border-radius:4px;
	box-shadow:2px 2px 5px 0 rgba(0,0,0,0.2);
	font-size:13px;
	color:#3f3f3f;
	padding:10px 25px 10px 10px
}
#BASE .modef{
	margin-top: -10px;
	right: 686px;
}
.horizontalfilter li .modef{
	margin-top:-6px;
	right:175px;
}
#BASE .ecke,
.horizontalfilter li .ecke,
.sidebar .filtren .ecke{
	border-top:1px solid #8BBECB;
	border-right:1px solid #8BBECB;
	border-bottom:none !important;
	background:#fff;
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	right:-7px;
	top:50%;
	margin-top:-5px;
	box-shadow:2px -1px 4px -1px rgba(0,0,0,0.2);

	-moz-transform:scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform:scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform:scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform:scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform:scale(1) rotate(45deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg)
}
#BASE .ecke.ie,
.horizontalfilter li .ecke.ie,
.sidebar .filtren .ecke.ie{
	border:none !important;
	background:url('/bitrix/templates/eshop_yellow/images/arw.png') no-repeat top right;
	height:15px;
	right:-8px;
	margin-top:-8px;
	-moz-transform:none !important;
	-webkit-transform:none !important;
	-o-transform:none !important;
	-ms-transform:none !important;
	transform:none !important
}
#modef a{
	color:#007acf;
	border:none;
	text-decoration:underline;
	font-size:14px;
	margin:0 !important;
}
#modef a:hover{
	color:#e83434;
	text-decoration:none;
}
.sidebar .filtren span{
	color:#000;
	font-size:14px;
	text-shadow:0 1px 1px #fff;
	vertical-align:top
}
.sidebar .filtren>ul>li> span a{
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #000;
	font-size:16px;
	display:inline-block;
	margin-top:5px;
	margin-bottom:5px
}
.sidebar .filtren ul>li>ul{
	display:none;
	overflow:hidden
}
.lvl2_disabled {
   color: #9b9b9b !important;
   text-shadow: none !important;
} 
.sidebar .filtren ul>li{min-height:25px}
.sidebar .filtren ul>li label{
	font-size:14px;
	text-shadow:0 1px 1px #fff;
	top:-2px;
	position:relative;
}

.ui-slider-horizontal{ 
	height:4px;
	/* background:#a9cbd5; *//* COLORS */
	box-shadow:inset 0 1px 0 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.5);
	border-radius:5px;
	/* border:1px solid #92b0b9 *//* COLORS */
}
.ui-slider .ui-slider-handle{
	position:absolute;
	z-index:2;
	width:22px;
	height:22px;
	cursor:pointer;
}
.ui-slider .ui-slider-range{
	position:absolute;
	z-index:1;
	font-size:.7em;
	display:block;
	border:0;
}
.ui-widget-header{
	color:#fff;
	font-weight:bold
}

.ui-slider{
	margin:25px auto 8px;
	width:85%;
	position:relative;
	text-align:left
}

.ui-slider-horizontal .ui-slider-handle{
	top:-.3em;
	margin-left:-.6em;
	margin-top:-2px
}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.ui-slider-horizontal .ui-slider-range-min{left:0}
.ui-slider-horizontal .ui-slider-range-max{right:0}


.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}
.ui-slider-vertical .ui-slider-range{left:0;width:100%}
.ui-slider-vertical .ui-slider-range-min{bottom:0}
.ui-slider-vertical .ui-slider-range-max{top:0}

.sidebar .vieweditems ul li{
	padding-bottom:17px;
	border-bottom:1px solid #e0ecf3;
	margin-bottom:10px;
	position:relative
}
.sidebar .vieweditems ul li:last-child{border-bottom:none}

.sidebar .vieweditems h5{
	font-size:16px;
	margin-bottom:23px
}
.sidebar .vieweditems ul li a img{
	width:64px;
	margin-bottom:9px;
	height:auto
}
.sidebar .vieweditems h4{
	line-height:19px;
	margin-bottom:10px
}
.sidebar .vieweditems h4 a{
	font-size:14px;
	text-decoration:none
}
.sidebar .vieweditems h4 a:hover{text-decoration:underline}
.price{font-weight:bold;color:#2d2d2d}
.discount-price{font-weight:bold;color:#E83434}
.old-price{text-decoration:line-through;color:#2d2d2d}
.sidebar .vieweditems .price{
	position:absolute;
	top:5px;
	right:0;
	/* background:#e1edf2; */ /* COLORS */
}
.sidebar .vieweditems .price span{
	display:block;
	padding:0px 5px;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
}


.iteminfo{
	vertical-align:top;
	padding-left:20px
}
.iteminfo h2 a span{
	font-weight:bold;
	font-size:24px;
	color:#000;
}
.iteminfo h2 a {text-decoration:none}
.iteminfo .price{
	color:#007acf;
	font-size:33px
}
.iteminfo .discount-price{font-size:33px}
.iteminfo .item_old_price{
	font-size:19px;
	font-weight:bold;
}
ul.options{
	padding:0 10px 10px 0;
	display:block;
	font-size: 13px;
	color: #3F3F3F;
	line-height: 20px;
}
.cnt ul.options{margin:0}
.options li{
	border-bottom:1px dotted #ccc;
	height:28px;
	padding-left:0 !important;
}
.options li span,
.options li b{
	background:url('/bitrix/templates/eshop_yellow/images/bg.png');
	bottom:-15px;
	font-weight:normal;
	line-height:27px;
	padding-right:5px;
	position:relative
}
.cnt .options li span,
.cnt .options li b{
	line-height:17px;
}
.options li span{
	color:#777;
	font-size:14px;
}
.options li b{
	color:#000;
	font-size:14px;
	float:right;
}

.sorttext{
	font-size:14px;
	display:inline-block;
	margin-right:20px;
	color:#000000;
}
.sort{
	padding:0;
}
.sortbutton.current,
.sortbutton.current:hover,
.sortbutton:active,
.sortbutton{padding:6px 10px}
.sortbutton span{
	width:10px;
	height:10px;
	display:inline-block;
}
.sortbutton.current.asc:hover span,
.sortbutton.current.desc span	{background-position:-40px -614px}
.sortbutton.current.desc:hover span,
.sortbutton.current.asc span		{background-position:-42px -749px}
.myorders,
.personal,
.registarton{
	width:100%;
	margin-top:10px;
	font-weight:bold;
	font-size:15px;
	color:#3f3f3f
}
.registarton td{vertical-align:top}
.star{color:#e83535}

.workarea > form[name="form_auth"] .input_text_style,
.input_text_style[name="COUPON"],
.registarton tr td input[type=password],
.personal input[type=text],
.personal input[type=password],
#order_form_content input[type=text],
#order_form_content input[type=password],
.registarton tr td input[type=text]{
	/*padding:6px !important;
	width:300px;*/
	/* height:30px !important */
}
.input_text_style{
	padding:6px  1px!important;
	/* width:100%; */
	min-width:300px;
	display:block;
	height:40px !important
}
.description{
	color:#9B9B9B;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	vertical-align:text-top
}
.myorders_itog{width:100%}
.myorders_itog td{
	text-align:right;
	white-space:nowrap;
	font-weight:normal;
	padding:3px;
	font-size:14px;
	padding-left:20px;
}
.myorders_itog td:first-child{
	width:100%;
	text-align:right
}
.myorders_itog tr:last-child td{font-weight:bold}
#order_form_id{

}
#order_form_id{

}
.orders td,
.mycurrentorders td{
	vertical-align:top;
	background:#fff;
}

.mycurrentorders tbody tr td{
	border-top: 1px solid #d1d1d1 !important;
	border-bottom: 1px solid #d1d1d1 !important;
}
.mycurrentorders tbody tr td:first-child{
	width:120px !important;
}
.mycurrentorders td img{
	max-width:110px;
	height:auto
}
.mycurrentorders td.cart-item-price{text-align: right}
.deleteitem_compare,
.mycurrentorders td .deleteitem{
	width:22px;
	height:22px;
	display:block;
}
.deleteitem_compare{
/* 	margin-left:30px;
	left:50% */
}
.workarea{
	//min-height:200px;
	margin-bottom:50px;
}
.reviews-block-container,
.workarea p{
	font-size:13px;
	color:#3F3F3F;
	padding:5px 0 20px;
	line-height:20px
}
.workarea span,
.workarea span p{font-size:14px}
.element-one-picture{
	width: 320px;
	height: 320px;
	vertical-align: middle;
	display: table-cell; 
	background: #fff;
	text-align: center;
	position:relative;
}
.catalog-section-list ul li{
	display:inline-block;
	font-weight:bold;
	margin-right:10px
}
.catalog-section-list ul{display:block}
.workarea .registarton ul li{
	font-weight: normal;
	padding-left:10px;
	margin-left:20px
}      
.workarea .registarton ul li:before{	              
	content:"" !important;
}
.workarea h2{
	font-size:24px;
	color:#000;
	margin-top:30px;
	margin-bottom:10px
}
.workarea h2:first-child{margin-top:0 !important}
.workarea h3{
	font-size:24px;
	color:#3f3f3f;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:10px
}
.workarea h4{
	font-size:14px;
	color:#3F3F3F;
	font-weight:bold;
	margin-bottom:10px
}
.workarea > ul li{
	color:#3F3F3F;
	font-size:13px;
	padding-bottom:5px;
	padding-left:30px;
}     
.workarea ul li:before {
	/*content: '\2014\a0';*/
}
.post{margin-bottom:30px}
.post:first-child{margin-top:20px}
.post .date{
	color:#8f8f8f;
	display:inline-block;
	font-size:14px;
	padding:10px 0
}
.post h3{
	display:inline-block;
	margin-top:15px;
	font-size:18px;
	margin-bottom:0;
} 
.post-title h2 a{font-weight:bold;} /*idea*/
.post-title h2 a:link, /*idea*/
.post h3 a:link{
	color:#0073a3;
	font-size:16px
}
.post-title h2 a:hover, /*idea*/
.post h3 a:hover{color:#E83434}
.bblog-qtl,
.post,
.post p{
	font-size:13px;
	padding:0 0 20px 0
}
.post table{
	margin-top:10px;
margin-bottom:20px;	
}
.post table tr td{
	border:1px solid #d3d3d3;
	padding:3px;
}
#svwp0{
	display:block;
	background:#fff;
	margin:4px 0;
	margin:0 auto;
}
.itemleft,
.itemright{
	position:absolute;
	text-decoration:none;
	overflow:hidden;
	width:34px;
	height:34px;
	display:block
}
.itemleft.l_dis,
.itemright.r_dis{display:none !important}
.svwp{width:320px}
.slideViewer div>ul>li{
	padding:0 0 10px 0;
	width:600px;
	text-align:left
}
.slideViewer div:first-child>ul>li img{
	max-width:600px;
	max-height:400px;
	width:auto;
	height:auto
}
.thumbSlider{width:310px}
.thumbSlider ul li{
	overflow:hidden;
	background:none;
	box-shadow:none !important
}
.thumbSlider ul li img{
	background:#fff;
}

.content_search_box.hnav table{
	width:980px;
	margin:0 auto
}
.searchtd{width:570px}

.content_search_box{margin-bottom:40px}
.content_search_box.hnav{margin:35px auto 16px}
.content_search_box.hnav table td:first-child{text-align:left}
.content_search_box table{width:100%}
.content_search_box table tr td{
	border:none;
	height:60px
}
.content_search_box table tr td:first-child{
	font-weight:bold;
	font-size:15px;
	text-align:center;
	width:180px
}
.content_search_box.hnav table tr td:first-child{width:auto !important}
.content_search_box.hnav table tr td:first-child h1{
	font-size:30px;
	font-weight:bold;
}
textarea,
.registarton tr td input[type=password],
.registarton tr td input[type=text],
.content_search_box table tr td .input,
.bx-auth-service-form input[type=text],
.input_text_style{
	/*border:1px solid #8CA3AE;
	border-radius:5px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215, 215, 215, 0.7);
	position:relative;
	font-size: 18px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	height: 40px;
	box-sizing: border-box;
	padding: 10px !important;*/
}
.content_search_box table tr td .input{padding: 0 !important}
#title-search-input{
	z-index:220;
	font-size: 18px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
}
textarea{
	min-height:100px;
	/*max-width:720px;
	max-height:300px;*/
}
.content_search_box table tr td .input input[type="text"]{
	border:none;
	width:491px;
	display:block;
	border-radius:6px;
	padding:7px 12px;
	background:transparent
}
.content_search_box table tr td .input input[type="submit"]{
	background:url('/bitrix/templates/eshop_yellow/images/gui.png') 0 -718px;
	border:none;
	width:36px;
	height:31px;
	cursor:pointer;
	margin-top:6px;
	display:inline-block;
	position:absolute;
	right:10px;
	top:0px
}

.numberitems{
	width:50px;
	float:right;
	overflow:hidden
}
.breadcrumbs{margin-bottom:13px}
.breadcrumbs a{
	color:#0073a3;
	font-size:13px;
	background:url('/bitrix/templates/eshop_yellow/images/breadcrumbs_arrow.png') no-repeat right center;
	padding-right:10px;
	text-decoration:underline
}
.breadcrumbs a:hover{
	text-decoration:none;
	color:#e83434
}
.breadcrumbs span{
	font-size:13px;
	font-weight:bold
}

.seeall{
	margin-right:24px;
	margin-top: 20px;
	float:right
}
.newsale,
.hitsale,
.TM{
	padding:19px 18px 20px 13px;
	height:22px;
	margin-bottom:10px !important
}
.newsale span,
.hitsale span{
	display:inline-block;
	width:30px;
	height:30px;
	margin-bottom:-7px;
	margin-right:10px;
}
.salegal{
	position:absolute;
	padding:10px;
	background:rgba(245,203,38,0.6);
	font-size:18px;
	font-weight:bold;
	text-align:center;
	top:17px;
	right:24px;
	display:block
}
.caroufredsel_wrapper{padding-right:6px}

.listitem-carousel{position:relative}
.workarea.pleft .listitem-carousel{
	left:-17px;
	width:754px
}
.listitem-carousel ul{
	width:980px;
	overflow:hidden;
	padding:2px;
	margin:0
}
.listitem ul li,
.listitem-carousel ul li{
	width:200px;
	display:inline-block;
	vertical-align:top;
	background:#fff;
	position:relative;
	padding:10px;
	margin:10px 9px;
	box-shadow:0 0 3px 1px #E2E7E9
}
.listitem ul li{
	margin:10px 0;
	width:240px;
}
.workarea.pleft .listitem-carousel ul li{margin:10px 15px}
.listitem_horizontal{width:100%}
.thumbSlider ul li,
.listitem_horizontal>li{
	display:block;
	background:#fff;
	box-shadow:0 0 4px rgba(123,152,165,0.4);
	margin:15px 4px 30px;
	position:relative
}
.checkbox{
	top:9px;
	position:absolute;
	display:block;
	width:100px
}
.checkbox a{text-decoration:none}
.checkbox_text{
	font-size:11px;
	color:#5f6a71;
	margin-top:1px;
	position:absolute
}
.badge,
.badge.specialoffer{
	position:absolute;
	background:#F5CB26;
	top:10px;
	right:10px;
	padding:5px 10px !important;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.listitem .badge,
.listitem .badge.specialoffer,
.listitem-carousel .badge,
.listitem-carousel .badge.specialoffer{
	/* top:165px; */
	top:176px;
	right:0;
}
.badge.notavailable{background:#FFD8D8}
.setaside{
	font-weight:normal;
	white-space: nowrap;
	color:#3f3f3f
}
.setaside:hover{text-decoration:none}
.listitem ul li a.link img,
.listitem-carousel ul li a.link img{
	margin:25px auto 0px;
	max-width:220px;
	max-height:220px;
}
.listitem ul li a.link img{
	max-width:220px;
	max-height:220px;
	width:220px !important;
}
.listitem ul li a.link,
.listitem-carousel ul li a.link{
	display:block;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:10px;
}
.listitem ul li a.link{
	width:220px;
	height:245px;
}
.listitem-carousel ul li a.link{
	width:220px;
	height:245px;
}
hr{
	border:none;
	border-bottom:1px solid #e0ecf3;
	margin-top:10px
}
.listitem ul li h4 a,
.listitem-carousel ul li h4 a{
	display:block;
	font-size:14px;
	text-decoration:none;
	width:100%;
	text-transform:uppercase
}
.listitem h4,
.listitem-carousel h4{margin:5px 0 20px}
.listitem ul li h4 a:hover,
.listitem-carousel ul li h4 a:hover{text-decoration:underline}
.listitem ul li h4 a .model,
.listitem-carousel ul li h4 a .model{
	display:block;
	overflow:hidden
}
.listitem ul li .buy,
.listitem-carousel ul li .buy{
	width:195px;
	position:relative;
	min-height:49px;
	overflow:hidden
}
.listitem ul li .buy div.price,
.listitem-carousel ul li .buy div.price{
	display:inline-block;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	padding:0
}
.listitem ul li .buy .price .old_price,
.listitem-carousel ul li .buy .price .old_price{font-weight:normal}
.listitem ul li .buy{
	width: auto;
}
table.buy .bt3{
	position:relative;
	right: -1px;
}
.buy .bt3{
	position: absolute;
	right: -1px;
}
.subscribe_link{
	font-size: 14px;
	position: absolute;
	right: 0;	
}
.bt2_right{
	right: 23px;
	bottom: 30px;
	position: absolute;	
}
.tlistitem_shadow{
	width:220px;
	height:10px;
	padding:0;
	background:url('/bitrix/templates/eshop_yellow/images/tlistitem_shadow.png') no-repeat center top;
	margin-top:11px;
	z-index:999;
	position:absolute;
	right:0;
	bottom:-11px
}
.listitem_horizontal table{width:100%}
.listitem_horizontal table tr td{
	vertical-align:top;
	padding:10px 20px
}
.listitem_horizontal table tr td:first-child{
	width:200px;
	text-align:center
}
.listitem_horizontal.pleft table tr td:first-child{text-align:left}
.listitem_horizontal.pleft table tr:first-child td:first-child{text-align:center;}
.listitem_horizontal.pleft table tr:first-child td:first-child a{width: 194px;display:block;}
.listitem_horizontal.pleft table tr td.title{width:100%}
.listitem_horizontal table tr td:first-child img{
	max-width:200px;
	max-height:200px;
	width:auto;
	height:auto;
	margin-top:35px;
	padding:7px
}
.listitem_horizontal table tr td:first-child .checkbox{
	text-align:left;
	display:block
}
.listitem_horizontal table tr td.title h3 a span{
	padding:5px 0;
	display:block;
	margin-bottom:10px;
	font-size:24px;
}
.listitem_horizontal table tr td.price{
	vertical-align:bottom;
	text-align:center;
	width:170px;
	vertical-align:bottom
}
.listitem_horizontal table tr td div{
	text-align:left;
	padding-bottom:20px
}
.retail_vert,
.retail{
	font-size:14px;
	padding-right:10px
}
.listitem_horizontal td.price span{font-size:26px}
.listitem_horizontal.pleft td.price span{font-size:23px}
.retail_vert span,
.retail span{text-decoration:line-through}

.listitem_horizontal.pleft div div{
	display:inline-block;
	margin-right:5px
}
.listitem_horizontal.pleft .bt3{
	position:relative;
	float:right
}
.listitem_horizontal h3 a{
	font-size:24px;
	font-weight:bold;
	text-decoration:underline
}
.listitem_horizontal table tr td{font-size:13px}
.listitem_horizontal table tr td h3{margin-top:15px}
.tlistitem_horizontal_shadow{
	height:17px;
	padding:0;
	background:url('/bitrix/templates/eshop_yellow/images/tlistitem_horizontal_shadow.png') no-repeat center top;
	background-size:100%;
	position:absolute;
	z-index:1;
	bottom: -17px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
}
.horizontal_listitem_shadow{
	width:740px;
	height:17px;
	padding:0;
	background:url('/bitrix/templates/eshop_yellow/images/tlistitem_horizontal_shadow.png') no-repeat center top;
	background-size:100% 100%;
	position:relative;
	top:27px
}

.listitem-carousel .prev,
.listitem-carousel .next{
	width:34px;
	height:0;
	position:absolute;
	text-decoration:none;
	overflow:hidden;
	top:50%;
	margin-top:-17px;
	display:none !important;
	padding-top:34px
}
.listitem-carousel:hover .prev,
.listitem-carousel:hover .next{display:block !important}
.listitem-carousel:hover .prev.hidden,
.listitem-carousel:hover .next.hidden,
.listitem-carousel:hover .prev.disabled,
.listitem-carousel:hover .next.disabled{display:none !important}
.listitem-carousel .pager{
	width:100%;
	text-align:center;
	margin-top:2px
}
.listitem-carousel .pager a{
	display:inline-block;
	width:15px;
	padding-top:15px;
	height:0;
	margin:5px;
	overflow:hidden;
}
#foo2,
#foo3{height:auto !important}

.horizontal_listitem{
	display:block;
	padding:25px 0 10px 0;
	background:#fff;
	width:740px;
	margin:2px;
	margin-bottom:30px;
	box-shadow:0 0 4px rgba(123,152,165,0.4)
}
.horizontal_listitem ul li{
	width:108px;
	display:inline-block;
	padding:15px 18px 5px;
	border-right:1px solid #E0ECF3
}
.horizontal_listitem ul li:last-child{border:none}
.horizontal_listitem ul li a img{
	max-width:65px;
	width:auto;
	max-height:64px;
	height:auto
}
.horizontal_listitem ul li .item_price{
	background:#E0ECF3;
	position:relative;
	top:-135px;
	right:-18px;
	font-size:13px;
	font-weight:bold;
	padding:2px;
	text-align:center
}
listitem-carousel.horizontal_listitem{}

.blog_box{
	width:100%;
	min-height:330px
}
.blog_box table{
	width:980px;
	margin:0 auto
}
.blog_box table tr td{
	vertical-align:top;
	padding:9px 5px;
	color:#607b8b;
	font-size:13px;
	text-shadow:0 1px 1px #fff
}
.blog_box table tr td.news .title-link:link,
.blog_box table tr td.news .title-link:visited {
	color:#607b8b;
	font-weight:normal;
}
.blog_box table tr td.news .title-date {
	color:#0073a3;
	font-weight:bold;
}
.blog_box table tr td:first-child{width:330px}
.blog_box table tr td:nth-child(2){
	width:330px;
	padding-left:43px;
	padding-right:44px
}
.blog_box table tr td h4{
	font-size:25px;
	font-weight:normal;
	color:#000;
	margin-bottom:25px
}
.blog_box table tr td p{line-height:19px}
.blog_box table tr td:first-child h3{font-weight:bold}
.blog_box table tr td a{
	color:#0073a3;
	font-weight:bold;
	line-height:19px;
	text-decoration:none
}
.blog_box table tr td a:hover{text-decoration:underline}
.allnews.bt2{color:#3f3f3f}
.blog_box table tr td li{padding:10px 0}
.blog_box table tr td li:first-child{padding-top:0}
.blog_box table tr td .view_all{
	color:#3f3f3f;
	float:none;
	padding:8px 10px
}

.footer{
	width:100%;
	padding-top:20px
}
.footer table{
	width:971px;
	margin:0 auto
}
.footer table tr td{
	vertical-align:top;
	padding:15px 17px
}
.footer table tr td:first-child{padding-left:0}
.footer table tr td.copyright{
	vertical-align:bottom;
	color:#fff;
	font-size:13px;
	opacity:0.5;
	padding-left:15px
}
.about{width:224px}
.cat_link{
	padding:15px 11px;
	width:441px;
}
.footer table tr td h4{
	font-size:18px;
	padding-bottom:16px;
	background:url('/bitrix/templates/eshop_yellow/images/footer_h4_bg.png') repeat-x bottom
}
.footer table tr td li{
	width:205px;
	display:inline-block;
	overflow:hidden;
	padding:9px 0
}
.footer table tr td li:first-child{margin-top:8px}
.footer table tr td li a{
	color:#f3f8fa;
	text-decoration:none;
	font-size:13px;
	text-shadow:0 -1px 0 rgba(124,69,24,0.5)
}
.footer table tr td li a:hover{text-decoration:underline}
.footer table tr td.contact{
	width:259px;
	font-size:13px;
	text-shadow:0 -1px 0 rgba(124,69,24,0.5);
	color:#fff
}
.footer table tr td.contact span{
	font-size:25px;
	font-weight:bold;
	text-shadow:0 -1px 0 rgba(124,69,24,0.5)
}
.social{padding-bottom:22px}

.item_count[type="text"]{
	width:25px;
	text-align:center;
	height:20px;
	border:1px solid #c4c4c4
}
table.options td{
	font-size:13px;
	text-align:left
}
table.options td:first-child{min-width:140px}
table.options td select{width:220px}

.equipment{
	border:1px solid #d1d1d1;
	width:99%;
	margin:20px 0
}
.equipment thead td{
	font-weight:bold;
	font-size:16px;
	color:#3d4345;
	text-shadow:0 1px 1px rgba(255,255,255,0.4);
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	padding:10px;

}
.equipment thead td a{font-size:14px}
.equipment tbody td{
	background:#fff;
	padding:10px;
	font-size:14px;
	color:#5f6a71;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
	font-weight:normal
}
.equipment.orders tbody td{
	vertical-align:top;
	border-top:none;
	border-bottom:none;
	color:#3d4345
}
.equipment.orders tbody tr td:first-child{min-width:470px}
.equipment tbody tr td:last-child{text-align:right}
.equipment.orders.n tbody tr .order_status{
	background:#ffd34e;
	text-shadow:0 1px 1px rgba(255,255,255,.7);
	color:#000 !important
}
.equipment.orders.p tbody tr .order_status{
	background:#ade421;
	text-shadow:0 1px 1px rgba(255,255,255,.7);
	color:#000 !important
}
.equipment.orders.f tbody tr .order_status,
.equipment.orders.canceled tbody tr .order_status{
	background:#d3d3d3;
	text-shadow:0 1px 1px rgba(255,255,255,.7);
	color:#000 !important
}
.order_status{width:215px}
.equipment.ordersmore td{
	text-align:left !important;
	border:none;
	
}
.equipment.ordersmore td:first-child{
	color:#3f3f3f;
	width:180px;
}
.equipment.ordersmore h4{
	background:#fafafa;
	padding:10px 25px;
	font-size:16px;
	margin:0;
}
.compositionorder ul li{
	list-style-type:decimal;
	margin-left:20px
}
.tabsblock{margin:50px auto}
.tabsblock .tabs{
	margin:0 5px;
	z-index:200
}
.tabsblock .tabs a{
	box-shadow:0 0 4px rgba(123,152,165,0.4),inset 0 -3px 5px rgba(123,152,165,0.2);
	background:#fbfbfb;
	display:inline-block;
	text-decoration:none;
	color:#000;
	margin:0 5px;
	padding:10px 0 7px;
	border-radius:4px 4px 0 0;
	position:relative;
	bottom:-5px
}
.tabsblock .tabs a:hover{bottom:0}
.tabsblock .tabs a span{
	margin:0 10px;
	color:#3f3f3f;
	font-size:14px;
	font-weight:bold
}
.tabsblock .tabs a span.clr{
	display:block;
	background:#fff;
	position:relative;
	height:3px;
	bottom:-10px;
	margin:0
}
.tabsblock .tabs a.active{
	z-index:220;
	background:#fff;
	box-shadow:0 0 4px rgba(123,152,165,0.4);
	bottom:0
}
.tabsblock .tabcontent{
	box-shadow:0 0 4px rgba(123,152,165,0.4);
	background:#fff;
	border-radius:2px;
	margin:0 10px;
	padding:10px;
	z-index:210;
	position:relative
}

.tabsblock .tabcontent .cnt ul li span,
.tabsblock .tabcontent .cnt ul li b{
	background-image:none;
	background-color:#fff
}
.tabsblock .tabcontent>div{display:none}
.tabsblock .tabcontent>div.active{display:block}

.count_nav{
	display:inline-block;
	height:21px;
	width:12px;
	line-height:0;
	position:absolute;
	padding-top:1px;
	padding-left:5px;
	margin-top:-4px;
}
.count_nav a{
	display:block;
	height:10px;
	width:11px;
	text-align:center;
	border:1px solid #d8d8d8
}
.count_nav a.plus{
	border-radius:5px 5px 0 0;
	background-position:-41px -553px
}
.count_nav a.minus{
	border-radius:0 0 5px 5px;
	margin-top:-1px;
	background-position:-41px -573px
}
.modal{
	display:none;
	top:50%;
	left:50%;
	position:fixed;
	z-index:999;
	box-shadow:0 0 10px 0 rgba(0,0,0,0.6);
}
#login,
#popupFormSubscribe,
#addItemInCart,
#addItemInSubscribe,
#addItemInCartOptions,
#addItemInCompare{
	background:#fff;
	border-radius:7px;
	padding:10px 10px 25px 10px;
	text-align:center
}
#login{padding:0 10px}
#login input[type=submit]{
	/*margin:15px auto 0 !important;*/
	cursor:pointer
}
#login,
#addItemInCompare{
	min-width:300px;
	margin-left:-160px
}
#addItemInCartOptions,
#addItemInSubscribe,
#addItemInCart{
	width:400px;
	margin-left:-210px
}
#addItemInCartOptions table{width:100%}
#addItemInCartOptions table tr td:first-child{padding:5px}
#addItemInCartOptions .bt1,
#addItemInSubscribe .bt1,
#popupFormSubscribe .bt1,
#addItemInCart .bt1{padding:7px 15px 7px 40px}
#addItemInCartOptions .bt3,
#addItemInSubscribe .bt3,
#popupFormSubscribe .bt3,
#addItemInCart .bt3{padding:7px 15px}
#addItemInCartOptions .sale{
	right:143px;
	font-size:13px;
	color:#E83434;
	position:absolute;
	top:60px
}
#addItemInCartOptions .price_title {font-weight: normal;padding: 0;margin: 0;text-align: right;}
#addItemInCartOptions .choosePropsTitle {font-size: 13px;text-align: left !important;font-weight: bold; padding: 5px;}
#addItemInCart h4,
#addItemInSubscribe h4,
#popupFormSubscribe h4,
#addItemInCompare h4{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#000;
	padding-top:15px;
	padding-bottom:20px
}
#addItemInCart .item_img img,
#addItemInSubscribe .item_img img,
#popupFormSubscribe .item_img img,
#addItemInCompare .item_img img{
	max-width:200px;
	max-height:200px;
	width:auto;
	height:auto
}
#addItemInCartOptions .item_img img{
	max-width:70px;
	max-height:70px;
	width:auto;
	height:auto
}
#addItemInCart .item_title,
#addItemInSubscribe .item_title,
#popupFormSubscribe .item_title,
#addItemInCartOptions .item_title,
#addItemInCompare .item_title{
	color:#1074a1;
	font-size:16px;
	padding-top:15px;
	text-align:center;
	padding-bottom:15px
}
#addItemInCartOptions .item_price{
	font-size:14px;
	display:block
}
#addItemInCartOptions .item_old_price{
	font-size:14px;
	display:block;
	text-decoration:line-through
}
#login p,
#addItemInCart p,
#addItemInSubscribe p,
#popupFormSubscribe p,
#addItemInCartOptions p,
#addItemInCompare p{
	text-align:center;
	padding:10px 0;
	display:block;
	font-size:13px
}
#addItemInCart .incart,
#addItemInSubscribe .incart,
#popupFormSubscribe .incart,
#addItemInCartOptions .incart,
#addItemInCompare .compare{
text-align:center;
font-size:14px
}
.close.button{
	width:13px;
	height:13px;
	right:10px;
	top:7px;
	cursor:pointer;
	position:absolute
}
#login input[type=password]{
	margin-bottom:5px;
	margin-top:2px;
}
#login .rememberme{
	float:right;
	position:relative;
}
#login .rememberme input{
	left:-20px;
	top:-1px;
	position:absolute;
}
#bgmod{
	background:rgba(0,0,0,0);
	display:none;
	min-width:2000px;
	height:100%;
	min-height:2000px;
	position:fixed;
	z-index:998;
	top:0;
	left:0
}

.svwp ul{position:relative;left:-999em}
.slideViewer{
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	background:#fff
}
.slideViewer ul{
	position:relative;
	left:0;
	top:0;
	width:1%;
	list-style-type:none;
	margin:0;
	padding:0
}
.slideViewer ul li{float:left}
.thumbSlider ul{
	list-style-type:none;
	margin:0;
	padding:0;
	/*height:170px*/
}
.thumbSlider ul li{
	float:left;
	margin:0;
	/*height:170px;*/
	padding-top:10px;
	padding-bottom:10px;
	
	width:170px;
	background:transparent
}      
.slideViewer div > ul > li:before,
.thumbSlider ul li:before{
	content: ""!important;
}
.thumbSlider a{text-decoration:none}
.thumbSlider a img{
	border:none !important;
	display:block;
	margin:0 auto;
	padding:7px;
}
.thumbSlider p.tmbrdr{
	position:absolute;
	padding:0;
	margin-left:3px
}
.thumbSlider p.tmbrdr:hover{/*background:url('/bitrix/templates/eshop_yellow/images/p_bg.png') no-repeat top right*/
	border:#959595 solid 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.thumbSlider p.tmbrdr.active{/*background:url('/bitrix/templates/eshop_yellow/images/p_bg.png') no-repeat top left*/
	border:#959595 solid 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}



div.search-popup{border: 1px solid #333;background: #fff;padding: 2px;margin: 0px; width:307px; }
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: pointer;}
div.search-popup-row{background:#fff;font-family: Helvetica;}
div.search-popup-row-active{background:#eee;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
.sidebar.pleft{
	width:222px;
	float:left
}
.sidebar.pright{
	width:222px;
	float:right
}
.sidebar.ptop{}
.centralarea.pleft,
.workarea.pleft{
	width:728px;
	padding-left:20px;
	float:left
}
.breadcrumbs.pleft{
	width:728px;
	overflow:hidden
}
.centralarea.pright .breadcrumbs{
	padding-left:0;
}
.workarea.pright{
	width:728px;
	float:left
}
.centralareaptop,
.workarea.ptop{

}
.header_slider{
	padding-top:40px;
	width:980px;
	margin:0 auto
}

.header .slider-title-container{
	margin-top:-68px;
}

.header .slider-title-wrap{
	font-size:36px;
	border-bottom:#888888 dotted 1px;
	margin:20px 0 0 0;
	color:#000000;
}

.header .slider-title-wrap2{
	width:980px;
	margin:0 auto;
}

.header .slider-title-wrap3{
	/*float:right;
	position:relative;
	left:-50%;
	text-align:left;*/
	width:701px;
	margin:0 auto;
	background:url('/bitrix/templates/eshop_yellow/images/slogan.png') center top no-repeat;
	height:68px;
}

.header .slider-title-wrap4{
	width:240px;
	margin-left:218px;
	padding-top:67px;
}

.header .slider-title-wrap5{
	background:#fff;
	height:2px;
	margin-bottom:-1px;
}

.header .slider-title{
	/*position:relative;
	left:50%;*/
	height:1px;
	border-bottom:#ffaa00 dotted 1px;
}

.header .slider-title i{
	font-style:normal;
}

.header .slider-title .s1{
	display:block;
	float:left;
	padding-bottom:5px;
}

.header .slider-title .s2{
	display:block;
	float:left;
	padding-bottom:6px;
	margin: 0 20px -1px 20px;
	background:#fff;
	border-bottom:#ffaa00 dotted 1px;
	color:#ffaa00;
}

.header .slider-title .s2 i{
}

.header .slider-title .s3{
	display:block;
	float:left;
	padding-bottom:5px;
}

#slides .slide {
	width:980px;
	padding:20px 0
}
.slides_container {
	height:405px;
	overflow:hidden;
	position:relative
}
#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px
}
#slides .pagination {
	margin: 12px 0;
	width: 577px;
	text-align: center;
	z-index: 137;
	position: relative;
}
#slides .pagination li {
	display:inline-block;
	list-style:none;
	margin:0 6px;
	width:16px;
	height:16px;
	padding:0px;
}
#slides .pagination li a {
	display:block;
	width:16px;
	height:16px;
	font-size:0;
	background:url('/bitrix/templates/eshop_yellow/images/bull.png') no-repeat !important;
}
#slides .pagination li.current a {
	background:url('/bitrix/templates/eshop_yellow/images/bull-active.png') no-repeat !important;
}
.slider_img{
	width:580px;
	height:400px
}
.header_slider .w{
	position: absolute;
	top: -9px;
	z-index: 0;
	width: 535px;
	height: 371px;
	background: white;
	margin-top: 27px;
	margin-left: 30px;
	-moz-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg)
}
.slider_img .s1,
.slider_img .s2{
	position: absolute;
	top: 10px;
	z-index: 150;
	width: 520px;
	height: 342px;
	margin-top: 26px;
	margin-left: 38px;
}
.slider_img .s1{
	-moz-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg)
}
.slider_img .s2{
	-moz-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1) rotate(-2deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg)
}
.slider_img .photo{
	position: absolute;
	top: -9px;
	text-align: center;
	z-index: 170;
	width: 536px;
	height: 373px;
	background: white;
	margin-top: 28px;
	margin-left: 29px;
}
.slider_img .photo table{
	width:500px;
	margin:10px auto 0;


}
.slider_img .photo table tr td{
	height:360px;
	width:500px;
	text-align:center;
	vertical-align:middle;
}
.slider_img .photo table tr td img{
	height:auto;
	width:auto;
	max-height:400px;
	padding-right:130px;
}

#slides .next,
#slides .prev {
	position:absolute;
	width:46px;
	height:46px;
	display:none;
	z-index:101;
	margin-top: -207px;
}
#slides:hover .next,
#slides:hover .prev{/*display:block*/}
#slides .next{
	left:50%;
	margin-left:48px;
	background:url('/bitrix/templates/eshop_yellow/images/slide-next.png') no-repeat !important;
}
#slides .prev{
	left:50%;
	margin-left:-489px;
	background:url('/bitrix/templates/eshop_yellow/images/slide-prev.png') no-repeat !important;
}
.info{
	width: 334px;
	position: absolute;
	left: 645px;
	top: 47px;
	height: 343px;
}
.info h2,
.info h4{
	width:334px;
	overflow:hidden;
}
.info h2{}
.info h4{margin-top:2px}
.info h2 a,
.info h4 a{
	text-decoration:none;
	font-size:26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.info h4 a{font-weight:normal}
.info p{
	padding-top:23px;
	font-size:14px;
	width:300px;
	line-height: 20px;
	height: 106px;
}
.info .more{
	text-decoration:none;
	font-weight:bold;
}
.info .more:hover{text-decoration:underline}
.buy {
	width: 330px;
	bottom: 0;
	position: absolute;
}
.buy td{
	padding:15px 14px;
	font-size:26px;
	line-height:19px;
	vertical-align:middle
}
.buy td:first-child{
	white-space: nowrap;
	font-weight:bold;
	text-shadow:0 1px 1px rgba(246,237,206,0.7)
}
.buy td .old_price{
	font-size:14px;
	text-decoration:line-through;
}
.buy td:last-child{
	width:14px;
	padding:0
}
.specialoffer{
	padding: 9px 11px;
	font-size: 24px;
	color: #000;
	position: absolute;
	top: 20px;
	right: 20px;
	background: #F5CB26;
	text-shadow:0 1px 1px rgba(255,255,255,0.7);
}
sup.notavailable,
sup.specialoffer,
sup.newproduct,
sup.saleleader{
	background: #f8e86f;
	color: #000;
	padding: 0px 8px 1px;
	font-weight: normal;
	font-size: 11px;
	position: relative;
	top: -5px;
	right:0;
}
sup.notavailable{background:#FFD8D8}
.title-search-result{
	top: 245px;
	left: 875px;
	width: 560px;
	border-radius:3px;
}
.cart-notetext{
	color: #5f6a71 !important;
	font-size:16px;
	display:block;
	min-height:200px;
	background:url('/bitrix/templates/eshop_yellow/images/notetext.png') no-repeat center;
}
.notetext{color: #5f6a71 !important}
.sortbutton.current,
.sortbutton.current:hover,
.sortbutton:active,
.sortbutton{padding:6px 10px}

.no-photo-div-small,
.no-photo-div-big{background:url('/bitrix/templates/eshop_yellow/images/no-photo.png') no-repeat center}
.no-photo-div-small{background-size:90% 90%}

.personal-page-nav div{
	background:#fff;
	border-radius:3px;
	border:1px solid #e0ecf3;
	padding:10px 15px;
	margin:10px 0 20px;
}
.personal-page-nav div h2{
		font-size:18px !important;
		padding-bottom:5px;
		border-bottom:1px solid #e0ecf3;
}
.personal-page-nav div ul li a{
	font-size:13px;
	
}

#popup_n_error,
.errortext{
	margin-top:15px;
	background: #f8eaed;
	background: url('/bitrix/templates/eshop_yellow/images/alert.png') 10px 50%  no-repeat, -moz-linear-gradient(top, #f8eaed 0%, #edd0d6 100%);
	background: url('/bitrix/templates/eshop_yellow/images/alert.png') 10px 50% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8eaed), color-stop(100%,#edd0d6));
	background: url('/bitrix/templates/eshop_yellow/images/alert.png') 10px 50% no-repeat, -webkit-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url('/bitrix/templates/eshop_yellow/images/alert.png') 10px 50% no-repeat, -o-linear-gradient(top, #f8eaed 0%,#edd0d6 100%);
	background: url('/bitrix/templates/eshop_yellow/images/alert.png') 10px 50% no-repeat, linear-gradient(to bottom, #f8eaed 0%,#edd0d6 100%);
	color:#881521 !important; 
	font-size:15px;
	text-shadow: 0 1px 0 #fff;
	padding:10px 15px 10px 60px !important;
	display:inline-block;
	border-top:1px solid #e4cbd1;
	border-right:1px solid #d5babe;
	border-bottom:1px solid #c9abaf;
	border-left:1px solid #d5babe;
	box-shadow:inset 0 1px 1px 0 #fff;
	border-radius:5px;
	font-weight:bold;
}
#popup_n_error{display:none}

.sidebar .nav>li>span .showchild .arrow,
.sidebar .nav.popup>li>span .showchild_popup .arrow,
.sidebar .nav>li>ul>li span .showchild .arrow,
.sidebar .nav.popup>li>ul>li span .showchild_popup .arrow,
.social .social-eshop a,
.social-eshop a,
.social a span,
.itemleft,
.itemright,
.newsale span,
.hitsale span,
.sortbutton span,
.close.button,
#slides .next,
#slides .prev ,
#slides .pagination li a,
.listitem-carousel .pager a,
.listitem-carousel .prev,
.listitem-carousel .next,
.deleteitem_compare,
.mycurrentorders td .deleteitem,
.ui-slider .ui-slider-handle,
.count_nav a,
.content_search_box table tr td .input input[type="submit"]{background:url('/bitrix/templates/eshop_yellow/images/gui.png') no-repeat}

.sidebar .nav>li>span .showchild .arrow,
.sidebar .nav.popup>li>span .showchild_popup .arrow,
.sidebar .nav>li>ul>li span .showchild .arrow,
.sidebar .nav.popup>li>ul>li span .showchild_popup .arrow					{background-position:-182px -19px}
.sidebar .nav>li:hover>span .showchild .arrow								{background-position:-38px -360px}
.sidebar .nav>li span .showchild:hover .arrow								{background-position:-37px -380px}
.sidebar .nav>li.current>span .showchild .arrow							{background-position:-38px -321px}
.sidebar .nav>li.current>span .showchild:hover .arrow						{background-position:-38px -340px}
.sidebar .nav>li.selected>span .showchild .arrow							{background-position:-38px -303px}
.sidebar .nav>li.current.selected>span .showchild .arrow,
.sidebar .nav>li.current.selected>span .showchild:hover .arrow			{background-position:-38px -284px}
.sidebar .nav>li>ul>li:hover>span .showchild>.arrow						{background-position:-38px -458px}
.sidebar .nav>li>ul>li span .showchild:hover .arrow							{background-position:-37px -423px}
.sidebar .nav>li.current ul>li.lvl2.current>span .showchild .arrow			{background-position:-38px -442px}
.sidebar .nav>li.current ul>li.lvl2.current>span .showchild:hover .arrow	{background-position:-38px -402px}
.sidebar .nav.popup>li>span .showchild_popup .arrow						{background-position:-38px -708px}
.sidebar .nav.popup>li:hover>span .showchild_popup .arrow					{background-position:-38px -688px}
.sidebar .nav.popup>li.current.selected>span .showchild_popup .arrow		{background-position:-38px -689px}
#slides .prev															{background-position:0 0}
#slides .next															{background-position:0 -58px}
#slides .next:active 													{background-position:0 -174px}
#slides .prev:active 													{background-position:0 -116px}
.itemleft,			.listitem-carousel .prev								{background-position:0 -285px}
.itemleft:hover,	.listitem-carousel .prev:hover						{background-position:0 -320px}
.itemleft:active,	.listitem-carousel .prev:active						{background-position:0 -355px}
.itemright,			.listitem-carousel .next								{background-position:0 -389px}
.itemright:hover,	.listitem-carousel .next:hover						{background-position:0 -424px}
.itemright:active,	.listitem-carousel .next:active						{background-position:0 -459px}
.newsale span															{background-position:0 -657px}
.hitsale span															{background-position:0 -689px}
.content_search_box table tr td .input input[type="submit"]					{background-position:0 -718px}
.deleteitem_compare,.mycurrentorders td .deleteitem						{background-position:0 -776px}
.deleteitem_compare:hover,.mycurrentorders td .deleteitem:hover			{background-position:0 -798px}
.ui-slider .ui-slider-handle												{background-position:-36px -588px}
#slides .pagination li a 													{background-position:-39px -650px}
#slides .pagination li.current a 											{background-position:-39px -631px}
.listitem-carousel .pager a												{background-position:-42px -512px}
.listitem-carousel .pager a:hover, .listitem-carousel .pager a.selected	{background-position:-41px -495px}
.close.button															{background-position:-46px -480px}
.social .fb																{background-position:0 -496px}
.social .tw																{background-position:0 -528px}
.social .od																{background-position:0 -560px}
.social .vk																{background-position:0 -592px}
.social .gp																{background-position:0 -624px}
.social .all >a> span															{background-position:-32px -905px}
.social .all:hover >a>span															{background-position:0 -905px}
.social a .vkontakte														{background-position:-32px -1033px}
.social a .odnoklassniki													{background-position:-32px -809px}
.social a .mymailru														{background-position:-32px -841px}
.social a .facebook														{background-position:-32px -873px}
.social a .google														{background-position:-32px -937px}
.social a .openid-mail-ru												{background-position:0 -1033px}
.social a .openid														{background-position:0 -841px}
.social a .yandex														{background-position:0 -873px}
.social a .livejournal													{background-position:0 -937px}
.social a .liveinternet													{background-position:0 -969px}
.social a .blogger														{background-position:0 -1001px}
.social a .twitter														{background-position:-32px -1001px}
.social a .liveid														{background-position:-32px -969px}

.listitem-carousel .next{right:0}

.w100p{width:100% !important}
.w980p{width:980px !important}
.w748p{width:748px !important}
.db{display:block !important}
.fll{float:left !important}
.flr{float:right !important}
.fln{float:none !important}
.fwb{font-weight:bold !important}
.fwn{font-weight:normal !important}
.fsi{font-style:italic !important}
.fsn{font-style:normal !important}
.tac{text-align:center !important}
.tal{text-align:left !important}
.tar{text-align:right !important}
.m0a{margin:0 auto !important}
.vat{vertical-align:top !important}
.vam{vertical-align:middle !important}
.vab{vertical-align:bottom !important}
.vabl{vertical-align:baseline !important}               
  
.lsnn,
.lsnn li{list-style: none !important}
.lsnn:before,
.lsnn li:before{content:none !important}

.social > a,
.social .social-eshop a{
	display:inline-block;
	width:31px;
	height:32px;
	background: url('/bitrix/templates/eshop_yellow/images/gui.png') no-repeat;
}
#login .social .social-eshop a{background-image:none}
.social a span{
	display:inline-block;
	width:31px;
	height:32px;
}
.social{
	text-align:left;
	padding-bottom:8px;
}
.social li{display:inline-block}
.social li>ul{
	display:none;
	position:absolute;
	width:290px;
	text-align:right;
	z-index:99999;
}
.social li.notfull{position:relative}
.social li.full>ul{left:4px}
.social li.notfull>ul{
	right:0;
	left:none;
}
.social .all:hover ul{display:block}

.social .social-eshop a,
.social a span{width:32px}

form[name="bx_auth_services"] input[type="submit"]{}

.bx-auth-service-form input[type=text]{height:20px}

.cart-item-name{
	width:200px;
}
.cart-item-price {
    white-space: nowrap;
}
.cart-item-name,
/*.cart-item-price,*/
.cart-item-price div,
.cart-item-price span,
.map-columns{
	width:100%;
}
.map-columns li{
	padding:10px;
}
.map-columns li a{
	font-weight:normal;
}
.bt1{white-space:nowrap}



a { color:#5561bd; }

a.btm_pt_blue { text-decoration:none; border-bottom:#5561bd dotted 1px; }
a.btm_pt_blue:hover { border:none; text-decoration:none; }

.top-panel-wrap1{
	border-bottom:#ffaa00 solid 8px;
        box-shadow:0 0 25px 5px #c7c7c7;
        position:fixed;
	width:100%;
	top:0;
	height:65px;
	background:#FFFFFF;
	z-index:20;
}
.top-panel-wrapdop{
	border-bottom:#ffffff solid 2px;
        width:100%;
	height:71px;
	
}


.top-panel{
	height:35px;
	padding:15px 0;
}

.top-panel .top1{
	float:left;
	width:240px;
	margin-right:20px;
}

.top-panel .top2{
	float:left;
	width:170px;
	margin-right:20px;
	padding-top:12px;
	margin-left:15px;
}

.top-panel .top3{
	float:left;
	width:120px;
	margin-right:0px;
	padding-top:6px;
}

.top-panel .top4{
	/*float:left;
	background:url('/bitrix/templates/eshop_yellow/images/myorder.png') no-repeat;
	width:158px;
	height:63px;
	margin-left:20px;*/
}

.top-panel .top5{
	/*background:url('/bitrix/templates/eshop_yellow/images/myorder.png') no-repeat;*/
	float:right;
	width:368px;
	font-size:14px;
	/*padding-top:10px;*/
	text-align:right;
	/*height:63px;*/
	position:relative;
}

.top-panel .top5 .basket_line_empty{
	background:url('/bitrix/templates/eshop_yellow/images/myorder.png') no-repeat;
	width:368px;
	font-size:14px;
	padding-top:10px;
	height:63px;
	position:relative;
}

.top-panel .top5 .basket_line_fill{
	background:url('/bitrix/templates/eshop_yellow/images/myorder-active.png') no-repeat;
	width:368px;
	font-size:14px;
	padding-top:10px;
	height:63px;
	position:relative;
}

.top-panel .top5 a.myorder{
	color:#000;
	font-size:17px;
	font-weight:bold;
	position:absolute;
	left:37px;
	top:13px;
}

.top-panel .top5 .basket_line_fill a.myorder{
	text-shadow:1px 1px 1px #fff;
}

.top-panel .top5 .basket_line_fill a.myorder:hover{
	text-shadow:1px 1px 1px #000;
}

.top-panel .top5 a.myorder:hover{
	color:#ffaa00;
}

.content_search_box .input{
	border:#ffaa00 solid 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:3px 6px 4px 6px;
	height:20px;
	background:url('/bitrix/templates/eshop_yellow/images/srch_grad.jpg') repeat-x;
}

.content_search_box #title-search-input{
	width:150px;
	margin:0;
	padding:0;
	border:none;
	font-size:15px;
	text-transform:lowercase;
	color:#949494;
	height:20px;
	line-height:20px;
	padding-left:23px;
	background:url('/bitrix/templates/eshop_yellow/images/loop.png') no-repeat left;
	box-shadow: none;
}

.content_search_box input.s_btn{
	width:30px;
	margin:0;
	padding:0;
	background:none;
	border:none;
	float:right;
	font-size:13px;
	color:#b4b4b4;
	cursor:pointer;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	padding-left:6px;
	font-weight:bold;
	border-left:#b4b4b4 solid 1px;
}

.top-panel .top5 .b_cnt, .b_sum{
	color:#5561bd;
	font-size:18px;
}

.bx-system-auth-form{
	font-size:13px;
}

.bx-system-auth-form .u-login input{
	border:#9f9584 solid 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px;
	color:#9f9584;
	margin-bottom:8px;
	margin-right:10px;
}
.bx-system-auth-form .u-pass input{
	border:#9f9584 solid 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px;
	color:#9f9584;
	margin-bottom:5px;
}
.bx-system-auth-form .u-logbtn{
	background:url('/bitrix/templates/eshop_yellow/images/logbtn.png') no-repeat;
	width:63px;
	height:27px;
	border:none;
	margin-bottom:10px;
	cursor:pointer;
	color: #fff;
}

.bx-system-auth-form .u-logbtn:hover{
	background:url('/bitrix/templates/eshop_yellow/images/logbtn-hover.png') no-repeat;
}

.header_slider .priceinfo{
	background:url('/bitrix/templates/eshop_yellow/images/priceinfo-bg.png') no-repeat;
	width:261px;
	height:169px;
	text-align:center;
}

.header_slider .priceinfo .item_title{
	color:#5561bd;
	border-bottom:#5561bd dotted 1px;
	text-decoration:none;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.header_slider .priceinfo .item_title:hover{
	border:none;
}

.header_slider .priceinfo .item_price{
	display:block;
	margin-top:10px;
	margin-bottom:15px;
	font-size:17px;
}

.header_slider .priceinfo .item_price .price_val{
	color:#000;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
}

.header_slider .info{
	top:20px;
}

.header_slider .info .buy td{
	padding:0;
}

.header_slider .info .buy a{
	display:block;
	width:263px;
	height:62px;
	background:url('/bitrix/templates/eshop_yellow/images/slider-buybtn.png') no-repeat;
	padding:0;
	margin:0;
	border:none;
	padding-top:35px;
	font-size:24px;
	color:#000000;
	font-weight:normal;
	border-radius:0;
}

.header_slider .info .buy a:hover{
	background:url('/bitrix/templates/eshop_yellow/images/slider-buybtn-hover.png') no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

.tabsection-container ul.tab-list{
	background:none;
	border-bottom:#000 dotted 1px;
}

.tabsection-container ul.tab-list li{
	margin-right:50px;
	background:none;
}

.tabsection-container ul.tab-list li.active{
	background:url('/bitrix/templates/eshop_yellow/images/arrow_purple_btm.png') no-repeat bottom;
	padding-bottom:3px;
	margin-bottom:-11px;
	height:37px;
}

.tabsection-container ul.tab-list li a{
	border:none;
	background:none !important;
	margin:0;
	padding:0;
}

.tabsection-container ul.tab-list li.active a{
	border-bottom:#ff0099 solid 7px;
	display:block;
	margin-bottom:7px;
	height:30px;
}

.tabsection-container ul.tab-list li a span{
	border:none;
	background:none !important;
	margin:0;
	padding:0;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}

.tabsection-container ul.tab-list li a:hover span{
	color:#ffaa01;
}

.tabsection-container ul.tab-list li.active a span{
	color:#000;
}

.tabsection-container .tab-boby-container{
	background:none;
}

.listitem-carousel ul li{
	text-align:center;
}

.listitem-carousel ul.lsnn li{
	box-shadow:none;
	width:250px;
}

.listitem-carousel ul.lsnn li .buy{
	width:auto;
}

.listitem-carousel ul.lsnn li .img_container{
	text-align:center;
	width:100%;
}

.listitem-carousel a.item_title{
	text-decoration:none !important;
}

.listitem-carousel a.item_title span{
	color:#5561bd;
	text-decoration:none;
	border-bottom:#5561bd dotted 1px;
	font-size:13px;
	font-weight:normal;
	line-height:22px;
	text-transform:none;
}

.listitem-carousel a.item_title:hover span{
	border-bottom:none;
}

.listitem-carousel h4{
	margin-bottom:10px;
	height:auto !important;
}

.listitem-carousel .item_price{
	color:#959595;
	font-weight:normal;
}

.listitem-carousel .item_price .price_val{
	color:#ffaa00;
	font-size:19px;
	font-weight:bold;
}

.listitem-carousel .prod_icons{
	height:63px;
	position:absolute;
	right:20px;
	top:0;
}

.listitem-carousel .prod_new{
	width:63px;
	height:63px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_new.png') no-repeat;
	float:right;
}

.listitem-carousel .prod_hit{
	width:63px;
	height:63px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_hit.png') no-repeat;
	float:right;
	margin-right:10px;
}

.listitem-carousel .prod_special{
	width:63px;
	height:63px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_sale.png') no-repeat;
	float:right;
	margin-right:10px;
}

.clr{
	height:0;
	font-size:0;
	clear:both;
}


.blog_box .news{
	width: 980px;
	margin:0 auto;
}

.blog_box h3{
	font-size:26px;
	color:#000000;
	margin-bottom:30px;
}

.blog_box ul.lsnn li{
	float:left;
	width:33%;
}

.blog_box ul.lsnn li .item-wrap{
	margin:0 20px;
}

.blog_box ul.lsnn li.first .item-wrap{
	margin:0 20px 0 0;
}

.blog_box ul.lsnn li.last .item-wrap{
	margin:0 0 0 20px;
	position:relative;
}

.blog_box .lsnn .item-title{
	color:#464646;
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
	line-height:17px;
	height:34px;
}

.blog_box .lsnn .item-body{
	color:#555555;
	font-size:13px;
	margin-bottom:15px;
	height:80px;
}

.blog_box .lsnn .item-body img{
	margin:0 10px 10px 0;
	float:left;
}

.blog_box .lsnn .item-date{
	font-size:14px;
}

.blog_box .lsnn .item-info{
	position:relative;
}

.blog_box .lsnn .item-view{
	background:url('/bitrix/templates/eshop_yellow/images/show-arrow.png') no-repeat right 5px;
	position:absolute;
	right:0;
	bottom:0;
	padding-right:10px;
}

.blog_box .lsnn .item-view a{
	font-size:14px;
	padding-bottom:2px;
	color:#5561bd;
	text-decoration:none;
	border-bottom:#5561bd dotted 1px;
}

.blog_box .lsnn .item-view a:hover{
	border:none;
}

.blog_box .news .allnews-wrap{
	margin-top:30px;
	text-align:right;
}

.blog_box .news a.allnews{
	background:none;
	border:none;
	height:auto;
	width:auto;
	margin:0;
	padding:0;
	color:#ff0099;
	font-size:16px;
	text-decoration:underline;
	box-shadow:none;
	font-weight:normal;
}

.brand-list-wrap{
	width:980px;
	margin:0 auto;
	margin-bottom:50px;
}

.brand-list-wrap2{
	border:#afe72e solid 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:0 20px;
}

.brand-list{
	padding:30px 0;
}

.brand-list .brand-item{
	float:left;
	width:33%;
	text-align:center;
	overflow:hidden;
}

.brands-title{
	text-align:center;
	margin-top:-13px;
}

.brands-title span{
	text-transform:uppercase;
	color:#000000;
	background:#FFFFFF;
	padding:0 20px;
	font-size:18px;
}

h1 { color:#000000; font-size:30px; margin-bottom:15px; line-height:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; margin-bottom:30px; }
h2 { color:#000000; font-size:26px; margin-bottom:13px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
h3 { color:#000000; font-size:22px; margin-bottom:12px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
p { margin-bottom:10px; }
a { text-decoration:none; color:#5561bd; }
a:hover { text-decoration:none; color:#ffb011; }


.annotations{
	width:980px;
	margin:0 auto;
	margin-bottom:30px;
}

.annotations .annotation-item{
	width:25%;
	float:left;
	height:90px;
	background:url('/bitrix/templates/eshop_yellow/images/px-gray.jpg') repeat-y right;
}

.annotations .ai-last{
	float:right;
	margin-left:-1px;
	background:none;
}

.annotations .annotation-item-wrap-inner{
	padding:10px 20px;
}

.annotations .ai-first .annotation-item-wrap-inner{
	padding-left:0;
}

.annotations .ai-last .annotation-item-wrap-inner{
	padding-right:0;
}

.annotations .a-left{
	float:left;
	width:80px;
}

.annotations .a-right{
	position:relative;
	overflow:hidden;
}

.annotations .ar-top{
	color:#000000;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	height:40px;
}

.annotations .ar-top span{
	display:block;
	border-bottom:#d1d1d1 solid 1px;
	padding-bottom:5px;
}

.annotations .ar-bottom{
	font-size:11px;
	line-height:12px;
}

.footer-wrap{
	border-top:8px solid #FFAA00;
}

.footer{
	width:980px;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
}

.footer .foot1{
	float:left;
	width:40%;
	background:url('/bitrix/templates/eshop_yellow/images/logo-footer.jpg') no-repeat left top;
	min-height:72px;
	line-height:18px;
}

.footer .foot1-wrap-inner{
	margin:8px 0 0 95px;
}

.footer .foot2{
	float:left;
	width:30%;
	text-align:right;
	padding-top:5px;
	margin-top:10px;
}

.footer .foot3{
	float:right;
	width:250px;
	text-align:right;
	margin-top:10px;
}

.top-delimiter{
	border-bottom:#919191 dotted 1px;
}

.addrinfo_line{
	position:relative;
	height:30px;
	margin-bottom:20px;
}

.addrinfo_line .ret_cat{
	float:left;
	background:url('/bitrix/templates/eshop_yellow/images/arrow-slim-left.png') no-repeat left;
	padding-left:20px;
}

.addrinfo_line .ret_cat a{
	color:#606cc1;
	text-decoration:none;
}

.addrinfo_line .ret_cat a:hover{
	text-decoration:underline;
}

.addrinfo_line .bc{
	float:right;
	color:#000000;
	max-width:600px;
}

.addrinfo_line .bc span{
	font-weight:normal;
	color:#606cc1;
}

.addrinfo_line .bc a{
	color:#000000;
	background:none;
	padding:0 2px;
}

.buy-block-wrap1{
	float:right;
	width:326px;
	background:url('/bitrix/templates/eshop_yellow/images/prod-buy-block-repeat.png') repeat-y;
	margin-bottom:100px;
}

.buy-block-wrap2{
	background:url('/bitrix/templates/eshop_yellow/images/prod-buy-block.png') no-repeat bottom;
	padding-bottom:80px;
	margin-bottom:-80px;
}

.buy-block-wrap3{
	text-align:center;
	padding:20px 20px 0 20px;
	margin-bottom:-30px;
}

.product_sku{
	color:#9c9c9c;
	font-size:13px !important;
	display:block;
	margin-top:-25px;
	height:25px;
}

.product_full .posttitle{
	margin-bottom:15px;
}

.product_full .posttitle span{
	color:#000000;
	font-size:17px;
}

.product_full .old-price{
	font-size:17px;
	font-weight:normal;
	margin-bottom:5px;
}

.product_full .item_price{
	font-weight:normal;
	color:#000000;
	margin-bottom:30px;
	font-size:18px;
}

.product_full .item_price .price_val{
	font-size:30px;
}

.product_full .addtoCart{
	background:url('/bitrix/templates/eshop_yellow/images/prod-buy-btn-bg.png') repeat-x;
	height:62px;
	line-height:62px;
	padding:0;
	border:none;
	display:block;
	font-size:20px;
	width:200px;
	margin:0 auto;
}

.prod-tabs ul.tab-list li{
	margin-right:30px;
}

.prod-tabs ul.tab-list li a span{
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;
	color:#9c9c9c;
}

.prod-tabs ul.tab-list li a:hover span{
	color:#000000;
}

.prod-tabs ul.tab-list li.active a span{
	color:#000000;
}

.prod-prop-item{
	margin-bottom:15px;
}

.prod-prop-item .prop-name{
	padding-right:5px;
}

.prod-prop-item .prop-value{
	color:#000000;
}

.iteminfo .prod-prop-item{
	padding-left: 28px;
	margin-bottom:20px;
}

.iteminfo .prod-prop-item_WIDTH{
	background:url('/bitrix/templates/eshop_yellow/images/iteminfo-wid.png') no-repeat;
}

.iteminfo .prod-prop-item_LENGHT{
	background:url('/bitrix/templates/eshop_yellow/images/iteminfo-len.png') no-repeat 0px 6px;
}

.iteminfo .prod-prop-item_HEIGHT{
	background:url('/bitrix/templates/eshop_yellow/images/iteminfo-hei.png') no-repeat;
}

.iteminfo .item_properties{
	color:#000;
	font-size:16px;
	margin-bottom:30px;
}

.iteminfo .help_info{
	margin-bottom:40px;
}

.iteminfo .help_info .help_phone{
	display:block;
	background:url('/bitrix/templates/eshop_yellow/images/telephone.png') no-repeat left;
	padding-left:80px;
	min-height:26px;
	padding-top:10px;
	margin-top:10px;
}

.iteminfo .help_info .phone_number{
	border-bottom:#5561bd dotted 1px;
	padding-bottom:2px;
	font-size:16px;
	color:#5561bd;
}

.iteminfo .help_info .city_code{
	font-size:12px;
}

.prod-icons{
	padding-top:20px;
}

.prod-icons .prod-new{
	width:63px;
	height:63px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_new.png') no-repeat;
	float:left;
	margin-right:10px;
}

.prod-icons .prod-saleleader{
	width:63px;
	height:63px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_hit.png') no-repeat;
	float:left;
	margin-right:10px;
}

.prod-icons .prod-special{
	width:63px;
	height:63px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_sale.png') no-repeat;
	float:left;
	margin-right:10px;
}

.catalog-description{
	margin-bottom:20px;
	color:#5f5f5f;
	font-size:14px;
}

.listitem{
	margin-bottom:90px;
}

.listitem ul.lsnn {
	text-align:center;
}

.listitem ul.lsnn .cat-item-name{
	padding-top:5px;
	margin-bottom:5px;
}

.listitem ul.lsnn a.item_title span{
	color:#5561bd;
	border-bottom:#5561bd dotted 1px;
}

.listitem ul.lsnn a.item_title:hover span{
	color:#ff0099;
	border:none;
}

.listitem ul.lsnn .buy{
	height:auto !important;
}

.listitem ul.lsnn .price{
	display:block;
	color:#000000;
	font-weight:normal !important;
	margin-bottom:8px;
}

.listitem ul.lsnn .old-price{
	display:none;
	color:#959595;
	font-weight:normal;
	font-size:13px;
}

.listitem ul.lsnn li.itembg{
	height:300px !important;
	box-shadow: none;
	padding:0;
	margin-bottom:25px;
}

.listitem ul.lsnn li.itembg:hover{
	z-index:2;
}

.listitem ul.lsnn li .item-wrapinner{
	margin-bottom:-1000px;
	padding:10px;
	height:auto;
	background:#FFFFFF;
}

.listitem ul.lsnn li.itembg:hover .item-wrapinner{
	box-shadow: 0px 3px 10px 2px #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.listitem ul.lsnn li.itembg:hover .old-price{
	display:block;
}

.listitem ul.lsnn .discount-price{
	display:block;
	color:#000000;
	font-weight:normal;
}

.listitem ul.lsnn .prod-prop-item{
	margin-bottom:2px;
	display:none;
}

.listitem ul.lsnn li.itembg:hover .prod-prop-item{
	display:block;
}

.listitem ul.lsnn .prod-prop-item .prop-name{
	font-size:12px;
}

.listitem ul.lsnn .prod-prop-item .prop-value{
	font-size:12px;
}

.cat-item-icons-small{
	position:absolute;
	top:8px;
	right:8px;
	/*display:none;*/
}

.listitem ul.lsnn li.itembg:hover .cat-item-icons-small{
	display:block;
}

.cat-item-icons-small .prod-new{
	float:left;
	display:block;
	width:37px;
	height:36px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_new_small.png') no-repeat;
}

.cat-item-icons-small .prod-saleleader{
	float:left;
	display:block;
	width:37px;
	height:36px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_hit_small.png') no-repeat;
	margin-left:3px;
}

.cat-item-icons-small .prod-special{
	float:left;
	display:block;
	width:37px;
	height:36px;
	background:url('/bitrix/templates/eshop_yellow/images/prod_sale_small.png') no-repeat;
	margin-left:3px;
}

.listitem ul.lsnn .moreinfo{
	margin-bottom:8px;
	margin-top:8px;
	display:none;
}

.listitem ul.lsnn li.itembg:hover .moreinfo{
	display:block;
}

.listitem ul.lsnn .moreinfo a{
	color:#7680c9;
	border-bottom:#7680c9 dotted 1px;
}

.listitem ul.lsnn .moreinfo a:hover{
	border:none;
}

.listitem ul.lsnn li.itembg:hover{
	/*box-shadow: 0px 3px 10px 2px #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;*/
}

.phone-top{
	background:url('/bitrix/templates/eshop_yellow/images/phone.png') no-repeat;
	width:233px;
	height:23px;
}

.ajaxForm{
	margin:10px 20px 20px 20px;
	color:#838383;
}

.ajaxForm input[type="text"]{
	border:#bbbbbb solid 1px;
	height:32px;
	line-height:32px;
	font-size:18px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top:6px;
	padding:0 10px;
	box-shadow:inset
		7px 7px 7px #e6e6e6;
}

.ajaxForm input[type="text"]:focus{
	border:#ffaa00 solid 1px;
}

.ajaxForm textarea{
	border:#bbbbbb solid 1px;
	font-size:18px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top:6px;
}

.ajaxForm textarea:focus{
	border:#ffaa00 solid 1px;
}

.ajaxForm h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	border-bottom:#ffaa00 solid 6px;
	line-height:36px;
	margin:0 -20px;
	padding:0 20px;
	margin-bottom:10px;
}

.callback_phone{
	margin-bottom:20px;
}

.callback_phone input[type="text"]{
	width:180px;
}

.callback_code{
}

.callback_code input[type="text"]{
	width:130px;
	float:left;
	margin-right:10px;
}

.callback_code img{
	float:right;
	height:30px;
	border:#ffaa00 solid 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top:6px;
}

.callback_question{
	margin-bottom:20px;
}

.callback_question textarea{
	width:96%;
	box-shadow:inset
		7px 7px 7px #e6e6e6;
}

.callback_sendbtn input[type="submit"]{
	background:url('/bitrix/templates/eshop_yellow/images/sendbtn_bg.png') repeat-x;
	height:36px;
	padding:0 10px;
	font-size:18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	/*text-shadow:
			0 0 0 #76996d,
			1px -1px 0 #76996d,
			0 0 0 #76996d,
			1px 1px 0 #76996d;*/
}

.callback_sendbtn input[type="submit"]:hover{
	background:url('/bitrix/templates/eshop_yellow/images/sendbtn_bg_hover.png') repeat-x;
}

.callback_sendbtn input[type="submit"]:active{
	background:url('/bitrix/templates/eshop_yellow/images/sendbtn_bg_click.png') repeat-x;
}

#TB_closeAjaxWindow{
	padding: 18px 35px 5px 0 !important;
}

#TB_closeWindowButton{
	display:block;
	background:url('/bitrix/templates/eshop_yellow/js/close.png') no-repeat;
	width:37px;
	height:41px;
	border:none;
	cursor:pointer;
}

#TB_closeWindowButton:hover{
	background:url('/bitrix/templates/eshop_yellow/js/close_hover.png') no-repeat;
}

#TB_ajaxContent{
	width:630px !important;
	background:#FFFFFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#TB_window{
    background:url('/bitrix/templates/eshop_yellow/images/tbwin_fone.png') !important;
    padding:15px !important;
    border:none !important;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}

input[type="text"], input[type="password"]{
	border:#bbbbbb solid 1px;
	box-shadow:inset
		7px 7px 7px #e6e6e6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

input[type="text"]:focus, input[type="password"]:focus{
	border:#ffaa00 solid 1px;
}

textarea{
	border:#bbbbbb solid 1px;
	box-shadow:inset
		7px 7px 7px #e6e6e6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

textarea:focus{
	border:#ffaa00 solid 1px;
}

h1.proditem-title{
	margin-bottom:40px;
}

h1.cart-header{
	font-size:22px;
	font-weight:normal;
}

.cart-orders{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow:hidden;
	margin:20px 0;
	border: 1px solid #D1D1D1;
	border-top:none;
	border-bottom:none;
}

.mycurrentorders{
	margin:0;
	border:none;
}

.mycurrentorders tbody td{
	vertical-align:middle;
	text-align:center;
	background:none;
	color:#959595;
}

.mycurrentorders td a{
	text-decoration:underline;
}

.mycurrentorders td a:hover{
	text-decoration:none;
}

.mycurrentorders td a.setaside{
	color:#ff22a3;
	text-decoration:none;
	border-bottom:#ff22a3 dotted 1px;
}

.mycurrentorders td a.setaside:hover{
	border:none;
}

.mycurrentorders td .deleteitem{
	background:url('/bitrix/templates/eshop_yellow/js/close.png') no-repeat;
	width:37px;
	height:41px;
}

.mycurrentorders td .deleteitem:hover{
	background:url('/bitrix/templates/eshop_yellow/js/close_hover.png') no-repeat;
}

.mycurrentorders thead tr{
	background:url('/bitrix/templates/eshop_yellow/images/shop_cart_headlist_bg.png') repeat-x;
}

.mycurrentorders thead td{
	color:#000;
	font-weight:normal;
	font-size:17px;
	text-align:center !important;
	height:25px;
	background:none;
}

#id-cart-list .coupon_code{
	font-size:14px;
	height:16px !important;
	line-height:14px;
	padding:10px !important;
}

#id-cart-list .myorders_itog_coupon{
	padding-left:0;
}

#id-cart-list .discount-price, #id-cart-list .price{
	color:#959595;
	font-size:15px;
	font-weight:normal;
}

#id-cart-list .discount-price .price_val, #id-cart-list .price .price_val{
	color:#000000;
	font-weight:bold;
}

.workarea{
	color:#464646;
}

a.show_full_map{
	line-height:21px;
	font-size:17px;
	color:#5561bd;
	padding-right:25px;
	background:url('/bitrix/templates/eshop_yellow/images/loop_blue.png') no-repeat right 2px;
	padding-bottom:5px;
}

a.show_full_map span{
	line-height:21px;
	font-size:17px;
	border-bottom:#5561bd dotted 1px;
	padding-bottom:5px;
}

a.show_full_map span:hover{
	border:none;
}

.send_question td{
	vertical-align:top;
	padding-top:10px;
}

.send_question input[type="text"]{
	padding:3px;
	width:190px;
}

.send_question textarea{
	width:465px;
	height:135px;
}

.send_question .sq_message{
	width:1px;
}

.send_question .sq_captcha_dgt{
	padding-top:7px;
}

.send_question .sq_captcha_img{
	padding-top:0;
}

.send_question .sq_sendbtn input[type="submit"]{
    background: url('/bitrix/templates/eshop_yellow/images/sendbtn_bg.png') repeat-x 0 0;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    height: 36px;
    padding: 0 10px;
}

.send_question .sq_sendbtn input[type="submit"]:hover{
    background: url('/bitrix/templates/eshop_yellow/images/sendbtn_bg_hover.png') repeat-x 0 0;
}

.send_question .sq_sendbtn input[type="submit"]:active{
    background: url('/bitrix/templates/eshop_yellow/images/sendbtn_bg_click.png') repeat-x 0 0;
}


.registration-text{
	padding-bottom:70px;
	background:url('/bitrix/templates/eshop_yellow/images/reg_bg.png') no-repeat right top;
	padding-right:300px;
}

.registration-text h2{
	color:#ff9600;
	font-size:22px;
	margin-bottom:20px;
}

.registration-text p{
	font-weight:normal;
	font-size:15px;
}

.registration-text ul li{
	min-height:19px;
	background:url('/bitrix/templates/eshop_yellow/images/listitem_v.png') no-repeat left top;
	margin-bottom:10px;
	padding-left:35px !important;
	list-style:none;
	margin-left:0 !important;
	color:#898989;
}

.registration-data{
	font-weight:normal;
	font-size:14px;
}

.registration-data td{
	padding-bottom:20px;
}

.registration-data td.requements{
	padding-top:15px;
}

.registration-data td.requements span{
	font-size:13px;
}

.registration-data input[type="text"], .registration-data input[type="password"]{
	padding:5px 5px;
	width:200px;
	margin-top:8px;
}

.registration-data img.captcha_img{
	margin-top:15px;
	border:#ffab02 solid 2px;
}

.vk_like {
	color:#5561bd;
	font-size:12px;
	background:url('/bitrix/templates/eshop_yellow/images/heart_blue.png') no-repeat;
	display:block;
	height:22px;
	padding-left:30px;
	line-height:22px;
}

.fb_like {
}

.socials_vk {
	float:left;
	width:160px;
	overflow:hidden;
}

.socials_fb {
	float:left;
}

.socials_ok {
	float:right;
margin:8px 230px 0 0;
}
/*--main_page_seo--*/
.main_page_seo {
font:14px/18px Arial;
color:#555555;
}

.main_page_seo h1 {
font:28px Times New Roman;
color:#010101;
margin: 0 0 9px 0;
}

.main_page_seo h2 {
font:18px Times New Roman;
color:#000000;
margin: 0px 0 20px 0;
}

.main_page_seo p {
font:14px/18px Arial;
color:#555555;
letter-spacing: -0.2px;
margin:0px 0 16px 0;
padding:0px 0 0px 0;
}

.main_page_seo ul {

}

.main_page_seo ul li {
list-style: disc inside;
padding: 0px;
margin: 0 0 16px 0;
}

.main_page_seo ul li span {
display:inline-block;
width:23px;
}
/*--section_detail_text--*/
.section_detail_text {
font:14px/18px Arial;
color:#5d5f5c;
margin: 16px 0 72px 0;
}

.section_detail_text p {
padding: 0px;
margin: 0px 0 17px 0;
font: 14px/18px Arial;
color:#5d5f5c;
}
/* End */
