﻿/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
margin: 				0px;
padding:          		0px;
border: 				0px;
}
/* container positioning */
#global {
position:relative;
padding:0;
margin:0 auto;
width: 994px;
background:#fff;
border:0;
}
#outerContainer {
position:relative;
padding:0;
margin:0;
width:974px;
background: #fff;
margin:0 10px 0px 10px;
padding-bottom:10px;
border:0;
}
#innerContainer {
float:left;
margin:0;
padding:0;
border:0;
clear:both;
width:974px;
background-image:url(/images/threecol_background.gif);
}
/* body */
body {
font-family:arial;
font-size:14px;
background: #b2c2e0;
background-image:url(/images/background.gif);
background-repeat:repeat-x;
}
#head {
background-image:url(/images/head.jpg);
height:103px;
width:974px;
margin-bottom:10px;
position:relative;
}

#head h2
{
	display: inline;
	float: left;
	width: 300px;
	height: 50px;
	position: absolute;
	top: 12px;
	left: 0;
	padding: 0;
	margin: 0;
}

#head h2 a:link,
#head h2 a:visited,
#head h2 a:hover,
#head h2 a:active
{
	display: inline;
	float: left;
	width: 300px;
	height: 50px;		
	padding: 0;
	margin: 0;
		
	font-size:9px;
	height:0px !important;
	overflow:hidden;
	padding:50px 0pt 0pt;	
}

#head2 {
padding:0;
margin:0;
margin-bottom:10px;
width:974px;
height:177px;
background-image:url(/images/head2background.gif);
}
#head2 img {
float:left;
}
#main {
background: #e8e6ed;
border-right:1px solid #fff;
width: 635px;
padding:10px;
margin:0;
float:left;
/* SORT THIS OUT */
overflow:hidden;
}
#main-twocol-top {
width:100%;
height:1px;
background-image:url(/images/main_background_top.gif);
font-size:0px;
}
#main-twocol-bottom {
width:100%;
height:1px;
background-image:url(/images/main_background_top.gif);
clear:both;
font-size:0px;
}
#main-threecol-top {
width:100%;
height:1px;
background-image:url(/images/mainthreecol_background_top.gif);
font-size:0px;
}
#main-threecol-bottom {
width:100%;
height:1px;
background-image:url(/images/mainthreecol_background_top.gif);
clear:both;
font-size:0px;
}
#mainthreecol {
background: #e8e6ed;
border-right:1px solid #fff;
width: 474px;
padding:10px;
float:left;
}
#main p{
line-height:20px;
color:#525151;
}
#mainthreecol p {
margin-bottom:10px;
line-height:20px;
color:#525151;
font-size:14px;
}
#main p 
{
	margin-bottom: 10px;
}
#flashbanner 
{
padding:0;
margin:0;
float:left;
width:655px;
background:#fff;
}
/* TEXT */
h1{
color: #ff4e00;
font-size:20px;
margin:0 0 5px 0;
padding:0 0 3px 0;
font-weight:normal;
clear:both;
font-family: helvetica;
letter-spacing:1px;
}
#mainthreecol h1{
color: #ff4e00;
font-size:20px;
border-bottom:1px dashed #fff;
margin:0 0 10px 0;
padding:0 0 3px 0;
font-weight:normal;
clear:both;
font-family: helvetica;
letter-spacing:1px;
}
h1.home {
border-bottom:0;
margin:0 0 5px 0;
}
h2 {
color: #ff4e00;
font-size:17px;
padding:10px 0 10px 0;
font-weight:normal;
line-height:25px;
clear:both;
font-family: helvetica;
}
h3 {
color: #ff4e00;
font-size:15px;
padding:10px 0 10px 0;
font-weight:normal;
clear:both;
}
h4 {
color: #ff4e00;
font-size:14px;
padding:10px 0 10px 0;
font-weight:normal;
clear:both;
}
a {
text-decoration:none;
color:#FF4e00;
}
a:hover {
text-decoration:underline;
}
strong  
{
	color: #ff4e00; 	
}

/* THREECOL/INNERPAGES TEXT */
#main ol,#mainthreecol ol{
padding:40px;
margin:10px;
color:#525151;
background:#f3f3f7 url(/images/formbackground.jpg) repeat-x;
border:1px solid #B4B8CF;
}
#main ul,#mainthreecol ul {
padding:15px 15px 15px 30px;
margin:15px;
background:#f3f3f7 url(/images/formbackground.jpg) repeat-x;
border:1px solid #B4B8CF;
}
#main ol li,#main ul li,#mainthreecol ol li,#mainthreecol ul li{
margin-bottom:10px;
font-size:14px;
color:#272442;
}
h3.subpagenav 
{
	border-bottom:1px dashed #fff;
}
ul#subpagenav 
{
text-align:center;
float:left;
list-style:none;
padding:0px;
clear:both;
background:none;
margin:10px 0 0 0;
border:0;
}
ul#subpagenav li 
{
float:left;	
margin:0;
padding:5px 12px 5px 0;
}
ul#subpagenav li a
{
font-size:12px;
display:block;
margin:0 px;
padding:0;
text-align:center
}
.backtotop {
text-align:right;
border-bottom:1px dashed #fff;
padding-bottom:10px;
}
/* MAIN NAVIGATION */
#navmenu {
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 5px;
margin-top:62px;
width: 935px;
position:absolute;
bottom:0;
}
#navmenu  li{
display:inline;
margin: 0; 
padding:0;
}
#navmenu a {
float:left;
background:url(/images/lr.png) no-repeat left top;
margin:0;
padding:0 0 0 2px;
text-decoration:none;
letter-spacing:0px;
font-weight:bold;
font-size:12px;
}
/* #navmenu a#home{
background:url(/images/lr_home.png) no-repeat left top;
} */
#navmenu a span {
float:left;
display:block;
background:url(/images/rr.png) no-repeat right top;
margin:0;
padding:6px 13px 5px 7.5px;
color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navmenu a span {
float:none;
}
/* End IE5-Mac hack */
#navmenu a:hover span {
color:#FF6600;
}
#navmenu  #current a {
background-position:0 -35px;
}
#navmenu #current a span {
background-position:100% -35px;
color: #FF6600;
}
#navmenu a:hover,#navmenu a#home:hover {
background-position:0% -35px;
color:#FF6600;
}
#navmenu a:hover span {
background-position:100% -35px;
}
/*LEFT COLUMN */
#leftbar {
width:160px;
float:left;
border-right:1px solid #fff;padding-bottom:100px;
overflow:hidden;
}
#leftbar img {
padding:10px;
}
/* LEFT/SECONDARY NAVIGATION */
#leftnavmenu {
width: 160px;
list-style:none;

}
#leftnavmenu li {
display: block;
float: left;
}
#leftnavmenu li a {
display: block;
color: #272443;
font-weight: bold;
font-size:12px;
text-decoration: none;
width: 140px;
border-bottom:1px solid #fff;
padding:10px;	
}
#leftnavmenu li a span {
background-image: url(/images/downarrow.png);
width:145px;
display:block;	
cursor:pointer;
}
#leftnavmenu li.selected a {
background: #9fa4c4;
color: #272443;
}
#leftnavmenu li a:hover {
background:#BDC2D6;
color:#272422;}
#leftnavmenu li.selected ul li a{
padding-left:10px;
padding-right:10px;
background:#BDC2D6;
}
#leftnavmenu li.selected ul li.selected a {
background:#ECEEF3;
}
#leftnavmenu li.selected ul li.selected a:hover {
background:#fff;
}
#leftnavmenu li.selected ul li a:hover{
background:#f2f2f2;
}
#leftnavmenu li.selected ul li ul li a{
padding-left:10px;
padding-right:10px;
background:#ECEEF3;
}
#leftnavmenu li.selected ul li ul li a:hover{
background:#fff;
}
#leftnavmenu li.selected ul li ul li.selected a{
background:#fff;
}
/*RIGHT COLUMN */
#rightbar 
{
float:left;
width:300px;
margin: 0;
padding:0;
}
.imagerightcol
{
	margin: 50px 0 20px 16px;
	border: solid 3px #FFF;
}
#rightbar h3 {
margin:0;
padding:0 0 0px 10px;
font-size: 18px;
}
#rightbar h4 {
margin:0;
padding:0;
font-size: 12px;
font-weight:bold;
}
#rightbar p {
font-size: 12px;
}
#rightbar #rss {
margin:0 0 0 15px;
border:0;
}
#rightbar ul 
{
list-style:none;
margin:0;
padding:0;
background:#D1CBD9;
}
/*RIGHT COLUMN TEXT STYLES */
ul#news {
width:317px;	
list-style:none;
}
ul#news li{
padding:0;
margin:0;
border:1px solid #D1CBD9;
}
ul#news li a {
color:#000;
padding: 10px;
text-decoration:none;
display:block;
}
ul#news li a:hover{
background:#fff;
}

ul#news li strong {
color:#000;
}




.newsstory {
list-style: none;
background:#b6bace;	
padding:10px;
margin-bottom:10px;
}
.newsstory:hover {
background:#ccc;
}
/* QUICKSEARCH */
#quicksearch {
width:288px;
height:150px;
margin:0 0 0 15px;
float:left;
background:#8d97b9;
}
#quicksearch h2 {
font-size: 12px;
font-weight:bold;
text-align:center;
color: #fff;
margin:0;
padding:5px 0 6px 0;
background:url(/images/quicksearchbackground.png) no-repeat left top;
border-bottom:1px solid #c6c6d6;
}
#quicksearch div {
padding:2px;
}
#quicksearch select {
font-size:11px;
background: #cbc7d1;
border:1px solid #776c84;
color:#272442;
font-weight:bold;
width: 144px;
}
#quicksearch .searchbutton {
background: url('/images/searchbutton.gif');
padding: 2px;
border:1px solid #fff;
font: 10px tahoma, arial, sans-serif;
color: #666;
margin: 5px 0 0 15px;
}
#quicksearch fieldset {  
float: left;  
clear: left;  
width: 278px; 
}
#quicksearch legend {  
margin: 0;  
color: #272442;  
font-weight: bold;
}
#quicksearch fieldset ol {  
list-style: none;
}
#quicksearch label {  
float: left;
width: 100px;  
margin: 0 15px 0 15px;
font-size:12px;
color: #272442;
}
#quicksearch fieldset li {  
float: left;  
clear: left;  
width: 100%;
padding: 5px 10px 0 0; 
font-size:11px;
font-weight:bold;
}
/* HOMEPAGE HIGHLIGHT BOXES */
#highlight {
width: 635px;
padding:0px;
}
#highlight span {
display:none;
}
#highlight #highlight1 {
float:left;
width:150px;
height:213px;

background:url(/images/home-lazenia.jpg);
border:1px solid #ccc;
}
#highlight #highlight2 {
float:left;
width:150px;
margin:0px 5px 20px 5px; 
height:213px;
background:url(/images/home-jazmin.jpg);
border:1px solid #ccc;
}
#highlight #highlight3{
float:left;
width:150px; 
height:213px;
border:1px solid #ccc;
background:url(/images/home-joy.jpg);
}
#highlight #highlight4{
float:left;
width:150px; 
height:213px;
margin-left:5px;
background:url(/images/home-terrazasderafal.jpg);
border:1px solid #ccc;
}
/* PROPERTY PAGES STYLES */
#propertylinks {
float:right;
border:0px solid #000;
}
#propertylinks ul {
margin:0;
padding:0;
width:400px;
}
#propertylinks li {
background:#fff;
display:block;
width:150px;
float:right;
}
#propertyimages a img{
border:1px solid #ccc;
margin:6px;
padding:5px;
height:90px;
width:90px;
}
#propertyimages a:hover img{
border:1px solid #9F0D00;
}
.firstimage {
float:right;
margin:10px 5px 10px 10px;
border:3px solid #FFF;
}

.imageleft {
float:left;
margin:10px 10px 10px 5px;
border:3px solid #FFF;
}
.firstpropertyimage 
{
float:left;
margin:0 10px 10px 0;
border:3px solid #FFF;
}
.imagecaptionright 
{
background:#fff;
padding:5px;
width:237px;
float:right;
font-size:13px;
color:#666;
text-align:center;
margin: 0 0px 10px 10px;
}
.imagecaptionleft
{
background:#fff;
padding:5px;
width:237px;
float:left;
font-size:13px;
color:#666;
text-align:center;
margin: 0 10px 10px 0px;
}
.imagecaptionlarge
{
background:#fff;
padding:5px;
width:465px;
float:left;
font-size:13px;
color:#666;
text-align:center;
margin: 0;
}
.imagecaptionleft a:hover,.imagecaptionright a:hover,.imagecaptionlarge a:hover,.imagecaptionleft a:hover span,.imagecaptionright a:hover span,.imagecaptionlarge a:hover span

{
	text-decoration:none;
	color:#FF4e00;
}
.imagecaptionleft span,.imagecaptionright span,.imagecaptionlarge span {
	color:#666;
	font-size:11px;
}
.thickbox {
}
#standardform {
padding:0px;
margin:0;
width:100%;
background:#f3f3f7 url(/images/formbackground.jpg);
background-repeat:repeat-x;
border:1px solid #B4B8CF;
float:left;
}
#standardform div.center
{
	padding: 0 0 0 100px;
}
#standardform div.centerwide
{
	padding: 0 0 0 170px;
}
#halfformright {
padding:0px;
margin:0;
width:auto;
background:#f3f3f7 url(/images/formbackground.jpg);
background-repeat:repeat-x;
border:1px solid #B4B8CF;
float:left;
}
#standardform fieldset,
#halfformright fieldset {  
float: left; 
margin:0;
padding:10px; 
width:260px;
}
#standardform fieldset ol,
#halfformright fieldset ol {  
list-style: none;
margin:0;
padding:0;
width: 100%;
background:none;
border:0;
}
#standardform fieldset li,
#halfformright fieldset li {  
float: left;  
padding:0;
margin:0 0 5px 0 ;
width:260px;
font-size:11px;
}
#standardform label,
#halfformright label {  
padding:0px;  
padding:0;
margin:0;
font-size:13px;
font-weight:bold;
color: #272442;
display:block;
}
#standardform input,
#halfformright input
{  
margin:0;
border:1px solid #A5AAC5;
color:#272442;
width:244px;
padding:3px;
color:#272442;
}
#standardform input.flightdeparture,
#halfformright input.flightdeparture
{
	width: 220px;
}
.calendaricon
{
	display: inline;
	float: right;
}
#standardform input:focus,
#standardform select:focus,
#standardform textarea:focus,
#halfformright input:focus,
#halfformright select:focus,
#halfformright textarea:focus
{
background:#f2f2f2;	
}
#standardform select,
#halfformright select
{
margin:0;
border:1px solid #A5AAC5;
color:#272442;
width:255px;
}
#standardform textarea,
#halfformright textarea  
{
border:1px solid #A5AAC5;
width:240px;
padding:5px;
height:80px;
font-family:Arial;
}
#standardform #captcha,
#halfformright #captcha
{
width:250px;
text-align:center;
border:1px solid #A5AAC5;
margin:0;
padding:0;
clear: both;
}
#standardform .divider, 
#halfformright .divider 
{
border-top:1px dashed #B4B8CF;
width:250px;
margin:10px 0 10px 0;	
}

#standardform .button, 
#halfformright .button
{
width:100px;	
margin:0;
cursor:pointer;
margin-left:150px;
background:#cfcfcf;
border:1px solid #A5AAC5;
font-weight:bold;
font-size:13px;
color:#272442;
padding:2px;
}
.top10 
{
width:100%;	
}
.top10 h3 {
float:left;
}

.ajax__calendar_container
{
	background-color: #A5AAC5;
}

/* DROPDOWN FOOTER STYLES */
#dropdown-top {
width: 972px;
background: #9f0d00;
padding:0px;
margin:0 0 0 1px;
border-top:10px solid #fff;
height:1px;
line-height:0px;
font-size:0px;
clear:both;
}
#dropdown {
width: 954px;
background: #9f0d00;
padding:5px 10px 6px 10px;
margin:0;
font-size:11px;
clear:both;
}
#dropdown-bottom {
width: 972px;
background: #9f0d00;
padding:0;
margin:0 0 0 1px;
height:1px;
clear:both;
line-height:0px;
font-size:0px;
}
.explore {
float:left;
width:160px;
padding:5px 5px 10px 5px;
font-size:13px;
display:block;
margin: 10px 0 0 20px;
}
.explore ul {
padding-top:10px;
list-style-type: square;
padding-left:20px;
color:#ff4e00;
}
.explore li {
}
#dropdown #properties a {
padding:0px;
margin:0px;
position:absolute;
right:10px;
color:#fff;
}
#dropdown1 
{
display:none;
width: 974px;
background: #E8E6ED;
padding:0 0 20px 0;
height:160px;
}
#dropdown1 a {
color:#525151;
}
#dropdown2 
{
display:none;
width: 964px;
height:230px;
background: #E8E6ED;
padding:0px 5px 0px 5px;
text-align:center;
}

#dropdown2 .item
{
	float: left;
	width: 650px;	
	text-align: right;
	padding-bottom: 10px;
}
#dropdown2 h3 
{
	padding:10px;
	font-size:18px;
}
#dropdown2 label {  
width:150px;
font-weight:bold;
color:#272442;
font-size:12px;
}
#dropdown2 input 
{
margin:0 0 0 5px;
background:#fff;
border:1px solid #776c84;
color:#272442;
}
#dropdown2 .button
{
width:80px;	
margin:0;
cursor:pointer;
background:#cfcfcf;
border:1px solid #A5AAC5;
font-weight:bold;
font-size:13px;
color:#272442;
padding:2px;
}
/* FOOTER */
#footer-top {
width: 972px;
padding:0;
background: #272443;
margin:1px 0 0 1px;
height:1px;
line-height:0px;
font-size:0px;
}
#footer {
width: 954px;
background: #272443;
padding: 14px 10px 15px 10px;
margin:0;
color:#fff;
}
#footer-bottom {
width: 972px;
background: #272443;
margin:0 0 0 1px;
height:1px;
line-height:0px;
font-size:0px;
}
#footer a, #dropdown a {
color: #fff;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
color:#fa9c39;
}
#footer #footcall1 {
font-size: 11px;
}
#footer #footcall2 {
font-size: 14px;
font-weight:bold;
}
#footer #copy {
padding-left:100px;
font-size:10px;
font-weight:bold;
}
#footer #flipside {
position:absolute;
right:10px;
color: #fa9c39;
font-size:11px;
font-weight:bold;
}
#footer #flipside a {
color: #fa9c39;
}
#footer #flipside a:hover {
color: #FFF;
text-decoration:underline;
}

.offerpanel
{
	display: block;
	float: left;
	width: 100%;
	padding: 10px 0;
	margin-top: 10px;
	border-top: 1px solid #d1cbd9;
}
.offerpanel h2
{
	clear: none;
	font-weight: bold;
}

#exhibition-dates 
{
	padding:0px;
	color:#525151;
	font-size:12px;
}
#exhibition-dates th 
{
	padding:5px;
	background:#cccccc;
}
#exhibition-dates td 
{
	padding:5px;
	background:#DEDEDE;
}

#payment-solutions 
{
background:#c3c6d9;
border:1px solid #B4B8CF;
padding:10px;
margin: 0 0 15px 0;
font-size:12px;
}
#payment-solutions h2
{
padding:0;
margin:0;
width:200px;

}
#payment-solutions p
{
padding:0;
margin:0;
width:350px;
}
#payment-solutions img 
{
	float:right;
	margin:10px 0 0 0 ;
	padding:0;
}
.calendar 
{
padding:5px;
}
.propertyfootercontact 
{
clear:both;
margin-top:20px;
}
.propertyfootercontact a 
{
	text-decoration:underline;
}