﻿@charset "utf-8";
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  text-align: center;
}
.instructions {
        display: none;
}
a {
  color: #0166ad;
  text-decoration: underline;
}
a:hover {
  color: #0166ad;
  text-decoration: none;
}
img {
  border: 0;
}
.floatRight {
        float: right;
        margin: 5px 30px 0 0;
}
.fadedText, .text3 {
  color: #585757;
}
.simpleText {
        font-weight: normal;
        text-decoration: none;
}
.inputButton {
  position: relative;
  top: 5px;
}
.inputText {
  font-size: 0.9em;
}
#search {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 100%;
  background-color: black;
  background: url(/Files/Billeder/Framework/search_bg.gif) left repeat-x;
  z-index: 0;
}
.decoration {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 16px;
  background: url(/Files/Billeder/Framework/pixelgrid_bg.gif) top repeat-x;
  z-index: 0;
}
.wrapper {
  margin: 0 auto;
  position: relative;
  width: 955px;
  z-index: 1000;
}
#search .wrapper {
  margin-top: 4px;
        text-align: right;
}
#navigation {
  position: absolute;
  top: 0;
  left: 40px;
  width: 199px;
  z-index: 1200;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
#campaign {
  position: absolute;
  top: 41px;
  left: 1px;
  width: 953px;
  height: 340px;
  z-index: 1100;
}
#subPages #campaign {
        height: 260px;
}
#content {
  position: absolute;
  top: 388px;
  left: 241px;
  width: 685px;
  z-index: 2000;
  text-align: left;
  margin: 0;
  padding-top: 34px;
  padding-left: 28px;
}
#subPages #content {
        top: 308px;
}
#smallCampaign, #minimizedCampaign {
  position: relative;
  border-top: 1px solid white;
  background: url(/Files/Billeder/Framework/campaign_work_at_siem_bg.gif) top no-repeat;
  background-color: black;
  height: 238px;
  text-align: left;
}
#minimizedCampaign {
        height: 150px;
}
#navigation .box {
  position: relative;
  margin-top: 1px;
  border: 1px solid #b0b0b0;
  border-bottom: none;
  background-color: #white;
  background: url(/Files/Billeder/Framework/box_bg.gif) top repeat-x;
  padding-bottom: 135px;
  text-align: left;
  font-size: 0.9em;
}
#navigation .box .element {
  border: 1px solid white;
  border-bottom: 1px solid #cdcdcd;
  padding: 15px 15px 5px 18px;
}
#navigation .box img {
  display: block;
}
#navigation .box p {
  margin-top: 15px;
}
#navigation .box img.footer {
  position: absolute;
  bottom: 0;
  left: -1px;
}
#boats, #financeParagraphs {
  position: relative;
  width: 482px;
  float: left;
  margin-top: 31px;
}
#financeParagraphs {
        width: 387px;
}
#boats .box {
  position: relative;
  width: 146px;
  float: left;
  margin-right: 12px;
  background: url(/Files/Billeder/Framework/box2_bg.gif) top no-repeat;
}
#news, #newsWide {
  position: relative;
  width: 202px;
  float: left;
  background: url(/Files/Billeder/Framework/pixelgrid_down_bg.gif) left repeat-y;
  margin-top: 31px;
}
#newsWide {
       width: 297px;
}
#footer {
  height: 50px;
  clear: both;
}
/* Detail styles */
.wrapper img.element1 {
  position: absolute;
  top: 40px;
  left: -4px;
}
.wrapper img.element2 {
  position: absolute;
  top: 40px;
  right: -4px;
}
.wrapper .decoration {
  top: 381px;
  height: 6px;
  background-image: url(/Files/Billeder/Framework/pixelgrid_small_bg.gif);
}
#subPages .decoration {
       top: 301px;
}
#search ul {
        white-space:nowrap;
        list-style-type:none;
        display: inline;
        margin: 0;
        padding: 0;
}
#search li {
        display: inline;
        margin: 0;
        padding: 0;
}
#search li a {
        padding: 3px 15px 3px 0;
        background: url(/Files/Billeder/Framework/seperator_link.gif) right no-repeat;
}
#search li a.lastitem {
        background: none;
}
#content .decoration {
  position: relative;
  top: auto;
  left: auto;
  margin-top: 25px;
  background-image: url(/Files/Billeder/Framework/pixelgrid_small2_bg.gif);
}
#navigation .transparent {
  height: 88px;
  border: 1px solid #b0b0b0; 
}
#navigation .transparentSmall {
  height: 5px;
}
#navigation .links a {
  color: #ce003c;
  text-decoration: none;
}
#navigation .links a:hover {
  color: #ce003c;
  text-decoration: underline;
}
#navigation ul {
        white-space:nowrap;
        list-style-type:none;
        margin: 0;
        padding: 0;
        text-align: left;
}
#navigation li {
        margin: 0;
        padding: 0;
}
#navigation li a {
        display: block;
        font-weight: bold;
        color: #575757;
        text-decoration: none;
        padding: 6px 10px 7px 21px;
        background: url(/Files/Billeder/Framework/menu_level2_bg.gif) repeat-x bottom;
}
#navigation li a#activeitem, #navigation li a:hover {
        background: blue;
        color: white;
        background: url(/Files/Billeder/Framework/menu_level2_bg_active.gif) repeat-x bottom;
}
#content h1 {
  text-transform: uppercase;
  color: #0166ad;
  font-size: 2.25em;
  margin: 0 15px 20px 0;
  padding: 0;
}
#subPages #content h1 {
        text-transform: none;
}
#content h2 {
  text-transform: none;
  font-size: 1.5em;
  margin: 0 10px 20px 0;
  padding: 0;
}
#content h3 {
        /* color: #585757; */
        color: black;
        font-size: 1.0em;
        margin: 0 10px 10px 0;
        padding: 10px 0 0 0;
}
#content h4 {
        /* color: #585757; */
        color: black;
        font-size: 1.0em;
        margin: 0 10px 0 0;
        padding: 0;
}
#content p {
  margin: 0 10px 10px 0;
        padding: 0;
}
#boats .box img {
  padding-top: 6px;
  padding-left: 6px;
}
#boats .box p {
  padding-left: 9px;
}
#news img.first, #newsWide img.first, #news img.header, #newsWide img.header {
  margin-left: 19px;
}
#newsArchive img.header {
        margin: 20px 0 0 0;
}
#news h1, #newsWide h1, #newsArchive h1 {
  padding: 0;
  margin: 0 10px 0 20px;
  font-size: 1em;
  font-weight: bold;
  text-transform: none;
}
#news h2, #newsWide h2, #newsArchive h2 {
  padding: 0;
  margin: 20px 10px 0 20px;
  font-size: 1em;
  font-weight: normal;
  color: #8d8c8c;
}
#news p, #newsWide p, #newsArchive p {
  padding: 0;
  margin: 0 10px 0 20px;
}
#newsArchive h1, #newsArchive h2, #newsArchive p {
        margin-left: 0;
}
#smallCampaign h1 {
  color: white;
  font-size: 1.25em;
  font-weight: normal;
  padding: 0;
  margin: 130px 15px 10px 20px;
}
#smallCampaign p {
  font-size: 0.9em;
  padding: 0;
  margin: 0 15px 10px 20px;
}
#smallCampaign img, #minimizedCampaign img {
  position: absolute;
  bottom: 15px;
  left: 20px;
}
#search .inputText {
  width: 100px;
  border: 1px solid #909090;
  margin-left: 10px;
  font-weight: bold;
  color: #0166ad;
}
#search a {
  color: #bebebe;
  text-decoration: none;
  font-size: 0.9em;
  margin: 0 5px;
}
#search a:hover {
  color: #ce003c;
}
.iconBox {
        position: relative;
        padding-left: 30px;
}
.iconBox img {
        position: absolute;
        top: 0;
        left: 0;
}
.vesselImage, .paragraphImage {
        float: right;
        border: 1px solid #b0b0b0;
        padding: 1px;
        background-color: white;
        margin: 5px 30px 10px 10px;
}
.vesselImage div, .paragraphImage {
        position: relative;
        padding: 5px 0 30px 5px;
        background: url(/Files/Billeder/Framework/fade_gray_212px_bg.gif) repeat-x top;
        width: 305px;
}
.vesselImage img.button {
        position: absolute;
        bottom: 5px;
        right: 5px;
}
#content table {
        width: 657px;
}
#content table th, #content table td {
        border-right: 1px solid white;
        padding: 2px 10px 0px 0px;
        color: #585757;
}
#content table th {
        background: url(/Files/Billeder/Framework/table_header_bg.gif) repeat-x top;
        color: white;
        font-weight: bold;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
}
.contentNavigation, .boxMargin {
        float: right;
        padding: 1px;
        margin: 5px 30px 5px 5px;
        border: 1px solid #b0b0b0;
        background-color: white;
}
.contentNavigation {
        margin-left: 30px;
}
.contentNavigation div, .boxMargin div {
        padding: 10px;
        background: url(/Files/Billeder/Framework/box_bg.gif) top repeat-x;
        width: 200px;
}
.boxMargin {
        margin: 0 30px 20px 10px;
        position: relative;
}
.boxMargin div {
        padding-bottom: 5px;
}
.boxMargin img.icon {
        position: absolute;
        top: -11px;
        right: 5px;
}
.contentNavigation ul {
        white-space:nowrap;
        list-style-type:none;
        margin: 0;
        padding: 10px 0 0 0;
        text-align: left;
}
.contentNavigation li {
        margin: 0;
        padding: 0;
}
.contentNavigation li a {
        display: block;
        font-weight: bold;
        color: #575757;
        text-decoration: none;
        padding: 3px 0px 3px 0px;
}
.contentNavigation li a#activeitem, .contentNavigation li a:hover {
        color: #0166ad;
}
.paragraphimage {
        margin-bottom: 10px;
}
.paragraphWithImagerHeader {
        padding-bottom: 20px;
}
.paragraphWithImagerHeader img.headerImage {
        margin-bottom: 10px;
}
.marginBoxes {
        width: 264px;
        margin: 55px 0 0 0;
}
/* DynamicWeb Show / Hide trick styles */
.defaultHidden {
        display: none;
}
.showIfPageNamedInvestors {
        display: block;
}
.hideIfPageNamedInvestors {
        display: none;
}
#campaignOverlay {
position: absolute;
top: 0;
left: 0;
}
#campaignOverlay #interactive {
position: absolute;
width: 528px;
height: 199px;
left: 399px;
top: 92px;
}
div#emergency #search {
  background: url(/Files/Billeder/Framework/search_bg_emergency.gif) left repeat-x;
}
div#emergency #search a {
  color: white;
}
div#emergency #search p {
  display: inline;
}
div#emergency #search .inputText {
  color: #a22e3b;
}
div#emergency #search a:hover {
  color: white;
  text-decoration: underline;
}
div#emergency div#emergencyMessage {
  position: absolute;
  left: 240px;
  top: 75px;
  width: 650px;
  padding-left: 28px;
  color: #8d8c8c;
  text-align: center;
  height: 70px;
  overflow: hidden;
}
div#emergency #content {
  top: 145px;
  left: 240px;
  width: 650px;
}
div#emergency #navigation li a#activeitem, div#emergency #navigation li a:hover {
        background-image: url(/Files/Billeder/Framework/menu_level2_bg_active_emergency.gif);
}
div#content div.emergencyParagraph h1, div#emergency div#content div h1 {
  color: #ce003c;
}
div#content div.emergencyParagraph a, div#emergency div#content div a {
  color: #ce003c;
}
.iframeTicker {
position: relative;
left: -8px;
}
