@charset "utf-8";
/* CSS Document */
* { 
	margin: 0; 
	padding: 0;  
}
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #646464;
	background-image: url(../../images/page-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 944px;
	height: 539px;
	margin: 25px auto 0 auto;
	border: 1px solid #999999;
}
#main {
	width: 944px;
	height: 539px;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../../images/content-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 10px;
	right: 12px;
	width: 170px;
	height: 54px;
}
#logo img {
	border: none;
}
#map {
	position: absolute;
	top: 66px;
	right: 152px;
	width: 603px;
	height: 214px;
}
#slogan {
	position: absolute;
	top: 261px;
	right: 239px;
	width: 281px;
	height: 50px;
}
#services {
	position: absolute;
	width: 222px;
	height: 261px;
	top: 48px;
	left: 0; 
	background-color: #f2f3f5;
	background-image: url(../../images/services-nav-bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#nav-main { 
	list-style-type: none; 
	margin: 17px 0 0 0; 
	font-size: 11px;
	color: #666666;
}
#nav-main li { 
	background: #dee7ee; 
	margin: 0;
}
#nav-main li a {
	width: 222px;
	display:block;
	padding: 3px 0;
	border-bottom: 1px dotted #9A9A9A;
	color: #000000;
	text-decoration: none;
}
#nav-main-off a { 
	background-color: #dee7ee;
	background-image: url(../../images/nav-bg.jpg);
	background-repeat: no-repeat; 
}
#nav-main-off a:hover, #nav-main-off a:focus, #nav-main-off a:active { 
	background-color: #df100e; 
	color: #ffffff; 
	background-image: url(../../images/nav-on-bg.jpg);
	background-repeat: no-repeat; 
}
#nav-main-on a:link,  #nav-main-on a:visited { 
	color: #ffffff;
	background-color: #df100e;
	background-image: url(../../images/nav-on-bg.jpg);
	background-repeat: no-repeat; 
}
#nav-main-on a:hover, #nav-main-on a:focus, #nav-main-on a:active { 
	background-color: #df100e; 
	color: #ffffff; 
	background-image: url(../../images/nav-on-bg.jpg);
	background-repeat: no-repeat; 
}
#nav-main li a span {
	padding: 0 0 0 24px;
	margin: 0;
}
#content {
	position: absolute;
	width: 522px;
	height: 345px;
	top: 30px;
	left: 238px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #df100e;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #d9d9d9;
}
#content .inner {
	width: 100%;
	height: 270px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}
#downloads {
	width: 150px;
	position: absolute;
	top: 94px;
	right: 32px;
	text-align: right;
}
#downloads img {
	border: none;
	padding: 0 0 10px 0;
}
.image-top-padding {
	padding-top: 5px;
}

#left-column {
	float: left;
	width: 206px;

	
	
}
#right-column {
	float: left;
	margin-left: 15px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0 0 15px 0;
}
.caption-text {
	padding-top: 5px;
}

#content ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0 0 15px 20px;
	padding-left: 10px;
	list-style-image: url(../../images/bullet2.jpg);
}
#company-content {
	position: absolute;
	width: 660px;
	height: 317px;
	top: 50px;
	left: 0px;
}
#company-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #df100e;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #d9d9d9;
}
#company-content .inner {
	width: 800px;
	height: 220px;
	padding: 10px 10px 10px 0;
	overflow: auto;
}
#company-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0 0 15px 0;
}
#enviroteam {
	position: absolute;
	top: 479px;
	left: 21px;
}
#enviroteam img {
	border: none;
}
#buttons {
	position: absolute;
	top: 418px;
	left: 154px;
	width: 636px;
	height: 93px;
}
#buttons img {
	border: 0;
}
#button-a {
	position: absolute;
	top: 0;
	left: 0;
	width: 116px;
	height: 93px;
}
#button-a a:link, #button-a a:focus, #button-a a:visited {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/company-small-btn.jpg);
	background-repeat: no-repeat;
}
#button-a a:hover, #button-a a:active {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/company-small-btn-on.jpg);
	background-repeat: no-repeat;
}
#button-b {
	position: absolute;
	top: 0;
	left: 130px;
	width: 116px;
	height: 93px;
}
#button-b a:link, #button-b a:focus, #button-b a:visited {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/services-small-btn-on.jpg);
	background-repeat: no-repeat;
}
#button-b a:hover, #button-b a:active {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/services-small-btn-on.jpg);
	background-repeat: no-repeat;
}
#button-c {
	position: absolute;
	top: 0;
	left: 260px;
	width: 116px;
	height: 93px;
}
#button-c a:link, #button-c a:focus, #button-c a:visited {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/latestnews-small-btn.jpg);
	background-repeat: no-repeat;
}
#button-c a:hover, #button-c a:active {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/latestnews-small-btn-on.jpg);
	background-repeat: no-repeat;
}
#button-d {
	position: absolute;
	top: 0;
	left: 390px;
	width: 116px;
	height: 93px;
}
#button-d a:link, #button-d a:focus, #button-d a:visited {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/recruitment-small-btn.jpg);
	background-repeat: no-repeat;
}
#button-d a:hover, #button-d a:active {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/recruitment-small-btn-on.jpg);
	background-repeat: no-repeat;
}
#button-e {
	position: absolute;
	top: 0;
	left: 520px;
	width: 116px;
	height: 93px;
}
#button-e a:link, #button-e a:focus, #button-e a:visited {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/contact-small-btn.jpg);
	background-repeat: no-repeat;
}
#button-e a:hover, #button-e a:active {
	display: block;
	width: 116px;
	height: 93px;
	background-image: url(../../images/contact-small-btn-on.jpg);
	background-repeat: no-repeat;
}
#buttons span {
	color: #000000;
	display: none;
}
#logos {
	position: absolute;
	left: 18px;
	bottom: 14px;
	width: 895px;
	height: 32px;
	background-image: url(../../images/logos-bg.jpg);
	background-repeat: no-repeat;
}
#logos ul {
	list-style-type: none;
	position: absolute;
	top: 2px;
	left: 189px;
}
#logos ul li{
	display: inline;
	margin-right: 10px;
}
#languages {
	position: absolute;
	top: 443px;
	right: 33px;
	list-style-type: none;
	text-align: right;
}
#languages li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#languages li a:link, #languages li a:focus, #languages li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#languages li a:hover, #languages li a:active {
	color: #ffffff;
	text-decoration: underline;
}
#languages img {
	border: none;
	margin: 3px 0 0 0;
}
#copyrights { 
	width: 903px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyrights p {
	margin: 0;
	color: #ffffff;
}
#copyrights #left { 
	width: 430px;
	position: absolute;
	top: 9px;
	left: 0;
} 
#copyrights #right {
	width: 450px;
	position: absolute;
	top: 9px;
	right: 10px;
	text-align: right;
}
#copyrights ul {
	list-style-type: none;
}
#copyrights ul li{
	display: inline;
	margin-right: 3px;
	color: #ffffff;
}
#copyrights li a:link, #copyrights li a:focus, #copyrights li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#copyrights li a:hover, #copyrights li a:active {
	color: #ffffff;
	text-decoration: underline;
}
/* tables */
table.downloads {
	width: 95%;	
	border-collapse: no-collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.downloads th {
	background-color: #7b9fbb;
	color: #ffffff;
	padding: 1px 2px;
	text-align: left;
}
table.downloads td {
	padding: 1px 2px;
}
table.downloads tr td.d1 {
	padding: 5px 0 5px 15px;
	color: #666666;
	border-bottom: 1px dotted #d9d9d9;
	background-image: url(../../images/tables/bullet.jpg);
	background-position: 5px;
	background-repeat: no-repeat;
}	
table.downloads tr td.d2 {
	padding: 5px 0 5px 25px;
	color: #165788;
	border-bottom: 1px dotted #d9d9d9;
	background-image: url(../../images/tables/pop-up-icon.jpg);
	background-position: 5px;
	background-repeat: no-repeat;
}	
table.downloads tr td.d3 {
	padding: 5px 0 5px 20px;
	color: #165788;
	border-bottom: 1px dotted #d9d9d9;
	background-image: url(../../images/tables/pdf-icon.jpg);
	background-position: 5px;
	background-repeat: no-repeat;
}
table.downloads a:link, table.downloads a:focus, table.downloads a:visited {
	color: #165788;
	text-decoration: underline;
} 
table.downloads a:hover, table.downloads a:active {
	color: #165788;
	text-decoration: underline;
} 	
/* general */
.clear-content {
	clear: both;
}
.image-left {
	float: left;
	padding: 0 15px 10px 0;
}
#company-content {
	position: absolute;
	width: 752px;
	height: 305px;
	top: 39px;
	left: 79px;
}
.image-right {
	float: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15;
}
#left-column2 {
	float: left;
	width: 232px;
}
#enquire-button {
	position: absolute;
	width: 222px;
	height: 28px;
	top: 315px;
	left: 0px;
	background-color: #f2f3f5;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#button-b-on {
	position: absolute;
	top: 0;
	left: 130px;
	width: 116px;
	height: 93px;
	background-image: url(../../images/services-small-btn-on.jpg);
}
#vessel-hire-right-column {
	float: left;
	margin-left: 50px;
}
#movie {
	width: 320px;
	height: 220px;
	margin: 10px 0 0 0;
}
#Home {
	position: absolute;
	top: 14px;
	right: 838px;
	width: 98px;
	height: 22px;
}
.pdf-downloads-bg {
	background-color: #767676;
}
#wrapper #main #downloads .pdf-downloads-bg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper #main #downloads img {
	margin: 0px;
	padding: 0px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#secure-login {
	width: 202px;
	height: 222px;
	background-image: url(../../images/services/secure-login-bg.jpg);
	background-repeat: no-repeat;
}
#secure-login form {
	padding: 75px 0 0 20px;
	margin: 0;
}
#secure-login form label {
	font-size: 11px;
	font-weight: bold;
	color: #343434;
	padding: 0 0 5px 0;
}
#secure-login form .inputBox {
	width: 140px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0 0 5px 0;
}
#secure-login form .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #343434;
	border: none;
	padding: 1px;
	cursor: pointer;
	margin: 5px 0 0 0;
}