* {
	margin:0;
	padding:0;
	}
body {
	font-size:0.79em;
	}
#layout {
	min-width:900px;
	padding-bottom:30px;
	}
.b-layout {
	width:80%;
	padding-bottom:20px;
	}
	.b-layout-inner {
	margin-left:24px;	
	}
.b-map-header {
	padding:19px 15px 19px 24px;
	margin-bottom:20px;
	background:#489200;
	overflow:hidden;
	zoom:1;
	}
	.b-map-header .b-wrap {
	width:80%;
	}
	.b-map-header .b-logo {
	color:#FFF;
	margin-right:17px;
	margin-top:-13px;
	}
	.b-logo-text {
	
	margin-left:46px;
	margin-right:17px;
	}
		.b-logo-text a {
		color:#FFF;
		font-size:0.7em;
		text-decoration:none;
		}
	.b-map-header .b-big-title {
	color:#FFF;
	}
	.b-map-header .list a,
	.b-map-header .list a:hover {
	color:#FFF;
	}
	.b-map-header .list li {
	margin-left:10px;
	white-space:nowrap;
	}
	.b-map-header .list {
	margin-top:13px;
	}
/*selects
-------------------------------------------*/
.b-selects {
	margin-bottom:25px;
	}
.b-selects .b-select {
	margin-right:3px;
	float:left;
	height:1.7em;
	}
.b-selects .b-medium-select {
	width:10em;
	}
.b-selects .b-medium-select2 {
	width:9em;
	}
.b-selects .b-small-select {
	width:3.5em;
	}
.b-selects .b-button {
	float:left;
	font-size:0.95em;
	padding:1px 3px 0;
	}
/*layout
--------------------------------------------------*/
.b-map-container {
	width:100%;
	overflow:hidden;
	margin-right:-3px;
	margin-bottom:30px;
	}
.b-parametrs {
	width:10%;
	margin-right:-2px;
	}
/*map
----------------------------------------------------*/
#map_canvas {
	margin-top:10px;
	margin-bottom:20px;
	height:500px;
	}
.text-type2 {
	font-weight:bold;
	font-size:1.3em;
	}
.b-map-house-info {
	width:200px;
	min-height:128px;
	}
.b-map-house-info .b-pic {
	margin-bottom:10px;
	display:block;
	cursor:pointer;
	}
.b-map-house-info	.dashed-list {
	margin-top:10px;
	}
.b-add-offer {
	position:relative;
	padding:7px 0 7px 32px;
	}
.b-add-offer i {
	position:absolute;
	top:0.3em;
	left:0;
	width:25px;
	height:25px;
	background:url('../im/add-offer.png') left top no-repeat;
	}
.b-copyright {
	padding-left:20px;
	line-height:1.5em;
	}
/*filter
-------------------------------------------*/
.b-show-realty-filter {
background:#deebd1;
}
	.b-show-realty-filter .b-wrap {
	padding:15px;
	}
	.b-show-realty-filter .input-list {
	
	}
	.b-show-realty-filter .input-list li {
	margin-bottom:12px;
	border:1px solid #deebd1;
	}
	.b-show-realty-filter .input-list .g-label {
	display:block;
	padding-bottom:2px;
	margin-left:22px;
	}
	.b-show-realty-filter .input-list .g-label span {
	border-bottom:1px dashed #333;
	}
	.b-show-realty-filter .input-list .g-input {
	float:left;
	margin-top:2px;
	}
