#realty {
	position: relative;
	height: 1%;
}
#realty h1 {
	clear: both;
}
#realty h3 {
	background: url("/img/icon_house.jpg") no-repeat left;
	color: #9f9f9f;
	font-weight: normal;
	padding: 0 0 0 20px;		
	font-size: 1em;
	margin-left: 0;
	font-family: Tahoma, Geneva, sans-serif;	
	}
/*----------------------------------------sell_buy-------------------------------*/
.sell_buy {
	background: #F3F3F3 url("/img/3.gif") repeat-x bottom left;
	padding: 10px 0 17px 0;
	float: left;
	width: 100%;
	overflow: visible;
	margin-bottom: 30px;
}
	.sell_buy li {
		float: left;
		padding: 0 20px;
		font-size: 1.1em;
		font-family: Tahoma, Geneva, sans-serif;	
	}
	.sell_buy li.active {
		background: url("/img/4.jpg") no-repeat bottom center;
		font-size: 1.5em;
		min-width: 176px;
		margin: 10px -10px 0 -10px;	
		text-align: center;
		position: relative;
	}
		.sell_buy li.active strong {
			background: #FFAE00 url("/img/1.jpg") repeat-y top right;
			font-weight: normal;
			padding: 5px 10px 0 10px;
			position: relative;
		
		}
		.sell_buy li.active span {
			background: url("/img/2.gif") no-repeat top right;
			position: absolute;
			width: 35px;
			height: 17px;
			bottom: -17px;
			right: -6px;			
		}
	.sell_buy li a {		
		font-weight: normal;
		color: #01618D;
	}
/*------------------------------------------realty_type------------------------------------------*/
.realty_type {
	margin: 10px 0 20px 0;	
}
.realty_type li {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	float: left;
	position: relative;
	height: 1%;
}
	.realty_type li a {
		text-decoration: none;
		border-bottom: 1px #000 solid;
		color: #5b5b5b;
		float: left;
	}
		.realty_type li a:hover {			
			border-bottom: 1px #000 dotted;
			color: #5b5b5b;
		}
	.realty_type li span {
		width: 2em;
		text-align: center;
		float: left;
	}
	
	.realty_type li.active {
		font-size: 2.2em;
		font-weight: normal;
		float: none;
		clear: both;
		width: 100%;
		padding-top: 0.1em;
	}
	.realty_type li.active strong {
		float: left;
		font-weight: normal;
		font-family: Georgia, serif;
	}
	.realty_type li.active ul {		
		float: left;
		margin-top: -30px;		
	}
	.realty_type li.active ul li {
		font-size: 0.45em;
		font-weight: bold;
		float: left;
		font-style: italic;
		padding: 0.2em 0 0 350px;
		width: 300px;
	
	}
	.realty_type li.active ul li a {
		padding-top: 0.5em;
		color: #016990;
		border-bottom: 1px #016990 dotted;
	}
	.realty_type li.active ul li a:hover {
		
		border-bottom: 1px #016990 solid;
	}
	/*добавил	
	.realty_type li ul {
		width: 300px;
		
	}
	.realty_type li ul li {
		width: 100%;
		
	}
	.realty_type li ul li a {
		font-size: 0.65em;
		font-weight: bold;
	}	
	добавил*/
			
	.realty_type li ul li span {
		width: auto;
		text-align: left;
		float: none;
		color: #4676ca;
		font-size: 0.8em;
		font-weight: bold;
		font-family: Georgia, serif;
		padding-left: 5px;
	}
/*----------------------------------------------sort----------------------------------------------*/
.sort {
	padding: 80px 0 10px 0;
	width: 100%;
	clear: both;
}	
.sort li {
	float: right;
	margin: 0 0 0 20px;
	font-family: arial, Geneva, sans-serif;	
	font-size: 0.85em;
}
.sort li a {
	font-style: italic;	
	position: relative;
	height: 1%;
	color: #01618D;
	font-family: arial, helvetica, sans-serif;	
}
.sort .active {
	background: url("/img/list.gif") no-repeat left;
	padding-left: 15px;
}
/*----------------------------------------------------hot_list----------------------------------------------------*/
.hot_list {
	margin: 0 0 30px 0;
	float: left;
}
.hot_list li {
	position: relative;
	height: 1%;
	float: left;	
}
	.hot_list li.colored {
		background: #fff;
		margin: 10px 0;
		padding: 10px 0 20px 0;
		border-bottom: 1px #DDD solid;
	}
	.hot_list li.non_colored {
		margin: 10px 0;
		padding: 10px 0 20px 0;
		border-bottom: 1px #DDD solid;
	}
	.hot_list li .list_nomber {
		clear: both;
		display: block;
		font-size: 1.2em;
		font-family: Georgia, serif;
		color: #666;

	}
.hot_list img {
	float: left;
	width: 92px;
	height: 76px;
	border: none;
	padding: 0 12px 15px 0;
	background: url("/img/shad_big.png") no-repeat bottom right;
}

	.hot_list h4 span.super {
		width: 100px;
		height: 76px;
		position: absolute;
		right: 0;
		top: 0.7em;
		background: url("/img/super.png") no-repeat left top;
	}
	
	
	
.hot_list li .list_nomber {
		clear: both;
		display: block;
		font-size: 1.2em;
		font-family: Georgia, serif;
		color: #666;
	}	
.realty_item .list_nomber {
		clear: both;
		display: block;
		font-size: 0.75em;
		font-family: arial, helvetica, sans-serif;	
		color: #666;
	}
.realty_item .list_nomber strong {		
		font-size: 1.5em;
		font-family: Georgia, serif;		
	}

.hot_list div.vcard, 
.realty_item div.vcard {
	width: 180px;
	float: left;
	margin: 15px 0 0 20px;	
}	
.realty_item div.vcard {
	margin: 15px 0 0 0;
}
	.hot_list div.vcard ul li, 
	.realty_item div.vcard ul li {
		width: 98%;
		float: left;
		font-size: 0.75em;
		color: #888;
		font-family: arial, helvetica, sans-serif;			
	}
	.hot_list div.vcard ul li.street-address, 
	.realty_item div.vcard ul li.street-address {
		font-size: 1.2em;
		font-family: Georgia, serif;
		padding-bottom: 0.5em;
		color: #000;		
	}
	.hot_list div.vcard ul li.type, 
	.realty_item div.vcard ul li.type {
		color: #ffa800;
		font-style: italic;
		font-weight: bold;		
	}
	.hot_list div.vcard ul li.extended-address, 
	.realty_item div.vcard ul li.extended-address {
		padding-bottom: 0.5em;		
	}
	.hot_list div.vcard ul li.street-address span, 
	.realty_item div.vcard ul li.street-address span {
		color: #00F;		
	}
	.hot_list p.remark {
		float: left;
		width: 330px;
		clear: none;
		padding: 10px;
		margin-left: 20px !important;
		margin-left: 10px;
		background: #fff8e4;
		font-size:1em;
	}	
.tech_info {
	float: left;
	width: 100px;
	padding: 0;
	margin-top: 0;
}
.realty_item .tech_info {
	margin-top: 1em;
}
	.tech_info li {
		float: left;
		width: 100%;
		font-family: arial, helvetica, sans-serif;	
		font-size: 0.75em;
		line-height: 1.2em;
	}
		.tech_info li b.price {
			text-decoration: line-through;
			font-size: 1em;
			font-family: Times New Roman, Times, serif;
			font-weight: normal; 
		}
		.tech_info li b.dprice {
			font-size: 1em;
			font-family: Times New Roman, Times, serif;
			font-weight: normal; 
		}		
		.tech_info li b.eprice {
			font-size: 1em;
			font-family: Times New Roman, Times, serif;
			font-weight: normal; 
		}	
		.tech_info li span {
			font-size: 1.4em;
			font-family: Times New Roman, Times, serif;
		}
		.tech_info li .price {
			color: #ffa800;
			font-style: italic;
		}
		.tech_info li .dprice {
			color: #ffa800;
			font-style: italic;
		}
		.tech_info li .eprice {
			color: #ffa800;
			font-style: italic;
		}			
.about {
	width: 100%;
	float: left;
	clear: left;
	padding: 20px 0 10px 20px;
}
	.about li {
		float: left;
		margin-right: 40px;
		font-size: 0.75em;
		font-family: arial, helvetica, sans-serif;	
	}		
	.about li .tel {
		margin: 0;
		display: block;
		padding: 0 0 0 0;
		text-align: left;
	}
	.about li .tel .type {		
		font-style: italic;
	}
	.about li.vcard {
		background: url("/img/agent.gif") no-repeat left top;
		padding-left: 15px;
	}
/*-----------------------------------------realty_item----------------------------------*/
#realty_wide {
	width: 800px;
	clear: both;

	margin: 0 0 0 -120px;
	overflow: hidden;
}
.realty_item {
	width: 800px;
	padding: 50px 0 0 0;
	clear: both;
}
.realty_item div.realty_text {
	width: 240px;
	float: left;
	background: #fefadc;
	padding: 20px;
	margin: 0;
	clear: none;
}
#wide .realty_item p {
	clear: none;
	padding: 1em 0;
	margin: 0;
	width: auto;
}
.realty_item div.realty_block {
	float: left;
	width: 180px; 
}
.realty_item ul.houses {
	float: right;
	width: 330px;
}
.realty_item ul.houses li {
	float: left;
	padding: 0 5px 0 0;
}	
.realty_item ul.houses img {	
	padding: 0;
}
.realty_item ul.houses img {	
	
}
.realty_item ul.houses img.first_big {	
	width: 315px;
	height: 238px;
}	
.realty_item .about {
	width: 400px;
	float: left;
	padding: 20px 0 10px 0;
}	
.realty_item span.count, .realty_item span.date {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.75em;	
}	
.realty_item .about li {
	float: left;
	width: 50%;
	font-size: 0.75em;
	font-family: arial, helvetica, sans-serif;	
	}		
	.realty_item .about li .tel {
		margin: 0;
		padding: 0 0 0 0;
		text-align: left;
	}
	.realty_item .about li.vcard {
		background: url("/img/agent.gif") no-repeat left top;
		padding-left: 15px;
	}
	.realty_item .about li.vcard {		
		padding: 0 0 15px 15px;
	}