@charset "iso-8859-1";
/* CSS Document */
html, body {
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 9pt;
height: 100%;
background-image: url(images/bg_grad_top.jpg);
background-repeat: repeat-x;
}

a { color: #2778A6; text-decoration: underline; }
#div { overflow: hidden; }
img, img a { border: 0px; }
ul { margin: 0px; padding: 0px; }
ul li { margin: 0px; padding: 0px; }

p img, #modulesub img, #module_catalog img, #uc_random_img img, .photo_thumb_img, .pmenu_avatar img, .lightbox-enabled img, .blog_entry_text img, .blog_post_body img {
	margin: 4px;
	padding: 4px;
	background-color: #FFF;
	border: #CFCFCF 1px solid;
}

img.noborder {
	border: 0px;
}

a.grey_link {
	color: #777777;
}

h1.con_heading {
	color: Maroon;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 15px;
}

.con_heading {
	color: Maroon;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 15px;
}


h4 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;	
}

.art_dev {
	border-bottom: #DCDCDC 1px solid;
	padding-bottom: 20px;
	padding-top: 20px;
}





#top_menu {
height: 23px;
width: 100%;
text-align: center;
background-image: url(images/top_m_bg.gif);
background-position: left top;
background-repeat: repeat-x;
padding-top: 7px;
}

#header {
	width: 100%;
}


#logo {
float: left;
width: 391px;
height: 126px;
}


#header_banner {
margin: 0px auto;
padding-top: 33px;
padding-right: 0px;	
float: right;	
color: #777777;
font-size: 10px;
text-align: right;
margin-bottom: 0px;
}
#header_banner a {
color: #777777;
text-decoration: underline;
}

#banner {
font-size: 10px;	
margin-bottom: 25px;
}
#banner a {
color: #777777;
text-decoration: underline;
}


#header_holder {
height: 126px;
width: 1000px;
margin: 0px auto;
}




#body_holder {
width: 1000px;
margin: 0px auto;
height: auto;	
}


#header_menu {
border: Blue 0px solid;
width: 1000px;
height: 50px;
margin: 0px auto;
font-size: 12pt;
font-weight: bolder;
text-decoration: none;
margin-top: 20px;
}
#header_menu img {
margin-right: 5px;
}
#header_menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#header_menu ul li{
margin: 0px;
padding: 0px;
float: left;
margin-right: 25px;
}
#header_menu ul li a {
color: #0068A3;
text-decoration: underline;
}

#header_menu ul li a:hover {
color: #edaa36;
text-decoration: underline;
}


#left_column {
float: left;
width: 734px;
height: auto;
overflow: hidden;
border: #F0F0F0 0px solid;

}

#right_column {
width: 240px;
float: right;
height: auto;
overflow: hidden;
border: #F0F0F0 0px solid;

}


#right_column #module{
	margin-bottom: 25px;
	float: left;	
	width: 240px;
}


#right_column #module h4 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;	
}


#modulesub {
   background-color: #F5F5F5;
	width: 200px;
	height: auto;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
}
#modulesub h4 {
font-size: 10pt;
font-weight: bolder;
margin: 0px 0px 0px 0px;
margin-bottom: 15px;
}
#modulesub p {
	margin: 4px;
	padding: 4px;
	background-color: #FFF;
	border: #CFCFCF 1px solid;
	width: auto;
}
#modulesub p a {
text-decoration: none;
}
#modulesub p a:hover {
text-decoration: underline;
}


#modulesub_admin {
   background-color: #F5F5F5;
	width: 200px;
	height: auto;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
}
#modulesub_admin h4 {
font-size: 10pt;
font-weight: bolder;
margin: 0px 0px 0px 0px;
margin-bottom: 15px;
}

#modulesub ul {
	list-style-position: outside;
	padding-left: 15px;
}
#modulesub ul li {
margin-bottom: 5px;
	
}




#module {
	width: 330px;
	margin-right: 0px;
	float: left;
	margin-bottom: 20px;
	height: auto;
}

#module_bot {
	width: auto;
	margin-right: 0px;
	margin-top: 15px;
	float: left;
	margin-bottom: 20px;
	height: auto;
}

#module_news {
	width: 330px;
	margin-right: 35px;
	float: left;
	margin-bottom: 20px;
	height: auto;
	background-color: #F9F5E7; padding:10px
}



/* Поиск */

#search_box {
height: 68px;
width: 214px;
padding-top: 13px;
padding-left: 13px;
padding-right: 13px;
margin-bottom: 23px;
background-color: #F9F5E7;
float: left;
}
.search_field {
	height: 18px;
width: 200px;
border: 1px solid #A7A6AA;
padding-left: 1px; 
padding-right: 1px;
margin-top: 10px;
}


.s_inp { 
height: 15px;
width: 151px;
border: 1px solid #A7A6AA;
padding-left: 1px; 
padding-right: 1px;
}
.s_but { margin-top: }
.s_marg { margin-top: 9px; }



/* Оформление новостей */
.mod_latest_entry { margin-bottom: 20px; }
.mod_latest_date { color: #777777; font-size: 8pt; }
a.mod_latest_title { font-weight: bolder;	}
.mod_latest_desc { line-height: 12pt; }

.mod_latest_comments { color: #777777; font-size: 7.5pt; text-align: right; text-decoration: none; }
.mod_latest_comments a { color: #777777; text-decoration: none; }



/* Доска объявлений */

.new_board_items {
padding-left: 0px;
list-style-image: none;
list-style: none;
margin-bottom: 35px;
}
.new_board_items li {
	margin-top: 8px;
	margin-bottom: 12px;
}

#uc_latest_price {
	color: #774724;
}



#module_catalog {
	width: 710px;
	margin-right: 0px;
	float: left;
	margin-bottom: 20px;
	height: auto;
	background-color: #F1FFD6;/*
	background-image: url(images/module_cat_bg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	background-color: #F9F5E7;

}
#module_catalog ul {
padding-left: 0px;
margin: 0px;
list-style-image: none;
list-style: none;
float: left;
margin-bottom: 15px;
}
#module_catalog ul li {
float: left;
margin-right: 15px;
text-align: center;
}
#uc_popular_price {
	color: #B22222;
}




/* Путь по сайту */

#pathway {
margin-bottom: 15px;
font-size: 12px;
color: #777777;
}
#pathway a {
color: #777777;
text-decoration: underline;
}



/* Подвал */

#footer {
width: 100%;
height: auto;
background-color: #E2E2E2;
float: left;
padding-top: 20px;
padding-bottom: 20px;
background-color: #F5F5F5;
}


#footer_menu {
width: 1000px;
margin: 0px auto;	
}
#footer_menu ul {
list-style: none;
margin: 0px;
padding: 0px;	
}
#footer_menu ul li {
float: left;
margin-right: 25px;	
}



.footer_txt {
	font-size: 10px;
	color: #774724;
}


#counters {
float: left;
width: auto;
margin-top: 15px; 
}

#counters img {
border: 0px;
margin-right: 15px;
}


#module_sape_bot {
	float: left;
}
#module_sape_bot a {
color: Gray;
}







/*------------ AUTH --------------------*/

#authModal {
	width:300px;
	margin:2px;
	background-color: #EDEDED;
}
#authModal table{
	width:300px;
	margin:2px;
}
#authModal table td{
	padding:0px;
}
#authModal #authtd{
	font-size:1.1em;
	padding:5px;
}
#authtitle{
	font-size:1.4em;
	color:#FFF;
}
#authtitle div{
	background-color:#006699;
	padding:10px;
	margin-bottom:20px;
	width:306px;	
	background-color: #B22222;
}

#authinput{
	width:180px;
	height:20px;
	display:block;
	border:none;
	padding:4px;
	padding-left:13px;
	padding-right:26px;
	font-size:1.4em;
	margin-top:8px;
	margin-left:20px;
}

#remember{
	margin-right:15px;
	text-align:right;
	font-size: 8pt;
}

#authbtn{
	margin-top:0px;
	margin-right:5px;
	float:right;
	font-size:1.3em;
}



/*------------ INFORMERS --------------------*/


#main_informers {
	background-color: #F5F5F5;
		margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	float: left;

}


#main_informers_weather {
	float: left;
	background-color: #F5F5F5;
	padding: 15px;
	width: 190px;
}

#main_informers_nbu {
	float: left;
	background-color: #F5F5F5;
	padding: 15px;
	width: 190px;
}

#main_informers_forum {
	float: left;

	padding: 15px;
	width: 430px;
	margin-left: 20px;
}


/* ----------------- КАТАЛОГ ----------- */
/*
#uc_random_img {
float: left;
margin-right: 25px;
width: 150px;
background-color: Aqua;
}

#uc_random_title {
float: left;
margin-right: 25px;
width: 150px;
background-color: Aqua;
}

#uc_random_price {
float: left;
margin-right: 25px;
width: 150px;
background-color: Aqua;
}

#uc_random_cat {
float: left;
margin-right: 25px;
width: 150px;
background-color: Aqua;
}
*/

.mod_poll_title {
border: 0px;
padding: 0px;
margin-bottom: 15px;
color: #20B71B;
}



.bd_cat_main_title {
font-size: 8pt;
color: Black;	
}

.bd_cat_main_title a {
font-size: 14px;
font-weight: normal;
}
.bd_cat_main_obtypes {
color: #777777;
}
.bd_cat_main_marg {
	padding-bottom: 5px;
}
.bd_title_my {
font-weight: bolder;
	
}
.bd_text {
}
.bd_cat_title_my {
	font-weight: bolder;
	font-size: 10pt;
}


.uc_detaillist {
list-style-position: outside;
padding-left: 25px;
list-style: none;
}

.uc_detaillist li {
margin-bottom: 10px;
}

#uc_latest_link {
width: 110px;
}
.foto_title_cat {
	font-weight: bolder; 
	font-size: 12pt;
	width: 300px;
	margin-bottom: 10px;
}

.foto_desc_cat {
		width: 250px;
}





table.bd_item_full { border:0px;}

.bd_cat_main_title a { font-weight:bold; }

.bd_cat_main_obtypes a, .bd_item_details, .bd_item_details a, .bd_links, .bd_links a { color:#666; font-size:11px; }

.boardcatrow { padding-bottom: 15px;}

.boardfolder { width: 25px; padding-top:1px;}

.bd_links {margin-bottom: 15px; margin-top:15px;}

/* Комментарии */

.cmm_heading, .cmm_heading a { font-size: 13px; font-weight:bold; color:#000000; text-decoration:none; margin-bottom: 5px;}
#addcommentlink a, { font-size:11px; font-weight:bold; color:#666;}
.cm_ajax_list { font-size:11px; /*border: 1px solid #CCCCCC;*/ padding: 10px 10px 10px 10px; background-color: #F5F5F5; }
.cm_ajax_list a { font-size:11px; font-weight:bold; color:#666;}


.backlink{
	margin-top:10px;
	margin-bottom:10px;
	padding:6px;
    width:60px;
	display:block;
	text-align:center;
	background-color:#EBEBEB;
    text-decoration:none;
    color:#000;
}


.bd_text_full { margin-left:0px; font-size:14px;}
.bd_image_small { margin-bottom:10px; margin-right:15px;}



