html{min-width:960px;}
body {
	margin:0;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#111;
	background:#fff;
	min-width:960px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
input, textarea, select{
	font:1.2em Arial, Helvetica, sans-serif;
	color:#4e2614;
	vertical-align:middle;
}
img {
	vertical-align:top;
	border:0;
}
a{
	color:#32659d;
	text-decoration:underline;
}
a:hover{color:#fe732e;}
.wrap{width:100%;}
.wrap:after{
	content:"";
	display:block;
	clear:both;
}
.row{
	width:100%;
	overflow:hidden;
}
.hidden{
	position:absolute;
	left:-9999px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#wrapper{
	margin:0 auto;
	overflow:hidden;
	padding:0 20px;
}
#header{
	padding:11px 0 0;
	border-bottom:2px solid #fe732e;
}
#header .section{
	height:1%;
	overflow:hidden;
	border-bottom:2px solid #fe732e;
	padding:0 33px 10px 0;
}
.logo-box{
	float:left;
	width:20%;
	padding:0 45px 0 0;
}
.logo{
	float:left;
	position:relative;
	text-decoration:none !important;
}
.logo .ru{
	position:absolute;
	right:0;
	top:22px;
	width:13px;
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	color:#fff;
	background:#6d3f89;
	text-decoration:none !important;
	padding:0 2px 2px;
	text-indent:0;
	border-radius:2px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
}
.logo:hover .ru{background:#f00;}
.nav-box{float:left;}
#nav{
	list-style:none;
	margin:0;
	padding:0 0 5px;
	height:1%;
	overflow:hidden;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
}
#nav li{
	float:left;
	margin:0 27px 0 0;
}
#nav a:hover,
#nav .active a{text-decoration:none;}
#nav .active a{color:#fe732e;}
#header .add-nav{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	font-style:italic;
}
#header .add-nav li{
	float:left;
	margin:0 12px 0 0;
}
#header .add-nav a{color:#000;}
#header .add-nav a:hover,
#header .add-nav .active a{color:#fe732e;}
#header .login-box-w{
	float:right;
	width:210px;
}
#header .login-box{
	float:right;
	width:210px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#000;
	background: url(../images/bg-login-box.png) no-repeat 0 2px;
	padding:0 0 0 20px;
}
#header .active .login-box{background: url(../images/bg-login-box-active.png) no-repeat 0 2px;}
#header .login-box a{
	float:left;
	padding:0 4px 1px 0;
	color:#000;
	text-decoration:none;
	background: url(../images/separator-01.gif) repeat-x 0 100%;
}
#header .login-box span{
	float:left;
	padding:0 4px 0 0;
}
#header .login-box a:hover{color:#fe732e;}
#header .active .login-box{font-weight:normal;}
#header .active .login-box span{
	float:left;
	margin:0 2px 0 0;
}
#header .active .login-box a{
	background:none;
	text-decoration:underline;
	margin:0 12px 0 0;
}
#header .login-box a.message{
	float:left;
	font-size:11px;
	line-height:13px;
	color:#32659d;
	margin:0 4px 0 0;
}
#header .login-box a.message:hover{color:#fe732e;}
#header .login-box .number{
	float:left;
	font-size:10px;
	line-height:12px;
	padding:0 3px;
	color:#fff;
	background:#fe732e;
}
#header .area{
	height:1%;
	overflow:hidden;
	padding:15px 0 0;
}
#header .add-box-w{
	float:left;
	width:20%;
	padding:0 38px 0 0;
}
#header .add-box{
	float:left;
	width:170px;
	padding:0 0 0 20px;
	font-size:11px;
	line-height:13px;
	color:#000;
	background: url(../images/bg-add-box-01.gif) no-repeat 0 1px;
}
.search-form{
	height:1%;
	overflow:hidden;
}
.search-form .btn-box{
	float:right;
	width:25%;
	margin:0 0 0 38px;
}
.search-form .box{
	height:1%;
	overflow:hidden;
}
.search-form .row{padding:0 0 5px;}
.search-form .text{
	display:block;
	overflow:hidden;
	border:1px solid;
	border-color:#7c7c7c #c3c3c3 #ddd;
	background:#fff;
	height:21px;
	padding:6px 15px 5px;
}
.search-form .text input{
	float:left;
	border:0;
	padding:0;
	background:none;
	width:100%;
	margin:0;
	outline:none;
}
.search-form .btn-submit{
	float:left;
	background: url(../images/btn-submit-01-l.gif) no-repeat;
	height:32px;
	overflow:hidden;
	font-size:21px;
	cursor:pointer;
	color:#000;
	text-decoration: none;
}
.search-form .btn-submit span{
	float:left;
	background: url(../images/btn-submit-01-r.gif) no-repeat 100% 0;
/*	padding:5px 13px 0 11px;
Фикс для центровки текста
*/
	padding:6px 12px 0 12px;
	height:27px;
}
.search-form .wrap{
	font-size:11px;
	line-height:13px;
}
.search-nav{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.search-nav li{
	float:left;
	margin:0 4px 0 0;
}
.search-nav a{
	float:left;
	display:inline;
	padding:4px 0 6px;
	margin:0 4px;
	color:#000;
	text-decoration:none;
	background: url(../images/separator-01.gif) repeat-x 0 17px;
}
.search-nav a:hover{
	color:#fe732e;
	background: url(../images/separator-08.gif) repeat-x 0 17px;
	text-decoration:none;
}
.search-nav .active a{
	color:#fff;
	background:#fe732e;
	margin:0;
	padding:4px 4px 6px;
}


/***** для страницы поиска *****/
.search-nav2{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	/**
	font: 13px/18px Arial, Helvetica, sans-serif;
	**/
    position: absolute;
}
.search-nav2 li{
	float:left;
	margin: 0 15px 0 0;
}
.search-nav2 a{
	float: left;
	padding: 5px 5px 4px;
	margin: 0 3px 0 0;
	/***
	text-decoration:none;
	background: url(../images/separator-01.gif) repeat-x 0 17px;
	***/
	text-decoration: underline;
}
.search-nav2 a:hover{
	color:#FE732E;
	/***
	background: url(../images/separator-08.gif) repeat-x 0 17px;
	text-decoration:none;
	***/
}
.search-nav2 .active a{
	color:#fff;
	background:#fe732e;
	margin:0;
	padding:4px 4px 6px;
	text-decoration: none;
}
.search-nav2 span.number
{
	float: left;
	font-size: 10px;
	line-height: 14px;
	color: #959595;
	padding: 5px 0 0;
}
.search-nav2 li.active span.number
{
	display:none;
}
/**************/



.search-form .eg{
	float:right;
	padding:4px 0 0 0;
}
.search-form .eg span{
	float:left;
	padding:0 4px 0 0;
}
.search-form .eg a{
	float:left;
	padding:0 0 2px;
	color:#000;
	text-decoration:none;
	background: url(../images/separator-01.gif) repeat-x 0 12px;
}
.search-form .eg a:hover{
	background: url(../images/separator-08.gif) repeat-x 0 12px;
	color:#fe732e;}
#main{
	height:1%;
	padding:33px 0 59px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.main-holder{height:1%;}
.main-holder:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar{
	float:right;
	margin:0 0 0 38px;
	font-size:12px;
	line-height:16px;
	width:25%;
}
#sidebar h2{
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0 0 9px;
	padding:0 0 1px;
	border-bottom:1px solid #feb996;
}
.market-list{
	list-style:none;
	margin:0;
	padding:0 0 25px;
}
.market-list li{
	vertical-align:top;
	padding:0 0 20px;
}
.market-list li:after{
	content:"";
	display:block;
	clear:both;
}
.market-list .img-box{
	float:left;
	position:relative;
	margin:3px 10px 0 0;
}
.market-list .img-box img{display:block;}
.market-list .img-box .sale{
	position:absolute;
	left:-9px;
	bottom:-7px;
	background: url(../images/bg-sale-01.png) no-repeat;
	width: 38px;
	height:28px;
	text-align:center;
	font-size:14px;
	line-height:16px;
	letter-spacing:-1px;
	font-weight:bold;
	color:#fff;
	padding:10px 0 0;
}
.market-list .txt-box{
	height:1%;
	overflow:hidden;
}
.market-list .txt-box .title{
	padding:0 0 2px;
	display:block;
}
.market-list .price{
	float:left;
	margin:0 4px 0 0;
	font-weight:bold;
	color:#e06629;
}
.market-list .price span{float:left;}
.market-list .price .img-ruble{
	float:left;
	margin:4px 0 0;
}
.market-list .price-old{color:#000;}
.market-list .price-old span{text-decoration:line-through;}
.item-list{
	list-style:none;
	margin:0;
	padding:0 0 35px;
}
.item-list li{
	height:1%;
	vertical-align:top;
	padding:0 0 9px;
}
.item-list span{display:block;}
.item-list .comment{
	padding:2px 0 0;
	font-size:11px;
	line-height:13px;
	color:#959595;
}
.aside{
	float:left;
	padding:0 38px 0 0;
	width:20%;
}
.inner .aside{padding:0 22px 0 0;}
.aside-2{padding:0 35px 0 0;}
.aside .info{
	font-size:12px;
	line-height:16px;
	color:#000;
	padding:0 0 26px;
}
.aside .info strong{
	font-size:14px;
	line-height:16px;
	display:block;
	padding:0 0 8px;
}
.aside .info p{margin:0 0 15px;}
.button-01{
	float:left;
	background: url(../images/button-01-l.gif) no-repeat;
	font-size:11px;
	line-height:13px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.button-01 span{
	float:left;
	padding:3px 11px 0;
	height:17px;
	background: url(../images/button-01-r.gif) no-repeat 100% 0;
}
.button-01:hover{
	color:#fff;
	background-position:0 -20px;
}
.button-01:hover span{background-position:100% -20px;}
.teaser{
	margin-top: 15px;
	padding:0 10px 8px;
	border:2px solid #e0e0e0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size:18px;
	line-height:21px;
}
.teaser .title{
	float:left;
	font-size:10px;
	line-height:12px;
	color:#758c91;
	background:#fff;
	position:relative;
	margin:-8px 0 0;
	padding:0 2px;
}
#content{
	height:1%;
	overflow:hidden;
	min-height:400px;
}
.post-list{
	list-style:none;
	margin:0;
	padding:0;
}
.post-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 45px;
}
.post-list .avatar{
	float:left;
	border:1px solid #ebebeb;
	margin:0 10px 0 0;
	padding:2px;
}
.post-list .avatar img{display:block;}
.post-list .txt-box{
	height:1%;
	overflow:hidden;
}
.post-list .area{
	height:1%;
	overflow:hidden;
	padding:0 0 5px;
	font-size:11px;
	line-height:13px;
}
.post-list .author{
	float:left;
	color:#000;
}
.mark-list,
.post-list .mark-list{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#959595;
}
.mark-list li,
.post-list .mark-list li{
	height:auto;
	float:left;
	padding:0 0 0 5px;
}
.mark-list a{
	float:left;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	width:6px;
}
.mark-list a.btn-minus{
	background: url(../images/btn-minus.gif) no-repeat;
	height:2px;
	margin:5px 0 0;
}
.mark-list a.btn-plus{
	background: url(../images/btn-plus.gif) no-repeat;
	height:6px;
	margin:3px 0 0;
}
.mark-list a.btn-minus:hover{background-position:0 -98px;}
.mark-list a.btn-plus:hover{background-position:0 -94px;}
.mark-list .positive{color:#71b11b;}
.mark-list .negative{color:#d41814;}
.post-list .title{
	height:1%;
	overflow:hidden;
	padding:0 0 5px;
	font-size:14px;
	line-height:16px;
}
.post-list .title a{
	float:left;
	margin:0 5px 0 0;
}
.post-list .title .ico-star,
.post-block .ico-star,
.product-table td .ico-star{
	float:left;
	background: url(../images/ico-01.gif) no-repeat;
	width: 14px;
	height: 13px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 0 0;
}
.post-list .title .ico-star:hover,
.post-list .active .ico-star,
.post-block .ico-star:hover,
.post-block .active .ico-star,
.product-table td .ico-star:hover,
.product-table .active .ico-star{background-position:0 -37px;}
.post-list p{margin:0 0 5px;}
.post-list .link-list,
.heading-box .link-list,
.post-block .link-list{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:13px;
}
.post-list .link-list li,
.heading-box .link-list li,
.post-block .link-list li{
	display:inline;
	margin:0 15px 0 0;
	padding:0;
}
.post-list .link-list a,
.heading-box .link-list a,
.post-block .link-list a{color:#000;}
.post-list .link-list a:hover,
.heading-box .link-list a:hover,
.post-block .link-list a:hover{color:#fe732e;}
.post-list .link-list-2,
.post-block .link-list-2{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
	line-height:13px;
	color:#959595;
}
.post-list .link-list-2 li,
.post-block .link-list-2 li{
	display:inline;
	margin:0 4px 0 0;
}
.post-list .link-list-2 a,
.post-block .link-list-2 a{color:#959595;}
.post-list .link-list-2 a:hover,
.post-block .link-list-2 a:hover{color:#fe732e;}
.post-list .visual{padding:5px 0 10px;}
.post-list .visual img{display:block;}
.post-list .date{
	display:block;
	padding:0 0 5px;
}
.paging-w{padding:0 0 0 57px;}
.paging .wrap{padding:0 0 6px;}
.paging .wrap span{
	float:left;
	margin:0 30px 0 0;
}
.paging .link-prev,
.paging .link-next{
	float:left;
	font-size:18px;
	line-height:22px;
	padding:0 25px 0 0;
	background: url(../images/bullet-02.gif) no-repeat 100% 10px;
}
.paging .link-prev{
	background: url(../images/bullet-03.gif) no-repeat 0 10px;
	padding:0 0 0 25px;
}
.paging .default .link-prev,
.paging .default .link-next{
	cursor: default;
	color:#959595;
	text-decoration:none;
	background: url(../images/bullet-01.gif) no-repeat 0 10px;
	padding:0 0 0 25px;
}
.paging .link-prev:hover{background-position:0 -283px;}
.paging .link-next:hover{background-position:100% -283px;}
.paging .default .link-prev,
.paging .default .link-prev:hover{background-position:0 10px;}
.paging ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	color:#32659d;
}
.paging .default .link-next,
.paging .default .link-next:hover{
	padding:0 25px 0 0;
	background: url(../images/bullet-09.gif) no-repeat 100% 10px;
}
.paging ul li{
	float:left;
	margin:0 10px 0 0;
}
.paging ul a{
	float:left;
	padding:2px 3px;
}
.paging ul .active a{
	background:#fe732e;
	color:#fff;
	text-decoration:none;
}
#footer{
	height:1%;
	overflow:hidden;
	padding:6px 0 20px 0;
	border-top:2px solid #fe732e;
	font-size:11px;
	line-height:13px;
	color:#000;
}
.copyright{
	padding:6px 8px 0 0;
	float:left;
}
#footer .logo-box{
	font-size:10px;
	line-height:12px;
	float:right;
	padding:0 10px 0 0;
	width:auto;
}
#footer .logo-box .wrap{padding:0 0 3px;}
.add-logo-01{
	float:left;
	background: url(../images/add-logo-01.gif) no-repeat;
	width: 63px;
	height: 21px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 7px 0 0;
}
#footer .logo-box span.design{
	float:left;
	padding:6px 0 0;
}
#footer .logo-box .date{
	display:block;
	padding:0 0 0 70px;
}
.nav{
	list-style:none;
	margin:0;
	padding:6px 0 0 0;
	height:1%;
	overflow:hidden;
	text-align:center;
}
.nav li{
	display:inline;
	margin:0 7px;
}
.nav a{color:#000;}
.nav a:hover{color:#fe732e;}
.indent{
	float:left;
	width:20%;
	padding:0 35px 0 0;
}
.breadcrumbs{
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	height: 1%;
	overflow: hidden;
	font-size: 11px;
	line-height: 13px;

}
.breadcrumbs li{
	float:left;
	background: url(../images/separator-02.gif) no-repeat 0 2px;
	padding:0 5px 0 9px;
	margin:0 4px 0 -4px;
}
.breadcrumbs a{color:#969696;}
.breadcrumbs a:hover{color:#fe732e;}
.create-list{
	list-style:none;
	margin:0 0 30px;
	padding:9px 0 0;
}
.create-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 15px;
}
.create-list .active a{background-position:0 -20px;}
.create-list .active a span{background-position:100% -20px;}
.sub-nav{
	list-style:none;
	margin:0;
	padding:12px 0 45px;
	font-size:12px;
	line-height:14px;
	color:#000;
}
.sub-nav li{
/*	height:1%;*/
	overflow:hidden;
	vertical-align:top;
	padding:0 0 12px;
}
.sub-nav a{
	/*float:left;/* via xEviL */
	margin:0 1px 0 0;
	color:#000;
	text-decoration:none;
	background: url(../images/separator-01.gif) repeat-x 0 100%;
}
.sub-nav a.empty-top,
.sub-nav a.empty-top:hover,
.sub-nav .active a.empty-top{
	background: none;
	text-decoration: underline;
}
.sub-nav a:hover,
.sub-nav>li.active>div>a{
	background: url(../images/separator-08.gif) repeat-x 0 100%;
	color:#fe732e;
}
.sub-nav .number{
	/*float:left;/* via xEviL */
	font-size:10px;
	line-height:14px;
	color:#959595;
}
.sub-nav ul{
	list-style:none;
	/*margin:0 0 -10px;*/
	padding:10px 0 0 15px;
	font-size:11px;
	line-height:13px;
}
.sub-nav ul li{padding:0 0 7px;}
.sub-nav ul a{padding:2px 3px; background: none; text-decoration: underline;}
.sub-nav ul a:hover{background: none;}
.sub-nav ul .active a{
	background:#fe732e;
	color:#fff;
	text-decoration:none;
}
.sub-nav ul .active ul a{
	background:#fff;
	color:#000;
	text-decoration:underline;
}
#content h1{
	font-size:30px;
	line-height:34px;
	color:#000;
	margin:0 0 13px 4px;
}
#content h1.title-search{margin-left:0;}
#content h1 .number{
	font-size:25px;
	line-height:27px;
}
.blog-box{
	margin:0 3px 30px;
	padding:9px 10px 2px;
	border:1px solid #e1e1e1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:0 0 5px #e1e1e1;
	-webkit-box-shadow:0 0 5px #e1e1e1;
	-moz-box-shadow:0 0 5px #e1e1e1;
	font-size:12px;
	line-height:14px;
}
.blog-box .wrap{padding:0 0 9px;}
.blog-box .name{
	float:left;
	font-style:italic;
	color:#959595;
	width:110px;
	padding:1px 0 0;
}
.type-list{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	font-style:italic;
}
.type-list li{
	float:left;
	margin:0 9px 0 0;
}
.type-list a{
	float:left;
	padding:1px 5px 2px;
}
.type-list .active a{
	background:#fe732e;
	color:#fff;
	text-decoration:none;
}
.search-form-2{
	height:1%;
	overflow:hidden;
	padding:0 0 0 4px;
}
.search-form-2 .row{padding:0 0 8px;}
.search-form-2 .text{
	float:left;
	background: url(../images/bg-input-03.gif) no-repeat;
	width: 189px;
	height: 21px;
	margin:0 7px 0 0;
}
.search-form-2 .text input{
	float:left;
	padding:2px 10px 3px;
	width:169px;
	border:0;
	background:none;
	margin:0;
	font-size:12px;
	line-height:15px;
}
.search-form-2 .image{
	float:left;
	margin:5px 0 0;
}
.search-form-2 .tag-list{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
	font-size:10px;
	line-height:13px;
}
.search-form-2 .tag-list li{
	float:left;
	margin:0 2px 0 0;
}
.search-form-2 .tag-list a{
	float:left;
	background: url(../images/bg-tag-list-l.gif) no-repeat;
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
}
.search-form-2 .tag-list span{
	float:left;
	height:14px;
	padding:1px 6px 0;
	background: url(../images/bg-tag-list-r.gif) no-repeat 100% 0;
}
.search-form-2 .tag-list strong{
	float:left;
	font-weight:normal;
	background: url(../images/bullet-04.gif) no-repeat 100% 4px;
	padding:0 10px 0 0;
}
.search-form-2 .tag-list a:hover{color:#32659d;}
.search-form-2 .tag-list a:hover strong{background-position:100% -39px;}
#sidebar .tag-list{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	text-align: left;
}
#sidebar .tag-list li{
	display:inline-block;
	vertical-align:bottom;
	margin:0 10px 0 0;
}
*+html #sidebar .tag-list li{display:inline;}
#sidebar .tag-list a{
	/*float:left; /*via xEviL */
	margin:0 0px 0 0;
}
#sidebar .tag-list .number{
	/*float:left; /*via xEviL */
	font-size:10px;
	color:#bab7a9;
}
.author-box{
	padding:54px 0 0;
	font-size:12px;
	line-height:16px;
}
.author-box .img-box{
	background: url(../images/bg-img-box-01.gif) no-repeat;
	width:94px;
	height:94px;
	padding:4px 5px 6px;
	margin:0 0 8px;
}
.author-box h3{
	font-size:12px;
	line-height:14px;
	color:#000;
	margin:0 0 8px;
}
.author-box .name{
	display:block;
	padding:0 0 8px;
}
.author-box p{margin:0 0 8px;}
.author-box .link-list{
	list-style:none;
	margin:0 0 21px;
	padding:0;
}
.author-box .link-list li{padding:0 0 7px;}
.social-list{
	list-style:none;
	margin:0;
	padding:0;
}
.social-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 10px;
}
.social-list a{
	text-decoration:none;
	float:left;
	cursor:pointer;
}
.social-list .ico-img{
	float:left;
	margin:1px 5px 0 0;
}
.social-list a span{
	float:left;
	color:#000;
	padding:0;
	background: url(../images/separator-01.gif) repeat-x 0 100%;
}
.social-list a:hover span{color:#fe732e;}
.post-block{padding:0 0 2px;}
.post-block .area{
	height:1%;
	overflow:hidden;
	padding-bottom:4px;
}
.post-block .date{
	float:left;
	font-size:11px;
	line-height:13px;
	color:#000;
}
#content .post-block h2{
	float:left;
	display:inline;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin:0 4px 8px 0;
}
.post-block .ico-star{margin:5px 0 0;}
.post-block p{margin:0 0 5px;}
.social{
	height:1%;
	overflow:hidden;
	padding:0 0 27px;
}
.social ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.social ul li{
	float:left;
	padding:0 0 0 12px;
}
.social ul a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:16px;
	height:16px;
	background: url(../images/btn-social.gif) no-repeat;
}
.social ul a.btn-facebook{background-position:0 0;}
.social ul a.btn-twitter{background-position:-27px 0;}
.social ul a.btn-vk{background-position:-56px 0;}
.social ul a.btn-livejournal{background-position:-83px 0;}
.title-comment{
	float:left;
	font-size:14px;
	line-height:16px;
	color:#000;
	margin:0;
	padding:0 17px 15px 0;
	background: url(../images/ico-05.gif) no-repeat 100% 2px;
}
.post-list .area .title{
	float:left;
	padding:0;
}
.post-list ul{
	list-style:none;
	margin:0;
	padding:20px 0 0 31px;
}
.post-list ul li{padding:0;}
.comment-form .avatar{
	float:left;
	border:1px solid #e6e5e0;
	margin:22px 10px 0 0;
}
.comment-form .avatar img{display:block;}
.comment-form .txt-box{
	height:1%;
	overflow:hidden;
}
.comment-form label{
	display:block;
	padding:0 0 4px;
	font-style:italic;
}
.comment-form .textarea{
	height:52px;
	overflow:hidden;
	border:1px solid #bab7a9;
	padding:10px;
	margin:0 0 9px;
}
.comment-form .textarea textarea{
	float:left;
	width:100%;
	max-width:100%;
	min-width:100%;
	height:52px;
	max-height:52px;
	min-height:52px;
	padding:0;
	margin:0;
	background:none;
	border:0;
	outline:none;
	overflow:auto;
}
.comment-form .row{padding:0 0 20px;}
.comment-form .check{
	float:left;
	width:16px;
	height:16px;
	padding:0;
	margin:0 5px 0 0;
}
.comment-form .row label{
	float:left;
	font-size:11px;
	line-height:13px;
	font-style:normal;
	padding:1px 0 0;
}
.submit{
	float:left;
	width: 76px;
	font-size:10px;
	line-height:12px;
	text-align:center;
	color:#000;
	cursor:pointer;
}
.submit span{
	float:left;
	background: url(../images/btn-submit-02-l.gif) no-repeat;
	padding:2px 0 0 11px;
	height:17px;
}
.submit em{
	float:left;
	background: url(../images/btn-submit-02-r.gif) no-repeat;
	width: 11px;
	height: 19px;
}
.submit:hover{
	text-decoration:none;
	color:#000;
}
.select-list{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	font-size:12px;
	line-height:14px;
	font-style:italic;
}
.select-list li{
	float:left;
	margin:0 20px 0 0;
	position:relative;
}
.select-list a{
	float:left;
	text-decoration:none;
	background: url(../images/bullet-05.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
	cursor:pointer;
}
.select-list a span{
	float:left;
	padding:0 0 1px;
	background: url(../images/separator-03.gif) repeat-x 0 100%;
}
.select-list a:hover span{background: url(../images/separator-08.gif) repeat-x 0 100%;}
.select-list .drop {
	z-index: 9;
	position:absolute;
	top:100%;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	background:#fff;
	min-width:145px;
	max-width: 250px;
	padding:5px 0 3px;
	box-shadow: 0 5px 10px #ccc;
	-webkit-box-shadow: 0 5px 10px #ccc;
	-moz-box-shadow: 0 5px 10px #ccc;
	display:none;
	max-height:250px;
	overflow:auto;
}
.select-list li:hover .drop, .select-list li.hover .drop {
	display:block;
}
.select-list .drop a {
	background:none;
	display:block;
	padding:2px 5px;
	float:none;
}
.select-list .drop li {
	margin:0;
	float:none;
	display: block;
	overflow: hidden;
}
.select-list .drop li.active a {
	font-weight:bold;
}
.post-list .city{
	float:left;
	font-size:11px;
	line-height:13px;
	padding:0 7px 3px 0;
}
.post-list .like,
.heading-box .like{
	float:left;
	font-size:11px;
	line-height:13px;
	color:#959595;
	background: url(../images/bullet-06.gif) no-repeat 0 2px;
	padding:0 12px 0 17px;
}
.heading-box .like{padding:2px 12px 0 17px;}
.twocolumns{
	float:left;
	width:72%;
}
.sub-nav-2 a{
	text-decoration:none;
	background: url(../images/separator-01.gif) repeat-x 0 100%;
}
.sub-nav-2 ul a{
	background:none;
	padding:2px 0;
	margin:0 3px;
}
.transport-box h2{
	font-size:18px;
	line-height:22px;
	color:#000;
	margin:0 0 14px 4px;
}
.transport-box .post-list{padding:0 0 30px;}
.transport-box .post-list li{
	padding:6px;
	margin:0 0 9px;
}
.transport-box .post-list li:hover,
.transport-box .post-list li.active{background:#f4f4f3;}
.twocols{
	height:1%;
	overflow:hidden;
}
.twocols .col{
	float:left;
	padding:0 0 0 5px;
	width:43%;
	margin:0 5% 0 0;
}
.twocols h2{
	font-size:18px;
	line-height:22px;
	color:#000;
	margin:0 0 5px;
}
.docs-list{
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
.docs-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 7px;
}
.docs-list a{margin:0 5px 0 0;}
.docs-list span{
	font-size:10px;
	line-height:17px;
	color:#bab7a9;
}
.breadcrumbs-2{margin:0;}
.main-holder-2 #sidebar{padding:40px 0 0;}
.docs-block .heading{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
#content .docs-block .heading h1{
	float:left;
	margin:0 5px 0 0;
}
.docs-block .heading .ico-star{
	float:left;
	margin:5px 0 0;
}
.docs-block h3,
.docs-block .title-02{
	font-size:18px;
	line-height:22px;
	margin:0 0 12px;
}
.docs-block .area,
.heading-area .area{
	height:1%;
	overflow:hidden;
	border-bottom:2px solid #fe732e;
	margin:0 0 14px;
}
.docs-block .add-nav,
.heading-area .add-nav{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	font-size:12px;
	line-height:14px;
}
.docs-block .add-nav li,
.heading-area .add-nav li{
	float:left;
	margin:0 10px 0 0;
}
.docs-block .add-nav a,
.heading-area .add-nav a{
	float:left;
	padding:5px 5px 3px;
}
.docs-block .add-nav .active a,
.heading-area .add-nav .active a{
	text-decoration:none;
	color:#fff;
	background:#fe732e;
}
.docs-block .download-box{
	float:right;
	font-size:12px;
	line-height:14px;
	padding:5px 0 0;
}
.download-box a{
	float:left;
	background: url(../images/ico-07.gif) no-repeat 100% 2px;
	padding:0 28px 0 0;
	margin:0 5px 0 0;
}
.download-box .size{
	font-size:11px;
	line-height:14px;
	color:#959595;
}
.docs-block h3{
	font-size:14px;
	line-height:16px;
	margin:0 0 6px;
}
.docs-block .inform-list{
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.docs-block .inform-list dt{
	float:left;
	width:230px;
}
.docs-block .inform-list dd {
margin: 0 0 20px;
height: 1%;
overflow: hidden;
}
.docs-block .classifier-list{
	list-style:none;
	margin:0 0 8px;
	padding:0;
}
.docs-block .classifier-list li{margin:0 0 7px;}
.calendar-box-w{
	height:1%;
	overflow:hidden;
	padding:0 0 18px;
}
.calendar-box-w .dash{
	float:left;
	display:inline;
	background: url(../images/bg-dash.gif) no-repeat;
	width: 16px;
	height: 2px;
	text-indent:-9999px;
	overflow:hidden;
	margin:44px 7px 0;
}
.calendar-box{
	float:left;
	width:70px;
	text-align:center;
}
.calendar-box .box{
	float:left;
	background: url(../images/bg-calendar-box.gif) no-repeat;
	width: 70px;
	height: 72px;
	padding:2px;
}
.calendar-box .month{
	display:block;
	font-size:14px;
	line-height:16px;
	color:#fff;
	padding:0 0 2px;
}
.calendar-box .date{
	display:block;
	font-size:48px;
	line-height:52px;
	color:#000;
}
.calendar-box .name{
	display:block;
	font-size:10px;
	line-height:12px;
	color:#959595;
}
.contact-list{
	list-style:none;
	margin:0;
	padding:0 0 15px;
	font-size:12px;
	line-height:14px;
	color:#000;
}
.contact-list li{padding:0 0 5px;}
.go-box{
	height:1%;
	overflow:hidden;
	background:#f0f0ec;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:12px 9px;
	font-size:11px;
	line-height:13px;
}
.go-box .btn-go{
	float:left;
	background: url(../images/btn-go.gif) no-repeat;
	width: 66px;
	height: 17px;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:center;
	padding:3px 0 0;
	text-decoration:none;
	margin:0 5px 0 0;
}
.go-box  span{
	float:left;
	padding:3px 0 0;
}
.event-block .heading{
	height:1%;
	overflow:hidden;
	padding:0 0 20px;
}
#content .event-block .heading h1{
	float:left;
	margin:0 7px 0 0;
	max-width: 93%;
}
#content .event-block .heading .ico-star{
	float:left;
	margin:7px 0 0;
}
.event-block p{margin:0 0 15px;}
.event-block .visual{padding:0 0 15px;}
.event-block .visual img{display:block;}
.help-txt-01{
	float:left;
	position:relative;
	margin:-20px 0 0;
	padding:0 0 0 55px;
	font-style:italic;
	color:#959595;
}
.post-list .calendar-date{
	float:left;
	font-size:11px;
	line-height:13px;
	color:#000;
	padding:0 0 0 16px;
	background: url(../images/ico-08.gif) no-repeat;
}
.exhibition h2{
	font-size:18px;
	line-height:22px;
	margin:0 0 10px;
}
/***.favorites .post-list li{padding-bottom:20px;} /** commented by @Odeann **/
.post-list .title a.btn-close{
	float:left;
	background: url(../images/btn-close.gif) no-repeat;
	width: 14px;
	height: 14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 0 0;
}
.favorites-list{
	list-style:none;
	margin:0 0 15px;
	padding:0;
	height:1%;
	overflow:hidden;
	border-bottom:2px solid #fe732e;
	font-size:12px;
	line-height:14px;
}
.favorites-list li{
	float:left;
	margin:0 15px 0 0;
}
.favorites-list a{
	float:left;
	padding:5px 5px 4px;
	margin:0 3px 0 0;
}
.favorites-list a.ac_company{
	font-weight: bold;
}
.favorites-list .number{
	float:left;
	font-size:10px;
	line-height:14px;
	color:#959595;
	padding:5px 0 0;
}
.favorites-list .active a{
	text-decoration:none;
	color:#fff;
	background:#fe732e;
}
.product-block .heading{padding:0 0 15px;}
#content .product-block .heading h1{
	float:left;
	margin:0 12px 0 0;
}
.detail-list{
	list-style:none;
	margin:0;
	padding:15px 0 0;
	float:left;
	font-size:12px;
	line-height:14px;
	font-style:italic;
}
.detail-list li{
	float:left;
	margin:0 7px 0 0;
}
.detail-list a{
	float:left;
	padding:2px 5px;
}
.detail-list a:hover,
.detail-list .active a{
	background:#fe732e;
	text-decoration:none;
	color:#fff;
}
.product-block .heading .button-01{
	float:right;
	margin:10px 0 0;
}
.product-block .heading .social-list,
.heading-box .social-list{
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
}
.heading-box .social-list .ico-img{margin-top:0;}
.product-block .heading .social-list li,
.heading-box .social-list li{
	float:left;
	padding:0 13px 0 0;
	
}
.post-list .img-box{
	float:left;
	width:83px;
	margin:0 16px 0 0;
}
.post-list .position{
	float:left;
	min-width:16px;
	padding:0 3px 0 0;
	font-size:10px;
	line-height:12px;
	font-style:italic;
	color:#707070;
}
.post-list-2 .img-box .box{
	height:1%;
	overflow:hidden;
}
.post-list-2 .img-box .box .avatar{
	float:none;
	display:block;
	background:none;
	border:0;
	margin:0 0 5px;
	padding:0;
}
.post-list-2 .img-box .number{
	display:block;
	font-size:10px;
	line-height:12px;
	color:#000;
}
.post-list-2 .about-box{
	float:right;
	width:205px;
	margin:0 0 0 45px;
	padding:16px 0 0;
	font-size:11px;
	line-height:13px;
}
.post-list-2 .about-box .name{
	display:block;
	padding:0 0 5px;
	font-weight:bold;
}
.post-list-2 .about-box .name a{color:#000;}
.post-list-2 .about-box .name a:hover{color:#fe732e;}
.post-list-2 .about-box .place{display:block;}
.post-list-2 .about-box .contact-list,
.heading-area .aside-box .contact-list{
	list-style:none;
	margin:0 0 0 -16px;
	position:relative;
	padding:5px 0 2px;
}
.post-list-2 .about-box .contact-list li,
.heading-area .aside-box .contact-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 5px;
}
.post-list-2 .about-box .contact-list a,
.heading-area .aside-box .contact-list a,
.heading-area .aside-box .contact-list span.btn-phone{
	float:left;
	padding:0 0 0 16px;
}
.post-list-2 .about-box .contact-list a.btn-mail,
.heading-area .aside-box .contact-list a.btn-mail{background: url(../images/ico-mail.gif) no-repeat 0 3px;}
.heading-area .aside-box .contact-list a.btn-phone,
.heading-area .aside-box .contact-list span.btn-phone,
.post-list-2 .about-box .contact-list a.btn-phone{background: url(../images/ico-phone.gif) no-repeat 0 3px;}
.post-list-2 .about-box .link-feed{
	float:left;
	color:#fe732e;
	margin:1px 10px 0 0;
}
.post-list-2 .about-box .like{padding-top:2px;}
.price-wrap{
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}
.post-list .price,
.product-holder .price{
	float:left;
	font-size:16px;
	line-height:18px;
	color:#000;
	margin:0 5px 0 0;
}
.post-list .presence,
.product-holder .presence{
	margin:3px 10px 0 0;
	float:left;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	color:#000;
}
.post-list .presence span,
.product-holder .presence span{
	padding:1px 3px;
	background:#e5b2b1;
}
.post-list .presence span.yes,
.product-holder .presence span.yes{background:#b5d37d;}
.post-list .presence span.no,
.product-holder .presence span.no{background:#c5c5c5;}
.btn-buy{
	float:left;
	background: url(../images/btn-buy.gif) no-repeat;
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.btn-buy span{
	float:left;
	background: url(../images/btn-buy-r.gif) no-repeat 100%;
	height:16px;
	padding:2px 7px 0;
	white-space:nowrap;
}
.btn-buy:hover{
	text-decoration:none;
	color:#fff;
}
.product-block .post-list .heading{padding:0;}
.post-list .price-2,
.product-holder .price-2{
	float:left;
	margin:1px 15px 0 0;
	font-size:11px;
	line-height:13px;
}
.number-like{
	float:left;
	font-size:10px;
	line-height:12px;
	color:#959595;
	padding:1px 0 0;
}
.product-table{
	border-collapse:collapse;
	padding:0;
	margin:0 0 40px;
	width:100%;
}
.product-table th{
	vertical-align:top;
	text-align:left;
	background:#e4e4e4;
	padding:5px 0 5px 5px;
	font-size:10px;
	line-height:12px;
}
.product-table th.number,
.product-table td.number{
	width:3%;
	padding-left:0;
	padding-right: 10px;
}
.product-table th.name{
	padding-right:15px;
	width:28%;
}
.product-table th.stat{
	width:55px;
	max-width:80px;
}
.product-table th.retail{
	text-align:right;
	width:12%;
}
.product-table th.wholesale{
	text-align:right;
	width:10%;
}
.product-table th.big-wholesale{
	text-align:right;
	width:13%;
}
.product-table th.sale{
	width:15%;
	padding-left:44px;
}
.product-table td{
	vertical-align:top;
	padding:13px 0 9px;
	font-size:12px;
	line-height:14px;
}
.product-table td.name{padding:13px 15px 9px 0;}
.product-table td.name a{
	float:left;
	width:390px;
}
.product-table td .ico-star{
	float:left;
	margin:2px 24px 0 0;
}
.product-table td.stat{
	width:55px;
	max-width:80px;
	white-space: nowrap;
	overflow: hidden;
}
.product-table td.retail{
	text-align:right;
	padding:13px 0 9px 5px;
}
.product-table td.wholesale{
	text-align:right;
	padding:13px 0 9px 5px;
}
.product-table td.big-wholesale{
	text-align:right;
	padding:13px 0 9px 5px;
}
.product-table td.sale{padding:13px 0 9px 36px;}
.product-table td.number em{
	font-size:10px;
	line-height:12px;
	color:#707070;
}
.product-table td.stat span{
	display:block;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:center;
	background:#e5bab1;
	padding: 2px 4px;
	overflow: hidden;
}
.inner{background: url(../images/bg-body.gif);}

.inner #main{padding:6px 0 22px;}
.inner .breadcrumbs{margin:0 0 8px 20px;}
.inner .breadcrumbs li{background: url(../images/separator-04.gif) no-repeat 0 3px;}
.inner .add-logo-01{background: url(../images/add-logo-01-inner.gif) no-repeat;}
.main-holder-w{position:relative;}
.inner .main-holder{
	background:#fff;
	overflow:hidden;
	padding:20px 30px 35px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:0 0 10px #cccac2;
	-webkit-box-shadow:0 0 10px #cccac2;
	-moz-box-shadow:0 0 10px #cccac2;
}
.heading-area{
	height:1%;
	overflow:hidden;
}
.heading-area .aside-box{
	float:right;
	margin: 0 0 0 38px;
	width: 25%;
	font-size:11px;
	line-height:13px;
	color:#000;
}
.heading-area .aside-box .city{
	display:block;
	padding:0 0 5px;
}
.heading-area .aside-box .phone{
	display:block;
	padding:0 0 5px;
}
.heading-box{
	height:1%;
	overflow:hidden;
}
.heading-box .wrap{padding:0 0 20px;}
.heading-box .img-box{
	float:left;
	width:83px;
	margin:0 14px 0 0;
}
.heading-box .img-box img{display:block;}
.heading-box .txt-box{
	height:1%;
	overflow:hidden;
}
.heading-box h1{
	font-size:30px;
	line-height:34px;
	color:#000;
	margin:0 0 5px;
}
.also-like{
	float:left;
	font-size:11px;
	line-height:13px;
	color:#fe732e;
	background: url(../images/bullet-07.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
	margin:2px 19px 0 0;
	cursor:pointer;
	color:#fe732e;
}
.also-like span{
	float:left;
	background: url(../images/separator-05.gif) repeat-x 0 100%;
}
.inner #sidebar{padding:6px 0 0;}
.product-holder h2{
	font-size:18px;
	line-height:22px;
	color:#000;
	margin:0 0 5px;
}
.product-namber{
	display:block;
	font-size:10px;
	line-height:12px;
	color:#000;
	padding:0 0 25px;
}
.gallery-block{
	float: left;
	max-width: 296px; /* у нас могут быть картинки меньшей ширины. Игорь*/
	margin: 0 42px 0 0;
	overflow: hidden;
}
.gallery-block .visual{padding:0 0 16px;}
.gallery{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.gallery li{
	float:left;
	margin:0 1px 1px 0;
}
.gallery a{float:left;}
.gallery a img{display:block;}
.product-holder .text-block{
	height:1%;
	overflow:hidden;
}
.product-holder .price-wrap .wrap{padding:0 0 5px;}
.product-holder .price-row{padding:0 0 30px;}
.product-holder p{margin:0 0 25px;}
.product-list{
	list-style:none;
	margin:0;
	padding:0;
}
.product-list li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	margin:0 0 15px;
}
.product-list li span,
.product-list li strong{
	float:left;
	width:45%;
	padding:0 5% 0 0;
}
.product-list li strong{background: url(../images/separator-01.gif) repeat-x 0 13px;}
.product-list li strong em{
	float:left;
	padding:0 2px 0 0;
	font-style:normal !important;
	background:#fff;
}
.inner .main-holder-2{margin-top:17px;}
.inner .detail-list{padding:0;}
.txt-container p{margin:0 0 7px;}
.txt-item-list{
	list-style:none;
	margin:0;
	padding:5px 0 24px 2px;
}
.txt-item-list li{
	padding:0 0 11px 18px;
	background: url(../images/bullet-08.gif) no-repeat 0 10px;
}
.promo-txt{
	padding:0 0 26px 20px;
	font-size:14px;
	line-height:18px;
	font-style:italic;
	color:#fe732e;
}
.promo-txt span{
	display:block;
	padding:0 0 6px;
}
.txt-container h3{
	font-size:14px;
	line-height:16px;
	margin:0 0 6px;
}
.txt-container .text-cols{
	width:100%;
	overflow:hidden;
	padding-bottom:35px;
}
.txt-container .text-cols .col{
	float:left;
	width:45%;
	margin:0 5% 0 0;
}
.txt-container .text-cols .title{
	display:block;
	padding:0 0 6px;
}
.txt-container .text-cols ul,
.txt-container .threecols ul{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
.txt-container .text-cols ul li,
.txt-container .threecols ul li{display:inline;}
.schemes-list{
	list-style:none;
	margin:0;
	padding:0 0 7px;
	height:1%;
	overflow:hidden;
}
.schemes-list li{
	display:inline-block;
	width:150px;
	padding:0 17px 35px 0;
	vertical-align:top;
}
*+html .schemes-list li{display:inline;}
* html .schemes-list li{display:inline;}
.schemes-list img{
	display:block;
	margin:0 0 7px;
}
.schemes-list .name{display:block;}
.txt-container .visual{padding:4px 0 31px;}
.txt-container .visual img{display:block;}
.search #sidebar{padding:53px 0 0;}
/**.mark-1{background:#ff0;}**/
.mark-1{background:#FFEDE1;}
.template .favorites-list{margin-bottom:28px;}
.template #sidebar .create-list{margin:0 0 10px;}
.template #content .txt-container h2{
	font-size:18px;
	line-height:22px;
	color:#000;
	margin:0 0 5px;
}
.item-list-2{
	list-style:none;
	margin:0;
	padding:5px 0 17px;
}
.item-list-2 li{padding:0 0 13px;}
.txt-container .threecols{
	height:1%;
	overflow:hidden;
	padding:0 0 52px;
}
.txt-container .threecols .col{
	float:left;
	width:30%;
	padding:0 3% 0 0;
}
.reg-form{padding:0 0 48px;}
.reg-form .row{padding:0 0 20px;}
.reg-form label,
.reg-form .title{
	float:left;
	width:30%;
	margin:1px 20px 0 0;
	text-align:right;
	color:#000;
}
.reg-form .text{
	display:block;
	height:18px;
	padding:0 10px 2px;
	overflow:hidden;
	border:1px solid;
	border-color:#848484 #c1c1c1 #e1e1e1;
	font-size:12px;
	line-height:14px;
}
.reg-form .text input{
	float:left;
	width:100%;
	border:0;
	padding:0;
	background:none;
	outline:none;
}
.reg-form .box{
	height:1%;
	overflow:hidden;
}
.reg-form .btn-select{
	float:left;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin:1px 4px 0 0;
	text-decoration:none;
	cursor:pointer;
}
.reg-form .btn-select span{
	float:left;
	padding:2px 3px 0 14px;
	height:17px;
	background: url(../images/btn-submit-02-l.gif) no-repeat;
}
.reg-form .btn-select em{
	float:left;
	background: url(../images/btn-submit-02-r.gif) no-repeat;
	width: 11px;
	height: 19px;
}
.reg-form .select-box{padding:30px 0 0;}
.reg-form select{
	float:left;
	width:44%;
}
.reg-form .box .wrap{padding:0 0 8px;}
.reg-form .box .wrap .radio,
.reg-form .box .wrap .check{
	float:left;
	width:16px;
	height:16px;
	padding:0;
	margin:3px 5px 0 0;
}
.reg-form .box .wrap label{
	text-align:left;
	margin:0;
}
.reg-form .address-box{padding:0 0 15px;}
.indent-3{
	float:left;
	width:30%;
	margin:0 20px 0 0;
}
.reg-form .btn-row{
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
}
.reg-form .submit{
	float:left;
	text-indent:0;
	width:auto;
	background: url(../images/btn-submit-03-l.gif) no-repeat;
	height:20px;
	font-size:10px;
	line-height:12px;
	color:#000;
	padding:0;
}
.reg-form .submit span{
	float:left;
	background: url(../images/btn-submit-03-r.gif) no-repeat 100% 0;
	padding:2px 10px 0;
	height:18px;
}
.parameter-table{
	border-collapse:collapse;
	padding:0 0 0;
	margin:30px 0 56px;
	width:100%;
}
.parameter-table th{
	text-align:left;
	vertical-align:top;
	padding:6px 5px 6px 0;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	background:#ffc3a5;
	border-bottom:3px solid #fff;
}
.parameter-table td{
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #c3c3c3;
	padding:7px 5px 7px 0;
}
.parameter-table th.name,
.parameter-table td.name{
	width:28%;
	padding:6px 5px 6px 10px;
}
.parameter-table td.long-1{width:13%;}
.parameter-table td.long-2{width:13px;}
.parameter-table td.long-3{width:12%;}
.parameter-table td.volume{width:12%;}
.parameter-table td.price{width:13%;}
.parameter-table .head td{
	background:#ffe7db;
	border:0;
	font-size:10px;
	line-height:12px;
}
.parameter-table .last td{border:0;}
.btn-sale-box{
	width:100%;
	overflow:hidden;
}
.btn-buy-02{
	float:right;
	background: url(../images/btn-buy-02.gif) no-repeat;
	width: 232px;
	height: 27px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;	
	margin:0 0 0 22px;
	padding:10px 0 0;
	text-decoration:none;
}
.btn-buy-02:hover{color:#fff;}
.btn-sale-box strong{
	float:right;
	font-size:18px;
	line-height:22px;
	font-style:italic;
	color:#000;
	padding:7px 0 0;
}
.lightbox{
	z-index:10;
	position:absolute;
	top:50%;
	left:50%;
	width:366px;
	padding:15px 19px 27px 22px;
	margin:-200px 0 0 -203px;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 0 4px #9d9c99;
	-webkit-box-shadow:0 0 4px #9d9c99;
	-moz-box-shadow:0 0 4px #9d9c99;
}
.lightbox .btn-close{
	position:absolute;
	top:7px;
	right:7px;
	background: url(../images/btn-close-02.gif) no-repeat;
	width: 11px;
	height: 11px;
	text-indent:-9999px;
	overflow:hidden;
}
.lightbox .heading{
	height:1%;
	overflow:hidden;
	padding:0 0 15px 76px;
}
.lightbox .tabset{
	list-style:none;
	margin:0 0 0 -6px;
	padding:0;
	float:left;
	display:inline;
	overflow:hidden;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
}
.lightbox .tabset li{
	float:left;
	background: url(../images/separator-06.gif) no-repeat 0 5px;
	margin:0 6px 0 -6px;
	padding:0 6px 0 11px;
}
.lightbox .tabset a{
	float:left;
	text-decoration:none;
	color:#000;
	padding:0 0 1px;
}
.lightbox .tabset a:hover,
.lightbox .tabset a.active{
	color:#32659d;
	background: url(../images/separator-07.gif) repeat-x 0 100%;
}
.lightbox form .row{
	height:1%;
	overflow:hidden;
	padding:0 0 18px;
}
.lightbox form .block{padding:0 0 0 76px;}
.lightbox form label{
	float:left;
	width:76px;
	padding:1px 0 0;
}
.lightbox form .text{
	float:left;
	border:1px solid;
	border-color:#848484 #c1c1c1 #e1e1e1 #c1c1c1;
	height:20px;
	width:288px;
}
.lightbox form .text input{
	float:left;
	border:0;
	background:none;
	padding:3px 7px ;
	margin:0;
	width:274px;
	font-size:12px;
	line-height:14px;
}
.lightbox form .link-recall{
	float:right;
	font-size:11px;
	line-height:13px;
	margin:-15px 0 0px;
	position:relative;
}
.lightbox form .btn-login{
	float:left;
	cursor:pointer;
	margin:15px 0 0px;
	font-size:12px;
}
.lightbox h2{
	font-size:18px;
	line-height:22px;
	margin:0 0 12px;
}
.lightbox .social{padding:0;}
.lightbox .social ul{
	margin:0 0 0 -10px;
	float:left;
}
.lightbox form .block .row{padding:0 0 11px;}
.lightbox form .block .row .radio{
	float:left;
	width:16px;
	height:16px;
	margin:2px 5px 0 0;
}
.lightbox form .radio-wrap{padding:0 0 11px 76px;}
.lightbox form .block .row label{
	float:left;
	width:auto;
	padding:0;
}
.lightbox form .check-wrap{
	height:1%;
	overflow:hidden;
	padding:0 0 19px 76px;
}
.lightbox form .check-wrap .check{
	float:left;
	width:16px;
	height:16px;
	margin:0 5px 0 0;
}
.lightbox form .check-wrap label{
	float:left;
	width:auto;
	font-size:11px;
	line-height:13px;
}
.lightbox form .btn-reg{
	float:left;
	cursor:pointer;
	margin:19px 0 0;
	font-size:12px;
}

/* Добавленные стили */
#pages_main{
	width: 800px;
	margin: 0 auto;
}
#txtcontent
{
	width: 500px;
	height: 300px;
	display: block;
}
.notice, .error, .graybox,#system_messages_error, #system_messages_notice{
	padding: 10px;
	margin: 10px 0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.notice, #system_messages_notice{
	background-color: #feb;
	border: 1px solid #ffc206;
	color: #4e3000;
}
.error,#system_messages_error{
	background-color: #FFE4E1;
	color: maroon;
	border: 1px solid #FF9393;
}
.graybox{
	background-color: #eee;
	border: 1px solid #999;
	color: #666;
}
a.disabled{
	color: #666;
}

/* via xEviL */
.roar-error-body,.roar-notice-body{
    margin-left: -100px;
    margin-top: -100px;
    position: fixed !important;
    left: 80% !important;
    top: 20% !important;
    width: 18%;
    border-radius: 15px;
    moz-border-radius: 15px;
}

.roar-error-body h3,.roar-notice-body h3, .roar-error-body p,.roar-notice-body p{
    padding: 5px 10px;
}

.roar-error-body{
    background: #d8231a;
    opacity: 0.8;
}

.roar-notice-body{
    background: #82bf23;
    opacity: 0.8;
}

.post-list .title a{
    color: #32659D;
}

.post-list .title a:hover {
    color: #FE732E;
}

.comment{
    padding: 20px 0 0 31px;
}

.comments{
    margin-left: -31px;
    margin-right: 31px;
    position: relative;
    left: 31px;
}

.comments .header.wrap{
    /*padding: 20px 0 0 31px;*/
    position: relative;
}

.topic .content{
    clear: both;
}

.comments_rss{
    display: block;
    height: 12px;
    left: 120px;
    position: absolute;
    top: 2px;
    width: 20px;
}

.autocompleter-choices{
    position: absolute;
}

ul.autocompleter-choices li, ul.autocompleter-choices{
    margin:0;
    padding:0;
    background: white;
}

ul.autocompleter-choices li {
    border: 1px #cccccc solid;
}

ul.autocompleter-choices li.autocompleter-selected {
    background: #c2ff73;
}

.backoffice input[type="text"],.topic_form input[type="text"]{
    width: 99% !important;
}

.topic_form select, .backoffice select{
    width: 100% !important;
}

.backoffice label,.topic_form label{
    display: block;
}

.backoffice textarea{
    width: 98.5%;
    height: 120px;
}

.topic_form textarea{
    width: 98.5%;
    height: 350px;    
}

.backoffice .form_note,.topic_form .form_note{
	display: block;
	color: #aaaaaa;
	font-size: 85%;
}
.backoffice .form_note a{
	color: #aaaaaa;
}

.counter1{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 95%;
    left: 6px;
    position: relative;
    top: -1px;
}

/* Решаем проблемы со звездочкой */
.post-list .title a, #content .post-block h2{
    float: none;
}
.post-block .ico-star,.post-list .title .ico-star, .post-block .ico-star, .product-table td .ico-star{
    float: none;
    display: inline-block;
}

.post-list .title .ico-star, .post-block .ico-star, .product-table td .ico-star{
    margin: 0 0 0;
    position: relative;
    top: 2px;
}
.post-block .ico-star{
    top:0px;
}

/* Дополнительно для левого меню категорий */

.sub-nav>li ul.subcat{
	display: none;
}
.sub-nav>li.active ul.subcat{
	display: block;
}

ul.subcat{
	clear: both;
	margin: 0 0 -10px;
}

span.author a {
	text-decoration: underline;
	color: black;
}

span.author a:hover {
	color: #FE732E;
}

.cmt_control{
    padding-left: 15px;
    margin-top:3px;
    margin-bottom:3px;
    font-size: 80%;
}
.talk ul{
    padding:0;
    margin:0;
}
.cmt_control li,.talk li{
    list-style: none;
    display: inline;
    display: inline-block;
    margin-right: 5px;
}

.comment-children{
    margin-top:-20px;
}
.panel_form a.button{
    display: inline-block;    
}

.panel_form a.button:hover{
    background: #f7f7f7;
    height: 20px;
    display: inline-block;
    
}

.reply{
    padding: 0 0 20px 30px;
}

.goto-comment-child,.goto-comment-parent{
        margin-left:-2px;
}
.goto-comment-child a,.goto-comment-parent a{
    text-decoration: none !important;
    font-size: 125%;
}

.comment-form .avatar{
    position: relative;
    top:1px;
}

.comment-form .avatar img {
    height: 40px;
    padding: 2px;
    width: 40px;
}

.post-list .author {
	float: none;
}

.cat_link:link,.cat_link:visited{
	color: #a0a0cd !important;
}

.cat_link:active,.cat_link:hover{
	color: #fe732e !important;
}


/* via xEviL */


/*** Igor I. Kuzmin <random@academic.ru ***/


div.norms-doc-heading
{
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 0.9em;
}

div.founded-info
{
	/*font-weight: bold;*/
	margin: 6px 0 4px;
	font-size: 1.1em;
}
.searched-query
{
	font-weight: bold;
}
.founded-count
{
}

div.allCatLink
{
	/*padding: 0 0 10px;*/
	margin: 0 0 15px;
	/*border-bottom: 1px solid #444;*/
	width: 150px;
}

.allCatLink a
{
	color: #444;
	font-size: 12px;
	font-weight: bold;
}

.allCatLink a.active, .sub-nav li.active a.empty-top
{
	background: #FE732E;
	text-decoration: none;
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: normal;
}

.emptyResults
{
	height: 100px;
	text-align: center;
	color: #999;
	font-size: 1.2em!important;
	vertical-align: middle!important;
	line-height: 80px!important;
	padding: 0!important;
}

.plain-form{padding:0 0 48px;}
.plain-form .row{padding:0 0 20px;}
.plain-form label,
.plain-form .title{
	float:left;
	width:160px; /* Раньше было в процентах, но это плохо. Игорь.*/
	margin:1px 20px 0 0;
	text-align:right;
	color:#000;
	white-space: nowrap;
	overflow: hidden;
}
.plain-form .text{
	display:block;
	height:18px;
	padding:0 10px 2px;
	overflow:hidden;
	border:1px solid;
	border-color:#848484 #c1c1c1 #e1e1e1;
	font-size:12px;
	line-height:14px;
}
.plain-form .text input{
	float:left;
	width:100%;
	border:0;
	padding:0;
	background:none;
	outline:none;
}
.plain-form .box{
	height:1%;
	overflow:hidden;
}
.plain-form .btn-select{
	float:left;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin:1px 4px 0 0;
	text-decoration:none;
	cursor:pointer;
}
.plain-form .btn-select span{
	float:left;
	padding:2px 3px 0 14px;
	height:17px;
	background: url(../images/btn-submit-02-l.gif) no-repeat;
}
.plain-form .btn-select em{
	float:left;
	background: url(../images/btn-submit-02-r.gif) no-repeat;
	width: 11px;
	height: 19px;
}
.plain-form .select-box{padding:30px 0 0;}
.plain-form select{
	float:left;
	width:44%;
}
.plain-form .box .wrap{padding:0 0 8px;}
.plain-form .box .wrap .radio,
.plain-form .box .wrap .check{
	float:left;
	width:16px;
	height:16px;
	padding:0;
	margin:3px 5px 0 0;
}
.plain-form .box .wrap label{
	text-align:left;
	margin:0;
}
.plain-form .address-box{padding:0 0 15px;}
.indent-3{
	float:left;
	width:160px; /** Также как и с label — ширина должна быть фиксированной. Проценты — плохо. Игорь.**/
	margin:0 20px 0 0;
}
.plain-form .btn-row{
	height:1%;
	overflow:hidden;
	padding:10px 0 0;
}
.plain-form .submit{
	float: left;
	text-indent: 0;
	width: auto;
	height: 28px;
	font-size: 16px;
	line-height: 16px;
	color: black;
	padding: 4px;
}
.plain-form .submit span{
	float:left;
	padding:2px 10px 0;
	height:18px;
}

#sidebar .text-block
{
	margin-bottom: 24px;
}

body.inner .logo:hover .ru,
body.inner .logo .ru
{
	background-color: #999;
}