html, body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:62.5%;
	color: #3E3E3E;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	background: #fff url("/i/site/bg.png") top right no-repeat;
	min-width: 1024px;
}

/* Немного базы */
a, a:link, a:visited, a:hover { color: #309AD6; }
a:hover { text-decoration: none; }
.notextdecoration { text-decoration: none; }
a img { border:0;}

.radius2px {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.radius4px {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.radius6px {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.radius10px {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.mt30 { margin-top: 50px!important; }

h1, h2, h3 {
	clear: both;
}
h1 { color: #333333; font-size: 2.1em; font-weight: normal; margin: 0px 0 20px 0; line-height: 1.1em; }
h2 { color: #333333; font-size: 1.7em; font-weight: normal; margin: 0px 0 10px 0; line-height: 1.2em; width: 400px; padding: 20px 0 10px 0; border-bottom: 2px solid #dfdfdf;}
h3 { color: #99023e; font-size: 1.4em; font-weight: normal; margin: 0px 0 3px 0; line-height: 1.5em; }

.layout {
	margin: 0 auto;
	min-width: 980px;
	max-width: 1000px;
	padding: 0 35px;
	position: relative;
}

.site {
	z-index: 10;
	float: none;
	font-size: 1.6em;
	position: relative;
}
.btn {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	background: #2d5c88;
	border: 1px solid #0b3a66;
	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	transition-property: background;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	cursor: pointer;
	display: block;
	text-decoration: none;
}
.btn a {
	color: #ffffff;
	text-decoration: none;
}
#header {
	position: relative;
	width: 100%;
	height: 125px;
}
.logo {
	position: relative;
	top: 62px;
	left: 5px;
	width: 119px;
	height: 57px;
}
#logo {
	background: url("/i/site/logo2.png") top center no-repeat;
	text-decoration: none;
	width: 119px;
	height: 57px;
	display: block;
	text-indent: -9999px;
}
.header-logo {
	width: 200px;
	padding: 30px 0 0 0;
}
.header-wtime {
	font-size: 14px;
	font-weight: 400;
	color: #888888;
	position: absolute;
	top: 28px;
	right: 184px;
}
.header-wmsk {
	font-size: 14px;
	font-weight: 400;
	color: #525151;
	position: absolute;
	top: 38px;
	right: 193px;
	text-align: right;
}
.header-phone {
	font-size: 26px;
	color: #404040;
	position: absolute;
	top: 28px;
	right: 0px;
}
.header-wregions {
	font-size: 14px;
	font-weight: 400;
	color: #525151;
	position: absolute;
	top: 61px;
	right: 193px;
	text-align: right;
}
.header-phone-2 {
	font-size: 26px;
	color: #404040;
	position: absolute;
	top: 50px;
	right: 0px;
}
.header-phone-2-desc {
	font-size: 14px;
	color: #525151;
	position: absolute;
	top: 36px;
	right: 170px;
}
.header-phone a {
	color: #525151;
	text-decoration: none;
}
.header-phone-2 a {
	color: #525151;
	text-decoration: none;
}
.header-callback {
	position: absolute;
	top: 87px;
	right: 0px;
	font-size: 16px;
	font-weight: 700;
}
.header-callback a {
	color: #525151;
}
.header-email {
	position: absolute;
	top: 85px;
	right: 419px;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 0 0 24px;
	color: #525151;
	background: url('../images/email-header2.png') no-repeat left;
}
.header-email-desc {
	position: absolute;
	top: 85px;
	right: 601px;
	font-weight: bold;
	font-size: 14px;
	padding: 2px 0 0 24px;
	color: #525151;
}
.header-email a {
	color: #333333;
	text-decoration: none;
}
.header-icq {
	position: absolute;
	top: 85px;
	right: 320px;
	font-size: 14px;
	padding: 2px 0 0 24px;
	color: #525151;
	background: url('../images/icq.png') no-repeat left;
}
.header-skype {
	position: absolute;
	top: 85px;
	right: 155px;
	font-size: 14px;
	padding: 2px 0 0 24px;
	color: #525151;
	background: url('../images/skype.png') no-repeat left;
}
.header-skype a {
	color: #333333;
	text-decoration: none;
}
.menu-wrapper {
	width: 100%;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.horizontal-menu {
	font-size: 14px;
	text-align: left;
	position: relative;
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
	height: 35px;
	line-height: 35px;
	letter-spacing: 0.5px;
}
.horizontal-menu li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0 25px 0 0;
}
.horizontal-menu li.last {
	float: right;
	margin: 0 3px 0 0;
	padding: 0 0 0 0;
}
.horizontal-menu li a {
	text-decoration: none;
	color: #525151;
	display: block
}
.horizontal-menu li a:hover {
	border-bottom: 3px solid #4169e1;
}
.offer-wrapper {
	height: 350px;
	width: 100%;
	position: relative;
}
.offer-mask {
	width: 100%;
	height: 100%;
	background: url('../images/offer-mask.png') repeat;
}
.offer-txt-w {
	color: #ffffff;
	font-size: 30px;
	padding-top: 90px;
}
.offer-txt {
	color: #353535;
	font-size: 30px;
	padding-top: 90px;
}
.offer-btn {
	border-radius: 4px;
	width: 275px;
	height: 42px;
	line-height: 41px;
	margin: 20px 0 0 0;
	font-size: 18px;
}
#offer-main {
	background: url('../images/banners/offer-main-bg.jpg') no-repeat center;
	background-size: cover;
}
#offer-armatura {
	background: url('../images/banners/armatura-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-balka {
	background: url('../images/banners/balka-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-beton {
	background: url('../images/banners/beton-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-cement {
	background: url('../images/banners/cement-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-electro {
	background: url('../images/banners/electro-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-fanera {
	background: url('../images/banners/fanera-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-isoltrub {
	background: url('../images/banners/isoltrub-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-kabel {
	background: url('../images/banners/kabel-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-katanka {
	background: url('../images/banners/katanka-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-kirpich {
	background: url('../images/banners/kirpich-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-konstr {
	background: url('../images/banners/konstr-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-krug {
	background: url('../images/banners/krug-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-kvadrat {
	background: url('../images/banners/kvadrat-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-list {
	background: url('../images/banners/list-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-opora {
	background: url('../images/banners/opora-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-pokovka {
	background: url('../images/banners/pokovka-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-polosa {
	background: url('../images/banners/polosa-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-provoloka {
	background: url('../images/banners/provoloka-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-santech {
	background: url('../images/banners/santech-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-setka {
	background: url('../images/banners/setka-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-shveller {
	background: url('../images/banners/shveller-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-trubi {
	background: url('../images/banners/trubi-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-ugol {
	background: url('../images/banners/ugol-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-uslugi {
	background: url('../images/banners/uslugi-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#offer-zhbi {
	background: url('../images/banners/zhbi-bg.jpg') no-repeat center;
	border-bottom: 2px solid #e1e1e1;
}
#buttons {
	position: absolute;
	top: 145px;
	left: 210px;
	height: 57px;
	z-index: 1000;
}

#buttons span {
	height: 30px;
	line-height: 30px;
	min-width: 50px;
	position: relative;
	float: left;
	margin-right: 17px;
	
}
#buttons span a {
	
	padding: 0px 30px 0 7px;
	height: 100%;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: white;
	
}

#buttons span.b1 { background: #0072bc url("/i/site/button.png") top left repeat-x; text-shadow: 0 -1px 0px rgba(4, 72, 147, 1.0000); }
#buttons span.b1 a { background: url("/i/site/ico-cabinet.png") center right no-repeat; }
#buttons span.b2 { background: #cd4900 url("/i/site/button.png") top left repeat-x; text-shadow: 0 -1px 0px rgba(170, 49, 0, 1.0000); }
#buttons span.b2 a { background: url("/i/site/ico-basket.png") center right no-repeat; }
#buttons span.b3 { background: #088641 url("/i/site/button.png") top left repeat-x; text-shadow: 0 -1px 0px rgba(14, 83, 28, 1.0000); }
#buttons span.b3 a { background: url("/i/site/ico-tel.png") center right no-repeat; }
#buttons span.b4 { background: #623085 url("/i/site/button.png") top left repeat-x; text-shadow: 0 -1px 0px rgba(69, 25, 105, 1.0000) }
#buttons span.b4 a { background: url("/i/site/ico-online.png") center right no-repeat; }

#buttons span s,
#buttons span i,
#buttons span b,
#buttons span em {
	width: 3px;
	height: 3px;
	position: absolute;
	display: block;
}
#buttons span s  { top: 0px; left: 0px; background: url("/i/site/crn3px-lt.png") top left no-repeat; }
#buttons span i  { top: 0px; right: 0px; background: url("/i/site/crn3px-rt.png") top left no-repeat; }
#buttons span b  { bottom: 0px; right: 0px; background: url("/i/site/crn3px-rb.png") top left no-repeat; }
#buttons span em { bottom: 0px; left: 0px; background: url("/i/site/crn3px-lb.png") top left no-repeat; }

#menu {
	position: absolute;
	width:100%;
	top: 61px;
	left: 210px;
	background: url("/i/site/menu-bg.png") top left no-repeat;
	height: 42px;
	list-style: none;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;
	z-index: 10;
}

#contacts {
	position: absolute;
    top: 10px;
	right: 0px;
	font-size: 1.0em;
	text-align: right;
}

#contacts td {vertical-align:top}

.grey-wrapper {
	background: #fcfcfc;
}

#menu li {
	float: left;	
	position: relative;
	margin: 0 0px;	
	line-height: 40px;
	height: 40px;
	z-index: 10;
}
#menu li:hover {
	background: transparent url("/i/site/menu-hover.png") left top repeat-x;
}
#menu li.last {
	background-image: none;
	padding: 0 10px 0 8px;
	z-index: 9999;
}

#menu li a {
	font-family: Arial;
	font-weight: 500;
	font-size: 1.4em;
	line-height: 40px;
	height: 40px;
	color: #fff!important;
	text-shadow: 0 -1px 0px rgba(50, 104, 156, 1.0);
	text-decoration: none;
	width: 100%;
	display: block;

}

#menu li a span {
	line-height: 40px;
	padding: 0 15px;
	background: url("/i/site/menu-tick.png") right top no-repeat;
	display: block;
}

#menu li a:hover {
	
}

#telephone {
	position: absolute;
	top: 5px;
	right: 33px;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;
	font-size: 2.95em;
	letter-spacing: -3px;
	color: #337cc4;
}
#telephone span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	display: block;
	background: transparent url("/i/site/telephone.png") top left repeat-x;
}
#telephone em {
	font-size: 0.65em;
	font-weight: normal;
	font-style: normal;
	display: block;
	width: 100%;
	text-align: center;
	color: #b2b2b2;
	letter-spacing: -1px;
	margin-top: -2px;
}

.callbutton {
	width: 250px;
	height: 140px;
	margin-bottom: 15px;
	position: absolute;
	top: 112px;
	right: -10px;
}

.callbutton a {
	width: 100%;
	height: 100%;
	display: block;
}
.callbutton a img {
	width: 215px;
	height: 140px;
	border: none;
}

#awesome {
	position: absolute;
	top: -3px;
	left: 210px;
	list-style: none;
	margin: 0px 0 0 0px;
	padding: 0 0 0 0px;
	z-index: 10;
	width: 560px;
	height: 57px;
	background: url("/i/site/awesome.png") -14px center no-repeat;
}

#search {
	position: relative;
	background: transparent url("/i/site/search-box.png") right center no-repeat;
	width: 173px;
	height: 23px;
	top: 6px;
	left: 0px;
}
#search form input {
	position: absolute;
	left: 4px;
	top: 2px;
	padding: 4px;
	outline: none;
	border: none;
	width: 137px;
	height: 13px;
	background-color: transparent;
}
#search form button {
	position: absolute;
	right: 7px;
	top: 4px;
	background: transparent url("/i/site/search-button.png") center center no-repeat;
	outline: none;
	border: none;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	cursor: hand;
	cursor: pointer;
}
.search-item {
	margin-bottom: 30px;
}
.search-item p {
	font-size: 1em;
	line-height: 1.1em!important;
	margin: 6px 0px 3px 0px!important;
	padding: 0px;
	color: gray;
}
.search-item a.small {
	color: green;
	font-size: 0.8em;
}
/* Контент */

#wrapper {
	font-size: 1.2em;
	width: 100%;
	float:left;
	margin-top: 30px;
	margin-bottom: 0px;
	vertical-align: top;
	border: 0;
	border-spacing: 0px;
	border-collapse:collapse;
	clear: both;

}
/*
div#navigation{margin-top: 30px;float:left;width:200px}
div#content{margin-top: 30px;float:right; width:740px; font-size: 1.2em;}
*/

div#content{
	font-size: 1.0em;
	padding: 0 10px 5px 10px;
	overflow: hidden;
}
div.content-fw {
	margin: 0 10px 0 270px;
}
div.content-nfw {
	margin: 0 165px 0 270px;
}
div#navigation{
	padding: 30px 0 10px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	float:left;
	width:255px;
	margin-left:-100%;
	font-size: 1.2em;
	min-height: 400px;
}
div#extra{
	margin-top: 30px;
	float:left;
	width:160px;
	margin-left:-160px;
	font-size: 1.2em;
}
.break {
	width: 100%;
	height: 40px;
	display: block;
	clear: both;
}

/* Хлебные крошки */
* + html .module
{
	min-height: 1%;
}

.shorted {
	width: 180px;
	overflow: hidden;
}
.breadCrumbHolder
{
	margin:0px 0 0px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	
}

.breadCrumb
{
	margin: 0 0 15px 0;
	float: left;
	display: block;
	overflow: hidden;
	width: 97%;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #dedede;
}
.breadCrumb ul
{
	margin: 0px!important;
	padding: 0 0 0 32px!important;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 20px;
	margin: 0px 6px 5px 0 !important;
	padding: 0px 10px 0px 0;
	font-size: 11px;
	background: url(/i/site/bread_chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li.first
{
	margin: 0px 6px 5px -32px !important;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 19px;
	color: #b2b2b2!important;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(/i/site/bread_iconhome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(/i/site/bread_chevronoverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

.inlined-h1 {
	display: inline-block;
}

.header-pricelist {
	color: #3c77b1;
	font-size: 1.6em;
	margin: 0 0 0 20px;
}

.header-it-image {
	width: 100%;
	height: 260px;
	overflow: hidden;
	margin: 10px 0 40px 0;
}

.header-it-image { position: relative; overflow: auto; }
.header-it-image ul { padding: 0!important; }
.header-it-image li { list-style: none; }
.header-it-image ul li { float: left; }

.header-it-image .btn {
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

	border: 2px solid rgba(255,255,255,.4);
	border-radius: 5px;
}
.header-it-image .btn:hover {
	background: rgba(255,255,255,.05);
}
.header-it-image .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}

.header-it-image .btn, .header-it-image .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}

.header-it-image .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.header-it-image .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	
	text-indent: -999em;
	
	border: 2px solid #fff;
	border-radius: 6px;
	
	cursor: pointer;
	opacity: .4;
	
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.header-it-image .dots li.active {
	background: #fff;
	opacity: 1;
}

/* Меню каталога */
.tpr {
	border-top-right-radius: 0px!important;
	-moz-border-radius-topright: 0px!important;
	-webkit-border-top-right-radius: 0px!important;
}
.btr {
	border-bottom-right-radius: 0px!important;
	-moz-border-radius-bottomright: 0px!important;
	-webkit-border-bottom-right-radius: 0px!important;
}

#menu-catalog {
	width: 100%;
}

#menu-catalog ul {
	margin: 0 auto;
	list-style: none;
	padding: 0px 0 0 0;
}
#menu-catalog ul li.catmain-list {
	line-height: 100%;
	padding: 0;
}
#menu-catalog ul li.stitem {
	height: 32px;
	line-height: 100%;
	padding: 0 0 0 20px;
}
#menu-catalog > ul > li.stitem {
	position: relative;
}
#menu-catalog ul li.stitem:hover {
	background-color: #f7f7f7;
}

#menu-catalog ul li.stitem.active {
	background-color: #f7f7f7;
}
#menu-catalog ul li.stitem.last {
	border-bottom: 0px;
}
#menu-catalog ul li.catmain-list a.cat-header {
	height: 32px;
	line-height: 32px;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	color: #404040;
	background: #f8f8f8 url(../images/menu-closed.png) no-repeat 10px 50%;
	cursor: pointer;
}
#menu-catalog ul li.catmain-list a.opened {
	background: #f8f8f8 url(../images/menu-opened.png) no-repeat 10px 50% !important;
}
#menu-catalog ul li.catmain-list a {
	display: block;
	height: 100%;
	color: #606060;
	line-height: 34px;
	font-size: 1.2em;
	text-decoration: none;
}
#menu-catalog ul li.stitem a {
	display: block;
	height: 100%;
	color: #606060;
	line-height: 34px;
	font-size: 1.2em;
	text-decoration: none;
}
#menu-catalog ul li.stitem:first-child {
}

#menu-catalog ul li.stitem:last-child {
}
#menu-catalog > ul > li.catmain-list > ul {
	display:none;
	margin: 0 auto 20px;
	list-style: none;
	padding: 0px 0 0 0;
}
#menu-catalog > ul > li.mnactive > ul {
	display:block !important;
}
#menu-catalog > ul > li.catmain-list > ul li.stitem {
	height: 32px;
	line-height: 100%;
	padding: 0 0 0 20px;
}
#menu-catalog > ul > li.catmain-list > ul > li.stitem {
	position: relative;
}
#menu-catalog > ul > li.catmain-list > ul li.stitem:hover {
	background-color: #f7f7f7;
}

#menu-catalog > ul > li.catmain-list > ul li.stitem.active {
	background-color: #f7f7f7;
}
#menu-catalog > ul > li.catmain-list > ul li.stitem.last {
	border-bottom: 0px;
}
#menu-catalog > ul > li.stitem > ul {
	display: none;
	position: absolute;
	left: 178px;
	z-index: 9999;
	background-color: white;
	-webkit-box-shadow: 10px 10px 20px #e8e8e8;
	-moz-box-shadow: 10px 10px 20px #e8e8e8;
	box-shadow: 10px 10px 20px #e8e8e8;
}
#menu-catalog > ul > li.stitem > ul.tp {
	top: -1px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
}
#menu-catalog > ul > li.stitem > ul.bt {
	bottom: -1px;
}
#menu-catalog > ul > li.stitem > ul > li {
	width: 390px;
	background-color: white;
}

#menu-catalog > ul > li.stitem > ul.tp li {
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
}
#menu-catalog > ul > li.stitem > ul.bt li {
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
}



/*
#menu-catalog ul li .sub-container {
position: relative;
left: 158px!important;
border-left: none;
    -webkit-box-shadow: 0px 10px 10px #e8e8e8;
    -moz-box-shadow: 0px 10px 10px #e8e8e8;
    box-shadow: 0px 10px 10px #e8e8e8;
    width: 290px;
}
#menu-catalog ul li .sub-container .sub {}

#menu-catalog ul li .sub .row {
width: 100%; overflow: hidden; 
}
#menu-catalog ul li .sub li {
float: none; 
width: 270px;
background-color: white; 
font-weight: normal;
padding: 0 0 0 20px;
}
#menu-catalog ul li .sub li.mega-hdr {
float: left; 

}
#menu-catalog ul li .sub a, #menu-catalog ul.left li .sub a {
background: none; 
border: none; 
text-shadow: none;
float: none;
display: block;
text-decoration: none; 
}
#menu-catalog ul li .sub li.mega-hdr a.mega-hdr-a {
margin-bottom: 5px; 
background: #E88221; 
text-transform: uppercase; 
font-weight: bold; 
text-shadow: 1px 1px 1px #333;
}
#menu-catalog ul li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #000; 
text-shadow: none;
}
#menu-catalog ul .sub li.mega-hdr li a {
background: url(images/arrow_white.png) no-repeat 5px 8px; 
font-weight: normal;
}
#menu-catalog ul .sub li.mega-hdr li a:hover {
color: #a32403; 
background: #efefef url(images/arrow_on.png) no-repeat 5px 8px;
}
#menu-catalog ul .sub ul li {
padding-right: 0;
}

#menu-catalog ul li .sub-container.non-mega .sub {
    -webkit-box-shadow: 0px 10px 10px #e8e8e8;
    -moz-box-shadow: 0px 10px 10px #e8e8e8;
    box-shadow: 0px 10px 10px #e8e8e8;
}
#menu-catalog ul li .sub-container.non-mega li {
padding: 0 0 0 20px;
margin: 0;
width: 270px;
overflow: hidden;
}
#menu-catalog ul li .sub-container.non-mega li a {
background: url(images/arrow_white.png) no-repeat 7px 10px;
}
#menu-catalog ul li .sub-container.non-mega li a:hover {
}
*/

/* Блоки */
.spec {
	margin: 0px 0 30px 0;
}

.block {
	margin: 15px 0;
	width: 220px;
	height: auto;
	font-family: Verdana;
	
}
.block .block-content {
	padding: 20px;
}
.block .block-content h3 {
	text-transform: uppercase;
	line-height: 100%;
	font-family: Verdana;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 15px 0;
}
.block .block-content p.slink {
	color: #b42212;
}



/* Зона контента */

#content p {
	margin: 2px 0 18px 0;
	line-height: 1.6em;
}

#content h2 {
	margin-top: 30px!important;
}

#content ul {
	list-style-image: url("/i/site/dot.gif");
	margin: 7px 0;
	padding: 0px 0 0 16px;
}
#content ul li {
	margin-bottom: 10px;
}
.button {
	width: 100%;
	text-align: right;
}

/* Постраничная навигация */
div.paginator{
	margin:15px 0px 15px 0px;
	font-size: 1.2em;
	display: block;
	float: none;
	clear: both;
}
div.paginator a{

	color:white;
	text-decoration: none!important;
	background-color:#C4C4C4;
	padding: 2px 6px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
}

div.paginator a:hover{
	background-color:#B5B5B5;
}

div.paginator span{
	margin-right:5px;
}

div.paginator .current{
	padding: 2px 8px;
	font-size: 1.3em;
	color:white;
	background-color:#3384d4;
	text-decoration:none!important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/*  Таблицы с продукцией */
table.items { border-collapse: collapse; width: 100%; margin: 25px 0; }
td.items_left { text-align: left; }
td.items_right { text-align: right;  }
td.items_center { text-align: center; }
table.items thead { border-bottom: 1px solid #ccc; }
table.items tr { border: 1px solid #ccc; }
table.items tbody tr:hover { background-color: #fbfbfb; }
table.items th { background: #f7f7f7; padding: 15px 5px; vertical-align: top; color: #6E6E6E; font-size: 0.9em;   }
table.items td { padding: 6px 3px 6px 3px; vertical-align: middle; font-size: 0.9em; }


/* Новости */

.news {
	display: block;
	margin: 25px 0 0 -2em;
	text-align: left;
}
.newsItem {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: 0 0 35px 2em;
	width: 260px;
	float: left;
}
.newsItem i {
	display: block;
	color: #b2b2b2;
	font-style: normal;
	font-weight: normal;
	margin-top: 6px;
	
}
.newsItem div {
	width: 93px;
	height: 93px;
	float: left;
	margin-right: 15px;
	position: relative;
}

.newsItem div s,
.newsItem div i,
.newsItem div b,
.newsItem div em {
	width: 3px;
	height: 3px;
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
}
.newsItem div s  { top: 0px; left: 0px; background: url("/i/site/crn3px-lt.png") top left no-repeat; }
.newsItem div i  { top: 0px; right: 0px; background: url("/i/site/crn3px-rt.png") top left no-repeat; }
.newsItem div b  { bottom: 0px; right: 0px; background: url("/i/site/crn3px-rb.png") top left no-repeat; }
.newsItem div em { bottom: 0px; left: 0px; background: url("/i/site/crn3px-lb.png") top left no-repeat; }

@media (max-width: 1280px) {
	.news {
		margin: 25px 0 0 -45px;
	}
	
	.newsItem {
		margin: 0px 0 35px 45px;
		width: 360px;
		float: left;
	}
}

@media (min-width: 1000px) and (max-width: 1250px)  {
	.news {
		margin: 25px 0 0 -25px;
	}
	
	.newsItem {
		margin: 0px 0 35px 25px;
		width: 270px;
		float: left;
	}
}

.newsItemFull {
	line-height: 1.6em;
}

.newsItemFull img {

}
.newsItemFull span {
	display: block;
	color: #b2b2b2;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 25px 0;
	
}
.newsItemFull .source {
	display: block;
	margin-top: 30px;
}
.newsItemFull div { position: relative; width: 280px; height: 210px; 	float: left;
	margin: 0 30px 20px 0; }
.newsItemFull div s,
.newsItemFull div i,
.newsItemFull div b,
.newsItemFull div em {
	width: 3px;
	height: 3px;
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
}
.newsItemFull div s  { top: 0px; left: 0px; background: url("/i/site/crn3px-lt.png") top left no-repeat; }
.newsItemFull div i  { top: 0px; right: 0px; background: url("/i/site/crn3px-rt.png") top left no-repeat; }
.newsItemFull div b  { bottom: 0px; right: 0px; background: url("/i/site/crn3px-rb.png") top left no-repeat; }
.newsItemFull div em { bottom: 0px; left: 0px; background: url("/i/site/crn3px-lb.png") top left no-repeat; }

/* Контакты */
.contacts {
	line-height: 1.6em;
	margin-bottom: 45px;
}

.contacts span {
	display: block;
	color: #b2b2b2;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 25px 0;
	
}
.contacts .source {
	display: block;
	margin-top: 30px;
}
.contacts div { position: relative; width: 331px; height: 252px; float: left; margin: 0 30px 20px 0; }
.contacts div s,
.contacts div i,
.contacts div b,
.contacts div em {
	width: 3px;
	height: 3px;
	position: absolute;
	display: block;
	padding: 0;
	margin: 0;
}
.contacts div s  { top: 0px; left: 0px; background: url("/i/site/crn3px-lt.png") top left no-repeat; }
.contacts div i  { top: 0px; right: 0px; background: url("/i/site/crn3px-rt.png") top left no-repeat; }
.contacts div b  { bottom: 0px; right: 0px; background: url("/i/site/crn3px-rb.png") top left no-repeat; }
.contacts div em { bottom: 0px; left: 0px; background: url("/i/site/crn3px-lb.png") top left no-repeat; }

.clients {
	clear: both;
	margin: 30px 0 0 0px;
}
.clients img {
	height: 65px;
	float: left;
	margin: 0 10px 40px 0px;
	padding: 4px;
	border: 1px solid #F3F3F3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* Объекты */

.objects {
	line-height: 1.6em;
	margin-bottom: 45px;
}

.objects span { float: left; margin: 0 30px 20px 0; }
.objects .lists {  }
.objects .lists div { float: left; margin: 0 10px 10px 0; }

/* Рекомендации */

.recommends {
	line-height: 1.7em;
	margin-bottom: 45px;
}

.recommends span {
	float: left;
	margin: 0 30px 20px 0;
	padding: 4px;
	border: 1px solid #F3F3F3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}
.rec div {
	padding: 4px;
	border: 1px solid #F3F3F3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

/* Смотрите также  */

.more {
	margin-top: 50px;
}
.more b {
	font-size: 1.3em;
	display: block;
	font-weight: normal;
	color: #b2b2b2;
}
.more ul {
	list-style: none;	
}

.more ul li {
	line-height: 25px;
	height: 25px;
	color: #b2b2b2;
}

/* Формы обратной связи */
.mailform {
	font-size: 12px;
	background-color: white;
	width: 500px;
	height: 320px;
	padding: 20px 0;
	margin-left: 20px;
}
.loginform {
	width: 270px!important;
	height: 230px!important;
	padding: 20px 0;
	margin-left: 20px;
}
.loginform span {
	color: #e5e5e5!important;
	font-size: 11px;
	line-height: 18px!important;
	display: block;
}
.loginform span a {
	color: #b2b2b2!important;
	line-height: 12px!important;
}

.mailform form {
	clear: both;
}

.mailform h3 {
	margin: 0px 0px 20px 0px!important;
	padding: 0;
	color: gray!important;
}

.mailform form p { clear: both; float: none; line-height: 31px!important; margin-bottom: 10px; }
.mailform form p label {
	float: left;
	width: 155px;
	text-align: right;
	margin-right: 20px;
}

.loginform form p label { width: 50px!important; }
.loginform form p .vtext { width: 160px!important; }

.mailform form p .vtext { border: 1px solid #CCCCCC; width: 290px; padding: 5px; }
.mailform form p .vgr { border: 1px solid #CCCCCC; width: 290px; padding: 5px; text-align: right; }
.mailform form p .vgt { border: 1px solid #CCCCCC; width: 290px; height: 70px; padding: 5px; }

.mailsend {
	background-image: url("/i/site/order-button.png") !important;
}
.callsend {
	background-image: url("/i/site/send-button.png") !important;
}
.entersend {
	background-image: url("/i/site/enter-button.png") !important;
}
.mailform form p .sendButton {
    background-position: center center;
    display: inline-block!important;
    margin-top: 0px!important;

    color: #FFFFFF;
    display: block;

    font-size: 16px;
    font-weight: bold;
    height: 37px;

    padding: 0;
    text-indent: -9999px;
    width: 112px;
    outline: none;
}

/* Блоки с фотками в категории */
.blak { height: auto; clear: both; margin-bottom: 14px; padding-bottom: 20px; border-bottom: 1px solid #eeeeee; }
.blak img { float: left; margin-top: 5px; }
.blak p {
	padding-left: 115px;
}

.blak div { clear: both; float: none; width: 100%; height: 1px; }

/* Подвал */
#footer {
	width: 100%;
	border-top: 1px solid #d5d5d5;
	background: #f8f8f8;
	padding-top: 35px;
	margin: 10px 0 0 0;
	padding-bottom: 20px;
	font-size: 1.2em;
	color: #626161;
	position: relative;
	clear: both;
}

.clearer {
	clear: both;
}

.cl1 {
	width: 240px;
	vertical-align: top;
	display: block;
	float: left;
	margin-left: 30px;
	margin-right: 80px;
}
.cl2 {
	vertical-align: top;
}

.cl2 ul {
	float: left;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0px 50px 0 0;
}
.cl2 ul li {
	margin-bottom: 10px;
	
}
.cl2 ul li.first {
	font-weight: bold;
}

.cl2 ul li a {
	color: #626161;
}
.cl1 p {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
}
.cl2 p {
	width: 100%;
	display: block;
	margin: 10px 0px 0px 0px;	
}

.footer-box {
	width: 88px;
	height: 31px;
	position: absolute;
	top: 55px;
	right: 106px;
}



/* Fancy Box */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
	
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	color: #444;
	text-shadow: none;
	background: url("/i/site/popup-bg.png") top left repeat;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
	background-color: white!important;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('/i/site/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/i/site/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: 34px;
	right: 34px;
	width: 18px;
	height: 18px;
	cursor: pointer;
	z-index: 1004;
	background-image: url('/i/site/close.png');
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('/i/site/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
#content h1 a {
	font-size:17px;
}
.info_icon {
    float: left;
    margin: 5px;
    padding: 0;
}
.info_text {
    color: #000000;
    font: 12px Arial;
    margin: 0;
    padding: 5px 10px;
    text-align: justify;
}
.info {
    background: url("../images/info_bg.png") repeat-x scroll 0 0 transparent;
    clear: left;
    height: 70px;
    margin: 5px 0;
    padding: 0;
    width: 100%;
}

#mycarousel.jcarousel.jcarousel-skin-tango {
    list-style: none outside none;
}

.counts {
	padding-top: 5px;
}

.about_company {
	background: url("../images/about_company_bg.png") no-repeat left;
	padding: 15px 0 0 145px;
	height: 101px;
	margin: 0 0 25px 0;
	cursor: pointer;
}

.about_cheader {
	color: #1b1b1b;
	font-weight: 400;
	font-size: 32px;
	padding: 0 0 10px 0;
}

.about_cdesc {
	color: #1b1b1b;
	font-weight: 400;
	font-size: 14px;
}

.action-block {
	width: 100%;
	height: 150px;
	background: #eaedef;
	border-radius: 4px;
	border: 1px solid #acacac;
}

.action-text {
	width: 390px;
	padding: 0 0 0 80px;
	float: left;
	color: #2d5c88;
	font-size: 22px;
	font-weight: 400;
}

.action-theader {
	text-align: center;
	font-size: 30px;
	padding: 20px 0 5px 0;
}

.action-img {
	float: left;
	padding: 0 0 0 15px;
	width: 145px;
}
.about_cinfo ul {
	font-size: 17px;
	font-weight: 200;
}

.about_cinfo ul li {
	display: inline-block;
	min-width: 240px;
	background: url("../images/apoint-bg.png") no-repeat left;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 30px;
	margin: 1px 0 0 30px;
}

.about_cinfo hr {
	margin: 15px 0 20px;
}