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-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
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: "" "";
}


div.gallery-figure {
	background: url('../images/site/gallery/gallery_frame_thumb.png') no-repeat left top;
	float: left;
	margin: 0 22px 24px 0;
	min-height: 90px;
	padding: 10px 0 0 16px;
	overflow: hidden;
	width: 118px;
}

div.gallery-figure img {
	margin-bottom: 10px;
}


div#main-page-container {
	clear: both;
	overflow: hidden;
	width: 960px;
}

div.content {	
	margin: 0;
	overflow: hidden;
	width: 614px;
}

div.sidebar {
	background: url('../images/site/vessels/sidebar_bottom.jpg') no-repeat bottom center;
	border-top: 3px solid #fff;
	float: right;
	height: auto;
	margin-left: 20px;
	margin-bottom: 18px;
	overflow: visible;
	width: 318px;
}

.sidebar-module {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 14px;
	padding-bottom: 14px;
	overflow: hidden;
}

.top {
	border-top: 1px solid #d8d8d8; /* Border for the first module in the sidebar */
	padding-top: 14px;
}

.sidebar-module img {
	background: none;
	float: left;
	margin-right: 18px;
	padding: 5px;
}


div.vessel-figure {
	float: left;
	margin-right: 18px;
	margin-bottom: 34px;
	overflow: hidden;
	width: 300px;
}

div.end {
	margin-right: 0px; 
}

.vessel-figure img {
	background: #fff;
	float: left;
	margin-right: 18px;
	padding: 5px;
}

div.vessel-figure-detail {
	background: url('../img/subpicframe.png') no-repeat left top;
	float: right;
	height: 222px;
	margin: 0 0 0 20px;
	padding: 11px 0 0 18px;
	overflow: hidden;
	width: 294px;
}

.presswrap {
	float:left;width:900px;background:none;
	padding:15px 15px 15px 0px;
}
.presswrap .title {
	float:left;
	font-family: 'ChunkFiveRegular', Rockwell, "American Typewriter", Arial, sans-serif;
	font-size:19px;
	font-weight:normal;
	color:#999;
	width:200px;
}
.presswrap table.press {
	float:right;
	width:700px;
	background:none;
}

.presswrap table.press td {
	padding:5px;
	font-size:12px;
	line-height:20px;
}


div#technical-info {
	float: left;
	margin: 18px 0;
	overflow: hidden;
	width: 618px;
}

#technical-info ul {
	float: left;
	margin-right: 22px;
	min-height: 180px;
	overflow: hidden;
	width: 296px;
}

#technical-info ul.bullet {
	width: 288px;
	margin: 0;
}

.vessel-figure p {
	color: #666;
	font-size: 1.1em;
	line-height: 1.5em;
}

div.content p, p.vessels-intro {
	font-size: 1.2em;
	color: #666;
	line-height: 1.6em;
	padding-bottom: 28px;
}

p.vessels-intro {
	padding-bottom: 38px;
}

#main-page-container .sidebar .sidebar-module p {
	color: #666;
	font-size: 1.1em;
	margin: 0;
	padding-bottom: 0;
}

div.content .vessel-figure-detail p {
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-style: italic;
	padding-top: 8px;
	text-align: center
}

span.amp {
	font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
	font-style: italic;
}

#technical-info li {
	font-size: 1.1em;
	color: #666;
	line-height: 1.6em;
	padding-bottom: 8px;
}

#technical-info li span {
	color: #333;
	font-weight: bold;
}

#technical-info ul.bullet li {
	background: url('../images/site/bullet.gif') no-repeat 0 4px;	
	padding: 1px 0 8px 18px;
}

#technical-info ul.bullet li:first-child {
	background: transparent;
	padding-left: 0;
}

.content ul.content-list li {
	background: url('../images/site/bullet.gif') no-repeat 0 6px;	
	font-size: 1.2em;
	color: #666;
	line-height: 1.6em;
	padding: 1px 0 8px 18px;
}

.content ul.content-list {
	margin-bottom: 18px;
}


img.gallery-thumb {
	float: right;
}

img.compass {
	float: right;
	margin-top: -14px;
	padding-right: 5px;
}


#form {
	background-color: #f4efe6;
	border: 1px solid #E1E1E1;
	border-top: 3px solid #fff;
	border-bottom: 5px solid #b83c08;
	margin: 0;
	margin-bottom: 34px;
	padding: 34px 34px 18px 34px;
	width: 544px;
}
#form img.anchor {
	float: right;
	margin-left: 20px;
}
#form p.formTitles {
	color: #333;
	font-family: Rockwell, "American Typewriter", Arial, sans-serif;
	margin-top: 14px;
	padding-bottom: 6px;
}
img.form-icon {
	float: right;
	margin-left: 24px;
}

.required {
	color: #860000;
	font-weight: 400;
}

.asterisk {
	color: #CC3300;
}

#content .page-content #form p.formTitles {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 14px 0 8px 0;
}

input, textarea {
	background: #fff;
	border: 1px solid #dcdcdc;
	color: #666666;
	padding: 6px;
	margin: 0;
}

input#submit.emailButton {
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Rockwell, Georgia, Cambria, serif;
	font-size: 1.2em;
	height: 39px;
	margin-top: 20px;
	padding: 4px 4px 8px 4px;
	width: 98px;
	
	background: #b83c08;
	background: -webkit-gradient(linear, left top, left bottom, from(#b83c08), to(#8e3008));
	background: -moz-linear-gradient(top,  #b83c08,  #8e3008);
		
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	-webkit-box-shadow: 2px 2px 0px #d2c7b4;
}

input#submit.emailButton:hover {
	background-color: #8e3008;
}

input:focus, textarea:focus{
	border: 1px solid #999;
	background-color: #FFF;
}

input[type=text]:focus, input[type=password]:focus {
  outline: 0 none;
}


font-face {
	font-family: 'ChunkFiveRegular';
	src: url('../Chunkfive.eot');
	src: local('ChunkFive'), local('ChunkFive'), url('Chunkfive.woff') format('woff'), url('Chunkfive.ttf') format('truetype'), url('Chunkfive.svg#ChunkFive') format('svg');
}



body { 
	background: #F8F4ED url('../img/bg_body.jpg') repeat-x left top;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	background: url('../images/site/bg_header.jpg') no-repeat left top;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 960px;
}


div#header {
	background: url('../images/site/bg_header.jpg') no-repeat left top;
	height: 182px;
	position: relative;
}

ul.contact-details {
	background: url('../images/site/icon_buoy.png') no-repeat right center;
	float: right;
	margin: 21px 0 44px 0;
	padding: 6px 22px 6px 0;
}

ul.contact-details li {
	border-right: 1px solid #D6CBC3;
	float: right;
	font-size: 1.4em;
	color: #333;
	list-style-type: none;
	padding-left: 14px;
	padding-right: 14px;
	margin-left: 0;
}

#header span {
	color: #A42700;
	font-weight: bold;
}

ul.contact-details li:first-child {
	border: none;
}

img.logo {
	position: absolute;
	margin-right: 4px;
	margin-top: 34px;
	left: 0;
	top: 0;
}


a {text-decoration: none;}
a:link {color: #0F435D;}
a:hover {
	color: #0F435D;
	text-decoration:underline;
}
a:visited {color: #0F435D;}


h1 {
	font-family: 'ChunkFiveRegular', Rockwell, "American Typewriter", Arial, sans-serif;
	color: #451f05;
	font-size: 2.4em;
	line-height: 1.4em;
	padding-bottom: 24px;
	margin-top: 38px;
}

#main-page-container h1 {
	font-size: 60px;
	padding-bottom: 4px;
}

h2 {
	font-family: 'ChunkFiveRegular', Rockwell, "American Typewriter", Arial, sans-serif;
	color: #999;
	font-size: 1.8em;
	line-height: 1.3em;
	margin-bottom: 20px;
}

h2.footer-heading {
	float: left;
	margin-top: 34px;
	width: 200px;
}

h3 {
	color: #922b07;
	font-family: Rockwell, "American Typewriter", 'ChunkFiveRegular', Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 20px;
}

h4 {
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 8px 0;
}

.content h4 {
	margin: 0 0 24px 0;
}

h5 {
	color: #6DC5FF;
	font: bold 1.2em Rockwell, "American Typewriter", Georgia, "Time New Roman", serif;
	margin: 8px 0 4px 0;
}

h6 {
	color: #666666;
	font-weight: bold;
	margin-bottom: 3px;
}

#nav-container {
	background: white url('../img/bg_menu.gif') repeat-x left top;
	clear: right;
	float: right;
	height: 57px;
	width: 65%;
}

ul#nav {
	float: right;
	list-style: none;
	overflow: hidden;
	width: 584px;
	padding-top: 20px;
	padding-bottom: 20px;
	/*border: 1px solid red;*/
}

ul#nav li {
	font-family: Rockwell, "American Typewriter", 'ChunkFiveRegular', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

ul#nav li a {
	color: #0072C3;
	text-decoration: none;
	padding-top: 16px;
	padding-bottom: 11px;
	text-decoration: none;
	height: 41px;
}

ul#nav li.active {
	background: #F2F6F4 url('../images/site/menu_image.png') no-repeat bottom center;
	color: #38019D;
}

ul#nav li {
	display:inline;
}

ul#nav li a:hover {
	color: #38019D;
}

.intro p {
	font-size: 1.3em;
	color: #666;
	line-height: 1.6em;
	padding-bottom: 38px;
}

#main p.caption {
	color: #666;
	font-size: 1.1em;
	padding-top: 8px;
	text-align: center;
}

.contact p {
	font-size: 1.1em;
	color: #999;
	margin-bottom: 6px;
}

.contact p.title {
	color: #333333;
	font-weight: bold;
}

#main p {
	font-size: 1.2em;
	color: #666;
	line-height: 1.7em;
	margin-bottom: 24px;
}

#main p.intro, #main-page-container p.intro {
	color: #333;
	font-size: 1.4em;
	line-height: 1.6em;
}

#main p.float {
	float: left;
	width: 294px;
}

.module p {
	color: #666;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 28px 20px 0;
}

p.more {
	font: italic 1.1em/1.8em Georgia, serif;
	color: #666;
	margin: 20px 0 28px 0;
}

p.arrow a {
	background: url('../img/arrw.png') no-repeat left center;	
	padding: 1px 0 0 18px;
	width: 80px;
	color:#562300;
	font-weight:normal;
}

.module a {
	font-weight: bold;
}

.module ul {
	float: left;
	list-style: none;
	margin-left: 0;
	padding-top: 18px;
	width: 94px;
}

.module li a {
	background: url('../images/site/bullet.gif') no-repeat left center;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 0 0 18px;
}

div#main {
	clear: both;
	width: 960px;
	/*border: 1px solid red;*/
	overflow: hidden;
}

div#subfooter {
	min-height: 270px;
}

div.contact {
	float: right;
	margin-top: 38px;
	width: 310px;
}

div.module {
	float: left;
	margin-right: 20px;
	padding-top: 22px;
	width: 300px;
}

div#weather {

	height: 74px;
	overflow: hidden;
	text-align: center;
	width: 298px;
}


img.estimate {
	float: left;
	margin: 4px 0 0 28px;
}

img.divider {
	margin-top: 8px;
}

img.thumb {
	border: 1px solid #D7D4D0;
	float: right;
	margin: 0 0 10px 10px;
	padding: 4px;
}

img.lifebuoy {
	float: right;
	margin: 44px 0 24px 34px;
}

.ridetable {
	float:left;
	width:260px;
	background:none;
	text-align:center;
}
.ridetable td {
	padding:5px 0px 5px 0px;
	text-align:center;
}
.ridetable td a {
	font-size:12px;
	font-weight:normal;
}

div#footer {
	background: #e6d7d9 url(../img/footerbgtop.png) repeat-x top center;
	clear: both;
	height: 205px;
	text-align: left;
	width: 100%;
	margin-top:40px;
}

div.footer-container {
	background: #e6d7d9 url(../img/footerbgtop.png) repeat-x top center;
	height: 185px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	padding-top: 20px;
	position:relative;
	width: 960px;
}

.footer-container ul {
	float: left;
	margin-top: 42px;
	margin-right: 64px;
}

.footer-container li {
	color: #777;
	font-size: 1.1em;
	margin-bottom: 8px;
}

.footer-container li a {
	color: #777;
}

ul.after-hours {
	font-size: 0.9em;
	margin-top: 18px;
}

#footer p {
	color: #FFF;
	font: 1.1em Arial, sans-serif;
	padding-bottom: 4px;
	
}

div#copyright {
	background: #ccc;
	clear: both;
	height: 125px;
	text-align: left;
	width: 100%;
}

div.copyright-container {
	background: #5ABC20 url('../images/site/bg_copyright.jpg') no-repeat left top;
	height: 121px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	padding-top: 14px;
	position:relative;
	width: 960px;
}

#copyright p {
	color: #1E0F0B;
	font: bold 1.1em Arial, sans-serif;
	padding-bottom: 4px;
	
}

#copyright p.siteby {
	float: right;
}

#copyright p a {
	color: #1E0F0B;
	font-weight: normal;
}

#copyright p a:hover {
	text-decoration: underline;
}


