*{
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
	background-color:#99d9e9;
	line-height:18px;
}
body a{
	color: #1d829d;
	text-decoration: underline;
	font-size:11px;
}
body a:hover{
	color: #1d829d;
	text-decoration:underline;
}
body p{
	margin:0px;
	padding-bottom:8px;
}
#wrapper {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #top {
	float:left;
	padding: 0px;
	width: 950px;
	background-color:#FFFFFF;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
	height: 70px;
}
#wrapper #top #logo a, #wrapper #top #logo a:hover {
	color:#000000;
	float:left;
	font-size:22px;
	padding:26px 0;
	text-decoration:none;
}

#wrapper #top #logo img {
	float:left;
	padding:15px 5px 8px 10px;
}

#wrapper #top .search {	
	float:right;
	height:60px;
	margin-right:6px;
	margin-top:16px;
	padding:13px 6px 0 13px;
	width:345px;
}
#wrapper #top .search .searchbox{
	width:300px;
	height:19px;
	padding-bottom:5px;
}

#wrapper #top .search .searchbox .search_button{
}


#wrapper #top .search .searchbox .searchfield{
	border:1px solid #E8E8E8;
	color:#000000;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	margin-right:6px;
	margin-top:2px;
	text-decoration:none;
	width:270px;
}
#wrapper #link {
	float:left;
	padding: 0px;
	width: 950px;
	background:#FFFFFF;
	height: 35px;
	font-family: Tahoma;
	font-size: 11px;
	color: #017bb7;
	text-decoration: none;
}

#wrapper #link a{
	color: #017bb7;
	text-decoration: none;
}
#wrapper #link a:hover{
	color: #000000;
	text-decoration:underline;
}

#wrapper #link .menu_selected{
border-left:1px solid #44A4CC;
border-right:1px solid #44A4CC;
border-top:1px solid #44A4CC;
float:left;
font-family:Arial;
font-weight:bold;
height:27px;
margin:0 2px;
padding:8px 8px 0;
text-transform:uppercase;
width:auto;
background-image:url(../images/linkback.jpg);
background-repeat:repeat-x;	
}
#wrapper #link .menu_selected a{
color:#157B94;
font-size:12px;
}
#wrapper #link .linkfild{
	border-left:1px solid #187B92;
border-right:1px solid #187B92;
border-top:1px solid #187B92;
float:left;
font-family:Arial;
font-weight:bold;
height:27px;
margin:0 2px;
padding:8px 8px 0;
text-transform:uppercase;
width:auto;
background-image:url(../images/menu_not_selected.jpg);
background-repeat:repeat-x;	
}
#wrapper #link .linkfild a{
color:#FFFFFF;
font-size:12px;
}

#wrapper #link .linkfild1{
	float:left;
	width:auto;
	
	height: 27px;
	font-family: Tahoma;
	font-size: 11px;
	color: #017bb7;
	text-decoration: none;
	
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	
}

#wrapper #header {
	float:left;
	padding: 0px;
	width: 950px;
	background-repeat:no-repeat;
	height: 200px;
}

#wrapper #breadcrumb{
	background-color:#eee;
	padding:5px;
	font-size:10px;
}

#wrapper #mainbody {
	float:left;
	padding:9px 9px 30px;
	width: 932px;
	background-color:#FFFFFF;
}
#wrapper #mainbody .bodyfild {
	float:left;
}
#wrapper #mainbody .bodyfild img{
	padding-right:6px;
	border: 0;
	color: #FFFFFF;
}
#wrapper #mainbody #leftbody {
	float:left;
	padding: 0px;
	width: 680px;
	background-color:#FFFFFF;
}

#wrapper #mainbody h1{
	width:680px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:22px;
}

#wrapper #mainbody h2{
	font-size:17px;
	border-bottom:#CCCCCC solid 1px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}


#wrapper #mainbody #leftbody .listback {
	float:left;
	padding: 0px;
	width: 680px;
	background-image:url(../images/listback.jpg);
	background-repeat:no-repeat;
	height:329px;
}

#wrapper #mainbody #rightbody {
	float:right;
	width:245px;
}

#wrapper #mainbody #rightbody .box_top{
	background:url(../images/rightblock_top.jpg) no-repeat;
	height:7px;
	margin-top:5px;
}

#wrapper #mainbody #rightbody .box{
	background-image:url(../images/rightblock_mid.jpg);
	background-repeat:repeat-y;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:9px;
}

#wrapper #mainbody #rightbody .box .heading{
	border-bottom:#CCCCCC solid 1px; 
	padding-bottom:5px; 
	margin-bottom:9px;
	width:100%;
}

#wrapper #mainbody #rightbody .box ul{
}

#wrapper #mainbody #rightbody .box ul li{
	display:block;
}
#wrapper #mainbody #rightbody .box_bottom{
	background:url(../images/rightblock_bottom.jpg) no-repeat;
	height:7px;
	margin-bottom:10px;
}

#wrapper #mainbody #rightbody .login_field{
	padding:2px 0;
}

#wrapper #mainbody #rightbody .login_field label{
	float:left;
	width:60px;
}

#wrapper #footer {
	float:left;
	padding: 9px;
	width: 932px;
	background-color:#1b455b;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer .footer_links {
	text-align: center
}

#wrapper #footer .footer_links a{
	text-decoration: underline;
	color:#FFFFFF;
}

#wrapper #footer .footer_links a:hover{
	text-decoration:none;
}

#wrapper .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3e99b1;
	text-decoration: none;
}
#wrapper .textbox {
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:#e8e8e8 1px solid;
	height:15px;
}

.clear{
	clear:both;
}

#data_wrong {
	color:#FF0000;
	font-size: 14px;
	margin-bottom: 10px;
}

.l1 {
	width: 150px;
	float:	left;
	padding: 3px;
	text-align:right;
}

.password_recovery {
	border:1px solid #D1D1D1;
	margin:38px auto 150px;
	padding:25px 0;
	text-align:center;
	width:505px;
}

.header_right {
	color:#000000;
	float:right;
	padding-right:4px;
	padding-top:7px;
}

.header_right a {
	text-decoration:underline !important;
}

.atencion {
	background-color:#FFDFDF;
	border:1px dotted #CC0000;
	margin:10px 0;
	padding:5px;
}

.latest_listings {
	color:#FFFFFF;
	padding-left:13px;
	padding-top:6px;
	text-align:center;
	width:155px;
	float: left;
}

.latest_listings_vertical {
	margin-bottom: 15px;
}

.latest_listings_vertical .details {
	float:left;
	width:100px;
}

#not_found {
	width: 100%;
}

#not_found img{
	margin: auto;
}
.last_update{
	background-color:#FFFFFF;
	color:#000;
	float:left;
	height:20px;
	text-align:right;
	width:100%;
	border-bottom:1px solid #107996;
	border-top:3px solid #187B92;
}
.last_update p{
	padding:0 6px;
	height: 20px;
}
.last_update strong{
	color:#097591;
}

.cities{
	float:left;
	margin-left:5px;
	width:46%;
}

.search_text{
	text-align:center;
}