* {
	margin: 0px;
	font-family: "Trebuchet MS", Sans-Serif;		
}	

a {
	color: #829329;
	font-weight: bold;	
}

a:hover {
	color: #666;
}	

#search-interface {
	width: 950px; 
	font-size: 12px;
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align:left;	
}

form#main-search-property{
	width: 250px;
	height: 320px;
	padding: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;	
	border: 1px solid #CCC;
	font-weight: bold;
	float: left; 	
}

form#main-search-property .auto_complete ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;		
	background: #FFF;
	border: 1px solid #CCC;
	border-bottom: 0px;
	color: #222;
}

form#main-search-property .auto_complete ul li{
	padding-left: 5px;
	border-bottom: 1px dotted;
	text-align: left;
}

form#main-search-property .auto_complete ul li:hover{
	background-color: #7d8f29;
	color: #FFF; 
	cursor: pointer;
}

form#main-search-property div.location #enter_city{
	font-size: 17px;
	color: #7d8f29;
	font-weight: normal;
	text-align: center;
}

html>/**/body form#main-search-property .input#ltype_sel{
	margin-bottom: 0px;
}

form#main-search-property .input#ltype_sel{
	margin-bottom: 10px;
}

html>/**/body form#main-search-property .input#ltype_sel .radio label{
	margin-top: -5px;
	width: 90px;
}

form#main-search-property .input#ltype_sel .radio label{
	font-size: 15px;
	width: 98px;
	border: 1px solid #FFF;		
}

form#main-search-property div.location{
	width: 250px;
	margin-bottom: 10px;
	float: left;
}

form#main-search-property .location #example{
	float: left;
	font-size: 11px;
	font-weight: normal;
}

form#main-search-property .search-button{
	width: 100px;	
	margin-top: 8px;
	margin-left: 15px;
	float: left;	
}

form#main-search-property select{
	width: 115px;
	float: left;	
}

form#main-search-property input{
	width: 110px;
	float: left;
}

form#main-search-property input[type="submit"] {
	width: 81px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding: 55px 0 0;
	overflow: hidden;	
	background: transparent url('../../img/search/layout/search.png') no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */	
}	

form input.inactive{
	color: #888;
}	

form#main-search-property h2{
	color: #FFF;
	width: 250px;	
	margin-top: 0px;
	margin-bottom: 5px;
	background: transparent;
	text-align: left;
	padding-left: 0px;
}

h2 {
	color: #FFF;
	margin-top: 10px;	
	margin-bottom: 10px;
}	

form#main-search-property .input .radio{
	width: 250px;
	clear: none;	
}

form#main-search-property .input .radio label{	
	font-size: 11px;
	padding: 0px;
	margin-left: 2px;
	margin-right: 10px;
	float: left;	
	clear: none;
}

form#main-search-property .input .radio input{
	width: 10px;
	float: left;
	clear: none;	
}		

form#main-search-property .input.large{
	width: 240px;	
}

form#main-search-property .input.large select{
	width: 235px;
}	

form#main-search-property div{
	clear: none;
	padding: 0px;
	vertical-align: text-top;	
}

form#main-search-property .filters{
	width: 350px;
	float: left;
}

form#main-search-property .input{
	 
	float: left;
	margin-right: 5px;		
}

form#main-search-property .input label{
	font-weight: bold;
}

#real_state_sidebar form#search-property{
	width: 150px;
}

#real_state_sidebar #real_state_filter{
	width: 160px;
}

#real_state_sidebar form#search-property div.input.photo label{
	width: 120px;	
}

#real_state_sidebar form#search-property div.input.photo{
	width: 150px;	
}

form#search-property input[type="submit"]{
	width: 140px;
	margin-top:10px;
}

form#search-property{
	width: 200px;
	padding: 5px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: 10px;
	clear: none;
	margin-right: 0px;
	font-size: 11px;	
}

html>/**/body form#search-property input[type="checkbox"]{
	height: 10px;
}	

form#search-property input, form#search-property select{	
	height: 20px;
}

input, select, textarea{
	border:1px solid  #C0C0C0;
}

input[type="submit"]:hover, input[type="button"]:hover{
	border:1px solid  #C0C0C0;
	background: #636a70;
	color: #FFF;
}

input[type="submit"], input[type="button"]{
	border:1px solid  #505050;
	background: #CCC;
	color: #111;
	cursor: pointer;
	cursor: hand;	
}

input[type="checkbox"] {
	border: 0px;
}

form#search-property div.input{
	width: 70px; 
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	clear: none;
	text-align: left;		
}

form#search-property div.input.photo{
	width: 190px;
	margin-top: 10px;	
}

html>/**/body form#search-property div.input.photo input{
	margin-top: 0px;
}	

form#search-property div.input.photo input{
	margin-top: -3px;
	width: 15px;	
	float: left;
}	

form#search-property div.input.photo label{
	width: 150px;
	float: left;
}	

form#search-property select{
	width: 30px;	
}

#real_state_sidebar form#search-property select{
	width: 70px;	
}

#real_state_sidebar form#search-property div.input.small{
	width: 70px;
}

#real_state_sidebar form#search-property div.input.mid{
	width: 140px;
}

#real_state_sidebar form#search-property div.input.mid select{
	width: 140px;
}

form#search-property div.input.small{
	width: 90px;
}

form#search-property div.input.mid{
	width: 140px;
}

form#search-property div.input.mid select{
	width: 140px;
}

form#search-property div.input.large{
	width: 150px;
}

form#search-property .input.small label{
	width: 40px;
}	

form#search-property #PropertyLtype{
	width: 75px;	
}	

form#search-property .submit{
	width: 50px;
	float: left;
	margin-top: 0px;
	padding-left: 0px;		
}		

form#search-property label{
	width: 100%;
	font-size: 10px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}	

form#search-property .input input{
	width: 60px;
}

ul.real_state_menu {
	width: 600px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;	
}

ul.real_state_menu li {
	float: left;	
}

#real_state_nav_menu {
	padding-top: 10px;	
	margin-bottom: 10px;
	color: #777;
	font-size: 12px;
	text-align: left;	
}


#real_state_sidebar {
	width: 170px;
	margin-right: 15px; 
	float: left;
	text-align: left;
}

#real_state_filter {
	width: 170px; 
	border: 1px solid #CCC;	
	padding-top: 5px;
	float: left;
}

.tab-title {
	width: 140px;
	height: 26px;
	font-size: 16px;
	text-align: center;	
	padding-top: 2px;
	font-weight: bold;	
	color: #FFF;	
	background-image: url('../../img/botactivo.png');
}

.tab-title.green {
	width: 150px;
	color: #FFF;
	height: 24px;
	background-image: url('../../img/active_green.jpg');
}

.tab-title.small {
	color: #FFF;
	height: 39px;
	padding-top: 6px;
	font-size: 12px;
}

.tab-title.green.small{
	height: 39px;
}	

#neighbor-agent-info{
	border: 1px solid #CCC;	
	padding: 10px;
	font-size: 11px;	
	margin-bottom: 10px;
}

#neighbor-agent-info .name{
	font-size: 14px;
	font-weight: bold;
	color: #777;	
	margin-bottom: 5px;
}

#neighbor-agent-info form{
	width: 160px;
	margin: 0px;
	paddng: 0px;		
}

#neighbor-agent-info form div{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#neighbor-agent-info form{
	width: 100%;	
}	

#neighbor-agent-info form .input{
	width: 160px;
	margin: 0px;
	paddng: 0px;
}

#neighbor-agent-info form .input .small{
	width: 90px;
	float: left;
}	

#neighbor-agent-info form .input textarea{
	width: 150px;
}

#real_state_filter .location {
	text-align: center;	
}	

#real_state_results {
	float: left;
	width: 445px;	
	min-height: 400px;
}

#real_state_results #no-results p{
	margin-bottom: 10px;	
}	

#real_state_results #no-results{
	width: 730px;
	background: #EEE;
	font-size: 11px;
	padding: 10px;	
	color: #444;
	text-align: justify;	
}

#real_state_results #no-results .title{
	font-size: 16px;
	font-weight: bold;
	color: #7d8f29;
}	

#real_state_main_container {
	width: 930px;	
	padding: 10px;	
	padding-top: 0px;
	text-align: left;
}	

#real_state_results_map {
	width: 275px;
	height: 430px;		
	border: 1px solid #CCC;	
	margin-bottom: 10px;
	overflow: hidden;	
}

.map_layout{
	overflow: hidden;
}	

ul.real_state_menu li a {
	width: 82px;
	height: 17px;
	color: #808F32;
	text-decoration: none;
	display: block;
	margin-right: 0px;		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 3px;		
	background-image: url('../../img/search/layout/sbutton_inactive.png');
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

ul.real_state_menu li a:hover, ul.real_state_menu li a.selected {	
	color: #FFF;	
	background-image: url('../../img/search/layout/sbutton_active.png');
}	

#real_state_areas_menu {
	width: 170px;
	min-height: 300px;
	float: left;	
	margin-right: 10px;
	border: 1px solid #CCC;
	padding: 0px;
	background: #E8EDD8;
}

#real_state_areas_menu a.view_all{
	margin:10px;
	float: right;
	font-size: 11px;
	color: #777;
}	

#real_state_areas_menu h3 {
	margin: 0px;	
	color: #FFF;
	background: #7D8F29;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

#real_state_areas_menu p {
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
	color: #666;
}	

#real_state_areas_menu ul {
	list-style-type: none;
	margin: 0px;	
	padding: 5px;
	text-align: left;
}

#real_state_areas_menu ul li {
	float: left;
}

#real_state_areas_menu ul li.area {
	width: 130px;
	font-size: 10px;
}

#real_state_areas_menu ul li.num {
	width: 30px;
	text-align: right;
	font-size: 10px;	
}	

#real_state_view_property {
	float: left;
	width: 530px;
}

#real_state_view_property #property_price_info{
	font-size: 10px;
}

#real_state_view_property .info{
	width: 270px;
	margin-top: 10px;
	text-align: justify;		
	float: left;	
}	

#real_state_view_property #property_address{
	width: 360px;
	float: left;
	font-size: 13px;
	margin: 0px;
	margin-bottom: 10px;	
}

#real_state_view_property #property_address b.highlight{
	font-size: 16px;
}

#real_state_view_property #property_address a#small{
	font-size: 10px;
}	

#real_state_view_property #price_layout{	
	float: left;
	width: 167px;	
	text-align: right;
}

#real_state_view_property #property_price{
	font-size: 18px;
	font-weight: bold;	
}

#real_state_view_property #search-tools{
	height: 22px;
	padding-top: 3px;
	border: 1px solid #CCC;
	background-color: #EEE;	
	margin-bottom: 10px;
}

#real_state_view_property #search-tools a{
	text-decoration: none;
}

#real_state_view_property #search-tools a:hover{
	text-decoration: underline;
}

#real_state_view_property #search-tools #next-prev{
	float: right;
	padding-right: 5px; 	
}

#real_state_view_property #search-tools #back{
	float: left;
	padding-left: 5px; 	
}

#real_state_view_property #small_property_map{
	float: left;
	margin-right: 10px;
	width: 240px;
	height: 230px;	
	overflow: hidden;
	/*border: 1px solid #FF0000;*/
}	

#real_state_view_property #real_state_view_property_map {
	width: 525px;
	height: 400px;	
	overflow: hidden;	
}	

#real_state_view_property .tab {
	background: #FFF;	
}	

#real_state_view_property .photos {
	width: 245px;
	height: 200px;	
	padding-top: 10px;
	float: left;
	margin-right: 14px;
	background: #FFF;			
}	

#real_state_view_property .photos .nav {
	font-size: 11px;	
}

#real_state_view_property .photos .nav a{	
	text-decoration: none;
	
}

#real_state_view_property .photos .nav a:hover{
	text-decoration: underline;
}

#real_state_view_property .photos .nav #next-prev{	
	float: left;	
}

#real_state_view_property .photos .nav #next-prev.full{	
	width: 510px;	
	margin-bottom: 10px;
}

#real_state_view_property .photos .nav #next-prev #prev{
	float: left;
}

#real_state_view_property .photos .nav #next-prev #total-photos{
	float: left;
	margin-left: 170px;	
}

#real_state_view_property .photos .nav #next-prev #next{
	float: right;	
}

#real_state_view_property .photos .nav #larger-photos{
	text-align: center;	
	font-size: 13px;
}

#real_state_view_property .photos .nav #larger-photos a{
	text-decoration: underline;	
}	

#real_state_view_property .photo {
	width: 240px;
	height: 188px;
	margin-bottom: 5px;	
	border: 1px solid #CCC;	
	overflow: hidden;
}

#real_state_view_property .photo.full {
	width: 512px;
	height: 400px;
	padding: 5px;
	border: 0px;
}	

#real_state_view_property .photo .photo-loader{
	width: 32px;
	height: 32px;
	background-image: url('../../img/ajax-loader.gif');
	background-repeat: no-repeat;
	margin-top: 80px;	
	margin-left: auto;	
	margin-right: auto;
}

#real_state_view_property h3{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}	

#real_state_property_actions{
	float: left;
	margin-left: 10px;
	width: 200px;
	text-align: left;	
}

#real_state_results_side {
	width: 280px;
	float: right;
}	

ul#property_actions.no-border{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#real_state_property_actions #call_us_phone{
	padding-top: 10px;	
	padding-bottom: 10px;
}

#real_state_property_actions input[type="submit"], input[type="button"]{
	width: 90px;
	float: left;
	clear: none; 	
} 

html>/**/body #real_state_property_actions #see-any-prop, #see-any-prop{
	margin-top: 10px;	
	margin-bottom: 10px;
}

#real_state_property_actions #see-any-prop, #see-any-prop{
	margin-top: 10px;	
	margin-bottom: 0px;
}

#real_state_property_actions #or-call{
	text-align: center;
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #888;
	width: 50px;
	clear: none;
	float: left;
}

#actions{
	border:solid;
}

ul#property_actions{
	width: 530px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;	
}

html>/**/body ul#property_actions{
	margin-top: 0px;
}

ul#property_actions li{
	border: 1px solid #CCC;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;	
	float: left;
}	

ul#property_actions li.no-image a{
	background: none;
	border: 0px;
	margin:0px;
	padding:0px;
	float: left;
}

ul#property_actions li.no-image {
	width: 200px;
	padding-top:10px;
	margin-right: 0px;
	height: 24px;	
}

ul#property_actions li a{
	height: 24px;
	text-decoration: none;	
	display: block;
	margin-bottom: 2px;	
	padding-top: 7px;	
	padding-left: 40px;
	background-image: url('../../img/search/icons/property_actions.gif');
	/*border-bottom: 1px dotted;*/
	background-repeat: no-repeat;	
}

ul#property_actions li a.last{
	border-bottom: 0px;
}	

ul#property_actions li a.disabled, ul#property_actions li a.disabled:hover{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
}

ul#property_actions li a:hover{
	text-decoration: underline;	
}

ul#property_actions li a#more_photos{
	background-position: 0px 0px;
}

ul#property_actions li a#map_home{
	background-position: 0px -40px;
}

ul#property_actions li a#add_favorites{
	background-position: 0px -80px;
}

ul#property_actions li a#schedule_showing{
	background-position: 0px -119px;
}

ul#property_actions li a#request_info{
	background-position: 0px -159px;
}

ul#property_actions li a#email_friend{
	background-position: 0px -199px;
}

ul#property_actions li a#school_info{
	background-position: 0px -239px;
}

ul#property_actions li a#similar_properties{
	background-position: 0px -279px;
}

#real_state_results_properties .letter {
	width: 70px;
	height: 62px;
	padding-left: 0px;
	text-align: center;
	padding-top: 8px;
	height: 60px;
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: #666;	
}

#real_state_results_properties .letter {
	background-image: url('../../img/icons/big_marker.jpg');
	background-repeat: no-repeat;	
}

#real_state_results_properties .title b{
	float: left;	
}	

#real_state_results_properties .title{
	font-size: 16px;
	background: #EEE;
	color: #111;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;	
	text-align: left;
}	

#real_state_results_properties .view_details{
	font-size: 12px;
	text-align: center;	
	
}

#real_state_results_properties .title .location{
	width: 280px;
	text-align: center;
	font-size: 13px;	
	float: left;
	margin-left: 15px;
}

#real_state_results_properties .title .new{
	position: relative;
	top: 0px;
	right: 0px; 
}	

#real_state_results_properties  .view_details a{	
	text-decoration: none;	
}

#real_state_results_properties .view_details a:hover{	
	text-decoration: underline;
}

#real_state_results_properties .photo{
	width: 100px;
	height: 78px;
	border: 1px solid #CCC;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}

#real_state_results_properties {
	margin-top: 5px;	
}

#real_state_results #sort-properties {
	width: 435px;
	height: 23px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;	
	background-color: #636A70;
	color: #FFF;	
}

#real_state_results #sort-properties #sort_button {
	width: 100px;	
	height: 24px;
	margin: 0px;	
	margin-left: 10px;	
}

#real_state_results #sort-properties input, 
	#real_state_results #sort-properties select, 
		#real_state_results #sort-properties label  {
	float: left;
	clear: none;
	margin-right: 5px;	
}

#real_state_results #sort-properties label {
	width: 93px;
	margin-right: 0px;
	padding-right:0px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
}	

#real_state_results #sort-properties select{
	width: 120px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#real_state_results_properties .property{
	width: 440px;
	float: left;
	border: 2px solid #FFF;
	margin-bottom: 5px;
	padding: 5px;
	cursor: pointer;		
}

#real_state_results_properties.saved .property{
	width: 340px;
	height: 130px;
	padding: 0px;
	/*border: 1px solid #FF0000;*/
}	

#real_state_results_properties .property:hover{
	border: 2px solid #7D8F29;
}	

#real_state_results_properties .info{
	width: 255px;
	float: left;
	text-align: left;
}

#real_state_results_properties.saved .info{
	width: 227px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

#real_state_view_property table.property-info td, #real_state_view_property table.property-info th{
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	font-size: 11px;
}

#real_state_view_property #property-remarks{
	width: 265px;
	padding: 10px;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
	text-align: justify;
	margin-bottom: 5px; 	
	text-transform:capitalize;
}	

#real_state_results_properties .info table{
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #CCC;	
	border-right: 1px solid #CCC;
}

#real_state_results_properties .info table tbody{
	border: 1px solid #CCC;	
}	

#real_state_results_properties .info table td, #real_state_results_properties .info table th{
	padding: 0px;	
	margin: 0px;
	border: 1px solid #CCC;	
	border-bottom: 0px;
	border-right: 0px;
}	

form div select,form div textarea {
	width: auto;
	padding: 1px 3px;
	margin: 0 0 0 0;
}

/* slightly enhanced, universal clearfix hack */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* close commented backslash hack */
.hidden {
	display: none;
}


/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}

pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}

div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}

div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}

div.cake-stack-trace pre,div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}

div.cake-code-dump pre,div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}

div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}

div.code-coverage-results div.code-line {
	padding-left: 5px;
	display: block;
	margin-left: 10px;
}

div.code-coverage-results div.uncovered span.content {
	background: #ecc;
}

div.code-coverage-results div.covered span.content {
	background: #cec;
}

div.code-coverage-results div.ignored span.content {
	color: #aaa;
}

div.code-coverage-results span.line-num {
	color: #666;
	display: block;
	float: left;
	width: 20px;
	text-align: right;
	margin-right: 5px;
}

div.code-coverage-results span.line-num strong {
	color: #666;
}

div.code-coverage-results div.start {
	border: 1px solid #aaa;
	border-width: 1px 1px 0px 1px;
	margin-top: 30px;
	padding-top: 5px;
}

div.code-coverage-results div.end {
	border: 1px solid #aaa;
	border-width: 0px 1px 1px 1px;
	margin-bottom: 30px;
	padding-bottom: 5px;
}

div.code-coverage-results div.realstart {
	margin-top: 0px;
}

div.code-coverage-results p.note {
	color: #bbb;
	padding: 5px;
	margin: 5px 0 10px;
	font-size: 10px;
}

div.code-coverage-results span.result-bad {
	color: #a00;
}

div.code-coverage-results span.result-ok {
	color: #fa0;
}

div.code-coverage-results span.result-good {
	color: #0a0;
}

.cake-sql-log table {	
	background: #f4f4f4;
}

table.cake-sql-log{
	width: 950px;
}	

.cake-sql-log caption {
	color: #000;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cake-sql-log td,.cake-sql-log th {
	padding: 2px 8px;
	text-align: left;
	font-size: 11px;
}

/* Tables */
table {
	background: #fff;
	border: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
table.left td{
	text-align: left;
}	
table.lead_table, table.fields_table {	
	border:0;	
	margin:0;
}
#search-interface th {
	background: #EEE;
	border: 0px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	background-color:#FFF
}

th a {
	color: #333;
	background: #f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}

table#Tbphoto,table#Tbphoto tr td{
	border: 0px;
	
}


table tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
table.lead_table tr td {
	border: 0px;
	padding: 2px;
}
table.fields_table tr td {
	border: 1px solid #CCC;
	padding: 2px;	
}	
table.lead_table tr td.fieldname {	
	padding: 2px;
}
table tr td.fieldname {
	font-weight: bold;
}

table tr.altrow td {
	background: #f4f4f4;
}

td.actions {
	text-align: center;
	white-space: nowrap;
}

td.actions a {
	margin: 0px 6px;
}

/*Tabs*/
 ul.tab-nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

 ul.tab-nav li {
	float: left;
	margin-right: 4px;
}

ul.tab-nav li.right {
	float: right;	
}	

 ul.tab-nav li.last {
	margin-right: 0px;
}

 ul.tab-nav.saved-homes li a {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
 }

 ul.tab-nav li a {
	display: block;
	background: #FFF;
	border: 1px solid #AAA;
	border-bottom: 0;
	color: #636A70;
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: 11px;
}

 ul.tab-nav.nested-nav li a {
	color: #636A70;
	background: #FFF;
}

 ul.tab-nav.nested-nav li a.active,  ul.tab-nav.nested-nav li a:hover {
	color: #FFF;
	background: #636A70;
}

 ul.tab-nav li a.active,  ul.tab-nav li a:hover {
	color: #FFF;
	background: #636A70;
}

#real_state_view_property div.tab,  div.tab-nested {
	border: 0px;
	border-top: 1px solid #999;
	padding: 0px;	
	min-height: 230px;
}

 div.tab-nested {
	border: 1px solid #CCC;
}

 div.tab-nested form {
	width: 95%;
	margin: 0px;
}

/* Paging */
div.paging {
	width: 100%;
	background: #fff;
	color: #999999;
	margin-bottom: 10px;
}

div.paging div.disabled {
	color: #BBBBBB;
	display: inline;
}

div.paging span.current {
	color: #000;
}

div.paging .next-prev {
	float: right;
	padding-right: 5px;
}

div.paging .pages {
	float: left;
	padding-left: 5px;
}

div.paging .total-results {
	width: 100%;
	height: 13px;
	background-color: #EEE;
	padding: 5px;
	padding-top: 0px;
	margin-top: 5px;
	text-align: left;
}

.floated-left {
	float: left;
}

.floated-right {
	float: right;
}

ul#search_select_city {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;	
}

ul#search_select_city li {
	width: 300px;
	float: left;
	text-align: left;
	font-family: "Trebuchet MS", Sans-Serif;	
}

ul#search_select_city li a{
	font-weight: normal;
}

#search-disclaimer {
	font-family: "Trebuchet MS", Sans-Serif;
	text-align: justify;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #777; 
}

html>/**/body .most_pop_searches {
	margin-top: 5px;
}	

.most_pop_searches {
	width: 439px;
	float: left;
	padding: 10px;
	margin-top: 15px;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #CCC;
}

.most_pop_searches.right {
	margin-right: 0px;
}

.most_pop_searches.full {
	width: 920px;
	margin-right: 0px;
}

.most_pop_searches ul{	
	margin-left: 20px;
	margin-bottom: 10px;	
}

.most_pop_searches .county{
	width: 215px;
	float: left;
}

.loader{
	width: 32px;
	height: 32px;
	background-image: url('../../img/ajax-loader.gif');
	background-repeat: no-repeat;
	margin-top: 80px;	
	margin-left: auto;	
	margin-right: auto;
}

.loader-localities{
	width: 16px;
	height: 11px;
	background-image: url('../../img/search/icons/ajax-loader-localities.gif');
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-left: auto;	
	margin-right: auto;
}

#only_members {
	font-family: "Trebuchet MS", Sans-Serif;
	background-color: #FFED57;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;	
}

#member_data{	
	float: right;
	font-family: "Trebuchet MS", Sans-Serif;
	padding-top: 5px;
	margin-top: 13px;
	font-size: 12px;
}	

#search-interface ul.list {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#search-interface p.bottom {
	margin-bottom: 20px;
}

#attention {
	width: 178px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;	
}

#attention.full {
	width: 254px;
}

#attention #green{
	color: #829329;
	text-decoration: underline;
}	

#attention #title {
	font-size: 18px;
	font-weight: bold;
	color: #829329;	 
}

#attention #highlight {
	font-size: 14px;
	font-weight: bold;
	color: #829329;
	margin-top: 10px;
	margin-bottom: 10px;	
}

#attention ul {
	margin-top: 10px;
	margin-left: 20px;
}

#showing_form .input label {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}	

#showing_form .input.small {
	width: 78px;
}

#showing_form .input.small input {
	width: 100%;	
}	

#showing_form .input.float {
	float: left;
	clear: none;
	margin-right: 10px;
}

#showing_form .input.right {
	margin-right: 0px;
	clear: none;
}

#SignUpContent h2#register_title {
	color: #FFF;
	font-size: 20px;
	padding-left: 50px;
	height: 33px;
	background-image: url('../../img/title-gray.jpg');
	background-repeat: no-repeat;	
}

#SignUpContent h2#register_title.step2 {
	font-size: 22px;
	padding-left: 150px;
}	

#SignUpContent #agent_buddy{
	width: 100px;
	height: 91px;
	background-image: url('../../img/agent_buddy.jpg');
	background-repeat: no-repeat;
	float: left;
}

#SignUpContent #house{
	width: 80px;
	height: 82px;
	background-image: url('../../img/house.jpg');
	background-repeat: no-repeat;
	float: left;	
	clear: none;
}

#SignUpContent #signup_info{
	width: 380px;
	margin-left: 10px;
	padding-top: 15px;
	float: left;
}

#SignUpContent #signup_info.step2{
	margin-top: 10px;
	font-size: 14px;
}	

#SignUpContent form {
	margin-top: 10px;	
	margin-bottom: 10px;
}	

#SignUpContent #signup_already{
	font-size: 22px;
	text-align: center;
}

#SignUpContent #privacy_policy {
	border: 3px solid #CCC;
	font-size: 16px;
	font-weight: bold;
	color: #829329;
	padding: 10px;
	text-align: center;
}

#SignUpContent div.submit{
	text-align: center;
	margin-top: 10px;
}

#SignUpContent .input.text, #SignUpContent .input.password {	
	width: 450px;	
}

#SignUpContent .input.step2 label {
	text-align: left;
}	

#SignUpContent .input.step2 {
	width: 500px;
	padding-left:5px;	
	clear: none;
}

#SignUpContent .input.step2 label, #SignUpContent .input.step2 input{
	width: 100%;
	float: none;	
	clear: none;	
}

#SignUpContent .input.step2 label{
	width: 100px;		
}

#SignUpContent .step2 #cell-phone{
	width: 200px;
	float: left;
	clear:none;
	margin-top: 10px;
	margin-left: 0px;
}

#SignUpContent .input.textarea label{
	width: 100%;
	text-align: left;	
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
	background: #EEE;
}	

#SignUpContent .input input{
	margin-bottom: 5px;
}

#SignUpContent .input label{
	text-align: right;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}	

#SignUpContent .input label, #SignUpContent .input input {
	width: 150px;
	float: left;
	clear: none;
}

#SignUpContent input.inputSignUp {
	width: 324px;
	height: 33px;
	padding: 0px;
	padding-top: -10px;
 	margin: 0;	
  	border: 0;
	background-image: url(/img/title_green.jpg);
	overflow: hidden;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
	display: block;
	clear: none;
	color: #FFF;
	font-size: 20px;
}

#SignUpContent input.inputSignUp.right {
	float: right;	
}	

#SignUpContent form #fields {
	margin-left: 60px;
}

html>/**/body #SignUpContent input.inputSignUp {
	margin-left: 100px;
}

#SignUpContent div.error-message {
	width: 400px;
	text-align: center;
	font-weight: bold;
	background: #ff0;
	color: #000;
	text-align: center;
}

#search-interface h1{
	font-size: 30px;
}
/*//////////////////////////////////////////////////////////*/
#top{
	width:947px;
	height:30px;	
	background:url(/img/top_line.jpg) repeat-x bottom;
	margin-top: 17px;	
}
#find_home{
	width:140px;
	height:19px;
	color:#FFF;	
	font-size:14px;
	font-weight:bold;
	float: left;
	padding:6px 0 0 15px;
	background:url(/img/find.jpg) no-repeat;
}
#rent{
	width:90px;
	height:20px;
	float: left;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 2px;
}
html>/**/body #rent input{
	float: left;
	margin-right: 8px;
	margin-top: 5px;	
}
#sale{
	width:auto;
	margin-right: 15px;
	height:20px;
	float: left;
	margin-top: 2px;
	font-size: 14px;
	margin-left: 5px;
}
html>/**/body #sale input{
	float: left;
	margin-right: 8px;
	margin-top: 2px;	
}
#left{
	width:425px;
	height:auto;
	float:left;
	margin:0px;
	margin-top:10px;
	margin-right:5px;
}
ul #by_filter {
	list-style-type:none;	
}	
#by_filter{
	width:425px;
	height:26px;	
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#by_filter a{
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 5px;	
}
#by_filter li{
	width:135px;
	height:22px;
	float: left;		
}
#by_filter a:hover, #by_filter a.active{	
	height:22px;	
	padding:4px 0 0 0;
	text-align:center;
	background:url(/img/bt_area_act.jpg) no-repeat;
}
#by_filter a, #by_filter a:hover, #by_filter a.active{
	color:#FFF;
}	
#by_filter a{
	width:134px;
	height:22px;
	color:#666;
	padding:4px 0 0 0;
	text-align:center;
	background:url(/img/bt_area_inac.jpg) no-repeat;
}
#by_city{
	position:absolute;
	bottom:0;
	left:0;
}
#by_zip{
	position:absolute;
	bottom:0;
	left:145px;
}
#by_id{
	position:absolute;
	bottom:0;
	right:0;
}
#filter_select{
	width:403px;	
	color:#FFF;	
	background:#636A70;
	padding: 10px;	
}

#filter_select input[type="submit"]{
	width: 100px;
	padding-top:0px;	
	height: 22px;
	margin-bottom: -1px;	
}

#filter_select select{
	width:170px;
	margin:0px;
	padding:0px;
	margin-left:10px;	
	border:0;
}
.inner_wrapper{
	width:423px;	
}
#cities{
	width:383px;
	padding:10px 0 10px 20px;
	color: #888;
}
#cities .block{
	width:95px;
	height:auto;
	float:left;
}
#cities a{
	display:block;
	color:#7D8F29;
}
#right{
	width: 390px;	
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}

html>/**/body #right .top{
	margin-bottom: 14px;
}	

#right .top{	
	margin-left: 20px;
	margin-bottom: 42px;
	width: 470px;
	height: 300px;	
	background: url(/img/bk_index.jpg) right top no-repeat;
}
#right .top ul{
	margin-bottom: 10px;	
}	
h2{
	color:#7D8F29;
}
#right hr{
	border:1px dotted #D0D0D0;
}
#right ul{
	font-size:14px;
	color:#7D8F29;
	line-height:24px;
}
#right ul span{
	color:#636A70;
	font-weight:bold;
}
#facebook{
	width:490px;	
	margin-top:0px;
}
#facebook .title{
	width:475px;
	padding:2px 0 5px 15px;
	background:#E7E9E9;
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	font-weight:bold;
	color:#5F6A6C;
}
#facebook .home{
	font-size:20px;
	margin-right:10px;
}
#facebook .title img{
	margin:4px 0 0 90px;
}
#facebook .fotos{
	height:auto;
	margin:10px 0 10px 20px;
	position:relative;
}
#facebook .fotos img{
	margin:0px;
}
#round{
	width:39px;
	height:45px;
	position:absolute;
	bottom:-1px;
	right:-1px;
	z-index:10;
	background:url(/img/round.png) no-repeat;
}
.clear{
	clear:both;
}
.green{
	color:#7D8F29;
}
/*Interiores*/
#top_int{	
	margin-bottom:10px;	
}
.submenu{
	width:102px;
	height:18px;
	background:url(../../img/sub_menu_inact.jpg) no-repeat;
	margin-right:10px;
	text-align:center;
	float:left;
	padding-top:2px;
}
.submenu a{
	text-decoration:none;
	color:#7D8F29;
}
.pathway{
	padding-top:10px;
}
.pathway a{
	text-decoration:none;
	color:#7D8F29;
}
#top_int .title{
	text-align:center;
	color:#7D8F29;
	font-size:20px;
	font-weight:bold;
	margin:10px 0;
}
#top_int .title span{
	text-align:center;
	color:#5F6A6C;
	font-size:16px;
	font-weight:normal;
}
#inner_content{
	min-height: 320px;		
	margin:0px;
	padding:0px;
	margin-bottom: 20px;	
}
#inner_content .left{
	width:400px;	
	min-height: 350px;	
	border:1px solid #BBB;
	float:left;	
}
#inner_content .left .title{
	border-bottom:6px solid #666;
	padding-bottom:7px;
}	

.by_filter_int{
	width:400px;
	height:30px;
	margin: 0px;
	padding:0px;	
	list-style-type: none;	
}

.by_filter_int a{
	width:133px;
	height:26px;
	color:#666;
	padding:2px 0 0 0;
	text-align:center;
	background:url(../../img/bt_area_inac2.jpg) no-repeat;
	float: left;
	margin: 0px;
	text-decoration: none;
}

.by_filter_int li{
	width:133px;
	height:26px;		
	float: left;
}	

.by_filter_int a.active{
	color: #FFF;
	background:url(../../img/bt_area_act2.jpg) no-repeat;	
}

.by_filter_int ul{
	list-style-type: none;
	text-decoration: none;
}

.by_filter_int a:hover{
	background:url(../../img/bt_area_act2.jpg) no-repeat;
	color: #FFF;
}

.content{
	width:380px;
	margin:10px;
	color:#636A70;
}
.city{
	width:380px;
	height:25px;
	border-bottom:1px dotted #D0D0D0;
	margin:0 0 5px 0;
}
.city2{
	width:340px;
	height:25px;
	border-bottom:1px dotted #D0D0D0;
	margin:0 0 5px 0;
	padding-left:40px;
}
.city .name, .city2 .name{
	color:#7D8F29;
	float:left;
}
.city .list, .city2 .list{
	float:right;
	padding-top:5px;
}
.city .list, .city3 .list{
	float:right;
	margin-right: 10px;
}

.city3{
	width:340px;
	border-bottom:1px dotted #D0D0D0;
	margin:0 0 5px 0;
	padding-left:40px;
}

#inner_content .center{
	width: 210px;
	height: 340px;
	border: 1px solid #BBB;
	float: left;	
	margin-right:0px;
	margin-left: 35px;
	padding: 10px;
	padding-top:0px;	
}

#inner_content .center .inputtxt, #inner_content .center select{
	width:90px;
	height:22px;
	border:1px solid  #D0D0D0;
	font-size: 11px;
}

#inner_content .center .input.mid select{
	width: 200px;	
}

#inner_content .center .input.small, #inner_content .center .input.small select{
	width: 95px;
}

#inner_content .center .input.large{
	width: 200px;
}	

#inner_content .center .input.large .input, #inner_content .center .input.large input{
	width: 90px;	
}

#inner_content .center .input.large .input{
	margin-right: 10px;
}	

#inner_content .center table{
	margin-top:20px;
}

html>/**/body #inner_content .center input[type="checkbox"] {
	margin-top: 0px;
}

#inner_content .center input[type="checkbox"] {
	margin-top: 13px;
}	

#inner_content .right{
	width:240px;
	height:350px;
	border:1px solid #BBB;
	float:right;
	text-align:center;
}
#inner_content .title{
	font-size:16px;
	text-align:center;
	margin-top:10px;
}

.footer{
	width:940px;
	margin-left:0px;	
	border:1px solid #D0D0D0;
}
.footer .title{
	text-align:center;
	color:#FFF;
	font-size:20px;
	background:#666;
	padding:5px 0;
}
.footer .block{
	width:215px;	
	float:left;
	text-align: left;
	margin:10px 0 10px 20px;	
}
.footer a{
	display:block;	
	color:#7D8F29;
	font-size:12px;
	padding-bottom: 3px;
}

.footer a:hover{
	color: #666666;	
}	

#image_face{
	width:122px;
	height:19px;
	color:#FFF;
	position:absolute;
	font-size:14px;
	font-weight:bold;
	bottom:-395px;
	left:345px;
	padding:6px 0 0 15px;
	background:url(/img/facebook.jpg) no-repeat;
	z-index:10;
}
.Res_combo {display:none;}
.Res_state {display:none}
.mostrar {display:none}

table#search_table tr td, table#search_table, table#search_table table{
	text-align: left;
	border: 0px;	
}

table#search_table .location_name{
	color: #829329;
	font-weight: bold;	
}

table#search_table img{
 	vertical-align: middle;
}

.titulos1 {	
	font-size: 12px;
	font-weight: bolder;
	color: #7d8f29;
}
.titulosg {	
	font-size: 15px;
	font-weight: bolder;
	color: #7d8f29;
}
.titulos2 {
	font-size: 11px;
	font-weight: bolder;
	margin-top:10px;	
}
.formu {	
	width: 300px;	
	float: left;	
	margin-left: 20px;
	clear: none;
}
.formu2 {	
	width: 250px;	
	float: left;	
	margin-left: 70px;
	clear: none;
}

ul.listings {
	width: 90%;
	margin: 0px;
	margin-left: 20px;
	list-style-type: none;
	padding: 0px;
}

ul.listings ul.listings{
	margin-left: 30px;
}	

ul.listings li {
	color: #829329;
	font-weight: bold;
	width: 330px;
	margin:0px;	
}

ul.listings li .location {
	float: left;
}	

ul.listings li .num_props {
	float: right;
	color: #000;
	font-weight: normal;
}

ul.listings img{ 
	vertical-align: text-top;
}

ul.listings input{
	margin-top: -2px;
}	

html>/**/body ul.listings input{
	margin-top: 2px;
}

ul.listings li.content {
	display:none;
}

.nav_button {
	cursor: hand;
	cursor: pointer;	
}

.main_prop_search{
	clear:none;
	width: 100%;
	margin: 0px;
	padding: 0px;	
}

.main_prop_search div {
	clear:none;
	margin: 0px;
	padding: 0px;
}

ul#property-tags{	
	list-style-type:none;
	float: right;
	margin-bottom: 5px;
}

ul#property-tags.horizontal{
	float: none;
	width: 100%;	
}

ul#property-tags.horizontal li{
	float: left;
	margin-right: 5px;	
}	

ul#property-tags li{
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	width:90px;
}	

ul#property-tags li.preduced{
	background:#F00;
	color:#FFF;
}	

ul#property-tags li.reo{
	background:#C37443;
	color:#FFF;	
}

ul#property-tags li.ss{
	background:#555;
	color:#FFF;
}
.captcha {
	padding-left: 170px;	
}
.captcha input{
	padding-left:-170px;
}	
html>/**/body .captcha input{
	margin-left:0px;
}