@CHARSET "UTF-8";
@font-face {
 font-family: "RocketScript";
 src: url("/css/fonts/RocketScript.ttf");
}

html, body {
	min-height: 100%;
	background-color: #0A0028;
}
body {
	margin: 0;
	font-family: "Lucida Grande",Arial,clean,sans-serif;
	background-image: url('/img/white-grad.png');
	background-position: center;
	background-repeat: repeat-y;
	}
h1, h2, strong {
  font-weight: bold;	
}
p, h2, h1 {
	margin-bottom: .8em;
}
a {
	text-decoration:none;
	font-weight: bold;
	color: #087994;
}
td {
	vertical-align: top;
}
h3 {
	color: #054757;
	font-weight: bold;
	display: inline; 
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/**
 * General stuff
 */
 .clear {
  clear: both;
  height: 0; 
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #d8f6ff;
	
}

#footer {
  height: 75px;
  background-image: url("/img/stripes-bottom.png");
  background-repeat: repeat-x;
	border-bottom: 1px solid #B2B2B2;
}
.content {
  overflow: hidden; 
  clear: both;
}
.content.list {
	background-image: url("/img/water-bg-1.jpg");	
}
.content.contact {
	background-image: url("/img/bg-contact.jpg");	
}
.content.gallery, .content.destinations, .content.catering, .content.events, .content.list {
	padding-bottom: 80px;
	background-attachment: fixed;
	background-position: top;
}
.content.gallery {
	background-image: url("/img/bg-gallery.jpg");
}
.content.destinations {
	background-image: url("/img/bg-dest.jpg");
}
.content.catering {
	background-image: url("/img/bg-catering.jpg");
}
.content.events {
	background-image: url("/img/bg-events.jpg");
	padding: 0;
}
.content.hire-boat {
	background-image: url("/img/bg-boat.jpg");	
	background-color: #fff;
	background-position: bottom;
	background-repeat: no-repeat;
}
.content.home {
  background-image: url("/img/bg-home.jpg"); 
  background-repeat: no-repeat;
  height: 650px;
	position: relative;
}
#big-logo {
	margin-left: 90px;
	margin-top: 65px;
}
#home-info {
	margin-left:90px;
	margin-top: 30px;
  width: 700px;
  padding-left: 15px;
  border-left: 2px solid #27b6c9;
  color: #fff;	
}
#offers-button {
	display: block;
	position: absolute;
	top: 479px;
	left: 705px;
	width: 178px;
	height: 90px;
}
pre.debug, div.ui-datepicker {
  display: none;
}
#sitemap {
  padding: 15px 35px 50px;
	width:930px;
	margin-left: -20px;
	background-color: #0A0028;
}
#sitemap a {
	color: #b2b2b2;
	font-weight: normal;
	font-size: 11px;
}
#sitemap td {
	padding-right: 40px;
}
#sitemap a:hover {
	color: #fff;
}


/**
 * Header
 */
#header .stripes {
  height: 35px;
  background-image: url("/img/stripes-top.png");
  background-repeat: repeat-x;
}
#header .title {
  height: 100px;
  background-image: url("/img/page-headers/default.jpg");
  background-repeat: no-repeat;
  overflow: hidden;
}
object#title-img {
	display: block;
	}
div.big-header {
	width: 960px;
	height: 100px;
}
h1.boat-title {
	font-weight: normal;
	color: #fff;
	font-family: RocketScript,"Lucida Grande",Arial,clean,sans-serif;
	font-size: 38px;
	padding: 25px 0 0 30px;
}

.image-scroller {
  width: 2000px;	
}
.image-scroller ul {
  margin: 0;
  padding: 0;	
}
.image-scroller li {
 list-style: none;
 float:left;	
 border-right: 1px solid #fff;
}

#header .navigation {
  height: 22px;
  background-color: #0ba4c8;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
	color: #fff;
	font-family: 'Cantarell', sans-serif;
	font-weight: bold;
}
#header .navigation a {
	color: #fff;
}
.navigation li {
	float:left;
	padding: 2px 20px 0;
	display: block;
	text-align: center;
	height:20px;
	
}
.navigation li:hover {
	background-color: #be0000;
}
.navigation div.menu-item {
	height: 20px;
	overflow: hidden;
}
.navigation li.dir ul {
	position: absolute;
	visibility: hidden;
	background-color: #0ba4c8;
	border-top: 1px solid #fff;
	z-index: 99;
}
.navigation li.dir:hover ul {
	visibility: visible;
}
.navigation li.dir ul li{
	float: none;
	margin-left: -22px;
	text-align: left;
	background-color: #0ba4c8;
}
.navigation li.dir ul li:hover {
	background-color: #be0000;
}

.navigation img:hover {
	margin-top: -20px;
}



/**
 * Side menu
 */
#side-menu {
	float: right;
	font-size: 11px;
	width:210px;
	margin-top:30px;
	margin-right: 20px;
	
}
#side-menu.scrolly {
	width:210px;
	position: fixed;
	margin-top:30px;
	margin-left: 730px;
	margin-right: 0;
	
}

#side-boats-list {
	background-image: url('../img/bg-75pc-white.png');
	padding: 15px;
}
#side-menu h2{
	margin: 0;
	cursor: pointer;	
}
.side-boat a {
	color: #666666;
	text-transform: uppercase;
}
#side-menu .boat-group {
	margin: 6px 0;
}
#side-menu .boat-group ul {
	margin-left: 25px;
	display: none;
}
#side-menu .boat-group.open ul {
	display: block;
}
.side-boat.selected a
{
	color:#BF0000;
}
.boat-group .pointer {
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 4px;
	background-image: url('../img/red-pointer-h.png');
}
.boat-group.open .pointer {
	background-image: url('../img/red-pointer-v.png');
}


/**
 * Quick form
 */
#quick-title{
	display: block;
	cursor: pointer;
}
#quick-form {
	background-color: #0aa4c8;
	padding:15px;
}
#quick-form input, #quick-form textarea {
	width: 154px;
	border: 0;
	padding: 3px;
	margin-bottom: 6px;
}
#quick-form label {
	color: #fff;
}
#quick-form input.submit {
	width: auto;
	font-weight: bold;
}
.date-section {
	width:70px;
	margin-right: 10px;
	float:left;
}
#quick-form .date-section input {
	width: 64px;
}
#close-form {
	color: #fff;
	float: right;
	margin-right: 10px;
	font-size: 17px;
	cursor: pointer;
}


/**
 * Boats page
 */
#page-info {
	padding: 30px 0 40px 130px;
	width: 710px;
	overflow: hidden;
	font-size: 12px;
}
#page-info.left {
	padding: 30px 0 50px 20px;
}
#page-info.white #contact-block, #page-info.white #contact-block * {
	color: #fff;
}
#page-info #small-logo {
	margin: 0;
}
#page-logo {
	float: left;
	margin-bottom: 30px;
}
#page-text {
	clear: left;
	float:left;
	width: 530px;
	padding-left: 20px;
	margin-left:20px;
	border-left: 2px solid #0aa4c8;
	margin-bottom: 60px;
	
}
.boat-list-item {
	padding: 25px 0;
	width: 710px;
	height: 156px;
	overflow: hidden;
}
.boat-list-item .select-stripes{
	height: 150px;
	width: 20px;
	float: left;	
	margin-top: 3px;
	margin-right: 90px;
}
.boat-list-item div.holder {
	float: left;
	height: 160px;
	width: 235px;
	/* background-image: url('../img/bevel.png'); */
}
.boat-list-item.selected div.holder {
	/* background-image: url('../img/bevel-selected.png'); */
}
img.list {
	padding: 5px;
}
.boat-list-item.selected img.list {
	margin: 3px;
	border: 2px solid #BF0000;
	padding: 0;
}
.boat-list-item.selected .select-stripes {
	background-image: url('../img/select-stripes.png');
}
.boat-info {
	float: left;
	padding-left: 15px;
	width: 345px;
}
.boat-info a {
	color: #054757;
}
.boat-info.no-image {
	margin-left: 235px;
	height:150px;
 }
.boat-name {
	border-bottom: 3px solid #bf0000;
	font-size: 15px;
	text-transform: uppercase;
} 
.boat-info table td{
	padding-right: 20px;
}

/**
 * Single boat page
 */

#boat-info-wrap {
	width: 690px;
	margin: 30px 0 0 20px;
	overflow: hidden;
}
#small-logo {
	float:left;
	margin-left: 20px;
}
#contact-block {
	float:right;
	font-size: 16px;
	margin: 35px 20px 0 0;
	width: 345px;
}
#contact-block h3 {
	width: 70px;
	float: left;
	clear: both;
	font-size: 14px;
	padding-top:2px;
	
}
#contact-block a {
	color: inherit;
	font-weight: normal;
}
.single-block {
	position: relative;
	clear: both;
	float: left;
	width: 540px;
	padding: 20px;
	background-image: url('../img/bg-75pc-white.png');
	margin-bottom: 20px;
	overflow: hidden;
}
#images-block {
	margin: 0 auto 20px;
	float: none;
	width: 600px;
	padding-bottom: 10px;
}
#details {
	float: right;
	}
#details, #desc-block {
	
	}
#image-window  {
	width:600px;
	height: 450px;
	overflow: hidden;
	cursor: pointer;
}
#boat-images li {
	display: inline;
	float:left;
}
#boat-images li {
	width:600px;
	text-align: center;
	
}
#boat-images-wrap {
	overflow: hidden;
}
#images-nav {
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
}
#images-nav a.prev, #images-nav a.next {
	cursor: pointer;
	font-size: 22px;
	font-weight: bold;
	margin-top: -8px;
}
	
#images-nav .prev {
	float:left;
	display: none;
}
#images-nav .next {
	float:right
}
.image-index {
	width: 70%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.image-index a.jump-to {
	margin: 0 4px;
	font-weight: normal;
	color: #000;
}
.image-index a.jump-to.selected{
	font-weight: bold;
	color: #BE0000;
}

#details table
{
	width: 50%;
	float: left;
}
#details table td {
	width: 50%;
	padding:6px;
}

div.details-block {
	width: 250px;
}
div.details-block div{
	width:113px;
	padding: 6px;
}
div.details-block, div.details-block div {
	float:left;
	overflow:hidden;
}
.details-label, .tagline {
	font-weight: bold;
	color:#be0000;
}
.stretch-stripes {
	position: absolute;
	top:0;
}
.stretch-stripes.left {
	left:0;
}
.stretch-stripes.right {
	right:0;
}
div.pdf-dl {
	height: 20px;
	margin-bottom: 20px;
	float: left;
	width: 580px;
	clear: both;
}
a.pdf-dl {	
	height: 20px;	
	background-position: top;
	cursor: pointer;
	float: right;
	display: block;
}
a.pdf-dl:hover {
	background-position: bottom;
}
a.pdf-dl.single {
	background-image: url('../img/pdf.png');
	width: 149px;
	margin-right: 20px;
}
a.pdf-dl.full {
	background-image: url('../img/pdf-full.png');
	width: 137px;
}

/**
* Contact Page
**/
.narrow-column {
  width: 345px;
  margin-left:	20px;
  float:left;
}

.map-box {
	padding: 4px;
  background-image: url('../img/bg-75pc-white.png');	
  margin-bottom: 20px;
}
.map-info {
	padding: 10px;
}
.staggered {
	margin-top: 60px;
}
.gmap {
	width: 337px;
	height: 337px;
}
div.marker-info {
	text-align: center;
	overflow: hidden;
}
div.marker-info img {
	width: 190px;
	height: 120px;
	}
div.marker-info a {
 font-size: 11px;
}

/**
 * Gallery page
 */
.gallery-entry {
	margin: 20px 0;
	overflow: hidden;
	clear: both;
}
.gallery-entry img, .gallery-entry h1 {
	float: right;
}
.gallery-thumb {
	margin-right: 95px;
	border: 3px solid #fff;
}
.gallery-arrow {
	margin: 71px 12px 0 0;
}
.gallery-title {
	margin: 91px -25px 0 0;
	font-size: 14px;
	text-transform: uppercase;
}
.gallery-main {
	text-align: center;
	position: relative;
	margin: 60px 0;
}
.gallery-main img {
	background-image: url('../img/bg-75pc-white.png');
	padding:10px;
}
.up-arrow, .down-arrow {
	height: 30px;
	width: 30px;
	display: block;
	background-position: 0 0;
	margin-top: 10px;
}
.up-arrow:hover, .down-arrow:hover {
	background-position: 0 30px;
}
.up-arrow {
	background-image: url('../img/up-arrow.png');
	float: left;
	margin-left: 75px;
}
.down-arrow {
	background-image: url('../img/down-arrow.png');
	float: right;
	margin-right: 75px;
}
.up-arrow.blank, .down-arrow.blank {
	background-image: none;
}
.album-h1 {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}
p.back {
	text-align: center;
}
/**
 * Destinations
 */
div.dest, div.catering-info {
	overflow: hidden;
	background-image: url('../img/bg-75pc-white.png');
	padding: 20px;
	margin: 30px 110px 30px;
}
div.dest.left {
	margin: 30px 160px 30px 60px;
}
div.dest.right {
	margin: 30px 60px 30px 160px;
}

div.dest-info {
	width: 340px;
	margin-left: 20px;
	float:left;
}
.right div.dest-info {
	margin-left: 0;
	margin-right: 20px;
	float:right;
}

div.dest-info h2, .catering-info h2 {
	font-size: 18px;
	color: #0ba4c8;
}

div.dest-images {
	position: relative;
	width:340px;
	height: 255px;
	text-align: center;
	float: left;
}
.right div.dest-images {
	float: right;
}
div.dest-images a {
	position: absolute;
	top: 0;
	left:0;
}
.dest-images .other {
	display: none;
}
/**
 * Catering
 */
div.catering-info {
	padding: 40px;
	clear: both;
}
.catering .pics {
	overflow: hidden;
	margin: 30px 100px 40px;
}
.catering .pics img {
	float: left;
}
/**
 * Events
 */

.event-img {
	width: 224px;
	height: 224px;
	position: absolute;
	top: 0;
	left:0;
}
.event-img img {
	border: 2px solid #fff;
	margin: auto;
}
.event-img img.landscape {
	margin-top: 29px;
	width: 220px;
}
.event-img.portrait img {
	width: 165px;
}


/**
 * Events 2
 */
div.event {
  overflow: hidden;
  padding: 20px;
  color: #fff;
  font-size: 14px;
  clear: both;
}
div.event.left {
  margin: 30px 100px 30px 60px;
}
div.event.right {
  margin: 30px 60px 30px 100px;
}
div.event-info {
  width: 490px;
  margin-top: 29px;
}
.left div.event-info {
  margin-left: 20px;
  padding-left: 10px;
  border-left: 2px solid #fff;
  float:left;
}
.right div.event-info {
  margin-right: 20px;
  padding-right: 10px;
  border-right: 2px solid #fff;
  float:right;
  text-align: right;
}

div.event-info h2{
  font-size: 18px;
  color: #fff;
}

div.event-images {
  position: relative;
  width:224px;
  height: 224px;
  text-align: center;
  float: left;
}
.right div.event-images {
  float: right;
}
.event-images .other {
  display: none;
}

/**
* Specials
**/
#specials-wrapper {
	width: 710px;
	padding: 25px 210px 25px 20px;
	clear: left;
}
.special-block {
	 background-image: url("../img/bg-75pc-white.png");
	 float: left;
	 overflow: hidden;
	 width: 320px;
	 height: 320px;
	 padding: 12px;
	 margin-bottom: 30px;
}
.special-block.right {
	margin-left: 20px;
}
.special-img {
	display: block;
	margin-bottom: 12px;
	text-align: center;
}
/**
* VIP
**/
form.vip, div.vip {
	margin-top: 75px;
	margin-left: 160px;
	color: #fff;
	font-size: 15px;
}

form.vip input {
	border: 1px solid #0aa4c8;
	padding: 2px;
	background-color: #ddd; 
}
form.vip input.submit {
	padding: 5px;
}
input.submit {
	cursor: pointer;
}
form.vip span.error {
	color: #be0000;
	margin-left: 20px;
}
div.vip a {
	color: inherit;
	font-family: RocketScript;
	font-size: 20px;
}
div.vip a:hover {
	color: #be0000;
}



