@charset "UTF-8";
/* CSS Document */
/*
	Color Scheme:
	Body Text: #4c5564 dark-blue gray
	Link Text: #0091ac aqua blue
	Box Background Color: #e9edf2 dove gray
	Border color: #d0d4d9 darker dove gray
	
*/

body, html{
	font-family:Helvetica, Arial, sans-serif;
	color: #4c5564;
	background-color:#68758a;
	width: 100%;
	height: 100%;
}

body {	font-size: .625em; }

.clear{
	clear:both;
}

#site_container{
	position: relative;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	min-width: 1000px;
}

.bg_photo {
	position: absolute;
	z-index: 1;
}

#content_container {
	padding: 15px 20px;
	position:relative;
	z-index: 49;
}

#content {
	height: 100%;
	position: relative;
	padding: 0 10px 10px 10px;
}

#cache_bin {
	position: absolute;
	width: 0;
	height: 0;
	visibility: none;
	overflow: hidden;
	bottom: 0;
	right: 0;
}

a{color:#0091ac; text-decoration:none;}
a:hover{color:#68758a;}

.dropShadow{
	-moz-box-shadow: 2px 2px 2px #444;
	-webkit-box-shadow: 2px 2px 2px #444;
	box-shadow: 2px 2px 2px #444;
}
/*   HEADERS   */

h1{
	text-indent:-9999px;
	position:absolute;
	height:18px;
	top:10px;
}

h1#photos{background:url(../_images/headers/photos.png) no-repeat;width:94px;right:28px;}

h1#highlights{background:url(../_images/headers/highlights.png) no-repeat;width:158px;left:79px;}
h1#floorPlans{background:url(../_images/headers/floor-plans.png) no-repeat;width:181px;left:67px;}
h1#learnMore{background:url(../_images/headers/learn-more.png) no-repeat;width:168px;left:73px;}
h1#whatever{background:url(../_images/headers/whatever.png) no-repeat;width:407px;left:18px;}
h1#activate{background:url(../_images/headers/activate.png) no-repeat;width:134px;left:18px;}

h1#register{background:url(../_images/headers/register.png) no-repeat;width:139px;left:28px;}
h1#press{background:url(../_images/headers/press.png) no-repeat;width:102px;left:28px;}
h1#team{background:url(../_images/headers/team.png) no-repeat;width:86px;left:28px;}
h1#location{background:url(../_images/headers/location.png) no-repeat;width:138px;left:28px;}
h1#scene{background:url(../_images/headers/scene.png) no-repeat;width:98px;left:28px;}
h1#art{background:url(../_images/headers/art.png) no-repeat;width:221px;left:28px;}
/*h1#splash{background:url(../_images/headers/splash.png) no-repeat;width:650px;left:28px;}*/

h1#penthouses{background:url(../_images/headers/penthouses.png) no-repeat;width:181px;left:230px;}
h1#oceanSuites{background:url(../_images/headers/ocean-suites.png) no-repeat;width:188px;left:226px;}
h1#oceanResidences{background:url(../_images/headers/ocean-residences.png) no-repeat;width:254px;left:193px;}
h1#beachBungalows{background:url(../_images/headers/beach-bungalows.png) no-repeat;width:254px;left:193px;}


/***************/

h2{
	font-weight:bold;
	margin:15px 0 30px;
}

h3{
	font-size:1.4em;
	text-transform:uppercase;
	margin:10px 0;
	font-weight:normal;
}

p{
	font-size:1.2em;
	line-height:1.33em;
	margin-bottom:15px;
}

#header, #showHideCont{
	width:960px;
	margin:0 auto;
	
}

#header { 
	padding: 0 10px 10px 0;
	position: relative;
	left: 5px;
}
#showHideCont{ width: 980px }

#logo{
	width:139px;
	height:112px;
	background-color:#fff;
	text-align:center;
	padding-top:29px;
	float:left;
	position:relative;
	z-index:50;
	border:1px solid #d0d4d9;
}

#photoBar{
	float:left;
	background-color:#e9edf2;
	width:790px;
	height:64px;
	margin-top:6px;
	position:relative;
	border:1px solid #d0d4d9;
	border-left:none;
	padding:13px;
}

#photoBar ul{
	width:768px;
	overflow:hidden;
}
#photoBar ul li{
	display:inline;
	margin-right:5px;
}
#photoBar a.loading {
	opacity: .6;
}
#photoBar a.active img {
	opacity: .3;
}


#prevArrow, #nextArrow{
	width:20px;
	height:20px;
	background:url(../_images/photo-nav-circle.png) no-repeat;
	position:absolute;
	text-align:center;
	line-height:20px;
	top:37px;
	display: none;
}
#prevArrow a, #nextArrow a{
	width:9px;
	height:9px;
	display:block;
	margin:5px 0 0 5px;
}
#prevArrow a{background:url(../_images/photos-prev-arrow.png) no-repeat center top;}
#nextArrow a{background:url(../_images/photos-next-arrow.png) no-repeat center top;margin-left:7px;}

#prevArrow{left:4px;}
#nextArrow{right:5px;}

#backHome, #showToggle, #changePhoto, #international{
	width:101px;
	height:21px;
	background-color:#fff;
	text-align:center;
	line-height:21px;
	text-transform:uppercase;
	float:right;
	margin:0px 0 0 10px;
	border:1px solid #d0d4d9;
}

#changePhoto{
	width:123px;
	background-color:#e9edf2;
	padding-left:12px;
}

#changePhoto span{float:left;}

#prevPhoto, #nextPhoto{
	width:9px;
	height:10px;
	background-position:top right;
	display:block;
	float:left;	
	margin:5px 0 0 7px;
}

#prevPhoto{background-image:url(../_images/photos-prev-arrow.png);}
#nextPhoto{background-image:url(../_images/photos-next-arrow.png);}
#prevPhoto:hover, #nextPhoto:hover{
	background-position:bottom right;
}
#showHideCont{
	clear:both;
	margin-top:5px;
}

.box1, .box2, .box3{
	background-color:#e9edf2;
	position:relative;
	float:left;
	margin-right:15px;
	border:1px solid #d0d4d9;
	padding:18px;
}
.box1{
	width:272px;
	height: 409px;
}

.box2{
	width:597px;
}

.box3{
	width:924px;
}

.innerContent{
	/*margin:0 18px 18px;*/
	background-color:#e9edf2;
	border:1px solid #d0d4d9;
	padding:12px 0;
}

.box1 .innerContent, .box2 .innerContent, .box3 .innerContent{
	padding:18px;
}

.box1 .innerContent{
	height: 373px;
}

a[href $='.pdf'] { 
   padding-right: 45px;
   background: transparent url(../_images/pdf-icon.png) no-repeat center right;
}
#footer{
	color: #87898c;
	width: 922px;
	clear: both;
	background-color: #e9edf2;
	margin: 10px 10px 0 10px;
	padding: 18px;
	border: 1px solid #d0d4d9;
}
#footer .innerContent{margin:0px;background-color:#e9edf2; padding: 12px;}
#footer p{
	font-size:1em;
	line-height:1.8em;
	width:298px;
	float:left;
	margin-bottom:0;
}

p#wInfo{
	text-align:center;	
}

p#credits{
	text-align:right;
}

p.smLinks{line-height:20px;}
p.smLinks img{
	margin-right:7px;
}


/*   SPLASH   */

#pane_splash{width: 300px;margin-left:311px; }

#pane_splash .innerContent {background-color: #fff;}
#pane_splash .innerContent img {display: block; margin: 0 auto 10px; padding-bottom: 10px; border-bottom: 1px solid #ccc;}
#pane_splash h2 {margin-top: 20px;}

h3.quote{
	margin-bottom:15px;
	font-weight:bold;
}

h3.quote span{
	font-weight:normal;
	font-style:italic;
}

#pane_splash h3.continue{
	font-weight:bold;
	text-align:center;
	padding: 15px 0;
}

.tiny{font-size: 1em; color: #999; text-align: center; margin:0; padding: 0;}
#pane_register .tiny{text-align:right;}

/*   TEAM   */

ul#teamNav{
	float:right;
	width:195px;
}

ul#teamNav li{
	margin-bottom:20px;	
}

.contentCol{
	width:325px;
	float:left;
}


/*   PRESS   */
#pane_press h3{
	margin-bottom:20px;	
}
#pane_press h3.noBot{margin-bottom:5px;}
#pane_press p{
	font-style:italic;	
}

/*   LOCATION   */
#pane_register .innerContent{
	padding-top:30px;	
}

#pane_activate ul{
	margin: 0 0 20px 25px;
	font-size:1.2em;
	line-height:1.3em;
	list-style:circle;
}


/*   FORMS   */

form ul{
	width:560px;
}

form ul li{
	width:270px;
	margin-bottom:12px;
	float:left;
}
form ul li.odd{margin-right:20px;clear:both;}
form ul li.submit{width:560px;clear:both;text-align:right;}
input, select{
	padding:2px;
	background-color:#fff;
	border:1px solid #d0d4d9;
	font-size:1.2em;
}

input.full{width:265px;}
select{width:270px;}
label{
	display:block;	
	margin-bottom:2px;
}


form ul li ul li{
	display:inline;
	margin:0 7px 0 0;
}
form ul li ul{width:270px;}
ul li ul li#city{width:136px;}
ul li ul li#city input{width:131px;}
ul li ul li#state{width:36px;}
ul li ul li#state input{width:30px;}
ul li ul li#zip{width:80px;margin-right:0;}
ul li ul li#zip input{width:75px;}

input#submit{
	color:#fff;
	text-align:center;
	width:106px;
	text-transform:uppercase;
	background-color:#0091ac;
	clear:both;
}

.noBot{margin-bottom:0;}
.noTop{margin-top:6px;}
.noMargin{margin:0;}

#overlay {
	width: 100%; 
	height: 100%;
	background-color: #000;
	opacity: .8;
	 
	z-index: 100000; 
	position: absolute; 
	top: 0; 
	left: 0;
}

#lightbox_loader {
	position: fixed;
	display: block;
	z-index: 100001; 	
	height: 32px;
	width: 32px;
}

#lightbox_cont {
	z-index: 100002;
	display: inline-block;
	position: fixed;
}

#lightbox_close {
	position: absolute;
	top: 0;
	right: 0;
}

#lightbox_cont .box1 {
	float:none !important;
	margin: 0 !important;
	z-index: 100003;
	height: auto !important;
}

#lightbox_cont .box1 .innerContent {
	height: auto !important;
}

/* ----- MISC ----- */
sup {
	font-weight: normal;
	position: relative;
	top: -4px;
	/*vertical-align: super;*/
	font-size: .65em;
}

/*   SCROLLABLE   */


div.scrollable { 
    position:relative; 
    overflow:hidden; 
    width:768px;
    height:37px; 
} 

#items_cont {
	position: absolute;
	width: 5000em;
}

div.scrollable div.items {
	display: -moz-inline-stack; 
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding-left: 18px;
} 

div.scrollable div.items img { 
    float:left; 
	margin-right:8px;
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
}

/* Brazil pane - temporary */
#pane_br p {
	font-size: 1.3em;
	line-height: 1.5em;
}

#pane_br ul {
	margin: 0 0 20px 25px;
	font-size:1.3em;
	line-height:1.5em;
	list-style:circle;
}