@import url(reset.css);
html {
	height: 100%;
}

body {
	height: 100%;

	background: url(../images/page-bg-b.jpg) repeat-y center;	
	background-color:#E6E3D2;
	font-family: Arial;
	font-size: 12px;
	color: #010101;
	text-align: center;
 	z-index:1;
}
#body_b {
	background: url(../images/page-bg.jpg) no-repeat center 0;
 	z-index:2;
}


@font-face {
	font-family: 'JournalBoldCyrillic';
	src: url('JournalBoldCyrillic.eot');
	src: local('JournalBoldCyrillic'), local('JournalBold'), url('JournalBoldCyrillic.woff') format('woff'), url('JournalBoldCyrillic.ttf') format('truetype');
}
@font-face {
	font-family: 'a_GroticCnBold';
	src: url('a_GroticCn_Bold.eot');
	src: local('a_GroticCn'), local('AGroticCnBold'), url('a_GroticCn_Bold.woff') format('woff'), url('a_GroticCn_Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'a_GroticCnDemiRegular';
	src: url('a_GroticCnDemi.eot');
	src: local('?'), url('a_GroticCnDemi.woff') format('woff'), url('a_GroticCnDemi.ttf') format('truetype');
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	position: relative;
}
* html #wrapper {
	height: 100%;
}
#footerClear {
	height: 56px;
	clear: both;
}
#footer {
	position: relative;
	height: 40px;
	margin: -56px auto 0;
}
h1 {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 36px;
	margin: 0 0 .6em;
	color: #040404;
	text-transform: uppercase;
	line-height: 1em;
}
	h1 a {
		font-size: 20px;
	}
h2 {
	font-family: "Arial Narrow";
	font-size: 30px;
	_font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 .6em;
}
h2.title {
	background: url(../images/title-bg.png) no-repeat 0 0;
	line-height: 58px;
	vertical-align: top;
	padding: 0 8px;
	margin: 0 -8px .5em;
}
a {
	color: #a9284a;
}
/* HEADER */
#header {
	position: absolute;
	width: 1000px;
	height: 126px;
	top: 0;
	padding: 51px 0 0;
	overflow: hidden;
}
	#header #logo {
		float: left;
	}
	#header .phone {
		float: right;
		color: #a9284a;
		font-family: 'JournalBoldCyrillic';
		_width: 1%;
	}
		#header .phone .prefix {
			font-size: 95px;
			float: left;
			line-height: .8em;
		}
		#header .phone .value {
			font-size: 39px;
			line-height: 1em;
			float: right;
			clear: right;
		}
/* SIDEBAR */
#sidebar {
	width: 280px;
	float: left;
	padding: 177px 40px 20px 40px;
	font-size: 14px;
	font-family: "Arial Narrow";
}
	#sidebar .big-menu {
		margin: 0 -40px;
		background: url(../images/menu-cm.jpg) no-repeat 66px 84px;
	}
		#sidebar .big-menu2 {
			background: url(../images/menu-ct.png) no-repeat 0 0;
		}
			#sidebar .big-menu3 {
				background: url(../images/menu-cb.png) no-repeat 66px 303px;
			}
				#sidebar .big-menu4 {
					background: url(../images/menu-lm.png) no-repeat 0 84px;
				}
					#sidebar .big-menu5 {
						background: url(../images/menu-rm.png) no-repeat right 84px;
						width: 244px;
						min-height: 314px;
						height: auto !important;
						height: 314px;
						padding: 78px 20px 0 80px;
					}
	#sidebar .menu {
		list-style: none;
		padding: 0 0 70px;
		margin: 0;
	}
		#sidebar .menu li a {
			display: block;
			color: #fff;
			text-decoration: none;
			font-family: a_GroticCnDemiRegular;
			font-size: 20px;
			margin: 0 0 5px;
			line-height: 1em;
			text-transform: uppercase;
		}
			#sidebar .menu li a span {
				display: -moz-inline-stack;
				display: inline-block;
				padding: 0 0 2px;
				border-bottom: 2px dotted #fff;
			}
	#sidebar .submenu {
		margin: -55px 0 0;
		padding: 0 0 0 45px;
	}
		#sidebar .submenu .title {
			display: -moz-inline-stack;
			display: inline-block;
			font-family: a_GroticCnDemiRegular;
			font-size: 20px;
			color: #000;
			text-decoration: none;
			border-bottom: 2px dotted #000;
			padding: 0 5px 2px;
			margin: 0 -5px 3px;
			text-transform: uppercase;
		}
		#sidebar .submenu ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
			#sidebar .submenu ul li.level3 { padding-left:18px; }
			#sidebar .submenu ul li.level3 a { font-size: 12px; }
			#sidebar .submenu ul li {
				padding: 0 0 .1em;
				line-height: 1.6em;
			}
				#sidebar .submenu ul li a {
					font-weight: bold;
					text-transform: uppercase;
					color: #464646;
				}
				#sidebar .submenu ul li a.big1 {
					font-family: "Arial Narrow";
					font-size: 18px;
					color: #a9284a;
				}
				#sidebar .submenu ul li a.big2 {
					font-family: "Arial Narrow";
					font-size: 18px;
					color: #3a320a;
				}
				#sidebar .submenu ul li a:hover {
					color: #a9264c;
				}
				#sidebar .submenu ul li a.current {
					color: #a9264c;
				}
				#sidebar .submenu ul li sup {
					font-size: 13px;
					text-transform: none;
				}
/* CONTENT */
#content {
	width: 640px;
	float: right;
	padding: 221px 0 20px;
	line-height: 1.5em;
	position: relative;
}
/* FOOTER */
#footer {
	text-align: left;
	width: 1000px;
	border-top: 1px dotted #a9284a;
	padding: 15px 0 0;
}
	#footer a {
		color: #3a3108;
	}
	#footer .title {
		font-family: 'a_GroticCnBold';
		font-size: 24px;
		color: #a9284a;
		float: left;
		padding: 0 30px 0 0;
		width: 320px;
	}
	#footer .menu {
		list-style: none;
		padding: 0 0 0 320px;
		margin: 0;
		line-height: 1.3em;
	}
		#footer .menu li {
			display: inline;
			background: url(../images/footer-menu-item-separator.png) no-repeat right .2em;
			padding: 0 1ex 0 0;
			margin: 0 1ex 0 0;
		}
			#footer .menu li a {
				text-transform: uppercase;
				text-decoration: none;
				font-weight: bold;
			}
		#footer .menu li.last {
			padding: 0;
			margin:0;
			background: none;
		}
/* ELEMENTS */
.columns2 {
	margin: 0 -20px 0 0;
}
	.columns2 .column {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		zoom: 1;
		*display: inline;
		width: 310px;
		margin: 0 20px 0 0;
	}
ul.list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.items {
	list-style: none;
	padding: 0;
	margin: 0;
}
	ul.items li {
		min-height: 180px;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		zoom: 1;
		*display: inline;
	}
ul.catalog {
	margin: 0 -20px 0 0;
}
	ul.catalog li {
		width: 135px;
		margin: 0 20px 20px 0;
		border-bottom: 2px dotted #000;
		padding-bottom: 6px;
	}
	ul.catalog.noline li {
		border-bottom: none;
	}
		ul.catalog li .thumb {
			display: block;
			margin: 0 0 5px;
		}
			ul.catalog li .thumb img {
				display: block;
				border: 2px solid #000;
			}
		ul.catalog li .title {
			/* display: block; */
			color: #000;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
		}



ul.catalog2 {
	margin: 0 -20px 0 0;
}
	ul.catalog2 li {
		width: 195px;
		margin: 0 20px 20px 0;
		
		padding-bottom: 6px;
	}
	ul.catalog2.noline li {
		border-bottom: none;
	}
		ul.catalog2 li .thumb {
			display: block;
			margin: 0 0 5px;
		}
			ul.catalog2 li .thumb img {
				display: block;
				border: 2px solid #000;
			}
		ul.catalog2 li .title {
			/* display: block; */
			color: #000;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
		}

		
			sup.new {
				position:absolute;
				margin-top:-5px;
				margin-left:-1px; 
				color:red; /* #CB184C; */
				text-transform: none;
				font-weight: bold;
				font-style: italic;
				font-size: 12px;
			}
			
ul.news {
}
	ul.news li {
		padding: 0 0 20px;
	}
		ul.news li .date {
			font-size: 24px;
			font-weight: bold;
			color: #3a3108;
			_line-height: 1.1em;
		}
		ul.news li .descr {
			
		}
ul.goods {
	margin: -20px 0 0;
}
	ul.goods li {
		padding: 20px 0 0 115px;
		clear: left;
		line-height: 1.5em;
	}
		ul.goods li .thumb {
			background: url(../images/items-item-thumb-bg.png) no-repeat 0 0;
			padding: 1px 2px;
			display: block;
			margin: 0 0 0 -115px;
			_margin-left: -57.5px;
			float: left;
			position: relative;
		}
			ul.goods li .thumb img {
				display: block;
			}
		ul.goods li .title {
		display: block;
			font-size: 24px;
			font-weight: bold;
			text-decoration: none;
		margin: 0 0 .5em;
			color: #3a3108;
		line-height: 1em;
			_line-height: 1.1em;
		}
		ul.goods li .descr {
		}
img.thumb.product,
img.thumb.consultant {
	float: left;
	border: 2px solid #000;
	margin: 0 20px 10px 0;
}
table.goods-list {
	width: 100%;
	font-size: 110%;
}
	table.goods-list tr.nonlast {
		border-bottom: 2px dotted #000;
	}
	table.goods-list td {
		text-align: center;
		padding: 5px 10px 5px 0;
		font-weight: bold;
	}
	table.goods-list td.left {
		text-align: left;
		padding: 0 10px 5px 0;
	}
	table.goods-list td.price {
		white-space: nowrap;
		text-align: right;
		font-size: 16px;
	}
	table.goods-list td.form {
		width: 1%;
		white-space: nowrap;
	}
		table.goods-list td.form input.text {
			margin: 0 5px 0 0;
		}
.tobasket {
	display: -moz-inline-block;
	display: inline-block;
	padding: 17px;
	border: 1px dotted #000;
	font-size: 120%;
	float: right;
	background: #fff;
	font-size: 20px;
}
	.tobasket label.title {
		display: block;
		padding: 0 0 .7em;
	}
	.tobasket label.title:after {
		content: ':';
	}
	.tobasket input.submit {
		margin: .7em 0 0 auto;
		display: block;
	}
dl.form {
	font-size: 140%;
	padding: 0 0 .2em;
}
	dl.form dt {
		padding: 0 0 .1em;
	}
		dl.form dt label:after {
			content: ': ';
		}
		dl.form dt label.required:after {
			content: '*: ';
		}
	dl.form dd {
		padding: 0 0 .6em;
	}
		dl.form dd input.text, dl.form dd textarea {
			font-size: 120%;
		}
div.buttons {
	padding: 0 0 .8em;
}
	div.buttons input, div.buttons button {
		font-size: 160%;
	}
ul.images {
	list-style: none;
	padding: 0;
	margin: 0;
}
	ul.images li {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: top;
		zoom: 1;
		*display: inline;
	}
		ul.images li img {
			display: block;
			border: 2px solid #000;
			margin: 0 20px 20px 0;
		}
.pager {
	font-size: 110%;
	padding: 20px 0 0;
}
	.pager label:after {
		content: ': ';
	}
	.pager .disabled {
		color: #656162;
		text-decoration: none;
	}
	.pager ul.pages {
		list-style: none;
		padding: .2em 0 0;
		margin: 0;
	}
		.pager ul.pages li {
			display: inline;
			padding: 0 .5ex 0 0;
		}
		.pager ul.pages li.active a {
			text-decoration: none;
			color: #656162;
		}
p.total {
	border-top: 1px solid #333;
	margin-top: 7px;
	padding-top: 10px;
}
div#error {
	border: 1px solid #B01739;
	padding: 5px;
	margin: 10px 0;
	font-weight: bold;
	background-color: #B01739;
	color: #FFF;
	font-size: 120%;
}
div#message {
	border: 1px solid #688233;
	padding: 5px;
	margin: 10px 0;
	font-weight: bold;
	background-color: #5C6E27;
	color: #FFF;
	font-size: 120%;
}

dl.form dd TEXTAREA {
	overflow: hidden;
}
table.album {
	width: 98%;
	border: none;
}
	table.album td {
		vertical-align: top;
		padding: 20px 15px 15px 0;
	}
	table.album .with_line {
		border-bottom: 2px dotted #000;
	}

ul.consultants {
	margin: 0 -20px 0 0;
}
	ul.consultants li {
		width: 250px;
		margin: 0 40px 40px 0;
		/* border-bottom: 2px dotted #000; */
		padding-bottom: 6px;
	}
	ul.consultants.noline li {
		border-bottom: none;
	}
		ul.consultants li .thumb {
			display: block;
			margin: 0 0 5px;
		}
			ul.consultants li .thumb img {
				display: block;
				border: 2px solid #000;
			}
		ul.consultants li .title {
			/* display: block; */
			color: #000;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
		}


#psice_ul ul{
	margin:0px;
	margin-left:5px;
	padding:0px;
	font-size:10px;
}
#psice_ul .tovar_price:hover{
	background-color:#fff;
}
#psice_ul .tovar_price{
	min-height:40px;
	line-height: 2em;
	border-bottom:1px solid #999;
}
.price_input {
	font-size:12px;
	border:1px solid #999;
	margin-top:8px;
	cursor:pointer;
}

