/* IMPORT CSS */
@import url("property.css");
@import url("chromestyle.css");
@import url("paginador.css");
/* IMPORT CSS */

* { margin: 0; padding: 0; }

body {

	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/18px Verdana, arial, Helvetica, sans-serif;
	color: black;
	background-color:#f5f5f5; }
	
#outside {
	width: 917px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px; }
	
#wrapper { 
	border: solid 1px #c3d2ed; 
	background:#fff url(../images/back_bar.gif) repeat-x top;
	background-position: 0px 15px;
	clear: both; }

img { border: 0; }
img.left { float: left; margin: 0 10px 5px 0; border: 3px solid #eaeaea; }
img.right { float: right; margin: 0 0 5px 10px; border: 3px solid #eaeaea; }

.body {font: 12px/18px trebuchet ms, Verdana, arial, Helvetica, sans-serif;}
.clear { clear: both; }
sup {font-size:9px;}

p, td { font: 12px/18px trebuchet ms, Verdana, arial, Helvetica, sans-serif; }
p { padding: 8px 0; }

#print-header { position: relative; display: none; }

ul, ol { margin: 10px 30px; }
li {}

form { margin: 0; padding: 0; }

.error {
	font-size: 11px;
	color: #a10920;
	padding: 0 1px; }
	
.success {
	font: 9px arial;
	color: #008300;
	background-color: #d9edd9;
	padding: 0 1px; }

#selectorContainer {
	margin-top: 138px;
	width: 917px; }
	
#selectorMap {
	border: 1px solid #617c85;
	text-align: center; }
	
/* ------------------------------ 
Links
------------------------------ */
a { color: #2b539b; text-decoration: none; }
a:hover { color: #203D56; text-decoration: underline; }
h1 a, h1 a:hover{ color:#2b539b; font-size:20px; }
a.underline, a.underline:visited, a.underline:hover { text-decoration: underline; }

a.printer { 
	padding-left: 14px; 
	background-image: url(/images/printer.gif);
	background-repeat: no-repeat;
	background-position: top left; }
	
a.arrow-down {
	padding-right: 12px; 
	background-image: url(/images/arrow_dash_down.gif);
	background-repeat: no-repeat;
	background-position: top right; }
	
a.mail {
	padding-left: 14px; 
	background-image: url(/images/mail_back.gif);
	background-repeat: no-repeat;
	background-position:  left; }
	
a.globe {
	padding-left: 14px; 
	background-image: url(/images/globe.gif);
	background-repeat: no-repeat;
	background-position:  left; }
	
/* ------------------------------ 
Header
------------------------------ */

#header { 
	padding: 10px 1px 5px 1px;
	font-size: 11px; 
	color: #cfdbdf; }
	
/* display options for languages */
#header.es { font-size: 10px; }
#header.ru { font-size: 10px; }
/* /display options for languages */

#header h1 {
	color: #000;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #cfdbdf;
	display: inline;
	padding: 0;
	margin: 0;
	float: left; }
#header h2 {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #cfdbdf;
	display: inline;
	padding: 0;
	margin: 0;
	float: left; }
	
#header a { color: #cfdbdf; }

#headerRegister { float: right; line-height: 20px; }
#headerRegister a { text-decoration: underline; }

#chromemenu { 
	text-align:right;
	clear: both; }

#logoBar {
	background-color: #000908;
	border-bottom: 1px solid #9cb4c1;
	padding: 10px 25px; }
	
#black-bar {
	color: #000;
	border-top: 15px solid #2b539b;
	padding: 4px 15px; }

#black-bar h1{
	position:relative;
	top:-37px;
	text-align:left;
	width:200px;
}
	
#black-bar h8 {
	width: 143px;
	height: 73px;
	float: left;
	background: url(/images/logo-black.gif) no-repeat top left;
	text-indent: -4000px;
	padding: 0; margin: 0; }

#broker-logo { float: right; }
	
#preview-message { 
	background-color: white; 
	font-weight: bold;
	color: red; 
	padding: 5px; 
	position: absolute; 
	width: 450px; 
	top: 13; 
	left: 200; }
	
#midbar { background-color: #000908; }
#logo { text-align: left; }

#midbarName { float: right; color: white; padding: 10px 7px; font: bold 13px/14px "trebuchet ms"; }
#midbarPrice { float: right; color: white; padding: 10px 7px; font:  13px/14px "trebuchet ms"; }
#midbarView { float: right; color: white; padding: 10px; }

h2.devname {font-size: 20px;}

/* ------------------------------ 
Home Page
------------------------------ */

#underBar { 
	background: #2b539b url(../images/blue_bkg2.jpg);
	padding: 20px 36px 50px 36px; 
	}

#homeToggle {}

#homeRotator-container { 
	float: right;
	width: 400px;
	position: relative;
	}

#homeRotator { 
	border: 3px solid #a6c7ce; 
	/*border-top: none;*/ 
	background-color: #a6c7ce;
	margin-top: 42px;
	background: #a9c6ce url(../images/bkg_contentBox.png) repeat-x;
	background-position: top;
	height: 173px; }	
	
	
#homeRotator2 { 
	float: right;
	width: 400px;
	 }	
	
#homeRotatorContent {
	padding: 10px; }
	
	div.ru-toggle-tab ul li span {font-size: 9px;}
	
#homeRotatorContent h2 { font: bold 14px "Trebuchet MS"; color: #1A2F44; }

.rotatorNav {
	margin-top: 4px;
	font: 11px arial; 
	background: #223949 url(/images/bkg_random-nav.jpg) repeat-x;
	color: white;
	float: left; 
	/*padding: 3px 8px; */
	margin-right: 5px;
	cursor: pointer; }
	
.rotatorNavOn {
	font: 11px arial; 
	background: #172B3D; 
	color: white; 
	/*padding: 3px 8px; */
	float: left; 
	margin-right: 5px; 
	cursor: pointer; }
	
.rot-en {}
.rot-de {}
.rot-fr { font-size: 10px; }
.rot-it { font-size: 10px; }
.rot-es { font-size: 9px; }
.rot-ru { font-size: 10px; letter-spacing: -1px; }
.rot-pt { font-size: 9px; }
	
.rotatorNav a, .rotatorNav a:link, .rotatorNav a:visited {
	color: white;
	padding: 3px 6px;
	display: block; }
  
.rotatorNavOn a, .rotatorNavOn a:link, .rotatorNavOn a:visited {
	color: white;
	padding: 5px 8px;
	display: block; }
  
.rotatorNav a:hover { background: #223949; }

#flashcontent {}

.rotatecontent { display: block; margin-top: 8px; line-height: 17px; }
.rotatecontent img { float: left; margin-right: 8px; }
#rotatemsg3, #rotatemsg1, #rotatemsg0 {display: none;}
	
/* ------------------------------ 
Home Toggle
------------------------------ */

.toggler { 
	float: left;
	width: 150px;
	padding-top: 30px;
	text-align: right; }
	
.toggler img { margin-bottom: 1px; }

.togglerContent { 
	float: left; 
	width: 400px;
	height: 191px;
	margin: 0;
	background: #1b3146 url('../images/bkg_togglerBlue.png') repeat-x;
	border: 3px solid #192F44;
	color: white; }
	
/*.togglerContent*/
	#property-search, #dev-search, #broker-search {display: none;}
	
	#property-search h2, #dev-search h2, #broker-search h2 { 
	padding: 0;
	height: 21px;
	margin: 0px 10px 3px 0;
	width: 398px;
	background-repeat: no-repeat;
	background-position: left; } #property-search h2 span, #dev-search h2 span, #broker-search h2 span {display: none;}
	
	h2#en-property-search {background-image: url('../images/en/hp_h2_search_luxprops.png');}
	h2#en-dev-search {background-image: url('../images/en/hp_h2_search_ld.png');}
	h2#en-broker-search {background-image: url('../images/en/hp_h2_search_brokers.png');}
	
	h2#fr-property-search {background-image: url('../images/fr/hp_h2_search_luxprops.png');}
	h2#fr-dev-search {background-image: url('../images/fr/hp_h2_search_ld.png');}
	h2#fr-broker-search {background-image: url('../images/fr/hp_h2_search_brokers.png');}
	
	h2#de-property-search {background-image: url('../images/de/hp_h2_search_luxprops.png');}
	h2#de-dev-search {background-image: url('../images/de/hp_h2_search_ld.png');}
	h2#de-broker-search {background-image: url('../images/de/hp_h2_search_brokers.png');}
	
	h2#it-property-search {background-image: url('../images/it/hp_h2_search_luxprops.png');}
	h2#it-dev-search {background-image: url('../images/it/hp_h2_search_ld.png');}
	h2#it-broker-search {background-image: url('../images/it/hp_h2_search_brokers.png');}
	
	h2#es-property-search {background-image: url('../images/es/hp_h2_search_luxprops.png');}
	h2#es-dev-search {background-image: url('../images/es/hp_h2_search_ld.png');}
	h2#es-broker-search {background-image: url('../images/es/hp_h2_search_brokers.png');}
	
	h2#pt-property-search {background-image: url('../images/pt/hp_h2_search_luxprops.png');}
	h2#pt-dev-search {background-image: url('../images/pt/hp_h2_search_ld.png');}
	h2#pt-broker-search {background-image: url('../images/pt/hp_h2_search_brokers.png');}
	
	h2#ja-property-search {background-image: url('../images/ja/hp_h2_search_luxprops.png');}
	h2#ja-dev-search {background-image: url('../images/ja/hp_h2_search_ld.png');}
	h2#ja-broker-search {background-image: url('../images/ja/hp_h2_search_brokers.png');}
	
	h2#zt-property-search {background-image: url('../images/zt/hp_h2_search_luxprops.png');}
	h2#zt-dev-search {background-image: url('../images/zt/hp_h2_search_ld.png');}
	h2#zt-broker-search {background-image: url('../images/zt/hp_h2_search_brokers.png');}
	
	h2#ru-property-search {background-image: url('../images/ru/hp_h2_search_luxprops.png');}
	h2#ru-dev-search {background-image: url('../images/ru/hp_h2_search_ld.png');}
	h2#ru-broker-search {background-image: url('../images/ru/hp_h2_search_brokers.png');}
	
.togglerContent .quickSearch {
	text-align: left;
	padding: 7px 10px;
	line-height: 17px; }
	
.togglerContent .quickSearch table { margin: 0; color: white; width: 100%;}
.togglerContent .quickSearch table td { padding: 2px 3px 2px 0px; }
.togglerContent .quickSearch table td.label {text-align: right; line-height: 10px;}

.togglerContent .quickSearch input { 
	font: 11px arial; 
	padding: 0px 3px;
	margin: 2px 0;
	width: 100px; }
	
.togglerContent .quickSearch select { 
	margin: 2px 0px;
	font: 11px arial; 
	width: 110px; }
	
.togglerContent .quickSearch input.search { 
	width: auto; margin: 0; padding: 0; }
	
.togglerContent .quickSearch table fieldset {border: 1px solid #ffffff; padding-left: 10px; padding-bottom: 4px; margin-bottom: 4px;}
/* display options for languages */

.togglerContent .quickSearch table.fr td.label { width: 105px; font: 11px arial, sans-serif; line-height: 10px; }
.togglerContent .quickSearch table.fr td input { width: 105px; }
.togglerContent .quickSearch table.fr td input.search { width: auto; }
.togglerContent .quickSearch table.fr td select { width: 115px; }

.togglerContent .quickSearch table.de td.label { width: auto; font: 11px arial, sans-serif; }
.togglerContent .quickSearch table.de td input { width: 100px; }
.togglerContent .quickSearch table.de td input.search { width: auto; }
.togglerContent .quickSearch table.de td select { width: 110px; }
	
.togglerContent .quickSearch table.it td.label { width: auto; font: 11px arial, sans-serif; }
.togglerContent .quickSearch table.it td input { width: 100px; }
.togglerContent .quickSearch table.it td input.search { width: auto; }
.togglerContent .quickSearch table.it td select { width: 110px; }

.togglerContent .quickSearch table.es td.label { width: auto; font: 11px arial, sans-serif; }
.togglerContent .quickSearch table.es td input { width: 100px; }
.togglerContent .quickSearch table.es td input.search { width: auto; }
.togglerContent .quickSearch table.es td select { width: 110px; }

.togglerContent .quickSearch table.ru td {padding: 2px 1px;}
.togglerContent .quickSearch table.ru td.label { width: auto; font: 11px arial, sans-serif; line-height: 10px; }
.togglerContent .quickSearch table.ru td input { width: 100px; }
.togglerContent .quickSearch table.ru td input.search { width: auto; }
.togglerContent .quickSearch table.ru td select { width: 110px; }

.togglerContent .quickSearch table.pt td.label { width: auto; font: 11px arial, sans-serif; line-height: 10px; }
.togglerContent .quickSearch table.pt td input { width: 100px; }
.togglerContent .quickSearch table.pt td input.search { width: auto; }
.togglerContent .quickSearch table.pt td select { width: 110px; }

/* ------------------------------ 
Home Tabs
------------------------------ */

#tab {position: absolute; top: 18px; left: 0px; margin: 0/*-17px 0 0 27px*/; padding: 0; width: 406px; height: 27px; /*background-image: url('/images/tab_bottom_border.gif'); background-position: bottom; background-repeat: repeat-x;*/}
#tab ul {list-style-type: none; margin: 0; padding: 0; height: 27px;}
#tab ul li {margin: 0; margin-right: -3px; padding: 0; float: left; }

#tab ul li a { z-index: 90; position: relative; display: block; height: 27px; background-image: url('/images/hp_tab_02.gif'); background-repeat: no-repeat; background-position: bottom right; margin: 0; padding: 0 10px 0 7px; border: 0; text-decoration: none; color: #d3e2ef; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
#tab ul li a:hover { z-index: 99; position: relative; display: block; height: 27px; background-image: url('/images/hp_tab_02_current.gif'); background-repeat: repeat-x; margin: 0; padding: 0 10px 0 7px; border: 0; text-decoration: none; color: #172b3d; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
#tab ul li a span {line-height: 26px; position: relative;}
#tab ul li a:hover span, #tab ul li.current a span, #tab ul li.current a:hover span {line-height: 20px; position: relative; }

img.gif1 {position: absolute; left: 0; border: 0; height: 27px; bottom: 0;}
img.gif3 {position: absolute; right: 0; border: 0; height: 27px; bottom: 0;}

#tab ul li.current a, #tab ul li.current a:hover { z-index: 100; line-height: 20px; position: relative; display: block; height: 27px; background-image: url('/images/hp_tab_02_current.gif'); background-repeat: repeat-x; margin: 0; padding: 0 10px 0 7px; border: 0; text-decoration: none; color: #172b3d; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}


/* display options for languages */
	
	
/* ------------------------------ 
Region Page
------------------------------ */

#regionWrapper {
	background-image: url(../images/bkg-region-fade.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: left;
	padding-bottom: 30px;
	width: 915px; }
	
#regionSidebar {
	float: left;
	width: 285px;
	font: 11px arial; }
	
#regionMain {
	float: right;
	width: 610px; }
	
#regionHeader { 
	background-image: url(../images/bkg-region-header.gif);
	background-repeat: no-repeat; 
	padding: 10px 20px 7px 20px; }
	
#regionHeaderText { }
	
#regionMain h1 { font: bold 18px/22px "trebuchet ms", sans-serif; color: #000; padding: 0; margin: 0; }
#regionMain h2 { font: bold 14px/18px "trebuchet ms", sans-serif; color: #003366; padding: 0; margin: 0; }
	 
#regionMap { /* border-bottom: 1px solid #bac9cd; */ }

#city-select { font-size: 12px; border-top: 10px solid #eee; padding: 10px 15px; }

#city-select td { font-size: 11px; line-height: 14px; }
#city-select td a, #city-select td a:visited { padding: 0; margin: 0; }
#city-select td a:hover { padding: 0 2px; background-color: #DCE4E6; text-decoration: none; }

#view-by-message { padding: 1px 5px; margin: 0 -3px; background-color: #e1e5e8; }

#refineSearch { margin-top: 7px; border-top: 1px solid white; padding-top: 7px; }
#refineSearch table td { padding: 2px 2px 2px 0; font-size: 11px; }
#refineSearch table td.state {line-height: 10px;}
#refineSearch table td input.text { font-size: 11px; width: 40px; margin-right: 5px; padding: 1px; }
#refineSearch table td select.number { font-size: 11px; width: 45px; margin-right: 5px; }
#refineSearch table td select.price { font-size: 11px; width: 95px; margin-right: 5px; }

#refine-search td { line-height: 11px; }

/* display options for languages */

#refineSearch table.fr td { padding: 2px 3px 2px 0; font-size: 11px; }
#refineSearch table.fr td.state {line-height: 10px;}
#refineSearch table.fr td input.text { font-size: 11px; width: 40px; margin-right: 3px; padding: 1px; }
#refineSearch table.fr td select.number { font-size: 11px; width: 45px; margin-right: 3px; }
#refineSearch table.fr td select.price { font-size: 11px; width: 95px; margin-right: 3px; }

#refineSearch table.de td { padding: 2px 3px 2px 0; font-size: 11px; }
#refineSearch table.de td.state {line-height: 10px;}
#refineSearch table.de td input.text { margin-right: 3px; }
#refineSearch table.de td select.number {  margin-right: 3px; }
#refineSearch table.de td select.price { margin-right: 3px; }

#refineSearch table.it td { padding: 2px 3px 2px 0; font-size: 11px; }
#refineSearch table.it td.state {line-height: 10px;}
#refineSearch table.it td input.text { width: 30px; margin-right: 3px; }
#refineSearch table.it td select.number { width: 42px; margin-right: 3px; }
#refineSearch table.it td select.price { margin-right: 3px; }

#refineSearch table.es td { padding: 2px 3px 2px 0; font-size: 11px; }
#refineSearch table.es td.state {line-height: 10px;}
#refineSearch table.es td input.text { width: 30px; margin-right: 3px; }
#refineSearch table.es td select.number { width: 42px; margin-right: 3px; }
#refineSearch table.es td select.price { margin-right: 3px; }

#refineSearch table.ru td { padding: 2px 3px 2px 0; font-size: 11px; }
#refineSearch table.ru td.state {line-height: 10px;}
#refineSearch table.ru td input.text { width: 30px; margin-right: 3px; }
#refineSearch table.ru td select.number { width: 42px; margin-right: 3px; }
#refineSearch table.ru td select.price { margin-right: 3px; width: 70px; }

#refineSearch table.pt td { padding: 2px 3px 2px 0; font-size: 11px; }
#refineSearch table.pt td.state {line-height: 10px;}
#refineSearch table.pt td input.text { width: 30px; margin-right: 3px; }
#refineSearch table.pt td select.number { width: 42px; margin-right: 3px; }
#refineSearch table.pt td select.price { margin-right: 3px; width: 85px; }

/* /display options for languages */


#results { padding: 10px 20px; }
#results .property-photo { border: 1px solid #9CB4C1; }

.photo-vertical {
	display: block;
	float: left;
	margin: 0 1px 0 0; }

.result-overview {
	height: 70px;
	margin-top: 1px; }

.result-overview-alt {
	margin-top: 1px; }
	
.result-overview-tall {
	float: left;
	height: 231px;
	width: 116px;
	margin-left: 4px; }
	
.rollover-copy {
	width: 240px;
	height: 70px;
	margin-top: 1px;
	background-color: #c1ccdf;
	display: none; }

.rollover-copy-tall { 
	float: left;
	height: 231px;
	width: 120px;
	margin-left: 0;
	background-color: #c1ccdf;
	display: none; }
	
.rollover-copy-pad { padding: 5px; font-size: 11px; line-height: 14px; }

.market-about { 
	margin: 0 10px; 
	border-top: 1px solid #e6ecef; 
	padding: 15px 0px; 
	line-height: 15px;
	text-align: left;
	font: 11px trebuchet ms, san-serif; }
	
.market-about-results { 
	margin: 0; 
	border-top: 1px solid #e6ecef; 
	padding: 15px 0px; 
	line-height: 15px;
	text-align: left;
	font: 11px trebuchet ms, san-serif; }
	
.market-ad { 
	margin: 35px 0px;
	height: 240px;
	width: 265px;
	padding: 15px 0px; 
	line-height: 15px;
	text-align: left;
	font: 11px trebuchet ms, san-serif; }
	
#minorMktDesc {
	text-align: left;
	margin-top: 10px; }
	
#no-results { padding: 20px; }
	
.results-control {border-top: 5px solid #eee; padding: 10px 0 0 0 }
.results-control td { padding: 5px; }
.results-control select { font-size: 11px; width: 100px; }

#results-control-bottom {
	/* background-color: #DCE4E6; */
	padding: 5px;
	text-align: right;
	margin-right: 20px; }
#results-control-bottom a, span{
	margin:0 2px;
}

#search-results { 
	width: 600px;
	margin-left: 20px; 
 }
#search-results td {

	width: 50%;
	padding: 15px 15px 15px 0;
	vertical-align: top;
	border-bottom: 1px solid #DCE4E6; }
	

	
/* ------------------------------ 
Sidebar
------------------------------ */
	
#sidebar-refine {
	text-align: center;
	margin: 25px 0 0 0;
	font-size: 11px; }
	
#sidebar-refine table { margin-top: 10px; }
#sidebar-refine table td { font-size: 11px; text-align: left; padding: 1px; }
	
#sidebar-refine input, #sidebar-refine select { font-size: 11px; }

#sidebar-newsearch {
	margin: 15px 10px;
	border-top: 1px solid white;
	padding-top: 10px;
	text-align: center;
	font-size: 12px; }
	
/* ------------------------------ 
Browse
------------------------------ */

#browseHeader {
	margin: 0px;
	text-align: left;
	/* border-bottom: 1px solid #BAC9CD; */ }
	
#browseWrapper {
	background-image: url(../images/bkg-browse.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0 30px 30px 30px; }
	
#browseSidebar {
	float: left;
	width: 170px;
	text-align: center;
	margin-top: 15px; }
	
#propertySidebar p { margin: 10px 15px; }
	
#browseMain {
	margin: 10px 80px 30px 45px;
	float: right;
	width: 620px; }
	

/* ------------------------------ 
Cobranded
------------------------------ */
#cobranded-top { 
	background: #c1cfd8;
	/* background: #ffffff url(../images/bkg-inner.gif); */
	border-bottom: 1px solid #9cb4c1;
	 }

#cobranded-refine {
	text-align: left;
	margin-left: 10px; }
	
#cobranded-refine input, #cobranded-refine select { font-size: 11px; }

.cobranded-refine-search { }
.cobranded-refine-search td { 
	padding: 2px 5px 2px 0;
	text-align: left; }


/* ------------------------------ 
Inner Page
------------------------------ */

/*#innerWrapper {	padding: 0 80px 30px 0px; border-top: 1px solid #BAC9CD;  }*/

#innerWrapper {	margin: 0; }
	
#contentWrapper {
	background: #ffffff url(../images/bkg-inner.gif);
	}
	

#contentWrapper h1 { 
	border-bottom: 1px solid #BAC9CD;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	font: bold 18px/22px trebuchet ms; 
	color: #517288; }
	
#content {
	margin: 10px 80px 30px 45px;
	float: right;
	width: 620px;  }
	
#contentSidebar {
	float: left;
	width: 170px;
	/* background:  #BAC9CD url(../images/bkg-sidebar-top.gif) no-repeat; */
	text-align: center; }
	
#contentSidebar .bit {
	margin: 0px 10px; }
	
/* #contentWrapper {
	background: #ffffff url(../images/bkg-inner.gif);
	border-top: 1px solid #BAC9CD; }
	
#content {
	float: right;
	width: 600px;
	padding: 15px 0; }
	
#contentSidebar {
	float: left;
	width: 225px;
	background: url(../images/bkg-sidebar-top.gif) no-repeat;
	padding: 15px 0;
	text-align: center; } */
	
.side-image { padding: 0px; }
	
h1 { 
	border-bottom: 0px solid #BAC9CD;
	padding: 0px 0 0px 0;
	font: bold 18px/22px trebuchet ms; 
	color: #000000; } 
	
h1.blank { 
	margin: 0 100px;
	border-bottom: 1px solid #BAC9CD; }
	
h1 span { font-weight: normal; }

h1.browse { 
	border-bottom: 0px solid #BAC9CD;
	padding: 20px 0 0px 0;
	font: bold 18px/22px trebuchet ms; 
	color: #517288; }

#innerWrapper h2 { font: bold 14px/18px arial; color: #517288; padding: 8px 0; }
#innerWrapper h2.black { color: #000; }
#innerWrapper h2 span { font-weight: normal; }

h3 { font: bold 13px/16px arial; color: #517288; }
h4 { font: bold 13px "Trebuchet MS"; color: #000; }
h6 { font: bold 20px "Trebuchet MS"; color: #2b539b; }

#precio { font: bold 14px/18px arial; color: #517288; padding: 8px 0;}
#innerWrapperHeader {
	padding: 20px 30px 0px 30px;
	text-align: left; }
	
#blankWrapper {
	padding: 15px 100px 30px 100px; }
	
#full-width { border-top: 1px solid #BAC9CD; padding: 15px 0 0 0; }
	
#headerNav {
	float: right;
	margin: 20px 0 0 0;
	text-align: right;
	color: #000; }
	
.trademark {
	background: url(../images/trademark.gif) no-repeat top right;
	padding-right: 15px; }
	
.trademark-white {
	background: url(../images/trademark-white.gif) no-repeat top right;
	padding-right: 11px; }
	
.trademark-blue {
	background: url(../images/trademark-blue.gif) no-repeat top right;
	padding-right: 15px; }
		
/* ------------------------------ 
Luxury Destinations
------------------------------ */

#destinationNav {
	float: right;
	width: 250px;
	margin-top: 10px;
	text-align: right;
	color: #000; }
	
#destinationLinks { margin-bottom: 15px; }

.destination { 
	float: left; 
	width: 255px;
	margin: 0px 30px 20px 0; }

.destination img { border: 1px solid #2b539b; margin: 5px 0; }

.fodors-copyright { font-style: italic; }

#rest-hotel {
	width: 100%;
	border-top: 2px solid #dce4e6;
	border-bottom: 1px solid #8bb5c7; }
	
#rest-hotel p { padding: 0; margin: 0; }
#rest-hotel td { padding: 5px 7px; border-top: 1px solid #dce4e6; }

#rest-hotel .review { padding-top: 0; color: #545454; border-top: 0; }

#rest-hotel .odd { background-color: #fff; }
#rest-hotel .even { background-color: #f8f9fa; }

/* .side-image { padding: 1px; border: 1px solid #2b539b; } */
	
	
/* ------------------------------ 
Broker Collection
------------------------------ */

#brokerNavWrapper {
 	border-bottom: 1px solid #517288; }
 
#brokerNavWrapper a, a:visited, a:hover { text-decoration: none }

.brokerNavOn {
	float: left; 
	margin-left: 7px; 
	background-color: #BAC9CD; 
	padding: 5px 7px; 
	border: 1px solid #517288;
	border-bottom: 0px;
	font: bold 12px arial;
	margin-bottom: -1px;
	color: #203D56; }
	
.brokerNav {
	float: left; 
	margin-left: 5px; 
	background-color: #DCE4E6; 
	padding: 5px 7px 4px 7px; 
	border: 1px solid #BAC9CD;
	border-bottom: 0px;
	font: bold 12px arial;
	cursor: pointer; }

#brokers {
	width: 100%;
	border-top: 3px solid #BAC9CD;
	border-bottom: 1px solid #8bb5c7;
	margin-bottom: 10px; }

#brokers th { background-color: #f8f9fa; border-top: 0px solid #BAC9CD; }
#brokers td, th { padding: 5px 7px; border-top: 1px solid #dce4e6; }

#brokers .odd { background-color: #fff; }
#brokers .even { background-color: #f8f9fa; }


/* ------------------------------ 
My Luxury Portfolio
------------------------------ */

table.my-lux-form { 
	background-color: #eaeff0; 
	border: 1px solid #BAC9CD;
	margin: 5px 0; }
	
table.my-lux-form input { width: 150px; }
table.my-lux-form input.checkbox { width: auto; }
table.my-lux-form select { width: 225px; }
table.my-lux-form textarea { width: 150px; }

table.my-lux-form td { padding: 2px 0 2px 7px; }
table.my-lux-form td.single { padding: 7px 0px 7px 7px; }
table.my-lux-form td.top { padding: 7px 0 2px 7px; }
table.my-lux-form td.bottom { padding: 2px 0 7px 7px; }
table.my-lux-form td.field { padding-right: 10px; }

input.submit {
	background-color: #203D56;
	padding: 2px 5px;
	color: white;
	font: bold 12px "trebuchet ms", arial, sans-serif;
	width: auto; }

input, select, textarea { 
	-x-system-font:none;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-family:trebuchet ms,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal; 
}


#saved-searches { width: 100%; margin-top: 5px; }
#saved-searches td { padding: 3px 5px; }
#saved-searches img { display: inline; }

#saved-properties { width: 100%; margin-top: 5px; }
#saved-properties td {
	width: 50%;
	vertical-align: top;
	border-bottom: 1px solid #EAEFF0;
	padding: 5px 0; }
	
#saved-properties img { margin: 5px 0; }

#my-subnav {}
#my-subnav a { 
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #2b539b;
	background-color: #fff;
	text-decoration: none;
	margin: 0px 30px 2px 30px; }

#my-subnav a:hover {
	background-color: #f1f1f1;
	color: #0D2F3B; }
	

/* ------------------------------ 
Recent Sales
------------------------------ */
 
.white-row { background-color: #f0f2f3; padding: 5px; margin: 5px 0; }
.blue-row { background-color: #E1E5E8; padding: 5px; margin: 5px 0; }

.recent-row { margin: 10px 10px 15px 10px; border-bottom: 1px solid #BAC9CD; }

.recent-sale-safe { width: 277px; }

.recent-sale-float { float: left; width: 275px; }

.recent-sale-safe img, .recent-sale-float img { 
	border: 3px solid #B8C1C8; margin-bottom: 5px; }
	
#recent-sales-display {
	margin: 10px 0; }

#recent-sales-display td {
	width: 33%;
	vertical-align: top;
	border-top: 1px solid #BAC9CD;
	padding: 15px 5px; }

#recent-sales-display td img {
	border: 3px solid #B8C1C8; margin: 0 5px 5px 0; }
	
/* ------------------------------ 
News
------------------------------ */
 
.article-blurb {
	margin: 10px 30px 0 0;
	border-top: 1px dotted #e1e1e1;
	padding-top: 10px; }
 
.article-blurb span { 
	color: #898989;
	padding-left: 10px; }
	
.article-date {
	color: #898989;
	font-size: 11px; }
	
/* ------------------------------ 
Site Map
------------------------------ */

#sitemap ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 10px 0px;
padding:0px;
}
#sitemap ul ul {
line-height:130%;
margin-top:2px;
padding-left:15px;
}

/* ------------------------------ 
Footer
------------------------------ */

#footer_to_bottom {
position: absolute;
left: -999em;}

#footer_image {
margin-top: 10px;
background-image: url('../images/footer_image.png');
background-position: top center;
background-repeat: no-repeat;
height: 202px;}
	
#footer {
	/* background-color: #172b3d;
	border-top: 10px solid #1b344a;
	border-bottom: 10px solid #1b344a;
	margin: 10px 0; */
	color: #84a0b1;
	padding: 15px 50px;
	font: 11px Arial, sans-serif;
	text-align: center;
	line-height: 18px; }
	
#footer a { color: #5e717d; }
#footer a:visited { color: #5e717d; }
#footer a:hover { color: #84a0b1; }

#footer-sub-home { 
	margin-top: 10px;
	background-color: #eee;
	border-bottom: 10px solid #aaa;
	padding: 10px 15px;
	font: 11px Arial, sans-serif;
	color: #84a0b1;
	text-align: center; }
	
#footer-sub-home a { color: #5e717d; }
#footer-sub-home a:visited { color: #5e717d; }
#footer-sub-home a:hover { color: #84a0b1; }

#inner-paragraph {
	margin-top: 10px;
	padding: 10px 50px;
	background-color: #C1CFD8;
	text-align: center;
	font-size: 11px;
	line-height: 14px; }

#overview-paragraph {}
	
#luxetrends-footer { display: none; font: 11px Arial, sans-serif; color: #84a0b1; }

div#print-footer {display: none;}

.required { color: #970f00; font-weight: bold; }
.requiredblue { color: #101f96; font-weight: bold; }
.green { color: green; }
.greenbold { color: green ;font-weight: bold;}

.print-link {float: right; margin: 15px 0 0 0;}


.print-show {display:none;}

.white { color: #fff; font-weight: bold; }