html {
   	font-family:Arial;
	font-size: 12px;
	font-weight:200;
	color:#ccc;
	background:#dfe5e8 url(/images/bg.gif) center center repeat-y;
	border-top:6px solid #aec2cb;
	height:100%;
	
}
html * {
	margin:0px;
	padding:0px;
	font-family:Arial,verdana;
}

body {
  padding:0px; 
  margin:0px auto;
  width:1000px;
  position:relative;
  min-height:100%;
  background:#fff;
}

* html #content {
  margin-left:10%;
}

#wrapper {
  overflow:hidden; 
  width:100%;
  padding-bottom:73px;
  background:#fff;
}
* html body {
  height:100%;
}

#header {
	width:1000px;
	position:relative;
	height:68px;
	border-bottom:1px solid #ccc;
	background:url("/images/header.gif") top right no-repeat;
	margin-bottom:15px;
}

#header h1 {
	padding-top:20px;
	color:#50577b;
	font-size:18px;
	margin-left:5px;
}

#content {
	float:left; 
	width:600px;
	margin-left:200px;
	padding-bottom:180px;
	color:#333333;
	background:#fff;
	
}

#menu {
	float:left; 
	width:180Px; 
	margin-left:-800px;
	background:#fff;
	padding-left:5px;
	padding-bottom:30px;
	
}



#right {
	float:right; 
	width:180px;
	background:#fff;
	padding-right:5px;	
}

#bottom {
	position:absolute;
	bottom:0;
	background:#fff;
	height:90px;
	width:100%;
	padding:1px 0;
	border-top:1px solid #ccc;
	background:url(/images/ul-bg.gif) top left repeat-x;
}  



#header_countries {
	list-style:none;
	background:#ccc;
	line-height:16px;
	width:225px;
	margin-left:5px;
	display:block;
}

#header_countries a {
	text-decoration:none;
	margin-left:5px;
	color:#fff;
	font-size:12px;
}

#header_auth {
	position:absolute;
	right: 0px;
	bottom: 5px;
	font-size:13px;
	font-weight:bold;
	color:#ccc;
}
/* LINKS */
.dlink {
	color:#1160cf;
	font-weight:bold;
}
.dlink:hover {
	color:#ff4302;
}
/* HEADERS */
h1 {
	color:#e77f00;
	font-weight:lighter;
	margin-bottom:10px;
}
ol {
	margin-left:20px;
}
h3 {
	color:#e77f00;
	padding:4px;
	margin-bottom: 10px;
	font-weight:lighter;
}

#selector, #selector li ul{
	list-style:none;
	
}
#selector li ul{
	display:none;
}
#selector li{
	float:left;
}
#cw {
	background: url('')
}

#cities_div {
	position:absolute;
	display:none;
	background:#fff;
	left:-50px;
	padding:20px;
	border:1px solid #ccc;
}

.grey {
	color:#ccc;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}

.grey:hover {
	color:#000;
	text-decoration:underline;
}



.left_menu {
	list-style:none;
	background:none;
	margin-bottom:20px;
	margin-top:0;
	padding-top:0;
	background:url(/images/ul-bg.gif) top left repeat-x;
}
.left_menu  li {
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #ccc;
}
.left_menu  li a{
	color:#333333;
	display:block;
	
}
.left_menu  li a:hover{
	text-decoration:none;
	
}


.left_menu  li:hover{
	background:#f0f0f0;
	color:#666666;
}

.ads {
	

}



#right h2 {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:3px;
	padding-left:20px;
	background: url(/images/menu_top.gif) center left  no-repeat;
	font-size: 13px;
	height:18px;
	font-family: arial;
	font-weight: normal;
	color: #fff;

}
#menu h2 {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:3px;
	padding-left:20px;
	background: url(/images/menu_top.gif) center left  no-repeat;
	font-size: 13px;
	height:18px;
	font-family: arial;
	font-weight: normal;
	color: #fff;

}

.clear {
	clear:left;
	position:relative;

}

label {
	font-family: arial,verdana,tahoma;
	font-size:13px;
	color: #2b3f48;
	display:block;
	font-weight:bold;
	text-align:left;
	
}


.add_fieldset {
	padding:20px;
	border:1px solid #ccc;
	
}

.add_head {
	margin-top:20px;
	padding-left:20px;
	background: url(/images/subheader_bg.gif) center left  repeat-x;
	font-size: 13px;
	height:19px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	border:1px solid #618097;
	border-left:none;
	border-right:none;
}



.add_container {
	padding:20px;
	border:1px solid #ccc;
	border-top:none;
	position:relative;
	background:url(/images/ul-bg.gif) top left repeat-x;
}


.reg_cell {
	padding-right:10px;
	padding-left:5px;
	width:100px;
}
.in {
  float: left;
  width: 280px;
  margin: 0 0 8px 0;
  padding-left: 6px;
  position: relative;

}
label.in {
	padding-left:0px;
	margin-bottom:5px;
	margin-top:15px;
	color: #2b3f48;
	font-weight:bold;
	font-size:13px;
	float:none;
}
.hint {
  display:none;
  position: absolute;
  float:left;
  right: -250px;
  width: 200px;
  margin-top: 5px;
  border: 1px solid #c93;
  padding: 10px 12px;
  background-color: #ffc;
  color:#333;
  font-weight:normal;
  font-size:13px;
  z-index:1000;
}
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/images/pointer.gif) left top no-repeat;
}
label .hint {
	 top:10px;
}
.register_btn {
	background:url(/images/register.gif) no-repeat;
	width:131px;
	height:27px;
	border:none;
	margin-top:10px;
	cursor:pointer;
}
.app_description {
	text-indent: 15px;
	text-align:justify;
	font-size:13px;
}


.register_tbl td input, .register_tbl td select{
	margin-top:10px;
}
.register_tbl {
	position: relative;
}


.sel {
	width:200px;
}

.form_error {
	font-family: tahoma,arial,verdana;
	font-size:12px;
	color:#ff3333;
	display:block;
	clear:left;
	height:25px;
	padding-left:25px;
	padding-top:1px;
	background:url(/images/warning.gif) left top no-repeat
}
.warning {
	font-family: tahoma,arial,verdana;
	font-size:12px;
	color:#ff3333;
	display:block;
	height:25px;
	padding-left:25px;
	padding-top:1px;
	background:url(/images/warning.gif) left top no-repeat
}

.pane {
	background: #ffffff;
	position:relative;
	padding: 5px 10px 5px;
	float:left;
	display:block;
	text-align:center;
	border: solid 1px #ccc;
	width:150px;
	height:150px;
	margin:5px;
}
#uploadOutput {
	margin-top:30px;
	
}
.required {
	color:#FF0000;
}
.alt {
	background: #f5f4f4;
}
.spam {
	color: #999999;
}

.ap_row {
	PADDING:5PX;
	background: #ffffff;
	border:1px solid #ccc;
}
.ap_list {
	border-collapse:collapse;
}





.lbl {
	font-weight:bold;
	color:#6699cc;
	padding-left:0px;
	margin-bottom:5px;
	margin-top:15px;
	font-size:13px;
}

input.add_checkbox {
	margin:0px;
	padding:0px;
	margin-right:3px;
}
#next_btn {
	color:#000;
	padding:10px;
	line-height:21px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
	cursor:pointer;
}

.upload_btn {
	background:url('/images/btn.gif') center left no-repeat;
	border:none;
	color:#fff;
	padding:0px;
	padding-bottom:3px;
	padding-left:10px;
	line-height:21px;
	margin-top:20px;
	margin-bottom:20px;
	width:121px;
	height:21px;
	cursor:pointer;
}
#prev_btn {
	color:#000;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:21px;
	margin-top:20px;
	cursor:pointer;
}
.app_preview td {
	font-size:13px;
	font-family:arial;
	color:#333;
	vertical-align:top;
	border-collapse:separate;
	padding:4px;
	padding-right:10px;

}

.app_img {
	 border: 1px solid #ccc;
	 padding: 5px;

}

.app_head {
	padding-bottom:5px;
	background: url(/images/line_2.gif) bottom left  no-repeat;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #003366;

}

.app_t_title {
	vertical-align:top;
	width:100px;
	text-align:right;
	padding:4px;
	padding-right:10px;
	
}
/*-----------------------------icons------------------*/
.phone {
	margin-top:5px;
	background: url(/images/phone.gif) left  no-repeat;
	padding-left:45px;
	line-height:22px;
	height: 22px;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:14px;
}

.email {
	background: url(/images/email.gif) left  no-repeat;
	padding-left:25px;
	line-height:18px;
	height: 18px;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:13px;
}
.web {
	background: url(/images/web.png) left  no-repeat;
	padding-left:25px;
	line-height:18px;
	height: 18px;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:13px;
}
.skype {
	background: url(/images/skype.gif) left  no-repeat;
	padding-left:25px;
	line-height:18px;
	height: 18px;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:13px;

}
.user {
	background: url(/images/user.gif) left  no-repeat;
	padding-left:25px;
	line-height:18px;
	height: 18px;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:13px;

}

.bullet {
	background: url(/images/bullet.gif) left  no-repeat;
	padding-left:15px;
	line-height:18px;
	height: 18px;
	color:#50577b;
	font-weight:bold;
	font-size:13px;

}
.print {
	background: url(/images/print.gif) left  no-repeat;
	padding-left:25px;
	line-height:18px;
	height: 18px;
	display:block;
	color:#333;
	font-weight:bold;
	font-size:13px;
}
/*-------------------quick search------------------*/
.quick_search {
	padding:10px;
	padding-bottom:0;
	width:160px;
	height:180px;
	background:#f4f4f4 url(/images/qs_bg.gif) top left  no-repeat;

}

.tabs {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 10px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2b7c0;
}

ul.obtabs span {
	height: 23px;
	line-height: 23px;
	padding-left: 18px;
	background-color: transparent;
	background-image: url(/images/tableft-back.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

ul.obtabs span {
	display: block;
}
ul.obtabs li.current span {
	background-image: url(/images/tableft.gif);
}
ul.obtabs li {
	float: left;
	display: block;
	height: 23px;
	padding-right: 25px;
	margin-left: -5px;
	position: relative;
	background-color: transparent;
	background-image: url(/images/tabright-back.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2b7c0;
	white-space: nowrap;

}

ul.obtabs li.current{
	z-index: 20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	height: 23px;
	background-image: url(/images/tabright.gif);
}

.tabs a:link, .tabs a:visited, .tabs span, .tabs a:active {
	color: #2b3f48;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
}
.tabs a:hover {
	color: #0faecf;
}


/* =============================оформление квартиры =========================*/
.apartment {
	position:relative;
	margin-top:20px;
	width:587px;
	height:140px;
	padding:5px;
	
	vertical-align:top;
	border: 1px dotted #ccc;
	border:none;
	border-bottom:1px solid #618097;
	background: url(/images/list_bottom_bg.gif) bottom left repeat-x;
	
}

.mainimg {
	position:relative;
	width:180px;
	height:175px;
	background: url(/images/mainpicbg.gif) bottom left no-repeat;
	padding-top:15px;
	padding-left:5px;
}
.smpic {
	top:0px;
	position:absolute;
	width:180px;
	height:165px;
	background: url(/images/smpicbg.gif) bottom left no-repeat;
}

.inr {
	position:absolute;
	left:12px;
	top:13px;
}

.headline {
	margin-top:20px;
	padding-left:20px;
	background: url(/images/subheader_bg.gif) center left  repeat-x;
	font-size: 13px;
	height:19px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	border:1px solid #618097;
	border-left:none;
	border-right:none;

}

.location {
	position:absolute;
	width:410px;
	height:20px;
	left:175px;
}

.acontacts {
	position:absolute;
	margin-left:340px;
}

.phone {
	background: url(/images/phone_2.gif) no-repeat center left; 
	padding-left:28px;
	color:#2a3e47;
}

.email {
	background: url(/images/email.gif) no-repeat center left;
	padding-left:22px;
	

}

.btn {
	position:absolute;
	top:104px;
}

span {
	color:#333333;
}

.related {
	float:left;
	margin-right:15px;
	width:150px;
	height:150px;
	text-align:center;

}

.price {
	color:#cc0000;
	font-weight:bold;
}

.value {
	line-height:18px;
	height: 18px;
	/*color:#50577b;*/
	color:green;
	font-weight:bold;
	font-size:13px;
}

.apartments_list {
	width:100%;
	border:1px solid #ccc;
}
.apartments_list th {
	background:#dfe5e8;
	height:25px;
}

.apartments_list td{
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}

.pagenavlink, .pagenavlink:visited {
	font-size:11px;
	color:#2a3e47;
	text-decoration: underline;

}
.current_page {
	font-size:11px;
	padding:3px;
	border:1px solid #ccc;
	
}
.pagenavlink:hover{
	color: #0faecf;
	

}

.sorting {
	margin-top:10px;
	color:#045667;
	
}

.trace {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:20px;
	background: url(/images/subheader_bg.gif) center left  repeat-x;
	font-size: 13px;
	line-height:20px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	border:1px solid #618097;
}
.trace span {
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
}
.trace a {
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
}
.reg {
	list-style-image: url(/images/bullet.gif);
}
.reg {
	list-style-image: url(/images/bullet.gif);
}

.order {
	position:relative;
	width:590px;
	padding-top:23px;
}

#city_select_head {
	font-size:18px;
}

