/*****
		*
		* Meyers reset styles
		*
		*****/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	font-family: Verdana, Arial;
	font-size: 62.5%;
	line-height: 1;
	color: black;
	background: white;
}

ol,ul {
	list-style: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

/* End Reset styles */
@font-face {
	font-family: "AngelinaRegular";
	src: url('../fonts/angelina-webfont.eot');
	src: local('☺'), url('../fonts/angelina-webfont.woff') format('woff'),
		url('../fonts/angelina-webfont.ttf') format('truetype'),
		url('../fonts/angelina-webfont.svg#webfont') format('svg');
}

body {
	background: #fff;
	color: #003366;
	font-family: Verdana, Arial;
	text-align: center;
}

#strap {
	background: #f9f6f6;
	width: 820px;
	margin: 10px auto 0 auto;
	text-align: left;
}

a {
	color: #009edf;
	text-decoration: none;
}

/* Headers */
#header {
	background: #fff;
	position: relative;
	height: 100px;
	width: 100%;
	font-size: 14px;
}

.logo {
	display: block;
	position: relative;
	height: 81px;
	width: 230px;
	top: 0;
	z-index: 20;
}

.logo span {
	background: url(../img/logo.jpg) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 30;
}

#header p {
	margin: 0 0 0 100px;
}

#header .promo_text {
	position: absolute;
	top: 0;
	right: -21px;
	width: 100%;
	height: 100%;
}

.promo_text span {
	background: url(../img/promo_text.png) no-repeat 0 -46px;;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

#header #newsletter {
	background: url(../img/promo_text.png) no-repeat 0 -46px;;
	position: absolute;
	top: 0;
	right: -20px;
	width: 100%;
	height: 100%;
	z-index: 10;
	cursor: pointer;
}

#newsletter span {
	color: #009edf;
	position: absolute;
	bottom: 15px;
	right: 230px;
	font-size: 14px;
}

#newsletter span:hover {
	text-decoration: underline;
}

.sign_up {
	background: #fff;
	display: none;
	position: absolute;
	border: 1px solid #f9f6f6;
	padding: 5px 5px 5px 0px;
	bottom: 0;
	right: 155px;
	text-align: right;
	width: 250px;
	z-index: 10;
}

#header .sign_up p {
	position: absolute;
	top: 10px;
	left: 5px;
	margin: 0;
	font-size: 10px;
}

.sign_up input {
	font-size: 10px;
	margin-left: 5px;
	width: 100px;
}

.sign_up input.submit {
	background: #009dde;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 5px;
	width: auto;
}

#header .textsize {
	background: #fff url(../img/text_size.png) no-repeat 0 0;
	position: absolute;
	top: 70px;
	right: -9px;
	width: 185px;
	height: 30px;
	z-index: 50;
	text-indent: -9999em;
}

#header .textsize h2 {
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
}

#header .textsize li {
	position: absolute;
	width: 24px;
	height: 24px;
	top: 0;
}

#header .textsize li.smaller {
	left: 84px;
}

#header .textsize li.larger {
	left: 118px;
}

#header .textsize li.reset {
	left: 152px;
}

#header .textsize li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 40;
}

#header .textsize li a span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10;
}

#header .textsize li a.decreaseFont {
	font-size: 16px;
}

#header .textsize li a.increaseFont {
	font-size: 16px;
}

#header .textsize li a.resetFont {
	font-size: 16px;
}

/* End Headers */ /* Navigation */
#navigation {
	background: url(../img/nav_bg.png) repeat-x 0 0;
	height: 30px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	display: block;
	font-family: 'AngelinaRegular', Verdana, sans-serif;
	font-size: 2em;
	margin: 0;
	text-align: center;
	height: auto;
	width: 100px;
	float: left;
}

#home #navigation li.navA,
#about #navigation li.navB,
#charter #navigation li.navC,
#yacht #navigation li.navD, 
#book-charter #navigation li.navE, 
#contact #navigation li.navF {
	background: url(../img/nav_active.png) repeat-x 0 0;
	}

#navigation li a {
	display: block;
	padding: 5px 10px 5px;
	width: auto;
	height: 20px;
}

#navigation li a:hover {
	background: #ddf2fb;
	text-decoration: normal;
}

#home #navigation li.navA a:hover,
#about #navigation li.navB a:hover,
#charter #navigation li.navC a:hover,
#yacht #navigation li.navD a:hover,
#book-charter #navigation li.navE a:hover,
#contact #navigation li.navF a:hover {
	background: none;
	}

/* Carousel */
#carousel {
	position: relative;
	background: #fff url(../img/_headers/header-4229.jpg) no-repeat 0 0;
	border-top: 1px solid #009edf;
	border-bottom: 1px solid #009edf;
	padding: 0;
	height: 176px;
	overflow: hidden;
}

#carousel div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#slideshow img,#slideshow div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 360px;
	height: 222px;
	z-index: 400;
	margin: 0 0 20px 0;
}

#carousel img {
	width: 820px;
}

#content_container {
	clear: left;
	position: relative;
	padding-bottom: 20px;
}

/* Content styles */
#content {
	float: left;
	padding-bottom: 20px;
	text-align: left;
	width: 490px;
}

#content .gutter {
	margin: 0 10px 10px;
}

h1 {
	height: 0;
	text-indent: -9999em;
}

p.masthead {
	color: #003366;
	font-family: 'AngelinaRegular', Verdana, sans-serif;
	font-weight: bold;
	font-size: 3em;
	font-style: bold;
	margin: 10px 0 10px 10px;
}

/*
				h2.masthead {
					background: none;
					text-indent: -9999px;
					}
					
				h2.masthead {
					position: relative;
					color: #003366;
					font-size: 1.4em;
					height: 100px;
					width: 100%;
					}
					h2.masthead span {
						background: url(../img/charter_h2.png) no-repeat top right;
						position: absolute;
						top: 0;
						right: 0;
						width: 100%;
						height: 100%;
						z-index: 10;
						}
					#charter h2.masthead span,
					#about h2.masthead span {
						background: url(../img/home_h2.png) no-repeat top right;
						}
					#contact h2.masthead span {
						background: url(../img/contact_h2.png) no-repeat top right;
						}
					#contact_confirm h2.masthead span {
						background: url(../img/contact_confirm_h2.png) no-repeat top right;
						}
					#yacht h2.masthead span {
						background: url(../img/yacht_h2.png) no-repeat top right;
						}
					*/
#content h2 {
	color: #009ee5;
	font-family: 'AngelinaRegular', Verdana, sans-serif;
	font-size: 3em;
	margin: 20px 0 10px;
}

#content h3 {
	color: #003366;
	font-family: 'AngelinaRegular', Verdana, sans-serif;
	font-size: 2.5em;
	margin: 20px 0 5px 0;
}

#content p {
	font-size: 1.3em;
	line-height: 1.4;
	margin: 5px 0 10px 0;
}

#content .precis {
	color: #009edf;
	font-size: 1.6em;
	line-height: 1.4;
}

#content strong {
	color: #009edf;
}

#content ul {
	
}

#content li {
	font-size: .7em;
	margin: 1em 1.8em;
}
#content form li {
	font-size: 2.4em;
	margin: 10px 5px;
	}
	#content form legend {
		color: #56a1d5;
		font-family: 'AngelinaRegular', Verdana, sans-serif;
		font-size: 3em;
		}
	#content form .label {
		display: block;
		font-family: 'AngelinaRegular', Verdana, sans-serif;
		margin-bottom: 2px;
		}
	#content form input[type='text'] {
		color: #56a1d5;
		font-size: .7em;
		padding: 5px 3px;
		}
	#content form p {
		font-size: .5em;
		}
	#content form p.confirm {
		font-size: 1.3em;
		}
	#content form input[type='submit'],
	#sub_content form input[type='submit'] {
		display: block;
		clear: left;
		font-family: 'AngelinaRegular', Verdana, sans-serif;
		font-size: 1.8em;
		background: #d3d3d3;
		border: 1px solid #003366;
		color: #003366;
		margin: 10px 0 0 0;
		padding: 8px 10px 2px;
		width: 265px;
		}
	#sub_content form li.button {
		text-align: right;
		}
	#sub_content form input[type='submit'] {
		display: inline;
		font-size: 1.4em;
		margin-right: 16px;
		width: 55%;
		}
	#content form input.error {
		background: #f8dbdb;
		border-color: #e77776;
	}
	#content form textarea.error {  
		background: #f8dbdb;  
		border-color: #e77776;  
		}
	#content form div span.error,
	label.error {  
		color: #e46c6e; 
		font-size: .5em;
		font-weight: bold;
		font-style: italic;
		display: block;
		clear: left;
		margin: 10px 0 20px 0;
		}
	#recaptcha_response_field {
		font-size: 1.5em;
		}
	#errors {  
		margin-bottom: 20px;  
		border: 1px solid pink;  
		}
	#errors ul{
		list-style: square;  
		padding: 5px;  
		font-size: 11px;  
		}  
	#errors ul li{  
		color: red;
		font-size: 1.2em;
		list-style-position: inside;  
		line-height: 1.6em;  
		}  
	#errors ul li strong{  
		color: #e46c6d;  
		}  
	#errors.valid ul li strong{  
		color: #93d72e;  
		} 
	
#content a {
	
}

#content a:hover {
	
}

#content .read_more {
	color: #fcac13;
	font-weight: bold;
}

#content img {
	background: #f3f3f3;
	border: 1px solid #009edf;
	float: right;
	padding: 5px;
	margin: 5px 0 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .main_img {
	float: left;
	margin: 0 10px 0 0;
}

#home #content .main_img {
	width: 288px;
}

#contact #content .main_img {
	text-align: center;
}

#content .boxout {
	position: relative;
	margin-left: 0;
	width: 480px;
	height: 320px;
}

#content .boxout img {
	border: none;
	margin: 0;
	padding: 0;
	float: none;
	width: 460px;
}

#content .boxout p {
	position: absolute;
	background: url(../img/transparent.png) 0 0;
	color: #003366;
	bottom: 20px;
	left: 20px;
	padding: 10px;
	margin: 0;
	width: 200px;
}

#home #content .boxout p {
	top: 10px;
	left: 10px;
	bottom: auto;
}

#yacht #content .boxout p,#contact #content .boxout p {
	bottom: 20px;
	right: 30px;
	left: auto;
}

#book-charter #content .boxout p {
	left: 10px;
}

#charter #content .boxout p {
	width: 420px;
	left: 10px;
	top: 10px;
	bottom: auto;
}

#about #content .boxout p {
	top: 20px;
	left: 20px;
	bottom: auto;
}

#content .full_heading {
	position: relative;
	height: 40px;
	width: 490px;
}

#content .full_heading span {
	position: absolute;
	background: #f9f6f6;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
}

#content h2.itinerary span {
	background: url(../img/itinerary_h3_header.png) no-repeat 0 0;
}

#content .itinerary_items {
	margin: 0;
	padding: 0;
}

#content .itinerary_items li {
	font-size: 1em;
	margin: 20px 0;
}

#content .itinerary_items h3 {
	color: #009edf;
	font-size: 1.4em;
}

#content .itinerary_items p {
	
}

#content_container strong.ra {
	color: red;
	font-weight: normal;
}

/* Sub content */
#sub_content {
	margin-left: 500px;
	width: 312px;
}

#tools {
	background: #fff url(../img/sub_bg.png) repeat-y top right;
	font-size: 1.2em;
	width: 100%;
}

#tools h3 {
	position: relative;
	width: 311px;
	height: 45px;
}

#tools h3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

#tools h3.testimonials span {
	background: url(../img/testimonials_header.png) no-repeat 0 0;
}

#tools h3.contact_details span {
	background: url(../img/contact_header.png) no-repeat 0 0;
}

#tools h3.email_us span {
	background: url(../img/email_header.png) no-repeat 0 0;
}

#tools h3.yacht_details span {
	background: url(../img/yacht_header.png) no-repeat 0 0;
}

#tools p {
	line-height: 1.4;
	margin: 15px 0;
	padding: 0 20px;
	width: 281px
}

#tools ul {
	background: #fff url(../img/sub_ul_bg_wide.png) no-repeat bottom right;
	margin: 15px 0 0 0;
	padding: 0 0 20px 0;
	width: 312px;
}

#charter #tools .contact_types {
	
}

#tools li {
	background: #fff url(../img/sub_bg.png) repeat-y top right;
	padding: 0 30px 10px 20px;
	width: 262px;
}

#tools li.last {
	
}

#tools li label {
	display: block;
	float: left;
	text-align: right;
	padding: 5px 20px 0 0;
	width: 80px;
}

#tools li input {

}

#tools li h4 {
	background: url(../img/bullet.png) no-repeat 0 1px;
	color: #009edf;
	font-family: 'AngelinaRegular', Verdana, sans-serif; 
	font-size: 1.8em;
	padding: 0 0 0 10px;
}

#tools li p {
	color: #003366;
	margin: 0;
	padding: 5px 0;
	width: 270px;
}

#tools .contact p {
	color: #fda702;
	font-size: 1.2em;
	font-weight: bold;
}

#tools .contact p a {
	color: #fda702;
}

#tools #mini-form li.hide {
	display: none;
}

#tools .form_show {
	background: #fff url(../img/sub_ul_bg_wide.png) no-repeat bottom right;
	padding-top: 2px;
	padding-bottom: 18px;
	width: 312px;
}

#tools .form_show.active {
	background: none;
}

#tools li p.client {
	border-bottom: 2px dotted #fcac13;
	font-weight: bold;
	margin-right: 10px;
	padding-bottom: 10px;
}

/* End Sub content */ /* Start footer styles */
#footer {
	background: #fff url(../img/footer_bg.png) no-repeat 0 0;
	border-top: 10px solid #fff;
	clear: both;
	color: #777;
	height: 55px;
	text-align: center;
	width: 100%;
	font-size: 11px;
}

#footer a {
	color: #777;
	text-decoration: normal;
}

#footer a:hover {
	color: #009edf;
	text-decoration: underline;
}

#footer .footer_links {
	margin: 15px auto 5px auto;
}

#footer .footer_links li {
	border-right: 1px solid #777;
	display: inline;
	padding: 0 10px;
}

#footer .footer_links li.last {
	border-right: 0px solid #777;
	padding: 0 0 0 10px;
}

#footer address {
	
}

#footer dl {
	
}

#footer dl dt {
	
}

#footer dd {
	
}

#footer dl dd a {
	
}

#footer dl dd span {
	
}

#footer dl dd.css {
	
}

#footer dl dd.css span {
	background: url(../img/icons.gif) no-repeat 0px -30px;
}

#footer dl dd.xhtml {
	
}

#footer dl dd.xhtml span {
	background: url(../img/icons.gif) no-repeat 0 0;
}

#footer dl dd.hosting {
	
}

#footer dl dd.hosting span {
	background: url('https://secure.newdream.net/green4.gif') no-repeat 0 0;
}

#footer a {
	
}

#footer a:hover {
	
}

#hcard-bath-design a {
	color: #70dc4c;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-family: 'AngelinaRegular', Verdana, sans-serif;
	font-size: 2em;
	line-height: 1.2em;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	font-family: 'AngelinaRegular', Verdana, sans-serif;
	font-size: 2em;
	padding: .5em 0 1em 0;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
