﻿/* wizard */
.wizard {}
	.wizard-guide { width: 100%; height: 26px; border-top: #A5DDE7 1px solid; border-bottom: #A5DDE7 1px solid; margin: 0; padding: 0; }
		.wizard-guide li{ float: left; }
		.wizard-guide li a{ float: left; height: 22px; padding: 4px 12px 0 14px; color: #4BBBCF; text-decoration: none !important; display: block; }
		* html .wizard-guide li a{ height: 22px; padding: 4px 12px 0 14px; text-decoration: none; }
		.wizard-guide li a:link, .wizard-guide li a:visited, .wizard-guide li a:hover, .wizard-guide li a:active{ color: #4BBBCF; }
		.wizard-guide li.first{ padding-left: 0; }
		.wizard-guide li.first a{ padding-left: 0; }
		.wizard-guide li.wizard-guide-select a, .wizard-guide li.wizard-guide-select a:link{ background: url(/_layouts/images/MaerskCom/wizard_guidebg.png) #ffffff no-repeat top right;color: #000000 !important; font-weight: bold; }
	.wizard-content{ padding-top: 20px; }
		.wizard-content-title{ color: #000000; font-weight: bold; }
		.wizard-content-border { padding: 4px 8px; border: #4BBBCF 1px solid; }
			.wizard-content-border li { margin-left: 14px; }
			* html .wizard-content-border li { margin-left: 0px; }
			*+html .wizard-content-border li { margin-left: 0px; }
		.wizard-content-noborder{ padding: 2px 0; }
		.wizard-content-checkbox{ margin: 8px 0; }
		.wizard-content-submit{ border-top: #A5DDE7 1px solid; margin-top: 10px; padding-top: 12px; }
		.wizard-content-submit-previous { background: url(/_layouts/images/MaerskCom/main.png) no-repeat 0 -107px; width: 71px; height: 19px; border: 0px; cursor: pointer; margin-left: 4px; }
		.wizard-content-submit-next { background: url(/_layouts/images/MaerskCom/main.png) no-repeat 0 -126px; width: 71px; height: 19px; border: 0px; cursor: pointer; margin-left: 4px; }
		.wizard-content-submit-next-disabled { background: url(/_layouts/images/MaerskCom/main.png) no-repeat 0 -164px; width: 71px; height: 19px; border: 0px; }
		.wizard-content-submit-cancel { background: url(/_layouts/images/MaerskCom/main.png) no-repeat 0 -183px; width: 71px; height: 19px; border: 0px; cursor: pointer; }
		.wizard-content-submit-finish { background: url(/_layouts/images/MaerskCom/main.png) no-repeat 0 -145px; width: 71px; height: 19px; border: 0px; cursor: pointer; margin-left: 4px; }
		.wizard-content-submit-eeo-hide { background: url(/_layouts/images/MaerskCom/main.png) no-repeat -144px -107px; width: 71px; height: 19px; border: 0px; cursor: pointer; margin-left: 4px; display: none; }
		.wizard-content-submit-eeo { background: url(/_layouts/images/MaerskCom/main.png) no-repeat -144px -107px; width: 71px; height: 19px; border: 0px; cursor: pointer; margin-left: 4px; }
		.wizard-content .wizard-content-border label, .wizard-content .wizard-content-noborder label{ display: block; margin-bottom: 2px; }
		.wizard-content-input { width: 207px; height: 13px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
		.wizard-content .wizard-content-selectbox label{ display: inline; }
		.wizard-content-selectbox select { width: 213px; height: 24px; margin-bottom: 16px; border: #4BBBCF 1px solid; }
		.wizard-content-select .acceptTerms input, .wizard-content-select input { margin-right: 3px; }
		* html .wizard-content-select .acceptTerms input { margin-right: 1px; }
		* html .wizard-content-select input { margin-right: 1px; }
		*+html .wizard-content-select .acceptTerms input { margin-right: 1px; }
		*+html .wizard-content-select input { margin-right: 1px; }
		.wizard-content-textbox { width: 663px; height: 80px; margin-bottom: 16px; border: #4BBBCF 1px solid; padding: 2px; overflow-y: auto; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
/* customizeselect */
	/* customizeselectbox58 width:58px; */
	.customizeselectbox58 .select_box { width:58px; height:18px; }
	.customizeselectbox58 div.tag_select { display:block;color:#000;width:48px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg58.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox58 div.tag_select_hover { display:block;color:#000;width:48px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg58.gif") no-repeat 0 -20px;padding:0 6px;line-height:18px; }
	.customizeselectbox58 div.tag_select_open { display:block;color:#000;width:48px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg58.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox58 ul.tag_options{ max-height: 180px; width:58px; border-bottom: #4BBBCF 1px solid; overflow-x: hidden; overflow-y: auto; position:absolute; margin:0; list-style:none; background:transparent url("/_layouts/images/MaerskCom/selectbg58.gif") no-repeat left bottom; margin:0; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
	* html .customizeselectbox58 ul.tag_options { height: expression( this.clientHeight < 180 ? "auto" : "180px" ); }
	.customizeselectbox58 ul.tag_options li { background:transparent url("/_layouts/images/MaerskCom/selectbg58.gif") no-repeat -60px 0;display:block;width:48px;padding:0 6px;height:18px;text-decoration:none;line-height:18px;color:#000; }
	.customizeselectbox58 ul.tag_options li.open_hover{background:transparent url("/_layouts/images/MaerskCom/selectbg58.gif") no-repeat 0 -57px;color:#000}
	.customizeselectbox58 ul.tag_options li.open_selected{background:transparent url("/_layouts/images/MaerskCom/selectbg58.gif") no-repeat 0 -37px;color:#19555F}
	/* customizeselectbox100 width:100px; */
	.customizeselectbox100 .select_box{ width:100px; height:18px; }
	.customizeselectbox100 div.tag_select{display:block;color:#000;width:90px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg100.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox100 div.tag_select_hover{display:block;color:#000;width:90px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg100.gif") no-repeat 0 -20px;padding:0 6px;line-height:18px; }
	.customizeselectbox100 div.tag_select_open{display:block;color:#000;width:90px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg100.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox100 ul.tag_options{ max-height: 180px; width:100px; border-bottom: #4BBBCF 1px solid; overflow-x: hidden; overflow-y: auto; position:absolute; margin:0; list-style:none; background:transparent url("/_layouts/images/MaerskCom/selectbg100.gif") no-repeat left bottom; margin:0; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
	* html .customizeselectbox100 ul.tag_options { height: expression( this.clientHeight < 180 ? "auto" : "180px" ); }
	.customizeselectbox100 ul.tag_options li{background:transparent url("/_layouts/images/MaerskCom/selectbg100.gif") no-repeat -102px 0;display:block;width:90px;padding:0 6px;height:18px;text-decoration:none;line-height:18px;color:#000; }
	.customizeselectbox100 ul.tag_options li.open_hover{background:transparent url("/_layouts/images/MaerskCom/selectbg100.gif") no-repeat 0 -57px;color:#000}
	.customizeselectbox100 ul.tag_options li.open_selected{background:transparent url("/_layouts/images/MaerskCom/selectbg100.gif") no-repeat 0 -37px;color:#19555F}
	/* customizeselectbox160 width:160px; */
	.customizeselectbox160 .select_box{ width:160px; height:18px; }
	.customizeselectbox160 div.tag_select{display:block;color:#000;width:150px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg160.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox160 div.tag_select_hover{display:block;color:#000;width:150px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg160.gif") no-repeat 0 -20px;padding:0 6px;line-height:18px; }
	.customizeselectbox160 div.tag_select_open{display:block;color:#000;width:150px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg160.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox160 ul.tag_options{ max-height: 180px; width: 160px; border-bottom: #4BBBCF 1px solid; overflow-x: hidden; overflow-y: auto; position:absolute; margin:0; list-style:none; background:transparent url("/_layouts/images/MaerskCom/selectbg160.gif") no-repeat left bottom; margin:0; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
	* html .customizeselectbox160 ul.tag_options { height: expression( this.clientHeight < 180 ? "auto" : "180px" ); }
	.customizeselectbox160 ul.tag_options li{background:transparent url("/_layouts/images/MaerskCom/selectbg160.gif") no-repeat -162px 0;display:block;width:150px;padding:0 6px;height:18px;text-decoration:none;line-height:18px;color:#000; }
	.customizeselectbox160 ul.tag_options li.open_hover{background:transparent url("/_layouts/images/MaerskCom/selectbg160.gif") no-repeat 0 -57px;color:#000}
	.customizeselectbox160 ul.tag_options li.open_selected{background:transparent url("/_layouts/images/MaerskCom/selectbg160.gif") no-repeat 0 -37px;color:#19555F}
	/* customizeselectbox200 width: 200px */
	.customizeselectbox200 .select_box{ width:200px; height:18px; }
	.customizeselectbox200 div.tag_select{display:block;color:#000;width:190px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg200.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox200 div.tag_select_hover{display:block;color:#000;width:190px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg200.gif") no-repeat 0 -20px;padding:0 6px;line-height:18px; }
	.customizeselectbox200 div.tag_select_open{display:block;color:#000;width:190px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg200.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox200 ul.tag_options{ max-height: 180px; width: 200px; border-bottom: #4BBBCF 1px solid; overflow-x: hidden; overflow-y: auto; position:absolute; margin:0; list-style:none; background:transparent url("/_layouts/images/MaerskCom/selectbg200.gif") no-repeat left bottom; margin:0; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
	* html .customizeselectbox200 ul.tag_options { height: expression( this.clientHeight < 180 ? "auto" : "180px" ); }
	.customizeselectbox200 ul.tag_options li{background:transparent url("/_layouts/images/MaerskCom/selectbg200.gif") no-repeat -202px 0;display:block;width:190px;padding:0 6px;height:18px;text-decoration:none;line-height:18px;color:#000; }
	.customizeselectbox200 ul.tag_options li.open_hover{background:transparent url("/_layouts/images/MaerskCom/selectbg200.gif") no-repeat 0 -57px;color:#000}
	.customizeselectbox200 ul.tag_options li.open_selected{background:transparent url("/_layouts/images/MaerskCom/selectbg200.gif") no-repeat 0 -37px;color:#19555F}
	/* customizeselectbox213 width: 213px */
	.customizeselectbox213 .select_box{ width:213px; height:18px; }
	.customizeselectbox213 div.tag_select{display:block;color:#000;width:203px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox213 div.tag_select_hover{display:block;color:#000;width:203px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat 0 -20px;padding:0 6px;line-height:18px; }
	.customizeselectbox213 div.tag_select_open{display:block;color:#000;width:203px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox213 ul.tag_options{ max-height: 180px; width: 213px; border-bottom: #4BBBCF 1px solid; overflow-x: hidden; overflow-y: auto; position:absolute; margin:0; list-style:none; background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat left bottom; margin:0; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
	* html .customizeselectbox213 ul.tag_options { height: expression( this.clientHeight < 180 ? "auto" : "180px" ); }
	.customizeselectbox213 ul.tag_options li{background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat -215px 0;display:block;width:203px;padding:0 6px;height:18px;text-decoration:none;line-height:18px;color:#000; }
	.customizeselectbox213 ul.tag_options li.open_hover{background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat 0 -57px;color:#000}
	.customizeselectbox213 ul.tag_options li.open_selected{background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat 0 -37px;color:#19555F}
	/* customizeselectbox213d width: 213px */
	.customizeselectbox213d .select_box{ width:213px; height:18px; }
	.customizeselectbox213d div.tag_select{display:block;color:#000;width:203px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat 0 -75px;padding:0 6px;line-height:18px;cursor:default; }
	.customizeselectbox213d div.tag_select_hover{display:block;color:#000;width:203px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat 0 -75px;padding:0 6px;line-height:18px;cursor:default; }
	/* customizeselectbox250 width: 250px */
	.customizeselectbox250 .select_box{ width:250px; height:18px; }
	.customizeselectbox250 div.tag_select{display:block;color:#000;width:240px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg250.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox250 div.tag_select_hover{display:block;color:#000;width:240px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg250.gif") no-repeat 0 -20px;padding:0 6px;line-height:18px; }
	.customizeselectbox250 div.tag_select_open{display:block;color:#000;width:240px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg250.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox250 ul.tag_options{ max-height: 180px; width: 250px; border-bottom: #4BBBCF 1px solid; overflow-x: hidden; overflow-y: auto; position:absolute; margin:0; list-style:none; background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat left bottom; margin:0; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
	* html .customizeselectbox250 ul.tag_options { height: expression( this.clientHeight < 180 ? "auto" : "180px" ); }
	.customizeselectbox250 ul.tag_options li{background:transparent url("/_layouts/images/MaerskCom/selectbg250.gif") no-repeat -252px 0;display:block;width:240px;padding:0 6px;height:18px;text-decoration:none;line-height:18px;color:#000; }
	.customizeselectbox250 ul.tag_options li.open_hover{background:transparent url("/_layouts/images/MaerskCom/selectbg250.gif") no-repeat 0 -57px;color:#000}
	.customizeselectbox250 ul.tag_options li.open_selected{background:transparent url("/_layouts/images/MaerskCom/selectbg250.gif") no-repeat 0 -37px;color:#19555F}
	/* customizeselectbox290 width: 290px */
	.customizeselectbox290 .select_box{ width:290px; height:18px; }
	.customizeselectbox290 div.tag_select{display:block;color:#000;width:280px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg290.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox290 div.tag_select_hover{display:block;color:#000;width:280px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg290.gif") no-repeat 0 -20px;padding:0 6px;line-height:18px; }
	.customizeselectbox290 div.tag_select_open{display:block;color:#000;width:280px;height:18px;background:transparent url("/_layouts/images/MaerskCom/selectbg290.gif") no-repeat 0 0;padding:0 6px;line-height:18px; }
	.customizeselectbox290 ul.tag_options{ max-height: 180px; width: 290px; border-bottom: #4BBBCF 1px solid; overflow-x: hidden; overflow-y: auto; position:absolute; margin:0; list-style:none; background:transparent url("/_layouts/images/MaerskCom/selectbg213.gif") no-repeat left bottom; margin:0; scrollbar-shadow-color: #4BBBCF; scrollbar-highlight-color: #4BBBCF; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #4BBBCF; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #4BBBCF; scrollbar-darkshadow-color: #4BBBCF; scrollbar-3dshadow-color: #4BBBCF; }
	* html .customizeselectbox290 ul.tag_options { height: expression( this.clientHeight < 180 ? "auto" : "180px" ); }
	.customizeselectbox290 ul.tag_options li{background:transparent url("/_layouts/images/MaerskCom/selectbg290.gif") no-repeat -292px 0;display:block;width:280px;padding:0 6px;height:18px;text-decoration:none;line-height:18px;color:#000; }
	.customizeselectbox290 ul.tag_options li.open_hover{background:transparent url("/_layouts/images/MaerskCom/selectbg290.gif") no-repeat 0 -57px;color:#000}
	.customizeselectbox290 ul.tag_options li.open_selected{background:transparent url("/_layouts/images/MaerskCom/selectbg290.gif") no-repeat 0 -37px;color:#19555F}
	/* customizeselectbox-d */
	.customizeselectbox100-d { float: left; height: 16px; }
	.customizeselectbox100-d select { width: 93px; }
	.customizeselectbox213-d { float: left; height: 16px; }
		* html .vacancyapply-unit2 { height: 37px; }
	.customizeselectbox213-d select { width: 213px; }
	
/* teaser normal */
.teaser-line { margin-top: 8px; border-bottom: #ffffff 1px solid; }
.teaser-more { margin: 10px 0; background: url(/_layouts/images/MaerskCom/icon_arrow1.gif) no-repeat 0 4px; padding-left: 18px; }
div.teaser-more a, div.teaser-more a:link, div.teaser-more a:visited, div.teaser-more a:hover, div.teaser-more a:active { color: #4BBBCF; }
/* teaser text */
.teaser-text { background: url(/_layouts/images/MaerskCom/teaser_text_mainbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; margin-bottom: 15px; }
.teaser-text-borderinner { border: #ffffff 1px solid; }
.teaser-text-content { margin: 9px 15px 0 15px; }
.teaser-text-title { color: #219CB2; font-size: 12px; overflow: hidden; }
.teaser-text-txt { padding-top: 10px; overflow: hidden; }
/* teaser small text */
.teaser-smalltext { margin-bottom: 15px; }
.teaser-smalltext-content { margin: 9px 0 0 0; }
.teaser-smalltext-line { margin-top: 8px; border-bottom: #4BBBCF 1px solid; }
.teaser-smalltext-title { color: #219CB2; font-size: 12px; overflow: hidden; }
.teaser-smalltext-txt { padding-top: 10px; overflow: hidden; }
/* teaser small2 text */
.teaser-smalltext2 { background: url(/_layouts/images/MaerskCom/teaser_text_mainbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; margin-bottom: 15px; }
.teaser-smalltext2-borderinner { border: #ffffff 1px solid; }
.teaser-smalltext2-content { margin: 9px 15px 0 15px; }
.teaser-smalltext2-title { color: #219CB2; font-size: 12px; overflow: hidden; }
.teaser-smalltext2-txt { padding: 4px 0 10px 0; }
.teaser-smalltext2-list { margin: 4px 0; background: url(/_layouts/images/MaerskCom/icon_arrow1.gif) no-repeat 0 4px; padding-left: 18px;
 font-weight: bold; }
/* teaser large text */
.teaser-largetext { margin-bottom: 15px; }
.teaser-largetext-cate { font-size: 14px; }
.teaser-largetext-title { margin-bottom: 12px; color: #4BBBCF; font-size: 16px; font-weight: bold; }
.teaser-largetext-txt { margin-bottom: 15px; }
.header-map { display: block; margin-top: 1px; }
/* teaser news */
.teaser-news { background:url(/_layouts/images/MaerskCom/teaser_news_mainbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; margin-bottom: 15px; }
	.teaser-news-borderinner { border: #ffffff 1px solid; }
	.teaser-news-content { margin: 9px 15px 0 15px; }
	.teaser-news-title { color: #219CB2; font-size: 12px; overflow:hidden; }
	.teaser-news-txt { padding-top: 10px; overflow:hidden; }
	.teaser-news-part { width: 326px; }
	.teaser-news-part3 { width: 213px; }
/* teaser news archive */
.teaser-news-borderinner { border: #ffffff 1px solid; }
	.news-archive-line { border-bottom: #BEE7EE 1px solid; margin-bottom: 25px; }
/* teaser news search */
.teaser-news-search { background:url(/_layouts/images/MaerskCom/teaser_news_searchbg.jpg) #ffffff repeat-x bottom; border: #BEE7EE 1px solid; }
	.teaser-news-search-borderinner { border: #ffffff 1px solid; height: 24px; padding-top: 7px; }
	.teaser-news-search-content { width: 672px; }
	.teaser-news-search-txt { font-weight: bold; }
	.teaser-news-search-year { font-weight: bold; margin-left:10px; margin-right: 4px; }
	.teaser-news-search-month { font-weight: bold; margin-left:14px; margin-right: 4px; }
	.teaser-news-search-searchdiv { font-weight: bold; margin-left:28px; }
.teaser-news-search-box { float:left; margin-left:4px; }
	.teaser-news-search-box .teaser-news-search-input { float:left; width: 136px; height: 13px; border: #4BBBCF 1px solid; display: inline; padding: 1px 2px 2px 2px; font-size: 8pt; }
	.teaser-news-search-box .teaser-news-search-submit { float:left; background:url(/_layouts/images/MaerskCom/teaser_news_searchbtn.png) no-repeat 0px 0px; width: 71px; height: 18px; border: 0; display: inline; margin: 0 0 0 3px; cursor: pointer; }
.teaser-news-search-archive { float:right; margin-right:10px; }
	.teaser-news-search-archive a { color: #000000; font-weight: bold; text-decoration: underline; }
/* teaser news shortpart */
.teaser-news-shortpart { margin-bottom: 15px; }
	.teaser-news-shortpart-content { margin: 9px 0 0 0; }
	.teaser-news-shortpart-line { margin-top: 8px; border-bottom: #DBF2F6 1px solid; }
	.teaser-news-shortpart-date { padding-left: 15px; color: #4BBBCF; overflow:hidden; }
	.teaser-news-shortpart-title { margin-top: 3px; padding-left: 15px; color: #000; font-size: 13px; font-weight: bold; overflow:hidden; }
	.teaser-news-shortpart-txt { padding-top: 10px; padding-left: 15px; overflow:hidden; }
	.teaser-news-shortpart-more { margin-left: 15px; }
/* teaser news listpart */
.teaser-news-listpart { background:url(/_layouts/images/MaerskCom/teaser_news_mainbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; }
	.teaser-news-listpart-borderinner { border: #ffffff 1px solid; padding: 0 13px; }
	.teaser-news-listpart-content { margin: 9px 0 0 0; }
	.teaser-news-listpart-title { padding-bottom: 8px; color: #000; font-weight: bold; overflow:hidden; }
		.teaser-news-listpart-title-archive { font-size: 14px; }
		.teaser-news-listpart-title-archive span { font-size: 12px; font-weight: normal; }
	.teaser-news-listdiv { margin-bottom: 12px; }
	.teaser-news-listpart-line { margin-top: 8px; border-bottom: #DBF2F6 1px solid; }
	.teaser-news-listpart-date { background:url(/_layouts/images/MaerskCom/icon_arrow2.gif) no-repeat 0 4px; padding-left: 15px; color: #4BBBCF; overflow:hidden; }
	.teaser-news-listpart-txt { padding-left: 15px; overflow:hidden; }
	 #MaerskComMasterPageBody .ms-WPBody .teaser-news-listpart-txt a,
	 #MaerskComMasterPageBody .ms-WPBody .teaser-news-listpart-txt a:link,
	 #MaerskComMasterPageBody .ms-WPBody .teaser-news-listpart-txt a:visited,
	 #MaerskComMasterPageBody .ms-WPBody .teaser-news-listpart-txt a:hover,
	 #MaerskComMasterPageBody .ms-WPBody .teaser-news-listpart-txt a:active { color: #000000; }
	.teaser-news-archive-title-txt img { vertical-align: middle; }
/* teaser news archive */
.teaser-news-archive { background:url(/_layouts/images/MaerskCom/teaser_news_mainbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; }
	.teaser-news-archive-borderinner { border: #ffffff 1px solid; padding: 0 23px 0 24px; }
	.teaser-news-archive-title { margin: 8px 0 12px 0; }
		.teaser-news-archive-title-txt { font-weight: bold; }
		.ms-WPBody .teaser-news-archive-title-link a,
		.ms-WPBody .teaser-news-archive-title-link a:link,
		.ms-WPBody .teaser-news-archive-title-link a:visited,
		.ms-WPBody .teaser-news-archive-title-link a:hover,
		.ms-WPBody .teaser-news-archive-title-link a:active { color: #4BBBCF; text-decoration: underline; }
	.teaser-news-archive-content { margin: 8px 0 12px 0; }
		.teaser-news-archive-content label { margin-bottom: 2px; display: block; }
	.teaser-news-archive-searchbox { width: 160px; text-align: right; }
		.teaser-news-archive-searchinput { width: 155px; height: 13px; display: block; border: #4BBBCF 1px solid; margin-bottom: 8px; padding: 1px 2px 2px 2px; font-size: 8pt; }
		.teaser-news-archive-searchsubmit { background:url(/_layouts/images/MaerskCom/teaser_news_searchbtn.png) no-repeat 0px 0px; width: 71px; height: 18px; border: 0; cursor: pointer; }
/* teaser dynamic listview */
.teaser-dynamic-listview { background:url(/_layouts/images/MaerskCom/teaser_listviewbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; }
	.teaser-dynamic-listview-borderinner { border: #ffffff 1px solid; padding: 8px 4px 0 4px; overflow:hidden; zoom:1; }
	.teaser-dynamic-listview-content { float: left; }
	.teaser-dynamic-listview-part { float: left; background: #ffffff; display:inline; width: 300px; margin: 0 4px 8px 4px; padding: 8px 10px 8px 10px; border: #dedede 1px solid; overflow:hidden; }
		.teaser-dynamic-listview-partimg { float: left; margin: 2px 8px 0 0; overflow:hidden; }
		.teaser-dynamic-listview-partcontent { float: left; overflow:hidden; }
			.teaser-dynamic-listview-parttitle { margin: 0 0 1px 0; font-weight: bold; }
			.teaser-dynamic-listview-partcate { margin-bottom: 3px; color: #4BBBCF; font-size: 10px; }
			.teaser-dynamic-listview-parttxt {}
/* teaser news pagelist */
.teaser-news-pagelist { height: 22px; border-top: #4BBBCF 1px solid; border-bottom: #4BBBCF 1px solid; margin-bottom: 11px; padding-top: 4px; color: #4BBBCF; }
.teaser-news-pagelist-left { float: left; }
	.ms-WPBody .teaser-news-pagelist-left a,
	.ms-WPBody .teaser-news-pagelist-left a:link,
	.ms-WPBody .teaser-news-pagelist-left a:visited,
	.ms-WPBody .teaser-news-pagelist-left a:hover,
	.ms-WPBody .teaser-news-pagelist-left a:active { color: #4BBBCF; }
.teaser-news-pagelist-current { color: #000000; font-weight: bold; }
.teaser-news-pagelist-right { float: right; color: #000000; }
.teaser-news-pagelist-space { margin-right: 10px; }
.teaser-news-pagelist-spaceL { margin-left: 10px; }
/* teaser news rss */
.teaser-news-rss {}
	.teaser-news-rss-txt { margin-bottom: 10px; }
	.teaser-news-rss-linkdiv { margin-bottom: 5px; }
	.teaser-news-rss-linkdivmore { margin: 10px 0 5px 0; text-align: right; }
	.teaser-news-rss-link { background:url(/_layouts/images/MaerskCom/main.png) no-repeat -217px -110px; padding-left: 15px; color: #000000; overflow:hidden; }
	.teaser-news-rss-more { background:url(/_layouts/images/MaerskCom/icon_arrow2.gif) no-repeat 0 4px; padding-left: 15px; color: #4BBBCF; overflow:hidden; }
/* teaser arrow */
.teaser_arrow { float: right; background:url(/_layouts/images/MaerskCom/teaser_arrow_blue.gif) #ffffff no-repeat 8px 4px; width: 66px; height: 18px; padding: 2px 0 0 26px; }
	#MaerskComMasterPageBody .ms-WPBody .teaser_arrow a, #MaerskComMasterPageBody .ms-WPBody .teaser_arrow a:link, #MaerskComMasterPageBody .ms-WPBody .teaser_arrow a:visited, #MaerskComMasterPageBody .ms-WPBody .teaser_arrow a:hover, #MaerskComMasterPageBody .ms-WPBody .teaser_arrow a:active { color: #4BBBCF; text-decoration: underline; }
/* teaser image with text */
.teaser-iwt { margin-bottom: 5px; }
	.teaser-iwt-title { height: 27px; color: #222; padding-left: 14px; font-size: 16px; font-weight: bold; text-transform: uppercase; overflow: hidden; }
	.teaser-iwt-content { background:url(/_layouts/images/MaerskCom/teaser_iwt_mainbg.jpg) #ffffff repeat-x; height: 133px; margin-bottom: 5px; overflow: hidden; }
	.teaser-iwt-contentimg { float: left; margin: 15px; display: inline; }
		.teaser-iwt-contentimg img { border: #fff 1px solid; }
	.teaser-iwt-contenttxtdiv { height: 93px; padding: 20px 10px 0 0; overflow: hidden; }
	.teaser-iwt-contenttext { color: #000; }
	.teaser-iwt-contenttitle { color: #000; font-weight: bold; }
		.teaser-iwt-contenttitle a, .teaser-iwt-contenttitle a:link, .teaser-iwt-contenttitle a:visited,  .teaser-iwt-contenttitle a:hover, .teaser-iwt-contenttitle a:active { color: #000; font-weight: bold; }
	.teaser-iwt-contentsubtitle { color: #4BBBCF; padding: 2px 0 3px 0; }
	.teaser-iwt-contentdisc { color: #000; line-height: 1.3; }
		#MaerskComMasterPageBody .ms-WPBody .teaser-iwt-contentdisc a, #MaerskComMasterPageBody .ms-WPBody .teaser-iwt-contentdisc a:link, #MaerskComMasterPageBody .ms-WPBody .teaser-iwt-contentdisc a:visited, #MaerskComMasterPageBody .ms-WPBody .teaser-iwt-contentdisc a:hover, #MaerskComMasterPageBody .ms-WPBody .teaser-iwt-contentdisc a:active { color: #4BBBCF; }
/* teaser report list */
.teaser-rl { padding-bottom: 1px; margin-bottom: 30px; }
.teaser-rldiv { float: left; margin-bottom: 5px; }
	.teaser-rlcell { float: left; background:url(/_layouts/images/MaerskCom/teaser_rl_mainbg.jpg) #ffffff repeat-x; height: 81px; border-right: #fff 1px solid; }
		.teaser-rlcellbr { border-right: #fff 1px solid; }
		.teaser-rlcellbnr { border-right: 0; }
	.teaser-rlw1 { width: 36px; }
	.teaser-rlw2 { width: 263px; }
	.teaser-rlw3 { width: 143px; }
	.teaser-rlw4 { width: 228px; }
	.teaser-rlw1c { height: 62px; padding: 15px 10px 0 10px; overflow: hidden;  }
	.teaser-rlw2c { padding: 15px 0 0 10px; }
	.teaser-rlw3c { padding: 15px 0 0 10px; }
	.teaser-rlw4c { padding: 5px; }
		.teaser-rlarrow { background:url(/_layouts/images/MaerskCom/teaser_arrowbg_blue.gif) no-repeat 10px 15px; }
		.teaser-rldate { color: #4BBBCF; }
		.teaser-rltitle { color: #000; font-size: 12px; font-weight: bold; }
			#MaerskComMasterPageBody .ms-WPBody .teaser-rltitle a, #MaerskComMasterPageBody .ms-WPBody .teaser-rltitle a:link, #MaerskComMasterPageBody .ms-WPBody .teaser-rltitle a:visited, #MaerskComMasterPageBody .ms-WPBody .teaser-rltitle a:hover, #MaerskComMasterPageBody .ms-WPBody .teaser-rltitle a:active { color: #000; }
		.teaser-rlcate { color: #000; font-size: 12px; }
		.teaser-rlw4c img { border: #fff 1px solid; }
/* teaser report list */
.teaser-rlt { background:url(/_layouts/images/MaerskCom/teaser_text_mainbg.jpg) #ffffff repeat-x; }
	.teaser-rlt-title { color: #4BBBCF; padding: 12px 0 0 14px; font-size: 16px; text-transform: uppercase; overflow: hidden; }
	.teaser-rlt-list { padding: 17px 0 15px 0; }
	.teaser-rlt-listtxt { background:url(/_layouts/images/MaerskCom/teaser_arrowbg_blue2.gif) no-repeat 14px 3px; padding: 0 8px 6px 36px; }
		#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-listtxt a,
		#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-listtxt a:link,
		#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-listtxt a:visited,
		#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-listtxt a:hover,
		#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-listtxt a:active { color: #000; text-decoration: underline; }
	.teaser-rlt-footer { }
		.teaser-rlt-footerarrow { background:url(/_layouts/images/MaerskCom/teaser_arrowbg_blue2.gif) #fff no-repeat 8px 4px; width: 46px; height: 18px; padding: 2px 0 0 26px; }
			#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-footerarrow a,
			#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-footerarrow a:link,
			#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-footerarrow a:visited,
			#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-footerarrow a:hover,
			#MaerskComMasterPageBody .ms-WPBody .teaser-rlt-footerarrow a:active { padding-right: 10px; color: #000; text-decoration: underline; }
/* webpart subscription */
.webpart-subscription {}
	.webpart-subscription-txt { margin-bottom: 10px; font-size: 12px; }
	.webpart-subscription-content { margin-bottom: 5px; }
		.webpart-subscription-content label { margin-bottom: 2px; display: block; }
		.webpart-subscription-content label input { margin-right: 5px; }
		* html .webpart-subscription-content label input { margin-right: 2px; }
		*+html .webpart-subscription-content label input { margin-right: 2px; }
	.webpart-subscription-contentlv1 {}
	.webpart-subscription-contentlv2 { padding-left: 24px; }
	.webpart-subscription-alert { color: #ff0000; }
	.webpart-subscription-inputdiv { margin-top: 10px; }
	.webpart-subscription-inputtxt { float: left; width: 110px; font-size: 12px; font-weight: bold; }
	.webpart-subscription-input { float: left; width: 213px; height: 18px; margin-bottom: 4px; border: #4BBBCF 1px solid; }
		*html .webpart-subscription-input, *+html .webpart-subscription-input { height: 16px; padding: 1px 2px 2px 2px; }
	.webpart-subscription-submit { border-top: #A5DDE7 1px solid; margin: 10px 0 20px 0; text-align: right; } 
		.webpart-subscription-submit-subscribe { background:url(/_layouts/images/MaerskCom/main.png) no-repeat -72px -107px; width: 71px; height: 20px; margin-top: 8px; border: 0px; cursor: pointer; }
		.webpart-subscription-submit-unsubscribe { background:url(/_layouts/images/MaerskCom/main.png) no-repeat -72px -164px; width: 71px; height: 20px; margin-top: 8px; border: 0px; cursor: pointer; }
		.webpart-subscription-submit-cancel { background:url(/_layouts/images/MaerskCom/main.png) no-repeat 0 -183px; width: 71px; height: 20px; margin-top: 8px; margin-left: 4px; border: 0px; cursor: pointer; }	
/* Create News */
.news-create { background:url(/_layouts/images/MaerskCom/teaser_news_mainbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; }
	.news-create-borderinner { border: #ffffff 1px solid; padding: 5px 15px; }
	.news-create-content { margin-bottom: 5px; }
		.news-create-content label { margin-bottom: 2px; display: block; }
		.news-create-content label input { margin-right: 5px; }
		* html .news-create-content label input { margin-right: 2px; }
		*+html .news-create-content label input { margin-right: 2px; }
	.news-create-alert { color: #ff0000; }
	.news-create-inputdiv { margin-top: 10px; }
	.news-create-inputtxt { float: left; width: 110px; font-size: 12px; font-weight: bold; }
	.news-create-input { float: left; width: 211px; height: 18px; margin-bottom: 4px; border: #4BBBCF 1px solid; }
		*html .news-create-input, *+html .news-create-input { height: 16px; padding: 1px 2px 2px 2px; }
	.news-create-selectdiv { float: left; margin-bottom: 10px; }
	.news-create-selecttxt { font-size: 12px; font-weight: bold; }
	.news-create-textarea { float: left; width: 400px; height: 90px; margin-bottom: 4px; border: #4BBBCF 1px solid; }
		*html .news-create-textarea, *+html .news-create-textarea { height: 88px; padding: 1px 2px 2px 2px; }
	.news-create-input-file { background:url(/_layouts/images/MaerskCom/main.png) no-repeat -72px -145px; width: 71px; height: 20px; margin-left: 4px; border: 0px; cursor: pointer; }
	.news-create-submit { border-top: #A5DDE7 1px solid; margin: 10px 0 20px 0; text-align: right; } 
		.news-create-submit-button { background:url(/_layouts/images/MaerskCom/main.png) no-repeat -72px -126px; width: 71px; height: 20px; margin-top: 8px; border: 0px; cursor: pointer; }
/* vacancy */
.vacancy-search { background:url(/_layouts/images/MaerskCom/teaser_news_mainbg.jpg) #ffffff repeat-x; border: #DBF1F5 1px solid; border-bottom: 0px; }
	.vacancy-search-borderinner { border: #ffffff 1px solid; padding: 0 10px; }
	.vacancy-search-content { margin: 9px 0 0 0; padding-top:1px; }
	.vacancy-search-selectboxdiv { float:left; margin: 0 10px 6px 0; padding-top:1px; }
	.vacancy-search-selectboxdiv-noright { float:left; margin: 0 0 6px 0; padding-top:1px; }
	.vacancy-search-box { float:left; margin-left:4px; }
		.vacancy-search-box .vacancy-search-input { float:left; width: 136px; height: 13px; border: #4BBBCF 1px solid; display: inline; padding: 1px 2px 2px 2px; font-size: 8pt; }
		.vacancy-search-box .vacancy-search-submit { float:left; background:url(/_layouts/images/MaerskCom/teaser_news_searchbtn.png) no-repeat 0px 0px; width: 71px; height: 18px; border: 0; display: inline; margin: 0 0 0 3px; cursor: pointer; }
	.vacancy-search-summary { margin-bottom: 10px; border: #DBF1F5 1px solid; border-top: 0px; }
	.vacancy-search-summary-borderinner { border: #ffffff 1px solid; padding: 0 10px 0 10px; }
	.vacancy-search-summarydiv { margin: 8px 0 8px 0; padding-top: 5px; border-top: #DBF1F5 1px solid; }
	.vacancy-search-summarytitle  { float: left; width: 90px; color: #000000; font-weight: bold; }
	.vacancy-search-summarytxt { float: left; color: #000000; }
.vacancy-search-list { margin-bottom: 10px; }
	.vacancy-search-listtop { background: url(/_layouts/images/MaerskCom/teaser_news_searchbg.jpg) #ffffff repeat-x bottom; height: 20px; border: #BEE7EE 1px solid; padding: 4px 4px 2px 8px; }		
	.vacancy-search-listtitle { width: 68px; color: #000000; font-weight: bold; }
	.vacancy-search-listtitle2 { color: #000000; font-weight: bold; }
	#MaerskComMasterPageBody .ms-listviewtable .ms-alternating { background-color: #f8fefe; }
	#MaerskComMasterPageBody .ms-listviewtable .ms-vb2 { border-bottom: #DBF1F5 1px solid; color: #4BBBCF; }
	    #MaerskComMasterPageBody .ms-listviewtable .ms-vb2 a,
	    #MaerskComMasterPageBody .ms-listviewtable .ms-vb2 a:link,
	    #MaerskComMasterPageBody .ms-listviewtable .ms-vb2 a:visited,
	    #MaerskComMasterPageBody .ms-listviewtable .ms-vb2 a:hover,
	    #MaerskComMasterPageBody .ms-listviewtable .ms-vb2 a:active { color: #000000; }
	#MaerskComMasterPageBody .contentzone-sideL .ms-PartSpacingVertical,
	#MaerskComMasterPageBody .areafrontpage-lefttop .ms-PartSpacingVertical,
	#MaerskComMasterPageBody .areafrontpagezone1 .ms-PartSpacingVertical { margin-top: 0; }
.vacancy-show {}
	.vacancy-show-topselect { margin-right: 0; }
	.vacancy-show-toptitle { margin-left: 16px; color: #000000; }
		#MaerskComMasterPageBody .ms-WPBody .vacancy-show-toptitle a,
		#MaerskComMasterPageBody .ms-WPBody .vacancy-show-toptitle a:link,
		#MaerskComMasterPageBody .ms-WPBody .vacancy-show-toptitle a:visited,
		#MaerskComMasterPageBody .ms-WPBody .vacancy-show-toptitle a:hover,
		#MaerskComMasterPageBody .ms-WPBody .vacancy-show-toptitle a:active { color: #000000; }
	.vacancy-show-content { margin-top: 10px; }
		.vacancy-show-content-date { color: #4BBBCF; }
		.vacancy-show-content-title { margin-bottom: 10px; color: #000000; font-weight: bold; }
		.vacancy-show-content-detail {  color: #000000; }
		.vacancy-image img { border: 0; margin: 10px; float:right; }
/* vacancy apply */
.vacancyapply {}
	.vacancyapply-guide { width:100%; height:26px; border-top: #A5DDE7 1px solid; border-bottom: #A5DDE7 1px solid; }
		.vacancyapply-guide, vacancyapply-guide li, .wizard-guide, .wizard-guide li { list-style:none; margin: 0; padding:0; }
		.vacancyapply-guide { margin:0; padding: 0; }
		.vacancyapply-guide li { float: left; }
		.vacancyapply-guide li a { float:left; height: 21px; padding: 5px 12px 0 14px; color: #4BBBCF; text-decoration:none; display:block; }
		.vacancyapply-guide li.first { padding-left: 0; }
		.vacancyapply-guide li.first a { padding-left: 0; }
		.vacancyapply-guide li.vacancyapply-guide-select a { background:url(/_layouts/images/MaerskCom/wizard_guidebg.png) #ffffff no-repeat top right; color: #000000; font-weight: bold; }
	.vacancyapply-content { padding-top: 0px; }
	.vacancyapply-title { margin: 10px 0; color: #000000; font-weight: bold; }
	.vacancyapplydiv { float: left; border-bottom: #A5DDE7 1px dotted; margin-bottom: 10px; padding-bottom: 10px; }
	.vacancyapplydiv2 { float: left; border-bottom: #A5DDE7 0px dotted; padding-bottom: 4px; }
	.vacancyapplydivnofloat { margin-bottom: 10px; }
	.vacancyapplydivnofloatplus { margin-bottom: 10px; }
		.vacancyapplydivnofloatplus input { margin-right:4px; }
		* html .vacancyapplydivnofloatplus input { margin-right:0px; }
		*+html .vacancyapplydivnofloatplus input { margin-right:0px; }
		.vacancyapplydivnofloatplus label { margin-top:-4px; margin-right:4px; }
		* html .vacancyapplydivnofloatplus label { margin-top:0; }
		*+html .vacancyapplydivnofloatplus label { margin-top:0; }
	.vacancyapplydivunit { float: left; margin-right: 8px; }
	.vacancyapplydivunitend { float: left; }
	.vacancyapplydivunitplus { float: left; margin-right: 8px; }
		.vacancyapplydivunitplus input { margin-right:4px; }
		* html .vacancyapplydivunitplus input { margin-right:0px; }
		*+html .vacancyapplydivunitplus input { margin-right:0px; }
		.vacancyapplydivunitplus label { margin-top:-4px; margin-right:4px; }
		* html .vacancyapplydivunitplus label { margin-top:0; }
		*+html .vacancyapplydivunitplus label { margin-top:0; }
	.vacancyapplydivbm { float: left; }
	.vacancyapplydivbmplus { float: left; }
		.vacancyapplydivbmplus input { margin-right:4px; }
		* html .vacancyapplydivbmplus input { margin-right:0px; }
		*+html .vacancyapplydivbmplus input { margin-right:0px; }
		.vacancyapplydivbmplus label { margin-top:-4px; margin-right:4px; }
		* html .vacancyapplydivbmplus label { margin-top:0; }
		*+html .vacancyapplydivbmplus label { margin-top:0; }
	.vacancyapply-inputdiv { margin-top: 0px; }
		.vacancyapply-inputdiv .ms-dtinput img { margin-left: 2px; }
	.vacancyapply-input1 { width: 156px; height: 13px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
	.vacancyapply-input2 { width: 207px; height: 13px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
	.vacancyapply-input3 { width: 187px; height: 13px; border: #4BBBCF 1px solid; margin-right: 4px; padding: 1px 2px 2px 2px; font-size: 11px; }
	 * html .vacancyapply-input3 { width: 191px; }
	.vacancyapply-input4 { width: 95px; height: 13px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
	#MaerskComMasterPageBody .content-main .ms-dtinput { padding-right: 0; }
	.vacancyapply-horizontal {}
		.vacancyapply-horizontal label { float: left; width: 200px; }
		.vacancyapply-horizontal input { float: left; }
		.vacancyapply-horizontal td label { float: left; width: auto; }
	.vacancyapply-ls { float: left; }
		.vacancyapply-ls-part { float: left; width: 104px; margin-bottom: 8px; }
		.vacancyapply-ls-title { width: 100px; height: 22px; }
		.vacancyapply-ls-select { height: 22px; margin-right: 4px; }
		
	.v.vacancyapply-zone {  }
	.vacancyapply-unit {  }
		.vacancyapply-unit .titlewidth { width: 221px; }
		.vacancyapply-unit .valid { padding-left: 4px; }
		.vacancyapply-unit  .vacancyapply-unitfloat { float: left; }
		.vacancyapply-unit  .vacancyapply-unit-left { float: left; }
		.vacancyapply-unit  .vacancyapply-unit-div { padding: 0 0 10px 0; }
	.vacancyapply-unit2 { float: left; padding: 0 8px 4px 0; }
		.vacancyapply-unit2 .titlewidth { width: 200px; }
		.vacancyapply-unit2 .valid { padding-left: 2px; }
		.vacancyapply-unit2  .vacancyapply-unitfloat { float: left; }
		.vacancyapply-unit2  .vacancyapply-unitnofloat { background: #ff0000; }
		.vacancyapply-unit2  .vacancyapply-unit-left { float: left; }
		.vacancyapply-unit2  .vacancyapply-unit-div { padding: 0 0 2px 0; }
		.vacancyapply-textbox { width: 649px; height: 80px; margin-bottom: 16px; border: #4BBBCF 1px solid; padding: 2px; overflow-y: auto; scrollbar-shadow-color: #59ADBB; scrollbar-highlight-color: #59ADBB; scrollbar-arrow-color: #ffffff; scrollbar-face-color: #59ADBB; scrollbar-track-color: #CFEDF3; scrollbar-3dlight-color: #59ADBB; scrollbar-darkshadow-color: #59ADBB; scrollbar-3dshadow-color: #59ADBB;}
	.vacancyapply-group { margin-bottom: 20px; }
		.vacancyapply-group-title { margin: 10px 0; color: #000000; font-weight: bold; }
		.vacancyapply-groupdiv { margin: 0 0 8px 0; overflow:hidden;zoom:1; }
		.vacancyapply-unitdiv { float: left; padding: 0 0 8px 0; border-bottom: #A5DDE7 1px dotted; }
		.vacancyapply-unitdiv-single { float: left; padding: 0 0 8px 0; }
	.vacancyapply-ls {  }
		.vacancyapply-lsdiv { float: left; }
		.vacancyapply-ls-optiondiv { margin: 0 8px 0 0; border: #ff0000 1px solid; }
		.vacancyapply-ls-optionunit { padding: 0 8px 8px 0; }
		.vacancyapply-ls-optionunittxt { width: 100px; padding: 1px 8px 9px 0; }
		.vacancyapply-ls-titlewidth { width: 100px; padding: 0 8px 0 0; }
		.vacancyapply-lsdiv .customizeselectbox100 { float: left; }
		.vacancyapply-lsdiv-valid { float: left; padding-left: 2px; }
	
.vacancyapplysr {}
	.vacancyapplysrdiv1 { float:left; width: 244px; }
	.vacancyapplysrdiv2 { float:left; width: 244px; height: 13px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
	.vacancyapplysrdiv3 { float:left; width: 234px; }
	.vacancyapplysrdiv4 { float:left; width: 228px; height: 13px; margin-right: 10px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
	.Focused { float:left; width: 244px; height: 13px; border: #ff0000 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
/* ListDetailView */
.listdetailview { padding-bottom: 10px; }
	.listdetailview h3 { margin-bottom: 10px; }
	.listdetailview-cate { height: 24px; border-top: #4BBBCF 1px solid; border-bottom: #4BBBCF 1px solid; margin-bottom: 11px; padding-top: 5px; color: #4BBBCF; }
	.listdetailview-innerimage { background: #ffffff; padding-left: 10px; }
/* temporary */

/*Modal Popup*/
.modalBackground
{
 background-color: Gray;
 filter: alpha(opacity=70);
 opacity: 0.7;
}
.modalPopup
{
 background-color: #fff;
 width: 284px;
 text-align: left;
}
.modalPopup label
{
 display: block;
 font-size:11px;
}
.modalPopup-input 
{
 width: 230px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; font-family: Verdana;
}
.wizard-content-submit-send { background: url(/_layouts/images/MaerskCom/main.png) no-repeat -72px -183px; width: 71px; height: 19px; border: 0px; cursor: pointer; }

.modalPopup_title
{
  cursor: move;
  height: 26px;
  background: #4BBBCF;
  color: #fff;
  padding: 10px 0 0 4px;
  font-weight: bold;
}
.modalPopup_content { background:url(/_layouts/images/MaerskCom/teaser_text_mainbg2.jpg) #ffffff repeat-x bottom; border: #DBF1F5 1px solid; border-bottom: 0px; }
.modalPopup_content-borderinner { border: #ffffff 1px solid; padding: 5px 20px; }
.modalPopup_content p
{
 padding: 5px 0 0 0;
}
.modalPopup_content .modalPopup_content-borderinner span { font-size:11px; }
.modalPopup_feedback span
{
 display: block;
	padding: 20px;
}
.modalPopup_feedback input 
{
	width: 60px;
}

.contact-form-textbox { width: 211px; height: 13px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
.contact-form-textarea { width: 211px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
.contact-form-textbox-ie6 { width: 208px; height: 13px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
.contact-form-textarea-ie6 { width: 208px; border: #4BBBCF 1px solid; padding: 1px 2px 2px 2px; font-size: 11px; }
.contact-form-label { width: 103px; float: left; }
.captcha-warning { color:red; font-weight:bold; }
.captcha-message { color:black; font-weight:normal; }
.horizontal-bar-blue { height:1px; background-color: #4CBCD0; border:0px; margin-top:7px; margin-bottom:7px; }
#MaerskComMasterPageBody HR.horizontal-bar-blue { color:#4BBBCF; }
.small-text { font-size:10px; }
.captcha-area { float:left; width:320px; height:86px; padding:9px; background-image:url('/_layouts/images/MaerskCom/gradientbox_middle.gif'); background-repeat:repeat-x; }
.captcha-inner-area { border:1px solid #C6EAE6; margin-bottom:9px; }
.captcha-outer-area { width:342px; height:108px; }
.captcha-image { width:300px; height:57px; float:left; }
.contactform-outer { width:370px; margin-left:46px; }
.vacancy-expires-date { margin-left: 165px; }

.modal-popup-inner { height:270px; margin-left:20px; margin-right:20px; overflow:auto; }
.modal-popup-headline { line-height:24px; text-transform:uppercase; font-size:18px; }
#modalpopupbackground { position:absolute; z-index:9000; background-color:#000; display:none; }  
#modalpopupouter .modalpopupwindow { position:absolute; background-color:#FFF; width:477px; height:340px; display:none; z-index:9999; padding:0px; }                          
#modalpopupouter #modalbox { width:477px; height:340px; }  


/* footer */
#MaerskComMasterPageBody .footer { color: #4BBBCF; display:block; }
	#MaerskComMasterPageBody .footer .footer-copyright { color: #4BBBCF; padding: 10px 0 0 14px; font-size: 12px; }
	#MaerskComMasterPageBody .footer .footer-about { position:absolute; display:block; right:0px; top: 12px; font-size: 10px;  color: #4BBBCF; }
		 #MaerskComMasterPageBody .footer .footer-about span { display: inline; margin: 0 13px; }