html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, div, span {
	color: #f1f1f1;
	font-family: Tahoma;
	font-size: 14px;
}
body {
	background-image: url('/images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #1C456B;
	padding-bottom: 50px;
}
.transparent {
	behavior: url('/iepngfix.htc');
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #a3b4c3;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
img {
	border: 0px;
}
form {
	margin-top: 0px;
}
textarea {
	font-size: 11px;
	font-family: Tahoma;
}
input.disabled {
	cursor: not-allowed;
}
label.disabled {
	color: #999999!important;
}

#outer_wrapper {
	margin: auto;
	width: 820px;
	

}
#inner_wrapper {
	text-align: left;
	width: 820px;
}

#header {
	background-image: url('/images/header.png');
	position: relative;
	top: 21px;
	height: 213px;
	margin-bottom: -22px;
}
#navigation {
	position: absolute;
	top: 63px;
	padding-left: 40px;
	z-index: 500;
}
#logo {
	position: absolute;
	top: 24px;
	right: 98px;
	width: 271px;
	height: 118px;
}
#phone {
	position: absolute;
	top: 39px;
	right: 42px;
	width: 113px;
	height: 17px;
}
#header h1 {
	position: absolute;
	top: 73px;
	left: 40px;
}
#header h1, h1.header {
	font-weight: bold;
	font-size: 32px;
	line-height: 28px;
	width: 410px;
	color: #14304B;
	margin: 0px;	
}
.home #header h1 {
	position: absolute;
	top: 114px;
	left: 40px;
}
#get_help {
	position: absolute;
	z-index: 20;
	bottom: -1px;
	right: 0px;
	width: 124px;
	height: 96px;
}
#get_help img {
	width: 124px;
	height: 96px;
}


#main {
	background-color: #1C456B;
	text-align: left;
	background-image: url('/images/plain_background.png');
	background-repeat: no-repeat;
}

#left_column {
	margin-top: 44px;
	width: 630px;
	float: left;
	position: relative;
	left: 19px;
	min-height: 650px;
}
#left_column_inner {
	padding-left: 20px;
	padding-right: 20px;
	width: 590px;
}

#right_column {
	margin-top: 60px;
	width: 140px;
	float: right;
	position: relative;
	right: 20px;
	height: 100%;
	min-height: 1850px;
	background-color: #14304B;
	margin-bottom: -60px;
}
#right_column div {
	padding-left: 9px;
	font-size: 11px;
	line-height: 14px;
}
#right_column label {
	display: block;
	color: #BDD0DF;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
}
#right_column input {
	width: 120px;
	display: block;
}


/* Home Page Styles */
#charter_navigation {
	position: relative;
	z-index: 10;
	background-image: url('/images/charter_navigation.png');
	height: 94px;
	padding-top: 30px;
	padding-left: 39px;
	width: 781px;
}
.home_charter_button {
	float: left;
	width: 121px;
	min-height: 90px;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	line-height: 14px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	border-left: 2px dotted #9BA7B3;
	position: relative;
}
.home_charter_button a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	font-size: 15px;
	line-height: 13px;
}
.home #main {
	background-image: url('/images/home_background.png');
}
#home_blocks {
	background-image: url('/images/home_blocks_background.png');
	background-repeat: no-repeat;
	height: 1329px;
	position: relative;
	margin-top: 16px;
	padding-top: 26px;
}
#home_blocks h2 {
	color: #13304B;
	font-size: 32px;
	font-weight: bold;
	line-height: 26px;
	margin: 0px;
	padding-left: 20px;
}
#home_blocks h3 {
	color: #13304B;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 3px;
}
.left_side {
	margin-left: 20px;
}
.right_side {
	margin-right: 20px;
}
.featured_yacht {
	position: relative;
	width: 140px;
	height: 234px;
	background-color: #14304B;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.featured_yacht div {
	font-size: 11px;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.featured_yacht img {
	margin-bottom: 9px;
}
.featured_yacht a {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#homepage_news {
	width: 600px;
	position: relative;
	margin-left: 32px;
}
#homepage_news h2 {
	color: #fff;
	margin-left: 0px;
	padding-left: 0px;
}
#homepage_news div ul {
	width: 180px;
	position: relative;
	font-size: 11px;
	line-height: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#homepage_news div ul li {
	margin-bottom: 20px;
}
#homepage_news div ul a{
	text-decoration: underline;
	font-weight: bold;
	color: #fff!important;
}


/* Bread Crumb / Package Display */
#bread_crumbs_holder {
	position: relative;
	background-image: url('/images/bread_crumb.png');
	height: 43px;
}
#bread_crumbs {
	position: absolute;
	top: 38px;
	left: 46px;
}
#bread_crumbs, #bread_crumbs a {
	font-size: 15px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	font-family: tahoma;
}
#progress_bar {
	position: absolute;
	top: 106px;
	left: 25px;
	padding-right: 60px;
}
#previous_next {
	width: 45px;
	position: absolute;
	top: 3px;
	right: 0px;
	float: left;
}
#previous_next img {
	margin-bottom: 3px;
}
#progress_description {
	font-weight: bold;
	font-size: 8px;
	line-height: 8px;
	text-transform: uppercase;
	position: absolute;
	top: 174px;
	left: 44px;
	z-index: 200;
}


/* Yacht / Desination / Charter Preview Images */
.charter_destination {
	width: 140px;
	height: 140px;
	z-index: 5;
	position: relative;
	behavior: url('/iepngfix.htc')!important;
}
.charter_destination_title {
	display: block;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	position: absolute!important;
	bottom: 10px!important;
	left: 10px;
	width: 120px;
	overflow: hidden;
}
.charter_title {
	color: #ffffff;
	font-size: 12px;
	position: absolute;
	top: 103px;
	left: 15px;
	text-transform: uppercase;
}
.charter_title strong {
	text-transform: none;
}
.charter_destination .destination_title {
	color: #ffffff;
	font-size: 12px;
	position: absolute;
	top: 98px;
	left: 7px;
	text-transform: uppercase;
}
.charter_destination_info {
	position: relative;
	top: 80px;
	left: 110px;
}
.charter_destination_info img {
	behavior: url('/iepngfix.htc');
}
.charter_destination_berths {
	position: absolute;
	top: 80px;
	left: 82px;
}
.destination_arrow {
	width: 140px;
	height: 77px;
	background-image: url('/images/select_arrow.png');
	margin-top: -21px;
}
.destination_go {
	display: block;
	text-decoration: none!important;
	width: 140px;
	height: 77px;
	background-image: url('/images/select.png');
	margin-top: -21px;
}
.destination_go:hover {
	background-image: url('/images/select_on.png');
}
.destination_list {
	min-height: 70px;
	width: 140px;
	position: relative;
	z-index: 0;
	margin-top: -15px;
	background-position: bottom;
	background-image: url('/images/destinations_list.png');
}
.destination_list div {
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.destination_list a {
	color: #ffffff!important;
	text-decoration: none!important;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.destination_list a:hover {
	color: #CC6600!important;
}

/* Pick Next Step */
#next_step_holder {
	position: relative;
	background-color: #ffffff;
	margin-left: -19px;
	position: relative;
	padding-top: 28px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 28px;
	width: 590px;
}
.charter-subtitle {
	width: 350px;
	font-weight: bold;
	font-size: 15px;
	line-height: 13px;
	padding-left: 8px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #1B456B;
	margin-bottom: 14px;
}
#next_step_holder table {
	margin-top: 19px;
}
#next_step_holder b.tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 21px;
	height: 21px;
	background-image: url('/images/corners/top-left.png');
}
#next_step_holder b.tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 21px;
	height: 21px;
	background-image: url('/images/corners/top-right.png');
}
#next_step_holder b.bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 21px;
	height: 21px;
	background-image: url('/images/corners/bottom-left.png');
}
#next_step_holder b.br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 21px;
	height: 21px;
	background-image: url('/images/corners/bottom-right.png');
}
div.blue_box {
	position: relative;
	background-color: #1C456B;
	margin: 0px;
	position: relative;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 28px;
	width: 570px;
  font-weight: bold;
  font-size: 12px;
  color: #fff!important;
}
div.blue_box div {
  color: #fff!important;
}
div.blue_box label.top {
  line-height: 42px;
  text-transform: uppercase;
  font-weight: bold;
}
div.blue_box label {
  line-height: 28px;
  font-weight: bold;
}
div.blue_box input, div.blue_box select, div.blue_box textarea {
  text-transform: none;
}
div.blue_box select {
  width: 125px;
}
div.blue_box b.tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px!important;
	height: 27px!important;
	background-image: url('/images/corners/whiteblue-tl.png')!important;
}
div.blue_box b.tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px!important;
	height: 25px!important;
	background-image: url('/images/corners/whiteblue-tr.png')!important;
}
div.blue_box b.bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 24px!important;
	height: 27px!important;
	background-image: url('/images/corners/whiteblue-bl.png')!important;
}
div.blue_box b.br {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 24px!important;
	height: 27px!important;
	background-image: url('/images/corners/whiteblue-br.png')!important;
}
div.manu {
  margin-top: 10px!important;
}
div.manu label {
  width: 120px;
  position: relative;
  float: left;
  margin-top: -4px;
}
div.manu select {
  width: 120px!important;
}
div.ross {
  padding-top: 35px;
}

/* Image Display / Changer */
#image_table {
	width: 590px;
	margin-bottom: 16px;
}
#image_table td {
	text-align: center;
}
#image_display_holder {
	width: 468px!important;
	height: 314px!important;
	max-height: 314px;
	max-width: 468px;
	overflow: hidden;
	position: relative;
	border: 1px solid #fff;
	background-color: #000;
	margin-top: 2px;
}
#image_display {
	max-height: 314px;
	max-width: 468px;
	border: 0px!important;
	margin: 0px;
}
#image_table div {
	padding: 4px;
	background-color: transparent;
}
.image_thumbnail {
	width: 89px;
	height: 54px;
	vertical-align: top;
	cursor: pointer;
	margin: auto;
}
#selected {
	padding: 0px;
}
#selected div { 
	background-color: #DAD2C3;
}

/* Google Map / Weather */
#map {
	width: 354px;
	height: 280px;
	border: 3px solid #fff;
	z-index: 30;
	color: #000;
}
#map * {
	color: #000;
}
#map span {
	width: 280px;
	display: block;
	margin-bottom: -12px;
	font-size: 10px;
}
.weather-title {
	font-weight: bold;
	font-size: 15px;
	line-height: 13px;
	padding-left: 20px;
	padding-bottom: 11px;
	text-transform: uppercase;
}

/* Get a Quote Page */
.final_section_title {
	font-size: 30px;
	letter-spacing: 0px;
	line-height: 26px;
}
.final_destination_info {
	position: absolute;
	top: 110px;
	left: 110px;
}
.final_destination_info img {
	behavior: url('/iepngfix.htc');
}
.final_destination_berths {
	position: absolute;
	top: 110px;
	left: 82px;
}
.final-page-header {
	clear: both;
	height: 36px;
	width: 396px;
	padding-left: 35px;
	padding-top: 10px;
	color: #1C456B;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: -10px;
	margin-top: 5px;
}
.package_send_link {
	width: 106px;
	height: 42px;
	float: left;
	background-image: url('/images/final-email-self.png');
	text-decoration: none!important;
	padding-left: 34px;
	padding-top: 4px;
	font-size: 9px!important;
	color: #1C456B!important;
	font-weight: bold;
	cursor: pointer;
}
#send_email_form {
	display: none;
	clear: both;
	margin-top: 10px;
}
#send_email_form input, #send_email_form label, #send_email_form textarea {
	display: block;
	width: 95%;
}
#send_email_form label {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#price_guide {
	width: 140px;
	height: 352px;
	text-align: center;
	background-image: url('/images/price_guide_box.png');
	background-repeat: no-repeat;
	float: left;
}
#price_guide #calendar {
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	padding-top: 6px;
	margin-bottom: -4px;
}
#price_guide #calendar img {
	float: left;
	margin-right: 3px;
	margin-top: -6px;
}
#price_guide #price_title {
	font-size: 14px;
	font-weight: bold!important;
	color: #ffffff;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0px;
}
#price_guide #price_form, #price_guide #price_form .thead td {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
}
#price_guide #price_form .thead td {
	padding-top: 10px;
}
#price_guide #price_display {
	font-size: 20px;
	font-weight: bold;
}
#price_guide #price_per_person_display {
	font-size: 13px;
	font-weight: bold;
}
#price_guide #price_currency {
	font-size: 11px;
	line-height: 15px;
}
input.date {
	width: 20px;
	margin: 0px;
	padding: 2px 0px;
}
input.year {
	width: 32px;
}
#redefine_package {
	width: 140px;
	height: 352px;
	margin-left: 10px;
	text-align: center;
	background-image: url('/images/redefine_box.png');
	float: left;
}
#redefine_package #redefine_title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0px;
}
#redefine_package #redefine_form, #redefine_package #redefine_form .thead td {
	font-size: 12px;
	color: #C2D0E0;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
}
#redefine_package #redefine_form .thead td {
	padding-top: 10px;
}
#redefine_package select {
	width: 121px;
}
#get_quote {
	width: 290px;
	height: 499px;
	background-image: url('/images/quote_box.png');
	text-align: center;
}
#get_quote #quote_title {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	padding-top: 29px;
	padding-left: 10px;
	text-transform: uppercase;
}
#get_quote #quote_info {
	font-size: 10px;
	text-align: left;
	line-height: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#get_quote #get_quote_form {
	margin-top: 10px;
	margin-bottom: 15px;
}
#get_quote #get_quote_form .quote_options {
	padding-top: 4px;
	text-transform: none;
	font-weight: normal;
	vertical-align: top;
}
#get_quote #get_quote_form .quote_options input {
	margin: 0px;
	padding: 0px;
	height: 12px;
	margin-right: 5px;
}
#get_quote #get_quote_form td {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
#get_quote #get_quote_form input, #get_quote #get_quote_form select, #get_quote #get_quote_form textarea {
	margin-bottom: 4px;
}

/* Footer Stuff */
#footer {
	background-image: url('/images/footer.png');
	height: 250px;
	margin-bottom: 45px;
	width: 820px;
	position: relative;
}

#footer #footer_logo {
	position: absolute;
	top: 5px;
	left: 31px;
	width: 236px;
	height: 103px;
}
#footer_nav {
	position: absolute;
	top: 131px;
	left: 40px;
	font-weight: bold;
}
#footer_nav a {
	font-size: 12px;
	color: #fff!important;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: tahoma;
}
#footer_icons {
	position: absolute;
	top: 5px;
	left: 275px;
}
#footer #address {
	position: absolute;
	top: 0px;
	right: 19px;
	width: 130px;
	font-size: 10px;
	line-height: 11px;
	color: #ffffff;
}
#footer #address a {
	color: #ffffff;
	text-decoration: none;
	font-family: tahoma; 
}

#sub_footer_1 {
	margin-left: 50px;
}
#sub_footer_1, #sub_footer_2, #sub_footer_3 {
	width: 150px;
	float: left;
	margin-bottom: 24px;
	color: #14304B;
	padding-right: 25px;
	font-size: 9px;
}
#sub_footer {
	color: #14304B;
	margin-bottom: 50px;
}
#sub_footer strong {
	font-size: 14px;
	text-transform: uppercase;
	color: #14304B;
	display: block;
}
#sub_footer a {
	font-size: 9px;
	color: #14304B;
}
#credit {
	width: 780px;
	margin-left: 19px;
	border-top: 2px dotted #14304B;
}
#search_links {
  text-align: center; 
  width: 580px; 
  font-size: 15px; 
  color:#1A456B!important;
}
#search_links a, #search_links a:hover {
  font-size: 15px; 
  color:#1A456B!important;
  text-decoration: underline;
}
.view-contents{
  font-size: 13px!important;
  line-height: 16px;
}