/*
 * General
 *
 */
body {
  font: normal 12px/16px Georgia;
  color: #231f20;
}

a {
  color: #231f20;
  text-decoration: none;
}

a.more {
  display: block;
  font-style: italic;;
}

strong {
	font-weight: bold;
}

#bd p {
	margin-bottom: 8px;
}

em {
	font-style: italic;
}

ul {
	margin: 0 0 8px 20px
}

ul li {
	list-style-type: disc;
}

h1 {
  clear: both;
  font-size: 16px;
  line-height: 20px;
}

h2 {
  font: italic 24px/32px Georgia;
  color: #666;
  display: block;
  background: url(../images/header_bg.png) repeat 0 0;
  margin: 9px 0 11px 0;
  padding: 0 0 0 5px;
}

h3 {
  font: normal 14px/18px Georgia;
}

h4 {
  font: normal 9px/9px Georgia;
  color: #808080;
  text-transform: uppercase;
  margin: 5px 0 12px 0;
  letter-spacing: 0.5px;
}

h4.shipholding {
  float: right;
  width: 102px;
}

/*
 * Grid
 *
 */
/* Container */
#wb-doc {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#hd {
  font: normal 11px/15px Arial;
/*  margin-bottom: 10px;*/
  padding-top: 30px;
  position: relative;
}

#ft {
  border-top: 1px solid #ebebeb;
  color: #ebebeb;
}

#ft a {
  color: #ebebeb;
}

#ft .madeby {
  float: right;
}

/* Debug */
/*
.yui-u {
  border-top: 1px solid red;
  background-color: silver;
}
*/

/*
#content {
  border-top: 1px dotted #d7d7d7;
  padding: 0 0 15px 0;
}
*/
.yui-gc,
.yui-gb,
.yui-gh,
.yui-gi {
  border-top: 1px dotted #d7d7d7;
  padding: 0 0 15px 0;
}

.yui-gb.small {
	padding-bottom: 0;
}

.yui-gb.small p.image {
	height: 170px;
}

/* Three columns */
.yui-gb,
.yui-gc .yui-u .service {
  color: #231f20;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}

.yui-gb .yui-u {
  width: 292px;
  margin: 0 0 0 12px;
  position: relative;
}

.yui-gb .yui-u h1 {
  margin-bottom: 8px;
}

.yui-gb .hover {
  background-color: #00c2ff;
  color: #fff;
}

.yui-gc .yui-u .service .color.one,
#services.small .one .color,
.yui-gb .hover.one,
.yui-gb .hover.one .color {
  background-color: #7ab200;
}

.yui-gc .yui-u .service .color.two,
#services.small .two .color,
.yui-gb .hover.two,
.yui-gb .hover.two .color {
  background-color: #00c2ff;
}

.yui-gc .yui-u .service .color.three,
#services.small .three .color,
.yui-gb .hover.three,
.yui-gb .hover.three .color {
  background-color: #ff7500;
}

.urgle.hover p.image img {
	display: none;
}

.yui-gb div.first {
  margin: 0;
}

.yui-gc .yui-u .service a.more,
.yui-gb a.more {
  display: inline;
  color: #00467f;
  font-size: 10px;
  white-space: nowrap;
}

.cols hr.large,
#contentarea hr,
.yui-gc .yui-u .service hr,
.yui-gb hr {
  width: 10px;
  height: 1px;
  overflow: hidden;
  color: #231f20;
  background-color: #231f20;
  float: left;
  border: none;
}

.cols hr.large {
	margin: 15px 0;
}

#contentarea hr {
	color: #000;
	margin: 20px 0
}

.yui-gc .yui-u .service hr,
#services.small hr,
.yui-gb .hover hr {
  color: #fff;
  background-color: #fff;
}

.yui-gc .yui-u .service p,
.yui-gb p {
  clear: both;
}

.yui-gc .yui-u .service h1 {
  margin-bottom: 8px;
}

.yui-gc .yui-u .service p.image,
.yui-gc .yui-u .service .color,
.yui-gb p.image,
.yui-gb .color {
  width: 292px;
  height: 180px;
}

.yui-gc .yui-u .service p.image,
.yui-gb p.image {
  overflow: hidden;
  margin-bottom: 15px;
  height: 160px;
}

.yui-gc .yui-u .service .color,
.yui-gb .color {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0.8;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.yui-gc .yui-u .service .content,
.yui-gb .content {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 262px;
  z-index: 3;
  visibility: hidden;
}

.yui-gb .hover .color,
.yui-gb .hover .content {
  visibility: visible;
}

.yui-gb .text {
  visibility: visible;
}

.yui-gb .hover .text {
  visibility: hidden;
}

.yui-gc .yui-u .service .color,
#services.small .color {
  height: 160px;
  visibility: visible;
  z-index: 2;
}

.yui-gc .yui-u .service .content,
#services.small .content {
  display: none;
}

.yui-gc .yui-u .service .text,
#services.small .text {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 262px;
  height: 140px;
  z-index: 3;
  color: #fff;
}

.foobar.noimg p.image img {
	display: none;
}
/* ^ Three columns */

/* Eight columns */
.yui-gi {
  
}

.yui-gi .yui-u {
  width: 78px;
  margin: 0 0 0 4px;

  width: 80px;
  margin: 0 0 0 11px;

  width: 91px;
  margin: 0 0 0 10px;

  width: 96px;
  margin: 0 0 0 5px;

  float: left;
  background-color: #ffcc00;
  color: #666;
	padding: 0;

  height: 40px;
/*  height: 20px;*/

  white-space: nowrap;
  overflow: hidden;
}

body.home .yui-gi .yui-u {
  padding-bottom: 20px;
}

.yui-gi .yui-u h3 {
  font-size: 10px;
  font-size: 11px;
  line-height: 11px;
  padding: 0;
}

.yui-gi .yui-u a {
  color: #666;
  display: block;
  height: 35px;
  padding: 3px 0 2px 3px;
  overflow: hidden;
}

.yui-gi .yui-u p {
  display: none;
}

.yui-gi .alt {
  background-color: #ff9c00;
}

.yui-gi.active .yui-u {
  background-color: #e6e6e6;
}

.yui-gi .active,
.yui-gi .hover,
.yui-gi.active .active,
.yui-gi.active .hover {
  background-color: #00467f;
  color: #fff;
}

.yui-gi .active a,
.yui-gi .hover a,
.yui-gi.active .active a,
.yui-gi.active .hover a {
  color: #fff;
}

.yui-gi div.first {
  margin: 0;
  width: 91px;
}

.yui-gi .yui-u .more {
}

#portfolio.small .yui-u p {
  display: none;
}
/* ^ Eight columns */

/* Four columns */
.loc,
.yui-gh {
  color: #808080;
}

.loc a,
.yui-gh a {
  color: #808080;
}

.loc h3,
.yui-gh h3 {
  margin: 0;
  z-index: 2;
  position: absolute;
  top: 3px;
  left: 6px;
}

.loc,
.yui-gh .yui-u {
  width: 216px;
  margin: 0 0 0 12px;
  float: left;
  position: relative;
}

.yui-gh div.first {
  margin: 0;
}

.loc h3 a:hover,
.loc .hover,
.loc .hover a,
.yui-gh h3 a:hover,
.yui-gh .hover,
.yui-gh .hover a {
  color: #00467f;
}

.loc a.more,
.yui-gh a.more {
  display: inline;
}

.loc .hover a.more,
.yui-gh .hover a.more {
  color: #00467f;
}

.loc p.image,
.loc p.image a,
.yui-gh p.image,
.yui-gh p.image a {
  display: block;
  width: 216px;
  height: 60px;
  overflow: hidden;
}

.loc p.image,
.yui-gh p.image {
  text-indent: -999em;
  margin: 0 0 13px 0;
}

.loc p.image a.oslo,
.yui-gh p.image a.oslo {
  background: url(../images/locations_multi.jpg) no-repeat 0 0;
}

.loc .hover p.image a.oslo,
.yui-gh .hover p.image a.oslo {
  background: url(../images/locations_multi.jpg) no-repeat 0 -60px;
}

.loc p.image a.seattle,
.yui-gh p.image a.seattle {
  background: url(../images/locations_multi.jpg) no-repeat -216px 0;
}

.loc .hover p.image a.seattle,
.yui-gh .hover p.image a.seattle {
  background: url(../images/locations_multi.jpg) no-repeat -216px -60px;
}

.loc p.image a.singapore,
.yui-gh p.image a.singapore {
  background: url(../images/locations_multi.jpg) no-repeat -432px 0;
}

.loc .hover p.image a.singapore,
.yui-gh .hover p.image a.singapore {
  background: url(../images/locations_multi.jpg) no-repeat -432px -60px;
}

.loc p.image a.santiago,
.yui-gh p.image a.santiago {
  background: url(../images/locations_multi.jpg) no-repeat -648px 0;
}

.loc .hover p.image a.santiago,
.yui-gh .hover p.image a.santiago {
  background: url(../images/locations_multi.jpg) no-repeat -648px -60px;
}

#locations.small p.image {
  display: none;
}

.yui-gh .oslo.hover h3 a,
.yui-gh .seattle.hover h3 a,
.yui-gh .santiago.hover h3 a {
	color: #fff;
}

/* ^ Four columns */


/* Five columns */
.yui-gj {
}

.yui-gj .yui-u {
  width: 172px;
  margin: 0 0 0 10px;
  float: left;
}

.yui-gj div.first {
  margin: 0;
}


/* ^ Five columns */

#content .yui-u.hover {
  color: #000;
}


/* Two columns: Services */
.service {
  position: relative;
}

.yui-gc .yui-u {
  width: 292px;
}

.yui-gc div.first {
  width: 590px;
}

/* ^ Two columns: Services */


.yui-ge {
	clear: both;
}

.yui-ge .yui-u {
  width: 85px;
}

.yui-ge div.first {
  width: 493px;
}

h1.large,
#contentarea h1 {
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 20px;
}

#contentarea h4 {
  padding-bottom: 7px;
  border-bottom: 1px dotted #d7d7d7;
}

.yui-gc {
  padding-top: 10px;
}

.yui-gc .nav {
  font: normal 11px/15px Arial;
  margin-left: 0;
}

.yui-gc .nav li {
	list-style-type: none;
}

/*
 * ^ Grid
 */

#hd p#logo,
#hd p#logo a {
  width: 209px;
  height: 33px;
  position: relative;
}

#hd p#logo a {
  display: block;
  outline: none;
}

#hd p#logo a span {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/logo.png) no-repeat 0 0;
}

#hd p#newspromo {
  position: absolute;
  width: 280px;
  left: 321px;
  top: 30px;
  font: italic 20px/24px Georgia;
}

#hd p#newspromo a {
  color: #B5B5B5;
  outline: none;
}

#hd p#newspromo a:hover {
  color: #00467F;
}

#hd p#newspromo a span {
  display: block;
  font-size: 12px;
}

#hd ul {
  float: right;
  margin-top: -33px;
  margin-left: 20px;
  letter-spacing: 0.5px;
}

#hd ul li {
	list-style-type: none;
}


ul.nav .active a,
ul.nav a:hover,
#hd .active a,
#hd ul a:hover {
  color: #ff9c00;
}

.global {
	border-top: 1px dotted #D7D7D7;
	padding: 15px 0;
}

.global.news.front {
	border-top: none;
	padding-top: 0;
}

.global.contact-us {
	font-family: Arial;
	font-size: 11px;
}


.cols {
	position: relative
}

.cols .col {
	float: left;
	margin-left: 10px;
	margin-left: 25px;
	overflow: hidden;
}

.cols.two .col {
	width: 241px;
	width: 228px;
}

.cols.three .col {
	width: 293px;
}

.cols.four .col {
	width: 190px;
	margin-left: 24px;
}

.cols.four .col.files {
	width: 232px;
	position: absolute;
	top: 20px;
	right: 0;
}

.cols.five .col {
	width: 167px;
	margin-left: 16px;
}

.cols.six .col {
	width: 145px;
	margin-left: 5px;
}

.cols div.first,
.cols.three div.first,
.cols.four div.first,
.cols.five div.first,
.cols.six div.first {
	margin-left: 0;
	clear: both;
}

.cols h3 {
	position: inherit;
	margin-bottom: 7px;
}

.contact-us .cols h3 {
	font: normal 12px/15px Arial;
	margin-bottom: 20px;	
}

.cols .loc h3 {
	position: absolute;
}

.newsline h4,
.management h4,
.presskit h4,
.cols h4 {
	margin-top: -10px
}

.cols img {
	margin-bottom: 10px;
}

.cols a {
	color: #00467F;
}

.cols p {
	clear: both;
}

.cols p.header {
	margin-bottom: 10px;
	font-weight: bold;
}

.management hr,
.presskit hr,
.cols hr {
  width: 5px;
  height: 1px;
  overflow: hidden;
  color: #231f20;
  background-color: #231f20;
  float: left;
  border: none;
}

.col.person img {
	float: left;
	margin: 0 10px 0 0;
}

.col.person p {
	clear: none;
}

.col.person p.title {
	margin-bottom: 15px;
}

#locations .col,
#locations .col h3 {
	color: #000;
}

.col.address {
	font-family: Arial;
	font-size: 11px;
}

.unit {
	margin-bottom: 10px;
}

a.hastooltip,
.presskit a,
#locations .col a,
.unit a {
	color: #00467f;
}

.presskit p.download {
	font-size: 11px;
}

.unit p {
	clear: both;
}

.unit div {
	float: left;
	margin-left: 7px;
}

.unit .manager {
	width: 109px;
	margin-left: 0;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
}

.unit .texts {
	margin-left: 16px;
	width: 404px;
}

.unit .header {
	float: none;
	display: block;
	margin: 0;
}

.unit .header h3 {
  margin-bottom: 7px;
}

#bd .unit .header p {
	margin: 0;
}

.unit .text {
	width: 190px;
	margin-left: 24px;
}

.unit .text.first {
	margin-left: 0;
	clear: both;
}

.unit .people {
	width: 347px;
	margin-left: 24px;
	font-size: 11px;
	line-height: 15px;
}

.unit .buimage {
	margin-top: 32px;
}

#bd .unit .people p,
#bd .unit .manager p {
	margin-bottom: 0;
}

#bd .unit .people p.title,
#bd .unit .manager p.title {
  margin-bottom: 7px;
}

.unit .people .ind {
	width: 115px;
	float: left;
	margin: 0 0 5px 0;
	overflow: hidden;
}

.unit .people .ind.first {
	clear: both;
	margin-left: 0;
}


.unit .people .ind div.picture {
	overflow: hidden;
	margin: 0;
}

.unit .people div.picture p {
	width: 80px;
	display: block;
}

.unit .people .ind div.text {
	margin: 0;
	font-family: Arial;
	width: 100%;
}

/*
.unit .people .ind p {
	float: left;
	clear: none;
}
*/
/*
.unit .people p.image {
	margin: 0 8px 0 0;
}
*/
.unit hr {
  width: 5px;
  height: 1px;
  overflow: hidden;
  color: #231f20;
  background-color: #231f20;
  float: left;
  border: none;
}

#locations .col hr {
  width: 10px;
}

#locations .col img {
  margin-bottom: 40px;
}

.yui3-tooltip {
	position:absolute;
}

.yui3-tooltip-content {
	color: #fff;
	padding: 2px 5px;
	border-color: #00467F;
	border-width: 1px;
	border-style: solid;
	background-color: #00467F;
}

.yui3-tooltip-hidden {
	visibility: hidden;
}

.yui3-tooltip-content strong {
	font-weight: bold;
}


.presskit {
}

.presskit p {
	clear: both;
}

.presskit .information {
	width: 210px;
	float: left;
	margin: 0;
}

.presskit .files {
	width: 580px;
	float: left;
	margin: 0 0 0 110px;
	font-family: Arial;
}

.presskit .files .file {
	float: left;
	width: 112px;
	margin: 0 0 20px 5px;
}

.presskit .files .file.first {
	clear: both;
	margin-left: 0;
}

#bd .presskit .files .file p {
	margin-bottom: 2px;
}

.presskit .files .file p.thumb {
	width: 80px;
	overflow: hidden;
}

.presskit .files .file p.text {
	font-style: italic;
}

.financials .file {
	float: left;
	display: inline;
	width: 108px;
/*	height: 136px;*/
	margin: 0 0 0 16px;
	position: relative;
	overflow: hidden;
}

.financials .file img {
}

.financials .file.first {
	margin-left: 0;
	clear: both;
}

.xxfinancials .file a {
	width: 77px;
	width: 108px;
	height: 110px;
	height: 136px;
	display: block;
/*	background-color: #dbd0ba;*/
	color: #808080;
	color: #fff;
	position: relative;
	padding: 5px 15px 5px 3px;
	padding: 0;
}

.xxfinancials .file a:hover {
/*	background-color: #abdbe1;*/
}

.xxfinancials .file a span {
	position: absolute;
	left: 3px;
	bottom: 5px;
	width: 86px;
	padding: 1px 4px 3px 4px;
	background-color: #dbd0ba;
	/*
	opacity: 0.65;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	*/
}

.xxfinancials .file a:hover span {
	background-color: #abdbe1;
}


/* Management */
.management {
	width: 100%;
}

.management div.active {
	float: left;
	width: 416px;
}

.management div.active .image {
	font-family: Arial;
}

.management div.active p {
	clear: both;
}

.management div.active .image {
	float: left;
	width: 124px;
}

#bd .management div.active .image p {
	margin-bottom: 3px;
}

.management div.active .details {
	float: left;
	width: 220px;
	width: 292px;
	margin-left: 5px;
	margin-left: 0;
}

.management .list {
	float: left;
	width: 460px;
	margin-left: 24px;
	font-family: Arial;
}

.management .list .row {
	margin-bottom: 15px;
}

.management .item {
	float: left;
	width: 110px;
	margin-left: 5px;
}

.management .item.first {
	margin-left: 0;
}

.management .icon,
.management .icon a {
	width: 9px;
	height: 9px;
	overflow: hidden;
}

.management .icon a {
	display: block;
	text-indent: -999px;
	background: #fff url(../images/icon_more.png) no-repeat 0 0;
}

.management .item.highlight .icon a {
	background-image: url(../images/icon_less.png);
}

#bd .management .item p {
	clear: both;
	margin-bottom: 0;
}

#bd .management .item p.icon {
	margin-bottom: 4px;
}

.management .item.highlight img {
}

.management .item.highlight * {
	opacity: 0.65;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
}

/* ^ Management */

/* News */
.newsline {
	border-top: 1px dotted #D7D7D7;
	padding: 15px 0;
}

.smallnews {
	background-color: #b5b5b5;
	padding: 7px 10px;
	font-size: 13px;
	margin-top: 10px;
}

.smallnews.first {
	margin-top: 0;
}

.smallnews:hover {
	background-color: #00467f;
	color: #000;
}

.smallnews a {
	color: #fff;
}

.smallnews:hover a {
	color: #000;
	color: #fff;
}

.smallnews a em {
	color: #707070;
	font-size: 11px;
}

.smallnews:hover a em {
  color: #8adaff;
}

.largenews {
	background-color: #b5b5b5;
	height: 68px;
	overflow: hidden;
	color: #fff;
	margin-top: 10px;
}

.largenews.first {
	margin-top: 0;
}

.largenews:hover {
	background-color: #00467f;
}

.largenews a {
	color: #fff;
}

.largenews .image {
	float: left;
	border-right: 7px solid #fff;
}

.largenews .title {
	float: left;
	width: 260px;
	padding: 13px 10px;
}

.largenews:hover .title,
.largenews:hover .title a {
	color: #000;
	color: #fff;
}

.largenews .ingress {
	float: left;
	width: 420px;
	height: 55px;
	padding-top: 5px;
	margin: 4px 0 0 20px;
	padding-left: 20px;
	border-left: 1px dotted #fff;
	font-size: 13px;
}

.largenews:hover .ingress {
	color: #000;
	color: #fff;
}

.largenews .ingress a {
	color: #707070;
	font-style: italic;
	font-size: 11px;
	white-space: nowrap;
}

.largenews:hover .ingress a {
  color: #8adaff;
}

.newsgroup {
	display: block;
	clear: both;
}

.cols.news {
}

.cols.news .col {
	width: 207px;
	margin-left: 24px;
}

.cols.news .col.first {
	margin-left: 0;
}

.cols.news .twocols {
	float: left;
	width: 438px;
	overflow: hidden;
}

.cols.news .threecols {
	float: left;
	width: 669px;
	overflow: hidden;
}

.cols.news .links {
}

.cols.news .links h4 {
	margin-top: 3px;
	border-bottom: 1px dotted #808080;
	padding-bottom: 5px;
}

.cols.news .links ul {
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}

.cols.news .links ul a {
	color: #000;
}

.cols.news .links li {
	list-style: none;
	margin-bottom: 10px;
}

.cols.news .links li em {
	white-space: nowrap;
	font-size: 11px;
	font-style: normal;
}

.news.front .cols {
	margin-bottom: 20px;
}

.news.front .cols hr {
  width: 10px;
}

.news.front h3 a {
	color: #000;
}

#bd .news.front p.date {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	margin-bottom: 0;
	margin-top: 10px;
}

.newsgroup .video {
  margin: 0 0 20px 0;
}

/* ^ News */

/* Clearing */
.group:after,
.yui-gh:after,
.yui-gi:after,
.yui-gj:after
{ content:".";display:block;height:0;clear:both;visibility:hidden; }
.group,
.yui-gh,
.yui-gi,
.yui-gj
{ zoom:1; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/* 
 * ^ Clearing
 */

