

/* Start:/css/all.css?156992789532863*/
html, body {
	margin:0;
	height:100%;
}
body{
	color:#302f31;
	font:14px/1.43 arial, helvetica, sans-serif;
	/*background:#a4a3a3 url(/images/bg-body.gif) repeat 50% 0;*/
    background-color: #d8d8d8;
	min-width:1002px;
}
.clear {clear:both;}
img{border-style:none;}
a{
	color:#302f31;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper {
	width:100%;
	min-height:100%;
	overflow:hidden;
	position:relative;
}
* html #wrapper {
	height:100%;
	overflow:visible;
}
#wrapper-holder {padding:0 0 81px;}
.c-holder {
	width:1002px;
	margin:0 auto;
	position:relative;
}
#header {
	width:100%;
	position:relative;
	z-index:2;
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-align:right;
    padding-bottom: 15px;
}
#header:after,
#header .top:after {
	content:"";
	clear:both;
	display:block;
}
#header .top {
	width:100%;
	padding:0 0 14px;
	background:#363636 url(/images/bg-header.gif);
	height: 167px;
}
.c-holder .search-form{
position:absolute;
height:40px;
width:270px;
left:719px;
bottom:-10px;
top:90px;
    padding: 0 14px;
}
.c-holder .search-form .row
{
    vertical-align: middle;
    position: relative;
    height: 40px;
}
.c-holder .search-form .text {
    position: absolute;
top: 2px;
left: -4px;
width: 160px;
background: #fff center center no-repeat;
border: none;
padding: 0;
outline-color: #393939;
border: 1px solid #000;
border-radius: 6px;
padding: 5px 5px 6px;
margin: 5px 0 0 2px;
}

.c-holder .search-form .button-search
{
    width:77px;
    height: 40px;
    background: url("/images/search.png") transparent center center no-repeat;
    border: none;
    outline-color: #393939;
    position: absolute;
    top: 2px;
    right: 0px;
}

#header .logo {
	float:left;
	display:inline;
	width:454px;
	height:61px;
	margin:20px 0 0 0;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	background: url(/images/logo.png) no-repeat;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
}
.logo_first {
	display:block;
	background: url("/images/rama_white1.png") no-repeat 0 0px transparent;
	float: left;
	height: 100px;
	width: 163px;
    margin: 10px 0 0 20px;
}
#header .info {
	float:right;
	padding:20px 32px 0 0;
}
#header .info .bold{
	position: absolute;
	left: 551px;	
	top:106px;
	width: 200px;
}
#header .info p{
	position: absolute;
	left: 555px;
	bottom:-15px;
	top:121px;
	text-align:left;
}
#header .info .mail{
	position:absolute;
	width:170px;
	left:378px;
	top: 144px;
    padding-right: 12px;
}
#header .info .mail > a
{
    color: #cbd70b;
}

#header .info .address{
    position:absolute;
    left: 25px;
    top: 144px;
    border-right: 1px solid #ffffff;
    padding-right: 12px;
}
#header .info .worktime{
    position:absolute;
    left: 25px;
    top: 144px;
    border-right: 1px solid #ffffff;
    padding-right: 12px;
}
#header p {margin:0;}
#header strong {
	display:block;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
#header .tel {
	display:block;
	color:#cbd70b;
	font-size:20px;
	line-height:44px;
	font-style:normal;
	position: absolute;
	left: 15px;
	top:98px;
}

#header .tel > div
{
    display: inline;
    line-height: 32px;
}

#header .tel .phone
{
    display: inline-block;
    width: 215px;
    text-align: left;
}

div.leftphone
{
    line-height: 20px;
    text-align: left!important;
    padding-left: 10px;
    width: 185px!important;
	border-right: 1px solid #cbd70b;
}

div.centerphone
{
    border: 1px solid #ffffff;
    border-top: none;
    border-bottom: none;
    line-height: 20px;
    text-align: center!important;
    width: 245px!important;
}

div.rightphone
{
    line-height: 20px;
    text-align: center!important;
}
#header .basket {
	position: absolute;
	right:10px;
    width: 260px;
    height: 70px;
}
#header a {
color:#ffffff;
}

#nav {
	width:100%;
	height:38px;
	padding:4px 0 0;
	margin:-2px 0 0;
	/*background:url(/images/bg-nav.png) repeat-x;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2f2f2f+0,2f2f2f+4,787878+8,8a8a8a+100 */
    background: #2f2f2f; /* Old browsers */
    background: -moz-linear-gradient(top,  #2f2f2f 0%, #2f2f2f 4%, #787878 8%, #8a8a8a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #2f2f2f 0%,#2f2f2f 4%,#787878 8%,#8a8a8a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #2f2f2f 0%,#2f2f2f 4%,#787878 8%,#8a8a8a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f2f2f', endColorstr='#8a8a8a',GradientType=0 ); /* IE6-9 */

    color:#fefefe;
    text-transform: uppercase;
	font-size:14px;
	line-height:18px;
	text-shadow:2px 2px 1px #525252;
}
#nav:after {
	content:"";
	clear:both;
	display:block;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:justify;
	text-align-last: justify;
}
#nav li:first-child {background:none; padding-left:27px;}
#nav li {
	display:inline-block;
	vertical-align:top;
	padding:9px 0 11px;
	/*background:url(/images/divider.gif) no-repeat;*/
}
* html #nav li {padding:9px 28px 11px 25px;}
*+html #nav li {padding:9px 28px 11px 25px;}
#nav li a {
	color:#fefefe;
	text-decoration:none;
}
#nav li a:hover {text-decoration:underline;}
#main {
	width:978px;
	padding:0px 12px 6px 12px;
	margin:0 auto;
}
#main:after {
	content:"";
	clear:both;
	display:block;
}
#content {
	float:left;
	width:726px;	
}
.gallery {
	width:726px;
	height:316px;
	margin:0 0 15px;
	overflow:hidden;
	position:relative;
	box-shadow: 0px 0px 12px 0px #000;
}
.gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:999999px;
	position:relative;
}
.gallery li {
	float:left;
	width:726px;
	height:316px;
	position:relative;
}
.gallery .bx-prev,
.gallery .bx-next {
	position:absolute;
	top:50%;
	left:-1px;
	width:41px;
	height:44px;
	margin:-20px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/btn-gallery.png) no-repeat;
	z-index:999;
}
.gallery .bx-next {
	left:auto;
	right:-1px;
	background-position:0 -44px;
}
.gallery strong {
	position:absolute;
	bottom:26px;
	left:0;
	padding:14px 18px 21px 15px;
	background:url(/images/bg-gallery.png);
	color:#fff;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
}
.gallery-right {
/* 	width:202px;
	height:353px;  */
 	width:240px;
	height:316px; 
	overflow:hidden;
	position:relative;
	margin: 2px 0px 1px 3px;
	box-shadow: 0px 0px 12px 0px #000;
    float: right;
}
.gallery-right ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:999999px;
	position:relative;
}
.gallery-right li {
	float:left;
/* 	width:202px;
	height:353px; */
 	width:240px;
	height:316px; 
	position:relative;
}
.gallery-right .bx-prev,
.gallery-right .bx-next {
	display: none;
}
.gallery-right strong {
	position:absolute;
	bottom:26px;
	left:0;
	padding:14px 18px 21px 15px;
	background:url(/images/bg-gallery.png);
	color:#fff;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
}
.sec {
	float: left;
	padding: 25px 0 0;
	width: 504px;
}
.columns {
	width:978px;
	padding:0 0 15px;
}
.columns:after {
	content:"";
	clear:both;
	display:inline-block;
}
.columns-holder {
	float:left;
	margin:0 -16px 0 0;
    width:978px;
}
.columns .column:first-child {padding:0;}
.columns .column {
	float:left;
	width:470px;
	padding:0 0 0 30px;
}
.columns .head {
	width:440px;
	height:172px;
	margin:0 0 -35px -12px;
	background:url(/images/bg-head1.png) no-repeat;
}
.columns .head1 {
	width:403px;
	height:141px;
	margin:8px 0 -12px -8px;
	background:url(/images/bg-head2.png) no-repeat;
}
.columns .head:after {
	content:"";
	clear:both;
	display:block;
}
.columns .head .bold {
	display:block;
	padding:62px 100px 0 64px;
	color:#fff;
	font-size:24px;
	line-height:26px;
	font-style:italic;
}
.columns .head1 .bold {padding:49px 70px 0 52px;}
.columns .cont {width:100%;}
.columns .cont:after {
	content:"";
	clear:both;
	display:block;
}
.columns ul {
	margin:0 -60px 0 0;
	padding:0 0 0 19px;
	list-style:none;
	float:left;
}
.columns li {
	display:inline-block;
	vertical-align:top;
	width:127px;
	padding:0 20px 15px 0;
}
.sec .columns li {
	border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 12px 0 #000000;
    list-style: none outside none;
    width: 500px;
	padding:0px;
	background-color: #fff;
	margin: 0 0 20px;
}
* html .columns li {padding:0 43px 15px 0;}
*+html .columns li {padding:0 43px 15px 0;}
.columns li a {
	color:#4b4b4b;
	text-decoration:none;
}
.sec .columns li a {
	color: #4B4B4B;
    display: block;
    height: 125px;
    text-decoration: none;
    width: 500px;
	font-size: 30px;
	min-height: 125px;
}
.columns li a:hover {text-decoration:underline;}
.columns li img {
	float:left;
	width:137px;
	height:125px;
	margin:0 0 12px;
    border: 2px solid #787878;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	/*-webkit-box-shadow: 0px 0px 12px 0 #000;
	-moz-box-shadow: 0px 0px 12px 0 #000;
	box-shadow: 0px 0px 12px 0 #000;*/
}
.sec .columns li img {
	float: left;
    height: 125px;    
    width: 500px;
	border: none;
	box-shadow: none;
	margin:0px 5px 0px 0px;
}
.sec .columns li a .bold {
	display:none;
}
.columns li strong {
	display:block;
	padding:6px 0;
	color:#4b4b4b;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	text-align:center;
}
.barrier
{
    position: absolute;
    border: 1px solid #777777;
    width: 1900px;
    left: 0px;
}
.content {padding:15px 30px 0 30px;}
.content:after {
	content:"";
	clear:both;
	display:block;
}
#content p {margin:0 0 20px;}
#content h1 {
	font-size:24px;
	line-height:26px;
	font-style:italic;
	margin:0 0 20px;
}
#content h1.page_header {
	text-align:center;
    max-width: 520px;
    margin: 0 auto;
}
.catalog #content h1{
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}
.breadcrumbs, .breadcrumb-navigation {
	width:100%;
	padding:0;
	margin:7px 0 0px;
	list-style:none;
	overflow:hidden;
}
.breadcrumbs li, .breadcrumb-navigation li{
	float:left;
	font-size:14px;
	color:#302f31;
	text-decoration:underline;
	padding:0 5px 0 12px;
	background:url(/images/arrow01.png) no-repeat 0 50%;
}
.breadcrumbs li:first-child, .breadcrumb-navigation li:first-child{
	padding:0 5px 0 0;
	background:none;
}
.breadcrumbs li a, .breadcrumb-navigation li a{
	color:#302f31;
	text-decoration:underline;
}
.breadcrumbs li a:hover, .breadcrumb-navigation li a:hover{text-decoration:none}
.product_box {
	width:100%;
	overflow:hidden;
	margin-bottom:50px;
}
.product_box .product {
	float:left;
	width:350px;
	margin-right:42px;
}
.product_box .photo {
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}
.product_box .photo img {display:block}
.product_box .row {
	width:100%;
	overflow:hidden;
}
.product_btn {
	float:left;
	background:url(/images/btn-cart.png) no-repeat 100% 100%;
	padding-right:9px;
	cursor:pointer;
}
.product_btn span {
	float:left;
	font:24px/49px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(/images/btn-cart.png) no-repeat;
	padding:0 16px 0 25px;
	height:49px;
}
.product_price {
	float:right;
	font:46px/50px Arial, Helvetica, sans-serif;
	color:#a5cd2d;
	text-shadow: 1px 0 #000000, 2px 2px #000000, 0 1px #000000, -1px 1px #000000, -1px 0 #000000, -1px -1px #000000, 0 -1px #000000, 1px -1px #000000;
	clear: both;
}
.product_price strong {
	font-weight:normal;
	text-decoration:line-through;
}
.catalog-element s.discount { 
	color: #000;
	font-size: 20px;
	padding-left: 13px;
	float: right;
}

.product_box .description {overflow:hidden;}
#content .product_box .description p {margin:0 0 4px}
.brand_box {
	float:left;
	width:280px;
	padding-right:20px;
}
.brand_box h2,
.brand_box .h2 {
	font:bold 24px/26px Arial, Helvetica, sans-serif;
	color:#302f31;
	margin:0 0 20px;
}
.brand_box ul {
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.brand_box li {font-size:15px}
.brand_box li a {text-decoration:none}
.brand_box li a:hover {text-decoration:underline}
.catalog_box {
	float:left;
	width:620px;
}
.catalog_box h2,
.catalog_box .h2 {
	font:bold 24px/26px Arial, Helvetica, sans-serif;
	color:#302f31;
	margin:0 0 20px;
}
.catalog_list {
	width:630px;
	overflow:hidden;
	padding:0;
	margin:0 0 12px -10px;
	list-style:none;
}
.catalog_list li {
	float:left;
	width:200px;
	margin:0 0 10px 10px;
}
.catalog_list .photo {
	width:100%;
	min-height:150px;
	position:relative;
	overflow:hidden;
}
.catalog_list .photo a {display:block;}
.catalog_list .photo img {display:block}
.catalog_list .photo .title {
	position:absolute;
	top:0;
	left:0;
	font-size:13px;
	color:#fff;
	width:190px;
	padding:4px 5px;
	background:url(/images/bg_overlay.png) repeat;
	text-transform:uppercase;
}
.catalog_list .visual {
	padding:4px;
	overflow:hidden;
	background:#aaa;
}
.catalog_list .visual p {margin:0}
.catalog_list .visual .link {float:right}
.catalog_box p {margin-bottom:0;}
.catalog_box .pagination a {text-decoration:none;}
.catalog_box .pagination a:hover {text-decoration:underline;}
#sidebar {
	float:right;
	width:228px;
	margin:732px -4px 0 0;
    background:url(/images/bg-wrapper.gif) repeat-y 100% 0;
    padding-top: 20px;
}
#sidebar h2,
#sidebar .h2 {
	color:#fffefe;
	font-size:24px;
	line-height:26px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:-2px;
	font-family:'PT Sans', arial, helvetica, sans-serif;
	margin:0 0 19px;
}
#sidebar .banner {
	width:202px;
	height:316px;
	padding:0px 16px 12px 111px;
	margin:0 0 62px;
	/*background:url(/images/bg-block.png) no-repeat;*/
	position: relative;
	left: -21px;
}
#sidebar .banner:after {
	content:"";
	clear:both;
	display:block;
}
#sidebar .banner img {display:block;}
#sidebar .blocks {width:100%;}
#sidebar .blocks:after {
	content:"";
	clear:both;
	display:block;
}
#sidebar .block {
	width:227px;
	height:175px;
	padding:46px 0 26px 6px;
	margin:0 0 12px -2px;
	background:url(/images/bg-block1.png) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:18px;
	text-align:center;
	font-family:'PT Sans', arial, helvetica, sans-serif;
}
#sidebar .block:after {
	content:"";
	clear:both;
	display:block;
}
#sidebar .block p {margin:0;}
#sidebar .block a {
	color:#fff;
	text-decoration:none;
}
#sidebar .block a:hover {text-decoration:underline;}
#sidebar .logo1,
#sidebar .logo2 {
	display:block;
	width:99px;
	height:97px;
	margin:20px auto 10px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/images/logo1.png) no-repeat;
}
#sidebar .logo2 {
	width:144px;
	height:97px;
	margin:0 auto 10px;
	background: url(/images/logo2.png) no-repeat;
}
#sidebar .logo1 a,
#sidebar .logo2 a {
	display:block;
	height:100%;
	position:relative;
}
#footer {
	position:relative;
	width:100%;
	height:81px;
	margin:-81px 0 0;
	background:url(/images/bg-footer.png) repeat-x;
	color:#fff;
	font-size:12px;
}
#footer .c-holder {padding:31px 0 12px;}
#footer p {margin:0;}
#footer a {color:#fff;}
#footer .copyright {
	float:left;
	display:inline;
	margin:0 38px 0 11px;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#footer li {
	float:left;
	margin:0 8px 0 0;
}
#footer li a {text-decoration:none;}
#footer li a:hover {text-decoration:underline;}
#footer .by {
	display: none;
	float:right;
	padding:0 12px 0 0;	
}
#footer .by p {float:right;}
#footer .logo {
	float:right;
	width:71px;
	height:17px;
	margin:-1px 0 0 8px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/images/logo3.png) no-repeat;
}
#footer .logo a {
	display:block;
	height:100%;
	position:relative;
}

.left-side {	
    float: left;
    margin: 0 15px 0 -40px;
    width: 240px;
}
.catalog-section-list_left {
	border-radius: 7px 7px 7px 7px;
    /*box-shadow: 0 0 12px 0 #000000;*/
    width: 240px;
}
.right-side {
    float: right;
    margin: 0;
    width: 180px;
}
.catalog-section-list_right {
	background-color: #fff;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 12px 0 #000000;
    margin: 0;
    padding: 5px;
    width: 195px;
}
.bold {font-weight:bold;}
.catalog-section {
	float: left;
    width: 504px;
}

.catalog-section-list ul {
	list-style: none outside none;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 0px;
}
.catalog-section-list ul li.dep1 {
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8a8a8a+0,707070+50,565656+100 */
    background: #8a8a8a; /* Old browsers */
    background: -moz-linear-gradient(top,  #8a8a8a 0%, #707070 50%, #565656 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #8a8a8a 0%,#707070 50%,#565656 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #8a8a8a 0%,#707070 50%,#565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 10px 10px 10px 15px;
}
.catalog-section-list li.dep1 > a {
    text-decoration: none;
    color: #ffffff!important;
    font-weight: bold;
    /*margin-left: 15px;*/
    border-bottom: 2px solid #ffffff!important;
}
.catalog-section-list li.dep1 a::after {
    content: '';
    position: absolute;
    bottom: 15px;
    right: 10px;
    border: 5px solid transparent;
    border-left: 5px solid #ffffff;
}
.catalog-section-list li.dep1.select a::after {
    content: '';
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 5px solid transparent;
    border-top: 5px solid #ffffff;
}
.catalog-section-list ul ul {
	padding-left: 20px;
	list-style: none;
	margin-top:0px;
    padding-bottom: 10px;
}
.catalog-section-list ul ul > li {
    font-weight: bold;
    position: relative;
}
.catalog-section-list ul ul li.dep2 a::after {
    content: '';
    margin-left: 10px;
    position: absolute;
    bottom: 5px;
    border: 3px solid transparent;
    border-left: 3px solid #333333;
}
.catalog-section-list ul ul li.dep2.select a::after, .catalog-section-list ul ul li.dep2.select a.sel::after {
    content: '';
    margin-left: 10px;
    position: absolute;
    bottom: 5px;
    border: 3px solid transparent;
    border-top: 3px solid #333333;
}
.catalog-section-list ul ul ul > li {
    font-weight: normal;
}
.catalog-section-list ul li a {
    text-decoration: none;
    border-bottom: 1px solid #333333;
}
.catalog-section-list ul li a.sel{
    text-decoration: none;
    cursor: default;
    color: #9a9a9a;
    border: none;
}
.catalog-section-list_right a {
	font-size: 14px;
}
.brand_category ul {
	padding-left: 0px;
    margin-top: 0px;
	list-style: none;
}
.brand_category ul li a.sel{
    text-decoration: none;
    cursor: default;
    color: #9a9a9a;
    border: none;
}
.brand_category ul ul {
	padding-left: 10px;
	list-style: none;
}
.brand_category ul ul li.dep2.select {
    position: relative;
    font-weight: bold;
}
.brand_category ul ul li.dep2.select a::after, .brand_category ul ul li.dep2.select a.sel::after {
    content: '';
    margin-left: 10px;
    position: absolute;
    bottom: 5px;
    border: 3px solid transparent;
    border-top: 3px solid #333333;
}
.brand_category .a-img-brand {
	background-color: #fff;
	display: block;
	padding: 10px 0px;
	text-align: center;
}

.string {    
    position: relative;
    text-align: left;
    left: 10px;    
	width: 520px;
	padding-top: 30px;
}
ul.breadcrumb-navigation {	
	width: 500px;
}
#content h1.cat_header {
	margin: 30px 0 10px;
	text-align:center;
}
.error-button {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8a8a8a+0,707070+50,565656+100 */
    background: #8a8a8a; /* Old browsers */
    background: -moz-linear-gradient(top,  #8a8a8a 0%, #707070 50%, #565656 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #8a8a8a 0%,#707070 50%,#565656 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #8a8a8a 0%,#707070 50%,#565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#565656',GradientType=0 ); /* IE6-9 */

    border-radius: 7px;
    box-shadow: 0 0 3px 0 #000000;
    color: #FFFFFF;
    display: block;
    margin: 15px 0px 0 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 240px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

#share42 {padding: 6px 6px 0; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
.share42init {position:absolute; left: 0px;}

#sidebar .news-list {
    background-color: #fff;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 12px 0 #000000; 
    margin: 0 0 25px;
    padding: 5px;
}
.opros {
    background-color: #fff;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 12px 0 #000000; 
    margin:15px 0 25px;
    padding: 5px;
}
.opros_cat {
    background-color: #fff;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 12px 0 #000000; 
    margin:15px 0 25px;
    padding: 5px;
	width: 195px;
}

#toTop { 
	background: url("/images/toTop50.png") 0px 0px no-repeat #EFEFEF;
	border: 1px solid #BEBEBE;
	border-radius: 11px;
	bottom: 10px;
	box-shadow: 1px 1px 3px #999999;
	color: #666666;
	display: none;
	height: 70px;
	opacity: 0.8;
	overflow: hidden;
	position: fixed;
	right: 10px;
	width: 75px;
	z-index:1;
}
a#toTop:hover, #toTop.toTop-click, a#toTop:active { 
	background: url("/images/toTop50.png") 0px -70px no-repeat #F5F5F5;
	opacity: 1;
}

.btn-vse {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#898989+0,6d6d6d+50,565656+100 */
    background: #898989; /* Old browsers */
    background: -moz-linear-gradient(top,  #898989 0%, #6d6d6d 50%, #565656 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #898989 0%,#6d6d6d 50%,#565656 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #898989 0%,#6d6d6d 50%,#565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
    color: #f6f6f6;
    display: inline-block;
    /*background-color: #C1C1C1;
    border: 1px solid #000000;*/
	border-radius: 7px;
	padding: 0px 0px 0 0;
	text-decoration: none;
    height: 30px;
    width: 90px;
}

.btn-vse > div {
    padding: 7px 3px 0 0;
    font-weight: bold;
    font-size: 12px;
}

.sort {
	width: 500px;
	float: left;
	text-align: right;
	margin-bottom: 24px;
    color: #333333;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    height: 30px;
    background-color: #c0c0c0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.sort a.filter-link{
    border-bottom: 1px dotted #333333;
    text-decoration: none;
    margin-right: 4px;
}

.sort span {
    color: #a6a6a6;
    margin-right: 2px;
}

.news-detail {
	padding: 0 20px;
	width: 625px;
}

.cupon {
	position: fixed;
	bottom: 344px;
	font-family: Arial;
	z-index:2;
    border: none;
}
.cupon .vkladka {
	width: 38px;
	background: url(/images/cupon-vkladka-bottom.png) 0 bottom no-repeat;
	padding-bottom: 9px;
	cursor: pointer;
	position: absolute;
	right: -38px;
	top: 0px;
	display: block;
}
.cupon .fon {
	background: url(/images/cupon-vkladka.png) 0 0 no-repeat;
	padding-top: 12px;
}
.cupon-button {
	display: block;
	margin: 15px 0 0;
}
.print_btn {
	border: 1px solid black;
	display: block;
	width: 130px;
	text-align: center;
	text-decoration: none;
	margin: 20px 0 0px 0;
	background-color: #C6DDAD;
	padding: 3px 0;
	border-radius: 5px;
	font-weight: bold;
}
.footer-phone {
	position: absolute;
	right:16px;
	top:16px;
	font-size:28px;
}

.toge_pokupayut {
	width: 202px;
}
.toge_pokupayut h3,
.toge_pokupayut .h3,
.toge_pokupayut h2,
.toge_pokupayut .h2 {
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.toge_pokupayut .item {
	border: 1px solid #000;
	margin: 0 0 10px 0;
}
.toge_pokupayut .aimg {
	display: table-cell;
	width: 200px;
	height: 200px;
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	border:none;
}
.left_banner_catalog {
	margin-left: -23px;
	margin-top: 14px;
	margin: 0;
	width: 205px;
}
.left_banner_catalog .gallery-right {
	border-radius: 7px 7px 7px 7px;
	width: 205px;
	height: 270px;
	margin: 10px 0 10px 0;
}
.product_des p  {
	margin-bottom:5px !important;
}
ul.product_des  {
	padding: 0px !important;
	margin: 0px !important;
}
.product_des li  {
	list-style:none !important;
	margin-left:30px !important;
	margin-bottom:1px !important;
}
.s_content {
	margin-right: 13px;
}
.s_content p  {
	text-align:justify;
}
.s_content h2, .s_content h3,
.s_content .h2, .s_content .h3  {
	text-align:center;
}
.s_content>ul>li  {
	margin-bottom: 0.6em;
	text-align: justify;
}

/* Быстрая покупка */
.quick_buy_button_tovary {
	display: block;
    padding: 6px 5px 7px 15px;
    text-decoration: none;
	position: absolute;
	width: 130px;
	bottom: 5px;
	right: 15px;
	z-index: 2;
    border-radius: 7px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8a8a8a+0,707070+50,565656+100 */
    background: #8a8a8a; /* Old browsers */
    background: -moz-linear-gradient(top,  #8a8a8a 0%, #707070 50%, #565656 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #8a8a8a 0%,#707070 50%,#565656 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #8a8a8a 0%,#707070 50%,#565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
}
.quick_buy_button_tovary > span {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.quick_buy_button_tovar {
	float:left;
	background:url(/images/btn-quick.png) no-repeat 100% 100%;
	padding-right:9px;
	cursor:pointer;
}
.quick_buy_button_tovar span {
	float:left;
	font:24px/49px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(/images/btn-quick.png) no-repeat;
	padding:0 16px 0 25px;
	height:49px;
}
form.quick_buy_form {   
	display: none;
	position: absolute;
	z-index: 1000;
	padding: 2px;
	width: 227px;
	border-radius: 3px;
	background: #ADADAD;
	left: 236px;
	top: 30px;
	box-shadow: 0px 0px 10px #000;   
}
form.quick_buy_form .msg {
    margin: 3px 0;
    color: #fff;
    font: bold 12px Arial;
}
form.quick_buy_form input[type="text"]{
    margin: 3px 0;
    padding: 1px;
    width: 223px;
    height: 14px;
    border-width: 1px;
    font-size: 12px;
}
form.quick_buy_form input[type="submit"]{
    float: right;
    margin: 2px 0;
}
form.quick_buy_form .clear {
    clear: both;
}
/* конец быстрой покупки */

/* таблица с ценами */
.price_table h3, .price_table h2, .price_table .h3, .price_table .h2{margin:0px;}
.price_table td:first-child{
	text-align:center;
	width: 1.2em;}
.price_table {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	margin-bottom: 40px;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.price_table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.price_table tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.price_table table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.price_table table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.price_table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.price_table tr:hover td{
	background-color:#a2a1a1;
		

}
.price_table td{
	vertical-align:middle;
	
	background-color:#e5e5e5;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:6px;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.price_table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.price_table tr td:last-child{
	border-width:0px 0px 1px 0px;
	text-align:center;
	width: 3.7em;
}.price_table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.price_table tr:first-child td{
		background:-o-linear-gradient(bottom, #666666 5%, #191919 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #191919) );
	background:-moz-linear-gradient( center top, #666666 5%, #191919 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#191919");	background: -o-linear-gradient(top,#666666,191919);

	background-color:#666666;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.price_table tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #666666 5%, #191919 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #666666), color-stop(1, #191919) );
	background:-moz-linear-gradient( center top, #666666 5%, #191919 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#191919");	background: -o-linear-gradient(top,#666666,191919);

	background-color:#666666;
}
.price_table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.price_table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
/* END таблица с ценами */

.wheel-sort {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#898989+0,6d6d6d+50,565656+100 */
    background: #898989; /* Old browsers */
    background: -moz-linear-gradient(top,  #898989 0%, #6d6d6d 50%, #565656 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #898989 0%,#6d6d6d 50%,#565656 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #898989 0%,#6d6d6d 50%,#565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
    width: 150px;
	padding: 6px 15px 7px 0px;
	/*border: 1px solid #000;*/
	border-radius: 7px;
	position: relative;
	cursor: pointer;
	float:left;
	text-align: center;
	font-size: 12px;
    color: #f6f6f6;
}
.wheel-sort > div{
    height: 30px;
    padding-top: 7px;
    font-weight: bold;
}
.wheel_icon {
	width: 30px;
	height: 30px;
	background: url(/images/wheel_sort2.png) 0 50% no-repeat;
	position: absolute;
	top:0;
	right: -5px;
	z-index: 301;
}
.wheel_sort {
	display: none;
	position: absolute;
	top:-14px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#898989+0,6d6d6d+50,565656+100 */
    background: #898989; /* Old browsers */
    background: -moz-linear-gradient(top,  #898989 0%, #6d6d6d 50%, #565656 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #898989 0%,#6d6d6d 50%,#565656 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #898989 0%,#6d6d6d 50%,#565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
	padding: 0 5px;
	/*border: 1px solid #000;*/
	border-radius: 7px;
	width: 155px;
	left:-1px;
	z-index: 300;
}
.wheel_sort_item {
	list-style-type: none;
	margin: 2px 0
}
.wheel_sort_link {
	text-decoration: none;
	display: block;
	  text-align: center;
    padding-top: 7px;
}
.wheel_sort_span {
	opacity: 0.5;
}
.wheel_sort_link:hover {
	text-decoration: underline;
}

.bold_upper {
	text-transform: uppercase;
	font-weight: bold;
}

.delivery_text {
	margin-bottom: 20px;
}
a.tel {
	text-decoration: none;
	color: #d2524c;
}

a.tel:hover{
	text-decoration: underline;
}
/* End */


/* Start:/css/jquery.jqzoom.css?14500071932020*/
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(/css/../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
/* End */


/* Start:/css/coin-slider-styles.css?1450007193655*/
/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: 545px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }

/* End */


/* Start:/js/fancybox/jquery.fancybox-1.3.4.css?14938838348926*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	/*background: #fff;*/
	background: none;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -13px;
	right: -13px;
	width: 34px;
	height: 34px;
	/*background: transparent url('/js/fancybox/fancybox.png') -40px 0px;*/
	background: url('/js/fancybox/close.png') 0 0 no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/template1/style.css?1493377922786*/
/*Table*/
table.table-basket-line
{
	padding:3px;
	font-size:12px;
	width:270px;
    height: 70px;
    border: #dadada 1px solid;
    border-top: none;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    box-shadow: 0 6px 12px -4px #000;

}
table.table-basket-line td {
	text-align:center;
}

table.table-basket-line a {
	display: inline-block;
}

.basket-line-personal, .basket-line-basket
{
	background: url(/images/basket-green.png) center center no-repeat;
    height: 55px;
    width: 60px;
	display: inline-block;
	margin: 0 auto;
}

.basket-line-personal {

}
.basket-line-basket {
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/news_footer_new/style.css?15508185091863*/
.footer_news{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.footer_news__title{
	color: #7da310;
    text-decoration: none;
    border-bottom: 2px solid;
    text-transform: uppercase;
    font-weight: bold;
}
.footer_news__title:hover{
	border-bottom: none;
}
#content .footer_news .news-item{
	margin-bottom: 5px;
    margin-top: 15px;
}
.footer_news .news-date-time{
	color: #949494;
 /*   margin-top: -10px; */
    display: block;
}
.footer_news .footer_news__element{
	width: 48%;
}
.footer_news .footer_news__element:first-child{
	margin-right: 4%;
}
.footer_news__all_button{
	display: block;
    float: left;
    background-color: #7da310;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: bold;
    padding: 10px 30px;
}
.footer_news__all_button:hover{
	opacity: 0.7;
}
.footer_news_area{
    padding:25px 15px;
	padding-top:0;
    margin-bottom: 40px;
    border-bottom: 1px solid #939393;
}
.footer_news_area .h2{
	font-size: 26px;
}
.opros_footer{
    background-color: #7da310;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 4px;
}
.opros_footer:hover{
	opacity: 0.7;
}
.socials_container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: 30px;
}
.footer_socials{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.line/partners/style.css?1522926501944*/
#sidebar .block strong.logo2, #sidebar .block div.logo2 {
	background-position: 50% 50%;
}
.our_partners .h2{
	font-size: 26px;
   	margin-bottom: 20px;
}
.our_partners.blocks{
	padding: 25px 15px;
   	padding-top: 0;
}
.partners_area{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
   	-webkit-box-pack: center;
   	-ms-flex-pack: center;
   	justify-content: center;
   	-ms-flex-wrap: wrap;
   	flex-wrap: wrap;
}
.partners_area .partners_block{
	max-width: 410px;
	min-height: 210px;
}
.partners_area .partners_block:nth-child(2){
	position: relative;
   	top: -21px;
}
.partners_area .partners_block a{
	text-align: center;
	text-decoration: none;
	position: relative;
}
.partners_area .partners_block__site_name{
	margin-top: -97px;
   	color: white;
   	font-size: 24px;
   	position: relative;
   	left: 4px;
}
.partners_area .partners_block:nth-child(2) .partners_block__site_name{
	margin-top: -77px;
   	left: -28px;
}
/* End */


/* Start:/bitrix/templates/main/styles.css?15754048412668*/
.left-side,
.right-side
{
	position:relative;
	z-index:999;
}

.catalog-element .catalog_header
{
	position: absolute;
	top: -70px;
	width: 490px;
	display:block!important;
}
.catalog-section .catalog_header
{
	position:absolute;
	top:-110px;
	width: 490px;
	display:block!important;
}

.pixel
{
	padding: 5px 0px;
	font-size: 12px;
	color: #fff !important;
}

.pixel a
{
	color: #fff !important;
}


/* quickbuy form */

.quick_buy_form_wr {
	width: 330px;
	padding: 30px;
	background: #ffffff;
	border-radius: 7px;
	text-align: center;
	position: relative;
}
.quick_buy_form_wr .title {
	font-size: 24px;
	color: #333333;
	margin-bottom: 15px;
}
.quick_buy_form_wr .product_name {
	font-size: 16px;
	color: #92b52a;
	font-weight: bold;
	margin-bottom: 20px;
}
.quick_buy_form_wr input.proverka {
	position: absolute;
	left: -9999px;
}
.quick_buy_form_wr input[type=text] {
	display: block;
	border-radius: 3px;
	border: 1px solid #dcdcdc;
	color: #666666;
	font-size: 13px;
	width: 100%;
	padding: 0 15px;
	height: 43px;
	line-height: 43px;
	margin-top: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.quick_buy_form_wr input[type=text]::placeholder {
	color: #666666;
}
.quick_buy_form_wr input[type=text]:first-child {
	margin-top: 0;
}
.quick_buy_form_wr input.required {
	background: url(/bitrix/templates/main/images/star-req.png) right 13px top 50% no-repeat;
}

.quick_buy_form_wr input.error {
	background-color: #f9d9e7;
	border-color: #ffb8d7;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.quick_buy_form_wr input.error::placeholder {
	color: #df005c;
}
.quick_buy_form_wr input[type=submit] {
	cursor: pointer;
	display: block;
	width: 184px;
	height: 43px;
	padding: 0 0 0 25px;
	line-height: 43px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	border-radius: 7px;
	border: none;
	margin: 19px auto 0;
	background: url(/bitrix/templates/main/images/buy.png) 0 0 no-repeat;
}
.quick_buy_confirm {
	text-align: center;
}
.quick_buy_confirm .thanks {
	font-size: 36px;
	color: #333333;
	margin-bottom: 20px;
}
.quick_buy_confirm .thanks-text {
	font-size: 16px;
	line-height: 26px;
	color: #393b43;
	margin-bottom: 40px;
}
.quick_buy_confirm .thanks-btn {
	display: inline-block;
	height: 43px;
	line-height: 43px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: url(/bitrix/templates/main/images/buy_btn.png) 0 0 repeat-x;
	padding: 0 16px;
	border-radius: 7px;
	border: none;
	text-decoration: none;
	margin-bottom: 20px;
}

/* End */
/* /css/all.css?156992789532863 */
/* /css/jquery.jqzoom.css?14500071932020 */
/* /css/coin-slider-styles.css?1450007193655 */
/* /js/fancybox/jquery.fancybox-1.3.4.css?14938838348926 */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.line/template1/style.css?1493377922786 */
/* /bitrix/templates/main/components/bitrix/news.list/news_footer_new/style.css?15508185091863 */
/* /bitrix/templates/.default/components/bitrix/news.line/partners/style.css?1522926501944 */
/* /bitrix/templates/main/styles.css?15754048412668 */
