body
{
	background:url(taust2.png) scroll center top;
	font-size: 12px;
	font-family: Sans-Serif;
	text-align:center;
	padding-top:10px;
}
.outerWrapper
{
	background:transparent url(shadowSides.png) repeat-y scroll center top;
}

.megaWrapper
{
	background:white url("ShippingBackground.png") no-repeat 0px 123px;
	margin: 0 auto;
	position: relative;
	width: 919px;
	/*min-height: 600px;*/
	text-align: left;
	overflow: visible;
}

.megaContentWrapper
{
	/*margin: 0 auto;*/
	/*min-height:500px;*/
}

.header
{
	background: white url(ShippingForslag_Header.png);
	background-repeat: repeat-x;
	height: 150px;
	width: 919px;
	float: left;
	border-bottom: #163E95 2px solid;
}
.headerTop
{
	
	width:919px;
	height:120px;
}
.clear
{
	clear:both;
}
.logo
{
	float:left;
}
.header_right
{
	float:right;
}

.headermenu
{
	background:transparent;
	height: 20px;
	font-weight: bold;
	margin: 0px auto;
	width: 917px;
	position:absolute;
	z-index:50;
	
}
.headermenu ul
{
	float: right;
	margin: 0px 30% auto auto;
	padding:0px;
}
.headermenu ul li
{
	background: transparent url(menu_separator.jpg) no-repeat scroll left center;
	float:left;
	height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
}
.headermenu a
{
	display:block;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	color: #555555;
	padding-top:1px;
}

.headermenu  a:focus, .headermenu  a:hover
{
	color:#ff4a00;
}
#activeMenuItem
{
	color:#163E95;
}


#bottommenuWrapper
{
	background:#163E95 none no-repeat scroll left bottom;
	border:1px solid #163E95;
	clear:both;
	height:18px;
	line-height:1.6em;
	text-align:center;
	overflow:visible;
	position:relative;
	width:919px;
	left:-1px;
}
#bottomMenu ul
{
	float: right;
	margin:  0px 30% 0 180px;
	padding:0px;
}
#bottomMenu ul li
{
	background: transparent no-repeat scroll left center;
	float: left;
	height: 20px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff9900;
}
#bottomMenu a
{
	display: block;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: silver;
}
.copyright
{
	clear:both;
	padding-top: 5px;
	color: gray;
}
.leftMenu
{
	/*background-color: #e6e6e6;*/
	background:transparent;
	border-right:2px solid #163E95;
	float: left;
	min-height: 500px;
	overflow: visible;
	padding-top: 15px;
	padding-left: 6px;
	width: 180px;
	display: block;
}
.rightImagesContact
{
	/*background-color: #e6e6e6;*/
	background:transparent;
	border-left:1px solid #163E95;
	float:right;
	min-height:500px;
	overflow:hidden;
	padding-top:15px;
	padding-left:5px;
	width:180px;
	text-align:center;
}
.treeviews
{
	text-transform:none;
	color:#163E95;
}

.contentCenter
{
	overflow: hidden;
	float: left;
	width: 520px;
	padding-top: 15px;
	padding-left: 15px;
}
.contentCenterContact
{
	overflow: hidden;
	float:right;
	text-align:center;
	width:620px;
	padding-top:15px;
	padding-right:5px;
	min-height:500px;
}
.contentCenterNews
{
	padding-top:15px;
	overflow: hidden;
	float:left;
	width:680px;
	min-height:600px;
	margin: auto 12px;
}
#contentCenterMain
{
	overflow:visible;
	float:left;
	margin: auto 1px;
	min-height:470px;
	width:100%;
}

.MainKollasje
{
	margin-left:60px;
	position:absolute;
	z-index:5;
	top:100px;
}
#fleetImages
{
	float:right;
	position:relative;
	width:180px;
	padding-top:15px;	
}

.fleetImage
{
	border-right: #163E95 2px ridge;
	border-top: #163E95 2px ridge;
	border-left: #163E95 2px ridge;
	border-bottom: #163E95 2px ridge;
	margin-left:6px;
}
.historyImage
{	
	padding-left:10px;
}
.adRotatorStyle
{
	border-right: #163E95 2px ridge;
	border-top: #163E95 2px ridge;
	border-left: #163E95 2px ridge;
	border-bottom: #163E95 2px ridge;
}
.newsImages
{
}
.ItemTitel
{
	font-weight: bold;
	text-transform: capitalize;
}
li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
}

.fleetTableHeader
{
	color: #163E95;
	border-bottom: solid 2px #163E95;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}

.logon
{
	overflow: hidden;
	float: right;
	margin: auto 0;
	width: 600px;
	padding-top: 65px;
	padding-left: 15px;
	min-height: 600px;
}
.LogonBox
{
	border:#163E95 2px solid;
}
.history
{
	font-family: Arial;
}

/*Lightbox*/
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }

