@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}


html {
	font-size: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	color: #333;
}
p {
	line-height: 1.6em;
	padding: 0.6em 0 0.9em;

}


a:link, a:visited, a:active {
	color: #5e8f89;
	text-decoration: none;
}

a:hover {
	color: #000;
}

#wrapper {
	width: 1000px;
	margin: 0 auto 0;
	font-size: 1em;
}

h1 {
	font-size: 1.5em;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

h2 {
	color: #5e8f89;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: lighter;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h3 {
	color: #5e8f89;
	font-size: 1.5em;
	font-weight: lighter;
	padding: 0 0 0.5em 0;
	margin: 0;
}

h3 span {
	font-weight: bold;
}

h4 {
	color: #5e8f89;
	font-size: 1.2em;
	font-weight: lighter;
	padding: 0 0 0.5em 0;
	margin: 0;
	font-weight: bold;
}


#header {
	height: 120px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#top_links {
	height: 26px;
	background: url(../images/top_links.jpg) repeat-x;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
}


#top_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	width: 280px;
}

#top_links ul li {
	float: left;
	display: block;
	background: url(../images/navtop_divide.gif) no-repeat right 7px;
}
#top_links   .last   {
	background-image: none;

}


#top_links  ul a {
	color: #fff;
	padding: 0 0.8em;
}
#top_links  ul a:hover {
	color: #000;
}

#top_split {
	height: 160px;
	background: url(../images/top_split.gif) repeat-x;
}
#top_split #right {
	float: right;
}
#top_split #left {
	float: left;
	width: 570px;
}



#top_split #nav {
	height: 34px;
	width: 570px;
	float: left;
}

#top_split #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 570px;
	text-transform: uppercase;
	float: left;
}

#top_split #nav ul li {
	float: left;
	padding: 0 0.8em;
	line-height: 34px;
	background-image: url(../images/nav_divide.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	font-size: 0.9em;
}
#top_split  #nav  .last   {
	background-image: none;
}


#top_split #intro {
	width: 520px;
	padding: 21px 25px 25px 25px;
	float: left;
}

#top_split #decor {
	width: 418px;
	height: 145px;
	background: url(../images/decor.jpg) no-repeat;
}

#middle_split {
}

#middle_split #maintext {
	padding: 10px 20px;
	width: 530px;
	float: left;
	margin: 15px 0 10px;
	border-right: 1px solid #ccc;
}
#middle_split #maintext p {
	font-size: 1.1em;
}
#middle_split #maintext ul {
	margin: 0 15px;
}



#middle_split  #news {
	float: right;
	width: 390px;
	padding: 10px 15px 0;
	margin: 15px 0;
}

#middle_split   #news  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}

#middle_split #news ul li {
	padding: 5px 0;
	margin: 10px 0 0;
	clear: left;
	float: left;
	display: block;
	width: 390px;
}
#middle_split #news  p {
	padding: 0;
	margin: 0;
}
#middle_split  #news  .left {
	float: left;
	width: 60px;
}
#middle_split  #news  .right {
	float: left;
	clear: right;
	padding: 0 0 0 10px;
	width: 310px;
	font-size: 1.1em;

}
#middle_split  #news  .right .read_more {
	font-weight: bold;
	font-size: 1em;
}


#bottom_imgs {
	padding: 10px 0 0;
}

#footer_nav {
	height: 43px;
	background: #ededee;
	clear: both;
}

#footer_nav ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 580px;
	text-transform: uppercase;
	display: block;
}

#footer_nav ul li {
	float: left;
	padding: 0 0.8em;
	line-height: 42px;
	background: url(../images/navbot_divide.gif) no-repeat right 16px;
}
#footer_nav .last {
	background-image: none;
}

#footer_nav a {
	color: #000000;
}
#footer_nav a:hover {
	color: #618778;
}


#bottom {
	text-align: center;
	text-transform: uppercase;
	background: #231f20;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	font-size: 0.9em;
	clear: both;
}
#bottom a {
	color: #5e8f89;
}
#bottom a:hover {
	color: #ccc;
}


#bottom span {
	text-transform: capitalize;
}
#enquiry_form {
}
#enquiry_form label {
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: right;
}
#enquiry_form input {
	border: 1px solid #ccc;
	height: 17px;
	padding: 1px;
	width: 180px;
	background: #fff!important;
}
#enquiry_form .form_left {
	width: 145px;
	float: left;
	margin: 5px 20px 0 0;
	text-align: right;
}
#enquiry_form .form_right {
	float: left;
	margin: 5px 0 0;
	width: 280px;
}
#enquiry_form .radio {
	border: none;
	height: auto;
	width: auto;
}
#enquiry_form p {
	display: block;
	clear: both;
	color: #5F8D82;
	font-weight: bold;
	margin: 10px 0 0;
}
#enquiry_form fieldset {
	padding: 10px 10px 20px;
	border: 1px dotted #ddd;
	margin: 10px 0;

}
#enquiry_form legend {
	font-weight: bold;
	font-size: 11px;
	color: #5E8A7C;
	background: #fff;
}
#enquiry_form textarea {
	width: 180px;
	height: 100px;
	padding: 1px;
	border: 1px solid #ccc;
}
#enquiry_form .submit {
	width: 50px;
	border: 1px solid #999;
	margin: 20px 0 0 125px;
	padding: 2px;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}
#enquiry_form  .submit:hover {
	color: #333;
}
#contact_details {
	margin: 20px 0;
}
#contact_details h4 {
	font-size: 13px;
	color: #5E8D83;
	margin: 0 0 10px 0;
}

#contact_details .contact_details_left {
	float: left;
	margin: 8px 10px 0 0;
	padding: 2px 0 0;
}
#contact_details .contact_details_right {
	margin: 10px 0 0;
	float: left;
}














.clear {
	clear: both;
}
.red {
	color: #ff0000;
}
#downloads_table {
	width: 530px;
	margin: 10px 0;
}
#downloads_table th {
	text-align: left;
	padding: 5px;
	font-size: 1.1em;
	color: #333333;
}
#downloads_table td {
	padding: 5px;
	border: 1px dotted #eee;
}
#downloads_table tr {

}


.grey {
		color: #333333;
}

.vessels_table {
	width: 200px;
	margin-top: 10px;
	border-collapse: collapse;
}

.vessels_table th {
	text-align: left;
	padding: 3px;
	font-size: 1.1em;
	color: #333333;
	border: 1px dotted #666;
	color:#5e8f89;
}

.vessels_table td {
	padding: 3px;
	border: 1px dotted #666;
}

.vessels_thmb_wrapper {
	padding-top:20px;
	border-top: 1px dotted #ccc;
	margin-top:10px;
}

.vessels_thmb {
	margin-right:10px;
}

.textsmall {
	font-size:0.8em;
}

a img {
	border:none;
}


.divider {
		margin-top:5px;
		border-top: 2px solid #5E8F89;
		padding-top:5px;
}


#maintext .left_col {
	width:320px;
	float:left;
}

#maintext .right_col {
	width:200px;
	float:right;
}


.textlightgrey {
	color:#666;
}
