#cboxCurrent{display: none !important;}
.crumbs a, .crumbs span {
    color: #015fc8;
    font-size: initial;
}
body {
    font-size: 22px;
}
a.special	{display:block;color: black;font-size: 24px;background: white;border: 1px solid;/* text-align: center; */padding: 10px;text-decoration: none;font-family: Arial;background: white url('http://moirbit.ru/media/eye.png') no-repeat 15px 50%;padding-left: 60px;}
header .header_text {
	color: #1e1e1e;
	font-size: 18px;
	text-align: center;
	padding: 0 0 0 0;
	/* text-shadow: 0 0px 5px rgba(0,0,0,.8); */
}
nav {
	min-height: 42px;
	border-radius: 0;
	text-align: center;
	position: relative;
	background: black;
}
nav ul {
	padding: 0 20px;
	list-style-type: none;
	text-align: center;
	display: table;
	margin: 0 auto;
	/* padding: 7px 0; */
	z-index: 99999;
}
nav  > ul >  li  {   height: 42px;}
nav ul li {
	margin: 0 auto;	
    display: inline-block;
	text-align: center;
    padding-bottom: 0px;
}
nav ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 19px;
	display: block;
	line-height: 29px;
	/*float: left;*/
	padding: 7px 10px 6px;
}
nav ul li a:hover {
	text-decoration: underline;
}
nav ul li a.active {
	color: #fffdf5;
	border-radius: 0;
}
nav ul li ul {
	display: none;
	position: absolute;
	margin: 42px 0 0 0 !important;
	border-radius: 0;
	text-align: left;
	padding: 10px 0px;
}
nav.none ul li ul {display: none !important;}

nav.list ul li ul {
	list-style: circle;
	padding: 0 10px;
}
nav.list ul li ul a {display: inline;
}

nav.list > ul > li > ul >li{
	display: inline-block;
	padding:10px;
}
nav.ul ul li ul li {
	float: none;
	display: block;
	border-bottom: 1px dashed #ffffff;
	text-align: left;
}
nav.ul ul li ul li  a{
	display: block;
	padding: 3px 15px;}
nav ul li ul li:last-child {
	border: none;
}
nav ul li ul li a {
	text-align: left;
	float: none;
	font-size: 14px;
	color: #fff;
	padding: 5px 0;
}
#left_nav ul {
	list-style-type: none;
	margin: 0 -20px;
	padding: 0;
	background: black;
}

#left_nav > div {
    background: black;
}
#left_nav ul li {margin: 0 20px; border-bottom: 1px solid #ccc;}
#left_nav ul li:last-child {border: none;}
#left_nav ul li a {text-decoration: none;color: #fff;display: block;padding: 8px 20px;margin: 0 -20px;}
#left_nav ul li a:hover {text-decoration: underline;}
#left_nav ul li a.active {}

#left_nav >div>ul > li> ul> li {
	padding-left: 0px;
}
#left_nav ul li ul li {
	border: none;
	list-style-type: none;
	list-style-position: inside;
}
#left_nav ul li ul li ul{padding-left: 10px;
}
#left_nav ul li ul li a {
	padding: 5px 20px;
}
#left_nav ul li ul li a.active{
	background: none;
	color: #000;
	text-decoration: underline;
}
.sticky {
  position: fixed;
  top: 0;
  z-index: 101;
}
.pt7 {padding-top: 7px;}
.pb7 {padding-bottom: 7px;}
#top_line {
	background-color: #52892d;
	background-color: rgba(82, 137, 45, 0.6);
	font-size: 14px;
	height: 40px;
	overflow: hidden;
}
#top_line form .search_input {
	width: 93%;
	font-size: 14px;
	color: #a1a1a1;
	padding: 3px 5px;
	display: inline-block;
	vertical-align: top;
}
#top_line form button {
	border-radius: 0;
	vertical-align: top;
	display: inline-block;
}aside > .wrap {background: none !important}
#content .wrap{
	/*height:_1%;*/overflow:hidden;
}
#content  {
	width: 100%;
	/*height: _1%;*/
	overflow: hidden;
	background: white;
}

footer {
	background: #000000;
	width: 100%;
	color: white;
	min-width: 1180px;
	padding: 30px 0 0;
	margin: 0 auto;
}

footer #banners_s365 {
	
	padding-top: 15px;
	margin-top: 15px;
}
footer .s365 {
	float: right;
	text-align: right;
	line-height: 22px;
	height: 35px;
}
footer .s365 a {
	color: #ffffff;
	font-size: 11px;
}
.post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #d8d8d8;
}
.post:last-child {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content .post .cover_img {
	overflow: hidden;
	border-radius: 0;
	margin-right: 20px;
	max-width: 120px;
}
.post .bot_line, .grey_line {
	color: gray;
	margin-top: 10px;
	font-size: 0.9em;
}
#slider {
	width: 100%;
	height: 260px;
	border-radius: 0;
	margin: 0px 0 20px;
}
#nivoSlider {
	width: 840px;
	height: 260px;
	margin: 0 auto;
}
#nivoSlider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 840px;
	height: 260px ;
}
.nivo-directionNav a {
	display: block;
	width: 55px;
	height: 62px;
	position: absolute;
	margin-top: -20px;
	text-indent: -9999px;
	z-index: 1100;
}
.nivo-directionNav  a.nivo-prevNav {
	background: url('/images/slider_lft.png') 0 0 no-repeat;
	margin-left: 0px;
}
.nivo-directionNav a.nivo-nextNav {
	background: url('/images/slider_rgh.png') 0 0 no-repeat;
	margin-right: 0;
}
#activity {
	overflow: hidden;
}
#activity table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: -20px;
}
#activity table td {
	vertical-align: top;
	width: 240px;
	padding-bottom: 15px;
}
#activity table tr:last-child .bd {
	border: none;
}
.activity_post {
	padding: 0 18px 0 22px;
	width: 240px;
	border-left: 1px dashed #d8d8d8;
	overflow: hidden;
	/*height: _1%;*/
}
.activity_post .bd {
	border-bottom: 1px dashed #d8d8d8;
	clear: both;
	padding-top: 19px;
}
.activity_post .date {
	font-size: 18px;
}
.activity_post img {
	float: left;
}
.activity_post h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 2px 0 10px;
}
.activity_post h2 a {
	color: #015fc8;
}
.video_list div.razdels {border-bottom: 1px dashed #D8D8D8;margin-bottom: 15px;}
.video_list div.razdels:last-child {border-bottom: none;}
.audio_list , .video_list  {margin-right: -16px;}
.audio_list h2 , .video_list h2  {font-size: 18px; margin-bottom: 15px; font-weight: 400;}
.audio_list .elem , .video_list .elem {
	width:202px;
	display:inline-block;
	vertical-align: top;
	margin:0 15px 15px 0;}
.audio_list_elem .left_e  {
	width: 225px;
}
.audio_list_elem .right_e {
	margin-left: 250px;
}
.comment {margin-bottom: 10px;}
.comment .name {font-weight: 800;}
.comment .date , .comment .time{color:gray}
.comment .date_time {font-size: 12px; color: #666;}
.home-block { padding: 20px 0;}
.elements {margin-right: -20px;}
.elements .img{	padding: 5px;}
.elements .img a {	position: relative;display: block;}
.elements a.leader{	background: url('/images/is_like.png') 92% 90%  no-repeat;}
.elements a.new{	background: url('/images/is_new.png') 92% 90%  no-repeat;}
.elements .element:hover{ box-shadow: 0 0 19px -5px rgba(0, 0, 0, 0.4);}
.elements .element{
	margin:0 20px 20px 0;
	width: 210px;
	border-radius: 4px;
	display: inline-block;
	vertical-align:top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/* border: 1px solid #d9d9d9; */
	background-color: #FFFFFF;
	-moz-box-shadow: 1px 2px 5px rgba(0,0,0,.3);
	/* -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.3); */
	/* box-shadow: 1px 2px 5px rgba(0,0,0,.3); */
}
.elements .element .title{ min-height: 32px; font-size: 14px;text-align: center; padding: 10px;border-bottom: 1px solid #d9d9d9}
.elements .element  a{color:#1a1a15 ;  text-decoration: none;}
.elements .element  a:hover{  text-decoration: underline;}
.elements .element .bot_line{/* background-color: #d9d9d9; *//* border-top:1px solid white; */padding: 4px; }
.elements .element .bot_line .price{color: #A61C00; font-family: Geordia;font-weight: 800;font-style: italic;font-size: 19px;}
 .mybtn{cursor: pointer;
 	border:none; background: url('/images/element_mybtn.png') 50% 50% no-repeat;width: 80px;height: 27px;}
.elements .element .mybtn{margin: -4px; }

.self_elem table tr.even {background: #F0F0F0;}
.self_elem #main_img {margin: 0 0 15px 15px; -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.self_elem #main_img img { -webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.self_elem .price {font-size: 20px;}

.gallink img, .alblink img {/*-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;*/}
.filtr_block  {border: 1px solid #e1e1e1;padding: 10px;width: 98%; }
.filtr_block a {text-decoration: none;}

#submit_filtr_block {
	position: absolute;
	
	padding: 2px 7px;
	-webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;  border: 1px solid #d9d9d9;  background-color: #fff;  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.2);  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.2);  box-shadow: 1px 2px 5px rgba(0,0,0,.2);
	background: white;
}
