﻿@import "reset.css";
@import "base.css";
html{
	font-size:100.01%;
	}

body{
	color:#000000;
	font-size:12px;
	font-family:Arial;
	background:url(../images/backgrounds/body-b.jpg) repeat-x 0 bottom;
	}
a{color:#0054a6;}
a:hover, .menu li.active a{text-decoration:none;}
.menu li, .head .contacts li, .navigation .list li, .login li, .info li, .news-nav li, .brands li, .breadcrumbs li, .news-content li, .item-body .description li, .filter li, .catalog li{list-style:none;}
/*bone*/
.bone{
	min-width:1000px;
	background:url(../images/backgrounds/body.jpg) repeat-x;
	}
/*head*/
.head{
	position:relative;
	padding:29px 21px 0 236px;
	}
.logo{
	position:absolute;
	top:31px;
	left:68px;
	}
.banners{
	margin-right:288px;
	text-align:center;
	}
.menu{margin:26px 0 0 0;}
.menu ul{margin:0;}
.menu li{
	list-style:none;
	display:inline;
	padding:0 14px 0 0;
	}
.menu li a{
	font-size:16px;
	font-weight:bold;
	}
ul.menu-l2{
	margin-top:6px;
	padding:2px 0;
	float:left;
	position:relative;
	border:1px solid #d9e9f7;
	background:#fff;
	}
.menu-l2 li{padding:0 3px 0 6px;}
.menu-l2 li a{
	font-size:12px;
	font-weight:normal;
	}
.bullet{position:absolute;}
.head .about .bullet{
	top:-12px;
	left:38px;
	}
.head .services {margin-left:106px;}
.head .services .bullet{
	top:-12px;
	left:18px;
	}
.head .contacts{
	position:absolute;
	top:8px;
	right:12px;
	}
.head .contacts li{padding-bottom:8px;}
.head .contacts .phone2{
	width:237px;
	height:51px;
	background:url(../images/texts/phone3.png) no-repeat;
	}
.head .contacts .phone2 span{display:none;}
.head .contacts span{
	position:relative;
	color:#000;
	text-decoration:none;
	line-height:1.6;
	background: green;
	}
.head .contacts .icq{
	padding-left:27px;
	margin-right:20px;
	height: 31px;
	background:url(../images/icons/icq.png) no-repeat top left;
	}
.head .contacts .skype{
	padding-left:62px;
	height: 31px;
	background:url(../images/icons/skype.png) no-repeat top left;
	}
/*search*/
.search{
	position:absolute;
	top:117px;
	right:6px;
	width:200px;
	padding:10px 0 6px 41px;
	background:url(../images/icons/search.png) no-repeat;
	}
.search input{vertical-align:bottom;}	
.search label, .search legend{display:none;}
.search p{
	float:left;
	padding:0 4px 5px 0;
	background:url(../images/backgrounds/search.png) no-repeat;
	}
.search #search-text{
	width:129px;	
	color:#5d5f74;
	font-size:12px;
	padding:2px 2px 1px;
	border:1px solid #0054a6;
	background-color:#fff;
	}
/*middle*/
.middle{padding-bottom:60px;}
.wrapper{
	float:left;
	width:100%;
	}
.content{margin:30px 199px 0 236px;}
/*breadcrumbs*/
.breadcrumbs{
	color:#0054a6;
	margin:0 0 6px;
	}
.breadcrumbs li{display:inline;}
.breadcrumbs li img{
	position:relative;
	top:6px;
	}
.breadcrumbs li a{
	padding-right:9px;
	margin-right:1px;
	background:url(../images/icons/breadcrumbs.png) no-repeat 100% 55%;
	}
.breadcrumbs li.home a{
	padding-right:5px;
	margin-right:0;
	background:none;
	}
/*products*/
.products{margin:8px 0 10px;}
.products .product-unit{
	float:left;
	height:140px;
	position:relative;
	margin:0 8px 18px 6px;
	}
.product-unit a{text-decoration:none;}
.product-unit a span{display:none;}
.product-unit a:hover span{
	position:absolute;
	top:90px;
	left:0;
	display:block;
	padding:8px 0;
	width:100%;
	color:#fff;
	text-align:center;
	text-decoration:underline;
	background:url(../images/backgrounds/product-a.png);
	}
/*news-product*/
.news-product, .news-content{padding:10px 0 13px;}
.news-product h3{
	color:#0b9e42;
	font-size:18px;
	font-weight:normal;
	padding:6px 0 6px 35px;
	margin:0 0 5px;
	background:url(../images/icons/hit.png) no-repeat 0 50%;
	}
.news-item {
	width:184px;
	height:150px;
	float:left;
	margin:0 4px 5px 0;
	overflow:hidden;
	}
.news-item h5{
	font-weight:normal;
	padding:8px 5px;
	}
.light-green h5{ackground:url(../images/backgrounds/news-item-h5.jpg) no-repeat;}
.green h5{ackground:url(../images/backgrounds/news-item-h5.jpg) no-repeat 0 -31px;}
.dark-green h5{ackground:url(../images/backgrounds/news-item-h5.jpg) no-repeat 0 -62px;}
.two-line h5{
	line-height:1.1;
	padding:2px 5px 3px;
	}
.news-item h5 a{
	color: #00aa00;
	font-weight: bold;
	text-decoration: none;
}
.image-border img{
	border:1px solid #179546;
	border-top:0;
	}
/*text*/
.text{
	padding:14px 0 10px;
	font-family:Verdana;
	}
.index p {
	font-size: 9px;
}
.brief, .brief p {
	padding-top: 0px;
	font-size: 9px;
}
.text h4{
	color:#0b9e42;
	padding-bottom:10px;
	}
/*cart*/
.cart_container {
	margin-top: 2em;
}
.cart_container h2 {
	margin-bottom:;
}
span.red {
	color: red;
	font-size: 14px;
	font-weight: bold;
}
table.cart {
	width: 100%;
}

table.cart td, table.cart th {
	border: none;
}
table.cart td {
	border-top: solid 1px #cccccc;
}
table.cart td.num, table.cart td.delete {
	width: 12px;
	text-align: center;
}
table.cart td.price {
	width: 120px;
	text-align: right;
	padding-right: 40px;
}
table.cart td.count {
	text-align: right;
	width: 73px;
}
table.cart th.name {
	text-align: left;
}
table.cart td input {
	width: 2em;
	clear:none;
	padding-left: 2px;
}
table.cart a.up {
	position: relative;
	top: -7px;
}
table.cart a.down {
	position: relative;
	top: 4px;
	left: -14px;
}
table.cart td.del {
	text-align: center;
}
.cart_container .total {
	font-size: 150%;
	text-align: right;
	border-top: solid 1px black;
	padding-top: 7px;
}
.order_data {
	width: 100%;
}
.order_data td {
	border: none;
}
.order_data td.name {
	width: 100px;
	vertical-align: top;
}
.order_data td.value {
}
.order_data td.description {
	width: 40%;
	padding-left: 20px;
	vertical-align: top;
	font-size: 83%;
}
.order_data td input, .order_data td select {
	width: 100%;
}
.order_data td textarea {
	width: 100%;
	height: 5em;
}
.to-confirm {
	float: right;
	font-size: 150%;
	text-align: right;
	padding-right: 27px;
	background-image: url('../images/icons/next.png');
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
.to-shopping {
	float: left;
	font-size: 150%;
	text-align: left;
	padding-left: 27px;
	background-image: url('../images/icons/go-back.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*news-content*/
.news-content h3{
	color:#2571b8;
	font-size:18px;
	font-weight:normal;
	padding:6px 0;
	margin:0 0 5px;
	}
.news-content h3 span{
	padding-right:23px;
	background:url(../images/icons/rss.png) no-repeat 100% 60%;
	}
.news-content dl, .news-content dt, .news-content dd, .item-foot dl, .item-foot dt, .item-foot dd{margin:0;}
.news-content dt{
	color:#0054a7;
	font-weight:bold;
	padding-bottom:3px;
	}
.news-content dt span{
	color:#8a8a8a;
	font-weight:normal;
	}
.news-content dd{padding-bottom:13px;}
/*product-item*/
.product-item{margin:30px 0 10px;}
.item-head{padding-bottom:26px;}
.quality{
	float:left;
	margin-right:8px;
	}
.title{
	float:left;
	line-height:1.0;
	}
.content h2{
	color:#0055a6;
	font-size:22px;
	font-weight:normal;
	margin:0;
	}
.title em{
	color:#959595;
	font-style:normal;
	}
.item-body{padding-bottom:4px;}
.item-body .preview{
	float:left;
/*	width:355px;*/
	padding-right: 5px;
	}
.item-body .preview img{margin-bottom:12px;}
.item-body .description{margin-left:212px;}
.item-body .description ul{margin:0;}
.item-body .description li{padding-bottom:10px;}
.item-body .description .price{
	color:#de0000;
	font-size:18px;
	}
.item-body .description .old-price{
	color:#0054a6;
	font-size:18px;
	text-decoration: line-through;
	}
.item-body .description  .add-to-cart{padding-bottom:20px;}
.item-body .description  .add-to-cart a{
	line-height:1.5;
	padding:3px 0 3px 29px;
	background:url(../images/icons/add-to-cart.png) no-repeat 0 60%;
	}
.footnote p{
	color:#505050;
	margin:0;
	text-align:center;
	}
.item-foot{padding:11px 0 24px;}
.item-foot dt{
	color:#0055a6;
	font-size:18px;
	padding-bottom:15px;
	}
.item-foot dd{
	padding-left:8px;
	background:url(../images/icons/item-foot-dd.png) no-repeat 0 60%;
	}
.go-back{float:left;}
.go-back a{
	line-height:1.8;
	padding:3px 0 3px 29px;
	background:url(../images/icons/go-back.png) no-repeat 0 60%;
	}
.to-print{float:right;}
.to-print a{
	line-height:1.8;
	padding:3px 0 3px 29px;
	background:url(../images/icons/to-print.png) no-repeat 0 60%;
	}
/*list*/
.list{margin:20px 0 10px;}
.list h2{padding-bottom:6px;}

.speccont {
	width: 245px;
	text-align: right;
	vertical-align: middle;
	line-height: 63px;
	height: 63px;
	float: left;
}

.speccont img {
	float: left;
}


.filter{text-align:right;}
.filter legend{display:none;}
.filter ul{margin:0;}
.filter ul li{padding-bottom:4px;}
.filter label{
	color:#0055a6;
	font-weight:bold;
	padding-right:5px;
	}
.filter select{
	width:170px;
	font-size:11px;
	}
.catalog{margin:26px 0 0;}
.catalog li{
	width: 48%;
    min-height: 90px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
	margin:0 1% 34px 0;
	}
.catalog li ul li{
	margin:0;
	width:auto;
	min-height:6px;
    display:block;
    vertical-align: top;
	margin:0;
    }
.catalog .preview{
	float:left;
	width:100px;
	position:relative;
	}
.catalog .preview img{vertical-align:bottom;}
.catalog .preview p{
	margin:0;
	padding:0px 3px;
	background:#0054a6;
	}
.catalog .preview p a{
	color:#fff;
	font-size:11px;
	padding-right:10px;
	text-decoration:none;
	background:url(../images/icons/more.png) no-repeat 100% 60%;
	}
.catalog .preview .important{
	position:absolute;
	top:2px;
	left:2px;
	}
.catalog .description{margin-left:111px;}
.catalog .description ul{margin:0;}
.catalog .description li{
	color:#0055a6;
	padding-bottom:10px;
	}
.catalog .description li strong{
	color:#e2011a;
	line-height:1.8;
	padding:3px 0px 6px 0;
	}
.catalog .description li a img{
	position: relative;
	top: 5px;
}
.rezult{float:left;}
.page-number{float:right;}
.page-number a{padding:0px;}
.page-number a img{vertical-align:middle;}
.list .to-print{padding-top:20px;}
/*navigation*/
.navigation{
	float:left;
	width:198px;
	padding-left:18px;
	margin:-12px 0 0 -100%;
	}
.navigation h4, .extra h4{
	color:#0055a6;
	font-size:22px;
	font-weight:normal;
	position:relative;
	z-index:100;
	padding:11px 0 9px 53px;
	}
.navigation .plumber{background:url(../images/icons/plumber.png) no-repeat;}
.navigation .heating{background:url(../images/icons/heating.png) no-repeat;}
.navigation .list{
	margin:0 0 18px 29px;
	line-height:1.4;
	}
.navigation .list ul{margin:4px 0 4px 8px;}
/*login*/
.login{
	font-size:11px;
	padding:10px 12px 3px;
	margin:29px 10px 30px 6px;
	background-color:#c8e5ff;
	}
.login legend{
	color:#1c51af;
	font-size:12px;
	font-weight:bold;
	}
.login ul{margin:8px 0 10px 0;}
.login label{
	display:block;
	float:left;
	width:40px;
	text-align:right;
	padding-right:10px;
	}
.login li{padding:2px 0;}
.login .field input{
	width:96px;	
	color:#000;
	font-size:11px;
	padding:1px 2px;
	border:0;
	background-color:#fff;
	}
.login p{margin:0;}
.info{
	color:#0b7433;
	margin:28px 0 0 12px;
	padding:4px 0 0 36px;
	background:url(../images/icons/info.png) no-repeat;
	}
.navigation h5{font-size:14px;}
.info ul{	
	line-height:1.7;
	margin:10px 0 16px;
	}
.info ul a{color:#0b7433;}
.news-nav{
	color:#062645;
	margin:28px 0 0;
	}
.news-nav h5{
	letter-spacing:-0.2px;
	padding-right:15px;
	background:url(../images/icons/rss.png) no-repeat 100% 0;
	height: 20px;
	}
.news-nav ul{	
	line-height:2.0;
	margin:8px 0 16px;
	}
.news-nav a{color:#1263a7; line-height: 1.0;}
.shares{margin-top:38px;}
.shares h5{padding-bottom:8px;}
/*extra*/
.extra{
	float:left;
	width:184px;
	margin:16px 0 0 -184px;
	}
.order{
	padding:0 0 8px 6px;
	border-bottom:1px solid #62b781;
	}
.checkout{
	display:block;
	width:120px;
	text-align:center;
	padding-top:95px;
	margin-left:18px;
	color:#093683;
	font-size:14px;
	background-color: white;
	}
.order .empty {
	background:url(../images/icons/checkout_empty.gif) no-repeat 50% 0;
}
.order .full {
	background:url(../images/icons/checkout.gif) no-repeat 50% 0;
}
.order dl, .order dd{margin:0;}
.order dl{margin:34px 0 2px;}
.order dt{
	font-size:22px;
	float:left;
	padding-right:3px;
	}
.order dd{float:left;}
.order dd a{
	display:block;
	width:24px;
	height:24px;
	margin:0 3px;
	background:url(../images/icons/currency.png) no-repeat;
	}
.order dd a.ru:hover, .order dd.active a.ru{background-position:0 -24px;}
.order dd a.us{background-position:-24px 0;}	
.order dd a.us:hover, .order dd.active a.us{background-position:-24px -24px;}
.order dd a.eu{background-position:-48px 0;}	
.order dd a.eu:hover, .order dd.active a.eu{background-position:-48px -24px;}
.order dd a span{display:none;}
.order span{color:#6f6f6f;}
.consultant{padding-top:22px;}
.consultant a{
	display:block;
	font-size:14px;
	text-align:center;
	padding-top:120px;
	background:url(../images/temp/consultant.jpg) no-repeat 50% 0;
	}
.extra h4{
	color:#0055a6;
	font-size:22px;
	font-weight:normal;
	padding:20px 0 9px 6px;
	}
.brands{
	line-height:1.4;
	font-size:10px;
	padding:0 12px 0 9px;
	margin:0;
	}
/*footer*/
.footer{
	color:#000;
	font-size:11px;
	min-width:1000px;
	padding:17px 0 42px;
	position:relative;
	background:url(../images/backgrounds/footer.gif) repeat-x;
	}
.copyright{
	width:540px;
	padding-left:20px;
	}
.developers{
	position:absolute;
	top:26px;
	right:30px;
	zoom:1;
	}
/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
