xhtml{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

html, body {
	font-size: 12px;
	font-family: Times, Verdana;
	background: black;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 1.6em;
	margin: 0 0 10px 0;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.60em;
	font-size: 1em;
}

a {
	color: #DD45B2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: white;
}

a:focus {
	outline: none;
}


h4 {
	font-size: 13px;
	color: #eeeeee;
	font-style: italic;
	font-family: Georgia;
	margin: 10px 0 0px 0;
}

h3 {
	font-size: 14px;
	color: #eeeeee;
	font-style: italic;
	font-family: Georgia;
	margin: 10px 0 0px 0;
}

/* end globals */

#container {
	text-align: center;
	width: 100%;
}

#wrapper {
	text-align: left;
	width: 1170px;
	margin: 0 auto;
}

	#inner_wrapper {
		width: 1170px;
		display: block;
		background: url(images/frame.png) 0 125px no-repeat;
		padding: 0 170px 165px 40px;
	}

#page_top {
	display: block;
	height: 125px;
	position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	z-index: 9999;
	display: block;
	background: url(images/logo_new.png) top left no-repeat;
	height: 101px;
	width: 227px;
	text-indent: -9999px;
}

#navigation {
	left: 223px;
	bottom: 0px;
	position: absolute;
}

	#navigation ul {
		position: relative;
	}
	
	#navigation li {
		display: inline;
	}

	#navigation a {
		display: block;
		float: left;
		color: #dd45b2;
		font-size: 1em;
		text-decoration: none;
		position: relative;
		padding: 5px 16px 5px 16px;
		z-index: 99999;
		overflow: hidden;
		padding-top: 10px;
		font-family: Times, "Trebuchet MS", Helvetica;
		/* font-family: Helvetica; */
		text-transform: uppercase;
	}
	
	#navigation a span.fancy-letter {
		
	}
	
	#navigation .glow {
		position: absolute;
		top: -70px;
		z-index: 0;
		left: -9999px;
	}
		
	#navigation img.hideAtLoad {
		display: none;
	}
	
	#navigation img {
		*sdisplay: none !important;
	}
	
	#navigation a:hover, #navigation a.active {
		color: white;
	}
	
	#navigation a.active {
		padding-top: 5px;
	}
	
	#navigation a:hover img {
		display: block;
		
	}

#content_zone {
	position: relative;
	width: 960px;
	height: 640px;
	display: block;
	overflow: hidden;
	background: black;
	margin-top: 35px;
}

	#content_events {
		background-image: url(images/events-bg.jpg) !important;
	}

#slider {
	position: absolute;
	top: 0px;
	left: 0px;
}

	div.page {
		background-position: top left;
		background-repeat: no-repeat;
		width: 960px;
		height: 640px;
		display: block;
		overflow: hidden;
		position: relative;
	}
	
	div.translucent {
		background: url(images/translucency.png) top left repeat;
		z-index: 1;
		color: white;
		position: absolute;
	}
	
	#event_holder {
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	div.event {
		background: url(images/translucency.png) top left repeat;
		z-index: 1;
		color: white;
		position: absolute;
		display: block;
		width: 560px;
		height: 640px;
		left: 180px;
		top: 0px;
		padding: 20px;
	}
	
	div.left-pane {
		display: block;
		height: 600px;
		width: 280px;
		padding: 20px;
		text-align: justify;
	}
	
	.bg_shimmer {
		padding: 15px;
		background: url(changes/images/opt/background.png) top left repeat;
	}
	
	/*
#content_contact .left-pane img.png {
		width: 190px;
		padding-left: 47px;
	}
	
	#content_contact .left-pane .bg_shimmer {
		width: 180px;
		margin-left: 40px;
	}
*/
	
	#content_contact .left-pane .bg_shimmer {
		text-align: center;
		width: 160px;
		margin-left: 50px;
	}
	
	div.extra-pane {
		width: 590px;
		right: 20px;
		top: 80px;
		position: absolute;
	}
	
	div.extra-pane div.trans {
		background: url(images/translucency.png) top left repeat;
		z-index: 1;
		color: white;
		padding: 10px;
		margin-bottom: 20px;
		float: left;
		text-align: justify;
	}
	
	div.extra-pane div.trans img {
		width: 146px;
		float: right;
		margin-top: 40px;
		border: 2px solid #DD45B2;
	}
	
	div.extra-pane div.trans div {
		float: left;
		width: 410px;
		padding: 0 10px 0 0;
	}
	
	div.extra-pane div.trans p {
		margin: 0px;
	}
	
	div.extra-pane div h3 {
		margin-top: 0px;
	}
	
	div.bottom-pane {
		display: block;
		height: 120px;
		width: 920px;
		padding: 20px;
		bottom: 0px;
	}
	
	#buttoninteractive a {
	    text-decoration: none;
	    color: #666666;
	    font-size: 0.7em;
	     float: left;
	}
	
	.breadcrumbs {
		position: absolute;
		top: 0px;
		z-index: 999999999;
		display: block;
	}
	
	.page .breadcrumbs li {
		float: left;
		padding: 5px 5px 0 0;
		font-size: 10px;
		font-style: italic;
		z-index: 999999999;
	}
	
	.page h3 {
		/* background: url(images/h3_bullet.png) top left no-repeat; */
		background: url(changes/images/icon.png) top left no-repeat;
		padding: 10px 0 10px 35px;
	}
	
	.page ul {
		
	}
	
	.page li {
		padding: 5px 0 5px 0px;
	}
	
	.download-callout {
		text-align: center;
		padding: 10px 0;
		float: left;
		width: 100%;
	}
	
	.download-callout a {
		background: url(images/download.png) top left no-repeat;
		display: block;
		padding: 15px 0 0 60px;
		height: 35px;
		width: 200px;
		float: left;
		margin-left: 0px;
		font-style: italic;
		text-align: left;
		color: white;
	}
	
	.download-callout a:hover {
		background: url(images/download_on.png) top left no-repeat;
		color: #DD45B2;
		text-decoration: none;
	}
	
	/* BUTTON 'PUFF' */
	

	.popup {
   		position: absolute;
   		display: none; /* keeps the popup hidden if no JS available */
   		
   		z-index: 99999;
	}
	
	.popup a {
		background: url(images/button-interactive-logo.png) top left no-repeat;
   		height: 167px; 
   		width: 224px;
   		text-indent: -9999px;
   		display: block;
	}
	
	.popup a:focus {
		outline: none;
	}

	#buttoninteractive a:hover span {
		color: white;
	}
	
	#buttoninteractive {
	    padding: 0px 10px;
	    float: left;
	    position: relative;
	}
	
	#footer_statement {
		padding: 25px 0;
	}
	
	#copyright {
		padding: 0 10px 0 5px;
		color: #666666;
		font-size: 0.7em;
		float: left;
		border-right: 1px solid #666666;
	}
	
	.slider {
	
	}
	
/* 	GALLERY */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 
#back_to_galleries {
 	background: url(images/translucency.png) top left repeat;
	z-index: 1;
	position: absolute;
	display: block;
	padding: 10px;
	width: 120px;
	left: -140px;
	bottom: 170px;
	text-transform: uppercase;
	font-family: Times;
}
	#back_to_galleries a {
		background: url(images/delete_item.png) top left no-repeat;
		z-index: 1;
		display: block;
		padding: 0px 0 0 40px;
		text-align: center;
	}
	
	#back_to_galleries a:hover {
		text-decoration: none;
	}
 
.jcarousel-container {
    position: relative;
}

#content_gallery a:focus {
	outline: none;
}

.jcarousel-clip {
    z-index: 2;
    margin: 0 50px;
    width: 815px;
    padding: 0 ;
    overflow: hidden;
    position: relative;
}

#yacht_gallery .slider {
	position: absolute;
	bottom: 20px;
	right: 10px;
	
}

#yacht_gallery .jcarousel-clip {
	width: 510px;
	margin: 0 55px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
 
}

.jcarousel-next {
    z-index: 3;
    display: none;
  	background: url(images/arrow_next.png) top left no-repeat;
  	width: 48px;
  	height: 48px;
  	text-indent: -9999px;
  	position: absolute;
  	right: 10px;
  	top: 60px;
}
	
.jcarousel-next:hover {
		background: url(images/arrow_next_on.png) top left no-repeat;
	}

	.jcarousel-next-disabled {
		
	}

.jcarousel-prev {
    z-index: 3;
    display: none;
    background: url(images/arrow_prev.png) top left no-repeat;
  	width: 48px;
  	height: 48px;
  	text-indent: -9999px;
  	position: absolute;
  	left: 10px;
  	top: 60px;
}

#yacht_gallery .jcarousel-next, #yacht_gallery .jcarousel-prev {
	top: 20px;
}

	.jcarousel-prev:hover {
		background: url(images/arrow_prev_on.png) top left no-repeat;
	}

	.jcarousel-prev-disabled {
		
	}
	
	.gallery li {
		text-transform: uppercase;
		font-size: 0.8em;
	}
	
	.gallery {
		text-align: center;
		width: 10000px;
		position: relative;
		left: 0px;
		top: 0px;
	}
	
	#gallery_ul li, .gallery_ul li {
    	float: left;
    	display: inline;
    	list-style: none;
    	width: 179px;
    	height: 140px;
    	padding-right: 32px;
    	overflow: hidden;
   		position: relative;
	}
	
	#yacht_gallery_ul li {
		float: left;
    	display: inline;
    	list-style: none;
    	width: 118px;
    	height: 74px;
    	padding-right: 10px;
    	overflow: hidden;
   		position: relative;
	}
	
	.gallery .thumbnail, .gallery_ul .thumbnail {
		cursor: pointer;
		width: 169px;
		height: 113px;
		background: url(images/thumb_bg.png) top left no-repeat;
		padding: 5px;
		float: right;
	}
	
	#yacht_gallery .gallery .thumbnail {
		width: 111px;
		height: 74px;
		background: none;
		border: 1px solid #DD45B2;
		padding: 0px;
	}
	
	h6.date {
		color: #DD45B2;
		font-size: 12px;
		font-style: italic;
	}
	
	span.title {
		text-transform: uppercase;
		display: block;
		padding: 5px 0;
		font-weight: bold;
	}
	
	.thumbs a {
		
	}
	
	.gallery_descriptor {
		position: absolute;
		top: 30px;
		right: 0px;
		background: url(images/translucency.png) top left repeat;
		color: white;
		font-size: 1.5em;
		padding: 5px 10px;
		
	}
	
		.gallery_descriptor span {
			text-indent: -9999px;
			display: block;
			background-image: url(changes/images/titles.png);
			background-repeat: no-repeat;
		}
		
		.gallery_descriptor span#pagetitle_index {
			height: 42px;
			width: 147px;
			background-position: -10px 0;
		}
		
		.gallery_descriptor span#pagetitle_membership {
			height: 42px;
			width: 157px;
			background-position: -10px -50px;
		}
		
		.gallery_descriptor span#pagetitle_prive-yacht {
			height: 45px;
			width: 175px;
			background-position: -10px -130px;
		}
	
		#content_functions .gallery_descriptor {
			display: none;
		}
		
		.gallery_descriptor span#pagetitle_functions {
			height: 45px;
			width: 188px;
			background-position: -10px -130px;
		}
		
		.gallery_descriptor span#pagetitle_gallery {
			height: 50px;
			width: 100px;
			background-position: -8px -177px;
		}
		
		.gallery_descriptor span#pagetitle_contact {
			height: 42px;
			width: 110px;
			background-position: -8px -227px;
		}
		
		.gallery_descriptor span#pagetitle_partnerships {
			height: 42px;
			width: 165px;
			background-position: -8px -270px;
		}
		
		#content_events .gallery_descriptor {
			display: none;
		}
	
	#event_previous, #event_next {
		position: absolute;
		top: 300px;
		background: url(images/translucency.png) top left repeat;
		color: white;
		padding: 5px 10px;
		width: 145px;
		float: left;
	}
	
	.event_preview {
		float: left;
		width: 95px;
	}
	
	#event_previous {
		left: 0px;
	}
	
		#event_previous a {
			display: block;
			background: url(images/arrow_prev.png) top left no-repeat;
  			width: 48px;
  			height: 48px;
  			text-indent: -9999px;
  			float: right;
		}
	
	#event_next {
		right: 0px;
	}
	
		#event_next a {
			display: block;
			background: url(images/arrow_next.png) top left no-repeat;
  			width: 48px;
  			height: 48px;
  			text-indent: -9999px;
  			float: left;
		}
		
		#event_next .event_preview {
			float: right;
			text-align: right;
		}
		
	.event_title {
		background: url(images/flower.png) top left no-repeat;
		padding: 12px 0 20px 55px;
		float: left;
		font-family: Times, Verdana;
	}
	
	.event_title h2 {
		margin: 0px;
		float: left;
		font-style: italic;
	}
	
	.event_title h3 {
		float: left;
		padding: 0px;
		background: none;
		color: #dd45b2;
		font-size: 1.6em;
		margin: 0px 0 0 5px;
		font-style: italic;
		font-family: Times, Verdana;
	}
	
	.event h4 {
		font-size: 1.4em;
		clear: left;
		font-family: Times, Verdana;
	}
	
	.event h5 {
		font-size: 1.2em;
	}
	
	.flyer {
		height: 500px;
		padding-top: 20px;
		overflow: hidden;
		position: relative;
		text-align: center;
	}
	
	.flyer .div_zoom {
		position: absolute;
		bottom: 0px;
		padding: 0 10px 10px 0px;
		right: 0px;
		display: block;
		width: 100px;
	}
	
	.flyer span.zoom {
		display: block;
		background: url(images/zoom.png) top left no-repeat;
		text-indent: -9999px;
		height: 34px;
		width: 34px;
		float: right;
	}
	
	.flyer span.zoom-text {
		display: none;
		text-transform: uppercase;
		font-size: 0.75em;
	}
	
	.flyer a {
		position: relative;
		display: block;
		width: 560px;
		overflow: hidden;
	}
	
	.flyer a:hover span.zoom-text {
		display: block;
		padding: 13px 10px 0 0;
	}
	
	.flyer a:hover .div_zoom {
		background: url(images/translucency.png) top left repeat;
	}
	
	span.dropcap {
		display: block;
		background-repeat: no-repeat;
		text-indent: -9999px;
		float: left;
		height: 20px;
		margin-top: -4px;
	}
	
	span.dropcap_The, span.dropcap_the {
		background: url(images/words/the.png) top left no-repeat;
		width: 55px;
		padding-right: 5px;
	}
	
	span.dropcap_Yacht, span.dropcap_yacht {
		background: url(images/words/yacht.png) top left no-repeat;
		width: 90px;
		padding-right: 5px;
	}
	
	span.remaining {
		float: left;
	}
	
	#percentage {
		position: absolute;
		z-index: 99999;
		top: 300px;
		width: 960px;
		text-align: center;
		color: white;
		font-style: italic;
		font-size: 16px;
		font-family: Georgia;
	}
	