


/* Start:/bitrix/templates/store_light_grey_orange/components/bitrix/sale.basket.basket.small/.default/style.css*/
/*Table*/
table.sale_basket_small
{
	width:245;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}
/* End */



/* Start:/bitrix/templates/store_light_grey_orange/components/bitrix/search.title/search-aside/style.css*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

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

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	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: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

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:#999999;
}

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

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/store_light_grey_orange/components/bitrix/search.title/search-aside/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */



/* Start:/bitrix/components/altop/callback/templates/.default/style.css*/
.popup_body { 
	display:none; 
	background:#000; 
	left:0; 
	top:0; 
	position:fixed; 
	width:100%; 
	height:100%; 
	opacity:0.5;
	z-index:600;
}

.popup { 
	display:none; 
	position:fixed; 
	top:50%; 
	left:50%;
	margin-top:-122px;
	background:url(/bitrix/components/altop/callback/templates/.default/./img/bg_popup.png) left top no-repeat; 
	width:409px; 
	height:244px; 
	z-index:700;
}

.popup div { 
	padding:0px 27px 0px 25px;
	margin:0px;
	text-align:left;
}

.popup div h1 {
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#010101;
	margin:0px;
	padding:10px 0px;
	line-height:1.3;
	text-transform:none;
}

a.popup_close { 
	float:right !important; 
	width:23px !important; 
	height:23px !important; 
	margin:-5px -5px 0px 0px !important; 
	background:url(/bitrix/components/altop/callback/templates/.default/./img/bg_popup_close.png) left top no-repeat;
}

div.mcallback {
	padding:0px !important;
	margin:0px !important;
}

div.mcallback div.mf-name, div.mcallback div.mf-tel, 
div.mcallback div.mf-time, div.mcallback div.mf-region {
	width:100%;
	padding:0px !important;
	float:left;
	margin:0px 0px 4px 0px !important;
}

div.mcallback div.mf-text {
	float:left;
	padding:0px !important;
	width:108px;
	height:26px;
	line-height:26px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#1e1d19;
}

div.mcallback div.mf-name input, div.mcallback div.mf-tel input,
div.mcallback div.mf-time input, div.mcallback div.mf-region input {
	float:left;
	padding:0px 10px !important;
	width:217px;
	height:24px;
	border:1px solid #cfcbc4;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#1e1d19;
}

div.mcallback span.mf-req {
	color:#1e1d19;
}

div.mcallback input[name="submit"] {
	width:150px;
	height:32px;
	border:none;
	background:url(/bitrix/components/altop/callback/templates/.default/./img/bg_callback.png) left top no-repeat;
	padding:0px;
	margin:9px 8px 0px 0px;
	float:right;
}

div.mcallback input[name="submit"]:hover {
	cursor:pointer;
	background:url(/bitrix/components/altop/callback/templates/.default/./img/bg_callback.png) left -32px no-repeat;
}

div.mcallback div.mf-ok-text {
	float:left;
	color:green;
	padding:0px !important;
	font-size:11px;
}

div.mcallback div.errortext {
	float:left;
	color:red;
	padding:0px !important;
	font-size:11px;
}
/* End */



/* Start:/bitrix/templates/store_light_grey_orange/components/bitrix/menu/info/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/store_light_grey_orange/components/bitrix/menu/info/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/store_light_grey_orange/styles.css*/
﻿img {
	border:0 none;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial; 
	margin:0px;
	padding:10px 0px;
	font-weight:bold;
	color:#000;
}

h1 { 
	font-size:20px; 
}

h2 { 
	font-size:18px; 
}

h3 { 
	font-size:16px; 
}

h4 { 
	font-size:15px;
}

h5 {
	font-size:14px;
}

h6 { 
	font-size:13px;
}

p {
	font-weight:normal;
	font-size:13px;
	padding-bottom:12px;
	margin:0px;
}

.hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

hr {
	color:#ddd;
	background-color:#ddd;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
	margin:0px 0px 10px 0px;
	padding:0px;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea ul li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}
/* End */



/* Start:/bitrix/templates/store_light_grey_orange/template_styles.css*/
html {
	width:100%;
	height: 100%;
}

body {
background: url("/bitrix/templates/store_light_grey_orange/./images/bg_header_wrapper3.png") repeat-x scroll transparent;
	height:100%;
	margin:0;
	padding:0;
	font-size: 13px;
	line-height:1.3;
	font-family: Arial;

}

form { margin:0; padding:0;}

form.main-form
{
	display: block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#page-wrapper {
	margin: 0 auto;
    min-height: 100%;
    min-width: 945px;

}

* html #page-wrapper {
	height: 100%;
}


#searchers {
	width:305px;
	height:125px;
	float:left;
}

div.title-search-result {
	width:278px !important;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_search_result_bottom.png) left bottom no-repeat !important;
	padding-bottom:14px;
}

#schedule {
	width:315px;
	height:125px;
}


#schedule td { padding: 0;}

#schedule div.telephone {
	margin:0px;
	padding:42px 0 0 0px;
	font-family:Arial;
	color:#fff;
	width:200px;
	height:79px;
	float:left;
	font-size:22px;
	text-align:right;
text-shadow: 0px 1px 1px #d3d3d3;
position: absolute;
right: 5px;
top: 50px;
}

#schedule div.schedule {
	width:200px;
	height:79px;
	float:left;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	padding:42px 0px 0px 0px;
text-shadow: 0px 1px 1px #d3d3d3;
position: absolute;
right:8px;
top: 110px;
}

#schedule p { margin: 0;}

#myAlternativeContent{
position: absolute;
right: -20px;
top: 100px;
}

#banner_main {
/*margin-top: 15px;*/
}
#user-links {  position: absolute; right:220px; top:6px;  }
#user-links ul {list-style-type: none; overflow: hidden; margin:0; padding:0;}
#user-links li { }
#user-links a { text-decoration: underline; outline: none;}
#user-links p { margin: 0;}

#left-menu {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0px;
	font-family: Arial;
}

#left-menu li {
	padding:0px;
	margin:0px;
}

#left-menu li a {
	font-size: 14px;
	font-weight:bold;
	color:#37414c;
	display:block;
	padding:7px 20px 7px 24px;
	text-decoration:underline;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_left_a.jpg) 11px center no-repeat;
}

#left-menu li a:hover {
	color:#cc9900;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_left_a_hover.jpg) 11px center no-repeat;
	text-decoration:none;
}

#left-menu a.selected, #left-menu a.selected:hover {
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_left_a_hover.jpg) 11px center no-repeat;
	text-decoration:none;
}

#left-menu ul li a {
	font-size: 12px !important;
	padding: 5px 20px 5px 39px;
	font-weight:normal;
	background:none;
}

#left-menu ul li a:hover {
	background:none;
	font-weight:normal;
}

#left-menu ul li.current {
	padding:0px;
	overflow: hidden;
	margin:0px;
}

#left-menu ul li.current a.selected,
#left-menu ul li.current a.selected:hover {
	padding: 5px 20px 5px 39px !important;
	display: block;
	font-weight:normal;
	font-size: 12px !important;
	background:none;
	text-decoration:none !important;
}

#left-menu ul li.current ul {
	padding: 0px;
	margin:0px;
}

#left-menu ul li.current ul a {
	padding:5px 20px 5px 54px !important;
}

#left-menu ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

/*callback*/
#order_callback {
	width: 200px;
	text-align: center;
}
#order_callback span.order_callback_ili {
	display: block;
	margin:10px 0;
}
#order_callback span.order_callback_ili,
#order_callback a.popup_anch {
	text-align: center;
	font-weight: bold;
}
/*\callback*/

#banner_left {
	margin:25px 0px 0px 1px;
}

#vendors {
	margin:0px 0px 0px 1px;
	float:left;
}

#vendors h3 {
	font-family:Arial !important;
	font-size:16px !important;
	font-weight:bold !important;
	color:#222222 !important;
	margin:0px !important;
	padding:25px 0px 10px 0px !important;
}

#vendors .news-list {
	margin:0px 0px 0px 10px;
	padding:0px;
}

#vendors p.news-item {
	margin:0px;
	padding:0px;
	width:50%;
	float:left;
}

#vendors a {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#37414c;
	text-decoration:underline;
	padding:4px 0px;
	display:block;
}

#vendors a:hover {
	text-decoration:none;
	color:#cc9900 !important;
}

#cart { position: absolute; top: 0; right: 0; width: 200px; overflow: hidden;}
#cart div.block-content { height: 78px; padding: 0 18px;}
#cart .corners { overflow: hidden; height: 5px;}
#cart .corner { width:5px; height: 5px; }
#cart .left-bottom { float: left; background-position: -5px 0;}
#cart .right-bottom { float: right;}
#cart, #cart a { outline: none;}
#cart p.auth { margin: 0; position: absolute;  overflow: hidden;}
#cart p.cart { margin: 0; height: 50px; position: absolute; top: 6px; overflow: hidden;}
#cart i, #cart a { display: block}
#cart #cart_line{display: block;position: absolute; top:45px; }
#cart i { margin-top: 10px; font-style:normal; padding-right: 25px; }
#cart i a { text-decoration: none; }
#cart i a:hover { text-decoration: underline; }

#compare {
	float:left;
	margin:25px 0px 0px 15px;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_compare.jpg) left center no-repeat;
}

#compare .block-content {
	padding: 0px 0px 0px 13px;
}

#compare a {
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#2f2d18;
}

#compare span {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#cc0000;
}

#breadcrumb-search {
	margin: 0px;
	overflow: hidden;
}

#breadcrumb {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float:left;
	/*width:460px;*/
}

#breadcrumb a, #breadcrumb span, #breadcrumb i {
	font-family:Arial;
	font-size:13px;
	padding:0px;
	margin:0px;
}

#breadcrumb a {
	color:#666666 !important;
}

#breadcrumb span {
	color:#999999 !important;
}

#breadcrumb i {
	color:#cccccc !important;
}

#breadcrumb i {
	padding:0px 6px;
}

#breadcrumb img {
	vertical-align: middle;
}

#podelitsya {
	float:right;
}

#search {
	float: left;
    height: 46px;
    margin: 0;
    overflow: hidden;
    width: 278px;
}

#search .form-textbox {
	float: left;
	width:278px;
	height:46px;
position: absolute;
bottom: 53px;
left: 220px;
top: 78px;
}

#search .form-textbox-border {
	padding-left: 20px;
	height: 46px;
	overflow:hidden;
}

#search .form-textbox-border input {
	height: 33px;
    margin-top: 8px;
    width: 238px;
border:none;
}

#search .form-button { float: right; width:48px; }
#search .form-button input { width:48px;  }

#subscribe {zoom:1; }
#subscribe .form-textbox-border { float: left; height: 20px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
#subscribe .form-textbox-border input { width: 95%; float: left; padding: 0 2px; height: 18px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box;}
#subscribe .form-button { float: right; clear: left; margin-top: 10px; }
#subscribe .form-button input { padding: 0 3px;  overflow: visible;}

.form-box input { vertical-align: top;}
.form-textbox-border input {border:1px solid; padding:0; margin:0;}
.form-textbox-border {border: 1px solid; }
.form-button {border: 1px solid;}
.form-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
.form-button input { display: block; border: none; background: none; padding:0; margin:0; cursor: pointer; cursor: hand; outline: none; font-family: Georgia, serif; font-size: 12px; height: 19px;}


#banner_top {
	margin:23px 0px 0px 0px;
}

div.catalog-top {
	margin:9px 0px 0px 0px;
}

div.catalog-top h3 {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin:0px 0px 5px 0px;
	height:41px;
	line-height:41px;
	padding:0px 0px 0px 16px;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_new_h3.jpg) left top no-repeat;
}

#sidebar { width: 200px; float: right; padding: 26px 0 0 0;}


#space-for-footer  {

	height: 129px;
}

#foot_panel {
    background: url(/bitrix/templates/store_light_grey_orange/./images/bg_panel.png) left top no-repeat;
    bottom: 0;
    left:50%;
    margin:0 -473px;
    height: 58px;
    position: fixed;
    width: 955px;
    z-index:500;
}

#foot_panel_1 {
	float:left;
	height: 58px;
}

#foot_panel_1 .kabinet {
	float:left;
	margin:0px;
	height:58px;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_kabinet.png) 14px top no-repeat;
}

.kabinet a {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#2f2d18 !important;
	display:block;
	height:58px;
	line-height:67px;
	padding:0px 0px 0px 68px;
}

#foot_panel_2 {
	float:right;
	height: 58px;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_cart.png) left top no-repeat;
	margin:0px 15px 0px 0px;
}

#foot_panel_2 a.cart {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#2f2d18;
	padding:0px 0px 0px 52px;
	float:left;
	display:block;
	height:58px;
	line-height:67px;
}

#foot_panel_2 span.count {
	color: #CC0000;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 25px 0 0 3px;
}

#foot_panel_2 span.sum_curr {
	background:#F0EFE2;
    color: #2F2D18;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 0 15px;
    padding: 5px 9px;
}

#foot_panel_poloska {
	height:58px;
	width:100%;
	position:fixed;
	bottom:0px;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_foot_poloska.png) left top repeat-x;
}

/* Rounded block */
div.rounded-block { padding: 10px 0; overflow: hidden; position:relative; margin: 0 0 2em; zoom:1;}
div.rounded-block div.corner
{
	height:20px;
	width:20px;
	position:absolute;
	left:-10px;
	top:-10px;
	overflow: hidden;
}

div.rounded-block div.right-top, div.rounded-block div.right-bottom { margin-left: 100%; }
div.rounded-block div.left-bottom, div.rounded-block div.right-bottom { top: auto; }
div.rounded-block div.block-content { padding: 0 21px;}

/* Inline Filter */
div.inline-filter { margin: 0.5em 0 2em;}
div.inline-filter b { padding: 0.2em 0.3em 0.3em ; font-weight: normal;}
div.inline-filter b, div.inline-filter a { margin-right: 0.5em;}

/*Catalog Item List*/
table.catalog-item-filter { width: 100%; }
div.catalog-item-filter-body { width:50%; display: block;  padding-bottom: 1em;}
div.catalog-item-filter-body-inner { padding:0.5em 1em; }
div.catalog-item-filter-title {
	/*padding-bottom: 1em;*/
	display: none;
}
#js div.catalog-item-filter-title { display: block;}
#js div.catalog-item-filter-body { display: none; }
#js div.filter-active div.catalog-item-filter-body { display: block; }
div.catalog-item-filter-title a { text-decoration: none; border-bottom: 1px dashed; outline: none;}

div.filter-active div.catalog-item-filter-title span { padding: 0.35em 0.5em 0.65em; display: inline-block; }

table.catalog-item-filter td { padding: 0.3em 0;}
table.catalog-item-filter td.field-name {font-size:0.95em;  width: 55%;}
table.catalog-item-filter td.field-control { font-size:0.95em;  width: 45%;}
table.catalog-item-filter tfoot td.field-control  { white-space: nowrap;}
span.filter-textbox { display: block; width: 100%;}
span.filter-textbox input { width: 95%; float: left;}
span.filter-dropdown select { width: 100%;}

div.catalog-item-sorting { padding: 1em 0 1em;}
div.catalog-item-sorting a { margin:0 0.3em;}
div.catalog-item-sorting a.selected {padding:0.4em 0.6em 0.6em; }
div.catalog-item-sorting a.desc {padding-right: 1.3em; }
div.catalog-item-sorting a.asc {padding-right: 1.3em; }

div.catalog-item-list { padding: 1.3em 0 0 0;}

.catalog-item-list input[type="checkbox"] {
    float: left;
    margin-right: 5px;
}

div.catalog-item {
	overflow: hidden;
	margin:5px 0px 0px 0px;
	padding:0px;
	position:static;
	border: 1px solid #e0e3e7 !important;
}

div.catalog-item-separator {background: url(/bitrix/templates/store_light_grey_orange/images/fade-catalog.gif) no-repeat left center; height: 1.7em; font-size: 1em;}

div.catalog-item-info {
	float: left;
	width: 691px;
	margin:10px 15px 10px 10px;
}

div.catalog-item div.catalog-item-links {
	float: right;
}

div.catalog-item-title {
	margin-bottom:5px;
	width:400px;
}

div.catalog-item-title a {
	font-family:Arial;
	font-size: 18px;
	font-weight:normal;
	color:#222222 !important;
}

div.catalog-item-title a:hover {
	color:#C18800 !important;
}

div.catalog-item-title span.sticker,  h1 span.sticker { color: red;  padding-right: 0.5em; padding-right: 0.2em; white-space: nowrap; vertical-align:top; }
div.catalog-item-title span.sticker { font-size: 1em;}
h1 span.sticker { font-size: 0.6em; /*line-height: 1.3em;*/ zoom:1;}

div.catalog-item-preview-text {
	float:left;
	width:400px;
}

div.catalog-item-preview-text p {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#616161;
	padding:0px !important;
}

div.catalog-item-image {
	float:left;
	margin:5px 10px 5px 0px;
	overflow:hidden;
	text-align:center;
	width:130px;
	zoom:1;
}

div.catalog-item-desc {
	float:left;
	width:400px;
}

div.no-picture-mode div.catalog-item-desc { margin-left: 0;}

div.catalog-item-price {
	float:right;
	margin-bottom:8px;
}

div.catalog-item-price span {
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#222222;
	background:none !important;
}

div.catalog-compare {
	float:left;
	width:400px;
	padding-top: 12px;
}

a.catalog-item-compare {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#727272 !important;
	background:url(/bitrix/templates/store_light_grey_orange/./images/bg_item_compare.jpg) left center no-repeat !important;
	padding-left:22px;
}

a.compare-delete-item {
	color:#727272 !important;
	background:none !important;
	padding-left:0px;
}

/*
div.catalog-item-links a, div.catalog-item-links span
{
	text-decoration: none;
	padding-left: 20px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 1em;
	outline: none;
	zoom:1;
	white-space: nowrap;
}
*/

div.catalog-item-hover { position:relative;}
div.catalog-item-hover div.catalog-admin-links { display: block; }

div.catalog-item-offers{ width:466px;  position: relative; }
div.catalog-item-offers .table-offers{min-height: 43px;}
div.catalog-item-offers div.catalog-item-links{ left: 496px; position: absolute;}
div.no-picture-mode div.catalog-item-offers div.catalog-item-links{ left: 583px; position: absolute; }
div.catalog-item-offers div.catalog-item-price{  margin-top: 10px; }

div.catalog-detail-price-offer{ margin-top:15px; margin-bottom:17px; }
div.catalog-item-offers td.catalog-item-offers-field, div.catalog-item-offers td.catalog-item-offers-prop{ padding-right:5px; }

div.catalog-detail div.catalog-item-offers div.catalog-item-links{ left: 0; position: static; }

/* Admin Links */
div.catalog-admin-links
{
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	zoom:1;
}

div.catalog-admin-links a
{
	display: block;
	padding: 0.3em 0.6em 0.4em;
	font-size: 0.85em;
	color: white !important;
	margin: 1px 1px 0 0;
	text-decoration: none;
	background: #dc1a35 url(/bitrix/templates/store_light_grey_orange/images/catalog-item-btn-bg.png) repeat-x 0 0;
}

div.catalog-admin-links a:hover { text-decoration: underline;}

/* Admin Buttons */
div.catalog-admin-buttons { overflow: hidden; margin-top: 1.5em; zoom:1;}
div.catalog-admin-buttons a
{
	float: left;
	background: url(/bitrix/templates/store_light_grey_orange/images/admin-button-bg.gif) no-repeat right 0;
	height: 27px;
	line-height: 25px;
	text-decoration: none;
	font-family: Arial;
	font-size: 1.2em;
	padding: 0;
	margin: 0 10px 0 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
}
div.catalog-admin-buttons span { display: block; height: 27px; background: url(/bitrix/templates/store_light_grey_orange/images/admin-button-bg.gif) no-repeat; margin-right: 3px; padding:0 8px 0 11px; float: left;}
div.catalog-admin-buttons a:hover { background-position: right -27px; }
div.catalog-admin-buttons a:hover span { background-position: 0 -27px}

/* Catalog Section List */
div.catalog-section-list {margin: 2.1em 0 0 0;}
div.catalog-section
{
	overflow: hidden;
	margin: 0;
	padding: 0.9em 0 0.9em 0;
	position:static;
	border: 1px solid;
	cursor: default;
	zoom:1;
}
div.catalog-section-separator {background: url(/bitrix/templates/store_light_grey_orange/images/fade-catalog.gif) no-repeat left center; height: 1.8em; font-size: 1em;}
div.catalog-section-hover { position: relative; }
div.catalog-section-hover div.catalog-admin-links { display: block; }

div.catalog-section-image {float:left; margin-right:10px; overflow:hidden; text-align:center; width:75px;}
div.catalog-section-info { margin-left:87px; }
div.catalog-section-desc { margin-bottom: 0.6em; width: 80%;}
div.no-picture-mode div.catalog-section-info { margin-left: 0;}
div.catalog-section-title { margin-bottom: 1em;}
div.catalog-section-title a { font-size: 1.4em; line-height: 0.7em;}
table.catalog-section-childs { width: 80%;}
table.catalog-section-childs td { width: 33.33%; padding: 0.3em 0.5em 0.3em 0; vertical-align: top;}
table.catalog-section-childs a { padding-left: 8px; display: block; }
table.catalog-section-childs a:hover { text-decoration: underline; }

/* Catalog Detail Item */
div.catalog-detail {
	border:none;
	zoom:1;
}

div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

table.catalog-detail td { padding:0; vertical-align: top;}
div.catalog-detail-line
{
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
	background: url(/bitrix/templates/store_light_grey_orange/images/title-line.gif) no-repeat;
}

div.catalog-detail-image {
	margin: 5px 35px 0px 0px;
	border: none !important;
	padding: 0px;
	width:250px;
	text-align:center;
}

div.catalog-detail-images { overflow: hidden;  margin: 0 25px 0 0;}
div.catalog-detail-images div.catalog-detail-image { position: relative; float: left; margin: 10px 10px 0 0; width:50px; height:50px; overflow:hidden; padding: 2px; text-align:center; }
div.catalog-detail-images div.catalog-detail-image a { width: 100%; height: 100%; display: block;}
div.catalog-detail-images div.catalog-detail-image img { vertical-align: middle;}

td.catalog-detail-desc { width: 100%;}

div.catalog-detail-price {
	font-family: Arial;
	font-size:30px;
	font-weight:bold;
	color:#000000;
	float:left;
	margin-right:20px;
}

div.catalog-detail-price label { font-size: 1.5em; }
div.catalog-detail-price p { font-size: 1.5em; margin: 0.5em 0 0;}

div.catalog-detail-buttons {
	overflow: hidden;
	margin:0px;
}

div.catalog-detail-buttons a {
	background: url(/bitrix/templates/store_light_grey_orange/./images/catalog_detail_buttons_a.jpg) left top no-repeat;
	width:113px;
	height:33px;
	display:block;
	text-decoration:none;
}

div.catalog-detail-buttons a:hover {
	background: url(/bitrix/templates/store_light_grey_orange/./images/catalog_detail_buttons_a_hover.jpg) left top no-repeat;
	text-decoration:none;
}

div.catalog-detail-buttons span { display: block; height: 33px; background: url(/bitrix/templates/store_light_grey_orange/images/button-bg.gif) no-repeat; margin-right: 3px; padding:0 12px 0 15px; float: left;}

div.catalog-detail-buttons a.disabled {
	background: url(/bitrix/templates/store_light_grey_orange/./images/catalog_detail_buttons_a_disabled.jpg) left top no-repeat;
}

div.catalog-detail-buttons a.disabled img {
	display:none;
}

div.catalog-detail-buttons a.disabled span { background-position: 0 -33px}

div.catalog-detail div.catalog-item-links {
	margin:10px 0px 0px 0px;
	overflow: hidden;
}

div.catalog-detail div.catalog-item-links a.catalog-item-compare {
	background: url(/bitrix/templates/store_light_grey_orange/./images/bg_item_compare.jpg) left center no-repeat !important;
    color: #727272 !important;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 22px;
	line-height:15px;
}

div.catalog-detail div.catalog-item-links a.compare-delete-item {
	margin:0px;
	padding:0px;
	background:none !important;
	color: #727272 !important;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	line-height:15px;
}

div.catalog-detail-properties {
	clear: both;
	padding:0px;
	overflow: hidden;
}

div.catalog-detail-properties h4 {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#2f2f2f;
}

div.catalog-detail-property {
	margin:0px 0px 5px 0px;
	border-bottom:1px dotted;
	float: left;
	width: 100%;
}

div.catalog-detail-property b {
	float: right;
	position: relative;
	top:5px;
	padding-left: 3px;
	font-weight:normal;
	font-size:13px;
}

div.catalog-detail-property span {
	float: left;
	position: relative;
	top: 5px;
	padding-right: 3px;
	zoom: 1;
	font-size:13px;
}

div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

div.catalog-detail-recommend {
	margin-top: 31px;
}

div.catalog-detail-full-desc {
	width: 100%;
	text-align: left;
}

div.catalog-detail-full-desc h4 {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#2f2f2f;
}

/*Catalog Item Card */
div.catalog-item-cards {
	position: relative;
	margin-bottom:10px;
	width:718px;
}

table.catalog-item-card {  width: 100%; table-layout: fixed;}
table.catalog-item-card td { padding: 0; vertical-align: top;}
table.catalog-item-card tr.top td { height: 5px; border: none;}
table.catalog-item-card tr.bottom td { height: 5px; border: none;}

table.catalog-item-card .corner { width: 5px; height: 5px; font-size: 1px; background: url(/bitrix/templates/store_light_grey_orange/images/catalog-item-card-sprite.gif) no-repeat; }
table.catalog-item-card .left-top { float: left; background-position: 0 0;}
table.catalog-item-card .left-bottom { float: left; background-position: 0 -5px; }
table.catalog-item-card .right-top { float: right; background-position: -5px 0;}
table.catalog-item-card .right-bottom { float: right; background-position: -5px -5px;}

table.catalog-item-card td {
	border: 1px solid #e0e3e7;
	height:100%;
}

table.catalog-item-card td.delimeter { width: 8px;  border:none;}
table.catalog-item-card .border-top { border-top: 1px solid #e5e5e5; margin: 0 5px;}
table.catalog-item-card .border-bottom { border-bottom: 1px solid #e5e5e5; margin: 4px 5px 0;}

div.catalog-item-card {
	padding: 10px 10px 0px 10px;
	float:left;
}

div.catalog-item-card .item-image {
	min-height:130px;
	text-align:center;
	margin: 5px 0px 10px 0px;
	/*overflow: hidden;*/
	border-bottom:1px solid #e1e3e7;
}

/*div.catalog-item-card .item-detail { bottom:13px; position:absolute; margin-left:85px; left:auto; clear: both; font-size: 0.85em;}*/

div.catalog-item-card .item-info {
	margin:0px;
	float:left;
	width:100%;
}

div.no-picture-mode .item-info,  div.no-picture-mode .item-detail { margin-left: 0;}

div.catalog-item-card p {
	margin:0px 0px 10px 0px;
	font-family:Arial;
	font-weight:normal;
	font-size: 12px;
	color:#616161;
}

div.catalog-item-card p.item-price {
	float:left;
	padding:0px;
}

div.catalog-item-card p.item-price span {
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#222222;
}

div.catalog-item-card p.item-price s { color: #aaa; white-space: nowrap;}

a.catalog-item-buy {
	float:right;
	background:url(/bitrix/templates/store_light_grey_orange/./images/btn_buy.jpg) no-repeat;
	width:79px;
	height:27px;
}

a.catalog-item-buy:hover {
	background:url(/bitrix/templates/store_light_grey_orange/./images/btn_buy_hover.jpg) no-repeat;
}

a.catalog-item-in-the-cart {
	float:right;
}

div.catalog-item-card p.item-desc {
	min-height: 80px;
	/*overflow: hidden; */
	position: relative;
	padding:0px;
}

div.catalog-item-card p.item-title  {
	font-family:Arial;
	font-weight: bold;
	font-size: 13px !important;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
	height:50px;
}

div.catalog-item-card p.item-title  a {
	color:#222222;
}

div.catalog-item-card p.item-title  a:hover {
	color:#cc9900;
	text-decoration:none;
}

div.catalog-item-card .item-desc-overlay
{
	background:url(/bitrix/templates/store_light_grey_orange/images/fader.png) no-repeat scroll right center transparent;
	top:5em;
	display:block;
	height:1em;
	position:absolute;
	right:0;
	width:165px;
}

/* Content Block */
div.content-block { padding: 0.85em 1.2em 1.2em; border: 1px solid; margin: 0 0 15px;}
div.content-block h3 { font-size: 1.0em; font-weight:bold; margin: 0 0 1em 0; font-family: Verdana;}

/* Special Offer Block */
div.content-block-special { border: none; }
div.content-block-special .item-image { text-align: center; margin: 1em 0;}
div.content-block-special .item-image a { border: 1px solid; display: inline-block; padding: 3px;}
div.content-block-special .item-name { margin:1em 0;}
div.content-block-special .item-desc { font-size: 0.85em; margin: 1em 0;}
div.content-block-special .item-price {font-size: 0.85em; }
div.content-block-special .item-price span { font-weight: bold;}

/* Subscribe Block */
div.content-block-subscribe { border: none; overflow: hidden;}

/* Content Block List */
dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 0}
dl.block-list dd { margin:0 0 1em; padding:0;}
dl.block-list a { text-decoration: none;}
dl.block-list a:hover {  text-decoration: underline;}

a.rss-icon { background: url(/bitrix/templates/store_light_grey_orange/images/rss.gif) no-repeat; width: 16px; height: 16px; float: right;}

/* News List */
div.news-list { margin: 1.3em 0 2em; padding: 0;}
div.news-item { margin: 0 0 1.3em; border:1px solid;  zoom:1; }
div.news-date { margin: 0 0 0.5em; }
div.news-detail { zoom:1;}
div.news-title { font-size: 1.2em; margin: 0 0 0.5em; }
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

div.news-item-hover div.catalog-admin-links { display: block; }

/*FAQ List */
div.faq-list { margin: 1.3em 0 2em; }
div.faq-item {position:relative; border: 1px solid;  zoom:1; }
div.faq-item-answer { zoom:1; }
div.faq-item-hover div.catalog-admin-links { display: block; }

/* Order List */
div.order-item { margin: 0 0 2em 0; zoom:1; }
div.order-title-inner { padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.order-title-inner span { font-weight: bold; float: left;}
div.order-title-inner a { float: right; }
div.order-title .r1 {}
div.order-title .r2, div.order-title .r0 { border-left: 1px solid; border-right: 1px solid;}

div.order-info { overflow: hidden; padding: 1em 11px 1em 11px; border-bottom: 1px solid; border-right: 1px solid; border-left: 1px solid; zoom:1; }
div.order-details { float: left; width: 60%;}
div.order-status-info { float: right; width: 30%;}
div.order-status-date { margin-bottom: 0.7em;}
div.order-status { margin-bottom: 0.7em; padding: 0.2em 0.6em 0.3em; }
div.order-status-links a { display: block; outline: none; margin-bottom: 0.3em;}

div.order-props p { margin: 0 0 0.5em 0;}
div.order-items { margin: 1em 0 0 1.5em; }
div.order-items ol { padding: 0 0 0 1.5em; margin: 0.5em 0 0;}
div.order-items li { margin: 0 0 0.5em 0;}
div.order-buttons {text-align: center;}
div.order-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}

table.order-properties { width: 100%;}
table.order-properties td { vertical-align: top; padding:0 0.5em 0.3em; }
table.order-properties td.field-name { text-align: right; width: 50%; color: #7f7f7f;}
table.order-properties td.field-value { width: 50%; }
table.order-properties td.field-title { text-align: center; font-weight: bold; padding: 0.5em;}

div.order-checkout div.order-title-inner, div.order-full-summary div.order-title-inner { padding: 2px 12px 4px; }
div.order-checkout table.cart-items tfoot td, div.order-full-summary table.cart-items tfoot td { border: none;}
div.order-checkout div.order-item, div.order-full-summary div.order-item { margin: 0 0 1.2em 0;}

/* Subscription */
div.subscription { width: 80%; margin: 0 0 2em;}
div.subscription-title-inner { font-weight: bold; padding: 8px 12px 10px 12px; overflow: hidden; zoom: 1;}
div.subscription-title .r2, div.subscription-title .r0 { border-left: 1px solid; border-right: 1px solid;}
div.subscription-form { padding: 17px 11px 0; border: 1px solid; border-top:none; margin: 0 0 1.5em;}
table.subscription-layout { width: 100%; }
table.subscription-layout td { vertical-align: top; padding: 0 0 20px;}
table.subscription-layout td.field-name { width: 70px; text-align: right; padding-right: 7px;}
table.subscription-layout td.field-form {  }
input.subscription-textbox { width: 230px;}
input.subscription-email { width: 150px;}
div.subscription-format { white-space:nowrap; float: right; margin-right:1em;}
div.subscription-rubric { padding: 0 0 1em; overflow: hidden;}
div.subscription-rubric input { float: left; margin-right: -23px;}
div.subscription-rubric label { margin-left: 23px; display: block; padding-top: 2px;}
div.subscription-rubric span { display:block; margin-top: 0.25em; font-size: 0.85em; }
div.subscription-notes { margin: 1em 0 1.5em;}
div.subscription-utility p { font-size: 0.85em;}
div.subscription-buttons { margin-top: 1em;}

/* Cart Item List */
table.cart-items { width: 100%; }
table.cart-items td { border-bottom: 1px solid; white-space: nowrap; text-align:center; padding: 0.5em;}
table.cart-items td p { margin: 0 0 0.3em;}
table.cart-items td.cart-item-name p {font-weight: bold; text-align: right;}
table.cart-items td.cart-item-name { width: 100%; white-space: normal; text-align: left;}
table.cart-items td.cart-item-price {  text-align: right;}
table.cart-items .cart-item-price p { font-weight: bold; color: #222; }
table.cart-items thead td.cart-item-price { text-align: center;}
table.cart-items tfoot td.cart-item-price *,
table.cart-items tbody td.cart-item-price { font-family: 'Cuprum-Regular';font-size:14px;}
td.cart-item-quantity input {display:inline; padding:3px 5px; text-align: center;border:1px solid #aaa;}
div.cart-ordering { overflow: hidden; margin-top: 1em; }
div.cart-code { float: left; display: none}
div.cart-code input { width: 240px;}
/*div.cart-buttons { float: right; }*/
div.cart-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
td.cart-item-actions a.cart-delete-item { width: 16px; height: 16px;  display: inline-block; }
td.cart-item-actions a.cart-shelve-item, td.cart-item-actions a.cart-unshelve-item { font-size: 0.85em; display: inline-block;  vertical-align: top;}
td.cart-item-actions a.cart-shelve-item { margin-left: 1em; }

/*Compare Grid */
div.compare-props { border:1px solid ; padding: 1em; margin: 0 0 2em;}
div.compare-buttons { margin-top: 1em; text-align: right;}
div.compare-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible;}
table.compare-props { width: 100%; }
table.compare-props td { width: 33.33%; vertical-align: top;}
table.compare-props a { text-decoration: none; }
table.compare-props input { float: left; margin-right: -23px;}
table.compare-props label { margin-left: 23px; display: block; padding-top: 2px;}

div.compare-grid { overflow: auto; overflow-y:visible; padding-bottom: 1.5em; width: 100%;}
table.compare-grid { }
table.compare-grid td { padding: 11px 8px 10px 15px; font-size: 0.85em; vertical-align: top;}
table.compare-grid thead td { border-left: 1px solid; font-weight: bold; }
table.compare-grid td.compare-property { border: none; white-space: nowrap; font-weight: bold;}
table.compare-grid .compare-delete-item { margin-left: 15px; width: 16px; height: 16px;  display: inline-block; float: right;}

/*Site Map */
table.map-columns { width: 100%; }
table.map-columns td { vertical-align: top; padding: 0;}
table.map-columns ul { padding:0 0 2em 0; font-weight: bold;}
table.map-columns li { margin: 0 0 1.5em 0 !important;}
table.map-columns li li { margin: 0 0 0.6em 0 !important;}
table.map-columns ul ul { font-weight: normal; padding:0 0 0 1.5em; margin: 0.6em 0}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/*Common Elements */
div.content-form input.input-submit { font-size:1.3em; overflow:visible; padding:0 0.5em;}
div.content-form { width: 75%; font-size:0.95em;}

/* Sales */
div.sale_bestseller_days, div.sale_bestseller_type {display:none;}

/* Start:/bitrix/components/altop/callback/templates/.default/style.css*/
.popup_body {
    display:none;
    background:#000;
    left:0;
    top:0;
    position:fixed;
    width:100%;
    height:100%;
    opacity:0.5;
    z-index:600;
}

.popup {
    display:none;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-122px;
    background:url('http://2pol.ru/bitrix/components/altop/callback/templates/.default/img/bg_popup.png') left top no-repeat;
    width:409px;
    height:244px;
    z-index:700;
}

.popup div {
    padding:0px 27px 0px 25px;
    margin:0px;
    text-align:left;
}

.popup div h1 {
    font-family:Arial;
    font-size:24px;
    font-weight:bold;
    color:#010101;
    margin:0px;
    padding:10px 0px;
    line-height:1.3;
    text-transform:none;
}

a.popup_close {
    float:right !important;
    width:23px !important;
    height:23px !important;
    margin:-5px -5px 0px 0px !important;
    background:url('http://2pol.ru/bitrix/components/altop/callback/templates/.default/img/bg_popup_close.png') left top no-repeat;
}

div.mcallback {
    padding:0px !important;
    margin:0px !important;
}

div.mcallback div.mf-name, div.mcallback div.mf-tel,
div.mcallback div.mf-time, div.mcallback div.mf-region {
    width:100%;
    padding:0px !important;
    float:left;
    margin:0px 0px 4px 0px !important;
}

div.mcallback div.mf-text {
    float:left;
    padding:0px !important;
    width:108px;
    height:26px;
    line-height:26px;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
    color:#1e1d19;
}

div.mcallback div.mf-name input, div.mcallback div.mf-tel input,
div.mcallback div.mf-time input, div.mcallback div.mf-region input {
    float:left;
    padding:0px 10px !important;
    width:217px;
    height:24px;
    border:1px solid #cfcbc4;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#1e1d19;
}

div.mcallback span.mf-req {
    color:#1e1d19;
}

div.mcallback input[name="submit"] {
    width:150px;
    height:32px;
    border:none;
    background:url('http://2pol.ru/bitrix/components/altop/callback/templates/.default/img/bg_callback.png') left top no-repeat;
    padding:0px;
    margin:9px 8px 0px 0px;
    float:right;
}

div.mcallback input[name="submit"]:hover {
    cursor:pointer;
    background:url('http://2pol.ru/bitrix/components/altop/callback/templates/.default/img/bg_callback.png') left -32px no-repeat;
}

div.mcallback div.mf-ok-text {
    float:left;
    color:green;
    padding:0px !important;
    font-size:11px;
}

div.mcallback div.errortext {
    float:left;
    color:red;
    padding:0px !important;
    font-size:11px;
}
/* End */
/* End */
/* /bitrix/templates/store_light_grey_orange/components/bitrix/sale.basket.basket.small/.default/style.css */
/* /bitrix/templates/store_light_grey_orange/components/bitrix/search.title/search-aside/style.css */
/* /bitrix/components/altop/callback/templates/.default/style.css */
/* /bitrix/templates/store_light_grey_orange/components/bitrix/menu/info/style.css */
/* /bitrix/templates/store_light_grey_orange/styles.css */
/* /bitrix/templates/store_light_grey_orange/template_styles.css */
