/*
/------Copyright Information------------------/
/   Name: Ziyodjon                            /
/   Surname: Ibragimov                        /
/   E-mail: ziyodjon@gmail.com                /
/   Web: http://www.alone-wolf.ru             /
/   ICQ: 203028800                            /
/   Skype: ziyodjon                           /
/---------------------------------------------/
*/


/*All reset*/
*{margin:0; padding:0;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
.clear{clear:both;}
p{line-height:14px;}
h1{font-size:1.5em;}
h2{font-size:1.3em;}
h3{font-size:1.3em;}
img{border:0;}

/*Body*/
body{
	padding:0;
	margin:0;
	font:11px Tahoma;
	color:#000;
}
/*Wrapper*/
#wrapper {
	margin:0 auto;
	width:942px;
}
#wrapper div.top_banner{
	width:926px;
	margin:0 auto;
	padding:10px 0 10px 0;
}

/*Header*/
#header {
	height:268px;
	margin:0 0 5px 0;
	background:#fff;
}
#header div.header_left{
	float:left;
	width:338px;
}
#header div.header_left div.top{
	height:124px;
	background:url(images/header_left_top.png) left top no-repeat;
}
#header div.header_left div.top a.logo{
	width:271px;
	height:35px;
	display:block;
	margin:42px 0 0 33px;
	position:absolute;
	text-decoration:none;
	background:url(images/logo.png) left top no-repeat;
}

#header div.header_left div.bottom{
	height:144px;
	background:url(images/header_left_bottom.png) left top no-repeat;
}

#header div.header_left div.bottom ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	margin:32px 0 0 136px;
}
#header div.header_left div.bottom ul li{
	font-size:20px;
	font-family:Arial;
	color:#980000;
	margin:0 0 5px 0;
}
#header div.header_left div.bottom ul li.icq{
	font-size:18px;
	font-family:Arial;
	color:#373900;
	background:url(images/icq_logo.png) left center no-repeat;
	padding:0 0 0 30px;
	margin:15px 0 0 0;
}

#header div.header_right{
	float:left;
	width:604px;
	height:268px;
	background:url(images/header_right.png) left top no-repeat;
}

#header div.header_right ul{
	margin:10px 0 0 80px;
	padding:0;
	list-style:none;
}
#header div.header_right ul li{
	float:left;
	width:100px;
	text-align:right;
}
#header div.header_right ul li a.active{
	background:url(images/top_nav_active.png) right bottom no-repeat;
}
#header div.header_right ul li a{
	font-family:Arial;
	font-size:11px;
	display:block;
	height:37px;
	background:url(images/top_nav_noactive.png) right bottom no-repeat;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#header div.header_right ul li a:hover{
	background:url(images/top_nav_active.png) right bottom no-repeat;
}

/*Left*/
#leftcolumn {
	float:left;
	width:237px;
	margin:0 0 15px 0;
}

#leftcolumn div.our_project{
	background:#ecf0f3;
	width:200px;
	margin:0 0 30px 6px;
	padding:20px 10px 24px 21px;
}
#leftcolumn div.our_project h1{
	color:#cf6613;
	border-bottom:2px solid #5d5d5d;
	padding:0 0 10px 0;
}

#leftcolumn div.our_project ul{
	margin:0;
	padding:0;
	list-style:none;
}
#leftcolumn div.our_project ul li{
	padding:5px 0 5px 0;
	width:200px;
}
#leftcolumn div.our_project ul li a{
	padding:0 0 0 15px;
	display:block;
	font-family:Tahoma;
	font-size:11px;
	color:#7c7c7c;
	text-decoration:none;
	background:url(images/dot1.png) left 20% no-repeat;
}
#leftcolumn div.our_project ul li a:hover{
	text-decoration:underline;
}

#leftcolumn div.search_filter{
	background:#fcf2cf;
	width:189px;
	margin:0 0 0 6px;
	padding:20px 21px 24px 21px;
}
#leftcolumn div.search_filter h1{
	color:#cf6613;
	border-bottom:2px solid #5d5d5d;
	padding:0 0 10px 0;
}

#leftcolumn div.search_filter div.regions{
	border:1px solid #5f5f5f;
	margin:10px 0 10px 0;
	padding:5px 0 5px 0;
	background:#fff;
	height:64px;
	overflow:auto;
}

#leftcolumn div.search_filter div.regions label{
	display:block;
	padding:5px 10px 5px 10px;
	margin:0 0 5px 0;
	background:#fff;
}
#leftcolumn div.search_filter div.regions label:hover{
	background:#ecf0f3;
}

#leftcolumn div.search_filter table.calc td p{
	float:left;
	font-size:10px;
	line-height:14px;
	text-align:right;
}
#leftcolumn div.search_filter table.calc td p.zametka{
	text-align:center;
	font-size:10px;
	line-height:14px;
	color:#e05b1c;
}
#leftcolumn div.search_filter table.calc td input{
	border:1px solid #616161;
	height:14px;
	width:41px;
	float:right;
	margin:0 5px 0 5px;
}
#leftcolumn div.search_filter table.calc td input.in_rem{
	margin:5px 5px 0 5px;
}
#leftcolumn div.search_filter table.calc td a.search_btn{
	text-decoration:none;
	width:80px;
	height:24px;
	background:url(images/search_btn.png) center center no-repeat;
	display:block;
}

/*Content*/
#content {
	float:left;
	margin:0 0 0 8px;
	padding:0 9px 0 13px;
	width:493px;
	display:inline;
}

#content a{
	color:#8a9095;
}

#content td div.vline{
	border-left:1px dotted #8a9095;
	width:1px;
	height:150px;
}
#content td div.hline{
	border-bottom:1px dotted #8a9095;
	width:220px;
	height:1px;
}

#content h2.cap{
	color:#fff;
	background:#8a9095;
	border-top:1px solid #5d6164;
	text-transform:uppercase;
	padding:5px 0 5px 20px;
	margin:10px 0 10px 0;
}
#content a.cap{
	color:#016adb;
}
#content td img.cont_pic{
	border:1px solid #8a9095;
	margin:10px;
}
#content td p.ploshad{
	font-weight:bold;
	text-decoration:underline;
	margin:5px 0 5px 0;
}

#content td p.price{
	margin:15px 0 15px 0;
}

#content td p.price span{
	margin:0 0 0 20px;
	font-size:14px;
	font-weight:bold;
	color:#8e050c;
}
#content td a.next_btn{
	width:98px;
	height:24px;
	display:block;
	text-decoration:none;
	background:url(images/next_btn.png) center center;
}

/*Right*/
#rightcolumn {
	padding:0 8px 0 8px;
 	width:166px;
 	float:right;
}
#rightcolumn a.ready_home{
	margin:0 0 20px 0;
	display:block;
	width:167px;
	height:123px;
}
#rightcolumn a.go_spec{
	margin:0 0 20px 0;
	display:block;
	width:167px;
	height:123px;
}
#rightcolumn a.rass_remont{
	margin:0 0 20px 0;
	display:block;
	width:167px;
	height:123px;
}
#rightcolumn a.ready_smeti{
	margin:0 0 20px 0;
	display:block;
	width:167px;
	height:123px;
}
/*News_block*/
#news_block {
	clear:both;
	background:#ecf0f3;
 	padding:10px 0 12px 22px;
	margin:0 0 10px 0;
}
#news_block h3{
	color:#e55911;
	text-transform:uppercase;
}
#news_block ul{
	margin:0;
	padding:0;
	list-style:none;
}
#news_block ul li{
	float:left;
	margin:10px 28px 0 0;
	width:200px;
}
#news_block ul li a.news_date{
	margin:5px 0 5px 0;
	text-decoration:none;
	display:block;
	color:#01669e;
}
#news_block ul li a:hover.news_date{
	color:#016adb;
}
#news_block ul li p.news_text{
	color:#515151;
}

/*Footer*/
#footer {
	clear:both;
	border-top:2px solid #7b8187;
	background:#8f959a;
 	padding:24px 0 20px 23px;
	height:45px;
}
#footer a.footer_logo{
}
#footer p.copy{
	color:#fff;
	text-align:center;
	margin:0 auto;
}
#right{
	 width:167px;
	 border:1px solid #cfcfcf;
	 background:#e6e1d7;
}
#rt img {margin:10px 0 10px 17px;}

#rt {
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}
p.zagright {
	height:18px;
	background:url(images/zagright.jpg) top left no-repeat;
	font-family:arial;
	color:#0c2f4b;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	margin:5px 0 1px 0;
}
.rmenu {padding-left: 10px; background: url(images/arrow.gif) no-repeat 5px 50%}
.rmenu a {font-weight: bold; color: #bd631b; text-decoration: none}
.rmenu a:hover {text-decoration: underline}
#bottom {float:right; padding-right:10px;}
