﻿html {
	width: 100%;
	height:100%;
	background:#fef1e1;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	color: #4d4d4d;
	width: 100%;
	min-width:1000px;
	min-height:100%;
}
/*Типография*/
a {color:#e13736; text-decoration:underline;}
a:hover {text-decoration:none;}
p, h2, .g-h2, h3, .g-h3, h4, .g-h4 {margin-bottom:15px;}
p img {margin:0 20px 15px 0;}
h2, .g-h2 {font-size:18px;color:#000;}
h3, .g-h3 {font-size:16px;color:#000;}
h4, .g-h4 {font-size:14px;color:#000;}
/*-------*/
ul, ol {
	margin-left:20px;
	margin-bottom:15px;
}
table {
	margin-bottom:15px;
}
	table th, table td {
		vertical-align:top;
		padding:5px 7px;
	}
	table th {
		background-color:#000;
		color:#fff;
	}
/*-------*/
.l-body {
	position:relative;
	z-index:10;
	padding-bottom:200px;
}
.body_bg_t {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:325px;
	background:url('../images/body_bg_t.png') 0 0 repeat-x;
}
.body_bg_b {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:266px;
	background:url('../images/body_bg_b.png') 0 0 repeat-x;
}
.l-wrap {
	width:1000px;
	margin:0 auto;
	min-height:400px;
}

.l-hdr {
	position:relative;
	height:200px;
	background:url('../images/l-hdr_bg.jpg') center 0 no-repeat;
	z-index:100;
}
	.l-hdr .phone_l, .l-hdr .phone_r {
		position:absolute;
		top:80px;
		color:#000;
		letter-spacing:2px;
		font-size:10px;
	}
		.l-hdr .phone_l strong, .l-hdr .phone_r strong {
			font-size:14px;
		}
	.l-hdr .phone_l {
		left:185px;
	}
	.l-hdr .phone_r {
		right:185px;
	}
.b-logo {
	position:absolute;
	top:0;
	left:394px;
	width:210px;
	height:80px;
	background:url('../images/logo.jpg') 0 0 no-repeat;
	text-decoration:none;
	text-indent:-999em;
	overflow:hidden;
}
.b-menu {
	position:absolute;
	top:153px;
	left:0;
	right:0;
	text-align:center;
	margin-left:0;
	margin-bottom:0;
}
	.b-menu a {
		color:#fff;
	}
	.b-menu-i {
		list-style:none;
		display:-moz-inline-stack;display:inline-block;vertical-align:top;*display:inline;*zoom:1;
		margin:0 10px;
		position:relative;
	}
		.b-menu-i>a {
			text-decoration:none;
			display:-moz-inline-stack;display:inline-block;vertical-align:top;*display:inline;*zoom:1;
			height:20px;
			line-height:20px;
			padding:0 10px;
		}
		.b-menu-sub {
			display:none;
			position:absolute;
			top:30px;
			left:0;
			margin-left:0;
			margin-bottom:0;
			padding:15px 0;
			background:url('../images/b-menu-sub_bg.gif') 0 0 repeat;
			text-align:left;
			white-space:nowrap;
			min-width:100%;
		}
			.b-menu-sub li {
				list-style:none;
				margin-bottom:12px;
				padding:0 10px;
			}
		.b-menu-i_hover {
			padding-bottom:10px;
		}
		.b-menu-i_hover>a {
			text-decoration:underline;
		}
		.b-menu-i_hover>a:hover, .b-menu-i_active>a {
			background-color:#3e3d3d;
			text-decoration:none;
		}
			.b-menu-i_hover .b-menu-sub {
				display:block;
			}

.l-ftr {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:131px;
	background:url('../images/l-ftr_bg.jpg') center bottom no-repeat;
	color:#fff;
	z-index:100;
}
	.l-ftr a {
		color:#fff;
	}
	.l-ftr-in {
		position:relative;
		width:1000px;
		margin:0 auto;
		text-align:center;
		padding-top:50px;
	}
.b-adn {
	position:absolute;
	top:70px;
	right:45px;
	padding:15px 0 30px 60px;
	background:url('../images/adn.png') 0 0 no-repeat;
	font-size:10px;
}

.l-cnt {
	position:relative;
	margin-top:16px;
	padding-right:11px;
	zoom:1;
}
	.l-cnt-l {
		float:left;
		width:168px;
		padding:24px 11px 0;
	}
	.l-cnt-c {
		float:right;
		width:798px;
	}

.b-search {
	position:relative;
	width:188px;
	height:85px;
	margin:0 0 17px -8px;
	background:url('../images/b-search_bg.png') 0 0 no-repeat;
	overflow:hidden;
}
	.b-search .g-h2 {
		margin:12px 0 0 21px;
	}
	.b-search .text {
		position:absolute;
		top:46px;
		left:20px;
		background:none;
		border:0;
		width:100px;
		padding:0 5px;
	}
	.b-search .submit {
		border:0;
		padding:0;
		margin:0;
		width:29px;
		height:28px;
		background:url('../images/icon_search.png') 0 0 no-repeat;
		position:absolute;
		top:42px;
		left:143px;
		cursor:pointer;
	}

.b-box {
	position:relative;
	min-height:244px;
}
	.b-box-bg {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
	}
		.b-box-bg .t {
			position:absolute;
			top:0;
			left:0;
			width:100%;
			height:160px;
			background:url('../images/b-box_bg_t.png') 0 0 no-repeat;
		}
		.b-box-bg .c {
			position:absolute;
			top:160px;
			bottom:84px;
			left:0;
			width:100%;
			background-color:#f7f7f7;
		}
		.b-box-bg .b {
			position:absolute;
			bottom:0;
			left:0;
			width:100%;
			height:84px;
			background:url('../images/b-box_bg_b.png') 0 0 no-repeat;
		}
	.b-box-in {
		z-index:10;
		position:relative;
		padding:40px 28px 74px 28px;
		zoom:1;
	}
	.b-box-more {
		z-index:20;
		position:absolute;
		bottom:34px;
		right:0;
		width:188px;
		color:#fff;
	}
		.b-box-more a {
			color:#fff;
		}
.b-box_2 {
	min-height:159px;
	margin-top:70px;
	margin-bottom:20px;
}
	.b-box_2 .b-box-bg .t {
		height:71px;
		background:url('../images/b-box_bg_t2.png') 0 0 no-repeat;
	}
	.b-box_2 .b-box-bg .c {
		top:71px;
		bottom:88px;
		background-color:#de552a;
	}
	.b-box_2 .b-box-bg .b {
		height:88px;
		background:url('../images/b-box_bg_b2.png') 0 0 no-repeat;
	}
.b-services {
	overflow:hidden;
	margin-top:-100px;
	margin-left:0;
	margin-bottom:0;
}
	.b-services a {
		color:#000;
		cursor:pointer;
		text-decoration:none;
	}
		.b-services a span {
			text-decoration:underline;
		}
		.b-services a:hover span {
			text-decoration:none;
		}
	.b-services li {
		list-style:none;
		display:-moz-inline-stack;display:inline-block;vertical-align:top;*display:inline;*zoom:1;
		width:139px;
		text-align:center;
		margin:0 4px;
	}
	.b-services .img {
		height:115px;
		position:relative;
	}
		.b-services .img b {
			position:absolute;
			bottom:0;
			left:0;
			right:0;
		}
.b-news {
	margin:0;
}
.b-news-i {
	list-style:none;
	overflow:hidden;
}
	.b-news-i .time {
		color:#5e5e5e;
		font-size:10px;
	}
.b-news_short .b-news-i {
	display:-moz-inline-stack;display:inline-block;vertical-align:top;*display:inline;*zoom:1;
	width:350px;
	margin-right:20px;
	margin-bottom:20px;
}
	.b-news_short .b-news-i .left {
		float:left;
		width:74px;
		margin-right:14px;
	}
	.b-news_short .b-news-i .time {
		text-align:center;
		border-bottom:4px solid #e9e9e9;
		padding-bottom:2px;
	}
	.b-news_short .b-news-i .img {
		border:4px solid #e9e9e9;
		border-top-width:0;
		overflow:hidden;
	}
		.b-news_short .b-news-i .img img {
			border:1px solid #fefefe;
			width:64px;
			height:64px;
			display:block;
		}
	.b-news_short .b-news-i .text {
		margin-left:88px;
	}
		.b-news_short .b-news-i .text a {
			display:inline-block;
			margin-bottom:12px;
		}
.b-news_index .b-news-i {
	width:232px;
	margin-right:15px;
}

.b-snav {
	font-size:14px;
	margin-bottom:0;
	margin-left:0;
}
	.b-snav li {
		margin-bottom:10px;
		padding-left:13px;
		list-style:none;
		background:url('../images/b-snav_mark.png') 0 5px no-repeat;
	}
	.b-snav a {
		color:#000;
	}
	.b-snav-i_active>a {
		color:#e00100;
	}
	.b-snav-sub {
		font-style:italic;
		font-size:12px;
		margin-top:7px;
		margin-left:0;
		margin-bottom:0;
		overflow:hidden;
	}
		.b-snav-sub li {
			margin-bottom:7px;
			background:none;
		}
	.b-snav-i_new {
		background:none !important;
	}
		.b-snav-i_new a {
			display:-moz-inline-stack;display:inline-block;vertical-align:top;*display:inline;*zoom:1;
			background:url('../images/b-snav-i_new_bg.png') 0 0 repeat-x;
			height:28px;
			line-height:28px;
			padding:0 13px;
			color:#fff;
			margin-left:-13px;
		}
.b-2cols {
	overflow:hidden;
}
	.b-2cols-l {
		float:left;
		width:450px;
	}
	.b-2cols-r {
		float:right;
		width:321px;
	}

.b-brands {
	margin-left:0;
	margin-bottom:0;
}
.b-brands li {
	display:-moz-inline-stack;display:inline-block;vertical-align:middle;*display:inline;*zoom:1;
	margin-bottom:20px;
	margin-right:25px;
}
	.b-brands img {
		vertical-align:middle;
	}

.b-banners {
	width:729px;
	height:135px;
	margin:30px auto;
	padding-top:30px;
	background:url('../images/b-banners_bg.png') 0 0 no-repeat;
	text-align:center;
}
	.b-banners a+a {
		margin-left:20px;
	}

.b-works-i {
	overflow:hidden;
	margin-bottom:28px;
	font-size:14px;
}
	.b-works-i .img {
		float:left;
		width:238px;
		text-align:right;
	}
		.b-works-i .img img {
			max-width:210px;
			border:14px solid #e9e9e9;
		}
	.b-works-i .text {
		margin-left:266px;
	}

.b-photos {
	margin-left:0;
	margin-bottom:0;
}
.b-photos li {
	display:-moz-inline-stack;display:inline-block;vertical-align:top;*display:inline;*zoom:1;
	width:238px;
	margin-right:6px;
	margin-bottom:25px;
}
	.b-photos img {
		border:14px solid #e9e9e9;
		margin-bottom:10px;
		display:block;
		max-width:210px;
	}

.b-new {
	height:18px;
	line-height:18px;
	display:-moz-inline-stack;display:inline-block;vertical-align:top;*display:inline;*zoom:1;
	padding:0 5px;
	background-color:#98230f;
	color:#fff;
	margin-bottom:10px;
}

.b-goods img {
	border:1px solid #a7a7a7;
	max-width:98px;
}
/*-------*/
.ui-table-row_odd td {
	background-color:#fff;
}


/*-------*/
.g-c_red {color:#e13736;}
.g-c_grey {color:#5e5e5e;}
.g-c_black {color:#000;}
.g-fz_18 {font-size:18px;}
.g-fz_16 {font-size:16px;}
.g-fz_14 {font-size:14px;}
.g-fz_12 {font-size:12px;}
.g-fz_10 {font-size:10px;}

.h-mb_10 {margin-bottom:10px;}
.h-mb_5 {margin-bottom:5px;}