@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
}

#wrapper_main {
	margin: 0 auto;
	width: 1024px;
	background-color: #DED38E;
}

#marquee {
	background-image: url(images/header_infobar.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 1024px;
}

#wrapper_body {
	width: 1024px;
}

#left_column {
	width: 220px;
	float: left;
	padding-left: 5px;
}
	
	ul#main_menu {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 205px;
	}
	
	ul#main_menu li {
		margin: 0;
		padding: 0;
		border-bottom: solid 1px #C6A673;
		display: block;
		width: 205px;
	}

	ul#main_menu li a {
		display: block;
		height: 25px;
		text-decoration: none;
		padding-top: 10px;
		padding-left: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: italic;
		color: #7D2022;
	}

	ul#main_menu li a:hover {
		background-color: #907B2E;
	}

#center_column {
	width: 570px;
	float: left;
	padding: 10px 25px 0 25px;
	background-color: #FFFFFF;
	position: relative;
}

#right_column {
	width: 164px;
	float: left;
	padding: 15px 5px 0 5px;
}

#footer {
	width: 1024px;
	height: 126px;
	background: url(images/footer.jpg) no-repeat;
}


/* ESTILOS NO ESTRUCTURALES */

h2 {
	color: #218D96;
	font-size: 30px;
}

.txt_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #530D12;
}

.emphasis {
	font-size: 16px;

}

#center_column a {
	text-decoration: none;
	color: #990000;
}

#center_column a:hover {
	color: #666666;
	text-decoration: underline;
}

.subtitle {
	font-size: 12px;
	font-style: italic;
	margin-top: 0;
	border-bottom: 1px solid #333333;
}

.property_name {
	font-size: 18px;
	margin-bottom: 0px;
}

#property_description {
	font-size: 13px;
}

#property_price {
	position: absolute;
	width: 340px;
	top: 85px;
	right: 25px;
	text-align: right;
	line-height: 16px;
}

#print_brochure {
	position: absolute;
	width: 100px;
	top: 85px;
	right: 250px;
	z-index: 3;
}

.special_msg {
	color: #FF0000;
	font-size: 12px;
}

.attention {
	color: #FF0000;
}

h4 {
	font-size: 15px;
	border-bottom: dotted 1px #660000;
}

#navbar {
	position: relative;
	width: 570px;
}

#session_tools {
	position: absolute;
	right: 0;
	top: 0px;
	width: 200px;
	text-align: right;
}

.small_link {
	font-size: 11px;
}

.desc_txt {
	font-size: 12px;
	line-height: 13px;
}

.txt_marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}


#marquee_replacement{
 border:1px solid #000;
 width:1000px;
 height:20px;
 overflow:auto;
}
 
#marquee_replacement div#start p{
 padding:0;
 margin:0;
 left:0;
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
 height:15px;
}
 
#marquee_replacement div#start p.spacer{
 width:1100px;
}
 
#marquee_replacement div#start{
 display:block;
 height:10px;
}

.search_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D2022;
}

.searchform_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.property_info {
	height: 110px;
	position: relative;
	width: 570px;
	background-color: #F5F2E0;
	padding: 10px;
	width: 550px;
}

.pinfo_thumb {
	float: left;
	padding-right: 10px;

}

.pinfo_price {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}

.small_txt {
	font-size: 9px;
	line-height: 11px;
}

.marked_as_new {
	position: absolute;
	top: -4px;
	left: -2px;
}

#search_form select {
font-size: 10px;
}

.slideshow_container {
	visibility: hidden;
	position: absolute;
	top: -10000px;
}

#mls_wrapper {
	width: 615px;
	position: absolute;
	left: 0;
}

