*{
  margin: 0;
  padding: 0
}
body {
	background: #fffff3 url(img/bg_left.jpg) top repeat-x;
	font: 62.5% Arial, Tahoma, Geneva, sans-serif;
	min-width: 980px
}
p, ul { font-size: 1.3em; }
ul p { font-size: 1em }
p { margin-bottom: .8em }
a { color: #0e91dc }
a img { border: none }

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.box li {
font-size: .85em;
}

#mainwrap {
zoom: 1;
}

#logo {
	position: absolute;
	top: 65px;
	left: 3.4%;
	height: 109px
}
#frond {
	position: absolute;
	background: url(img/frond.png) no-repeat;
	width: 288px;
	height: 218px;
	top: 205px;
	left: 0;
}
#headlineImages {
	background: url(img/slice4.jpg) top right no-repeat;
	width: 100%;
	overflow: hidden;
}

#headlineImages img { float: right }
#wrap {
	background: url(img/slice5.jpg) top right no-repeat;
	zoom: 1;
	padding-top: 50px;
}
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	z-index: 2;
}
#nav {
	background: url(img/nav-bg.png);
	width: 941px;
	height: 38px;
	padding: 0 20px;
	margin: 0 0 31px -490px;
	list-style: none;
	position: absolute;
	z-index: 3;
	top: -70px;
	left: 50%;

}
#nav li {
	background: url(img/divider.gif) left top no-repeat;
	display: block;
	float: left;
}
#nav a {
	display: block;
	float: left;
	height: 38px;
	padding: 0 18px;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 37px;
	text-decoration: none;
	color: #fff
}
#nav .first { background: none }
.tabs {
	position: relative;
	padding-left: 21px;
	list-style: none
}
.tabs li {
	height: 35px;
	background: #d8d8c7 url(img/left-non-active-corner.gif) left top no-repeat;
	float: left;
	font: italic 17px Georgia, "Times New Roman", Times, serif;
	color: #747467;
	line-height: 36px;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin: 0 1px 0 0;
	padding: 0;
}
.tabs li#first_child{
	z-index: 2;
}
.tabs li span {
	display: block;
	padding: 0 20px;
	background: url(img/right-non-active-corner.gif) right top no-repeat
}
.tabs img {
	position: absolute;
	left: -20px;
	top: -20px;
}
.tabs li.current {
	background: #ededdb url(img/top-left-corner.gif) left top no-repeat;
	color: #000;
}
.tabs li.current span { background: url(img/top-right-corner.gif) right top no-repeat }
#houses-list{
    zoom: 1;
}
#houses-list .box {	display: none;}
#houses-list .visible {	display: block}
.box-wrap { background: #ededdb url(img/bottom-right-corner.gif) bottom right no-repeat }
#houses-list .box-wrap { clear: both }
.box-outer { background: url(img/top-right-corner.gif) right top no-repeat }
.box-inner { background: url(img/top-left-corner.gif) no-repeat }
.box {
	position: relative;
	background: url(img/bottom-left-corner.gif) left bottom no-repeat
}

.box h6 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
	color: #4f4f45;
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
}

.box .param-group-1,
.box .param-group-2,
.box .param-group-3 {
	float: left;
	width: 170px;
	padding: 0 0 10px 30px;
}

.box .param-group-1 ul,
.box .param-group-2 ul,
.box .param-group-3 ul {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
}

.box .param-group-1 li,
.box .param-group-2 li,
.box .param-group-3 li {
	line-height: 16px;
	list-style: none;
	background: none;
	margin: 2px 0;
	padding: 0;
}

.box .param-group-1 a,
.box .param-group-1 a:hover,
.box .param-group-2 a,
.box .param-group-2 a:hover,
.box .param-group-3 a,
.box .param-group-3 a:hover {
	float: left;
	clear: left;
	display: block;
	padding: 1px 5px 2px 5px;
}

.box .param-group-1 a.select,
.box .param-group-1 a:hover.select,
.box .param-group-2 a.select,
.box .param-group-2 a:hover.select,
.box .param-group-3 a.select,
.box .param-group-3 a:hover.select {
	color: #fff;
	background: #a95934;
	text-decoration: none;
}

.box dl {
	margin: 0;
	padding: 20px;
	font-size: 12px;
}

.box dl dt {
	float: left;
	width: 200px;
}

.box dl dd {
	margin: 0 0 0 200px;
}

.box dl input,
.box dl select,
.box dl textarea {
	font: normal 12px Tahoma, sans-serif;
	border: 1px solid #d6d6c8;
}

.box dl textarea {
	width: 660px;
	height: 120px;
}

.box dl dd {
	margin: 0 0 10px 0;
}

form .buttons {
	text-align: center;
}

.searchbutton {
	padding: 0 0 20px 30px;
}

#houses-list .box { padding-top: 20px }
.houses-sub-list {
	list-style: none;
}

.houses-sub-list li { position: relative; }

.houses-sub-list li p {
	width: 187px;
	padding: 5px 10px 0 3px;
	overflow: hidden;
}

.houses-sub-list li .price {
	position: absolute;
	top: 139px;
	left: 51px;
	display: block;
	width: 100px;
	text-align: center;
	color: #e80809;
	background: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;	
	padding: 2px 5px 3px 5px;
}

.data {
	width: 640px;
}

.data th {
	font-size: 11px;
	background: #fffff3;
	padding: 10px;
}

.data td {
	font-size: 11px;
	padding: 10px;
	border-bottom: 1px solid #fffff3;
}

.data select {
	font-size: 11px;
}

.searchform {
	background: #fffff3;
}

.searchform td {
	font-size: 11px;
	padding: 5px 10px;
	vertical-align: middle;
}

.searchform select {
	font-size: 11px;
}

.houses-sub-list li {
	float: left;
	width: 206px;
	height: 220px;
	margin: 0;
	padding: 3px 10px 0 0;
	background: url(img/bg-object.png) 0 100% no-repeat;
}
#content .houses-sub-list li p {
	font-size: 11px;
	padding: 0 10px 0 5px;
}
.houses-sub-list img {
	border: 3px solid #fffbfc;
}
.houses-sub-list a {
	display: block;
	margin: 0 0 0 3px
}
#rightColumn {
	background: url(img/kompas.jpg) right top no-repeat;
	width: 308px;
	float: right;
	height: 187px;
	padding-top: 8px
}
#rightColumn p {
	margin: 0 37px 0 33px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #010101;
	line-height: 17px
}
#rightColumn #phoneNumber {
	font-size: 32px;
	color: #9d5330;
	font-weight: normal;
	line-height: normal;
	margin: 0
}
#rightColumn a { text-decoration: none }
#phoneNumber span {
	font-size: 16px;
	padding-right: 5px
}
#footer {
	clear: both;
	background: url(img/border1.gif) bottom repeat-x;
	margin: 0 9.5% 11px 0;
}
#footer-inner {
	background: url(img/belka.jpg) no-repeat;
	height: 49px;
	color: #7d8a81;
	text-align: right;
	font: 11px "Trebuchet MS", sans-serif;
	padding-top: 93px;
}
#footer a {
	color: #7d8a81;
	text-decoration: none
}

/* pivovarov css code 08.04.10 */
.faq {
	margin: 0 0 2em 0;
	padding: 0;
}

.faq dt {
	font: bold 1.1em Tahoma, sans-serif;
	padding: 0 10px;
}

.faq dd {
	font-size: 1.3em;
	padding: 0 10px;
}

.faq dd.answer {
	font-size: 1.2em;
	margin: 1em 0 30px 0;
	padding: 10px;
	background: #f5f0e3;
}

.faq dd.answer span {
	font: bold 1em Tahoma, sans-serif;
	color: #81452a;
}

#form {
	width: 500px;
	margin: 0 auto;
}

#form dl {
	margin: 50px 0 0 0;
	padding: 0;
}

#form dt {
	float: left;
	width: 70px;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

#form dd {
	margin: 0 0 10px 80px;
}

#form dd #name,
#form dd #email,
#form dd #phone,
#form dd #message {
	width: 360px;
	font: normal 1.2em Arial, sans-serif;
	border: 1px solid #c0a28e;
}

#form dd #captcha_code {
	width: 155px;
	font: normal 1.2em Arial, sans-serif;
	border: 1px solid #c0a28e;
}

#form dd #antispam_answer {
	width: 120px;
	font: normal 1.2em Arial, sans-serif;
	border: 1px solid #c0a28e;
}
/* Pivovarov CSS 13.04.10 */
#content {
	float: left;
	width: 700px;
	padding: 0 20px;
}

#content h2 {
	font: italic 19px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: none;
	margin: 20px 0 5px 0;
}

#content p {
	font-size: 12px;
}

#sidebar {
	float: right;
	width: 220px;
	padding: 0 20px 0 0;
}

#contacts {
	height: 150px;
	font-size: 12px;
	background: url(../img/kompas.jpg) no-repeat 100% 100%;
	padding: 60px 0 10px 0;
}

#contacts big {
	font-size: 17px;
	color: #9D5330;
}

#contacts big span {
	font-size: 12px;
}

#houses-list{
    position: relative;
    z-index: 1;
}

.object .photo {
	float: left;
	margin: 0 10px 20px 0;
}

.object .photo img {
	float: left;
	border: 3px solid #ebedd8;
}

.object .thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}

.object .thumbnail img {
	float: left;
	border: 3px solid #ebedd8;
}

.object .description {
	clear: both;
	font-size: 13px;
}

.object .price {
	font-size: 17px;
}

#news-feed {
	float: left;
	width: 325px;
}

#news-feed h4 {
	font: bold 11px Tahoma, sans-serif;
	background: none;
}

#news-feed .date {
	color: #9e5232;
}

#news-feed p {
	font: normal 11px Tahoma, sans-serif;
}

#intro-text {
	width: 660px;
	/*margin: 0 0 0 335px;*/
}

#intro-text h2 {
	font: italic 23px Georgia, serif;
	color: #000;
	background: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#intro-text p {
	font-size: 11px;
	line-height: 14px;
}

.houses-sub-list li {
	position: relative;
}

a img { border: 0; }

.houses-sub-list li div {
	position: absolute;
	top: 1px;
	left: 55px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 -55px;
	border: 0;
}

.houses-sub-list li div img {border: 0;}

.houses-sub-list li div  span {
	color: #fddc1b;
}

.newsTopic h4 {
	font-style: normal;
	line-height: 18px;
	background: none;
	margin: 0;
	padding: 0;
}

.newsTopic  .date {
	color: #9e5232;
}

.newsTopic p {
	margin: 0 0 30px 0;
}

.thumb {
	float: left;
	width: 135px;
	margin: 0 0 30px 0;
}

.thumb img {
	float: left;
	border: 2px solid #d0d9c5;
	margin: 0 10px 0 0;
}

.description {
	float: left;
	width: 500px;
	margin: 0 0 30px 0;
}

#content .description h2 {
	margin: 0;
	padding: 0;
}

#content .description p {
	font-size: 11px;
}
