
#left_nav ul li.new_bg {
background: url(img/titles.png);
 }
 

 
#left_nav ul li a#close_left_nav {border-left: 1px solid #869dce;}
 
#left_nav ul li.new_bg a:hover,#left_nav ul li a#close_left_nav:hover {
	border-top-color: #52658e;
	border-bottom-color: #52658e;
	border-right-color: #52658e;
	border-left-color: #52658e;
 }

 #left_nav a {display: block;}

.openSidebar #sidebarOverlay {
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	right: 0;
	left: 218px;
	cursor: pointer;
	background: rgba(0,0,0,0.5);
 }
 
.s_title {
	padding: 3px 6px;
	background: #434b5a;
	color: #8b94a6;
	overflow: hidden;
 }
 
#main_content_block,#wrap_all {
	overflow: hidden;
	position: relative;
 }
 
#togglerForm {display: none;}
 
#rekl {
	border: 1px solid #069;
	background: #f5f5f5;
 }
 
.comm_ava {
	display: block;
	float: left;
 }
 


 
.bright_icon {display: none;}
 
.dark_icon {display: inline;}
 
.content_wrap {background: #ebebeb;}
 
#navi table a {padding: 9px 0 10px 0;}
 
#left_nav {
	width: 218px;
	background: #32394a;
 }
 
.icons_stnd_size,.comm_ava img {
	width: 20px;
	height: 20px;
 }
 
#left_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
 }
 
	#left_nav ul li {
		#border-top: 1px solid #3e4555;
		border-bottom: 1px solid #242a37;
		position: relative;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	 }
 
		#left_nav ul li.separate_item {border-top: 1px solid #cccccc;}
 
		#left_nav ul li a {
			padding: 2px;
			text-decoration: none;
			color: #c4ccda;
			text-shadow: 1px 1px #000;
			overflow: hidden;
			white-space: nowrap;
			text-overflow: ellipsis;
		 }
 
			#left_nav ul li a:hover {background: #434b5a;}
 
.left_nav_padding {padding: 5px;}
 
.left_nav_search_input {
	width: 160px;
	padding: 5px 37px 4px 7px;
	border: 1px solid #3e4555;
	color: #c4ccda;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	background: #434b5a;
	border: 1px solid #232833;
 }
 
	.left_nav_search_input:focus {outline: none;}
 
.avatar_link {
	height: 40px;
	line-height: 40px;
	padding: 10px 10px 10px 60px !important;
	position: relative;
 }
 
	.avatar_link .ava {
		position: absolute;
		left: 10px;
		top: 10px;
	 }
 
.left_nav_stat_item {
	color: #c4ccda;
	text-shadow: 1px 1px #000;
	position: relative;
 }
 
#wrap_all {
	position: relative;
	background: #86b4bb;
 }
 
.new_bg {font-size: 0;}
 
.comm_ava,.icon_block_wrap {margin: 0 10px 0 0px;}
 
.left_nav_search_input_ico {display: none;}
 
#left_nav ul li.separate_item {border-top: 1px solid #636772;}
 
#sidebar_wrap {
	float: left;
	position: relative;
	overflow: hidden;
	width: 0;
	display: block;
 }
 
#sidebar_wrap {height: 0;}
 
#left_nav_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #32394a;
	width: 0;
 }
 
#main_search_form {position: relative;}
 
.main_search_input_submit {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	margin: 0;
	padding: 0;
	border: 0 !important;
	width: 36px;
	height: 30px;
	text-indent: -9999px;
	color: #b3b3b3;
	background: transparent url(/img/search_bg.png) center no-repeat !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='false') !important;
	outline: 0 !important;
 }
 
.s_title .s_i {display: none;}
 
.page_fixer {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 4px;
	left: 0;
	background: #f5f5f5;
 }
 
#left_nav ul .sep_bl {border-top: 1px solid #4d525e;}
 
#left_nav ul li.new_bg {
	white-space: nowrap;
	overflow: hidden;
 }
 
 


@media all and (min-width:480px)
{
.s_title .s_i{
display:inline-block;
}
.openSidebar .s_title .s_i{
display:none;
}
#sidebar_wrap{
width:60px;height:auto;
}
#left_nav_bg{
width:60px;
}
#left_nav{
position:relative;
left:auto;
}
#main_content_block{
width:auto;
}
#main_shadow{
margin-bottom:-1px;
}.content_wrap{
position:relative;
z-index:1;
}
.left_nav_search_input_ico{
display:block;
}
#main_search_form{
display:none;
}
div.main,#reklama,.location_bar,#logo_panel,#navi,#navi_footer,.reklama_top{
border-left:0;
border-right:0;
}
#main_shadow .no_icons{
display:none;
}
.openSidebar #main_shadow .no_icons{
display:block;
}

}/* >900px*/ 

@media all and (min-width:900px){
.s_title {background: #00a5ff url(img/titles.png);
color:#fff;}
 
	.s_title .s_i {display: none;}
 
.openSidebar #sidebarOverlay {display: none;}
 
#left_nav ul .sep_bl {
	border-top: 1px solid #fcfcfc;
	border-bottom: 1px solid #bac5cf;
 }
 
#left_nav_bg {display: none;}
 
#sidebar_wrap {
	width: 218px !important;
	height: auto;
 }
 
#wrap_all {
	max-width: 900px;
	margin: 0 auto;
	width: auto;
	overflow: visible !important;
 }
 
#main_shadow {

	margin-bottom: -1px;
 }
 
#navi_footer {
	border-left: 0;
	border-right: 0;
 }
 
#left_nav {
	position: absolute;
	bottom: auto;
	left: 0;
	top: 0;
	bottom: 0;
	background: none;
 }
 
	#left_nav ul li {
		#border-top: 1px solid #d1edfc;
		border-bottom: 1px solid #d1edfc;
	 }
 
		#left_nav ul li.last {border-bottom: 1px solid #bac5cf;}
 
		#left_nav ul li.separate_item {border-top: 1px solid #ccc;}
 
		#left_nav ul li a {
			color: #52658e;
			text-shadow: none;
			padding: 2px;
		 }
 
			#left_nav ul li a:hover {
				color : #CD853F;
text-shadow : 0 0 2px #8B5A00;
text-decoration : underline;
background: #008dda;
			 }
 
		#left_nav ul li.new_bg {
			position: relative;
			z-index: 1;
			margin-left: -1px;
		 }
 
.left_nav_search_input {
	background: #f2f2f2;
	color: #000;
	border: 1px solid #b3b3b3;
 }
 
	.left_nav_search_input:hover {background: #f7f7f7;}
 
	.left_nav_search_input:focus {background: #fff;}
 
#main_content_block {
	margin-left: 0;
	padding-left: 0;
	position: relative;
	left: 0;
	width: auto
 }
 
#main_search_form {display: block !important;}
 
.left_nav_search_input_ico {display: none !important;}
 
.left_nav_padding {padding: 5px;}
 
#home_link_td {display: none;}
 
#left_nav {
	position: relative;
	float: left;
	background : #8ab3c7;
 }
 
.show_bg {background: none !important;}
 
.bright_icon {display: inline;}
 
.dark_icon {display: none;}
 
.vert_line,.vert_line2 {
	position: absolute;
	top: 0;
	bottom: 1px;
	left: 217px;
	border-right: 1px solid #E2DFDF;
 }
 
.vert_line2 {
	left: auto;
	right: 0;
	border-right: 1px solid #D8D0D0;
 }
 
.content_wrap {margin-right: auto !important;}
 
.location_bar,#reklama {position: relative;}
 
footer_path {border: 0;}
 
.page_fixer {
	left: 220px;
    z-index: 0;
	
 }
 



}


 
.vertical_menu_toggle_on {background-position: 0 -16px;}
 
.ava_m {margin: 0 10px 0 0;}
 
.bottom_fix {
	z-index: 2100;
	position: relative;
	background: #ebebeb;
 }
 

 
#navi .word_menu table a {padding: 14px 0 12px 0;}
 
.s_i {
	background: url('http://spaces.ru/i/s_i_PC.png') no-repeat top left;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0px;
	display: inline-block;
	vertical-align: middle;
 }
 
.s_title .all {
	display: inline !important;
	padding: 4px 4px 1px 4px !important;
	margin-top: -4px;
	margin-right: -4px;
	position: absolute;
	right: 7px;
 }
 
	.s_title .all:hover {
		color: red !important;
		background: none !important;
	 }
 
#left_nav .comm_ava {
	display: inline-block;
	float: none;
 }
 
 
 
 
 
@media all and (max-width:899px){

#left_nav ul li a{
padding:7px;
}
.s_title{
padding:5px;
}.s_i,.comm_ava,.icon_block_wrap{
margin:0 20px 0 10px;
}
.openSidebar #left_nav ul li a{
padding:6px 10px;
}
.openSidebar .s_title{
padding:3px 6px;
}.openSidebar .s_i,.openSidebar .comm_ava,.openSidebar .icon_block_wrap{
margin:0 10px 0 0px;
}

}
 
#scroll_page {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow: hidden;
 }
 
#scroll_page_place_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
 }
 
#scroll_page_place {
	background: #d0d2d6;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100px;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
 }
 
#scroll_page:hover #scroll_page_place_wrapper {
	opacity: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 }
 
#scroll_page_toTop,#scroll_page_toBottom {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 1000;
	width: 100px;
	text-align: center;
 }
 