/* Поиск */
.bmenu2 {
	display: block;
	float: left;
	height: 70px;
	left: 160px;
	position: relative;
	text-decoration: none;
	top: 32px;
	width: 0px;
}
.bmenu2-z1-r1 {
	float: right;
	
	position: relative;
	height: 9px;
	z-index: 915;
}
.bmenu2-z1-r2 {
	float: right;
	position: relative;
	height: 49px;
	z-index: 915;
	margin-top:2px;
}

.bmenu2-z1-r1 input[type="submit"] {
	margin-top: 96px;
	margin-right: -836px;
	width: 25px;
	height: 23px;
	float:right;
	background: url("bg-search.jpg") no-repeat left top

}

.bmenu2-z1-r2 input {
	rborder: 1px solid #BEB7A2;
	background: none;
}
.bmenu2-z1-r2 input[type="text"] {
		margin-top: 94px;
	margin-right: -805px;
	width: 142px;
	height: 19px;
	font-size: 11px;

		float:right;
	background: url("sf.png") no-repeat left top;
	color: #000;
}




/* Область меню */
.bmenu {
	float: left;
	twidth: 504px;
	height: 45px;
	z-index: 900;
	margin-left: 0px;
	margin-top: 98px;
}

ul#menu-main {}

/* Элемент меню */
ul#menu-main li {
	float: left;
	twidth: 90px;
	height: 45px;
	list-style: none;
	text-align: center;
	tbackground: url("menu-separator.png") no-repeat right center;
}

ul#menu-main li a {
	font-family: Tahoma;
	display: block;
	padding: 0px 16px 0 16px;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	ttext-transform: uppercase;
	color: #eee;
}

ul#menu-main li a:hover {
	text-decoration: underline;
}

#menu-main li.current-menu-item, #menu-main li.current-post-ancestor, #menu-main li.current-category-ancestor, #menu-main li.current-menu-parent, #menu-main li.current-post-parent {}

#menu-main li.current-menu-item a, #menu-main li.current-post-ancestor a, #menu-main li.current-category-ancestor a, #menu-main li.current-menu-parent a, #menu-main li.current-post-parent a { background: url("menu-active.png") repeat left top; color: #fff; }

#menu-main li.current-menu-item a:hover, #menu-main li.current-post-ancestor a:hover, #menu-main li.current-category-ancestor a:hover, #menu-main li.current-menu-parent a:hover, #menu-main li.current-post-parent a:hover { }


/* Список рубрик статей */
#menu-articles-cats {
	margin-top: 0px;
	margin-left: 8px;
}
#menu-articles-cats li {
	margin: 0 8px 0 12px;
	padding: 0;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px dashed #ccc;
}
#menu-articles-cats li.last {
	border: 0;
}
#menu-articles-cats li a {
	tmargin: 0 0 0 2px;
	padding: 0;
	line-height: 24px;
	font-size: 13px;
	text-decoration: none;
	color: #eee;
}

/* Список рубрик статей */
#menu-comments-cats {
	margin-top: 0px;
	margin-left: 8px;
	rlist-style-image: url("li.png");
}
#menu-comments-cats li {
	margin: 0 8px 0 12px;
	padding: 0;
	font-size: 14px;
	color: #222;
	border-bottom: 1px dashed #666;
}
#menu-comments-cats li.last {
	border: 0;
}
#menu-comments-cats li a {
	tmargin: 0 0 0 2px;
	padding: 0;
	line-height: 24px;
	font-size: 13px;
	text-decoration: none;
	color: #222;
}


/* Список рубрик каталога */
.catalog-categories li {
	line-height: 24px;
	height: 24px;
}


/* Форма логина */
.loginblock {
	tdisplay: none;
	tdisplay: block;
	position: relative;
	float: right;
	padding: 13px 8px 0 0;
}
.loginblock span, .loginblock a {
	font-size: 12px;
	color: #92918D;
}