body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:1;
}

ul {
	margin:0;
	padding:0;
}

a {
	color:#cc3366;
}

h2  {
font-size:1.6em;
font-weight:bold;
padding-bottom:10px;
padding-top:20px;
}

h1, h2, h3 {
color:#CC3366;
font-family:Trebuchet MS;
font-variant:small-caps;
}

#left .ajax{
border-bottom: thin dashed #e9aabf;
text-decoration: none;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

div#mainDiv {
	width:100%;
	
}

#topcontent{
	margin-top:40px;
}
div#left {
	float:left;
	padding:0 0 0 10px;
	width:145px;
}

	div#logo {
		width:69px;
		height:117px;
		margin:0 auto;
		background-image:url('../images/logo.png');
		background-position:50% 50%;
		background-position-x:center;
		background-repeat:no-repeat;
		margin-top:15px;
	}
	
	div#contacts span#ph  {
		margin:15px 0 0 0;
		color:#CC3366;
		display:block;
		font:16px Helvetica,sans-serif;
		letter-spacing:0;
	}
	
	div#contacts span#num  {
		color:#000;
	}
	
	div.pl1{
		font-size:11px;
	}
	
	div#search .sbox_l  {
		background:url('../images/srch_l.gif') no-repeat scroll left top white;
		float:left;
		height:19px;
		width:19px;
	}
	
	div#search input  {
		background:url('../images/srch_bg.gif') repeat-x scroll 0 0 #FFFFFF;
		border:0 none;
		color:#000000;
		float:left;
		font:11px/13px arial;
		height:19px;
		padding:3px;
		width:100px;
	}
	
	div#search .sbox_r  {
		background:url('../images/srch_r.gif') no-repeat scroll 0 0 #FFFFFF;
		float:left;
		height:19px;
		width:19px;
	}

div#wrapper {
	margin-left:155px;
}
table.specialsmain img{
	border-color:#CCC;
	border-width:2px;
	width:200px;
	height:200px;
}
	div#topmenu {
		float:right;
		margin:15px 40px 0 0;
	}
	
		div#topmenu ul {
			float:right;
		}
		
		div#topmenu ul li {
			display:inline;
			float:left;
		}
		
		div#topmenu ul li a{
			font-style:italic;
			display:block;
			height:20px;
			margin:0 5px 0 5px;
			color:gray;
		}
		
		div#topmenu ul li a.lang{
			color:#C36;
		}
	
	div#mainmenu {
		background: #e9eaf6;
		float:right;
		width:94%;
		margin:15px 40px 0 0;
		height:47px;
		/* padding:0 15px 0 15px; */	
		}
	#mainmenu #leftc{
		width:10px;
		height:47px;
		background-image:url("../images/menuleftbg.gif");
		background-repeat:none;
		z-index:2;
		position:absolute;
		float:left;
		}
		
	#mainmenu #rightc{
		width:10px;
		height:47px;
		background-image:url("../images/menurightbg.gif");
		background-repeat:none;
		z-index:2;
		position:relative;
		float:right;
		}
		
		div#mainmenu ul {
			display:table;
			margin: 0 auto;
			width:98%;
			z-index:3;
			position:relative;
			float:left;
			margin-left:10px;
		}
		
		div#mainmenu ul li {
			display:table-cell;
			width:10%;
		}
		
		div#mainmenu ul li a{
			text-align:left;
			font-size:14px;
			display:block;
			height:40px;
			padding:10px 15px 0 15px;		
			text-decoration: none;
			z-index:1;
			color:black;
		}
		
		div#mainmenu ul li a:hover{
			background-color:#666;
			color:#fff;
		}

	div#maincontent {
		padding:80px 30px 30px 30px;
		font:14px Arial,sans-serif;
	}

		div#spotlight {
			margin:0;
			border:10px solid #E9EAF6;
			height:232px;
			width:580px;
			float:left;
		}

		div#fastsearch {
			float:left;
			margin-left:40px;
		}
		
		div#supers {
			float:left;
			width:100%;
			margin-top:20px;
		}
			
			div#supers table {
				width:100%;
			}
			
			div#supers .supers{
				text-align:left;
			}
			
			div#supers .supers span {
				display:block;
				margin:0 0 5px 0;
				font-size:16px;
				font-weight:400;
				color:#666666;
				
			}
		div#icont {
			float:left;
			width:100%;
			margin-top:20px;
			font-variant:normal;
			font-weight:normal;
		}

div#footer {
	float:left;
	width:100%;
	height:50px;
	margin-top:20px;
}

table{
	font-size: 15px;
	line-height: 1.6em;
	clear: right;
	padding-top:10px;
	margin-top: 10px;
	margin-right: 20px;
	position: relative;
	width: 98%;
	border:0;
}
#sidebarmenu{
	margin-bottom: 0px;
}
#sidebarmenu ul{
	font: 1.4em/1.2em Helvetica, sans-serif;
	text-decoration: underline;
	border-left: medium solid #e9eaf6;
	padding-left: 10px;
	padding-top: 10px;
}
#sidebarmenu ul li{
	display: block;
	padding-bottom: 10px;
}
#sidebarmenu ul li a{
	color: #4a4b4f;
	font-size:11pt;
}
#sidebarmenu ul li a:hover{
	color:#cc3366;
}
#sidebarmenu ul li ul{
	font: 0.9em/0.9em Helvetica, sans-serif;
	border-left: medium solid #e9eaf6;
	margin-top: 7px;
	margin-bottom: 7px;
}
#definition{
	margin-top: -10px;
	*width: 48%;
	width: 57%;
	display: inline-block;
	float: left;
	font-size: 15px;
	line-height: 1.6em;
}
#definition dd{
	clear: right;
	text-align: justify;
	margin-left:32%;

}
#definition dt{
clear:both;
	float: left;
	padding-right: 3px;
	width: 30%;
	text-align: right;
		font-weight: bold;

}
#definition hr{
	width: 100%;
	float: right;
	margin-top:10px;	
	margin-bottom:10px;
}

#photos{
	margin-left:5%;
	width:38%;
	height: 300px;
	display: inline-block;
	clear: right;
	float: left;
}
#maplink{
	margin-top: -30px;
	margin-bottom:10px;
	*width:38%;
	*height: 300px;
	*display: inline-block;
	*clear: right;
	*float: left;
}
html .searchinputs {
float:left;
font-size: 1.2em;
line-height: 1.6em;
margin-left:5px;
margin-bottom: 10px;
}
.searchinputs span {
display:block;
margin: 0 0pt;
	padding-top: 0;
}
.searchinputs .inputspans{
	display: block;
	float: left;
	padding-right: 20px;
}
.searchinputs label {
color:#4C4C4C;
font-size:0.8em;
}
.top_tb{
	background-color:#e9eaf6;
	height:30px;
	vertical-align:middle;
	text-align:center;
}

table ul, table ol{
	margin-left:50px;
}
#TB_ajaxContent #form h1{
	margin-bottom: 20px;
	text-align: center;
	margin-top: 5px;
}
#TB_ajaxContent #form label{
float:left;
display: block;
text-align: right;
width: 130px;
line-height: 1.9em;
margin-left: 10px;
}
#TB_ajaxContent #form input{
height:19px;
width: 220px;
margin-left: 10px;
margin-bottom: 10px;
}
#TB_ajaxContent #form textarea{
display: block;
width: 370px;
margin-left: 15px;
margin-right: 15px;
}
#TB_ajaxContent #form button{
display: block;
float: right;
margin-top:30px;
margin-right: 25px;
height: 20px;
width: 90px;
}
table.specialsmain{
	margin-bottom:100px;
}
label.checkbox {
    display: block;
}

input.checkbox {
    margin-right: 15px;
}
#naspunkts {
    width: 200px;
    height: 380px;
    overflow: auto;
    border-style: inset;
    border-color: #e6e6e6;
    margin-left: 20px;
}

#naspunkts.searchinputs {
    padding: 0px 0px 0px 0px;
}
div.shop_error{
	display:none;
}

ul.level_0{
    margin-bottom:10px;
}
li.item24 a{
	font-weight:bold;
	color:#000;
}
ul.level_0 li a[title='Продажа квартир'],
ul.level_0 li a[title='Загородная недвижимость'],
ul.level_0 li a[title='Спецпредложения']{
	font-weight: bold;
}
td.test img{
    height:63px;
    width:90px;
}
.sortico{
    border:none;
    vertical-align: middle;
    margin-left:5px;
}
div#search{
    margin-top:10px;
}
#nomoscow{
    display:none;
}
#moscow{
    display:block;
}
.mesto{
    padding-left:20px;
}


#asd h1,h2,h3,h4,h5 {
color:#CC3366;
font-family:Trebuchet MS;
font-variant:small-caps;
padding-bottom:10px;
font-size:1.6em;
}
