@charset "windows-1251";

/* Страничность в списке объяв */
.pagecounter
{
	margin: 20px 10px 10px 10px;
	text-align: center;
	color: #333333;
	float: right;
	font-size: 10pt;
}
.pagecounter .prev
{
	float: left;
	width: 13px;
	margin-top: 2px;
	margin-right: 5px;
}
.pagecounter .next
{
	float: left;
	width: 13px;
	margin-top: 2px;
	margin-left: 5px;
}
.pagecounter .main_part
{
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.pagecounter .page_active
{
	width: 15px;
	height: 20px;
	background: #3a75c4;
	text-align: center;
	color: #FFFFFF;
}

/* Облако тагов */
.tag_clouds_link
{
	white-space: nowrap;
}
.tag_clouds_link:hover
{
	background-color: #FFA901;
}

/* Карта на первой странице */
#map_orange { 
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	font-size: 58%;
	color: #333;
	margin-top: 0px;
	margin-left: 0px;
	padding: 15px 10px 10px 15px;
	height: 110px;
	width: 186px;
	background: url('/images/regions.gif') no-repeat; 
	font-family: Tahoma;
}

/* Кнопки */
.black_button_new
{
	width: 85px;
	height: 21px;
	text-align: center;
	padding-top: 6px;
	font-size: 90%;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-family: Arial;
	cursor: pointer;
	background: url('/images/button_black.gif') repeat-x;	
}

/* Бегунок лимитер */
.em_limiter
{
	position: relative;
	height: 28px;
	width: 180px;
}
.em_limiter_slider
{
	position: absolute;
	top: 0;
	left: 15px;
	height: 28px;
	width: 150px;
	background: url(/images/slider.gif) no-repeat top;
}
.em_limiter_slider_left
{
	position: absolute;
	left: 0;
	top: 13px;
	height: 16px;
	width: 16px;
}
.em_limiter_slider_strelka_left
{
	height: 16px;
	width: 16px;
	background-image:url(/images/slider_left.gif);
	cursor: pointer;
}
.em_limiter_slider_right
{
	position: absolute;
	left: 16px;
	top: 13px;
	height: 16px;
	width: 164px;
}
.em_limiter_slider_strelka_right
{
	position: relative;
	left: 148px;
	height: 16px;
	width: 16px;
	background-image:url(/images/slider_right.gif);
	cursor: pointer;
}

/* Строка с объявлением в субкатах */
#content_container_list .list_default
{
	width: 558px;
	margin-left: 2px;
	margin-top: 2%;
	text-align: left;
	font-family: Tahoma;
	float: left;
	font-size: 9pt;
	background: #f4f4f4;
}
#content_container_list .list_promoted_advert_days
{
	width: 558px;
	margin-left: 2px;
	margin-top: 2%;
	text-align: left;
	font-family: Tahoma;
	float: left;
	font-size: 10pt;
	background: #ffefd5;
}
#content_container_list .list_promoted_border
{
	border: 2px solid #F55600;
	margin-left: 0px;
}

/* Строка поиска, когда зашли с поисковика */
#search_from_search_engine
{
	clear: both;
}

/* Смотрите также */
.look_more
{
	float: left;
	width: 981px;
	padding: 2px 0px 5px 2px;
	background: #fcf8e3;
	border-left: 1px solid #ffad55;
	border-right: 1px solid #ffad55;
}
.look_more_img
{
	margin-left: 11px;
	float: left;	
}
.look_more_top
{
	width: 985px;
	height: 3px;
	float: left;
	margin-top: 15px;
	background: url(/images/look_more_top.gif) no-repeat;
}
.look_more_line
{
	height: 2px;
	width: 967px;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #ffad55;
}
.look_more_bottom
{
	background: url(/images/look_more_bottom.gif) no-repeat;
	width: 985px;
	height: 19px;
	float: left;	
}

/* Новые кнопки */
button
{
	padding: 0;
	margin: 0;
	border: 0px solid blue;
	background-color: transparent;
	width: auto;
	overflow: visible;
	cursor: pointer;
	font-family: Arial;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-weight: bold;
}
button::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
button table
{
	width: auto;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
button td
{
	margin: 0 !important;
	padding: 0 !important;
	height: 22px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px !important;
}
button td:first-child
{
	background-position: left top;
	width: 6px;
	padding-right: 0 !important;
}
button.orange_button2 td
{
	background-image: url(/images/button_orange2.png);
}
button.gray_button2 td
{
	background-image: url(/images/button_gray2.png);
}

/* Выпадающее меню для крошек */
#kroshki_sub
{
	display: none;
	position: absolute;
	color: #428AD0;
	border: 1px solid gray;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11.6px;
	text-align: left;
	width: 200px;
	padding: 2px;
}

/* Непонятная херня, ленивые программеры не написали, что куда и что означает */
.uaprom_link{
	padding:10px;
	color:#000000;
	background:#F1F1F1;
	text-align:left;
}
.uaprom_link a{
	color:#0D86E3;
	text-decoration:underline;	
}
.uaprom_link a:hover{
	color:#0D86E3;
	text-decoration:none;
}
.pages{
	text-align:center;
}
.link_8march{
	float:right;	
	margin:13px 0px 0px 0px;
}
.link_8march a{
	color:#ffa900 !important;
	font-size:80% !important;
	font-weight:bold !important;
}
#main_area2{
    background:#ffffff;
	color:#333333;
	font-size:12px;
}
.popup_footer
{
	width:98%;
	margin-left:1%;
	margin-top:0px !important;
	float:left;
	background: #428bd0;
}
.online{
	font-size:80%;
	color:#cccccc;
	position:relative;
	top:-8px;
}

.city_map{
width:240px;
margin:0 5px;
float:left;
}
.map_cat_block{
width:240px;
margin:0 5px;
float:left;
}

.map_cat_block ul{
list-style:none;
padding-left:15px;
line-height:12pt;
}
.map_cat_block ul li a:hover{
text-decoration:underline;
}
.map_cat_head{
font-weight:bold;
font-size:11pt;	
margin-bottom:20px;
}
.map_cat_link{
font-size: 8pt !important;margin-bottom:10px;
}
.map_cat_link:hover{
text-decoration:none;
}
.map_cat_div{
font-size: 8pt; color: #333333;margin-bottom:10px;
}


.bookmarks{float:right;text-align:center;margin-right:10px;
//margin-right:15px;}
.bookmarks span{float:left;padding:0 6px;margin:6px 0 5px;border-right:1px dotted #c2bbbb}
.bookmarks span.noborder{border:none}
.bookmarks a{float:left;height:16px;width:16px;background:transparent url(/images/icons/bookmarks.png) no-repeat scroll 0 0}
.bookmarks a.bobr{background-position:0 0}.bookmarks a.delicious{background-position:-16px 0}
.bookmarks a.digg{background-position:-32px 0}.bookmarks a.google{background-position:-48px 0}
.bookmarks a.lj{width:13px;background-position:-64px 0}
.bookmarks a.facebook{background-position:-77px 0}
.bookmarks a.yahoo{width:22px;background-position:-93px 0}
.bookmarks a.myspace{width:15px;background-position:-115px 0}
.bookmarks a.reddit{width:19px;background-position:-130px 0}
.bookmarks a.wong{background-position:-149px 0}
.bookmarks a.stumble{width:15px;background-position:-165px 0}
.bookmarks a.twitter{width:12px;background-position:-180px 0}

h1.title, h2.title, h2.title_second{margin:0px;}
.show_photo_main{text-align:center;width:110px;height:88px;background:#ffffff;border:1px solid #BFBFBF;}
.show_photo_cat{text-align:center;width:98px; height:75px; background:#ffffff; border:1px solid #BFBFBF;}
.img_description{white-space:nowrap;}
.show_photo_ad{height:88px; width:110px;background:#ffffff; border:1px solid #BFBFBF;}
.carou_img{height:88px; width:110px;background:#ffffff; border:1px solid #BFBFBF;}

#menu_ad .corner_left_ad2:hover, #menu_ad .corner_left_ad2
{
	float:left;
	width:5px;
	height:32px;
	background:url('/images/lgrey_ad.png') no-repeat;
}

#menu_ad .corner_body_ad2:hover, #menu_ad .corner_body_ad2
{
	float:left;
	height:32px;
	color:#999;
	background:url('/images/ogrey_ad.png') repeat-x;
}
#menu_ad .corner_right_ad2:hover, #menu_ad .corner_right_ad2
{
	float:right;
	width:5px;
	height:32px;
	background:url('/images/rgrey_ad.png') no-repeat;
}
 #left_menu_block, #content_container_category, #content_container_list{position:relative;}
 .region_ad{font-size:12px;}
 
 @-moz-document url-prefix() {
	#search_bar .search_input {
		padding-top:0;
	}
}

#block_404 {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	margin-left:12px;
	margin-right:0;
	width: 998px;
	color: #4175C4;
	font-size: 16px;
}

#block_404 .block_404_text{
	text-align: left;	
	margin: 15px 0px 50px 0px;
}

#block_404 .block_404_text div{
	margin-bottom: 5px;
}

#block_404 .block_404_text .gray{
	color: #999999;
	font-size: 14px;
}

#block_404 .block_404_text a{
	color: #4175C4;
	text-decoration: underline;
}

#block_404  .block_404_text_none{
	margin-left: -2px;
	font-size: 24px;
}

#block_404 .category_menu {
	color:#666666;
	font-family:Tahoma;
	font-size:9pt;
	margin-bottom:2%;
	text-align:left;
	width:29%;
	float: left;
	padding-right: 3%;
	margin-left: -3px;
}


.all_categore{
	text-align: left;	
	margin-bottom: 15px;
}

.all_categore a{
	color: #4175C4;
	font-weight: bold;
}

.clearer{
	clear: both;
}

#block_404 .new_ad_list{
	width: 998px;
	background:none repeat scroll 0 0 #EAF2F5;
	border-left:1px solid #5398FF;
	border-right:1px solid #5398FF;
}

#block_404 .new_ad_list_top{
	background:none repeat scroll 0 0 #5398FF;
	border-right:1px solid #5398FF;
}

#block_404 .new_ad_line {
	background:repeat #5398FF;
	width: 990px;
}

#block_404 .new_ad_list_all{
	font-size: 8pt;
	margin-left: 885px;
	color: rgb(255, 255, 255);
	text-decoration: underline;
}

#block_404 .new_ad_bottom {
	background:url("images/bottombig2_blue.gif") no-repeat scroll 0 0 transparent;
	height:7px;
	width:1000px;
	margin-left: 0px;
}

#block_404 .new_ad_top {
	background:url("images/topbig2_blue.gif") no-repeat scroll 0 0 transparent;
	height:13px;
	margin-top:15px;
	width: 1000px;
}