@import url(/css/reset.css);

html {
	height: 100%;
}

body {
	height: 100%;
	font: normal 13px/ 19px Arial, Helvetica, sans-serif;
}

body.main {
	text-align: center;
	background: #003 url(/images/layout/bg-body.png) top left repeat-x;
}

body.print {
	text-align: center;
	background-color: #999;
}

#window {
	position: relative;
	width: 976px;
	text-align: left;
	clear: both;
	margin: 0 auto 0 auto;
	background: url(/images/layout/bg-line.png) top left repeat-y;
	min-height: 100%;
	color: #2a2520; /* #77695b; */
}

#head {
	float: left;
	width: 976px;
	height: 175px;
	background: url(/images/layout/bg-head.png) top left no-repeat;
}

#head div {
	width: 976px;
	height: 175px;
}

#head div.anthonyveder {
	background: url(/images/layout/head/anthonyveder.png) top left no-repeat
		;
}

#head div.co2-shipping {
	background: url(/images/layout/head/co2-shipping.png) top left no-repeat
		;
}

#head div.lng-shipping {
	background: url(/images/layout/head/lng-shipping.png) top left no-repeat
		;
}

#head div.intranet {
	background: url(/images/layout/head/intranet.png) top left no-repeat;
}

#head div h1 {
	color: #ff7f00;
	font-weight: bold;
	padding: 117px 0 0 282px;
	text-transform: uppercase;
}

#homebutton {
	position: absolute;
	top: -73px;
	left: 187px;
	width: 75px;
	height: 50px;
	text-decoration: none;
}

#printbutton {
	position: absolute;
	top: -59px;
	right: 30px;
	background: url(/images/layout/print.png) top left no-repeat;
	width: 60px;
	height: 22px;
	overflow: hidden;
	text-decoration: none;
}

#printbutton span {
	padding-left: 200px;
}

#search {
	position: absolute;
	top: -130px;
	left: 18px;
	background: url(/images/layout/search-box.png) top left no-repeat;
	width: 196px;
	height: 27px;
}

#search input.q {
	position: absolute;
	display: block;
	top: 5px;
	left: 12px;
	width: 156px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
}

#search a.submit {
	position: absolute;
	display: block;
	top: 0px;
	left: 168px;
	padding-left: 3px;
	padding-top: 3px;
	width: 25px;
	height: 25px;
	background: url(/images/layout/search-button.png) top left no-repeat;
	text-align: center;
	line-height: 21px;
	color: #fff;
	font-size: 6px;
	text-decoration: none;
}

#search a.submit:hover {
	background-image: url(/images/layout/search-button-hover.png);
}

#search input.submit {
	width: 16px;
	height: 25px;
	border: none;
	margin: 0;
	background: url(/images/layout/arrownext.png) 0px 8px no-repeat;
}

#window #main {
	position: relative;
	float: left;
	width: 976px;
	background: url(/images/layout/bg-main.png) top left repeat-y;
	clear: both;
}

#main div.left {
	padding-bottom: 75px;
}

#main ul.menu {
	background: url(/images/layout/menu/line.png) bottom left no-repeat;
	margin: 10px 5px 0 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	list-style: none;
	text-transform: uppercase;
	overflow: hidden;
}

#main ul.menu ul {
	list-style: none;
	text-transform: none;
	margin: 0;
}

#main ul.menu li {
	background: url(/images/layout/menu/line.png) top left no-repeat;
	margin: 0;
}

#main ul.menu li li {
	background: none;
}

#main ul.menu li a {
	padding-left: 16px;
	display: block;
	width: 198px;
}

#main ul.menu li a:hover {
	background: url(/images/layout/menu/hover.png) 12px 1px no-repeat;
	color: #fff;
	text-decoration: none;
}

#main ul.menu li li a {
	padding-left: 26px;
}

#main ul.menu li li li a {
	padding-left: 36px;
	font-style: italic;
}

#main ul.menu li li ul.ship li {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 14px;
}

#main ul.menu li li li i {
	padding-left: 36px;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #075793;
}

#main ul.menu li li li li a {
	padding-left: 46px;
	font-weight: normal;
}

#main ul.menu li.active a.active {
	background: url(/images/layout/menu/arrow.png) 0 4px no-repeat;
}

#main ul.menu li.active a.active:hover {
	color: #ff7f00;
}

#main ul.menu li a.active,#main ul.menu li.active i {
	color: #ff7f00;
}

#main ul.menu li a.active:hover {
	color: #fff;
}

div.crosslinks {
	position: absolute;
	bottom: 10px;
	left: 17px;
	width: 175px;
	z-index: 999;
}

div.crosslinks a {
	height: 49px;
	display: block;
}

#foot {
	float: left;
	width: 976px;
	height: 180px;
	background: url(/images/layout/bg-foot.png) top left no-repeat;
}

#foot div.inner {
	position: relative;
	clear: both;
	height: 156px;
}

#foot div.inner address {
	padding-top: 10px;
	padding-left: 28px;
	background: url(/images/layout/bg-world.png) 11px 0 no-repeat;
	font-style: normal;
}

#foot div.inner address a {
	color: #ff7f00;
}

#foot div.inner div.ships {
	height: 119px;
	width: 730px;
	background: url(/images/layout/bg-ships.png) top left no-repeat;
}

#foot div.inner div.ships a {
	display: block;
	height: 89px;
	width: 119px;
	border: 1px solid #999;
	margin: 14px 10px 14px 13px;
	overflow: hidden;
	float: left;
}

#foot div.inner p {
	margin-left: 15px;
	font-size: 12px;
}

#foot div.outer p {
	margin-top: 5px;
	margin-left: 25px;
	font-size: 9px;
	color: #fff;
	float: left;
}

#foot div.outer p a {
	color: #fff;
}

#foot div.outer p.credits {
	float: right;
	margin-right: 25px;
}

#printwindow {
	width: 555px;
	background: #fff;
	text-align: left;
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0 20px 20px 20px;
}

#printfoot {
	clear: both;
}

#printwindow p.dashed {
	border-top: 1px dashed #075793;
	border-bottom: 1px dashed #075793;
	font-size: 13px;
	color: #2a2520;
	width: 100%;
	text-align: center;
	padding: 2px 0;
	margin-bottom: 6px;
}

#printwindow p.dashed a {
	color: #ff7f00;
}

div.left {
	width: 219px;
	float: left;
}

div.right {
	width: 749px;
	float: right;
}

a, div.content a {
	text-decoration: none;
	color: #075793;
}

a:hover, div.content a:hover {
	text-decoration: underline;
	color: #ff7f00;
}

#main div.content {
	width: 704px;
	min-height: 325px;
	margin-left: 15px;
	padding-top: 6px;
}

#printwindow #main div.content {
	width: 555px;
	padding-left: 0;
}

#main div.inlay div.content {
	float: left;
	width: 486px;
}

#main div.inlay div.column {
	width: 194px;
	float: left;
	margin-left: 18px;
	font-size: 12px;
}

#main div.inlay div.column h2 {
	font-weight: bold;
	font-size: 11px;
	color: #075793;
}

#main div.inlay div.column a:hover {
	color: #ff7f00;
}

div.content sup,div.content sub {
	font-size: 11px;
}

div.content div.hr {
	border-top: 1px dashed #ff7f00;
	margin: 6px 0;
}

div.content div.hrgrey {
	border-top: 1px dashed #a5a5a5;
	margin: 6px 0;
}

div.content div.hr hr, div.content div.hrgrey hr {
	display: none;
}

div.content h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
	color: #ff7f00;
}

div.content h3 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 6px;
	color: #ff7f00;
}

div.content p {
	margin-bottom: 12px;
	text-align: justify;
}

div.content div.summary {
	margin-top: 12px;
}

div.content div.summary p,div.content div.summary h2 {
	margin-bottom: 0;
}

a.more {
	padding-right: 11px;
	background: url(/images/layout/menu/arrow.png) no-repeat right 5px;
}

a.back {
	padding-left: 15px;
	background: url(/images/layout/arrowprev.png) no-repeat left 4px;
}

div.content table {
	font: normal 13px/ 19px Arial, Helvetica, sans-serif;
	color: #2a2520;
}

div.content th {
	text-align: left;
	padding-right: 5px;
	font-weight: bold;
}

div.contactform {
	border-bottom: 1px dashed #ff7f00;
	padding-bottom: 15px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 100%;
}

div.contactform input,div.contactform textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #2a2520;
}

div.contactform form.input dl dt {
	display: none;
}

div.contactform form.input dl dl dt {
	display: block;
}

div.contactform form.input dl dt label.required {
	padding-right: 7px;
	background: url(/images/layout/required.png) no-repeat right 2px;
}

div.contactform label.errors {
	color: #ff0000;
	font-weight: bold;
}

div.contactform form.input {
	position: relative;
	clear: both;
	display: block;
}

div.contactform form.input dl dl dd ul.errors {
	display: none;
	position: absolute;
	background-color: yellow;
	z-index: 300;
	border: 2px solid #f00;
	left: 0;
	top: 0;
	width: 305px;
	margin-top: 150px;
}

div.contactform form.input dl dl dd:hover ul.errors {
	display: block;
}

div.contactform form.confirm dt {
	width: 147px;
	float: left;
	font-weight: bold;
}

#fieldset-fields {
	width: 314px;
	float: left;
}

#fieldset-fields dd {
	margin-bottom: 6px;
}

#fieldset-fields input.text {
	width: 205px;
}

#fieldset-textarea {
	width: 301px;
	float: left;
}

#fieldset-buttons {
	width: 65px;
	float: left;
}

#fieldset-textarea textarea {
	width: 299px;
	height: 111px;
}

#fieldset-buttons {
	margin-top: 90px;
}

div.contactform input#next,div.contactform input#submit {
	border: none;
	color: #075793;
	font-weight: bold;
	background: transparent url(/images/layout/arrownext.png) no-repeat
		center right;
	padding-right: 15px;
}

div.contactform input#back {
	border: none;
	color: #075793;
	font-weight: bold;
	background: transparent url(/images/layout/arrowprev.png) no-repeat
		center left;
	padding-left: 15px;
	text-decoration: none;
}

div.contactform input#back :hover,div.contactform input#next :hover,div.contactform input#submit
	:hover {
	color: #ff7f00;
}

#fieldset-fields dt {
	width: 97px;
	float: left;
}

#sitemap div {
	padding-left: 30px;
}

table.fleet {
	width: 490px;
	border: none;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 20px;
}

table.fleet th,table.fleet td {
	border: 1px solid #ed7b22;
	padding: 2px 4px;
}

table.fleet thead th,table.fleet thead th a {
	color: #075793;
	font-weight: bold;
}

table.fleet thead th a {
	padding-right: 15px;
	background: transparent url(/images/layout/arrownext.png) no-repeat center right;
}

table.fleet tbody td a {
	color: #075793;
	font-weight: normal;
	padding-right: 15px;
	background: transparent url(/images/layout/arrownext.png) no-repeat center right;
}

table.fleet thead th a.orderasc {
	background-image: url(/images/layout/arrowup.png);
}

table.fleet thead th a.orderdesc {
	background-image: url(/images/layout/arrowdown.png);
}

table.fleet tbody td div {
	position: relative;
}

table.fleet tbody td div div {
	width: 570px;
	position: absolute;
	display: none;
	top: -30px;
	left: 145px;
}

table.fleet tbody td:hover div div {
	display: block;
}

table.fleet tbody td div h2 {
	width: 530px;
	height: 20px;
	padding: 18px 20px 0 20px;
	margin: 0;
	line-height: 18px;
	background: url(/images/layout/fleet/bg-hover-top.png) no-repeat top center;
}

table.fleet tbody td div h2 b {
	color: #ff7f00;
}

table.fleet tbody td div p {
	width: 530px;
	padding: 0 20px 20px 20px;
	background: url(/images/layout/fleet/bg-hover.png) no-repeat bottom center;
	float: left;
}

table.fleet tbody td div p img {
	float: left;
	padding: 2px 6px 3px 0;
}

div.content h2 b {
	color: #ff7f00;
}

div.fleetMedia {
	padding-top: 3px;
	padding-bottom: 3px;
	float: right;
	width: 288px;
}

#printwindow div.fleetMedia {
	width: 144px;
}

#printwindow div.fleetMedia img {
	width: 144px;
}

div.fleet {
	float: left;
	width: 400px;
}

div.fleet p.preface img,#fleetMedia {
	float: right;
	width: 288px;
	border: none;
	margin: 0 0 6px 10px;
}

#fleetMedia img {
	margin: 0;
}

body.print div.fleet p.preface img {
	width: 200px;
}

#newsindex h2 {
	margin-top: 16px;
	margin-bottom: 0;
}

#newsindex h2 span {
	font-weight: normal;
	font-style: italic;
	color: #2a2520;
	white-space: nowrap;
}

#paginationControl a.prev,#paginationControl span.prev {
	padding-left: 15px;
	background: url(/images/layout/arrowprev.png) no-repeat left 4px;
}

#paginationControl a.next,#paginationControl span.next {
	padding-right: 15px;
	background: url(/images/layout/arrownext.png) no-repeat right 4px;
}

table.av {
	width: 400px;
	border: none;
	border-collapse: collapse;
	margin: 5px 0 10px 0;
}

table.av td,table.av th {
	padding-left: 5px;
	padding-right: 5px;
}

table.av caption {
	padding-left: 5px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #ff7f00;
	padding-top: 6px;
	text-transform: uppercase;
	border-top: 1px dashed #ff7f00;
}

table.av thead th {
	font-weight: bold;
	padding-bottom: 6px;
	text-align: left;
}

table.av tbody th,table.av tbody td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #ed7b22;
	border-bottom: 1px solid #ed7b22;
	text-align: left;
}

table.av tbody th {
	font-size: 12px;
	border-left: 1px solid #ed7b22;
}

table.av tbody td {
	border-right: 1px solid #ed7b22;
}

table.av tfoot td {
	text-align: center;
	border: 1px solid #ed7b22;
	padding-top: 3px;
	padding-bottom: 10px;
}

div.content div.flvplayer {
	float: right;
	margin-left: 10px;
}
