﻿* {
	margin: 0;
}

html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px; /* the bottom margin is the negative value of the footer's height */
	min-width: 1000px;
}

.push {
	height: 45px; /* .push must be the same height as .footer */
}

.footer {
	border-top: 1px solid #e13a2f;
	height: 10px;
	padding: 12px 20px;
}

body {
	font-family: Arial;
	font-size: 13px;
	color: #444444;
}

a {
	color: #3389aa;
}

p {
	line-height: 160%;
	padding: 5px 0 10px 0;
}

ul, ol {
	line-height: 160%;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 24px;
	padding-left: 0;
}

p + ul, p + ol, ul + p, ol + p {
	padding-top: 0;
}

input[type="text"] {
	padding: 2px 1px;
}

textarea {
	resize: none;
	padding: 2px 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.header {
	height: 130px;
}

.content {
	padding: 20px;
	margin: 0 auto;
	max-width: 1300px;
}

.content p {
	text-align: justify;
}

.logo {
	display: block;
	margin-top: 10px; /*float: left;*/
	height: 72px;
	position: absolute;
	top: 0;
	left: 0;
}

.header-contacts {
	float: right;
	padding-top: 20px;
	width: 600px;
}

.header-contacts-item {
	float: right;
	width: 280px;
}

#menu {
	background-color: #e13a2f;
	height: 40px;
	margin-top: 10px;
	width: 100%;
}

#menu nav {
	display: block;
	margin: 0 auto;
	max-width: 1340px;
}

nav ul, nav ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

nav ul li {
	position: relative;
	background: none;
	float: left;
}

nav ul li.selected, nav ul li:hover {
	background: #515253;
}

nav ul ul {
	display: none;
	position: absolute;
	background: #515253;
	white-space: nowrap;
}

nav ul ul li {
	float: none;
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
	position: relative;
}

nav ul a {
	color: white;
	display: block;
	font-weight: bold;
	padding: 9px 20px 11px 20px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

nav ul ul li a {
	padding: 10px 20px;
}

nav ul ul li a:hover {
	background: #4b545f;
}

nav ul li:hover ul {
	display: block;
}

nav ul li:hover li ul {
	display: none;
	top: -20px;
	width: 138px;
}

nav ul li:hover li:hover ul {
	display: block;
}

.breadcrumb {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

.breadcrumb a {
	color: #534c45;
	font-size: 11px;
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.actions {
	text-align: right;
}

.input-advert {
	background: #606163;
	border: 1px solid #d3d3d3;
	color: white;
	float: right;
	line-height: 16px;
	margin-top: 17px;
	padding: 5px 13px;
}

.styrofoam-container {
	display: flex;
}

.styrofoam-container__nav {
	flex: 0 0 auto;
	padding-right: 20px;
	width: 200px;
}

.styrofoam-container__content {
	flex: 0 1 auto;
}

.styrofoam-nav__menu {
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 0;
}

.styrofoam-nav__menu-title {
	color: #444444;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.styrofoam-nav__menu-title:first-child {
	margin-top: 0;
}

.styrofoam-nav__menu-item {
	background-color: #e13a2f;
	margin-bottom: 5px;
}

.styrofoam-nav__menu-item:hover, .styrofoam-nav__menu-item--active {
	background-color: #515253;
}

.styrofoam-nav__menu-item-link {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	padding: 5px 10px;
	text-decoration: none;
	width: 200px;
}

.styrofoam-nav__menu-item-link:hover {
	text-decoration: none;
}

.styrofoam-passport {
	border-collapse: collapse;
	border: solid 1px gray;
	position: relative;
	width: 700px;
	margin: 5px 0;
}

.styrofoam-image {
	float: right;
	margin-left: 20px;
	width: 200px;
}

.styrofoam-image img {
	width: 200px;
}

.styrofoam-image-title {
	font-style: italic;
	margin-bottom: 20px;
	width: 200px;
}

.styrofoam-passport td {
	border: solid 1px gray;
	padding: 4px 7px 5px 7px;
	text-align: left;
	vertical-align: middle;
}

.styrofoam-article-images {
	float: right;
}

.skyfoam-mk-link {
	background-repeat: no-repeat;
	background-position: 0 -150px;
	display: inline-block;
	padding-right: 10px;
	padding-top: 150px;
	width: 185px;
}

.skyfoam-mk-link-text {
	background: #fff;
	display: inline-block;
	padding: 8px 0;
	width: 100%;
}

.skyfoam-mk-link:hover {
	background-position: 0 0;
}

.skyfoam-mk-link.tilen-a {
	background-image: url("/images/tilen-a-m.png?v=1");
}

.skyfoam-mk-link.tilen-b {
	background-image: url("/images/tilen-b-m.png?v=1");
}

.skyfoam-mk-link.pen-u {
	background-image: url("/images/pen-u-m.png?v=1");
}

.skyfoam-mk-link.pen-d {
	background-image: url("/images/pen-d-m.png?v=1");
}

.skyfoam-mk-link.pen-i {
	background-image: url("/images/pen-i-m.png?v=1");
}

.product-overview {
	margin: 0 auto;
	width: 1000px;
}

.product-preview {
	background-repeat: no-repeat;
	display: inline-block;
	*display: inline; /*ie7*/
	zoom: 1; /*ie7*/
	width: 330px;
	vertical-align: top;
}

.odd .product-preview {
	background-position: 0 0;
	padding: 0 15px 0 150px;
}

.product-preview h3 a {
	text-decoration: none;
}

.even .product-preview {
	background-position: 345px 0;
	padding: 0 150px 0 15px;
}

.odd .product-preview:hover {
	background-position: -150px 0;
}

.even .product-preview:hover {
	background-position: 195px 0;
}

.product-preview-content {
	background-color: white;
	min-height: 200px;
}

.product-preview-separator {
	border-top: solid 1px silver;
	margin-top: 10px;
	padding-bottom: 10px;
}

.odd .product-preview-content {
	padding-left: 10px;
}

.even .product-preview-content {
	padding-right: 10px;
}

.product-preview-wrapper {
	display: inline-block;
	*display: inline; /*ie7*/
	zoom: 1; /*ie7*/
	vertical-align: top;
}

.product-preview.chemical-products {
	background-image: url("/images/chemical-production.png?v=3");
}

.product-preview.skyfoam-products {
	background-image: url("/images/skyfoam-production.png?v=3");
}

.product-preview.unclaimed-products {
	background-image: url("/images/unclaimed-production.png?v=3");
}

.product-preview.setral-products {
	background-image: url("/images/setral-production.png?v=3");
}

.product-preview.elastic-products {
	background-image: url("/images/elastic-production.png?v=3");
}

.product-preview.cleaners-products {
	background-image: url("/images/cleaners.jpg?v=4");
}

.product-preview.tech-center {
	background-image: url("/images/ntc.jpg");
}

.article-image {
	display: inline-block;
	*display: inline; /*ie7*/
	zoom: 1; /*ie7*/
	vertical-align: top;
	width: 400px;
}

.article-image-container {
	height: 300px;
}

.article-image img {
	max-height: 300px;
}

.article-image-comments {
	font-style: italic;
	font-size: 12px;
	padding: 10px;
	text-align: left;
}

.ch-prod-overview {
	width: 100%;
}

.ch-prod-overview .request-link {
	color: #bbb;
}

.ch-prod-overview .request-link:hover {
	color: #3389aa;
}

.ch-prod-overview td {
	text-align: left;
	padding: 10px;
}

.ch-prod-summary td {
	cursor: pointer;
}

.ch-prod-summary-name {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.ch-prod-summary-mid {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.ch-prod-summary-actions {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

.ch-prod-summary-arrow {
	background-image: url("/images/icons.png?v=1");
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 20px;
}

.ch-prod-summary.collapsed .ch-prod-summary-arrow {
	background-position: 0 -2px;
}

.ch-prod-summary:hover, .ch-prod-summary.expanded {
	background-color: #eee;
}

.ch-prod-summary.expanded .ch-prod-summary-arrow {
	background-position: -1px -20px;
}

.ch-prod-summary:hover .request-link, .ch-prod-summary.expanded .request-link {
	color: #3389aa;
}

.ch-prod-passport {
	display: none;
}

.absent {
	background-color: #ffd2cf;
}

.thp-passport-table {
	margin: 10px 0 20px;
	min-width: 500px;
}

.thp-passport-table td {
	border: solid 1px #3389AA;
	padding: 10px;
	text-align: left;
}

.thp-passport-table__title {
	font-weight: bold;
}
/*dialogs*/

.request-dialog label {
	display: inline-block;
	margin-bottom: 5px;
	text-align: left;
	width: 540px;
}

.request-dialog label input, .request-dialog label textarea {
	border: solid 1px rgb(169, 169, 169);
	float: right;
	width: 300px;
}

.request-dialog label textarea {
	height: 150px;
}

.required-asterisk {
	color: #ed7078;
	padding-left: 5px;
}

.error {
	border: 1px solid #ed7078 !important;
}
/*special offer*/

.specials {
	background: url('/images/sales.png?v=1') no-repeat;
	border: solid 1px silver;
	min-height: 103px;
	padding: 10px 20px 10px 150px;
}

.specials-bottom {
	height: 30px;
}

.specials ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.specials ul li {
	border-top: solid 1px silver;
}

.specials ul li:first-child {
	border-top: none;
}
/*umbraco*/

.umb-macro-holder {
	border: 0 !important;
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
}
/*yandex*/

.yandex-map-container {
	width: 1000px;
}

.yandex-map {
	float: right;
}

.metrika {
	float: right;
	height: 31px;
	margin-right: 10px;
	margin-top: -6px;
	width: 88px;
}
