@charset "utf-8";
/* Darkmuzo */

html, body, div, span, applet, object, iframe, 
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,
fieldset, form, label, legend, dl, dt, dd, ol, ul, li, b, u, i, center, 
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font: inherit, inherit, inherit, 100%/1em inherit;

}
body {
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 1;
	font: 100.01%/1em Arial, Helvetica, sans-serif; 
	background: url(../img/bg.png) top repeat-x #ffffff;
	color: #999;
}
/*_______________________________  ~~ Element/tag selectors ~~  _______________________________*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul, dl {
	list-style:none;
}
h1, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	color:#2a2a2a;
	letter-spacing: 0.05em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
}
h2{
	margin: 6px 0px 0px 0px;
	padding: 0; 
	color:#000000;
	font: normal 100% Arial, Helvetica, sans-serif;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
fieldset, img { 
	border:0;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
hr {
	width: 956px;
	height: 1px;
	float: left;
	border: 0;
	border-bottom: #CCC dashed 1px;
}
big {
	font-size: 1.25em;
}
small, sub, sup {
	font: italic .85em/1.2em Arial, Helvetica, sans-serif;
}
a img {
	border: none;
}
a:link, a:visited{
	font: normal 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3cf;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #09f;
}
/*_______________________________  ~~ Layout Information ~~  _______________________________*/
.wrap {
	width: 1024px;
	margin: 0 auto;
}
.wrap .bg {
	width: 1024px;
	float: left;
	background: url(../img/bgWrap.gif) repeat-y;
}
/*_______________________________  ~~ miscellaneous float/clear classes ~~  _______________________________*/
.pic {
	padding: 4px;
	border: 1px solid #CCC;
	background: url(../img/bgPic.png) bottom repeat-x;
}
a .pic:hover {
	border: 1px solid #666;
}
.fltrt {
	float: right;
	margin-left: 8px;
	margin: 0 0 20px 20px;
}
.fltlft {
	float: left;
	margin: 0px 0px 0px 0;
}
.fltctr {
	float: left;
	margin: 10px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: .01em;
	line-height: 0em;
}
.clear {
	clear: both;
}

/*_______________________________  ~~ Header ~~  _______________________________*/
.header {
	width: 841px;
	height: 135px;
	margin: 0 90px;
	background: url(../img/bgHeader.jpg) no-repeat;
}
/* ~~ Logo ~~  */
.header h1 a {
	width: 195px;
	height: 135px;
	float: left;
	background: url(../img/logo.jpg) no-repeat;
	text-indent: -1000em;
}
/*  ~~ Navigation ~~  */
.header ol.nav {
	width: 646px;
	height: 34px;
	padding-top: 100px;
	float: left;
}
ol.nav li {
	height: 34px;
	float: left;
}
ol.nav li a {
	height: 34px;
	display: block;
	background: url(../img/nav.png) left top no-repeat;
	font: .75em/3em Arial, Helvetica, sans-serif;
	color: #0079c0;
	text-transform: uppercase;
	text-align: center;
}
ol.nav li a:hover, ol.nav li a.current {
	color: #FFF;
}
ol.nav li.group a {
	width: 138px;
	padding-right: 0px;
	padding-top: 0px;
	background-position: 0 0;
	font: .75em/3em Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
ol.nav li.group a:hover { width: 138px; background-position: 0 -34px;}

ol.nav li.home a { width: 64px; background-position: -138px 0;}
ol.nav li.about a { width: 83px; background-position: -202px 0;}
ol.nav li.services a { width: 131px; background-position: -285px 0;}
ol.nav li.vessel a { width: 133px; background-position: -416px 0;}
ol.nav li.contact a { width: 97px; background-position: -549px 0;}

	ol.nav li.home a:hover { background-position: -138px -34px;}
	ol.nav li.about a:hover { background-position: -202px -34px;}
	ol.nav li.services a:hover { background-position: -285px -34px;}
	ol.nav li.vessel a:hover { background-position: -416px -34px;}
	ol.nav li.contact a:hover { background-position: -549px -34px;}
	
		ol.nav li.home a.current { background-position: -138px -34px;}
		ol.nav li.about a.current { background-position: -202px -34px;}
		ol.nav li.services a.current { background-position: -285px -34px;}
		ol.nav li.vessel a.current { background-position: -416px -34px;}
		ol.nav li.contact a.current { background-position: -549px -34px;}

/*_______________________________  ~~ Banner ~~  _______________________________*/
.banner {
	width: 840px;
	height: 228px;
	padding: 0 90px;
	float: left;
}

/*_______________________________  ~~ Content / Home ~~  _______________________________*/
.wrap .content1 {
	width: 956px;
	padding: 0px 34px;
	float: left;
	background: url(../img/bgcontent11.png) top repeat-y;
}
.wrap .contentb {
	
	width: 276px;
	padding: 0px 112px;
	padding-bottom:5px;
	float: left;
	margin-left:259px;
	background-color:#2b8db5;
}
.wrap .content {
	width: 956px;
	padding: 22px 34px;
	float: left;
	background: url(../img/bgContent3.png) top no-repeat;
}
.wrap .content4 {
	width: 956px;
	padding: 0px 0px;
	float: left;
	background: url(../img/bgContent3.png) top no-repeat;
}
.bg .topRow, .bg .btmRow{ width: 936px; height: 120px; float: left; padding: 0 10px;}
.bg .topRow{ margin-bottom: 18px;}

/*  ~~ home thumbnail pix ~~  */
.container, .cruise, .bulk, .tanker { margin-right: 18px;}
		
.container, .cruise, .navy, .bulk, .tanker, .conventional { 
	  width: 300px; 
	  height: 120px;
	  float: left; 
	  background: url(../img/bgBoxgrid.gif) top no-repeat #FFF;
	  -webkit-box-shadow: #CCC 0em .1em .5em;
	  -moz-box-shadow: #CCC 0em .1em .5em;
	  box-shadow: #CCC 0em .1em .5em;
	  overflow: hidden; 
  }
  .container a, .cruise a, .navy a, .bulk a, .tanker a, .conventional a { width: 290px; height: 110px; margin: 5px; float: left; text-indent: -1000em;}
	.container a {background: url(../img/ships.jpg) 0 0 no-repeat;}
	.cruise a { background: url(../img/ships.jpg) 0 -110px no-repeat;}
	.navy a {background: url(../img/ships.jpg) 0 -220px no-repeat;}
	.bulk a {background: url(../img/ships.jpg) 0 -330px no-repeat;}
	.tanker a {background: url(../img/ships.jpg) 0 -440px no-repeat;}
	.conventional a {background: url(../img/ships.jpg) 0 -550px no-repeat;}

.container:hover, .cruise:hover, .navy:hover, .bulk:hover, .tanker:hover, .conventional:hover { 
	  background: url(../img/bgBoxgrid.gif) bottom no-repeat #FFF;
  }
.font01{
	font-family:Arial;
	font-size:22px;
	text-align:center;
	color:#000;
}
.font_inner{
	font-family:Arial;
	font-size:13px;
	color:#484848;
	text-align:justify;
	vertical-align:top;
}
.heigh{
	height:10px;
}
/*_______________________________  ~~ Content / Inner Page ~~  _______________________________*/
.wrap .content2 {
	width: 806px;
	padding: 22px 109px;
	float:none;
	background: url(../img/bgContent3.png) top no-repeat
}
.inner h3 {
	width: 806px;
	float: left;
	padding: 5px;
	background: #333;
	margin-bottom: 10px;
	font: bold .85em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-indent: 5px;
	letter-spacing: 1px;
}
.inner h2 {
	height: 30px;
	display: block;
	text-indent: -1000em;
	border-bottom: #CCC solid 1px;
	margin-bottom: 8px;
	background: url(../img/h2_inner.gif) no-repeat;
}
.inner h2.about { background-position: 0 0;}
.inner h2.services { background-position: 0 -30px;}
.inner h2.contact { background-position: 0 -60px;}
.inner h2.info { background-position: 0 -90px;}
.inner h2.career { background-position: 0 -150px;}
.inner h2.sitemap { background-position: 0 -120px;}
.inner h2.vessel { background-position: 0 -180px;}
.inner h2.vesselSched { background-position: 0 -212px;}

.inner h2.Container { background: url(../img/h2_vessel.gif) 0 0 no-repeat;}
.inner h2.Cruise { background: url(../img/h2_vessel.gif) 0 -30px no-repeat;}
.inner h2.Navy { background: url(../img/h2_vessel.gif) 0 -60px no-repeat;}
.inner h2.Bulk { background: url(../img/h2_vessel.gif) 0 -90px no-repeat;}
.inner h2.Crude { background: url(../img/h2_vessel.gif) 0 -120px no-repeat;}
.inner h2.Conventional { background: url(../img/h2_vessel.gif) 0 -150px no-repeat;}

.inner p {
	padding: 8px 10px;
	font: normal .8em/1.4em Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	text-align: justify;
}
.inner p strong, .inner ul li strong {
	font: bold 1em/1.4em Arial, Helvetica, sans-serif;
	color: #666;
}
.inner ul {
	margin: 10px 0 0 25px;
	padding: 0;
}
.inner ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font: normal .8em/1.4em Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	list-style: disc;
}
.inner ul.bullet01 li{
	list-style: none;
	background: url(../img/bullet01.gif) 0 0 no-repeat;
	margin-left: -10px;
	padding: 0 0 0 40px;
	font: bold .8em/2em Arial, Helvetica, sans-serif;
	color: #333;
}
.inner ul.bullet02 li{
	list-style: url(../img/bullet02.gif);
	background: none;
	margin-left: 25px;
	padding: 0 0 0 10px;
	font: normal .8em/1.4em Arial, Helvetica, sans-serif;
	color: #666;
}
.inner ul.bullet02 li:hover{
	list-style: url(../img/bullet02-over.gif);
	background: none;
	color: #333;
}
/*  ~~ 2 Column ~~ */
.halfCol {
	width: 443px; /*max width 936px*/
	float: left;
	padding-left: 25px;
}
.colLft, .colRyt {
	width: 468px;
	float: left;
}
.colRyt {
	padding-left: 20px;
}
.colLft h3, .colRyt h3 {
	width: 457px;
	float: left;
	padding: 5px;
	background: #333;
	margin-bottom: 10px;
	border-right: #FFF solid 1px;
}
.colLft p, .colRyt p {
	padding-left: 10px;
}
.colLft p span, .colRyt p span {
	width: 60px;
	float: left;
	display: block;
	font: italic bold .85em/1.4em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 10px;
	color: #1884AB;
}
/*  ~~ 3 Column ~~ */
.Col3 {
	width: 312px; /*max width 936px*/
	float: left;
}

/*  ~~ Button ~~ */
a.btn{
	width: 150px;
	height: 25px;
	display: block;
	
	font: .8em/1.8em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	letter-spacing: 1px;
	text-shadow: #003 0em .1em .5em;
	
	background: url(../img/bgBtn.png) bottom repeat-x;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	-webkit-box-shadow: #666 0em .1em .5em;
	-moz-box-shadow: #666 0em .1em .5em;
	box-shadow: #666 0em .1em .5em;
	margin: 10px;
}
a.btn:hover{
	background: url(../img/bgBtn.png) top repeat-x;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.inner a.download {
	width: 130px;
	height: 20px;
	display: block;
	padding: 12px 0 0 40px;
	float: left;
	background: url(../img/bullets_32.gif) 0 0 no-repeat;
}

.lineTop{
	width: 50%;
	height: 1px;
	display: block;
	float: left;
	border-bottom: 1px solid #666;
	}

/*  ~~ Qoute~~  */
blockquote {
	width: 500px;
	margin: 10px;
}
.inner blockquote h1 {
	font: bolder .9em/1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
	padding-left: 57px;
}
.inner blockquote p strong {
	font: bolder 1em/1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333;
}
.bqstart {
	float: left;
	height: 50px;
	margin: -15px 0 -50px 0;
	padding: 45px 20px 0 0;
	font-size: 7em;
	color: #EBEBEB;
}
.bqend {
	float: right;
	margin: 0 -50px 0 0;
	font-size: 7em;
	color: #EBEBEB;
}

/*_______________________________  ~~ Footer ~~  _______________________________*/
.footer {
	width: 1024px;
	background: url(../img/bgloop.gif) center;
	height:65px;
	float: left;
	
}
/*  ~~ Copyright ~~ */
.footer p.copy {
	width: 550px;
	padding-left: 100px;
	float: left;
	display: block;
	font: .7em/3em Arial, Helvetica, sans-serif;
	
}
.footer p.copy a {
	height: 18px;
	padding-left: 20px;
	margin-left: 20px;
}

.footer p.adison {
	float: left;
	font: .7em/3em Arial, Helvetica, sans-serif;
	
	
}
.footer p.adison a img {
	position: absolute;
	top: 6px;
	right: 60px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.footer p.adison a img:hover {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

/* Contact Us
---------------------------------------- */
.map {
	width: 468px;
	height: 280px;
	float: right;
	margin: 0
}
.map a.mapBtn {
	width: 468px;
	height: 25px;
	float: left;
	font: .8em/1.8em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	letter-spacing: 1px;
	text-shadow: #003 0em .1em .5em;
	background: url(../img/bgBtn.png) bottom repeat-x;
}
.map a.mapBtn:hover {
	text-shadow: none;
	background: url(../img/bgBtn.png) top repeat-x;
}
form {
	width: 830px;
	height: 350px;
	text-align: left;
	padding-bottom: 10px;
	float: left;
}
fieldset {
	width: 450px;
	float: left;
}
legend.message {
	width: 350px;
	padding: 8px;
	float: left;
	display: block;
	font: bold .85em/1em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	text-transform: uppercase;
}
.errText{
	/*width: 308px;
	padding-left: 92px;
	display: block;*/
	font: italic .85em/1em Georgia, "Times New Roman", Times, serif;
	font-size:.9rem;
	color: red;
	text-align: left;
	text-transform: none;
	padding-left:1rem;
}
.successMsg {
    color:green;
    padding-left:1rem;
}
label {
	width: 110px;
	height: 20px;
	margin: 3px 0;
	float: left;
	font: normal .75em/1.4em Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	display: block;
	text-align: right;
}
input, textarea, select, button {
	width: 250px;
	height: 20px;
	margin: 3px 5px;
	float: left;
	font: normal .8em/1em Arial, Helvetica, sans-serif;
	color: #666;
	border: #CCC solid 1px;
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: #CCC 0em .1em .2em;
	-moz-box-shadow: #CCC 0em .1em .2em;
	box-shadow: #CCC 0em .1em .2em;
}
input:focus, textarea:focus {
	background: #f2f3f4;
	border: #CCC solid 1px;
	-webkit-box-shadow: #CCC 0 0 0;
	-moz-box-shadow: #CCC 0 0 0;
	box-shadow: #CCC 0 0 0;
}
input[type=button], input[type=file], input[type=image], input[type=reset], input[type=submit], 
button[type=button], button[type=reset], button[type=submit] { cursor: pointer; line-height: 1;}
input[type=text], input[type=password], textarea { padding: 1px;}
textarea { height: 80px;}
form span {
	font: italic .8em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #80BACE;
	float: left;
}
form small span{
	font-size: .75em;
	width: 240px;
	padding: 0 0 10px 120px;
	margin: 0;
	float: left;
	display: block;
}
.btnWrap {
	width: 250px;
	float: left;
	display: block;
	padding-top:90px;
	padding-left: 125px;
}
iframe {
    padding-left: 120px;
}
.btnWrap input.btn {
	width: 100px;
	height: 25px;
	float: left;
	margin: 0 10px;
	font: .8em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	letter-spacing: 1px;
	text-shadow: #003 0em .1em .5em;
	background: url(../img/bgBtn.png) bottom repeat-x;
	-webkit-border-radius: .7em;
	-moz-border-radius: .7em;
	border-radius: .7em;
	border: 0;
	-webkit-box-shadow: #666 0em .1em .5em;
	-moz-box-shadow: #666 0em .1em .5em;
	box-shadow: #666 0em .1em .5em;
}
.btnWrap input.btn:hover{
	background: url(../img/bgBtn.png) top repeat-x;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
table.vesselSched, table.vesselSched tr td {
	border: 1px solid #CCC;
	padding: 2px;
}
table.vesselSched tr th{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 5px;
}
table tr th {
	padding-left:5px;
	text-align:left;
	font: bold 1em/1.4em;
	color: #333;
	background: #d9d9d9;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #ccc;
}
table tr td {
	padding: 0px 0px;
	font:"Courier New", Courier, monospace;
	font-size:12px;
	color: #666;
}
.tablee{
	font:"Courier New", Courier, monospace;
	font-size:12px;
	color: #666;
}

.inner h2.bold{
	height: auto;
	display: block;
	text-indent: 0;
	font: bold 1.2em/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 3px solid #333;
	margin-bottom: 10px;
	text-indent: 0;
	background: none;
}
.inner h2.vesselHeading{
	height: auto;
	display: block;
	text-indent: 0;
	font: bold 1.5em/1.5em Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #333;
	margin: 0 10px;
	background: none;
}
hr.vesselHeading {
	width: 936px;
	margin: 10px 10px 0 10px;
	height: 1px;
	float: left;
	border: 0;
	border-bottom: #CCC dashed 1px;
}

#topcontrol{ z-index: 1000;}
.line{
	border-bottom: 3px solid #333;
	width:780px;
}
.length{
	width:80px;}
