﻿body 
{
	background: #386e91;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 10pt;
	margin: 5px;
	padding: 0px;	
}
img 
{
	border: 0px;
}
h1 
{
	font-size: 13pt;    
	color: #386e91;
	margin-bottom: 10px;
}
p 
{
	margin: 10px 0px;
}
a 
{
	color: #1F5172;
	text-decoration: none;
}
a:hover
{
	color: #e8c544;
	text-decoration: none;
}
input, select, textarea 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}
input[type='button'], input[type='submit']  
{
	background: #386e91;
	padding: 2px;
	color: White;
	border: 0px;
	cursor: pointer;
}
input[type='button']:hover, input[type='submit']:hover  
{
	background: #6790ab;
}
.btn
{
	background: #386e91;
	padding: 2px;
	color: White;
	border: 0px;
	cursor: pointer;
}
.clear 
{
	clear: both;
}
.line
{
	border-bottom: 1px solid #9bb6c8;
	width: 509px;
	height: 4px;
	margin-bottom: 4px;
	clear: both;
}
.tab 
{
	margin-left: 20px;
}
.tab a 
{
	font-weight: bold;
}
#myGallery
{
    width: 500px !important;
    height: 314px !important;
    margin-bottom: 10px;
}
#wrap 
{
	width: 793px;
	margin: 5px auto;
}
#topLeft
{
	float: left;
	margin-left: 3px;
	color: #86c5ee;
}
#topCenter
{
	float: left;
	margin: 0px auto;
	padding-top: 3px;
	margin-left: 32px;
}
#topCenter a 
{
	float: left;
	margin: 0px 2px;
}
#topRight 
{
	float: right;
	margin-right: 3px;
	color: #86c5ee;
	text-align: right;
}
#topRight a
{
	color: #86c5ee;
}
#topRight a:hover
{
	color: #e8c544;
}
#body 
{
	background: url('Images/border-middle.png') repeat-y;
	_background: url('Images/border-middle.gif') repeat-y;
	width: 771px;
	padding: 0px 11px;
}
#left
{
	float: left;
}
#header 
{
	background: url('Images/banner.gif');
	width: 509px;
	height: 130px;
	margin-bottom: 1px;
}
#logo
{
	padding: 27px 0px 0px 30px;
}
#nav ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
}
#nav li
{
	float: left;
}
#nav a
{
	padding-top: 31px;
	overflow: hidden;
	display: block;
	height: 0px;
}
#gallery 
{
	background: url('Images/gallery-ov.gif');
}
#gallery a 
{
	background: url('Images/gallery.gif'); 
	width: 110px;
}
#agents 
{
	background: url('Images/agents-ov.gif');
}
#agents a 
{
	background: url('Images/agents.gif'); 
	width: 102px;
}
#directions 
{
	background: url('Images/directions-ov.gif');
}
#directions a 
{
	background: url('Images/directions.gif'); 
	width: 84px;
}
#contact 
{
	background: url('Images/contact-ov.gif');	
}
#contact a 
{
	background: url('Images/contact.gif'); 
	width: 81px;
}
#press 
{
	background: url('Images/press-ov.gif');
}
#press a 
{
	background: url('Images/press.gif'); 
	width: 92px;
}
#partners 
{
	background: url('Images/partners-ov.gif');
}
#partners a 
{
	background: url('Images/partners.gif'); 
	width: 83px;
}
#owners
{
	background: url('Images/owners-ov.gif');
}
#owners a 
{
	background: url('Images/owners.gif'); 
	width: 67px;
}
#accommodations
{
	background: url('Images/accommodations-ov.gif');
}
#accommodations a 
{
	background: url('Images/accommodations.gif'); 
	width: 137px;
}
#amenities
{
	background: url('Images/amenities-ov.gif');
}
#amenities a 
{
	background: url('Images/amenities.gif'); 
	width: 90px;
}
#packages
{
	background: url('Images/packages-ov.gif');
}
#packages a 
{
	background: url('Images/packages.gif'); 
	width: 82px;
}
#location
{
	background: url('Images/location-ov.gif');
}
#location a 
{
	background: url('Images/location.gif'); 
	width: 90px;
}
#nav a:hover 
{
	background: none;
}
#content 
{
	margin-top: 7px;
	width: 509px;
	min-height: 383px;
	_height: 373px;
}
#content .rightImg
{
	float: right;
}
#content .leftImg
{
	float: left;
}
#title
{
	color: #9c7e0f;
}
#subTitle
{
	color: #386e91;
}
#content .left 
{
	float: left;
	text-align: center;
}
#content .right 
{
	float: left;
	margin: 10px 0px 0px 17px;
	width: 340px;
	_width: 339px;
}
#specials 
{
	background: #edf2f5;
	padding: 5px 15px;
	text-align: left;
}
#content .accommodations 
{
	margin-left: 2px;
	text-align: center;
	width: 500px;
	padding-bottom: 10px;
	_padding-bottom: 0px;
}
.accommodation 
{
	float: left;
	margin: 10px 10px 0px 10px;
	_margin: 10px 7px 0px 7px;
	text-align: center;
	width: 227px;
	_width: 192px;
	color: #386e91;
}
.accommodation #curacao 
{
	background: url('Images/curacaoBg.jpg');
	width: 225px;/*227px;*/
	height: 148px;/*105px;*/
	text-align: left;	
}
.accommodation #curacao img
{
	margin: 7px 0px 0px 7px;
}
.accommodation #aruba 
{
	background: url('Images/arubaBg.jpg');
	width: 225px;/*227px;*/
	height: 148px;/*105px;*/
	text-align: left;
}
.accommodation #aruba img 
{
	margin: 7px 0px 0px 7px;
}
.accommodation .text
{
	_margin-left: 40px;
}
.accommodation label 
{
	font-weight: bold;
}
.accommodation span 
{
	font-style: italic;
}
.viewDetails
{
	width: 104px;
	margin: 0px auto;
	.margin: 0px;
	margin-top: 10px;
	background: url('Images/viewDetails-ov.png');
	_background: url('Images/viewDetails-ov.gif');
}
.viewDetails a
{
	padding-top: 21px;
	overflow: hidden;
	display: block;
	height: 0px;	
	background: url('Images/viewDetails.png');
	_background: url('Images/viewDetails.gif');
}
.viewDetails a:hover
{
	background: none;
}
.viewTour
{
	width: 104px;
	margin: 0px auto;
	.margin: 0px;
	margin-top: 10px;
	background: url('Images/viewTour-ov.jpg');
	_background: url('Images/viewTour-ov.jpg');
}
.viewTour a
{
	padding-top: 21px;
	overflow: hidden;
	display: block;
	height: 0px;	
	background: url('Images/viewTour.jpg');
	_background: url('Images/viewTour.jpg');
}
.viewTour a:hover
{
	background: none;
}
.bookNow
{
	width: 91px;
	margin: 0px auto;
	.margin: 0px;
	margin-top: 10px;
	background: url('Images/bookNow-ov.gif');
}
.bookNow a
{
	padding-top: 21px;
	overflow: hidden;
	display: block;
	height: 0px;	
	background: url('Images/bookNow.gif');
}
.bookNow a:hover
{
	background: none;
}
.buyNow
{
	width: 73px;
	margin: 0px auto;
	.margin: 0px;
	margin-top: 10px;
	background: url('Images/buyNow-ov.gif');
}
.buyNow a
{
	padding-top: 21px;
	overflow: hidden;
	display: block;
	height: 0px;	
	background: url('Images/buyNow.gif');
}
.buyNow a:hover
{
	background: none;
}
#ctas .cta 
{
	float: left;	
	margin-right: 4px;
	text-align: center;	
}
#ctas .cta .img 
{
	margin-top: 1px;
}
#ctas .cta .links 
{
	height: 60px;	
	background: #edf2f5;	
	color: #386e91;
	text-align: left;
}
#ctas .cta .links div
{
	padding: 5px 10px;
}
#ctas .cta .links div a 
{
	color: #386e91;
}
#ctas .cta .links div a:hover
{
	color: #e8c544;
}
#ctas .cta #links1 
{
	width: 165px;
}
#ctas .cta #links2 
{
	width: 167px;
}
#ctas .cta #links3
{
	width: 169px;
}




.moreOptions 
{
	width: 131px;
	margin: 0px auto;
	.margin: 0px;
	margin-top: 5px;
	background: url('Images/moreOptions-ov.png');	
	_background: url('Images/moreOptions-ov.gif');	
}
.moreOptions a
{
	padding-top: 13px;
	overflow: hidden;
	display: block;
	height: 0px;	
	background: url('Images/moreOptions.png');
	_background: url('Images/moreOptions.gif');
}
.moreOptions a:hover
{
	background: none;
}
.moreOptionsBlue 
{
	width: 131px;
	margin: 0px auto;
	.margin: 0px;
	margin-top: 5px;
	background: url('Images/moreOptions-ov.png');	
	_background: url('Images/moreOptionsBlue-ov.gif');	
}
.moreOptionsBlue a
{
	padding-top: 13px;
	overflow: hidden;
	display: block;
	height: 0px;	
	background: url('Images/moreOptions.png');
	_background: url('Images/moreOptionsBlue.gif');
}
.moreOptionsBlue a:hover
{
	background: none;
}
#right 
{
	float: right;
	width: 258px;
	_margin-left: -4px;
}
#flashcontent 
{
	margin-bottom: 4px;
}
#imgRotator 
{
	margin-bottom: 1px;
}
#interiorTop 
{
	margin-bottom: 4px;
}
.leftSmlImg
{
	float: left;
	margin: 4px 4px 4px 0px;
}
.rightSmlImg
{
	float: left;
	margin: 4px 0px;
}
#reservation 
{
	background: #fcf8eb;	
	height: 232px;		
}

.top_header a{ background-image: url('Images/reservation.gif'); width: 258px; height:38px;  }
.top_header a:hover{ background-image: url('Images/reservation_on.gif'); width: 258px; height:38px;  }
    
#reservation #box 
{
	margin: 20px 10px;
}
#reservation label 
{
	float: left;
	width: 140px;	
	_width: 138px;	
	color: #386e91;
	font-weight: bold;
	font-size: 8pt;
	margin-top: 4px;
}
#reservation input[type='text']
{
	width: 59px;
	.width: 55px;
	margin-top: 2px;
	font-size: 8pt;
}
#reservation .inputText
{
	width: 59px;
	.width: 55px;
	margin-top: 2px;
	font-size: 8pt;
}
#reservation select
{
	width: 63px;
	.width: 61px;
	margin-top: 2px;
	font-size: 8pt;
}
#reservation #btn 
{
	text-align: center;
	margin-top: 10px;
}
#datepicker, #datepickeriframe
{
	margin-left: -163px;
	.margin-left: -139px;
}
#rightCtas 
{
	font-size: 7pt;	
}

#rightCtas .cta 
{
	margin-top: 4px;
	padding: 5px;
	background: url("/App_Themes/Default/Images/ctaBg.gif");
	color: #386e91;
	cursor: pointer;		
}

#rightCtas .cta .text, .innerCta .text
{
	float: left;
	margin-bottom: 5px;		
	width: 150px;
}
#rightCtas .cta .text img, .innerCta .text img
{
	margin-bottom: 5px;
}
#rightCtas .cta .img, .innerCta .img
{
	float: right;
	margin-left: 5px;
}
#rightCtas .innerCta 
{
	margin-top: 4px;
	padding: 5px;
	background: url("/App_Themes/Default/Images/innerCtaBg.gif");
	color: #386e91;
}
#reserve 
{
	/*width: 100%;
	text-align: center;*/
	position: absolute;
	z-index: 1;
	margin: 39px 0px 0px 275px;
}
#secrets 
{
	width: 100%;
	text-align: center;	
}
#tickets 
{
	width: 100%;
	height: 33px;
	text-align: center;	
}
#tickets img 
{
	margin-top: 10px;
}
#signup img
{
	margin-bottom: 5px;
}
.txtSignup
{
	width: 210px;	
}
.btnSignup 
{
	position: absolute;
	margin-top: 1px;
}
.info 
{
	background: #f7f0d2;
	color: #386e91;
	margin-top: 4px;
	font-size: 7pt;
	padding: 5px;	
}
.info label
{
	font-weight: bold;
	float: left;
	width: 72px;
}
#contactInfo label 
{
	font-weight: bold;
	float: left;
	width: 102px;
}
#footer 
{
	text-align: center;
	font-size: 8pt;
	color: White;
	line-height: 18px;
}
#footer label 
{
	font-weight: bold;
}
#footer a 
{
	color: White;
}
#footer a:hover
{
	text-decoration: underline;
}
#sendEmail #form label
{
	float: left;
	width: 65px;
	margin-top: 4px;
	text-align: right;
}
#sendEmail #form input[type='text']
{
	width: 300px;
	margin-top: 2px;
}
#sendEmail #form .inputText
{
	width: 300px;
	margin-top: 2px;
}
#sendEmail #form input[type='button']
{
	margin-top: 2px;
}
#sendEmail #form .btn
{
	margin-top: 2px;
}
#sendEmail #form textarea 
{
	width: 300px;
	height: 50px;
}
#sendEmail #sending
{
	text-align: center;
	width: 170px;
}
#paging 
{
	margin-top: 10px;
}
#attractionsNav 
{
	margin-bottom: 10px;
	text-align: center;
}
#packagesNav 
{
	margin-bottom: 10px;
	text-align: center;
}
#map 
{
	width: 506px;
	height: 300px;
	border: 1px solid #386e91;
	margin-bottom: 10px;
}
#map .info 
{
	background: white;
	color: Black;
}
/* Press / Specials / Events / Partners */
#pressRoom .press, #specialsAndPackages .special, #events .event, #partnerList .partner
{
	margin-top: 10px;
}
#pressRoom .press .title, #specialsAndPackages .special .title, #events .event .title, #partnerList .partner .title 
{
	text-transform: capitalize;
	font-size: 12pt;
	font-weight: bold;
}
#specialsAndPackages .special .day
{
	text-transform: capitalize;
}
#pressRoom .press .summary p, #events .event .summary p, #partnerList .partner .description p
{
	margin: 0px;
}
#specialsAndPackages .special .url 
{
	text-align: right;
}
#events .event .tn 
{
	float: right;
	border: 1px solid black;
}
#event #img img
{
	border: 1px solid black;
}
#partnerList .partner .img
{
	border: 1px solid black;
	float: left;
	margin-right: 10px;
}
#partnerList .partner .text
{
	float: left;
	margin-right: 10px;
}
.partner .category
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}
/* Sitemap / Visitors Guide */
#sitemap
{
	width: 425px;
	margin: 0px auto;
	margin-top: 30px;
}
#visitors
{
	margin-bottom: 20px;
}
.sitemap
{
	float: left;
	width: 200px;
}
#visitors div 
{
	float: left;
	width: 250px;
}
.sitemap h2, #visitors h2
{
	font-size: 10pt;
	margin-bottom: 5px;
	margin-top: 10px;
	white-space: nowrap;
}
/* Sign Up */
#signUpIframe 
{
	width: 510px;
	height: 500px;
}
#signUpForm table 
{
    width: 510px;
}
#signUpForm td 
{
    text-align: left;
}
#signUpForm input[type='text']
{
	width: 150px;
}
#signUpForm select
{
	width: 154px;
	.width: 156px;
}
/* Contact */
#contactPage img 
{	
	float: right;
}