.forms {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 110%;
	border: 1px solid Navy;
	color: Navy;
	background-color: #E7E0F5;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.searchtitle {
	color: #169;
	padding-left: 20px;
	background:  url("/myimages/bullet-h.gif") no-repeat 4px 4px;
	border-bottom: 1px dotted #169;
	margin-top: 25px;
}
.smallcontent {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 80%;
}
.smallcontent a {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #6E56D1;
	font-size: 110%;
	text-decoration: none;
}
.smallcontent a:hover {
	text-decoration: underline;
}

.smalllink {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6E56D1;
	text-decoration: none;
}
.smalllink:hover {
	text-decoration: underline;
	color: Navy;
}

.detaillink {
	color: #6E56D1;
	text-decoration: none;
	font-family: 'Lucida Grande', Arial;
	font-size: 100%;
}
.detaillink:hover{
	color: #6E56D1;
	text-decoration: underline;
	font-family: 'Lucida Grande', Arial;
	font-size: 100%;
}

.title {
	font-size: 140%;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
.title:hover {
	color: #6495ED;
	text-decoration: underline;
}

.smalltitle {
	font-size: 120%;
	font-family: 'Lucida Grande', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
.bottom_border {
	border-bottom: 1px solid Black;
}
.right_border {
	border-right: 1px solid Black;
}
.bottom_bigborder {
	border-bottom: 3px solid #9400D3;
}
.top_bigborder {
	border-top: 3px solid #9400D3;
}
.top_bottom_border {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
.cart_table {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	text-align: right;
}
.content {
	padding: 0px 15px 5px 15px;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: Navy;
	vertical-align: top;
	background-color: White;
}
.content a {
	color: #6E56D1;
	text-decoration: none;
}
.content a:hover {
	color: Navy;
	text-decoration: underline;
}
.features_table_td {
	background-color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
}
body {
	margin: 0px;
	padding: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 110%;
    COLOR: white;
    FONT-FAMILY: 'Lucida Grande', verdana, arial, helvetica, sans-serif;
    TEXT-DECORATION: none
    margin-top: 0;
    margin-left: 0;
}
a {
    COLOR: white;
    font-size: 80%;
    FONT-FAMILY: 'Lucida Grande', verdana, arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
a:hover {
	text-decoration: underline;
}

a.activelink {
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}

.contact {
    FONT-SIZE: 90%;
    COLOR: WHITE;
    FONT-FAMILY: 'Lucida Grande', Verdana, Arial;
}

a.email
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: white;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.email:hover
{
    FONT-SIZE: 9px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
A.email.activelink
{
    FONT-SIZE: 9px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}

/*
	John Medina Styles

	v1.0		14 Jul 2005
			- Initial Release <amunoz@mdm.es>
*/

body {
	padding: 			0px;
	margin: 			0px;
	background: 		#FFF url("/myimages/bg-container.gif");
	background-position: center;
}

#container {
	margin: 0 auto;
	width: 750px;
}
#header {
	width: 			750px;
	background:		#FFF;
	border-bottom: 	1px solid #CCC;
	color: 			#000;
	height: 			100px;
}
#header .logo {
	position: 		relative;
	left: 			30px;
	top: 			5px;
}
.menu_one, .menu_two, .menu_three {
	list-style: 		none;
	margin-left: 		150px;
	position: 		absolute;
	top: 			20px;
	border-left: 		1px solid #666;
	font-size: 		10pt;
	padding: 			0;
	padding-left: 	10px;
}
.menu_two {
	margin-left: 		300px;
}
.menu_three {
	margin-left: 		450px;
}
.menu_one a, .menu_two a, .menu_three a {
	padding-left: 	10px;
	background: 		 url("/myimages/bullet-a.gif") no-repeat 0px 2px;
	color: 			#336;
}
#sub-header {
	display:			block;
	width: 			750px;
	color:			#666;
	padding: 			0px;
	height:			19px;
	background: 		#FFF url("/myimages/subheader.gif");
	border-bottom:	1px solid #333;
	font-size: 		9pt;
}
#main-content {
	
}

#left-column {
	position: 		absolute;
	top: 			120px;
	width: 			150px;
	font-size: 		9pt;
	padding: 0px;
}
#left-column .property-finder {
	position: 		absolute;
	left: 			20px;
	top: 			20px;
	list-style: 		none;
	margin: 			0px;
	padding: 			0px;
	font-size: 		1em;
	line-height:		130%;
}
#left-column ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 15px;
}
#right-column {
	width: 			600px;
	padding: 			0px;
	color: 			#333;
	margin-left: 		150px;
}
.main-text {
	padding: 			25px;
	padding-right: 	60px;
	font-size: 		11px;
}
.main-text a {
	font-size: 		11px;
	color: #339;
}
.main-text ul {
	list-style-type: square;
	padding-left: 30px;
}
.main-text p {
	padding-left: 20px;
}

.main-text img {
	border: 1px solid #999;
	background-color: #F0F0F0;
	padding: 5px;
	margin: 5px;
}

h3 {
	color: #169;
	padding-left: 20px;
	background:  url("/myimages/bullet-h.gif") no-repeat 4px 4px;
	border-bottom: 1px dotted #169;
	margin-top: 25px;
}
h4 {
	color: #169;
	padding-left: 15px;
	background:  url("/myimages/bullet-a.gif") no-repeat 5px 2px;
}
.text-grey {
	font-family: 		"Lucida Grande", "Verdana", "Helvetica", "Arial", "sans";
	font-size: 		9pt;
	color: 			#ACACAC;
}
.text-grey-small {
	font-family: 		"Lucida Grande", "Verdana", "Helvetica", "Arial", "sans";
	font-size: 		7pt;
	color: 			#909090;
}

.text-grey .big {
	font-size: 		14px;
}
.text-grey a {
	color: 			#78B3E0;
}
.blue {
	color: 			#78B3E0;
}

.active {
	font-size: 		8pt;
	color: 			#FC0;
}
.active-top {
	font-size: 		8pt;
	color: 			#F30;
}
.search-ul {
	margin: 			0px;
	list-style: 		none;
	padding: 			0px;
	font-size: 		9pt;
}
.search-ul li {
	background:  url("/myimages/bullet-a.gif") no-repeat 0px 2px;
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
}

/*
	Search Results
*/
.results-nav {
	display: block;
	height: 25px;
}
.results-number {
	padding: 6px;
	float: left;
	font-size: 7pt;
	color: #169;
}
.results-order {
	float: right;
	font-size: 7pt;
}
.results-item {
	border-bottom: 1px solid #CCC;
	padding: 5px;
}
.results-item h4 {
	margin: 0px;
}
.results-item img {
	padding: 0px;
	margin: 0px;
}
.results-ref {
	font-size: 7pt;
	color: #666;
}
.results-feature {
	color: #169;
	font-size: 7pt;
}
.results-price, .results-details {
	margin-top: 10px;
}
.property-finder-title {
	font-size: 8pt;
	color: #FC0;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #FC0;
}

#footer {
	clear: both;
	height: 20px;
	text-align: center;
	font-size: 8pt;
	color: #CCC;
}
#footer a {
	font-size: 8pt;
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #FC0;
}
.form-row {
	margin-top: 5px;
	margin-bottom: 5px;
}
.details-img {
	border: none;
}
#details-img {
	display: block;
	height: 240px;
	padding: 10px;
}
.result-img {
	float: left;
	display: block;
}
.result-img img {
	display: block;
	margin: 0;
}
.result-thumbnails {
	float: right;
	display: block;
	width: 160px;
}
.result-thumbnails img {
	margin: 0;
	padding: 0;
}
.results-feature ul {
	margin: 0;
	padding: 0;
}
.results-feature li {
	margin: 0;
	padding: 5px;
	display: inline;
	border: 1px solid;
}
.results-feature li:hover {
	border: 1px solid #169;
	background-color: #169;
	color: #FFF;
	cursor: default;
}
.results-table td {
	background-color: #F0F0F0;
}
.lang-selector {
	list-style: 		none;
	margin-left: 		650px;
	position: 		absolute;
	top: 			20px;
}
