/* = General
-----------------------------------------------------------------------------*/
body {
	margin:0;
	padding:18px 0;
	text-align:center;
	background:#edecec url(../images/bg.png) repeat-x left top;
	}

#wrapper {
	width:994px;
	margin:0 auto;
	text-align:left;
	position:relative;
	}
	
#wrapper .reset-bg {
	background:none;
	}
	
#wrapper .reset-padding {
	padding:0;
	}
	
#wrapper .reset-margin {
	margin:0;
	}
	
#wrapper .reset-border {
	border:0;
	}
	
.clearfix:after {
	content: ".";
 	clear: both;
 	height: 0;
	visibility: hidden;
	display: block;
	}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

form {
	padding:0;
	margin:0;
	}
	
fieldset {
	padding:0;
	margin:0;
	border:0;
	}
	
#lang {
	text-align:right;
	font-size:10px;
	position:absolute;
	top:10px;
	right:0;
	z-index:9999;
	}
	
#lang .active {
	color:#afacd5;
	cursor:default;
	}
	
#lang .active:hover {
	text-decoration:none;
	}

	
/* = Header
-----------------------------------------------------------------------------*/
#header {
	width:100%;
	padding:29px 0 0 0;
	position:relative;
	}
	
#logo {
	position:absolute;
	top:0;
	left:0;	
	}
	
#logo h1{
	padding:0;
	margin:0;
	text-indent:-9999px;
	width:245px;
	height:135px;
	background:url(../images/logo-trans.png) no-repeat;
	}	
	
#logo a{
	display:block;
	width:245px;
	height:135px;
	position:relative;	
	}
	
#flash-header {
	width:100%;
	clear:both;
	}	
	

/* = Main Content
-----------------------------------------------------------------------------*/	
#main {
	background-color:#f7f7f7;
	padding:22px !important;
	padding:0 22px;
	overflow:hidden;
	width:950px;
	min-height:330px;
	}
	
.faux-padding {
	background-color:#f7f7f7;
	height:22px;
	width:100%;
	clear:both;
	}
	
#content {
	width:684px;
	float:left;
	margin:0 20px 0 0;
	}
	
#sidebar {
	width:246px;
	float:left;
	}
	
#homepage #content {
	width:561px;
	float:left;
	margin:0 20px 0 0;
	}
	
#homepage #sidebar {
	width:369px;
	float:left;
	}
	
.holder {
	width:100%;
	overflow:hidden;
	}
	
.box {
	background-color:#fff;
	border:1px solid #eee;
	padding:14px 16px;
	margin:0 0 10px 0;
	}
	
.sidebox {
	background:#fff url(../images/sidebox.gif) repeat-y left top;
	margin:10px 0;
	width:244px;
	}
	
.sidebox .row {
	padding:6px 10px;
	width:auto;
	}
	
.sidebox h3 + .row {
	border-top:1px solid #eaeaea;
	}
	
.sidebox h3 {
	background:url(../images/sidebox-upper.gif) no-repeat left top;
	padding:6px 10px 4px 10px;
	margin:0;
	}	
	
.sidebox p {
	font-family:Georgia;
	}
	
.sidebox .see {
	background:url(../images/sidebox-lower.gif) no-repeat left bottom;
	padding:4px 10px 6px 10px;
	margin:0;
	}
	
.sidebox .more {
	margin:0;
	}
	
.sidebox .date {
	font-size:10px;
	}
	
.box-bg {
	background:#fff url(../images/box.gif) repeat-x left bottom;
	padding:14px 16px 40px 16px;
	}
	
#homepage .box {
	padding:14px 16px 6px 16px;
	}
	
#content .row-list .row{
	border-bottom:0;
	padding:10px 0;
	}
	
#content .row-list .row + .row{
	border-top:1px solid #eaeaea;
	}
	
.row p{
	margin:0;
	padding:0;
	}
	
.row {
	padding:16px 0 6px 0;
	border-bottom:1px solid #eaeaea;
	overflow:hidden;
	width:100%;
	}
	
#content .row:first-child {
	padding:0 0 6px 0;
	}
	
.small-box {
	width:123px;
	height:116px;
	background:url(../images/small-box.png) no-repeat left top;
	float:left;
	}
	
.small-box:hover {
	background:url(../images/small-box.png) no-repeat left bottom;
	}
	
.small-box a{
	padding:8px 10px;
	width:103px;
	height:100px;
	display:block;	
	}
	
.small-box a:hover{
	text-decoration:none;
	}
	
.small-box a span:first-child {
	font:normal 14px Arial;
	color:#24a7de;
	text-align:center;
	display:block;
	}
	
.small-box a span {
	font:normal 11px Arial;
	color:#c6c6c6;
	text-align:left;
	}
	
.small-boxbg01 {
	background:url(../images/small-box01.png) no-repeat 7px 75px;
	}	
.small-boxbg02 {
	background:url(../images/small-box02.png) no-repeat 7px 75px;
	}	
.small-boxbg03 {
	background:url(../images/small-box03.png) no-repeat 7px 75px;
	}
.small-boxbg04 {
	background:url(../images/small-box04.png) no-repeat 7px 75px;
	}	
	
#bluebox {
	background:url(../images/bluebox.png) no-repeat left top;
	padding:10px 0 0 0;
	margin:0 0 9px 0;
	}
	
#homepage #bluebox {
	background:url(../images/blueboxL.png) no-repeat left top;
	margin:0 0 12px 0;
	}
	
#bluebox div {
	background:url(../images/bluebox.png) no-repeat left bottom;
	padding:0 10px 8px 10px;
	}
	
#bluebox div.holder {
	padding:0;
	background:none;
	}
	
#homepage #bluebox div {
	background:url(../images/blueboxL.png) no-repeat left bottom;
	}
	
#bluebox h2 {
	margin:0;
	padding:0 0 6px 0;
	font-size:11px;
	color:#fff;
	border-bottom:1px solid #a3dff8;
	}
	
#bluebox fieldset {
	display:block;
	overflow:hidden;
	padding:18px 0 0 0;
	}
	
#bluebox label{
	color:#fff;
	float:left;
	display:block;
	padding:5px 0;
	width:54px;
	}
	
#homepage #bluebox label{
	color:#fff;
	float:left;
	padding:0;
	width:auto;
	}
	
#bluebox label input{
	border:1px solid #e5e5e5;
	font:normal 11px Arial;
	color:#2e3192;
	margin:0 6px 0 0;
	width:90px;
	float:none;
	}
	
#bluebox input{
	border:1px solid #e5e5e5;
	font:normal 11px Arial;
	color:#2e3192;
	width:164px;
	float:right;
	margin:2px 0 0 0;
	}
	
#bluebox span {
	text-align:right;
	display:block;
	clear:both;
	width:100%;
	padding:4px 0;
	overflow:hidden;
	}
	
#homepage #bluebox span {
	padding:8px 0 12px 0;
	}
	
#bluebox .error {
	color:#2e3192;
	float:left;
	font-weight:normal;
	display:block;
	}
	
#bluebox span a {
	color:#fff;
	background:url(../images/arrow.gif) no-repeat left 4px;
	padding:0 0 0 8px;
	margin:5px 58px 0 0;
	font-size:10px;
	float:left;
	}
	
#homepage #bluebox span a {
	float:none;
	margin:0 58px 0 0;
	}
	
#bluebox button {
	background:0;
	border:0;
	padding:0;
	margin:0;	
	cursor:pointer;
	width:55px;
	float:right;
	}
	
#homepage #bluebox button {
	float:none;
	margin:-2px 0 0 0;
	}
	
#bluebox button img {
	display:block;
	float:left;
	}
	
#carousel {
	background-color:#fff;
	border:1px solid #eee;
	height:130px;
	overflow:hidden;
	}
	
#carousel h2 {
	font:bold 14px Arial;
	color:#2e3192;
	padding:4px 16px;
	margin:0;
	border-bottom:1px solid #e5e5e5;
	}
	
#carousel h3 {
	font:bold 12px Arial;
	color:#2e3192;
	padding:0 0 10px 0;
	margin:0;
	}
	
#carousel .see {
	padding:3px 20px 0 0;
	border-top:1px solid #e5e5e5;
	margin:0;
	}
	
#main-carousel {
	float:left;
	width:460px;
	height:80px;
	overflow:hidden;
	padding:2px 0;
	background:url(../images/carousel.png) no-repeat right bottom;
	}
	
#main-carousel .description {
	color:#9995c9;
	font-size:12px;
	}
	
#main-carousel .year {
	display:block;
	color:#9995c9;
	font-size:12px;
	}
	
#main-carousel table{
	float:right;
	width:160px;
	margin:0 12px 0 0;
	display:inline;
	}
	
#main-carousel td {
	padding:2px;
	}
	
#main-carousel img{
	border:1px solid #2e3192;
	float:left;
	margin:0 14px 0 0;
	}
	
.control {
	display:block !important;
	display:inline;
	float:left;
	margin:32px 15px 0 15px;
	}	
	
.control img {
	border:0;
	}
	
#weather-left {
	float:left;
	width:259px;
	border-right:1px solid #e5e5e5;
	}
	
#weather-left img,
#weather-right img {
	float:left;
	}
	
#weather-left ul{
	padding:12px 12px 6px 12px;
	}
	
#weather-right {
	float:left;
	width:107px;
	}
	
.weather-list {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	}
	
#weather-left ul .city {
	color:#afafaf;
	}
	
#weather-left ul .day {
	color:#6b6b6b;
	font-size:14px;
	padding:4px 0 3px 0;
	}
	
#weather-left ul .date {
	color:#6b6b6b;
	font-size:20px;
	}
	
#weather-left ul .lower-temp,
#weather-right ul .lower-temp {
	color:#42acd8;
	font-size:20px;
	padding:13px 0 0 0;
	}
	
#weather-left ul .higher-temp,
#weather-right ul .higher-temp {
	color:#2e3192;
	font-size:20px;
	}
	
#wind {
	border-top:1px solid #e5e5e5;
	float:left;
	clear:both;
	width:239px;
	padding:2px 10px;
	}
	
#wind p {
	padding:6px 0 0 4px;
	float:left;
	color:#6b6b6b;
	}
	
#wind p span{
	color:#24a7de;
	}
	
#weather-right span,
#weather-left span{
	display:inline;
	background:none;
	padding:0;
	}
	
#weather-right .weather-box:first-child {
	border-bottom:1px solid #e5e5e5;
	}
	
#weather-right .weather-box {
	padding:2px 10px;
	overflow:hidden;
	width:87px;
	}
	
#weather-right .weather-box span {
	text-align:center;
	color:#6b6b6b;
	display:block;
	padding:0 0 2px 0;
	}
	
#weather-right ul .lower-temp,
#weather-right ul .higher-temp {
	font-size:12px;
	padding:0;
	}

.side-tabular,
.side-tabular-v2 {
	width:368px;
	border-collapse:collapse;
	font-size:12px;
	color:#6b6b6b;
	}
	
.side-tabular-v2 {
	font-size:12px;
	}

.side-tabular td {
	padding:6px 12px 5px 12px;
	}
	
.side-tabular-v2 td {
	padding:3px 12px 2px 12px;
	}
	
td.cell01 {
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	font-size:11px;
	}
	
/*.side-tabular-v2 td.cell01{
	color:#2e3192;
	}*/
	
td.cell02 {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#e9f7fd;
	color:#24a7de;
	}
	
td.cell03 {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#dbf2fc;
	color:#24a7de;
	}
	
td.cell04 {
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	color:#2e3192;
	}
	
/*.side-tabular-v2 td.cell04{
	color:#6b6b6b;
	}*/

.path {
	margin:-23px 0 0;
	padding:6px 13px 4px 13px;
	font-size:10px;
	color:#2daade;
	width:658px;
	position:relative;
	}

.path a{
	color:#2daade;
	text-decoration:underline;
	}
	
.thumb {
	border:1px solid #dfdfdf;
	padding:3px;
	float:left;
	margin:0 14px 10px 0;
	}
	
.thumb-holder {
	width:114px;
	text-align:center;
	float:left;
	margin:0 14px 10px 0;
	}	
	
.thumb-holder .thumb{
	float:none;
	margin:0 auto;	
	}

.pager-upper {
	text-align:right;
	border-bottom:1px solid #eaeaea;
	padding:0 0 4px 0;
	}
	
.pager-upper a {
	padding:4px;
	color:#8a8e9f;
	}
	
.pager-upper .active {
	padding:3px;
	color:#2e3192;
	}
	
.pager-lower {
	width:100%;
	overflow:hidden;
	clear:both;
	border-top:1px solid #eaeaea;
	padding:0 0 4px 0;
	padding:4px 0;
	}

.pager-lower .previous {
	color:#8a8e9f;
	float:left;
	}
	
.pager-lower .next {
	color:#8a8e9f;
	float:right;
	}
	
.alphabetic {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
	}
	
.alphabetic li {
	float:left;
	}
	
.alphabetic li a{
	color:#8a8e9f;
	padding:6px;
	height:14px;
	padding:3px 9px;
	width:6px;
	display:block;
	}
	
.alphabetic .active {
	background:url(../images/glossary.gif) no-repeat center;
	margin:0 2px;
	}
	
.alphabetic .active a{
	color:#2e3192;
	}
	
.letter {
	color:#dcdced;
	font-size:60px;
	font-weight:bold;
	}
	
.alphabetic-descriptions {
	margin:0;
	padding:0;
	list-style-position:inside;
	color:#2e3192;	
	}
	
.alphabetic-descriptions li{
	margin:10px 0;
	}
	
.alphabetic-descriptions strong{
	color:#2e3192;
	}
	
.alphabetic-descriptions span{
	color:#8a8e9f;
	display:block;
	padding:0 0 0 16px;
	height:1%;
	}	
	
#sitemap,
#sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#sitemap {
	padding:10px 0;
	}
	
#sitemap li {
	background:url(../images/sitemap.gif) no-repeat left top;
	}
	
#sitemap li a{
	line-height:25px;
	display:block;
	background:url(../images/see.gif) no-repeat 8px 9px;
	padding:0 0 0 20px;
	font-weight:bold;
	height:1%;
	}
	
#sitemap li li{
	background:url(../images/sitemap2.gif) no-repeat left top;
	padding:0 0 0 74px;
	}
	
#sitemap li li a{
	line-height:20px;
	font-weight:normal;
	color:#8a8e9f;
	background:url(../images/see2.gif) no-repeat 6px 7px;
	height:1%;
	}
	
#contact {
	display:block;
	width:100%;
	background:#f2f1fb url(../images/contact-upper.gif) no-repeat left top;
	}
	
#contact form{
	padding:16px;
	margin:0;
	display:block;
	width:618px;
	overflow:hidden;
	background:url(../images/contact-lower.gif) no-repeat left bottom;
	}
	
#contact label {
	color:#746fb5;
	font-size:12px;
	padding:0 0 0 6px;
	}
	
.form-column {
	float:left;
	padding:0 0 0 22px;
	}
	
.form-column:first-child {
	border-right:1px solid #cfcee8;
	width:272px;
	padding:0;
	}	
	
.form-column .textfield {
	display:block;
	margin:2px 0 8px 0;
	background:url(../images/textfield.gif) no-repeat left top;
	width:238px;
	height:21px;
	}
	
.form-column .textfield input{
	background:none;
	border:0;
	width:230px;
	padding:3px;
	color:#8a8e9f;
	font-size:11px;
	}
		
.form-column .textarea{
	background:url(../images/textarea.gif) no-repeat left top;
	width:310px;
	height:104px;
	display:block;
	padding:3px;	
	}
	
.form-column textarea{
	width:302px;
	height:94px;
	border:0;
	color:#8a8e9f;
	font:normal 11px Arial;
	background:none;
	}	
	
.form-column .submit {
	text-align:right;
	}
	
.form-column button {
	background:0;
	border:0;
	padding:0;
	margin:0 8px 0 0;
	cursor:pointer;
	width:57px;
	}
	
.form-column button + button {
	width:51px;
	}
	
.fleet-details {
	font-weight:normal;
	float:right;
	}
	
.fleet-details {
	display:block;
	float:right;
	font-style:normal;
	position:absolute;
	top:1px;
	line-height:25px;
	right:8px;
	overflow:hidden;
	}	

.fleet-details strong{
	font-weight:normal;
	display:block;
	float:left;
	padding:0 6px;
	text-align:right;	
	width:70px; /* fixed width */
	}

.fleet-details strong:first-child{	
	border-right:1px solid #d5d5d5;
	font-weight:bold;
	}
	
.fleet-tabular {
	border:1px solid #d7d7d7;
	border-collapse:collapse;
	margin:22px 0 0 0;
	}
	
.fleet-tabular td{
	padding:4px 8px;
	border-right:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
	}
	
	
.fleet-tabular td:first-child {
	background-color:#f9f9f9;
	color:#9091c5;
	}				
	
.details .fleet-right-li {
	margin:27px 0 0 0;
	padding:0 0 0 20px;	
	}
	
.details {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	}
	
.details li {
	float:left;
	width:200px;
	padding:0 4px 0 0;
	line-height:16px;
	}
	
.name {
	font-weight:normal;
	font-style:normal;
	margin:0 0 0 6px;
	}
	
.table-vessel .vessel-name {
	color:#2e3192;
	}
	
.table-vessel {
	width:100%;
	border-collapse:collapse;
	}
	
	
.table-vessel th,
.table-vessel td {
	padding:2px 8px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-right:1px solid #fff;
	color:#24a7de;
	}
	
.table-vessel tr {
	background-color:#dbf2fc;
	}
	
.table-vessel tr.even-row {
	background-color:#e9f7fd;
	}
	
.table-vessel th{
	background-color:#fff;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	color:#8a8e9f;
	}
	
#bigicon {
	float:left;
	width:87px;
	overflow:hidden;
	}
	
#smallicon1,
#smallicon2 {
	float:left;
	width:46px;
	overflow:hidden;
	}
	
.calendar-link {
	float:right;
	margin:-26px 11px 0 0;
	}
	
.calendar-link2 {
	float:right;
	margin:-26px 47px 0 0;
	}
	
.checkbox-set {
	margin:4px 0 8px 0;
	overflow:hidden;
	width:100%;
	}
	
.checkbox-set label{
	display:block;
	float:left;
	width:90px;
	margin:4px 0 0 0;
	}
	
.checkbox-set span	{
	display:block;
	float:left;
	text-align:right;
	width:18px;
	}
	
.checkbox-set .checkbox-wide {
	width:45px;
	}	
	
.error-red {
	color:#cc0000;
	}
	
#iso {
	background:url(../images/iso.gif) no-repeat center top;
	padding:7px 14px;
	margin:10px 0 0 0;
	overflow:hidden;
	height:66px;
	}
	
#iso h2 {
	font:normal 14px Arial;
	color:#24a7de;
	margin:0;
	}
	
#iso p {
	color:#c6c6c6;
	margin:0;
	}
	
#iso img {
	float:right;
	margin:0 0 0 6px;
	}	
		
#lloydslist {
	background:url(../images/iso.gif) no-repeat center top;
	padding:7px 14px;
	margin:10px 0 0 0;
	overflow:hidden;
	height:66px;
	}
	
#lloydslist h2 {
	font:normal 14px Arial;
	color:#24a7de;
	margin:0;
	}
	
#lloydslist p {
	color:#c6c6c6;
	margin:0;
	}
	
#lloydslist img {
	float:right;
	margin:0 0 0 6px;
	}	

/* = Footer
-----------------------------------------------------------------------------*/	
#footer {
	width:966px;
	background:#4abeef url(../images/footer.gif) no-repeat left bottom;
	color:#fff;
	padding:6px 14px;
	overflow:hidden;
	}
	
#footer a {
	color:#fff;
	}
	
#footer .active {
	color:#0e729d;
	}	
	
#footer p {
	padding:0;
	margin:0;
	float:left;
	}
	
#footer ul {
	padding:0 0 0 141px;
	margin:0;
	list-style:none;
	float:left;
	}
	
#footer li {
	float:left;
	background:url(../images/footer-sep.gif) no-repeat left 3px;
	padding:0 20px;
	}
	
#footer #atcom-sig {
	float:right;
	width:123px;
	}
	
#footer #atcomProductionFlash {
	float:left;
	margin:0;
	padding:0;	
	width:20px;
	}
	
#footer .atcom a {
	float:left;
	margin:0;
	padding:0;	
	font:normal 10px Tahoma;
	}
	
#footer .atcom a:hover {
	text-decoration:none;
	}