@charset "UTF-8";
/* CSS Document */

* {outline:none};
a { text-decoration: none; }
a:hover {color:#ffffff;}

a.nav_main_zero {
	text-decoration:none;
	color:#626768;
}
a.nav_main_zero:hover {
	text-decoration:none;
	color:#ffffff;
}
a.nav_main_one { 
	text-decoration: none; 
}
a.nav_main_eight {
	text-decoration:none;
	color:#626768;
}
a.nav_main_eight:hover {
	text-decoration:none;
	color:#ffffff;
}
a.main_subnav { 
	text-decoration: none; 
}
a.main_subnav_movie { 
	text-decoration: none; 
}
a.main_subnav_end { 
	text-decoration: none;
}
a.content_subnav_top { 
	text-decoration: none;
}
a.content_subnav { 
	text-decoration: none;
}
a.bodyLink {
	text-decoration:none;
	color:#ffffff;
}
a.bodyLink:hover {
	text-decoration:underline;
	color:#ffffff;
}
a.creditLink {
	text-decoration:none;
	color:#626768;
}
a.creditLink:hover {
	text-decoration:none;
	color:#ffffff;
}
a.thumb_nav {
	text-decoration:none;
	color:#626768;
}

a.thumb_nav:hover {
	text-decoration:Underline;
	color:#ffffff;
}
a.contactLink {
	text-decoration:none;
	color:#cccccc;
}
a.contactLink:hover {
	text-decoration:none;
	color:#ffffff;
}

h3 {
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	line-height:18px;
	letter-spacing:.1em;
	color:#626768;
	text-align:right;
	padding-top:0;
	padding-right:32px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

h3:hover {
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}

html, body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	right: 25px;
}

#wrapper{
	position:absolute;
	overflow:hidden;
	height:100%;
	width:100%;	
	z-index: 5;
}

#logotype {
	position: absolute;
	width: 278px;
	height: 74px;
	top: 41px;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 300;
}

#site_nav_options {
	position: absolute;
	width: 278px;
	height: 92px;
	top: 41px;
	left: 0px;
	padding: 0;
	margin: 0;
	display:hidden;
	opacity:0;
	z-index: 200;
}

#bg_photo_comment {
	position: absolute;
	float: right;
	width: 278px;
	height: 92px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	display: hidden;
	opacity: 0;
	z-index: 100;
	background-image: url(../images/bg_photo_comment.png);
}

#photo_comment {
	position: absolute;
	width: 1024px;
	height: 92px;
	top: 0px;
	left: 278px;
	padding: 0;
	margin: 0;
	opacity: 0;
	z-index: 120;
	background-image: url(../images_ocean/01_comment.png);
}

#bg_nav {
	position: absolute;
	width: 290px;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#bg_nav_dimmed {
	position: absolute;
	width: 278px;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	overflow:hidden;
}

#bg_nav_main {
	position: relative;
	width: 278px;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_mask.png);
}

#bg_nav_shadow {
	position: absolute;
	width: 12px;
	height: 100%;
	top: 0px;
	left: 278px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_nav_shadow.png);
}

#menu {
	position: absolute;
	width: 278px;
	height:500px;
	top: 136px;
	left: 0px;
	margin: 0;
	padding: 0;
	z-index: 200;
}

#credits {
	display:block;
	position: absolute;
	bottom: 34px;
	width: 278px;
	height: 80px;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 200;
	visibility:visible;
}

#arrow_prev {
	position:absolute;
	width:27px;
	height:86px;
	top: 64%;
	left:25px;
	padding:0;
	margin:0;
	cursor: pointer; 
	z-index: 300; 
}

#arrow_next {
	position: absolute;
	width: 27px;
	height: 86px;
	top: 64%;
	right: 25px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	z-index: 300;
}

#content {
	position: absolute;
	width: 484px;
	height: 499px;
	top: 20%;
	left: 40%;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_content_shadow.png);
	background-repeat: no-repeat;
	opacity: 1;
	overflow:hidden;
}

#content_header {
	position: absolute;
	width: 460px;
	height: 38px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_content_header.png);
	background-repeat: no-repeat;
}

#content_main {
	position: absolute;
	display: block;
	width: 460px;
	height: 475px;
	top: 12px;
	left: 12px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_mask.png);
	visibility: visible;
	opacity: 1;
}

#content_sub_nav1 {
	position: absolute;
	display: block;
	width: 124px;
	height: 380px;
	top: 60px;
	left: 0px;
	padding:0;
	display: block;
	opacity: 1;
}

#content_sub_nav2 {
	position: absolute;
	display: block;
	width: 124px;
	height: 380px;
	top: 60px;
	left: 0px;
	padding: 0;
	display:none;
	opacity:0;
}

#content_sub_nav3 {
	position: absolute;
	display: block;
	width: 124px;
	height: 380px;
	top: 60px;
	left: 0px;
	padding: 0;
	display:none;
	opacity:0;
}

#content_sub_nav4 {
	position: absolute;
	display: block;
	width: 124px;
	height: 380px;
	top: 60px;
	left: 0px;
	padding: 0;
	display:none;
	opacity:0;
}

#content_sub_nav5 {
	position: absolute;
	display: block;
	width: 124px;
	height: 380px;
	top: 60px;
	left: 0px;
	padding: 0;
	display:none;
	opacity:0;
}

#content_sub_nav6 {
	position: absolute;
	display: block;
	width: 124px;
	height: 380px;
	top: 60px;
	left: 0px;
	padding: 0;
	display:none;
	opacity:0;
}

#index_copy {
	position: absolute;
	width: 410px;
	height: 382px;
	top: 60px;
	left: 50px;
	padding: 0;
	margin: 0;
	display: block;
	opacity: 0;
	overflow:auto;
}

#content_copy1 {
	position: absolute;
	width: 318px;
	height: 376px;
	top: 60px;
	left: 140px;
	display: block;
	opacity: 0;
	overflow: auto;
}

#content_copy2 {
	position: absolute;
	width: 318px;
	height: 376px;
	top: 60px;
	left: 140px;
	padding:0;
	margin:0;
	display: hidden;
	opacity: 0;
	overflow:auto;
}

#content_copy3 {
	position: absolute;
	width: 318px;
	height: 376px;
	top: 60px;
	left: 140px;
	padding:0;
	margin:0;
	display: hidden;
	opacity: 0;
	overflow:auto;
}

#content_copy4 {
	position: absolute;
	width: 318px;
	height: 376px;
	top: 60px;
	left: 140px;
	padding:0;
	margin:0;
	display: hidden;
	opacity: 0;
	overflow:auto;
}

#content_copy5 {
	position: absolute;
	width: 318px;
	height: 376px;
	top: 60px;
	left: 140px;
	padding:0;
	margin:0;
	display: hidden;
	opacity: 0;
	overflow:auto;
}

#content_copy6 {
	position: absolute;
	width: 318px;
	height: 376px;
	top: 60px;
	left: 140px;
	padding:0;
	margin:0;
	display: hidden;
	opacity: 0;
	overflow:auto;
}

#close_button {
	position: absolute;
	width: 14px;
	height: 14px;
	top: 15px;
	left: 15px;
	padding: 0;
	margin: 0;
	background-image: url(../images/content_close_button.png);
	background-repeat: no-repeat;
	display:block;
	opacity:1;
	z-index:100;
}

#close_button a {
	display:block;
	margin:0;
	padding:0;
	width:14px;
	height:14px;
	overflow:hidden;
	background-image:none;
}

#close_button a:hover{
	background:url('../images/content_close_button.png') -20px 0 no-repeat;
}

#content_floorplan {
	position: absolute;
	width: 400px;
	height: 160px;
	top: 8%;
	left: 60%;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_floorplan_shadow.png);
	background-repeat: no-repeat;
	opacity: 0;
	overflow:hidden;
}

#content_main_floorplan {
	position: absolute;
	display: block;
	width: 379px;
	height: 150px;
	top: 5px;
	left: 11px;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_mask.png);
	visibility: visible;
	opacity: 1;
}

#content_header_floorplan {
	position: absolute;
	width: 379px;
	height: 38px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_content_header.png);
	background-repeat: no-repeat;
}

#content_text_floorplan {
	position: absolute;
	width: 379px;
	height: 100px;
	top: 50px;
	left: 0px;
	display: block;
	opacity: 1;
}

#movie {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0;
	width: 660px;
	height: 420px;
	top: 20%;
	left: 33%;
	overflow: hidden;
	background-image: url(../images/bg_movie_frame.png);
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
}

#contacts {
	position: absolute;
	bottom: 2px;
	height: 40px;
	padding: 0;
	margin: 0;
	z-index: 11000;
	width: 100%;
}

#tagline {
	position: absolute;
	float: right;
	bottom: 50px;
	width: 386px;
	height: 26px;
	padding: 0;
	margin: 0;
	background-image: url(../images/tagline.png);
	z-index: 11000;
	right: 25px;
}

#thumbs {
	position: absolute;
	bottom: 40px;
	width: 100%;
	height: 108px;
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg_thumbs.png);
	background-repeat:repeat-x;
	z-index: 460;
}

#thumbs img {
	height:60px;
	width:80px;
	margin-top:12px;
	margin-right:4px;
	margin-left:4px;
	padding:1px;
	border-width:1px;
	border-color:#626768;
	border-style:solid;
	opacity:.75;
}

#thumbs img:hover {
	height:60px;
	width:80px;
	margin-top:12px;
	margin-right:4px;
	margin-left:4px;
	border-width:1px;
	border-color:#ffffff;
	border-style:solid;
	opacity:1;
}

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
	padding:0;
	margin:0;
	background-image:url(../images/bg_mask_dark.png);
	background-repeat:repeat-x;
	z-index: 500; 
}

#footer_shadow {
	position:absolute;
	bottom:40px;
	width:100%;
	height:50px;
	padding:0;
	margin:0;
	background-image:url(../images/footer_shadow.png);
	background-repeat:repeat-x
	z-index: 500; 
}

#inspections {
	position: absolute;
	bottom: 0;
	width: 318px;
	height: 40px;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 600;
}

.nav_main_zero {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_0.png);
	background-repeat:no-repeat;
}

.nav_main_one {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_1.png);
	background-repeat:no-repeat;
}

.nav_main_two {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_2.png);
	background-repeat:no-repeat;
}

.nav_main_three {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_3.png);
	background-repeat:no-repeat;
}

.nav_main_four {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_4.png);
	background-repeat:no-repeat;
}

.nav_main_five {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_5.png);
	background-repeat:no-repeat;
}

.nav_main_six {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_6.png);
	background-repeat:no-repeat;
}

.nav_main_seven {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_7.png);
	background-repeat:no-repeat;
}

.nav_main_eight {
	margin-top:0;
	margin-bottom:10px;
	background-image:url(../images/bg_menu_8.png);
	background-repeat:no-repeat;
}

.nav_main_spacer {
	margin-top:0;
	margin-bottom:10px;
}

.main_subnav_top {
	font-size:13px;
	line-height:18px;
	color:#626768;
	text-align:right;
	word-spacing:.05em;
	margin-top:8px;
	margin-bottom:0;
	padding-right:15px;
	transform: scaleY(0.9);
	-moz-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9);
	-webkit-transform: scaleY(0.9);
	-o-transform: scaleY(0.9);
	text-shadow: -1px -1px 0px #000000;
}

.main_subnav {
	font-size:13px;
	line-height:18px;
	color:#626768;
	text-align: right;
	word-spacing:.05em;
	margin-top: 6px;
	margin-bottom: 0;
	padding-right: 15px;
	transform: scaleY(0.9);
	-moz-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9);
	-webkit-transform: scaleY(0.9);
	-o-transform: scaleY(0.9);
	text-shadow: -1px -1px 0px #000000;
}

.main_subnav_movie {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#888888;
	text-align: right;
	word-spacing:.05em;
	margin-top: 6px;
	margin-bottom:12px;
	padding-right: 15px;
	transform: scaleY(0.9);
	-moz-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9);
	-webkit-transform: scaleY(0.9);
	-o-transform: scaleY(0.9);
	text-shadow: -1px -1px 0px #000000;
}

.main_subnav_end {
	font-size:13px;
	line-height:18px;
	color:#626768;
	text-align:right;
	word-spacing:.05em;
	margin-top:6px;
	margin-bottom:20px;
	padding-right:15px;
	transform: scaleY(0.9);
	-moz-transform: scaleY(0.9);
	-ms-transform: scaleY(0.9);
	-webkit-transform: scaleY(0.9);
	-o-transform: scaleY(0.9);
	text-shadow: -1px -1px 0px #000000;
}

.menu_rule {
	margin:0;
}

.submenu_rule {
	margin-top:-2px;
}

.index_header {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.05em;
	color: #626768;
	text-transform: uppercase;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 0;
	margin-left: 50px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

.index_copy_top {
	font-size: 14px;
	line-height: 24px;
	color: #eeeeee;
	text-align: left;
	letter-spacing: -0.05em;
	word-spacing: 0.05em;
	margin-right: 40px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-shadow: -1px -1px 0px #000000;
}

.index_copy {
	font-size: 14px;
	line-height: 24px;
	color: #eeeeee;
	text-align: left;
	letter-spacing: -0.05em;
	word-spacing: 0.05em;
	margin-right: 40px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-shadow: -1px -1px 0px #000000;
}

.index_copy_end {
	font-size:14px;
	line-height:24px;
	color:#eeeeee;
	text-align:left;
	letter-spacing:-.05em;
	word-spacing:.05em;
	margin-top:36px;
	margin-right:40px;
	margin-bottom:0px;
	margin-left:0px;
	text-shadow: -1px -1px 0px #000000;
}

.content_subnav_top {
	font-size:13px;
	line-height:18px;
	color:#626768;
	text-align:right;
	word-spacing:.05em;
	margin-top:3px;
	margin-bottom:1px;
	margin-right:0px;
	text-shadow: -1px -1px 0px #000000;
}

.content_subnav {
	font-size:13px;
	line-height:18px;
	color:#626768;
	text-align:right;
	word-spacing:.05em;
	margin-top:14px;
	margin-bottom:1px;
	margin-right:0px;
	text-shadow: -1px -1px 0px #000000;
}

.content_subnav_break {
	font-size:13px;
	line-height:18px;
	color:#626768;
	text-align:right;
	word-spacing:.05em;
	margin-top:0;
	margin-bottom:1px;
	margin-right:0px;
	text-shadow: -1px -1px 0px #000000;
}

.content_header {
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#626768;
	text-align:left;
	margin-top:15px;
	margin-bottom:0;
	margin-left:150px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

.content_copy {
	font-size:13px;
	line-height:24px;
	color:#eeeeee;
	text-align:left;
	letter-spacing:-.05em;
	word-spacing:.05em;
	margin-right:20px;
	margin-bottom:7px;
	margin-left:10px;
	text-shadow: -1px -1px 0px #000000;
	overflow:auto;
}

.content_subhead {
	font-size:14px;
	line-height:24px;
	color:#eeeeee;
	font-weight:bold;
	text-align:left;
	letter-spacing:-.05em;
	word-spacing:.05em;
	margin-right:20px;
	margin-bottom:0px;
	margin-left:10px;
	text-shadow: -1px -1px 0px #000000;
	overflow:auto;
}

.credits {
	font-size: 10px;
	line-height: 12px;
	color: #626768;
	text-align: right;
	margin-right:29px;
	margin-bottom:6px;
	padding: 0;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

.current_location {
	color:#eeeeee;
	padding-right:0px;
	cursor:pointer;
}

.for_sale {
	font-weight:bold;
}

.content_header_floorplan {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.1em;
	color: #626768;
	text-transform: uppercase;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 0;
	margin-left: 24px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #000000;
}

.content_subhead_floorplan {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#eeeeee;
	text-align:left;
	letter-spacing:-.05em;
	word-spacing:.05em;
	margin-right:10px;
	margin-bottom:7px;
	margin-left:24px;
	text-shadow: -1px -1px 0px #000000;
	overflow:auto;
}

.content_copy_floorplan {
	font-size:13px;
	line-height:24px;
	color:#eeeeee;
	text-align:left;
	letter-spacing:-.05em;
	word-spacing:.05em;
	margin-right:10px;
	margin-bottom:14px;
	margin-left:24px;
	text-shadow: -1px -1px 0px #000000;
	overflow:auto;
}

.floorplan_nav_spacer {
	color:#333333;
}

.movie_subhead {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	color:#eeeeee;
	text-align:center;
	letter-spacing:-.05em;
	word-spacing:.05em;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:10px;
	text-shadow: -1px -1px 0px #000000;
}

.movie_navspacer {
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	color:#777777;
	text-align:center;
	letter-spacing:-.05em;
	word-spacing:.05em;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:10px;
	text-shadow: -1px -1px 0px #000000;
}

.thumb_nav {
	font-size:10px;
	text-transform:uppercase;
	line-height:14px;
	color:#cccccc;
	text-align:center;
	word-spacing:.05em;
	margin-left:0px;
	margin-top:4px;
	margin-bottom:1px;
	margin-right:0px;
	text-shadow: -1px -1px 0px #000000;
}

.thumb_span {
	padding-left:12px;
	padding-right:12px;
	color:#7f8d8f;
}

.footer_copy {
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
	text-align: center;
	font-weight: bold;
	margin-top: 12px;
	transform: scaleY(0.8);
	-moz-transform: scaleY(0.8);
	-ms-transform: scaleY(0.8);
	-webkit-transform: scaleY(0.8);
	-o-transform: scaleY(0.8);
	text-shadow: -1px -1px 0px #1b656f;
}

.toolTipBody 
{ 
	font-family:helvetica, "trebuchet ms", verdana, arial;
	font-size: 12px; 
	color: #666666; 
	line-height: 16px; 
	text-align: left; 
	letter-spacing: 0.05em; 
	margin: 0; 
	padding: 0;
}

.toolTipBodyEnd
{ 
	font-family:helvetica, "trebuchet ms", verdana, arial;
	font-size: 12px; 
	color: #666666; 
	line-height: 16px; 
	text-align: left; 
	letter-spacing: 0.05em; 
	margin-top: 0; 
	margin-bottom: 10px; 
	margin-right: 0; 
	margin-left: 0; 
	padding: 0;
}

.toolTipBodyMap 
{ 
	font-family:helvetica, "trebuchet ms", verdana, arial;
	font-size: 11px; 
	color: #80878d; 
	line-height: 22px; 
	text-align: left; 
	letter-spacing: 0.05em; 
	margin: 0; 
	padding: 0;
}

.toolTipClickMe
{ 
	font-family:helvetica, "trebuchet ms", verdana, arial;
	font-size: 11px; 
	font-style: italic; 
	color: #9fa5aa; 
	line-height: 16px; 
	text-align: left; 
	margin: 10px 0 0 -2px;
}

.toolTipSubhead
{
	font-family:helvetica, "trebuchet ms", verdana, arial;
	font-size: 14px; 
	font-weight: bold; 
	color: #666666; 
	line-height: 22px; 
	text-align: left; 
	letter-spacing: 0.05em; 
	margin: 0 0 10px; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #c4cad0; 
}

.toolTipSubheadMap 
{ 
	font-family:helvetica, "trebuchet ms", verdana, arial;
	font-size: 14px; 
	font-weight: bold; 
	color: #de8a3f; 
	line-height: 22px; 
	text-align: left; 
	letter-spacing: 0.05em; 
	margin: 0 0 6px; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #de8a3f; 
}

.bullet {
	font-size:36px;
	font-weight:bold;
}



@import url("bfv_mobile.css") handheld;
