/****************** Reset *********************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;	vertical-align: baseline;	background: transparent; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
/****************** end Reset *********************/

html {
	background: url(/images/coral/images/bg_clouds.jpg) 50% 0 repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
p {
	line-height: 1.3em;
	margin: 1em 0 0.5em 0;
}
.clr {
	clear: both;
}

.red {
	color: #cc0000;
}
.nc:before {
	content: ".";
	visibility: hidden;
	display: block;	
	height: 0;	
	clear: both;
}

ul.regular {
	list-style: disc;
	margin: 15px 0 15px 40px;
	line-height: 1.3em;
}

.nc:after {	
	content: ".";	
	visibility: hidden;	
	display: block;	
	height: 0;	
	clear: both;
}
img{
	border: none;
}

a, span[data-href]{
	color: #006699;
}
.descr span[data-href]{
	color: white;
}
a:hover, span[data-href]:hover{
	text-decoration: none;
}

.wrapper {
	width: 940px;
	margin: 0 auto;
	
}
.hidden {
	display: none;
}
#topline {
	background: #1e84b7;
}

#topline .wrapper{ 
	position: relative;
	background: url(/images/coral/images/bg_headline.png) 50% 100% no-repeat;
	height: 35px;
	color: #fff;
}

#topline .wrapper a{
	color: #fff;
} 
#topline .wrapper .info{
	position: absolute;
	background: url(/images/coral/images/ico_time.png) 0 50% no-repeat;
	padding: 2px 0 2px 25px;
	left: 0;
	top: 10px;
} 
#topline .wrapper .login{
	position: absolute;
	background: url(/images/coral/images/ico_login.png) 0 50% no-repeat;
	padding: 2px 0 2px 25px;
	right: 0;
	top: 10px;
}
#header  	{
	background: url(/images/coral/images/bg_header2.png) 50% 100% no-repeat;
  margin-bottom: 20px;
}
#header .wrapper {
	height: 223px;
	position: relative;
}
#header .logo {
	/*display: block;*/
display: none;
	background: url(/images/coral/images/logo.png);
	width: 137px;
	height: 93px;
	position: absolute;
	left: 42px;
	top: 16px;
}
#header .slogan {
	position: absolute;
	left: 200px;
	top: 30px;
	/*background: url(/images/coral/images/bg_slogan.png) 0 25px no-repeat;*/
	width: 295px;
	height: 75px;
	text-align: right;
	font-size: 18px;
	white-space: nowrap;
}
#header .slogan span{
	font-size: 14px;
	display: block;
	margin-top: 35px;
}

#header .skype, 
#header .mail {
	display: block;
	position: absolute;
	font-size: 15px;
	left: 580px;
	line-height: 22px;
	padding-left: 30px;
} 
#header .skype {
	top: 53px;
	background: url(/images/coral/images/insta2.png) 0 50% no-repeat;
	color: #006699;
	text-decoration: underline;
}
#header .skype:hover{text-decoration: none;}
#header .mail {
	top: 84px;
	background: url(/images/coral/images/btn_mail.png) 0 50% no-repeat;
}
#header .phones {
	text-align: right;
	position: absolute;
	top: 15px;
	right: 0;
	line-height: 1.3em;
}
#header .phones strong{
	font-size: 16px;
}

#header a.callback {	
	position: absolute;
	right: 0;
	top: 81px;
}

.toggle-button {
    display: none;
}
.button {
	display: inline-block;
	line-height: 1em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25); 
	background: #4c9f23 url(/images/coral/images/bg_btn.png) 0 0 repeat-x;
	border-radius: 4px;
	border: 1px solid #4e9c27; 
	border-top: 1px solid #66bd3c; 
	border-top: 1px solid #3a8216; 
	padding: 6px 10px 0 10px;
	height: 20px;
	text-decoration: none;
}

.button.tool {
	padding: 20px 10px 15px 10px;
	background: #4c9f23 url(/images/coral/images/bg_btn.png) 0 0 repeat-x;
width: 220px;
}

input.button {
	height: 26px;
	padding: 0 15px;
	cursor: pointer;	
}

a.button.icons {
	padding-left: 35px;
	position: relative;
}
a.button.icons:before {
	display: block;
	content: "";
	position: absolute;
	left: 9px;
	top: 4px; 
}
a.button.icons.callback:before {
	background: url(/images/coral/images/ico_phone.png);
	width: 17px;
	height: 17px;
}
#header .currency {
	position: absolute;
	bottom: 10px;
	right: 55px;
}


#header .menu {
	position: relative;	
	left: 12px;
	top: 137px;
}

#header .menu li{
	float: left;
	font-size: 15px;
	font-weight: bold;
	border-right: 1px solid #4fa4cb;
	border-left: 1px solid #66bae0;	
}

#header .menu li:first-child{
	border-left: none;
}
#header .menu li:last-child{
	border-right: none;
}

#header .menu li a{
	display: block;
	color: #fff;	
	padding: 8px 15px 11px 15px;
	text-shadow: 1px 1px rgba(0,0,0,0.2);
}
#header .menu li.current a{
	text-decoration: none;
}

#header .search {
	left: 240px;
	top: 180px;
}

span.qty{
	display: inline-block;
	height: 31px;	
	width: 55px;
	background: #fff;
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3);
	border-radius: 3px; 
	position: relative;	
}

span.qty input{
	font-size: 15px;
	width: 15px;
	padding: 7px 10px;
	border: none;
	background: none;
}
span.qty a{
	display: block;
	width: 22px;
	height: 13px;
	position: absolute;
	right: 2px;
}
span.qty a.up{
	top: 2px;
	background: url(/images/coral/images/btn_up.png);
}
span.qty a.down{
	bottom: 2px;
	background: url(/images/coral/images/btn_down.png);
}

.search {
	background: #fff;
	height: 32px;
	width: 456px;
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3);
	border-radius: 3px; 
	position: absolute;
}
.search .search_btn{
	border: none;
	background: url(/images/coral/images/btn_search.png);
	width: 30px;
	height: 28px;
	position: absolute;
	top: 2px;
	right: 2px;
}
.search .search_text{ 
	font-size: 15px;
	width: 400px;
	padding: 7px 10px;
	border: none;
	background: none;
}



table.form td {
	padding: 10px;
	vertical-align: middle;
}

table.form input[type="text"], textarea {
	background: #fff;	
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3);
	border-radius: 3px; 
	font-size: 15px;
	width: 200px;
	padding: 7px 10px;
	border: none;
}

table.form textarea {
	width: 450px;
}

.tabNavigation {
	border-bottom: 1px solid #1070ad;
	margin-top: 20px;
}

.tabNavigation li{
	float: left;
	margin: 0px 5px 1px 5px;
}

.tabNavigation li a{ 
	border-radius: 3px 3px 0 0;
	display: block;
	padding: 6px 15px 0 15px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
	border: 1px solid #1070ad;
	/*background: #4c9f23 url(/images/coral/images/bg_btn.png) 0 0 repeat-x;*/
	    background: #1070ad;
    background: -moz-linear-gradient(top, #55b1df 0%,  #1070ad 100%);
    background: -webkit-linear-gradient(top, #55b1df 0%,#1070ad 100%);
    background: linear-gradient(to bottom, #55b1df 0%,#1070ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55b1df', endColorstr='#1070ad',GradientType=0 );
    border: 1px solid #1070ad;
    border-top: 1px solid #1070ad;
}

.tabNavigation li.selected a{ 
	color: #333;
	text-shadow: none;	
	background: #fff;	
	border-bottom: 3px solid #fff;
}

.tabNavigation li.selected {
	margin-bottom: -1px;
}
.review {
	margin: 0 0 25px 0;
}
.review p.date{
	color: #5c5f60;
	margin-top: 0;
	font-size: 12px; 
}

.review p.what {
	font-style: italic;
}

.review p.who {
	margin-bottom: 0px;	
}

.toolbar {
	margin-bottom: 20px;
}
.sort {
	float: right;
	padding-right: 15px;
}
.pagenav {
	float: left;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}

.pagenav a, .pagenav span{
	display: inline-block;
	margin: 0 3px;
}

#sort_title, #sort2_title {
	text-align: right;
	color: #006699;	
	cursor: pointer;
}
.sort .ddlabel {
	text-decoration: underline;	
	font-weight: bold;
}

#sort_child li,
#sort2_child li {
	text-align: right;
}

.little_cart {
	position: absolute; 
	right: 0;
	top: 300px;	
	background: #fff url(/images/coral/images/bg_cart.jpg) 0 100% repeat-x;
	padding: 10px 15px;
	border: 1px solid #d3e8f2;
	border-right: none;
	border-radius: 3px 0 0 3px;
	z-index: 99;
}
.little_cart a.cart {
	display: inline-block;
	font-weight: bold;
	padding-left: 38px;
	background: url(/images/coral/images/ico_cart.png) 0 50% no-repeat;
	line-height: 24px;
}
.little_cart table {
	margin: 10px 0;
}
.little_cart table td{
	padding: 3px 0;
}

.little_cart:after {
	display: block;
	content: "";
	background: url(/images/coral/images/cart_arrow.png);
	width: 18px;
	height: 19px;
	position: absolute;
	right: 0;
	bottom: -18px;
}

.little_cart.fixed {
	position: fixed; 
	top: 30px;	
}


.left-column {
	width: 219px;
	float: left;
}

.breadcrumbs {
	margin-bottom: 20px;
}

.main-column {
	width: 697px;
	float: right;
}

.main-column h1:first-child,
.main-column h2:first-child,
.main-column .h1:first-child,
.main-column .h2:first-child{
	margin-top: 0;
}
.main-column h1,
.main-column h2,
.main-column .h1,
.main-column .h2{
	background: url(/images/coral/images/bg_h1.png);
	font-weight: bold;
	font-size: 18px;
	margin: 1.2em 0 0.6em 0;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25); 
	padding: 11px 15px 0 15px;
	height: 33px;
	clear:both;
}

.main-column h3, .main-column .h3 {
	font-weight: bold;
	font-size: 18px;
	margin: 1.2em 0 0.6em 0;
}

.main-column h2.short, .main-column .h2.short {
	background: url(/images/coral/images/bg_h1_left.png) no-repeat;
	width: 188px;
	position: relative;
} 

.main-column h2.short a,
.left-column h3 a,
.main-column .h2.short a,
.left-column .h3 a{
	display: block;
	position: absolute;
	font-size: 12px;
	right: 16px;
	top: 7px;
	background: url(/images/coral/images/bg_btn_all.png);
	text-align: center;
	width: 50px;
	height: 17px;
	color: #fff;
	padding-top: 5px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
}

a.more {
	display: block;
	margin: 15px 0;
	border-top: 1px solid #5daf35;
	background: url(/images/coral/images/btn_more.png) 50% 1px no-repeat;
	height: 21px;
}

.left-column .box {
	background: #f7fbfe;
	border: 1px solid #d3e8f2;
	border-radius: 3px;
	padding: 15px;
	margin: 17px 0 20px 0;
}

.left-column .box .menu{
	margin: 0 -15px;
}
.left-column .box .menu li{
	border-bottom: 1px solid #ddeefa;
	border-top: 1px solid #fff;			
}

.left-column .box .menu li.ex > a{
	background: url(/images/coral/images/btn_plus.png) 194px 50% no-repeat;
}
.left-column .box .menu li.ex.open > a{
	background: url(/images/coral/images/btn_minus.png) 194px 50% no-repeat;
}

.left-column .box .menu li.ex.open > a{
	border-bottom: 1px solid #ddeefa;
}

.left-column .box .submenu {
	border-top: 1px solid #fff;			
}

.left-column .box .menu > li{
	font-weight: bold;
}
.left-column .box .submenu > li{
	font-weight: normal;
}
.left-column .box .menu > li  a{
	display: block;
	padding: 8px 15px;	
}

.left-column .box .submenu > li  a{
	padding-left: 21px;
}

.left-column .box .menu li:last-child {
	border-bottom: none;
}
.left-column .box .menu li:first-child {
	border-top: none;
}
/*
.left-column .box > ul > li.current > a{
	color: #4a9d21;
	background: url(/images/coral/images/btn_minus.png) 194px 50% no-repeat;
}*/
/*.submenu*/ .left-column .box .menu li.current > a {
	color: #4a9d21;
	text-decoration: underline;
}
.left-column .box li.current .submenu{
	display:block;
}
.left-column .box li .submenu {
	display:none;
}
.left-column .box span.date {
	font-size: 12px;
	display: block;
	color: #5c5f60;
}

.left-column .box.news {
	margin-top: 47px;
}

.left-column .box.news a{
	font-weight: bold;
	text-decoration: underline;
}

.left-column .box h3, .left-column .box .h3 {
	background: url(/images/coral/images/bg_h1_left.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
	margin: -32px -15px 15px -15px;
	padding: 10px 15px 0 15px;
	height: 33px;
	position: relative;
}

.banner1,
.banner2,
.banner3 {
	display: block;
	margin: 25px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.2em;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
	padding-left: 92px; 
	color: #fff;
}


.banner1{
	background: url(/images/coral/images/bg_baner1.png) no-repeat;
	height: 77px;
	padding-top: 33px;
}
.banner2{
	background: url(/images/coral/images/bg_baner2.png) no-repeat;
	height: 75px;
	padding-top: 8px;
}
.banner3{ 
	background: url(/images/coral/images/bg_baner3.png) no-repeat;
	height: 76px;
	width: 225px;
	margin-left: -8px;
	padding-left: 100px;
	padding-top: 28px
}


ul.catalog, ul.articles {
	margin: 0 -12px;
}
ul.articles {
	line-height: 1.2em;
}
ul.articles li a {
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

ul.catalog li,
ul.articles li{
	display: inline-block;	
	width: 216px;
	vertical-align: top;
	margin: 0 10px 20px 10px;
}
ul.catalog.inline {
	margin: 0;	
}
ul.catalog.inline li{
	display: block;	
	width: auto;
	margin: 0 0 30px 0;
}

ul.catalog.inline .descr, 
.item .descr {
	margin-left: 240px;
}

.small .descr {
	margin-left: 107px;
}

ul.catalog.inline .descr .to-cart{
	margin-left: 20px;
}

ul.catalog.inline li .image, 
.item .image, .small .image{
	float: left;
}
.catalog.small {
	margin-top: 25px;
}
.item p {
	margin: 0.5em 0;
}

div.name {
	font-size: 22px;
	font-weight: bold;	
	margin: 5px 0 15px 15px;
}
div.name em{
	font-size: 18px;
}

p.price {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}

p.price strong{
	color: #cc0000;
	display: block;
}

p.price strong a{
	color: #cc0000;
}
a.green {
	color: #4a9d21;
}
div.image {
	background: url(/images/coral/images/bg_items.jpg) 0 100% repeat-x;
	padding: 8px 13px;
	border-radius: 4px;
	border: 1px solid #d3e8f2;
}
.small div.image { 
	background: url(/images/coral/images/bg_item_small.png) 0 100% repeat-x;
}
div.image img{
	display: block;
	border-radius: 4px;
}

ul.catalog li .descr {
	padding: 10px 13px;
}
.descr a.to-cart {
	border: 1px solid #d3e8f2;
	background: #e9f2f6 url(/images/coral/images/bg_btn_bay.png) 0 0 repeat-x;
	color: #4a9d21;
	text-shadow: none;
}

.descr a.to-cart:before {
	background: url(/images/coral/images/ico_cart_green.png);
	width: 21px;
	height: 17px;
}
ul.catalog li .descr a.to-details {
	display: block;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 5px;
}


#footer {
	background: url(/images/coral/images/bg_footer.png);
color:#FFFFFF;
}


#footer .wrapper{ 
	height: 190px;
	position: relative;
	background: url(/images/coral/images/bg_footer_top.png) 50% 0 no-repeat;
	padding: 0 31px;
}

#footer a {
	color: #fff;
}

#footer .menu, 
#footer .city {
	position: absolute;
	left: 30px;
	top: 29px;
}
#footer .city {
	top: auto;
	bottom: 12px;
}


#footer .menu li{
	float: left;
	margin: 0 30px 0 0;
}
#footer .city li {
	float: left;
	font-size: 12px;
	margin: 0 15px 0 0;
}

#footer .copyright {
/*	background: url(/images/coral/images/logo_bottom.png) 0 50% no-repeat;
	padding: 8px 0 10px 115px;	*/
	font-size: 13px;
	color: #fff;
	position: absolute;
	left: 30px;
	top: 70px;
	line-height: 1.4em;
}
#footer .copyright a{
	margin-right: 10px;
	float: left;
}
#footer .search {
	left: 470px;
	top: 63px;
}

/***********Dropdown*************/
.borderRadius{-moz-border-radius:5px; border-radius:5px; }
.borderRadiusTp{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.borderRadiusBtm{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}

.ddcommon {position:relative;display:-moz-inline-stack; zoom:1; display:inline-block; *display:inline; cursor:default;}
.ddcommon ul{padding:0;margin:0;}
.ddcommon ul li{list-style-type:none;}
.borderRadiusTp ul li:last-child{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;border-bottom:0 none #c3c3c3; }
.borderRadiusBtm ul li:first-child{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0 ;border-bottom:1 solid #c3c3c3; }

.ddcommon .disabled img, .ddcommon .disabled span, .ddcommon.disabledAll{
opacity: .5; /* standard: ff gt 1.5, opera, safari */
-ms-filter:"alpha(opacity=50)"; /* ie 8 */
filter:alpha(opacity=50); /* ie lt 7 */
-khtml-opacity:.5; /* safari 1.x */
-moz-opacity:.5; /* ff lt 1.5, netscape */
color:#999999;
}
.ddcommon .clear{clear:both}
.ddcommon .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.ddcommon input.text{color:#7e7e7e;padding:0 0 0 0; position:absolute; background:#fff; display:block; width:98%; height:98%; left:2px; top:0; border:none;}
.ddOutOfVision{position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.borderRadius .shadow{-moz-box-shadow:5px 5px 5px -5px #888888;-webkit-box-shadow:5px 5px 5px -5px #888888;box-shadow: 5px 5px 5px -5px #888888;}
.borderRadiusBtm .shadow{-moz-box-shadow:-5px -5px 5px -5px #888888;-webkit-box-shadow:-5px -5px 5px -5px #888888;box-shadow: -5px -5px 5px -5px #888888}
.borderRadiusTp .border, .borderRadius .border{-moz-border-radius:0 0 5px 5px ; border-radius:0 0 5px 5px;}
.borderRadiusBtm .border{-moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
img.fnone{float:none !important}
.ddcommon .divider{width:0; height:100%; position:absolute;}
.ddcommon .arrow{display:inline-block; position:absolute; top:50%; right:4px;}
.ddcommon .arrow:hover{background-position:0 100%;}
.ddcommon .ddTitle{padding:0; position:relative; display:inline-block; width:100%}
.ddcommon .ddTitle .ddTitleText{display:block;}
.ddcommon .ddTitle .ddTitleText .ddTitleText{padding:0;}
.ddcommon .ddTitle .description{display:block;}
.ddcommon .ddTitle .ddTitleText img{position:relative; vertical-align:middle; float:left}
.ddcommon .ddChild{position:absolute;display:none;width:100%;overflow-y:auto; overflow-x:hidden; zoom:1; z-index:9999}
.ddcommon .ddChild li{clear:both;}
.ddcommon .ddChild li .description{display:block;}
.ddcommon .ddChild li img{border:0 none; position:relative;vertical-align:middle;float:left}
.ddcommon .ddChild li.optgroup{padding:0;}
.ddcommon .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.ddcommon .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.ddcommon .noBorderTop{border-top:none 0  !important; padding:0; margin:0;}



.dd .divider{right:24px;}
.dd .arrow{width:13px;height:13px; margin-top:-7px; background: url(/images/coral/images/arrow_green_bottom.png) no-repeat;}
.dd .arrow:hover{background-position:0 100%;}
.dd .ddTitle .ddTitleText{padding:5px 20px 5px 5px;}
.dd .ddTitle .ddTitleText .ddTitleText{padding:0;}
.dd .ddTitle .description{font-size:12px;}
.dd .ddTitle .ddTitleText img{padding-right:5px;}
.dd .ddChild{border:1px solid #cfe4eb; background-color:#fff; left:-1px;}
.dd .ddChild li{padding:5px; background-color:#fff; }
.dd .ddChild li.hover{background-color:#f7fbfe}
.dd .ddChild li img{padding:0 6px 0 0;}
.dd .ddChild li.optgroup{padding:0;}
.dd .ddChild li.optgroup .optgroupTitle{padding:0 5px; font-weight:bold; font-style:italic}
.dd .ddChild li.optgroup ul li{padding:5px 5px 5px 15px}
.dd .ddChild li.selected{background-color:#ecf6fd; }



.shop_group {
    float: left;
    margin: 20px;
    width: 188px;
    height: 240px;
    text-align: center;
}
.shop_group .image {
    display: table-cell;
    height: 188px;
    text-align: center;
    vertical-align: middle;
    width: 188px;
}
.shop_group .image img {
    margin: auto;
}


table.shop_cart td {
	padding: 10px;
	vertical-align: middle;
}

.shop_cart input[type="text"], textarea {
	background: #fff;	
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3);
	border-radius: 3px; 
	font-size: 15px;
	padding: 7px 10px;
	border: none;
}
.shop_navigation li{
	float:left;
	margin: 0 0 15px;
	font-weight: bold;
}
.shop_navigation li.shop_navigation_current {
	color: #006699;	
}

.shop_address {

}
.shop_address input[type="text"], textarea {
	background: #fff;	
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3);
	border-radius: 3px; 
	font-size: 15px;
	padding: 7px 10px;
	border: none;
}
.shop_address select, textarea {
	background: #fff;	
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.3);
	border-radius: 3px; 
	font-size: 15px;
	padding: 7px 10px;
	border: none;
}
#Callback
{
    display: none;

}
.fixed-overlay__modal {
    text-align: center;
}

.fixed-overlay__modal::after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: '';
}

.modal {
    display: inline-block;
    vertical-align: middle;
}
.w_order {
    background: none repeat scroll 0 0 white;
    border: 1px solid blue;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 7px 3px rgba(0, 0, 255, 0.5);
    padding: 15px;
    width: 220px;
    z-index: 101;
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	margin:auto;
	height:250px;
}
.w_order .h1 {
    background: none repeat scroll 0 0 transparent;
    color: #5aac31;
    font-size: 18px;
    font-weight: normal;
    height: auto;
    margin: 5px 0;
    padding: 0;
    text-shadow: none;
}
.w_order .caption {
        padding: 0;
}
.gray {
    background: none repeat scroll 0 0 #AAAAAA;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    opacity: 0.7;
    cursor: pointer;
}
.field input, .field textarea
{
    padding: 7px 10px;
	border:2px solid #5aac31;
}
label.input_error{
        display: block;
        color: red;
}
input.input_error {
        border: 1px solid;
        border-color:red;
}
.w_close {
    background-color: black;
    border-radius: 20px 20px 20px 20px;
    color: white;
    cursor: pointer;
    font: 26px/26px arial,bold;
    padding: 1px 10px 3px;
    position: absolute;
    right: 0;
    top: -5px;
}
.w_close:hover{
    background-color: red;
}


.row {
        margin:20px auto;
}
div.captcha {
        cursor: pointer;
}
.siteMap li{
    margin: 10px;
}
.siteMap ul{
    margin-left: 15px;
}

.bxslider li {
	float:left;
	height: 239px;
	width: 697px;
}
.bxslider li a{
	height: 239px;
	width: 697px;
}


.bx-controls-direction {
	background: url(/images/coral/images/corners.png) no-repeat;
	height: 240px;
	width: 697px;
	position: absolute;
	letter-spacing: 0;
	top: 0;
}
.bx-prev {
	left: -2px;
	background: url(/images/coral/images/arrow_left.png) no-repeat 0 0;
}
.bx-next {
	right: -2px;
	background: url(/images/coral/images/arrow_right.png) no-repeat 0 0;
}

.bx-controls-direction {
	position: absolute;
	top: 50%;
	margin-top: -47px;
	outline: 0;
	width: 52px;
	height: 94px;
	text-indent: -9999px;
	z-index: 99;
}
.bx-controls-direction a.disabled {
	display: none;
}
.slider {
position:relative;
}
.controls {
	position: absolute;
	top:0;
	z-index:9;
}

.tool {
	//cursor: help;
}

.tool::after {
	background: rgba(0, 0, 0, 0.8);
	border-radius: 8px 8px 8px 8px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	color: #FFF;
	content: attr(data-tip); 
	margin-top: 24px;
        margin-left: -95px;
	opacity: 0;
        max-width: 230px;
        overflow-x: hidden;
	padding: 3px 7px;
	position: absolute;
	visibility: hidden;		
	transition: all 0.4s ease-in-out;
        font-weight: normal;
}
		
.tool:hover::after {
	opacity: 1; 
	visibility: visible;
}
.menu_toggle {
	display: none;
}


@media (max-width: 1024px) {
	html, body {overflow-x: hidden;}
	.wrapper {width: 780px;}
	.main-column {width: 520px;}
	#header .menu li {font-size: 13px;}
	#header .menu li a {padding: 8px 10px 11px 10px;}
	#header .skype, #header .mail {left: 580px;}
	#header .search {left: 150px;}
	.bxslider li {width: 520px;}
	.main-column h1, .main-column h2, .main-column .h1, .main-column .h2  {background: #1E84B7; font-size: 16px; padding-bottom: 12px;height: auto;}
	ul.catalog li, ul.articles li {width: 158px;}
	div.image img {max-width: 100%;}
	#footer .search {width: 310px;}
	#footer .menu li {margin-right: 21px;}
	#footer .city {bottom: 7px; text-align: center;}
	#footer .city li {display: inline-block; margin: 0px 15px 2px 0; float: none;}
	#header a.callback {top: 44px;}
	#header .skype, #header .mail {left: 630px;}
	.group_list {margin-left: -15px;}
	.shop_group {width: 135px;}
	.shop_group .image {display: block; width: 100%;}
	.shop_group .image img {max-width: 100%; min-height: 160px;}
	#footer .wrapper {padding: 0;}
	.video_links li {padding: 7px 0;}

}

@media (max-width: 800px) {
	.wrapper {width: 660px;}
	#header .logo {left: 0;}
	#header .slogan {left: 150px;}
	#header a.callback {font-size: 12px; top: 94px;}
	.main-column, .bxslider li {width: 420px;}
	.main-column h1, .main-column h2, .main-column .h1, .main-column .h2 {font-size: 13px;}
	ul.catalog li, ul.articles li {width: 200px;}
	#footer .menu li {margin-right: 11px;font-size: 13px;}
	#footer .search {width: 280px; left: 380px;}
	#header .menu li {font-size: 14px;}
	#header .menu li a {padding: 8px 6px 11px 6px;}
	#header .search {left: 102px;}
	#header .skype, #header .mail {left: 510px;}
		#header .skype {top:36px;}
	#header .mail {top:66px;}
	.shop_group {width: 173px;}
	.info_block .left a {line-height: 2;}
	.main-column table {width: 420px;}
	.main-column table td {max-width: 200px;}
	iframe {max-width: 100%;height: auto;}
	ul.catalog.inline .descr, .item .descr {margin-left: -15px;}
	div.image {margin-right: 20px;}
	.search {width: 420px;}
	
}

@media (max-width: 680px) {
	.wrapper {width: 300px;}
	#topline {height: 70px; font-size: 12px;}
	#topline .wrapper {height: 70px;}
	#topline .wrapper .login {top: 35px; right: auto;}
	#header .search {width: 100%; left: 0; top: 280px;}
	#header .slogan {left: 0; top: 130px;}
	#header .slogan span {font-size: 17px!important;}
	#header a.callback {font-size: 12px; top: 104px;}
	#header .skype, #header .mail {left: 162px;white-space: nowrap;}
	#header .skype {top:43px;}
	#header .mail {top:73px;}
	#header .wrapper {height: 323px;}
	.left-column .box {margin: 37px 0 20px 0;display: none!important;}
	.left-column .box h3, .left-column .box .h3 {margin: -52px -15px 15px -15px; color: #006699; background: none;}
	.left-column .box h3:hover, .left-column .box .h3:hover {text-decoration: none;}
	.left-column {width: 100%;}
	.left-column .box .menu li.ex > a {background: url(/images/coral/images/btn_plus.png) 270px 50% no-repeat;}
	.left-column .box .menu li.ex.open > a {background: url(/images/coral/images/btn_minus.png) 270px 50% no-repeat;}
	.banner1, .banner2, .banner3 {width: 125px; margin: 25px auto;}
	.box.news h3 .all:after, .main-column  h2.short .all:after, .box.news .h3 .all:after, .main-column  .h2.short .all:after {content: '>>>'; margin-left: -26px;}
	.main-column, .bxslider li {width: 100%;}
 ul.catalog li {width: 47%; margin: 0 1%;}
	ul.catalog, ul.articles, ul.catalog.inline li, ul.articles li {width: 100%; margin: 0;}
	ul.catalog li .descr {
    padding: 10px 0px;
}
	div.image img {margin: 0 auto;}
	.main-column h1, .main-column h2, .main-column .h1, .main-column .h2 {font-size: 16px; background: none; color: #006699;height: auto;}
	.main-column  h2.short, .main-column  .h2.short {color: #006699; background: none; width: 100%;padding: 11px 0 0 0;}
	.main-column p, .main-column ul {    line-height: 25px;     font-size: 18px;}
	.main-column p strong img {margin: 10px auto!important; display: block; float: none!important;}
	#footer {background: #4c4c4c;}
	#footer .wrapper {height: 200px; padding: 0;}
	#footer .menu{text-align: center; top: 25px;display: none!important;}
	#footer .menu li {float: none; display: inline-block; margin-bottom: 7px;}
	#footer .copyright {top: 30px;}
	#footer .search {top: 125px;width: auto;left: 30px;right:25px;}
	#footer .city li {margin: 0px 15px 5px 0;}
	.menu_toggle {display: inline-block; position: absolute; /*top: 270px;*/ bottom: 58px; width:100%; color: #fff; font-size: 18px;cursor: pointer; text-align: center;}
	 .menu_toggle span,	 .menu_toggle span:before, .menu_toggle span:after {
    width: 24px;
    height: 3px;
    background-color: #fff;
    backface-visibility: hidden;
    border-radius: 0;
	    position: absolute;
    display: block;
    margin: auto;
    transition: .3s all ease;
}
		 .menu_toggle span {
 
	  right: 0;
    top: 8px;
    display: block;
    margin: auto;
    transition: .3s all ease;
}
	 .menu_toggle span:before, .menu_toggle span:after {
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    transition: .3s all ease;
}
	 .menu_toggle span:after {
    top: 8px;
}
	.appear_menu  .menu_toggle  span:before, .appear_menu  .menu_toggle  span:after
	{
	top: 0;
    -webkit-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
	}
	.appear_menu  .menu_toggle  span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
	.appear_menu  .menu_toggle span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
	.appear_menu  .menu_toggle span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: background .3s 0s ease;
    background: transparent;
}
	//.appear_menu .menu_toggle {color: #4a9d21;}
	#header .menu {visibility: hidden; opacity: 1; top: 270px;left: 0;width: 100%;-webkit-transition: .5s;transition: .5s;text-align: center;background: #1e84b7;z-index: 2;}
	#header .menu li {display: block;float: none;}
	#header .menu li a {padding: 8px 8px 9px 8px;}
	#header.appear_menu .menu {visibility: visible; opacity: 1; }
	.group_list {margin: 0;}
	.shop_group {width: 47%; margin: 0 1%;height: 200px;}
	.shop_group .image {max-width: 100%; width: auto;height: 130px;}
	.shop_group .image img { min-height: auto; }
	ul.catalog.inline li .image, .item .image {float: none;margin: 0;}
	ul.catalog.inline .descr, .item .descr {margin-left: 0;font-size: 18px;}
	.breadcrumbs a {line-height: 1.6;}
	.main-column table {width: 300px;}
	.main-column table td {vertical-align: middle;}
	.main-column table td img {max-width: 80px; height: auto; margin-bottom: 5px;}
	.row textarea { border: 1px solid;}
	iframe {width: 100%;}
	.pagenav {float: none; display: block; text-align: center;}
	.search {width: 300px;}
	.search .search_text {width: 100%;}
	.srh_pagination {text-align: center;}
	.main-column .comment table td {max-width: 80px;}
	.main-column .comment table tr:last-child td>div {font-size: 12px;}
	table.form input[type="text"], textarea {width: 170px; border: 1px solid;}
	.main-column .comment table.form textarea {width: 170px;}
	.main-column .comment table.form input.button {padding: 0 5px; font-size: 10px;}
	//.left-column .box .menu {display: none;}
	//.left-column .box {background: none; border: none;}
	//.left-column .box.cl_box {background: #f7fbfe; border: 1px solid #d3e8f2;}
	.columns.nc {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; -webkit-flex-direction: column; flex-direction: column;}
	.columns.nc .left-column {-webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2;}
	.columns.nc >*, .columns.nc .left-column *{position: relative;}
	.main-column h2.short a, .left-column h3 a, .main-column .h2.short a, .left-column .h3 a {color: #006699;}
	div.image {margin: 0;}
	.catalog.inline li.nc p span.description {font-style: italic;}
	#first {font-size: 16px;}
	#panel {background: #fff url(/images/coral/images/bg_clouds.jpg) 50% 0 repeat-x;}
	.menu-mob {margin: 20px;}
			.menu-mob li 
	{margin: 8px 0;}
		.menu-mob li a
	{font-size: 15px;}
.toggle-button {
	display: block;
    position: absolute;
    float: left;
    margin-right: 15px;
    padding: 11px 10px 9px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #5aac31;
    background-image: none;
	border: none;
    top: 250px;
    width: 100%;
	z-index: 	99;
}
	.toggle-button:before {
		content: 'Каталог';
		    color: #fff;
    font-size: 18px;
		    left: 50px;
    top: 11px;
    position: absolute;
	}

	.toggle-button > span {
    float: left;
    color: #fff;
    margin-right: 5px;
}
	.toggle-button .icon-bar {
    background-color: #fff;
    display: block;
		float:none;
    width: 22px;
    height: 3px;
    border-radius: 1px;
		margin-bottom: 5px;
}
}

span[data-href]{cursor: pointer; text-decoration: underline;}
span#prev, span#next{cursor: pointer;}
table.form
{
width:100%;
}
table.form tr td:first-of-type
{
text-align: right;
}
/*
* @subsection   ToTop
* @license      MIT license - http://opensource.org/licenses/MIT
* @version      1.0.0
*/
.ui-to-top {
  width: 40px;
  height: 35px;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #67b0d6;
  background: rgba(255,255,255,0.9);
  border: 2px solid #67b0d6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: fixed;
  right: 15px;
  bottom: 40px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
  -moz-transform: translateY(120px) scale(0);
  -ms-transform: translateY(120px) scale(0);
  -o-transform: translateY(120px) scale(0);
  -webkit-transform: translateY(120px) scale(0);
  transform: translateY(120px) scale(0);
}

.ui-to-top, .ui-to-top:visited {
  color: #67b0d6;
}

.ui-to-top:focus, .ui-to-top:hover {
  color: #67b0d6;
}

.ui-to-top:hover {
  color: #4a9d21;
  border-color: #4a9d21;
}

.ui-to-top.active {
  -moz-transform: translateY(0px) scale(1);
  -ms-transform: translateY(0px) scale(1);
  -o-transform: translateY(0px) scale(1);
  -webkit-transform: translateY(0px) scale(1);
  transform: translateY(0px) scale(1);
}

.mobile .ui-to-top,
.tablet .ui-to-top {
  display: none !important;
}

@media (min-width: 480px) {
  .ui-to-top {
    right: 25px;
    bottom: 60px;
  }
}
.ui-to-top:after
{
content: '▲';
}

@media (max-width:370px)
{
 .ui-to-top {
    right: 5px;
  }
	#footer .search
	{
	right: 40px;
	}
}
      .slideout-menu {
				 display: none;
        position: fixed;
        left: 0;
        top: 0;
         min-height: 100vh;
        z-index: 0;
        width: 256px;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
       
      }
.slideout-menu-left {
  left: 0;
}
      .slideout-panel {
        position: relative;
        z-index: 1;
        will-change: transform;
				  min-height: 100vh;
      }

      .slideout-open,
      .slideout-open body,
      .slideout-open .slideout-panel {
        overflow: hidden;
      }

      .slideout-open .slideout-menu {
        display: block;
				background: #fff;
			}
.utl-mobile-padding {position: absolute!important;}
@media screen and (max-width: 1200px) {
#rh-badge {
top: 60% !important;
}
}
input.error, textarea.error
{
    border-color: rgb(255, 0, 0);

}
label.error
{ 
display:none!important;
}
.messengers{
    display: -ms-grid;
	display: grid;
	 -ms-grid-columns:   50px 14px 50px 14px 50px 14px 50px;
	grid-template-columns: 50px 50px 50px 50px;
	grid-auto-rows: 1fr;
	grid-column-gap: 14px;
	grid-row-gap: 10px;
	margin: 0 auto;
}
.messengers a{
    display: block;
    height: 60px;
    background-repeat: no-repeat;
    background-size: contain;
}
@media(min-width:681px){
    .left-column .messengers{
    -ms-grid-columns: 50px 5px 50px 5px 50px 5px 50px;
        grid-auto-rows: 1fr;
        grid-column-gap: 5px;
    }
}
	
.messengers a.visible-xs{
    display: none;
}
@media(max-width: 680px){
    .messengers{
    display: -ms-grid;
	display: grid;
	 -ms-grid-columns:   20% 14px 20% 14px 20% 14px 20%;
	grid-template-columns: repeat(4,20%);
    }
    .messengers a.visible-xs{
    display: block;
    }
        .messengers a.hidden-xs{
        display: none;
    }
}