/* IMPORT CSS */
@import url("property.css");
@import url("chromestyle.css");
@import url("photoviewer.css");
/* IMPORT CSS */

* { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/18px trebuchet ms, Verdana, arial, Helvetica, sans-serif;
	color: black;
	background: #203d56 url(../images/bkg_page.gif) repeat-x; }

.cfdebug { text-align: left; }
	
body#home {
	height: auto !important;
	min-height: 1024px;
	height: 1024px;}
	
#outside {
	width: 952px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px; }

#home #outside {
	width: 999px;
	margin: 0 auto;
	text-align: left;
	padding:0 15px 10px 15px }
	
#wrapper, div.wrapper { 
	border: 1px solid #9cb4c1; 
	background-color: white;
	clear: both; }
.wrapper {display: none;}

body#home #wrapper, body#home div.wrapper { 
	border: none; 
	background-color: transparent;
	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, a:link, a:visited { color: #527389; text-decoration: none; }
a:hover { color: #203D56; text-decoration: underline; }

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; }
	
a.normalText {color: #244059; cursor: crosshair;}
	
/* ------------------------------ 
Header
------------------------------ */

#header { 
	padding: 5px 1px 0px 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 {
	font-family: trebuchet ms, Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	padding: 0;
	margin: 0;}
#header h2 {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #cfdbdf;
	display: inline;
	padding: 0;
	margin: 0;
	float: left; 
	visibility: hidden;}
	
#header a { color: #cfdbdf; }

#headerRegister {float: right;  text-align: right; color: #cfdbdf; font-size: 11px; line-height: 14px; font-family: "Times New Roman", Times, serif; margin-top: 0px; padding-right: 8px; }
#headerRegister a, #headerRegister a:visited  {color: #f4ffff; font-weight: bold;}
#headerRegister .propEmailDesc {display: block;}

.headerPropertyEmailUpdates {display: block; font-size: 11px; line-height: 14px; text-transform: uppercase; text-decoration: none !important; font-weight: normal !important;}
#headerMemberLogin {height: 36px; padding-left: 10px; float: right; border-left: 1px solid #e9fdff; font-size: 11px; line-height: 17px; font-family: "Times New Roman", Times, serif; color: #f4ffff;}
#headerMemberLogin a.memberLogin, #headerMemberLogin a.memberLogin:visited  {width: 95px; background: #1d2a3b; padding: 3px; text-transform: uppercase; display: block;}

#headerMemberLogin a:hover {text-decoration: underline;}

#headerMemberLogin  a#login, #headerRegister a#login {
   background: url("../images/hp-submit.jpg") no-repeat scroll left top transparent;
    border: medium none;
    color: #E7F1FA;
    font: 11px/14px Arial,sans-serif;
    padding: 0 6px;
    text-align: center;
    vertical-align: bottom; }
	
	#headerMemberLogin  a:hover#login {text-decoration: none !important;}

/*#headerMemberLogin a.memberLogin:hover {background: #0a1823;}*/
#chromemenu { clear: both; }

#logoBar {
	background-color: #000908;
	border-bottom: 1px solid #9cb4c1;
	padding: 10px 25px; }
	
.banner-logo-lp	{float: left;}

#black-bar {
	background-color: #000908;
	border-bottom: 1px solid #9cb4c1;
	padding: 10px 15px;
	height: 75px; }
	
#black-bar h1 {
	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-wrapper {float: right; position: relative; top: -11px;}*/
#broker-logo {float: right;}
/*#broker-logo img {display: inline;}*/
	
#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
------------------------------ */

#leftCol #container {margin-top: 18px;}

#leftCol #container #luxenews {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url('../images/hp-divider.gif') no-repeat center bottom;}

#container h1.sifr {
	margin: 8px 0 0 0;
	padding: 0;
	line-height: 24px;
	color: #496777;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}

h2.sifr {
	font-weight: normal;
	font-size: 21px;
	color: #496777;
	padding: 1px;
	font-family: "Times New Roman", Times, serif;}

h2.cufon {
	color: #496777;
	zoom: 1;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	padding: 1px;
	}
	
#quicksearch h2.cufon {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #496777;
	font-weight: bold;
	font-size: 15px;
	margin: 4px 0;
	padding: 0;
	line-height: 18px;
	text-align: center;}

#homeDivs h3.sifr {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #496777;
	font-weight: bold;
	font-size: 10px;
	margin: 4px 0;
	padding: 0;
	line-height: 13px;}
	
#homeDivs h3.cufon {
	 font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #496777;
	font-weight: bold;
	font-size: 10px;
	margin: 6px 0;
	padding: 0;
	line-height: 13px;}

#tabs h3.cufon {
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	height: 28px;
	color: #496777;
	padding: 0;
	padding-top: 3px;
	margin: 0;
	margin-right: 8px;
	cursor: pointer;
	float: left;}
	
		 #homeDivs h3.cufon {
	 font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #496777;
	font-weight: bold;
	font-size: 10px;
	margin: 6px 0;
	padding: 0;
	line-height: 13px;}
	

body.en #tabs h3.cufon {
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	height: 28px;
	color: #496777;
	padding: 0;
	padding-top: 3px;
	margin: 0 102px 0 0;
	cursor: pointer;
	float: left;}
* html body.en #tabs h3.cufon { margin-right: 20px;}

#homeDivs h4.sifr, #homeDivs h4.sifr a {
	font-family: "Times New Roman", Times, serif;
	color: #496777;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-decoration: none;}

	
		
	   #homeDivs h3.cufon  a, #homeDivs h3.cufon a:visited {
	   text-decoration: none !important;
	   color: #496777 !important; 
	   font-weight: normal; 
	   font-size: 12px !important; 
	   margin: 6px 0; padding: 0; 
	   line-height: 14px;
	   text-transform: uppercase;}
	   
	#homeDivs h3.cufon a:hover {color: #203D56 !important;}

#leftCol #container h5 {
	color: #244059;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;}

#leftCol #container  ul {
	list-style-type: none;
	padding: 0;
	margin: 0 1px 12px 0;
	overflow: hidden;
	width: 225px;}
	
#leftCol #container li, #leftCol #container p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #244059;
	line-height: 18px;
	padding: 0;
	margin: 0 1px 8px 0;}

#leftCol #container span.date { font-size: 10px; display: block;}

#hp-flash {
	position: relative;
	border: none;
	width: 999px;
	overflow: visible;
	margin: 0px auto 0 auto;
	height: 531px;}

#imageBox, #imageBox-noanim {
	z-index: 100;
	position: absolute;
	left: 7px;
	top: 6px;
	height: 404px;}

#quicksearch {
	padding: 35px 8px 0 18px;
	border: 1px solid #93abb8;
	background: url('../search-bg.png');
	z-index: 110;
	position: absolute;
	left: 14px;
	top: 269px;
	height: 110px;
	width: 244px;
	text-align: center;
	left: -9999px;}

#quicksearch a#details { 
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 25px;
	cursor: pointer;}

#quicksearch form {
	margin: 0;
	padding: 0;}

#quicksearch a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #496777;
	line-height: 16px;}

input.hp-quicksearch {
	height: 16px;
	border: none;
	border-right: 1px solid #cacaca;
	background: url('../images/hp-search-bg.gif') no-repeat left top;
	color: #5b6671;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
	margin: 0;
	width: 190px;}

input:focus.hp-quicksearch {
	height: 15px;
	background: url('../images/hp-search-bg.gif') no-repeat left top;
	color: #1d3344;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 2px;
	margin: 0;
	width: 190px;
	border: 1px solid #93abb9;}

#advancedsearch {
	padding: 3px 3px 0 6px;
	border: 1px solid #93abb8;
	background: url('../search-bg.png');
	z-index: 120;
	position: absolute;
	left: 284px;
	top: 268px;
	height: 143px;
	width: 403px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #244059;
	display: none;}
	
#search-alternate-page #advancedsearch {
	left: 300px;
	top: 304px;
} 	

#search-alternate-content {
width: 741px; float:right; margin:10px 0px 10px 0px; position: relative;
}

#search-alternate-content-inner {
padding: 0 28px;
}

a.detailsbtn {
	cursor: pointer;}
	
#close a.detailsbtn { 
	position: absolute;
	bottom: 5px;
	right: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;}

#advancedsearch td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #244059;}

#advancedsearch td p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #244059;
	padding: 0;
	margin: 2px 0}

#advancedsearch select { padding: 0; width: 120px; height: 18px; line-height: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
* html #advancedsearch select {padding: 0; height: 12px;}
#advancedsearch input.hp-quicksearch {width: 115px;}
#advancedsearch input.radio {width: 22px;}
	
#advancedsearch td.toptd {
	padding: 4px 0;}

#advancedsearch table#developments-advanced, #advancedsearch table#brokers-advanced {display: none;}

input.hp-submit {
	color: #ffffff;
	background: url('../images/hp-submit.gif') no-repeat top right;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border: none;
	height: 19px;
	line-height: 11px;
	padding: 0 2px 1px 2px;
	vertical-align: bottom;}
	
#underBar { 
	/* background: #527389 url(../images/blue_bkg2.jpg); */
	background: #e7f1fa url(../images/home-content-gradient.gif) repeat-x;
	border: 1px solid #9cb4c1;
	border-top: none;
	padding: 21px 0px 50px 10px;
	}

#underBar #leftCol	{
	float: left;
	width: 240px;
	padding: 0 10px 0 0;
	border: 0px solid #000;
	}

#underBar #activity {
	background: url('../images/hp-divider.gif') no-repeat center bottom;
	color: #244059;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	text-align: center;}
	
a.altsearch { text-transform: uppercase; font-size: 10px; font-weight: bold;}
	
#underBar #live-chat-now {
	padding: 0px 0px 17px 0px;
	text-align: center;
	width: 218px;}	

#underBar #mainCol	{
	float: left;
	width: 729px;
	border: 0px solid #000;}
	
ul#homeDivs  {
	margin: 0 0 12px 0;
	overflow: hidden;
	padding: 0;}
	
ul#homeDivs li {
	border: 1px solid #cbd9e1;
	background-color: #e6f0f9;
	float: left;
	height: 185px;
	list-style-type: none;
	margin: 0 16px 8px 0;
	padding: 4px 14px;
	width: 202px;
	}
ul#homeDivs li.last {margin-right: 0px;}

ul#homeDivs liimg {
	border: 1px solid #ffffff;}

ul#homeDivs li p {
	color:#244059;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 7px 0px;
	padding: 0;}

ul#homeDivs li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
	
#tabs {
	background: url('../images/tabs-bg2.gif') no-repeat top left;
	padding: 6px 0 0 113px;
	height: 28px;
	overflow: hidden;
	margin: 0;}

#tabs .tab {
	padding-left: 30px;	
	background: url('../images/hp-tabs-arrow2.gif') no-repeat 0 3px;
	display: inline;
	float: left;
	cursor: pointer;}

#tabs .active-tab { background: url('../images/hp-tabs-arrow.gif') no-repeat 0 3px; }

* html #tabs .tab { display: inline;}

#tabs .tab h3 {margin-bottom: 0; padding-bottom: 0; }

.tab-content {
	margin: 0;
	position: relative;
	padding: 0;
	color: #244059;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 728px;
	background: url('../images/hp-tab-content-bg.jpg') no-repeat top left;}

.tab-content .thecontent {
	clear: both;
	margin: 0;
	padding: 15px 30px 5px;
	}

/*.tab-content .cap*/ #tabbed-block {
	width: 728px;
	background: url('../images/hp-tab-content-cap.jpg') no-repeat bottom left;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	border: none;
	clear: both;}

.tab-content h2.sifr {
	font-weight: normal;
	font-size: 24px;
	color: #496777;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	margin-top: 8px;}

#tab-content3 h2.sifr {margin-top: 0px;}
#tab-content3 h3 {margin-top: 8px;}
#tab-content3 .thecontent p {padding-top: 0px;}
#tab-content3 .thecontent img {align: right; border: 1px #ccc solid; margin: 0px 10px 15px 0px ; padding: 2px;}
	
/* RECENT SALES */
#tab-content1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;}
	
#tab-content1 ul li, #tab-content1 ul li.last {
	border: none;
	float: left;
	margin: 10px 33px 10px 0;
	width: 200px;
	}

#tab-content1 ul li.last {margin-right: 0;}
	
#tab-content1 ul li img {border: 2px solid #B8C1C8; margin-bottom: 5px;}

/* LUXETRENDS */
#tab-content2 img {
	border: 2px solid #B8C1C8;
	float: left;
	margin: 12px 12px 8px 0;}

/* LUXURY DESTINATIONS */
#tab-content3 img {
	border: 2px solid #B8C1C8;
	float: left;
	margin: 4px 12px 8px 0;}
	
	
	/* old */
	
	
#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: 950px; }
	
#regionSidebar {
	float: left;
	font: 11px arial;
	width: 330px; }
	
#regionMain {
	float: right;
	width: 620px; }
	
#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: #517288; padding: 0; margin: 0; }
#regionMain h2 { font: bold 14px/18px "trebuchet ms", sans-serif; color: #9b4d1b; padding: 0; margin: 0; }
	 
#regionMap { /* border-bottom: 1px solid #bac9cd; */ }

#city-select { font-size: 12px; border-top: 1px solid #b8c1c8; 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: 90px;
	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: 90px;
	margin-top: 1px;
	background-color: #DCE4E6;
	display: none; }

.rollover-copy-tall { 
	float: left;
	height: 231px;
	width: 120px;
	margin-left: 0;
	background-color: #DCE4E6;
	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 { width: 580px; border: 1px solid #DCE4E6; }
.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; }

#search-results { width: 580px; }
#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 10px; }
	
#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);
	}
#contentWrapperWhite {
	background: #ffffff url(../images/bkg-inner-white.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: 20px 0 10px 0;
	font: bold 18px/22px trebuchet ms; 
	color: #517288; } 
	
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; }

#innerWrapper h2.property-results {color: #517288; font: bold 13px/16px "trebuchet ms",sans-serif;;}
h3 { font: bold 13px/16px arial; color: #517288; }
h4 { font: bold 13px "Trebuchet MS"; color: #000; }
h6 { font: bold 20px "Trebuchet MS"; color: #527389; }

#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 #527389; 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 #527389; } */
	
	
/* ------------------------------ 
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; }

#brokers-siteseer {
	width: 100%;
	border-top: 3px solid #BAC9CD;
	border-bottom: 1px solid #8bb5c7;
	margin-bottom: 10px; }

#brokers-siteseer th { background-color: #f8f9fa; border-top: 0px solid #BAC9CD; }
#brokers-siteseer td, th { padding: 5px 7px; border-top: 1px solid #dce4e6;}

#brokers-siteseer .odd { background-color: #fff; }
#brokers-siteseer .even { background-color: #f8f9fa; }

#brokers-siteseer input, #brokers-siteseer select {width: 300px;}


/* ------------------------------ 
My Luxury Portfolio
------------------------------ */

#notRegistered table.my-lux-form, #notRegistered table.my-lux-form tbody,#notRegistered table.my-lux-form tr, #notRegistered table.my-lux-form td {
    display: block;
    float: left;
    clear: both;
    width: 100%

}

table.my-lux-form { 
	background-color: #eaeff0; 
	border: 1px solid #BAC9CD;
	width: 300px;
	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 5px; font-size: 11px; line-height: 14px; vertical-align: top; display: block; }
table.my-lux-form td  span {display: block;}
table.my-lux-form td.single { padding: 7px 0px 7px 5px; }
table.my-lux-form td.top { padding: 7px 0 2px 5px; }
table.my-lux-form td.bottom { padding: 2px 0 7px 5px; }
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; }

#notRegistered {width: 310px; float: left; border-right: 5px solid #EAEFF0; padding: 0px 15px;}
#alreadyRegistered {width: 260px; float: right;}
#alreadyRegistered  table a, #alreadyRegistered table a:visited {display: block;}
	

input, select, textarea { font: 12px trebuchet ms, sans-serif; }

.lookingLuxeExchange {padding: 25px 0; font-size: 14px; line-height: 17px;}

.lookingLuxeExchange a, .lookingLuxeExchange a:visited {color: #000;}
.lookingLuxeExchange a:hover {text-decoration: underline;} 


#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 #527389;
	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 40px;
	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 a#agent-login {
	color: #E7F1FA;
	background: url('../images/hp-submit.jpg') no-repeat top left;
	text-align: center;
	font: 11px Arial,sans-serif;
	line-height: 18px;
	border: none;
	padding: 0 10px;
	vertical-align: bottom;
	}

/*
#footer a#agent-login:hover {
	border: 1px solid #84a0b1;
	margin-left: 6px;
	padding: 2px;}
*/	

#footer-sub-home { 
	margin-top: 10px;
	background-color: #172b3d;
	border-top: 10px solid #1b344a;
	border-bottom: 10px solid #1b344a;
	padding: 7px 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; }

#footer-sub-home a#agent-login {
	color: #E7F1FA;
	background: url('../images/hp-submit.jpg') no-repeat top left;
	text-align: center;
	font: 11px Arial,sans-serif;
	line-height: 18px;
	border: none;
	padding: 0 10px;
	vertical-align: bottom;
	}

#inner-paragraph {
	margin-top: 10px;
	padding: 10px 50px;
	background-color: #C1CFD8;
	text-align: center;
	font-size: 11px;
	line-height: 14px; }

#overview-paragraph {}

/* ------------------------------ 
LuxeTrends
------------------------------ */
#innerWrapper h1.luxetrends { font: bold 14px/18px arial; color: #517288; padding: 8px 0; border: none; }
#contentWrapper h2.luxetrends { 
	border-bottom: 1px solid #BAC9CD;
	padding: 10px 0 5px 0;
	margin-bottom: 10px;
	font: bold 18px/22px trebuchet ms; 
	color: #517288;
	}
#luxetrends .left_caption { float: left; margin: 0px 35px 5px 0; font-size: 11px; text-align: center; color: #6f6f6f; clear: left; }
#luxetrends .right_caption { float: right; margin: 0px 0 5px 35px; font-size: 11px; text-align: center; color: #6f6f6f; clear: right;}
#luxetrends .right_caption img, #luxetrends .left_caption img { border: 1px solid #eaeaea; margin: 0 0 3px 0; padding: 2px;}
#luxetrends .right_caption img.no-border, #luxetrends .left_caption img.no-border { border: none; margin: 0; }
#luxetrends p { padding: 0 0 8px 0;}	
#luxetrends p a { font-weight: bold; }	
#luxetrends .container-content {margin-bottom: 15px;}
#luxetrends-footer { display: none; font: 11px Arial, sans-serif; color: #84a0b1; }

#luxetrends-extranet {background: #203d56;}
#luxetrends-extranet h2.luxetrends-content { color: #517288; font: bold 14px/18px arial; padding: 8px 0;}

/* ------------------------------ 
iPad styles
------------------------------ */
#ipad-home {position: relative; height: 530px;}
#ipad-home img.slider-logo {position: absolute; top: 455px; left: 90px; z-index: 91;}
#ipad-home img.slider-title {position: absolute; top: 500px; right: 30px; z-index: 91;}
#ipad-home-search-box {position: absolute; top: 10px; left: 10px; width: 280px; height: 415px; background: url('/search-bg.png') repeat scroll 0 0 transparent; padding: 10px; z-index: 90;}
#ipad-home-search-box td.toptd {padding: 4px 0;}
#ipad-home-search-box td.bottomtd {padding-bottom: 10px;}
.home-ipad-search INPUT, .home-ipad-search input:focus.hp-quicksearch	{width: 145px; height: 20px; background: white; padding: 2px; border: #3A5B74 solid 1px;}
.home-ipad-search SELECT	{width: 150px; padding: 0 0 0 5px; height: 20px;}
.home-ipad-search TD	{padding: 3px 0;}
.home-ipad-search TD.right	{text-align: right; padding: 0 5px 0 0;}
.home-ipad-search input.hp-submit {
	color: #ffffff;
	background: url('../images/hp-submit.gif') no-repeat top right;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border: none;
	height: 19px;
	line-height: 11px;
	margin-top: 5px;
	padding: 0 2px 1px 2px;
	vertical-align: bottom;
	width: 50px;}

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; }
