* { padding:0; margin:0;}
body {
	font-family: Arial;
	color: #333;
	font-size: 12px;
	text-align:center;
	background-color: #D5D5D5;
}
p{
	padding-bottom: 10px;
}
UL {
	padding: 20px;
}

.text, .text_left {
	font-family: Arial;
	color: #333;
	font-size: 12px;
	text-align:center;
}

.text_left {
	text-align: left;
}

html, body {
	height:100%;
}

img {
	border:0
}

#mainWrapper {
	position: relative;
}

* html #mainWrapper {
	width:expression((document.documentElement.clientWidth||document.body.clientWidth) < 1000 ? '1000px' : '100%')
}

#content_place {
	margin: auto;
	padding: auto;
	width: 990px;
	border: 1px solid #B0B0B0;
	background-color: white;
	position:relative;
}

#top_menu {
	position: relative;
	top: 40px;
}

.menu_curr{
	background-color: #02cd17;
}

#last_projects {
	width: 400px;
	position: relative;
	top: 100px;
}

#menu {
	position: relative;
	margin: auto;
	vertical-align: middle;
	width: 903px;
	height: 40px;
	z-index:1;
	color:#000;
	top: -2px;
	font-size: 17px;
	background: url(/img/top_menu_bg.png) top center no-repeat;
}

.select_style
{
	width: 113px;
	height: 20px;
	_height: 18px;
}


#regionajax select
{
	width: 113px;
	height: 20px;
	_height: 18px;
}

.select_label, .select_label2, .select_label_phone 
{
	color: #5b4f48;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.select_label2
{
	margin-top: -12px;
}

.select_label_phone
{
	width: 125px;
}

.header1
{
	color: #0188c0;
	font-size: 20px;
	text-transform: uppercase;
}

.header2
{
	color: #767676;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
}


.page_header
{
	color: #0188c0;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 4px solid #a7a7a7;
	margin-top: 10px;
}

.page_single-object
{
	color: #0188c0;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 0;
}


.page_code{
	text-transform: none;
	color: #767676;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

table.single-object{
	border-bottom: 4px solid #a7a7a7;
	height: 18px;
	padding: 0px;
	margin-top: 8px;
	
}

.header_best
{
	color: #259237;
	font-size: 19px;
	text-transform: uppercase;
}


.header_best_new
{
	color: #0175b7;
	font-size: 19px;
	text-transform: uppercase;
}

.header3
{
	color: #0188c0;
	font-size: 16px;
	text-transform: uppercase;
}

.page_selected
{
	float: right;
	width: 22px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	background: url(/img/page_selected.gif) top center no-repeat;
}

.page
{
	float: right;
	width: 22px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
	background: url(/img/page_not_selected.gif) top center no-repeat;
}

.bullet_link
{
	background: url(/img/more.gif) left 2px no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.article_text
{
	padding-left: 15px; padding-top: 10px;
}

.txtfield
{
	width: 200px;
}

.property_price, .property_price_s
{
	text-align: left;
	color: #01c10d;
	font-family: Arial;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.property_price_s
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.property_region, .property_square
{
	text-align: left;
	color: #000;
	font-family: Arial;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}

.property_square
{
	padding-top: 0px;
	padding-bottom:10px;
	font-weight: normal;
}



.property_best_price{
	text-align: left;
	color: #ff0000;
	font-family: Arial;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.property_print
{
	text-align: right;
	font-family: Arial;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.property_name
{
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.themed_search
{
	background: url(/img/search_theme.jpg) top left no-repeat;
	width: 270px;
	height: 310px;
	padding-left: 10px;
	padding-top: 10px;
}

.themed_query_search
{
	background: url(/img/search_theme3.jpg) top left no-repeat;
	width: 540px;
	height: 260px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 30px;
}

textarea {
	width: 375px !important; 
	_width: 355px; /* хак для ie6 он игнорирует !important; */
	width: 355px;
	height: 102px;
}

form button
  { padding:0;border:none;background:transparent; }

form button img
  { display:block; }

div#subscribe_form
{
	background: none;
	text-align: left;
	width: 465px;
	height: 96px;
	padding: 0px;
}

div#subscribe_form
{
	_width: 540px;
	
}

.select_style_subscr
{
	width: 290px;
	height: 20px;
	_height: 18px;
	vertical-align: top;
}

*:first-child+html .select_style_subscr
{
	margin-left: -38px;
	width: 260px;
}

.search_result_item
{
	border-bottom: 1px dotted #A7A7A7;
	margin-bottom: 3px;
}

#searchres{
	text-align: left; 
	padding-top: 15px;
}

/*.menu_item1*/
/*{*/
/*	float: left;*/
/*	height: 38px;*/
/*	border: 1px solid red;*/
/*}*/
/**/
/*.menu_item2*/
/*{*/
/*	float: left;*/
/*	height: 38px;*/
/*	border: 1px solid red;*/
/*	background: url(file://d:/projects/yana/tmp/img/top_menu_sel_bg.png) center repeat-x;*/
/*}*/

a {color: #0098cd;}
a:hover {color: #01c10d;}

#menu a {color:#fff; text-decoration:underline;}
#menu a:hover
{
	color:#fff; text-decoration:none;
}

#logo
{
	position:absolute;
	width: 87px;
	height: 70px;
	margin: auto;
	left: 65px;
	top: 20px;
}

#langs
{
	position:absolute;
	width: 39px;
	height: 16px;
	margin: auto;
	left: 320px;
	top: 33px;
}

#contacts
{
	position:absolute;
	width: 180px;
	height: 70px;
	margin: auto;
	left: 265px;
	top: 52px;
	text-align: left;
	vertical-align: top;
}

#contacts a{
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

#contacts td{
	width: 190px;
	text-align: left;
	vertical-align: top;
}

#bant
{
	position:absolute;
	width: 455px;
	height: 69px;
	margin: auto;
	left: 470px;
	top: 20px;
}

#bant2
{
 width: 250px;
 margin-left:7px;
 margin-top: 10px;
 margin-bottom: 0px;
}

#bant2 img {
	margin-bottom: 10px;
}

/* хак для ie7*/
*:first-child+html #bant2{
 margin-left: -5px !important;
}

#left_part_flash
{
	float: left;
	position:relative;
	width: 570px;
	height: 478px;
	margin: auto;
	left: 0px;
}

#central_part_main_page
{
	float: left;
	position: relative;
	padding-left: 60px;
	width: 312px;
	/*height: 485px;*/
	margin: auto;
	background: url(/img/main_center_bg.png) top left no-repeat;
	/*border: 1px solid red;*/
}

#news{
	text-align: left;
	margin-top: 10px;
}

#news h2 {
	color:#0188C0;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	padding-left: 15px;
	margin-top: 10px;
	background: url(/img/more.gif) center left no-repeat;
}
#news p {
	padding-left: 15px;
	margin-top: 7px;
}

#news a {
 text-decoration: none;
 color:#0188C0;
}
#news a:hover{
 text-decoration: underline ;
 color:#01C10D;
}

#articles{
	text-align: left;
}

#articles h2{
	color: #0098CD;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}

#articles a{
	color: #0098CD;
   padding-left: 15px;
	background: url(/img/more.gif) top left no-repeat;
	_background: url(/img/more.gif) 2px left no-repeat;
	font: 13px/16px arial;
	font-weight: bold;
}

#articles a:hover{
	color: #01C10D;
	text-decoration: underline;
}

#articles li{
	list-style-type: none;
	margin-bottom: 18px;
}


#best_property, #best_property_new
{
	margin: auto;
	margin-top: 20px;
	width: 860px;
}

#best_countries {
	margin: auto;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 860px;
	background-color: #f5f8ff;
	text-align: center;
	vertical-align: middle;
}



#best_countries table{
	margin:0px auto;
}
	
#best_countries a{ 
	font-size: 10px; 
	color:#000; 
	text-decoration: none;
	}

#best_countries td {
	width: 60px;
	height: 35px;
	text-align: center;
}
#best_countries img {
	width: 18px;
	height: 17px;
   border: 0;
}

#best_small{
	margin-top:12px;	
	margin-bottom: -10px;
}

#best_small a{ 
	font-size: 12px; 
	color:#000; 
	text-decoration: none;
	}
#best_small a:hover{ 
	color:#0188C0; 
	}


best_bottom_ad
{
	margin: auto;
	margin-top: 20px;
	width: 860px;
	height: 132px;
	background-color: #f5f5f5;
}

#first_best_property_item
{
	width: 150px;
	padding: 10px;
	border-left: 1px dotted #a7a7a7;
	border-right: 1px dotted #a7a7a7;
}

#other_best_property_item
{
	width: 151px;
	margin-left: -1px;
	padding: 10px;
	border-right: 1px dotted #a7a7a7;
}



#designfactory{
	margin-top:10px;
}

#content
{
	position:relative;
	width: 853px;
	margin: auto;
	left: 0px;
	text-align: left;
}

#pager
{
	position: relative;
	margin: auto;
	top: 5px;
	width: 857px;
	text-align: right;
	z-index: 4;
}

#footer
{
	position: relative;
	margin: auto;
	padding-top: 20px;
	padding-left: 40px;
	width: 904px;
	height: 120px;
	color:#000;
	font-size: 11px;
	text-align: left;
	background: url(/img/footer_bg.png) top center no-repeat;
}

#footer a{
	color:#777777;
	text-decoration: none;
}

#partners {
	width: 530px; 
	float: left;
}
#partners strong {
	color:#A7A7A7;
   font-size: 12px;
}
#partners a{
	color:#0098CD;
   font-size: 12px;
}
#partners a:hover{
	color:#01C10D;
}
#partners td{
 padding-top: 5px;
 
}


#counters{
	width: 190px; 
	float: left;
	margin-left: -50px;
	margin-top: 5px;
}
#counters td{
	vertical-align: top;
	margin-right: 5px; 
}

#column1
{
	float: left;
	position:relative;
	left: 60px;
	top: 30px;
	margin: auto;
	width: 300px;

	/*border: 1px solid red;*/
}

#column2
{
	float: left;
	position:relative;
	left: 70px;
	top: 30px;
	margin: auto;
	width: 540px;

	/*border: 1px solid red;*/
}

/* Paging */
div.paging {background:#fff; color: #ccc; margin-bottom: 2em; margin-top: 15px; text-align: left;}
div.paging div.disabled {color: #ddd; display: inline;}
div.paging span {}
div.paging span.current {color: #000;}
div.paging span a {}

/* Make sure the icons are not cut */
a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], 
a[href$=".rdf"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}

/* Files */
a[href$=".pdf"]   { background-image: url(/css/icons/pdf.png); }  
a[href$=".doc"]   { background-image: url(/css/icons/doc.png); }  
a[href$=".xls"]   { background-image: url(/css/icons/xls.png); }  
 
/* Misc */
a[href$=".rss"], 
a[href$=".rdf"]   { background-image: url(/css/icons/feed.png); }
a[href^="http://yourwebsite.com"] { background:none; padding:0; margin:0; }

#sitelogin{
	margin-top:20px;
	padding: 20px;
	background-color: #F5F5F5;
	
}

#sitelogin label { 
	font: 110% times, "Trebuchet MS", Tahoma, Arial, sans-serif;
	display: block;
	width: 7em;
	text-align: left;
}
	
#sitelogin input { 
	font: 110% times, "Trebuchet MS", Tahoma, Arial, sans-serif;
	width: 20em;
	text-align: left;
	}
	
#sitelogin UserAddForm{
  margin-left: 20px;
  background-color: Aqua;
}

#flashMessage {
 color: #0098CD;
 text-align: center;
 font-size: 1.5em;
 margin-top: 15px;
 background-color: #F5F5F5;
 text-decoration: blink;
}

td.first {
	width: 125px;
}
td.second {
	width: 15px;
}
td.third {
	width: 399px;
}

img.query_search_bt{
 margin-left: 20px !important;
 margin-left: -7px;  /* хак для ie6 он игнорирует !important; */
}

/* хак для ie7*/
*:first-child+html img.query_search_bt{
 margin-left: -33px !important;
}