


/* Start:/bitrix/templates/store_light_blue/components/bitrix/search.title/store/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_blue/components/bitrix/search.title/store/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */



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

h1, h2, h3, h4, h5, h6
{
	font-family:Arial,serif; 
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:21px; color: #1967b7; margin:17px 0 0.7em; }
h2 { font-size:21px; color: #fff; padding: 25px 0 0 25px;}
h3 { font-size:21px; color: #d20606; padding-top: 15px; }
h4 { font-size:120%; }

h5 {
	font-size:140%;
	font-weight:normal;
	margin:1.5em 0 1em 0;
	padding:0;
}

h6 { font-size:100%; font-weight: bold;}

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

#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_blue/template_styles.css*/
* {
	margin:0;
	padding:0;
}
html { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Arial, Helvetica, sans-serif;
}

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

.all_back{
    position: fixed;
    width: 100%;
    height: 100%;
    background:url(/images/bg_back.png);
    z-index: 300;
}
.dialog_window{
    border-radius:10px;
    position: absolute;
    z-index: 400;
    height: 100px;
    width: 420px;
    background-color: white;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -210px;
}
.dialog_window p{
    text-align: center;
    padding: 24px 19px 0 0px;
    font-size: 21px;
    color: #1967B7;
}
.dialog_window p a{
    font-size: 21px;
    color: #D30A0A;
}
.close_form{
    position: absolute;
    top:2px;
    right: 2px;
}


.image{
	float:left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.desc{
	text-align:justify;
}

#page-wrapper
{	
	min-height:100%;
	position: relative;
	width:100%;	  
	margin: 0 auto 0;
	min-width: 1024px;
}

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

#header {  position: relative; height: 222px; background:url(/media/images/main.jpg) 0 50px repeat-x; width: 100%; margin: 0 auto;}
#header img#main {
   position:absolute;
   top:60px;
   left: 447px;
   height: 158px;
   width: 404px;
}
#logo { width: 516px; height:146px; position: absolute; top: 60px; left: 0;}
#logo a {outline: none; text-decoration:none;}

#topContacts {
   width: 400px;
   position:absolute;
   right: 70px;
   top: 65px;
  }
.adress {
   width:230px;
   float:left;
}
.adress dl {
  height: 60px;
}
.adress dl.office {
   background: url(/media/images/office.png) 0 7px no-repeat;
   font-size: 18px;
}
.adress dl.prod {
   background: url(/media/images/production.png) 0 7px no-repeat;
   font-size: 13px;
}
.adress dl.prod dd {
   padding-top: 5px;
  }
.adress dl dt {
   padding-left: 20px;
   color: #d30a0a;
   font-size: 12px;
}
.adress dl dd {
   margin-left: 15px;
 }
.telephone {
   width: 110px;
   float: left;
   margin-left:50px;
   font-size: 21px;
   position:relative
}
.telephone span {
   margin-left:-30px;
   font-size: 12px;
   font-weight: bold;
   float: left;
   position:absolute;
   top:0;
 }
.telephone i {
   font-size: 24px;
   color: #d30a0a;
   font-style: normal;
}
.telephone a:link, .telephone a:visited {
   margin-left:-30px;
   font-size: 10px;
   text-transform: uppercase;
   padding-left: 30px;
   background: url(/media/images/phone.jpg) 0 0 no-repeat; 
   height: 24px;
   display: block;
   line-height:24px;
   color: #606060;
}
.telephone a:hover {
   color: #d30a0a;
}
   
ul.store-horizontal {clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   }
ul.store-horizontal li { 
   display:block;
   float:left;
   list-style:none;
   margin:0 4px;
   padding:0;
   position:relative;
   right:50%;
   background:url(/media/images/menu-item.jpg) 0 0 repeat-x;}
ul.store-horizontal li a {
   display:block;
   margin:0 0 0 1px;
   padding:0px 10px;
   color:#fff;
   text-decoration:none;
   line-height:50px;
   font-size:11px;
   text-transform:uppercase;
}
ul.store-horizontal li a:hover {
   text-decoration: underline;
}
#main-menu { 
   /*float:left;*/
   width:100%;
   overflow:hidden;
   position:relative;
   height:50px; 
   background: url(/media/images/top-menu.jpg) repeat-x;
   clear:both;
}
#main-menu ul li img.main_menu_left, #main-menu ul li img.main_menu_right {
	width:7px;
	height: 50px;
	position: absolute;
	top:0px;
}
#main-menu ul li img.main_menu_left {
	left:0;
}
#main-menu ul li img.main_menu_right {
    right:0;
}

#user-links {  position: absolute; left:660px; top:94px;  }
#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;}

div.menu_space{margin-left:10px; font-size:1px; height:1px;}
#left-menu { list-style-image: url(/media/images/left-list.png); margin: 0 0 0 25px; padding: 20px 0 0 20px;}
#left-menu a:link, #left-menu a:visited { color:#fff;}
#main-menu li a:hover  { text-decoration: underline;}
#left-menu a { font-size: 14px; outline: none; text-decoration: none;}
#left-menu ul a { font-size: 14px !important; outline: none; vertical-align:top;font-weight:normal; }
#left-menu li.current { padding: 0; overflow: hidden; zoom:1; display: block; margin-bottom: 0.5em; }
#left-menu li.current ul { padding: 0 0 0 12px;}
#left-menu .current a  { padding: 0 13px; font-style:normal; font-size: 0.95em !important; vertical-align:top;}
#left-menu .current ul a { padding:0;}
#left-menu ul { font-weight: normal; margin: 0.5em 0 0 -4px; padding: 0; list-style-type: none;}
#left-menu ul ul { margin: 0.5em 0 0 0em; }
#left-menu li li { margin-bottom: 0.5em; padding:0 13px 0; text-indent: 0; background: none;}
#left-menu li { padding:0 10px 7px 0; margin-bottom: 0.55em; border-bottom: 1px dashed #B8E1FF;}
#left-menu li.last { border-bottom: none;}
#left-menu li li li { margin-bottom: 0.3em; }
div#left-wrapper  { position: relative; background: url(/media/images/left-menu.jpg) 0 0 repeat-x; height: 435px;}
div#left-wrapper2  { position: relative; background: url(/media/images/bg_price.jpg) 0 0 repeat-x; height: 84px;}

img#leftMenuR { display: block; position: absolute; top:0; right: 0;}

#cart {overflow: hidden;
height: 80px; 
background: url(/media/images/cart-bg.png) 0 0 repeat-x;
margin-top:-27px;
position:relative;
}
#cart div.block-content { 
width: 10px;
height:80px;
position:absolute;
right:0;
top:0;
background: url(/media/images/cart-r.jpg) 0 0 no-repeat;
}
#cart, #cart a { outline: none;}
#cart p.cart { margin: 0; height: 50px; }
#cart i, #cart a { display: block}
#cart i { font-style:normal; padding: 5px 0 0 86px; background: url(/media/images/cart.png) 15px 17px no-repeat; height: 80px;}
#cart i a { text-decoration: none; line-height:80px; color:#fff; font-size: 16px; }
#cart i a:hover { text-decoration: underline; }

#price {overflow: hidden;
height: 80px; 
background: url(/media/images/cart-bg.png) 0 0 repeat-x;
margin-top:0;
position:relative;
}
#price div.block-content { 
width: 10px;
height:80px;
position:absolute;
right:0;
top:0;
background: url(/media/images/cart-r2.jpg) 0 0 no-repeat;
}
#price a{
    color: #FFFFFF;
    font: 18px Arial;
    left: 63px;
    position: absolute;
    top: 28px;
}
#price a img{
    left: -39px;
    position: absolute;
    top: 0;
}

#compare { bottom: 0; right: 0; width: 222px; height:20px;}
#compare .block-content { padding: 1px 0 0 24px;}
#compare a { text-decoration: none; outline: none; }
#compare a:hover { text-decoration: underline;}
#compare a.close { width: 7px; height: 5px; display:block; float:right; margin:6px 6px 0 0;}

#content-wrapper { /*position: relative; margin: 0 auto; width: 990px;*/float:left;width:100%;}


#breadcrumb { margin: 0 50px 14px 0; min-height: 20px;}
#breadcrumb a, #breadcrumb span, #breadcrumb i { font-size:11px; padding:0; vertical-align: top; line-height: 13px;}
#breadcrumb i { padding:0 3px;}
#breadcrumb img { vertical-align: top; }
#breadcrumb a:hover { color: #d30a0a; }
#breadcrumb span {text-decoration:none; }
#breadcrumb a { text-decoration: underline;}

#search {height: 26px;}
#search .form-textbox { float: left; width:218px;}
#search .form-textbox-border { padding-left: 13px; height: 26px; overflow:hidden; border: none; padding-top: 0; margin: 0;}
#search .form-textbox-border input { width: 205px; height: 24px; color:#6f757a; border-left: none; border-right: none; border-color: #9a9a9a;}
#search .form-button { float: left; height:26px; width:27px; background: url(/media/images/search-r.gif) no-repeat top right; }
#search .form-button input { width: 27px; }

#subscribe {zoom:1; margin-top:20px; }
#subscribe .form-textbox-border { float: left; height: 20px; width: 165px; }
#subscribe .form-textbox-border input { width: 165px; 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: left; margin-left: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: none;}
.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;}

#content { /*width: 990px; margin: 0 auto 4em auto; overflow: hidden;margin: 0 25%;*/
    margin-left: 285px;
    margin-right: 310px;
    color: #434343;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
#content p{
    color: #434343;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
}
#content_full { margin: 0 55px 0 307px;}
div#navigation{float:left;width:263px;margin-left:-100%}
div#extra{float: left;
    margin-left: -270px;
    width: 270px;}

#left-column { float: left; width: 222px; padding-top: 16px;}
#workarea { width: 703px;float: right; }
div.sidebar-mode #workarea { width: 703px; margin-right:17px; padding-top:24px;}

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

#footer-wrapper  { height: 212px; clear:left;width:100%; position: relative; min-width: 1024px; background: url(/media/images/main.jpg) 0 42px repeat-x;}
#footer { height:171px; margin-top: 1px; position: relative; top:40px; right:0; background:url(/media/images/footer-r.jpg) right top no-repeat; border-top: 1px solid #e1e6e6;}
#space-for-footer {
    clear: both;
}

#bottom-adress { padding:20px 0 0 70px; width: 59%; color: #2e3339; font-size: 12px;}
#copyright {margin-bottom: 15px;}

#breadcrumb-search{width:245px; height: 26px; right:70px; top:20px; position:absolute;}

#footer-links { width:40%; position:absolute; right:25px; top: 15px; }

#footer-design {color:#757575; font-size:11px; width:300px; margin: 30px 0 0 70px;  text-align: left;}
#footer-design a{color:#757575; text-decoration:none;}
#footer-design a:hover{text-decoration:underline;}

/* 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.item-list { padding: 1.3em 0 0 0;}
div table.item-list { border-collapse: collapse;}
div table.item-list tr td { border: 1px solid #b9b9b9; text-align:center; }
div table.item-list thead tr td { padding: 0 30px; background: url(/media/images/table_bg.gif) 0 0 repeat-x; height: 46px;font-weight: bold;}
div table.item-list tbody .align_left{
    text-align: center;
}
div table.item-list tr.even {}
div table.item-list tr td.catalog-list-image { background: #ffffff; width:155px;}
table.item-list tbody tr { height: 30px;}
table.item-list tfoot tr td { border: none;}
table.item-list tfoot tr { border-bottom: 1px solid #b9b9b9; font-size:14px; color:#676768;}
div.catalog-item  
{
	overflow: hidden; 
	margin: 0; 
	padding: 0.65em 0 0.65em 0; 
	position:static;
	border: 1px solid;
	zoom:1; 
}
div.catalog-item-separator {background: url('/bitrix/templates/store_light_blue/images/fade-catalog.gif') no-repeat left center; height: 1.7em; font-size: 1em;}
div.catalog-item-info { float: left; width: 500px;}
div.catalog-item div.catalog-item-links { float: right; width: 188px;}
div.catalog-item-title { 
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
    
}
div.catalog-item-title a { }

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 { margin-bottom: 1em; }
div.catalog-item-image { text-align: center;}
div.catalog-item-desc {  }
div.no-picture-mode div.catalog-item-desc { margin-left: 0;}
div.catalog-item-price { }
div.catalog-item-price span { padding:0.2em 0.3em; display:inline-block;}

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;
	text-align: center;
}

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

/* 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_blue/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_blue/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_blue/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  
{
	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_blue/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 { position: static; border: 1px solid; 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_blue/images/title-line.gif') no-repeat;
}

div.catalog-detail-image { margin: 0 25px 0 0; border: 1px solid; padding: 2px; }
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; }
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-top: 1.5em;}
div.catalog-detail-buttons a  
{
	float: left; 
	background: url('/bitrix/templates/store_light_blue/images/button-bg.gif') no-repeat right 0; 
	height: 33px; 
	line-height: 30px; 
	text-decoration: none;
	font-family: Arial;
	font-size: 1.5em;
	padding: 0;
	outline: none;
	cursor: hand;
	cursor: pointer;
	text-shadow:1px 1px 1px #EEEEAA;
}
div.catalog-detail-buttons span { display: block; height: 33px; background: url('/bitrix/templates/store_light_blue/images/button-bg.gif') no-repeat; margin-right: 3px; padding:0 12px 0 15px; float: left;}
div.catalog-detail-buttons a.disabled { background-position: right -33px; text-shadow:1px 1px 1px #EEE;}
div.catalog-detail-buttons a.disabled span { background-position: 0 -33px}
div.catalog-detail div.catalog-item-links { margin: 1em 0 0; overflow: hidden;}

div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; top: 0.31em; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

div.catalog-detail-full-desc { text-align: justify; word-spacing: -0.3ex;}

/*Catalog Item Card */
div.catalog-item-cards {position: relative; margin-bottom:9px; zoom:1; }

div.catalog-title{height:26px; line-height:26px; font-size:1.4em;float:left; margin-bottom:-1px; margin-top:20px;}
div.catalog-title_text{padding:0 16px 0 16px;}

div.catalog-hr{border-top:1px solid #e7e7e7; font-size:1px; line-height:1px;margin-bottom:35px;clear:both;}
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 td  
{
	width: 33%; 
}
table.catalog-item-card td.delimeter { width: 2px;  border:none;}

.catalog-sale div.catalog-item-card { padding: 2px 0px 0px 5px; width: 180px; height: 81px; background: url(/media/images/sale-item.png) 0 0 no-repeat;}
.catalog-sale div.catalog-item-card .item-image { width:75px; text-align:center; float: left; margin: 0 10px 0 0; overflow: hidden; }
/*div.catalog-item-card .item-detail { bottom:13px; position:absolute; margin-left:85px; left:auto; clear: both; font-size: 0.85em;}*/
.catalog-sale div.catalog-item-card .item-info { margin-left: 85px; padding-top: 10px; /*margin-bottom: 1.5em;*/}
.catalog-sale div.catalog-item-card .item-info a { color: #000; font-weight: bold; font-size: 11px;}
.catalog-sale div.catalog-item-card .item-info  a:hover { color: #D30A0A;}
div.no-picture-mode .item-info,  div.no-picture-mode .item-detail { margin-left: 0;}
div.catalog-item-card p { margin: 0 0 0.5em; }
div.catalog-item-card p.item-price { padding-top: 0.2em; line-height:1.7em; margin-bottom:0;}
div.catalog-item-card p.item-price span { color: #1967b7; font-size: 14px; font-weight: bold;}
div.catalog-item-card p.item-price s { color: #aaa; white-space: nowrap;}
div.catalog-item-card p.item-desc { max-height: 6em; overflow: hidden; position: relative; zoom:1; color:#6d6d6d}
.catalog-sale div.catalog-item-card p.item-title  { font-size: 0.95em; margin:0 10px 0 0;}
div.catalog-item-card .item-desc-overlay 
{
	background:url('/bitrix/templates/store_light_blue/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;}
dl.block-list dt { margin: 0 0 8px 0; float:left}
dl.block-list dt span{padding: 4px 9px;}
dl.block-list dt a{font-weight:bold;font-size:90.01%;}
dl.block-list dd { margin:0 0 2em; 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_blue/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 { 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 thead td.cart-item-price { text-align: center;}
td.cart-item-quantity input { width: 40px; text-align: center;}
div.cart-ordering { overflow: hidden; margin-top: 1em; text-align:center; }
div.cart-code { float: left; }
div.cart-code input { width: 240px;}
div.cart-buttons { float: left; width:49%; margin: 10px 4px; }
div.cart-sum { float: right; width: 50%; margin-top:10px;}
div.make-order { }
div.cart-buttons input { padding-left: 0.5em; padding-right: 0.5em; overflow: visible; border: none; height: 24px; cursor: pointer; color:#ffffff;}
div.cart-buttons input.recalc { width:89px; background: url(/media/images/recalculate.jpg) 0 0 no-repeat;}
div.cart-sum span { font-weight: bold; color: #e40303;}
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; } 
div.make-order input {height:109px; width: 330px; background: url(/media/images/order.jpg); border:none; cursor: pointer; font-size:0;}

/*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;}
.catalog-top {
   height: 575px;
   background: url(/media/images/new-bg.jpg) 0 0 repeat-x;
   position: relative;
   margin-top: -27px;
   color: #fff;
 }
.catalog-top #catalog-top-left {
   position: absolute;
   top: 0;
   left: 0;
   background: url(/media/images/new-l.jpg) 0 0 no-repeat;
   height: 575px;
   width: 10px;
}
.catalog-top div.catalog-item-card {
   margin-left: 20px;
}
.catalog-top div.item-title {
   margin: 0 0 10px 10px;
}
.catalog-top div.catalog-item-card .item-image { 
margin-left:10px; 
height: 173px; 
background: url(/media/images/new-item-bg.png) 0 0 repeat-x; 
position: relative;
z-index: 10;
text-align: center;
}
.catalog-top div.new-item-l {
   float:left;
   background: url(/media/images/new-item-l.png) 0 0 no-repeat;
   height: 173px;
   width: 10px;
}
.catalog-top div.item-price {
   width: 141px; 
   height: 42px;
   background: url(/media/images/button_price.png) 0 0 no-repeat;
   margin: -23px 0 0 55px;
   font-size: 21px;
   text-align: center;
   line-height: 42px;
   position: relative;
   z-index: 100;
}
.new-all {
   padding: 5px 0 0 20px;
position: absolute;
bottom: 10px;
color:#fff !important;
}
div.sale-all {
   padding-top: 5px;
}
div.sale-all a {
   color: #cb0020;
   font-weight: bold;
   font-size: 14px;
   margin-top: 10px;
}
div.sale-all a:hover {
   color: #676768;
} 
.catalog-sale {
   margin-left: 20px;
}
.catalog-top .item-title a:link, .catalog-top .item-title a:visited {
   color: #fff;
   text-decoration: none;
}
.catalog-top .item-title a:hover {
   text-decoration: underline;
}
div.catalog-index-sale { background: #e8e9e9; /*max-width: 664px;*/ width:100%; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 0 0px 15px 20px; margin: 10px auto; display:table;}
div.catalog-index-sale table { text-align:center; }
div.catalog-index-sale div.catalog-item-card {
   width: 188px;
   height: 219px;
   background: url(/media/images/index-item.gif) 0 0 no-repeat;
   margin-right: 15px;
   position:relative;
   float: left;
   text-align: center;
}
div.catalog-index-sale div.item-image {
   padding-top: 5px;
}
div.catalog-index-sale p.item-title {
   font-weight: bold;
   margin: 0 10px;
}
div.catalog-index-sale p.item-price {
   position:absolute;
   bottom: 15px;
   left: 22%;   
}
div.catalog-index-sale p.item-price span {
   text-align:center;
   color: #e40303;
   font-size:18px;
   font-weight:normal;
}
div#actions h2 {
   color: #0a3477;
   height: 30px;
   width: 250px;
   background: url(/media/images/menu-bot.jpg) 0 0 no-repeat;
   margin: 0;
   padding-top: 15px;
}
div#info h2 {
   color: #095f21;
   background: #aef0b1;
   padding: 15px 25px;
}
div#actions, div#info {
   margin-right: 30px;
}
div#actions {
   background: #e3f1f8;
   overflow: hidden;
}
div#info {
   background: #e3f8e4;
}
div#actions ul, div#info ul {
   padding-left: 30px;
   list-style-image: url(/media/images/extra-list.png);
   padding-bottom: 24px;
   margin-right: 20px;
}
div#actions ul li {
   background: url(/media/images/extra-border.png) 0 100% no-repeat;
   padding: 8px 0 6px;
}
div#info ul li{
   padding: 18px 0 8px;
}
div#actions ul li a{
   text-decoration: none;
}
div#actions ul a, div#info ul a {
   color: #676768;
}
div#actions ul li a:hover, div#info ul a:hover {
   color: #000;
}
div#bannerIndex {
   width: 100%;
   height: 62px;
   background: url(/media/images/banner_i-bg.jpg) 0 0 repeat-x;
   position:relative;
   clear: both;
}
div#bannerIndexL, div#bannerIndexR {
   position:absolute;
   height:62px;
   top:0;
}
div#bannerIndexL {
   left:0;
   background: url(/media/images/banner-i-l.jpg) 0 0 no-repeat;
   width:314px;
   color: #ffffff;
   font-size:24px;
   padding: 5px 0 0 10px;
}
div#bannerIndexR {
   right:0;
   background: url(/media/images/banner-i-r.jpg) top right no-repeat;
   width:119px;
}
div#bannerText {
	height: 62px;
	position:absolute;
	margin-left: 270px;
	text-align: center;
	color: #1e1e1e;
	font-size: 28px;
	line-height:62px;
}
div.clear {
    clear: both;
}
div.catalog-section img.preview_section {
    margin-right: 40px;
}
div.section-links {
    margin-top: 25px;
	float: left;
}
div.section-links a:link, div.section-links a:visited {
	padding-left: 27px;
	height: 16px;
	display: block;
}
div.section-links a.ask {
    background: url(/media/images/ask.jpg) 0 0 no-repeat;
}
div.section-links a.delivery {
    background: url(/media/images/delivery.jpg) 0 4px no-repeat;
}
table.section-info {
    margin-bottom: 30px;
}
table.section-info tr td {
	vertical-align:top;
}
img.know-discount {
    margin-top: 10px;
}
.sum_tovar{
    max-width: 100px;
    min-width: 95px;
margin: 0 auto;
}

.img_sertifikat{
    float: left; margin-right: 15px; margin-bottom: 20px; height: 500px; width: 300px;
}
.img_sertifikat .name_sertifikat{
    text-align: center;
    display: block;
    margin-top: 5px;
}
.add_basket{
    background: url(/images/add_basket.png) no-repeat;
    width: 45px;
    height: 16px;
    display: inline-block;
    margin-top: 5px;
}
.developer{
position: relative;
left: 70px;
top: 7px;
}
.email_head{
float: left;
margin-left: 50px;
}
.call_me{
height: 21px;
}
#bx_incl_area_8{
position:relative;
}
#catalog-work a
{
    color: #1967B7 !important;
}
#catalog-work li {
    border-bottom: none;
}
/* End */
/* /bitrix/templates/store_light_blue/components/bitrix/search.title/store/style.css */
/* /bitrix/templates/store_light_blue/styles.css */
/* /bitrix/templates/store_light_blue/template_styles.css */
