@charset "windows-1251";

/* Top Panel */
/*#top_panel{ background: url(http://img.dom.ria.ua/img/dom_bg.gif)}
#top_panel #selected { border-left: 1px solid #F47920; border-right: 1px solid #F47920; background-color: #F4CCAF;}*/

/*******************************************************************/
/* Common */
Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
form {margin:0;padding:0;}
a {	color: #B54C00; }
a:hover{text-decoration:none;}
ul, li{ margin: 0; padding: 0; } 
li{ list-style: none; }
span.euro_color { color:#7C7C7C; }

div.clr { clear:both; }

div.area, div.area_active {
	padding: 0px 5px 0px 30px;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
}
.color-red{ color: #b00e0e; }
div.area {
   	background:url(http://img.dom.ria.ua/img/ria/left_icon.gif) no-repeat; 
}
div.area_active {
    background:url(http://img.dom.ria.ua/img/ria/left_icon_active.gif) no-repeat;
}

span.area {
	padding: 0px 5px 0px 5px;
	width:25px;
	background:url(http://img.dom.ria.ua/img/bg_btn.gif) repeat;
}	


div.panel, div.search {
	padding: 3px 5px 3px 5px;
	border:1px solid #C2C2C2;
/*	border:1px solid #f4ccaf;*/
	font-size:14px;
	margin-bottom:10px;
}

div.panel p {
	margin:7px 0px;
}

div.panel td {
	margin:7px 0px;
	font-size:12px;
}

div.news {
	border-bottom:1px dotted #C2C2C2;
	padding: 5px 0px 5px 0px;
	font-size:14px;
}

div.news p {
	margin:4px 0px;
}

div.news p.date {
	margin:4px 0px 0px 0px;
	color:#777777;
}

div.news p.annotation {
	margin:4px 0px 10px 0px;
	color:#777777;
}

div.news h2 {
	font-size:16px;
	padding:4px 0px;
	margin:0px;
}

div.news img {
	margin-left: 10px;
	border: 2px solid #CECECE;
}

input.submit {
	background-image:url(http://img.dom.ria.ua/img/ria/bg_btn.gif); 
	border-width:1px; 
	line-height:14px; 
	height:20px;
	padding-top:0px;
}

select.select_during_loading {
	background: url(http://img.ria.ua/icons/gifs/spinner_grey.gif) no-repeat;
	background-position: 120px 0px;
	color:#9e9e9e;
}
.search-new-building select.select_during_loading{
    background-position: 110px 0;
}

/* right_contacts */
div.right_contacts {
	font-size:12px;
	padding: 5px 10px 5px 10px;
}

img.imgst, div.car img {border-width:1px;border-color:#CECECE}


/****************************************************************/
/* TOP_BANNER */
/*#top_banner {
	padding:2px 0px 5px 5px;
	border-bottom:1px solid #F47920;
	background-color:#f4ccaf; 

}  */
/* /TOP_BANNER */


/****************************************************************/
/* SUBMENU */
#submenu {
	border-bottom:1px solid #F47920;
	font-size:12px;
	width:992px;
}

	#submenu div.logo, #footer div.logo, #submenu_full div.logo {
		float:left;
		width:215px;
		
		/* border-right:1px dotted #F47920; */
		margin: 10px 0px 5px 0px;
	}
	#submenu div.logo img, #submenu_full div.logo img {
		padding-left:3px;
	
	}
	#submenu div.top_menu, #submenu_full div.top_menu {
		float:left;
		width:600px;
		padding-left:10px;
		margin-top:7px;
		margin-bottom:2px;
		padding-bottom:2px;
		color: #C2C2C2;
	}
        #footer div.top_menu {
		float:left;
		width:650px;
		padding-left:10px;
		margin-top:7px;
		margin-bottom:2px;
		padding-bottom:2px;
		color: #C2C2C2;
                border-left:1px dotted #F47920;
                border-right:1px dotted #F47920;
	}

	#submenu div.languages, #submenu_full div.languages {
		float:right;
		width:100px;
		text-align:left;
		padding:10px 0px;
	}
	
	#submenu div.languages img, #submenu_full div.languages img{
		border:1px solid #CECECE;
	}


	#submenu p.line, #footer  p.line, #submenu_full p.line{
		padding:2px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}

/* /SUBMENU */

/****************************************************************/
/* SUBMENU FULL */
#submenu_full {
	border-bottom:1px solid #F47920;
	font-size:12px;
}
/* /SUBMENU FULL*/

/****************************************************************/
/* PATH */
#path {
	padding:3px 0px 3px 10px;
	margin: 5px 10px 10px 10px;
	font-size:13px;
	width:972px;
}
	#path  div.left, #path_full div.left{
		width:520px; float:left;
	}
	#path  div.right, #path_full div.right {
		width:450px; float:right;text-align:right;
	}
	
	#path h2, #path_full h2{
		font-size:13px;
		margin:0px;
	}
/* /PATH */

/****************************************************************/
/* PATH_FULL */
#path_full {
	padding:3px 0px 3px 10px;
	margin: 5px 10px 10px 10px;
	font-size:13px;
}
/* /PATH_FULL */


/*******************************************************************/
/* main */
#main {
	width:982px;
	padding-left:10px;
}

	/***************************************************************/
	/* main / left_panel */
	div.left_panel {
		float:left;
		width:200px;
	}
	
	div.left_panel  select {
		width:180px;
	}
	

	/***************************************************************/
	/* main / right_panel */
	div.right_panel {
		float:right;
		width:772px;
	}

		/***************************************************************/
		/* main / right_panel / center_panel */
		div.center_panel {
			float:left;
			width:520px;
		}

		/* CAR BLOCK */
		#cars_block {
			margin-bottom:30px;
		}
		
		#car_big {
			width:302px;
			float:left;
		}
		
		#car_big div.sign {
			padding-left:5px;
		}
		
		#cars_privileged {
			float:left;
			/*border:1px solid #FF0000;*/
			width:198px;
		}
		
		#cars_privileged div.car {
			padding-bottom:7px;
            
		}
		
		#cars_privileged div.car img{
			margin: 0px 5px 7px 7px;
            float:left;
		}
        #cars_privileged div.car p {
            padding-left:75px;
            margin:0 !important;
            padding-top:0;
            padding-bottom:0;
        }
		/* CAR BLOCK */
		#novostroyki_block {
			margin-bottom:30px;
		}
		
		#novostroyki_block div.left{
			float:left;
			width:110px;
		}
		
		#novostroyki_block div.right{
			float:right;
			width:380px;
		}

		#novostroyki_block div.more {
			border-top:1px solid #C2C2C2; 
			
		}
		
		div.center_panel table.city_list {
			color: #C2C2C2;
		}


		/***************************************************************/
		/* main / right_panel / banner_panel */
		div.banner_panel {
			float:right;
			width:240px;
		}

		div.banner_panel h4{
			color:#B54C00; 
			padding:0px 0px 0px 0px;
			font-size:12px;
			margin:5px 0px 2px 0px;
		}

/*******************************************************************/
/* footer */
#footer {
	width:992px;
	margin:30px 0px 5px 0px;
	border-top:1px solid #F47920;
	border-bottom:1px solid #F47920;
}

.footer_logos_1 {
    margin-left:14%;
    height:40px;
}
.footer_logos_2 {
        margin-left:40px;
        height:40px;
    }
* html .footer_logos_2 {
    margin-left:0px;
}
* html .footer_logos_1 {
    margin-left:10%;
}
.footer_logos_1 a, .footer_logos_2 a {
    margin:6px 25px;
    text-align:center;
    float:left;
    display:block;
    }
.footer_logos_1 a {
        width:15%;
}
.footer_logos_2 a {
        width:14%;
}







/*******************************************************************/
/*******************************************************************/
/*******************************************************************/
/* SubSections */
/*******************************************************************/

/*******************************************************************/
/* pages */
#pages {
    font-size:12px;
	text-align:center;
	margin: 10px 0px 10px 0px ;
}
/* /pages **************/

/*******************************************************************/
/* search_item */
div.search_item {
	margin-bottom: 14px;
        line-height: 18px;
}
div.search_item .info-one-item{
    margin-left: 112px;
}
	div.search_item img.thumb {
		border: 1px solid #CCCCCC;
		float:left;
		margin: 0px 10px 4px 0px;
	}

	div.search_item div.header {
/*		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC; */
/* border-style:none solid solid; */		
		border:1px solid #CCCCCC;
		padding: 4px 7px 4px 7px; 
		background-color: #EFEFEF;
	}
	
	
	div.search_item div.header_super {
/*		border-top: 1px solid #F47920;
		border-left: 1px solid #F47920;
		border-right: 1px solid #F47920;*/
		border:1px solid #F47920;
		padding: 4px 7px 4px 7px;
		background-color: #F4E1D3;
	}
    
    div.search_item .grey{  color: #a2a2a2; }
    
	div.search_item div.header_super_vip {
/*		border-top: 1px solid #399454;
		border-left: 1px solid #399454;
		border-right: 1px solid #399454;*/
		border: 1px solid #399454;
		padding: 4px 7px 4px 7px;
		background-color: #E3F4D5;
	}
	
	div.search_item div.body_super_vip {
		border: 1px solid #399454;
		padding: 4px 7px 4px 7px;
	}
	
	
	div.search_item div.body {
		border: 1px solid #CCCCCC;
		border-style:none solid solid;
		padding: 4px 7px 4px 7px;
	}
	
	div.search_item div.body_agency {
		border: 1px solid #CCCCCC;
		border-style:none solid solid;
		padding: 10px 15px;
	}
	
	div.search_item div.body_agency img.new_building,
	div.search_item div.body_agency_super img.new_building {
		border:2px solid #E0E0E0;
		margin-right:10px;
		float:left;	
	}
	
	div.search_item div.body_agency img.logo,
	div.body_super img.logo,
	div.body img.logo,
	div.search_item div.body_agency_super img.logo {
		margin:0px 0px 5px 5px;
		float:right;	
	}
	
	
	div.search_item div.body_agency_super {
		border: 1px solid #F47920;
		border-style:none solid solid;
		padding: 10px 15px;
	}
	
	div.search_item div.body_super {
		border: 1px solid #F47920;
		border-style:none solid solid;
		padding: 4px 7px 4px 7px;
	}
	
	div.search_item div.type,div.search_item div.price,div.search_item div.rooms {
		font-weight:bold;
	}
	div.search_item div.type{
		text-align:left;
		width:45%;
		float:left;
	}
    div.search_item .item-area-link a{
        text-decoration: none;
        font-weight: bold;
        font-size: 13px;
    }
    div.search_item .item-area-link a strong{
        display: block;
        font-size: 16px;
    }
    div.search_item .item-area-link a span{ text-decoration: underline; }
    div.search_item .item-area-link a:hover span{ text-decoration: none; }
    
	div.search_item div.price{
		text-align:center;
		width:20%;
		float:left;
	}
	div.search_item div.rooms{
		width:30%;
		text-align:right;
		float:right;
	}
	.upDom{
	font-size: 11px;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:5px;
	padding:0 20px 0 7px;
	float:right;
	}
	a.upDom{
	cursor: pointer;
	text-decoration: none;
	width:45px;
	height:17px;
	background: url(/img/button/upButton_x18.png) 0 0 no-repeat;
	}
	a.upDom:hover{ background-position: 0 -18px; }
	a.upDom:active{ background-position: 0 -36px; }

	div.search_item div.footer {
		border-top:1px solid #CCCCCC;
		padding-top: 4px;
		display: inline-block;
		width: 100%;
	}
	div.search_item div.details {
		text-align:right;
		float:left;
	}
	div.search_item div.contact {
		float:right;
	}



    div.additions-param ul.services{
        list-style: none;
        display: inline-block;
        font-size: 11px;
        padding: 0 0 2px;
    }
        div.additions-param ul.services li{
            float: left;
            padding-right: 20px;
        }                                
        div.additions-param a.icons-x12, 
        div.additions-param ul.services li.icons-x12{
            padding-left: 16px;
            font-size: 11px;
        }
            div.additions-param  .icons-x12.add-notepad-x12{
                background-position: 0 -399px ;
                }
            div.additions-param ul.services li.icons-x12.transmission-x12{
                background: url(http://img.dom.ria.ua/img/transmission.gif) 0 -2px no-repeat;
            }       

.img-realty-sold{
    position: absolute;
    z-index: 1000;
    margin-left: 235px;
    margin-top: 0;
    width: 162px;
    height: 105px;
}
    .img-realty-sold img{
        border: none;
    }

/* -------- left seqarch params (new) -------- */
div.left_search_result{font-size:12px;}
div.left_search_result b{padding-left:7px;}
div.left_search_result div.tabel b{padding-left:0;}
div.left_search_result div.tabel{border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; margin-top:3px;}
div.left_search_result div.tityl{background:#efefef;}
div.left_search_result div.tabel div.left, div.left_search_result div.tabel div.right{
    float:left; 
    padding-top:3px; 
    padding-bottom:3px; 
    width:100px;
    border-right:1px solid #dbdbdb; 
    padding-left:7px; 
    }
div.left_search_result div.tabel div.right{
    width:72px;
    border-right:none;
    float:right; 
    }
div.left_search_result div.tityl div.left, div.left_search_result div.tityl div.right{
    color:#4a4a4a;
    }
div.left_search_result div.border-element{border-bottom:1px solid #dbdbdb;}
div.left_search_result div.technical_char{
    border-top:1px solid #dbdbdb; 
    border-bottom:1px solid #dbdbdb;
    padding-top:7px; 
    padding-bottom:7px; 
    margin-top:3px;
    }
div.left_search_result div.technical_char p{padding:0;}
div.left_search_result div.technical_char span{font-size:12px; padding-right:5px; color:#676767;}
div.left_search_result div.specify_search{text-align:center; padding-top:10px; padding-bottom:5px;}

/* -------- / left seqarch params (new) -------- */


/*******************************************************************/
/*** search_result_item ***/

	/*** navigators ***/
	#bottom_navigator, #top_navigator {
		font-size:13px;
	}
	
	#bottom_navigator{
		padding-top: 10px;
		margin-top: 40px;
		margin-bottom:40px;
		border-top:1px solid #C2C2C2;
	}
	
	#top_navigator{
		padding-bottom: 10px;
		margin-bottom: 20px;
		border-bottom:1px solid #C2C2C2;
	}


/*** search_result_item ***/
#search_result_item {}

	#search_result_item div.left_panel {
		width:302px;
		float:left;
	}
	
	#imageAuto img {
		border: 1px solid #CECECE;
	}
	
	
	#search_result_item div.right_panel {
		float:right;
		width:208px;
	}
	
	#search_result_item h1, #search_result_item h3, #search_result_item div.commentBlock, #search_result_item h4 {
	  color: #FF6600;
	  font-family: Arial, Helvetica, sans-serif;
	  border:none;
	  background:none;
	  padding:0px;
	}
	
	#search_result_item h1{
	  font-size:16px;
	  margin:0px 0px 4px 0px;
	}
	
	#search_result_item h3{
	  font-size:12px;
	  margin:0px 0px 4px 0px;
	}
	
	#search_result_item h4, #search_result_item div.tree li a{
	  font-size:12px;
	  margin:2px 0px 2px 0px;
	  padding-left: 4px;
	  background-color: #EDEEF0;
	}
	
	#search_result_item ul {
		margin:20px 0px 0px 20px;
	} 
/**	#search_result_item ul {
		padding:0px 0px 0px 0px;
	}**/
	
	#search_result_item #domStat {
		margin-top: 14px;
		padding-top: 4px;
		border-top: 2px solid #EDEEF0;
	}
	
	#search_result_item div.content {
		padding:3px 0px 3px 3px;
	}
	
	#search_result_item  li { margin-left:3px; padding-bottom:2px; }
	#search_result_item div.tree li {
		list-style-type:none;
		padding-top:20px;		
	}
	#search_result_item div.tree li a{
		font-weight:bold;
	  	color: #FF6600;
		display:block;
	}
	#search_result_item div.tree ul {
		margin-left:0px;
		padding-left:0px;
	}
	#search_result_item div.tree ul ul{
		margin:4px 0px 0px 20px;
	}
	#search_result_item div.tree ul ul li{
		list-style-type:circle;	
		padding-top:5px;		
	}
	#search_result_item div.tree ul ul li a{
		color: #B54C00;
		margin:0px;
		padding-left: 0px;
		background-color: #FFF;
	}
	#search_result_item div.tree ul ul ul li{
		list-style-type:square;
		padding-top:0px;
	}
	
/* /search_result_item **************/

/* comments **************/
#realty_comments div.comment {
	padding:10px 0px 0px 3px;
}

#realty_comments p.header {
	border-bottom:1px solid  #CCCCCC;margin:0px;
}

#realty_comments p.body {
	padding-left:7px;margin:2px 0px;
}

#realty_comments span.number {
	background-color:#CCCCCC; padding:1px 10px;
}

#realty_comments div.footer {
	padding:4px;margin-top:20px; border-top:1px solid  #CCCCCC;
}
/* /comments *********/

/****************************************************************/
/* Register */

#tooltip{
	background:#F0F0FF;
	border:2px solid #363686;
	color:#333333;
	margin:0px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	font-size:12px;
}


#register {
	float:left; margin-top:20px; width:300px;
}

	#register input.q, select.q, #email_note {
		width:180px;
	}
	
	td.required {
		border-right:2px solid #FF5050;
		width:90px;
	}
	
	#register_error {
		border:2px solid #FF5050;padding:5px 3px 3px 5px;font-size:12px;color:#cc0000;
	}
	
	#register_message {
		color:#3F4096; border:2px solid #3F4096;padding:3px 5px 3px 5px;font-size:12px;margin-bottom:10px;
	}
	
	#register h4 {
		margin: 0px 0px 10px 0px;
		font-size: 13px;
		border-bottom:2px solid #CFCFCF; 
	}
	
	.mio_note {
		float:right; margin-top:20px; padding-left:10px; border-left:1px dotted #7C7C7C; width:160px;font-size:12px;
	}
	
	#email_note {
		padding:4px 2px 2px 4px;
		background:#FFE0E0;
	}
	
	.register_notes {
		padding:4px 2px 2px 4px;
		background:#FFE0E0;
	}


	#push_up h3 {
		margin:0px 0px 10px 0px;
		color:#FF0000;
		font-size:18px;
	}
	
	#push_up img {
		margin:10px 0px 10px 0px;
	}
	
	#push_up span.sms {
		color:#FF0000;
	}
	
	#register table.steps {
		
	}

	table.steps { width:100% }
	table.steps img { display:block; }
	table.steps td { text-align:center; font-weight:bold; }
	table.steps td.active { background-color:#f47920; color:#FFFFFF }
	table.steps td.unactive { background-color:#dedede;	}
	
/****************************************************************/

li.see_map {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/map_16x16.gif);
}
li.see_map_12 {
	line-height:12px;
	list-style-image:url(http://img.dom.ria.ua/img/map_12x12.gif);
}
li.transmission {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/transmission.gif);
}
li.plus {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/plus.gif);
}
li.plus_12 {
	line-height:12px;
	list-style-image:url(http://img.dom.ria.ua/img/plus_12x12.gif);
}
li.right {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/arrow_right.gif);
}
li.dob {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/dob.gif);
}
li.coment {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/coment.gif);
}
li.struckOff {
	list-style-image:url(../img/icons/icons-12/saled.gif);
}
li.scam {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/claim.gif);
}
li.print_version {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/print.gif);
}
li.company_icon {
	line-height:16px;
	list-style-image:url(http://img.dom.ria.ua/img/companies_icon.gif);
}

table.forumtable{
	background:#000;
}

table.forumtable th{
	background:#EAEAEA;
}
table.forumtable td{
	background:#fff;
}

.forum_podpis{
	margin-top:5px;
	font-size:10px;
}

div.forumpreview{
	font-size:12px;
	margin-top:2px;
	margin-bottom:15px;
	/* border: 1px solid #9C9C9C; */
}
div.forumpreview div.downrow{
/*	border-top: 1px solid #CECECE; 	background:#F5F5F5; */
	padding: 5px 10px 10px 0px;
	text-align:right;
}
div.forumpreview div.uprow{
	/* border-bottom: 1px solid #CECECE;*/
	background:#F5F5F5;
	padding: 5px;
}
div.forumpreview div.uprow div.author {
	float:left;width:70%;
}
div.forumpreview div.uprow div.date {
	float:right; width:30%; text-align:right;
}

div.forumpreview div.mainrow{
	padding: 5px 0px 5px 10px;
}
div.forumquote{
	border: 1px dashed #CECECE;
	margin-left:10px;
	margin-top:7px;
	padding:5px;
}
#scamSection {
        margin:10px;
        text-align:left;
}
#scamSection div.header {
  color:#1E5D8D;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  margin:15px 0 4px 0;
  padding-left: 4px;
  background-color: #EDEEF0;
}

#scamSection .autoIthem {border-style:solid;border-width:1px;border-color:#CECECE}


/*********************************************************/
/** links		                                  **/
/************************************************/
#directory_tree {
	padding:5px;
	border:2px solid #E0E0E0;
}

#directory_tree h2{
	font-size:16px;
	margin:2px 0;
}
#directory_tree ul{
	padding:0;
	margin:0 0 0 16px;
}
#directory_tree li{
	padding:0;
	margin:0;
}

div.link_item {
	padding:10px 0px;
}

div.link_item span.title{
		font-size:14px;
}

div.link_item img{
	float:right;
	padding-left:10px;
}

div.link_item span.site { color:#008000; }
div.link_item span.site  a{ color:#b58665; }

/*********************************************************/
/** options_tree 	                                 **/
/************************************************/
#options_tree {
}

.tree_text{
	width:40px;
	font-size:10px;
}

#options_tree li a{
	font-weight:bold;
	font-size:16px;
}

#options_tree li {
	list-style:none;
	padding-bottom:20px;
}

#options_tree li li{
	list-style:disc;
	padding-top:10px;
	padding-bottom:0px;
}

#options_tree li li li{
	list-style:none;
	padding-top:0px;
	padding-bottom:0px;
}

#options_tree li li a{
	font-size:12px;
	color:#000000;
}

#for_zaschita {
	display:none;
}

/*****************************/
/*   pulls section */
	.panel .title {
		text-align:left;
		padding-left:4px;
		padding:3px; 
		width:97%; 
		background-color:#f7f7f7;
		}
	.panel .title b {
		font-size:13px;
		color:#023669;
		}
/*   /puls section*/

/***************************************/

div.search_service { margin: 2px 0px; }


/******		NEWS	*******/
	.stat_text p{		
		 font-size:12px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 }	
	.stat_text p a {
		font-size:12px;
		font-weight:bold;
	}
		 
	.stat_text_16{
		font-size:16px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	.stat_text_16 p{		
		 font-size:16px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 }
		 
	.stat_text_16 p a {
		font-size:16px;
		font-weight:bold;
	}	 
	.stat_text_20{
		font-size:20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}	 
	.stat_text_20 p{		
		 font-size:20px;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 }	 
		 
	.stat_text_20 p a {
		font-size:20px;
		font-weight:bold;
	}	 
	div.news_top .news_title{
		color:#004782;
		font-size:22px; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		padding-top:7px;
		}	
	.city_news {
		color:#858586;
		float:right;
		margin-right:15px;
		}
		
	.newsitem {
		width:98%;
		margin:3px 0px 3px 0px;
		padding-bottom:2px;
		border-bottom:1px solid #d4d4d4;
		}
	.newsitem img {
			margin:5px 10px 5px 0px;
			}
	.newsitem a {
			font-family:Tahoma, Verdana, lvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			}		

	div.news_item {
		width:100%;
		margin-top:5px;
		padding:5px 0px 5px 0px; 

		}

	div.news_item img {
		border:1px solid #f3f3f3;
		text-align:left;
		/*width:230px;*/
		}	

	div.news_item a, div.center_news a{
		/*color:#004782;*/
		font-size:16px; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		line-height:18px;
		padding-left:0px;
		/*margin-left:4px;
		
		border:1px solid #e2001a;
		*/
		}	

	div.news_item a:hover {
		text-decoration:underline;
		}

	div.item_left {
		float:left;
		border-top:1px solid #b6b6b6;
		padding:10px 0px 0px 0px;
		margin:0px;
		width:235px;
		}

	div.item_right {
		float:right;
		border-top:1px solid #b6b6b6;
		padding:10px 0px 0px 0px; 
		width:235px;
		margin:0px;
		}
	div.news_top {
		width:100%;
		border-top:1px solid #b6b6b6;
		padding:10px 0px 5px 0px; 
		}
	
	div.news_top p, div.news_item p, div.center_news p {
		display:block;
		text-indent:0px;
		margin-top:10px;
		margin-bottom:2px;
		}
	div.stati {
		/*background:#f3f3f3;*/
		padding:5px 0px 5px 10px;
		margin:5px 0px 10px 0px;
		}
	div.stati div.bottom {
		float:right;
		width:99%;
		
		background:#EDEEF0;
		color:#FF6600;
		text-align:left;
		font-weight: bold;
		font-size:14px;
		margin:0px;
		padding:2px 0px 2px 4px;
		}

	.comments {
		background: transparent url(http://img.dom.ria.ua/img/comments.gif) no-repeat left;
		padding-left:12px;
		height:16px;
		width:16px;
		margin-top:4px;
		margin-bottom:8px; 
		}
	.comments span {
		color:#85b000;
		margin:0px 0px 0px 5px;
		}
		
	.comments span a{
		font-size:12px;
		color:rgb(151, 199, 2);
		}
	/**		comments	**/	
	.comment_add {
		border-left:3px solid #f0f0f0;
		border-top:1px solid #f0f0f0;
		margin-left:10px;
		margin-bottom:8px;
		margin-top:4px;
		}
	.comment_add .out_text {
		margin:4px 4px 4px 10px;
		background:#f9f9f9;
		padding:4px;
		}
	.table_comments {
		background:#f3f3f3;
		margin-top:5px;
		}
	/**		END comments	**/	
		
/******		/NEWS	*******/

.add_link { color:Green; text-align:right; font-weight:bold; padding:5px 0px 10px 5px; font-size:12px;}
.add_link a {color:Green; text-decoration:none;}

div.user_info{font-size:12px;border:1px solid #C2C2C2;margin-bottom:10px;}
span.user_name{font-size:16px;font-weight:bold;}

/* Success, notice and error boxes (from blue-print css)
-------------------------------------------------------------- */

.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; font-size:12px; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }


#register_message_new {
    color:#000; 
    border:2px solid #ffd815;
    padding:3px 5px 3px 5px;
    font-size:14px;
    margin-bottom:10px;
    background:#fffacc;
    padding-left:15px;
}

div.new-tityl{
    text-align:center;
    font-size:16px;
    margin-top:5px;
    font-weight:bold;
    padding-bottom:10px;
}

div.top-name-form-new{
    width:290px;
    height:20px;
    padding-left:15px;
    font-size:14px;
    color:#000033;
    font-weight:bold;
    background:url(http://img.dom.ria.ua/img/ria/new-top-panel.gif) repeat-x;
    padding-top:5px;
    margin-top:15px;
    border-top:1px solid #c2c2c2;
}
    
div.add-foto-form-new div.new-content-panel{
    width:290px;
    margin-top:5px;
    padding-left:15px;
    padding-bottom:15px;
    padding-top:15px;
    border:1px solid #c2c2c2;
}


/****     ADVANCED OPTIONS PANEL      *******/
span.founded_options_selected{
	color: black;
    background-color: rgb(255, 255, 102);
	}
div.additional_parametres_left{
    background:#eaeaea; 
    padding-top:10px;
    }
    div.additional_parametres_left .slide{
        border:1px solid #c2c2c2; 
        padding-top:15px; 
        margin-bottom:10px; 
        margin-top:2px; 
        background:#fff; 
        border-right:none;
        }
    div.additional_parametres_left .rozil_line{
        border-bottom:1px dashed #c2c2c2;
        }
div.additional_parametres_right{ 
    font-size:12px; 
    border: 1px solid rgb(244, 204, 175);
    margin-top:4px; 
    }
    div.additional_parametres_right div.tityl_rozdil{
        background:#eaeaea; 
        padding:3px; 
        padding-left:10px; 
        border:1px solid #c2c2c2; 
        font-weight:bold;
        }
        div.additional_parametres_right div.category{
            margin-top:10px;
            border-bottom:1px solid #f47920; 
            margin-left:10px;
            margin-right:10px;
            background:#fff2e8;
            }
            div.category li{
                color:#f47920; 
                padding:1px; 
                float:left;
                }
            div.category a.close{
                padding:1px; color:#fff; 
                text-decoration:none; 
                padding-left:4px; 
                padding-right:3px; 
                background:#f47920; 
                margin-left:5px; 
                float:right;
                }
            div.category a.close:hover{
                background:#c75400;
                }
        div.additional_parametres_right div.select_category{
            margin-left:10px; 
            padding:5px; 
            padding-top:0; 
            padding-left:10px;
            }
            div.select_category span{
                margin-right:10px;
                float:left;
                margin-top:5px; 
                margin-bottom:3px; 
            }
            div.select_category span.one_param{
                padding-right:0; 
                border-bottom:1px solid #e3e3e3; 
                
                }
                div.select_category span.one_param a{
                    color: red; 
                    background:#e3e3e3; 
                    margin-left:5px;
                }
            div.select_category span.or_and{
                border:1px solid #7f9db9;
                }
        input.href_search{
            margin-top: 15px; 
            margin-left:10px; 
            margin-bottom:15px;
            }
            
div.instruction_add_padram{margin-bottom:10px; padding:5px;color:#7c7c7c;}
            div.instruction_add_padram span{
                border:1px solid #7F9DB9; 
                padding:0;
                padding-bottom:1px;
                padding-left:3px; 
                padding-right:3px; 
                float:none;  
                background:#fff;
                margin-right:3px;
                }
                div.instruction_add_padram a{
                    text-decoration:underline;
                    color:#ff0000;
                    }   
                    
div.remark_footer{
	color:rgb(52, 108, 169);
	padding:5px 5px 0pt;
	border-top:1px solid rgb(204, 204, 204);
	margin-top:5px;
}         

div.directory_tree {
    padding:5px;
    border:2px solid #E0E0E0;
}
div.ClassTitylBlockForm{
    color:#B54C00;
    padding-top:15px;
}

div.BlockObjectFindMaps{
	font-size:13px;
	margin-bottom:10px;
	padding:7px 0px 6px 8px;
	width: 98%;
	display: inline-block;
	
}
div.BlockObjectFindMaps div.map_obj{
	background: url(http://img.dom.ria.ua/img/icons/icons-24/map.gif) 0 2px no-repeat;
	float: left;
	width: 21%;
	}
div.BlockObjectFindMaps div.video_obj{
	background: url(http://img.dom.ria.ua/img/icons/icons-24/video.gif) 0 2px no-repeat;
	margin-left: 20px;
    float:left;
    width: 21%;
	}
	div.BlockObjectFindMaps div{
		padding:0 0 0 30px;
        line-height:26px;
	}
	div.BlockObjectFindMaps div span{
		font-weight:bold;
		color:#525252;
		font-size:18px;
		}
	div.BlockObjectFindMaps div a{
		font-size: 12px;
	}
                 .searchBtn1 {
                   position: relative;
                   display:inline-block;
                   height:28px;
                   line-height:28px;
                   padding:0 10px 0 30px;
                   background:#f4e1d3;
                    color:#d05a04 !important;
                   float:right;
                   font-weight:normal;
               }
               .searchBtn1 .searchBtnL, .searchBtn1 .searchBtnR {
                   position: absolute;
                   top:0;
                   height:28px;
               }
               .searchBtn1 .searchBtnL {
                   left:0;
                   background:url("/img/button/searchBtnL.jpg") no-repeat;
                   width:25px;
               }
               .searchBtn1 .searchBtnR {
                   right:0;
                   background:url("/img/button/searchBtnR.jpg") no-repeat;
                   width:5px;
               }
span.itemWith_video{
	background: url(http://img.dom.ria.ua/img/icons/icons-12/video.gif) left no-repeat;
	padding-left: 15px;
	font-weight: bold;
}	
.map_iconbg { 
	background:url(http://img.dom.ria.ua/img/icons/icons-12/map.gif) no-repeat 0px 2px; 
	padding-left:15px;
}
a.if_with_map { 
	background:url(http://img.dom.ria.ua/img/icons/icons-16/map.gif) no-repeat right; 
	padding-right:20px;
}
.video_iconbg { 
	background:url(http://img.dom.ria.ua/img/icons/icons-12/video.gif) no-repeat 0px 2px; 
	padding-left:15px;
}

a.BlockMap { background:url(http://img.dom.ria.ua/img/map_icons/bg.jpg) no-repeat top left; height:50px; width:500px; position:relative; display:block; text-decoration:none}
span.BlockMapInfo { background:#e6d0b3; float:right; color:#692f05; line-height:1.6; margin-right:7px; padding-bottom:3px; padding-left:3px; display:block }
.objCal { color:#d05a04; font-size:16px; font-weight:bold;}
span.ViewL { background:url(http://img.dom.ria.ua/img/map_icons/searchBtn.jpg) 0px 2px no-repeat; padding-left:25px; color:#d05a04; margin-left:20px; position:absolute; bottom:3px; right:10px;}
* html span.ViewL { background:url(http://img.dom.ria.ua/img/map_icons/searchBtn.jpg) 0px 3px no-repeat; }
.cityName { font-weight:bold; color:#692f05; margin-right:100px;}

/****************FEEDBACK*****************/
div.feedbackpost{
	font-size:12px;
	margin-top:2px;
	margin-bottom:15px;
	border: 1px solid #c2c2c2; 
}

div.feedbackpost div.downrow{
 	background:#eaeaea;
	padding: 3px 10px 3px 0px;
	text-align:right;
	color:#b54c00;
}
div.feedbackpost div.downrow a 
{ margin:0px 4px;}

div.feedbackpost div.uprow{
	/* border-bottom: 1px solid #CECECE;*/
	background:#eaeaea;
	padding: 5px;
}
div.feedbackpost div.uprow a 
{ margin:0px 4px;}
div.feedbackpost div.uprow div.author {
	float:left;width:70%;
}
div.feedbackpost div.uprow div.date {
	float:right; width:30%; text-align:right;
}

div.feedbackpost div.mainrow{
	padding:10px;
}

.AnswerTable { border:#c2c2c2 solid 1px;}
.AnswerTable td { padding:2px 4px; vertical-align:top; line-height:1.5;}
.AnswerTable tr.alterTd {background:#eaeaea; }
.AnswerInput { width:250px; border:#a5acb2 solid 1px;}
.textAreaAnswer {border:#a5acb2 solid 1px; padding:10px; width:312px; height:100px;}
.subInfo { font-size:11px;}
/****************!FEEDBACK*****************/
/****************HUMOR*******************/
	.postNum { 
		float:left;
		background:#e0e0e0;
		width:5%;
		text-align:center;		
		}
	.postText {
		float:left;
		border-left:#e0e0e0 solid 3px;
		width:93%;
		}
	.postAutorZone {
		float:left;
		padding:2px 10px 2px 39px;
		width:30%;
		}
	.postUserClickZone {
		float:right;
		padding:2px;
		width:51%;
		}
	.postRatioZone {
		width:35px;
		margin-right:10px;
		float:right;
		}
	.postRatioZone .ratioBlockL {
		background:url(http://img.dom.ria.ua/img/humor/ratioBlockbg.jpg) top left no-repeat;
		padding-left:2px;
		width:33px;
		}
	.postRatioZone .ratioBlockR {
		background:url(http://img.dom.ria.ua/img/humor/ratioBlockbg.jpg) top right no-repeat;
		padding-right:2px;
		}
	.postRatioZone .ratioBlockBG {
			background:url(http://img.dom.ria.ua/img/humor/ratioBlockB.jpg) top right repeat-x;
			padding:0 5px;
			height:16px;
			line-height:16px;
			}
	.ratioStars {
			float:right; width:100px;
			text-align:center
		}
	.ratioLink {
		float:right;
		width:110px;
		text-align:right
		}
	.ratioLink span { color:#00891d;} 
	.humorLine { 
		border-bottom:#999 dotted 1px;
		margin-top:10px;
		font-size:1px; 
		}
		
	.humor_pager {
		margin:5px 0;
	}
	
	.humor_pager a, .humor_pager span {
		margin:0 3px;
	}
/* recommendation service */
	div.multi-derevo a {
      color:#B54C00;
      text-decoration: none;
      outline: none;
      font-size:12px;
   }
   /*a:link {
      color: #0066cc;   
   } 
   a:visited {color: #00cc63; }*/   
  div.multi-derevo a:hover {
      text-decoration: underline;
   }
  div.multi-derevo a:active, div.multi-derevo a:focus {
      color: #666; 
      background-color:  #f4f4f4; 
   }
  div.multi-derevo a.current {
      color: black;
      font-weight: bold;
   }

   /* Дерево многоуровневое
   -------------------------------- */
   div.multi-derevo {
      width: 150px; /* блок под дерево */
      padding: 0 0 0em 0;  /* нижний отступ */
   }
      div.multi-derevo span { /* обертка пункта */
         text-decoration: none;
         display: block; /* растянем до правого края блока */
         margin: 0 0 0 0;   		
         background-color: transparent;
         border: solid silver; /* цвет линий */   
         border-width: 0 0 1px 1px; /* границы: низ и лево */
      }
       div.multi-derevo span a  {/* тест элемента дерева */
            display: block; 
            position: relative;
            top: .95em; /* смещаем узел на середину линии */
            background-color: #fff; /* закраска в цвет фона обязательна иначе будет видно линию */
            margin: 0 0 .2em .7em; /* делаем промежуток между узлами, отодвигаем левее   */
            padding: 0 0.3em; /* небольшой отступ от линии */
         }
    div.multi-derevo h4 {/* заголовок дерева */
         font-weight: bold;
         margin: 0;
         padding: 0 .25em;
         border-bottom: 1px solid silver;
   	}
	 div.multi-derevo .mainCity { font-weight:bold;}
      div.multi-derevo h4 a {
         display: block;
		 color:#000;
      }
      div.multi-derevo ul, div.multi-derevo ul li {
         list-style-image:none;
         list-style-position:outside;
         /*list-style-type:none;*/
         margin:0;
         padding:0;
      }
        div.multi-derevo ul li {
         }
          div.multi-derevo ul li ul {}
            	 div.multi-derevo ul li ul li {
                  margin: 0 0 0 1.2em;
                 /* border-left: 1px solid silver; */ /* цвет вертикальной линии между узлами */
            	}
                div.multi-derevo ul li.last ul li {/* последний узел, соединительную линию к след. узлу убираем */
                  /* border: none; */  
               }
               li.noLast { border-left: 1px solid silver; }
               
      div.multi-derevo .marker { /* маркер раскрытия списка в закрытом состоянии */
         border-color:  transparent transparent  transparent gray;
         border-style: solid; 
         border-width: .25em 0 .25em .5em;   
         margin: .35em .25em 0 0; 
         float: left; 
         width: 0px; 
         height: 0px; 
         line-height: 0px;
      }
       div.multi-derevo .marker.open {/* маркер раскрытия списка в открытом состоянии */
         border-color:#f1f1f1;
         border-width: .5em .25em 0 .25em;   
      }
   /* IE 6 Fixup */
   * html .multi-derevo * { height: 1%;}
   * html  div.multi-derevo .marker { border-style: dotted dotted dotted solid; }
    /*]]>*/
/* /recommendation service */


/*_______________________SPONSOR RUBRICK______________________________*/

.titleSponsor { position:relative; height:55px; margin-top:15px; }
.titleSponsor h1 {
	font-size:13px;
	padding-left:30px;
	margin:0px 0px 10px 0px;
	border-bottom:2px solid #1a9ee0 !important; 
	color:#B54C00;
	font-weight:bold;
}
.titleSponsor img.logoSponsor { position:absolute; right:0; top:-10px;}
.titleSponsor .sloganSponsor { font-size:10px; position:absolute; top:17px; right:27px; line-height:1.5;}
.titleSponsor .sponsorText { position:absolute; top:0; right:110px; text-align:right; font-weight:bold;}
.sloganSponsor .cText1{ color:#ffab30;}
.sloganSponsor .cText2{ color:#0087da;}
.sloganSponsor .cText3{ color:#7ebe1a;}
.sloganSponsor .cText1, .sloganSponsor .cText2, .sloganSponsor .cText3 { margin:0 2px;}

/*_____________________//SPONSOR RUBRICK______________________________*/

/* roommates*/

.mainTabsBlock { position:relative;}
	.mainTabsBlock .tabsInfo{ position:absolute; color:#3f4096; font-weight:bold;}
	.mainTabsBlock .lK { position:absolute; left:0; top:18px;}
	.mainTabsBlock .rK { position:absolute; right:0; top:18px;}
#ts_tabmenu2 {
    font-size: 12px; /* set the font size */
    padding: 20px 14px 0px 20px; /* set the padding */
    background:url(http://img.auto.ria.ua/img/zapchast/podloj.gif) bottom repeat-x;
    * zoom:1;
}
#ts_tabmenu2 ul {
	line-height:12px; /* setting the line height now so we don't have any headaches*/
	margin: 0px; /* let's keep the margin set to 0 for the same reasons as above*/
	list-style-type: none; /* we remove the UL's default disc bullets */
	float:right; /* we float the list to the left like we will all the elements inside*/
	padding: 0px 0px 0px 5px; /* give it a left padding of 5px to counter the effect of margin -5px below */
	margin-bottom:0px;

}
* html #ts_tabmenu2 ul { margin-bottom:0px;}
#ts_tabmenu2 ul li {
	float: left; /* floatin' left */
	margin: 0px;
}
#ts_tabmenu2 ul li a {
	text-decoration: underline; /* remove the default underline off the anchor text */
	display: block; /* we display this text as block so that we can apply padding/margin without problems */
	float: left; /* floatin' left, to make the menu horizontal */
	padding: 0px 0px 0px 24px;  /* we give it a left padding of 10px to show the first 10 pixels of the tabs image. you can also use padding-left: 10px; */
	background: url(http://img.auto.ria.ua/img/zapchast/tabs3.gif) no-repeat left top;  /* we link to the tabs image, no tiling, showing the top left part of it */
	margin-left: -9px;  /* this is important for the overlapping part - we are overlapping the tabs by 5 px */
	z-index: 0; /* keep it on layer 0 (default) */
	position: relative;  /* very important as this enables the z-index to work for us and keeps the tabs where they should be */
	color: #ba0903;  /* color of the tab text */
}
#ts_tabmenu2 ul li a:focus{
    outline:none;
}

* html {zoom:1 !important;}

#ts_tabmenu2 ul li a strong {
	font-weight: normal;   /* remove the bold effect */
	display: block;   /* display the strong element as a block so we can pad it, etc. */
	float: left;   /* float it left as well */
	background: url(http://img.auto.ria.ua/img/zapchast/tabs3.gif) no-repeat right top;  /* now we show the right part of the tab and we complete the "puzzle" */
	padding: 5px 14px 6px 0px;  /* important, as through this you define the position of the text within the tab */
	cursor: pointer;  /* this makes the browser show the "hand" cursor when hovering over the tab */
}
#ts_tabmenu2 ul li.active a {
	position: relative; /* again, keep things relative */
	z-index: 5; /* we show this tab over all other tabs in the menu, which would be on layer 0, thus overlapping occurs */
	background: url(http://img.auto.ria.ua/img/zapchast/tabs3.gif) no-repeat left bottom;  /* now we show the bottom part of the tabs image, the "hover" instance */
	color: #B54C00;
	font-weight:bold !important;
	text-decoration:none !important;
}
#ts_tabmenu2 ul li.active a strong {
	background: url(http://img.auto.ria.ua/img/zapchast/tabs3.gif) no-repeat;
	position: relative; /* keep it relative */
	z-index: 5; /* show this on layer 5 as well */
	font-weight:bold !important;
	background-position: right bottom; /* we show the right bottom part of the tabs image (the hover instance) */
}

/* roommates */


/*********************MULTY LOADER*********************************************/
.multyUploader a.hover {color:#0b8416;}
    .ListPhoto_realty {
    padding: 0;
    list-style: none;
    margin: 0;
}
    .ListPhoto_realty .file-invalid {
    cursor: pointer;
    color: #e61d1d;
    background: url(http://digitarald.de/project/fancyupload/3-0/assets/error.png) no-repeat 24px 5px;
}
    .ListPhoto_realty .file-size {
    color: #7c7c7c;
            font-weight:bold;
}
    .ListPhoto_realty .file .file-error {
    color: #e61d1d;
}
    .ListPhoto_realty .file-uploading .file-progress, .ListPhoto_realty .file-failed .file-progress {
    width: 125px;
    height: 12px;
    vertical-align: middle;
    background-image: url(http://digitarald.de/project/fancyupload/3-0/assets/progress-bar/progress.gif);
}
ul.ListPhoto_realty {
     margin: 0;
     padding: 0px;
}

ul.ListPhoto_realty li {
    padding: 0 0 12px 0;
    border-bottom: 1px dotted #cccccc;
    background: #fff;
    display: inline-block;
    width: 100%;
    position: relative;
    margin:0 0 12px 0;
    line-height:1;
}
ul.ListPhoto_realty li.file-invalid {
    padding: 0px 0px 12px;
    line-height: 1.5;
    overflow-x: hidden;
    width: 100%;
    color:#e61d1d;
}
ul.ListPhoto_realty li p{margin:0px; padding:0 0 5px 0;}
ul.ListPhoto_realty .file_main_photo{ font-size:13px; font-weight:bold; color:#272727;}
ul.ListPhoto_realty .file .imageLoad, ul.ListPhoto_realty .file .imgTem{
    float: left;
    padding: 1px;
    border: 1px solid #cccccc;
    margin-right: 12px;
    left: 0;
    width:100px;
    height:67px;
}
ul.ListPhoto_realty .file img.imageLoad{background:#fff url(http://img.auto.ria.ua/img/ajax_loader.gif) center center no-repeat;}
.ListPhoto_realty .file span{display: block;}
.ListPhoto_realty .file a{background:none;}
.ListPhoto_realty li.file-uploading span.file-size, .ListPhoto_realty li.file-uploading a{
    display:inline !important;
    margin-right:10px !important;
}
ul.ListPhoto_realty li.file-failed span.file-size{
	padding-right:10px;
}
li.file-failed .file-error{ display:none;}
ul.ListPhoto_realty li.file-uploading span img, ul.ListPhoto_realty li.file-failed span img{
    margin-right:10px;
}
ul.ListPhoto_realty span.file-title {
    overflow-x: hidden;
    display:block;
	float:left;
	width:100%;
	line-height:1.5;
}
 li.file-uploading span.file-title, li.file-failed span.file-title{line-height: 1.3 !important;}
.file-uploading .file-cancel, .file-failed .file-cancel{
	background:url(http://img.auto.ria.ua/img/fancyUpload/Cancel.gif) left no-repeat;
	padding-left:15px;
}
.icons_multiplay_upload{
	font-weight:bold;
    margin-top:12px;
    background:url(http://img.auto.ria.ua/img/fancyUpload/play-multiloads.gif) left no-repeat;
    padding-left:21px;
    }
ul.ListPhoto_realty .file-retry{
	background:url(http://img.auto.ria.ua/img/fancyUpload/RetryLoad.gif) left no-repeat;
	padding-left:17px;
}
div.imageLoad{background:#fff url(http://img.auto.ria.ua/img/ajax_loader.gif) center center no-repeat;}


ul.Video_processing{
        border: 1px solid #e0b91e;
        background: #feffdc;
        color: #514721;
        list-style: none;
        margin: 0 0 0 116px;
        padding: 5px 4px;
}
ul.Video_processing li{
	margin: 0;
	padding: 0;
	border: 0 none;
	background:none;
	}
ul.Video_processing li.loader{
        padding-top: 3px;
        line-height: 13px;
}
ul.Video_processing li.time_f{
        font-size: 12px;
        line-height: 1;
}
ul.Video_processing li span{display:inline !important;}
div.newphoto_icons{
	background:url(http://img.auto.ria.ua/img/upload_new_f.gif) no-repeat;
	position: absolute;
	width: 32px; height: 15px;
	left: -5px; top: 15px;
	font: bold 12px/13px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	}
div.newVideo_icons{
	background:url(http://img.auto.ria.ua/img/video/video_file.png) no-repeat;
	position: absolute;
	width: 33px; height: 26px;
	left: 36px; top: 21px;
	font-size: 12px;
	}
html div.newVideo_icons{
	background:url(http://img.auto.ria.ua/img/video/video_file.gif) no-repeat;
	}


/*
div.VideoAnnouncement{
    border: 1px solid #d7d7d7;
    margin-bottom: 10px;
}
div.VideoAnnouncement .bold{
        font-weight: bold;
}
div.VideoAnnouncement div.borderDecor{
        border: 1px solid #fff;
        background:#f0f0f0;
        padding: 6px;
}
div.VideoAnnouncement ul{
        padding: 0px 0px 5px; margin: 0px;
        list-style: none;
        width: 100%;
        display: inline-block;
}
div.VideoAnnouncement ul li{
        padding: 0px; margin: 0px;
        float: left;
        width: 25%;
}
div.VideoAnnouncement ul li a img{
        border:1px solid #c5c5c5;
        padding: 1px;
        background: #fff;
}
div.VideoAnnouncement dl,
div.VideoAnnouncement dt,
div.VideoAnnouncement dd{
        padding: 0px; margin: 0px;
        display: block;
        font-size: 13px;
        overflow-x: hidden;
}
div.VideoAnnouncement dl{
        padding: 6px;
}
div.VideoAnnouncement dt{
        padding: 0px 0px 5px 0px;
}
        div.VideoAnnouncement dt a{
                font-size: 0px; line-height: 0px;
        }
div.VideoAnnouncement div.bHeader{
        border-top: 1px solid #dfdfdf;
        margin: 0px 6px;
}
div.VideoAnnouncement div.bHeader p{
        margin: 0px; padding: 6px 0px 0px 0px;
        border-top: 1px solid #fff;
        text-align: right;
        font-weight: bold;
        font-size: 12px;
}
div.VideoAnnouncement dt span.play{
        position: absolute;
        width: 28px; height: 28px;
        margin-left: 40px;
        margin-top: 22px;
        background: url(http://img.dom.ria.ua/img/common/play.png) 0 0 no-repeat;
}
* html div.VideoAnnouncement dt span.play{
        background: url(http://img.dom.ria.ua/img/common/play.gif) 0 0 no-repeat;
}
*/
ul li.add-phone-nambe dl dt div.error.st-informer{
        margin: 10px 0pt 5px;
        padding: 5px;
        text-align: left;
        width: 280px;
        float: left;
        position: relative;
        left: -121px;
        letter-spacing: 0pt;
}
div.UserInfo ul li.add-phone-nambe dl dt div.error.st-informer{
        width: 280px;
        left: 0;
        }



/****************************************************************/
/* CREDIT */
/****************************************************************/
div.credit_panel {
	border:2px solid #E0E0E0;
	padding: 3px 5px;
	margin-bottom:10px;
	font-size:12px;
}

div.credit_panel h2 {
	font-size:14px;
	padding:5px 0px;
}

div.credit_panel #credit_setup {
	display:none;
}

div.credit_panel div.left {
	width:200px;
	float:left;
}

div.credit_panel div.right {
	width:200px;
	float:right;
	text-align:right;
	padding-top:4px;
}

div.credit_panel td.name {
	color:#3F4096;
	width:30%;
}

div.credit_panel td.value {
	border-left: 2px solid #3F4096;
	padding:10px;
        text-align: left;
}



/*  Button */
input.submit_x23 {
	padding-bottom:3px;
}
.submit_x23 {
	background: url(../img/button/button_x23.png) 0 0 no-repeat;
	height:23px;
}
.submit_x23.green_60 {
	background-position:-167px 0;
	width:60px;
}
.submit_x23.green_60:hover{
	background-position: -167px -23px;
}

input.submit_x28 {
	padding-bottom:3px;
}
.submit_x28 {
	background: url(../img/button/button_x28.png) 0 0 no-repeat;
	height:30px;
}
.submit_x28.green_180 {
	background-position:0 0;
	width:60px;
}
.submit_x28.green_180:hover{
	background-position: 0 -30px;
}
.submit_x23, .submit_x24, .submit_x28, .submit-x32, .submit_x40 {
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:center;
	text-decoration:none;
}
.bold {
	font-weight:bold;
}



/*  Button */

ul.box-list-prev, 
    ul.box-list-prev li{
        margin: 0;
        padding: 0;
        list-style: none;
    }
    ul.box-list-prev{
        display: inline-block;
        width: 100%;
        margin: 5px 0;
        }        
        ul.box-list-prev li{
            float: left;
            overflow-x: hidden;
            width: 120px;
        }
            ul.box-list-prev li img{
                border: 1px solid #dfdfdf;
                background: #fff;
                padding: 1px;
            }
            ul.box-list-prev li p{
                padding: 0; margin: 0;
                font: normal 12px/18px Arial, Helvetica, sans-serif;
                color: #525252;
                width: 100%;
                height: 20px;
                overflow: hidden;
            }

.box-detail-param .additional_parametres_right{
    border: none;
}
    .box-detail-param div.additional_parametres_right div.category{
        background: #f1f1f1;
        border: 0 none;
        padding: 0 10px;
    }


/* posrednik window*/
.posrednDiv{
	width:400px;
	margin:0 auto; 
	padding:8px; 
	background:#ffffff; 
	border:2px solid #e5e5e5;
}
.posrednDiv h2{
	margin:5px 0;
	background:#f1f1f1; 
	font-size:21px; 
	padding:5px 13px;
}
.posrednFild{
	padding:15px; 
	text-align:justify; 
	font-size:14px;
	line-height:18px;
}
/* posrednik window*/ 
/* info */
.inform{
	margin-right:4px;
}
.informDiv{
	background:url("../img/icons/icons-14/inform.png") no-repeat;
	color:#B54C00;
	height:14px;
	line-height:14px;
	margin-top:4px;
	text-align:center;
	text-decoration:none;
	width:14px;
	font-size:12px;
	cursor:help;
}
.informDiv2{
	color:#FFFFFF;
}
.orangeT {
    color:#E96B23 !important;
}
.listGalka {
    line-height:16px;
    display:block;
    margin-bottom:10px !important;
    margin-left:22px !important;
    background:url('/img/dob.gif') no-repeat 0 1px;
    padding-left:25px !important;
    font-size:14px;
    
}
.supInfo {
    display:block;
    color:#525252;
    margin-top:3px;
    font-size:11px;
}
.noticeWrapper {
  background:url("http://img.dom.ria.ua/img/com_alert.gif") no-repeat;
  padding-left:70px;
  text-align:left;
  font-weight:normal;

  }
.noticeWrapper strong {
        font-size:14px;
}
.noticeWrapper ul li {
    margin-top:5px;
    list-style:disc;
    margin-left:10px;
}
 /* info */
