/*
-----------------------------------------------
blueviewescapesASP.Net - BASE CSS Styles
-----------------------------------------------
Company:  http://www.webstruments.com
Version:  16 Mar 2009
----------------------------------------------- */
@import url("qa.css");
@import url("facebox.css");

/* generics 
------------------------------*/
* { margin: 0; padding: 0; }
body {
	background: #3f3225;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: small;
	line-height: 1.5em;	
	color: #3e3027;
}
p {
	margin-bottom: 1.5em;
}
#demoribbon {
	width: 196px;
	height: 200px;
	position: fixed;
	top: 0;
	left: 0;
	background: transparent url(../images/demo-ribbon.gif) no-repeat 0% 0%;
	z-index: 10000;
}

/* links
-------------------- */	
a:link {
	text-decoration: underline;	
	color: #fff;		 
	}
a:visited {
	text-decoration: none;
	color: #fff;
	}
a:hover {	
	}	
a:active {
	}
a:focus { outline: none; }

/* layout
------------------------------*/
#header {
	background: transparent url(../images/bve-header-bkgnd.gif) repeat-x 0% 0%;
	height: 114px;
	text-align: center;
}
#header1 {
	width: 1024px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	height: 114px;
}
#promo {
	background: transparent url(../images/bve-promo-bkgnd.gif) repeat-x 0% 0%;
	height: 457px;
	text-align: center;
}
#promo1 {
	width: 1024px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	height: 457px;
}
#middle {
	background: transparent url(../images/bve-middle-bkgnd.gif) repeat 0% 0%;
	height: 340px;
	text-align: center;
}
#middle1 {
	width: 1024px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	height: 340px;
}
#footer {
	text-align: center;
	background: #55453a;
}
#footer a { text-decoration: none; }
#footer1 {
	width: 1024px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	background: #30241b;			
}
#copyright {
	text-align: center;
	background: #3f3225;			
}
#copyright1 {
	width: 1024px;
	text-align: left;		
	margin: 0 auto;	
}
#content {
	text-align: center;
	background: #c0c2b6 url(../images/bve-content-bkgnd.gif) repeat-x 0% 0%;
	padding: 30px 0;
}
#content1 {
	width: 1024px;
	text-align: left;
	position: relative;
	margin: 0 auto;	
	background: #fefaf6;							
}

/* header 
------------------------------*/
a#logo {
	display: block;
	position: absolute;
	width: 298px;
	height: 74px;
	background: transparent url(../images/bve-logo.gif) no-repeat 0% 0%;
	left: 0;
	bottom: 9px;
	text-indent: -1000em;			
}
ul#navbar {
	list-style: none;
	position: absolute;
	bottom: 27px;
	right: 0;
}
ul#navbar li {
	float: left;
	margin-left: 34px;
}
ul#navbar li a {
	display: block;
	background-color: transparent;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 18px;
	text-indent: -1000em;
}
ul#navbar li a#nav-villas {
	background-image: url(../images/bve-tab-villas.gif);
	width: 148px;			
}		
ul#navbar li a#nav-yachts {
	background-image: url(../images/bve-tab-yachts.gif);
	width: 178px;			
}		
ul#navbar li a#nav-jets {
	background-image: url(../images/bve-tab-jets.gif);
	width: 153px;			
}
ul#navbar li a:focus { outline: none;}		
ul#navbar li a:hover { background-position: 0 -18px;}
ul#navbar li a.current { background-position: 0 -18px; }

/* secondary navigation */
#secondary-nav {
	position: absolute;
	right: 0;
	top: 0;
	background: #3e3027;
	height: 32px;
}
#secondary-nav ul#toplinks {
	list-style: none;			
}
#secondary-nav ul#toplinks li {
	float: left;
	line-height: 32px;
}
#secondary-nav ul#toplinks li a {
	display: block;
	line-height: 32px;
	padding: 0 15px;
	color: #c7b4a6 !important;
	text-decoration: none;
	font-weight: normal;
}
#secondary-nav ul#toplinks li a:hover {
	background: #645247;
	color: #fff !important;
	
}
#secondary-nav ul#toplinks li a.current {
	color: #fff !important;
	background: #30241b;
}
/* promo box
------------------------------*/
#promo-box {
	position: relative;
	width: 1024px;
	height: 410px;
	top: 26px;
	left: 0;
	background: transparent url(../images/bve-promo-box.gif) no-repeat 0% 0%;			
}
a#hyp-promo-image {
	display: block;
	position: relative;
	top: 8px;
	left: 8px;
}
#promo-image {
	width: 661px;
	height: 394px;	
}
#promo-image:hover { cursor: pointer; }
#promo-overlay {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 100;
	width: 661px;
	height: 78px;
	background: #f4f3f0;
	opacity:.68;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=68);		
}
#promo-title, #promo-subtitle, #promo-fancy {
	position: absolute;
	display: block;
	left: 695px;
	width: 328px;
}
a#hyp-promo-title {
	color: #342b2a !important;
}
#promo-title {
	color: #342b2a;
	font-weight: bold;
	top: 28px;
	font-size: 115%;
}
#promo-subtitle {
	color: #8d817b;
	font-weight: normal;
	top: 48px;
	font-size: 1.1em;
}
#promo-fancy {
	top: 151px;
	color: #fff;
	font-size: 3.5em;
	font-weight: normal;
	line-height: 1em;
}
#promo-arrleft, #promo-arrright {
	display: block;
	text-indent: -1000em;
	position: absolute;
	top: 351px;
	width: 42px;
	height: 30px;
}
#promo-arrleft {
	background: #61554d url(../images/bve-promo-arrleft.gif) no-repeat 0% 0%;
	right: 134px;
}
#promo-arrright {
	background: #61554d url(../images/bve-promo-arrright.gif) no-repeat 0% 0%;
	right: 82px;
}
#promo-arrleft:hover, #promo-arrright:hover {
	background-color: #30241b;
}

/* middle region
------------------------------*/
h2#discover-view {
	text-indent: -1000em;
	position: absolute;
	left: 0;
	top: 32px;
	background: transparent url(../images/bve-discover-view.gif) no-repeat 0% 0%;
	width: 283px;
	height: 41px;
}
ul#doors { list-style: none; position: absolute; top: 100px;}
ul#doors li { 
	float: left; 
	margin-right: 50px;
}
ul#doors li a {
	border: 8px solid #30241b;
	display: block;
	text-decoration: none !important;
}
ul#doors li a img { border: none; }
ul#doors li a:hover { border-color: #c0c2b6; }

/* footer
------------------------------*/
#footer table.holder { border-collapse: collapse; width: 100%; margin: 0;}
#footer table td {
	margin: 0;
	padding: 41px;
	vertical-align: top;
}
#footer table td.about {
	width: 434px;
}
#footer table td.first {
	padding-left: 80px;
}
#footer table td.beige {
	background: #3e3027;
}
#footer table td.about p, #footer table td.about p a { color: #c4ad98 !important; }
#footer table td.about p a { text-decoration: underline; }
#footer table td.about a.more {
	color: #fff !important;
	margin-left: 8px;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}

#footer h4 { 
	color: #dad0c7;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	padding: 0;
	font-size: 1em;
}
#footer ul { list-style: none; }
#footer ul li {
	line-height: 2em;
}
#footer ul li a { color: #c4ad98 !important; }
#copyright p { 
	color: #c4ad98; 
	padding: 10px 41px;
}
#copyright p span { color: #7d654e; }

/* secondary template (content pages)
------------------------------*/
/* set content link rules */
#content a:link {
	text-decoration: underline !important;	
	color: #413427;		 
	}
#content a:visited {
	text-decoration: underline !important;
	color: #413427;
	}
#content a:hover {	
	color: #044D6E !important;
	}	
#content a:active {
	}
.myForm h2 {
	margin-bottom: 5px;
	position: relative;	
}
.myForm h2.withlogo { border-bottom: 1px solid #E2C8B5; padding-bottom: .8em !important;}
/* mini logo */
.myForm h2 div#little-logo {
	position: absolute;
	right: 2px;
	top: -8px;
	width: 208px;
	height: 41px;
	background: transparent url(../images/bve-mini-logo-white.gif) no-repeat 0% 0%;
}

#contenttop p { margin-bottom: 0; }
#contenttop {
	background: #e5cebe url(../images/bve-contenttop-bkgnd.gif) repeat-x 0% 100%;							
}
#ct1 { 
	padding: 31px;
	background: transparent url(../images/bve-blockquotes.gif) no-repeat 7px -20px;	
}
#contenttop h2.results-title {
	float: left;
	width: 240px;
	margin-right: 25px;
	font-size: 1.8em;
	z-index: 1000 !important;
}
#contenttop p.intro-text {
	float: left;
	width: 670px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#contentbody {
	background: transparent url(../images/bve-contentbody-bkgnd.gif) repeat-y 0% 0%;
}
#leftcol {
	width: 260px;
	float: left;
}
#l1 {
	padding: 31px;
	padding-right: 20px;
	padding-left: 20px;
}
#rightcol {
	width: 763px;
	float: left;
}
#r1 {
	padding: 31px;			
}
/* no blockquote swirly bits on 2nd-ary content pages, like about.aspx, etc... 
body.content #ct1 { background: transparent; }*/
body.content h2 {
	margin-bottom: 1em;
	border-bottom: 1px solid #E2C8B5;
	padding-bottom: .8em;	
}
body.content #contentbody {
	background: #fff;
}
body.content #contentbody p {
	color: #000;
}
body.content #leftcol {
	display: none;
}
body.content #rightcol {
	width: 100%;
}

/* search box
------------------------------*/
#searchbox {
	background: #473a2d url(../images/bve-searchbox-bkgnd.gif) repeat-x 0% 100%;
	padding: 2em 15px;
	color: #fefaf6;			
	border: 8px solid #30241B;
}		
#searchbox a#hypSearchAll:hover {
	color: #88C4E5 !important;
}
#searchbox dt {
	font-size: 1.6em;
	color: #e2c8b6;
}
#searchbox dd {
	margin-top: 1em;
}
#searchbox dd label, #searchbox a#hypSearchAll {
	text-transform: uppercase;
	display: block;
	font-size: .8em;
}
#searchbox a#hypSearchAll {
	color: #fefaf6;
	padding-left: 3px;
	margin-top: 1em;
	font-size: .9em;
}
#searchbox dd select {
	width: 100%;
	background: #fefaf6;
	padding: 2px;
	border: 2px solid #e2c8b6;
}
#searchbox dd a#btnSearch {
	background: transparent url(../images/bve-btn-search.gif) no-repeat 0% 0%;
	width: 139px;
	height: 35px;
	text-indent: -1000em;
	border: none;
	margin-top: 2em;
	display: block;
	text-decoration: none;
}
#searchbox dd a#btnSearch:hover {
	cursor: pointer;
	background-position: 0% -35px;
}
#searchbox dd a#btnSearch:focus { outline: none; }

/* search-results
------------------------------*/
#content a.result-title { 
	text-decoration: none !important;
	color: #3e3027; 
}
div.search-result {
	border-bottom: 1px solid #efe2d8;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
div.search-result span.result-island{
	display: block !important;
	clear: both;
	padding-left: .8em;
	font-weight: normal;
	color: #277597;
	font-size: 90%;
	text-transform: uppercase;
}
div.search-result table td { vertical-align: top; }
div.search-result table td.left {
	width: 285px;
}
div.search-result table td.left a img {
	/*border: 1px solid #efe2d8;
	padding: 3px;*/
}
div.search-result table td.left a:hover img {
	background: #e2c7b5;
}
div.search-result table td.right a.result-title {
	background: #f4e9e0;
	padding: .5em .8em;
	float: left;
	font-size: 1.1em;
	margin-bottom: 1em;
}
div.search-result table td.right a.result-title:hover {
	background: #e5cebe url(../images/bve-contenttop-bkgnd.gif) repeat-x 0% 100%;	
	cursor: pointer;
}
div.search-result table td.right h3 span {
	font-weight: normal;
	font-size: .9em;
	margin-left: 5px;
}
div.search-result table td.right p {
	clear: left;
	margin-bottom: 0;
}
div.search-result table td.right table td { padding-top: 10px; }
div.search-result table td.right table a {
	color: #30241b !important;
}
div.search-result table td.right table a.viewdetails, 
table#bottom-actions a.viewdetails, h2 a.viewdetails 
{
	background: transparent url(../images/bve-icon-info.gif) no-repeat 0% 50%;
	padding-left: 35px;
	line-height: 31px;
	display: block;
}
div.search-result table td.right table a.send2friend,
table#bottom-actions a.send2friend
{
	background: transparent url(../images/bve-icon-email.gif) no-repeat 0% 50%;
	padding-left: 35px;
	line-height: 31px;
	display: block;
	margin-left: 40px;
}

/* details page
------------------------------*/
#contenttop.details #ct1 {
	padding-top: 25px;
	padding-bottom: 25px;
}
#contenttop.details h2 {
	line-height: 1.2em;
	
}

p#detail-subtitle {
	float: left;
	width: 220px;
}
#detail-location {
	display: block;
	color: #4f483a;
	font-size: 1.1em;
}
#detail-extra, h2.results-title span {
	color: #044d6e;
	font-weight: bold;
	text-transform: uppercase;
}
h2.results-title span { font-size: .6em !important; display: block;}
#detail-actions {
	float: left;			
}
#detail-actions td {
	padding-left: 40px;
	padding-top: 15px;
}
#detail-actions a.viewdetails {
	background: transparent url(../images/bve-icon-info-details.gif) no-repeat 0% 50%;
	padding-left: 35px;
	line-height: 31px;
	display: block;
	color: #3e3027;
}
#detail-actions a.send2friend {
	background: transparent url(../images/bve-icon-email-details.gif) no-repeat 0% 50%;
	padding-left: 35px;
	line-height: 31px;
	display: block;
	color: #3e3027;
}
#r1.details a img {
	border: 5px solid #fff;
}
#r1.details #mainphoto {
	float: left;
	width: 530px;
}
#r1.details #mainphoto a img {
	border: 8px solid #e3c9b8;
}
#r1.details #description {
	clear: both;
	padding-top: 2em;
}
#r1.details ul#thumbnails {
	list-style: none;
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
}
#r1.details ul#thumbnails a:hover img {
	border-color: #e3c9b8;
}
#r1.details ul#thumbnails li {
	float: left;
	margin-left: 2px;
}
#r1.details ul#thumbnails li img {
	width: 88px;
}
/* pricing table */
table.pricing {
	border-collapse: collapse;
	margin: 2em 0 .2em;
	width: 100%;
}
table.pricing td, table.pricing th {
	padding: .5em .8em;
	vertical-align: middle;
	text-align: center;
}
table.pricing th {
	background: #cbbaaa url(../images/bve-tableheader-bkgnd.gif) repeat-x 0% 100%;
	text-transform: uppercase;
}
table.pricing th span {
	color: #1b88b9;
	display: block;
	font-size: 90%;
}
table.pricing tr.flip0 td {
	background: #d6e8f2;
}
table.pricing tr.flip1 td {
	background: #eaf4f9;
}
span.policy {
	color: #666;
	font-size: .9em;
	display: block;
	text-align: center;			
}
#pricingcomment {
	border: 2px dotted #D6E8F2;
	background: #EAF4F9;
	padding: 1em 2em;
	margin-top: 3em;
}
#pricingcomment p { margin-bottom: 0; }
#pricingcomment.nomargin {
	margin: 0;
}
#pricingcomment span {
	display: block;
	background: transparent url(../images/icon-message.png) no-repeat 0% 50%;
	padding-left: 60px;
	line-height: 1.4em;
}

/* bottom actions */
table#bottom-actions { margin-top: 2em; }
table#bottom-actions a.downloadpdf
{
	background: transparent url(../images/bve-icon-pdf.gif) no-repeat 0% 50%;
	padding-left: 35px;
	line-height: 31px;
	display: block;			 
}	
table#bottom-actions a {
	margin: 0 !important;
}
table#bottom-actions td {
	padding: 2.5em;
}

/* Prototip.css */
div.tooltip { 
	color: #3E3027; 
	text-align: left;	
	} 

div.tooltip .content { 
	background: #fff;
	border: 8px solid #E3C9B8;
	font: 1.1em Arial, Helvetica, sans-serif; 
	padding: 15px; 
	line-height: 1.4em;
	}
div.tooltip img {
	display: block;
}

/* slideshow
------------------------------*/
a#promo-arrleft:focus, a#promo-arrright {
	outline: none;
}

/* additional content rules (i.e. yachts.aspx)
------------------------------*/
ul.content {
	margin-bottom: 1em;
}
ul.content li {
	margin-left: 30px;
}
img.imgRight, img.imgLeft {
	/*border: 1px solid #E2C8B5;
	padding: 3px;*/
	float: right;
	margin: 0 0 10px 15px;
}
img.imgLeft {
	float: left;
	margin: 10px 15px 10px 0;
}
ul.jets {
	list-style: none;
	margin-bottom: 3em;
	margin-top: 1em;
}
ul.jets li {
	float: left;
	margin-right: 45px;
	height: 130px;
}
ul.jets li img { /*border: 1px solid #E2C8B5; padding: 3px;*/}
ul.jets li span {
	display: block;
	text-align: center;
}
body.content h3, body.content h2 { clear: both; }
h2 a.viewdetails {
	font-size: 16px;
	display: inline;
	background: none;
	padding: 0;
	color: #277597 !important;
	font-weight: bold !important;
	line-height: 12px;	
}
a.facebook, a.twitter {
	display: block;
	background: transparent url(../images/bve-FaceBook_32x32.png) no-repeat 0% 50%;
	padding-left: 40px;
	line-height: 40px;
}
a.twitter {
	background-image: url(../images/bve-icon-twitter.png);
}
span#lightbox-explanation {
	font-weight: bold;
	font-size: 1.4em;
	color: #a20000;
	margin-right: 10px;
}
td#extra-contact { 
	color: #30241B;
	font-size: 90%;	
}
table.holder td#extra-contact a {
	color: #30241B !important;
	font-weight: normal !important;
}
div#description ul {
	margin-left: 40px;
}