/* Sök efter "IE6 Hack" respektive "IE7 Hack" för att hitta alla speciallösningar för IE */
body, html {
	margin:0px;
	padding:0px;
	height: 100%;
	background: #c9c9c9;
	font: 10px verdana;
	color: #484848;
}

h1	{ padding:10px 0 5px 0; margin:0px; font-size:16pt; }
h2	{ padding:7px 0 5px 0; margin:0px; font-size:14pt; }
h3	{ padding:5px 0 5px 0; margin:0px; font-size:12pt; }
p	{ margin:5px 0 13px 0; font-size:10px; }
img	{ border:none; }
object { outline:0; }

/* För stilning av den nya ul-li-menyn */
.submenu_lv1, .submenu_lv2, .submenu_lv3 {
	padding:0; margin:0; list-style:none;
}
.submenu_lv1 li a, .submenu_lv2 li a, .submenu_lv3 li a { color:#4e4d50; padding:3px 0; }
.submenu_lv1 li.active { font-weight:bold; }

.submenu_lv2 li.active { font-weight:normal; }
.submenu_lv2 li { padding-left:10px; }
.submenu_lv2 li a { font-weight:normal; }

.submenu_lv3 li { padding-left:10px; font-style:italic; }
.submenu_lv3 li.active {  }
/* -------- */

/* main menu */
#mainmenu {
	margin: -2px 0 0 15px;
	padding: 0;
	list-style: none;
	width: 855px;
	height: 56px;
	background: #2c323a url(/bilder/design/menu/mainmenu_ul.gif) repeat-x top left;
}
* html #mainmenu { margin-top: -1px; overflow: hidden; } /* IE6 Hack */
*:first-child+html #mainmenu { margin-top: -1px; } /* IE7 Hack */

#mainmenu  li {
	float: left;
	padding: 4px 3px 0 4px;
	background: url(/bilder/design/menu/mainmenu_li.gif) no-repeat top left;
}
#mainmenu li a {
	float: left;
	padding: 17px 10px;
	background: url(/bilder/design/menu/mainmenu_a.gif) repeat-x top left;
}
#mainmenu li.menuNameContainsAmp a span img {
  margin-right: -14px
}
#mainmenu li a:hover, #mainmenu li.active a {
	background: url(/bilder/design/menu/mainmenu_a-hover.gif) repeat-x top left;
	text-decoration: none;
}
#lastlink {
	height: 56px;
}
/* End main menu */

/*#menu_container  a:hover img {
	background-image: url(/bilder/design/menu/mm_bg1_2.gif)
}*/
.content_info_left .mainname {
	padding: 0;
	height: 15px;
	margin: 40px 0 0 30px;
}
.content_info_left .submenu_lv1 {
	padding: 0 0 0 30px;
}
.content_info_left .submenu_lv1 li a {
	display: block;
	padding: 3px 0 0 8px;
	background: url(/bilder/design/menu/pil.gif) no-repeat center left;
}
	* html .content_info_left .submenu_lv1 li a {
		height: 1%;
	}
.content_info_left .submenu_lv1 li a:hover {
	background-image: url(/bilder/design/menu/pil-hover.gif);
}
.content_info_left .submenu_lv1 li.active a {
	margin-left: 2px;
	background-image: url(/bilder/design/menu/pil-hover.gif);
}
.content_info_left .submenu_lv1 li.active li a {
	margin-left: 0;
	background-image: url(/bilder/design/menu/pil.gif);
}
.content_info_left .submenu_lv1 li li a:hover, .content_info_left .submenu_lv1 li li.active a {
	background-image: url(/bilder/design/menu/pil-hover.gif);
}

/* Användbara klasser */
.clear  { clear:both; }
.left { float:left; margin:0 4px 3px 0; }
.right { float:right; margin:0 0 3px 4px; }
.hr { margin-top:8px; width:100%; height:8px; border-top:1px solid #E5EBDC; margin:0 auto; } /* Horisontellt streck med div */
/*input  { background-color:#f3f6ee; border:1px solid #4f8e4b; color:#003822; }*/
.l { color:#BCB9B4; padding:0 4px; } /* Stående streck (avskiljare) */
.important { color:red; cursor:help; } /* Stjärna (krav) vid formulär*/
/* -------- */

.rubriker img{
	display: block;
	margin-top: 0;
}
.rubriker h1{
	margin: 0;
	padding: 0;
}

a { text-decoration:none; color: #d3222a; outline: none;}
a:visited { color: #8f181d; }
a:hover { text-decoration:underline;}

a.relatedFile:link { text-decoration: none; color: #dc291e; font-weight: normal; }
a.relatedFile:visited { text-decoration: none; color: #dc291e; font-weight: normal; }
a.relatedFile:active { text-decoration: none; color: #dc291e; font-weight: normal; }
a.relatedFile:hover { text-decoration: underline; color: #dc291e; font-weight: normal; }

a.readmorelink:link, a.readmorelink:visited { text-decoration: none; color: #000; font-weight: normal; }
a.readmorelink:hover { color: #d3222a; }
a.readmorelink:link span.readmore{ text-decoration:none; color: #d3222a; outline: none; }
a.readmorelink:visited span.readmore{ color: #8f181d; }
a.readmorelink:hover span.readmore{ text-decoration: underline; }

#blog_ul {
	list-style: none;
	margin: 0;
	padding: 30px 10px 0 10px;
}
#blog_ul li {
	padding: 0 0 1px 0;
}
#job_ul, #news_ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#job_ul li, #news_ul li {
	padding: 0 0 5px 0;
}

#Container {	Width: 855px; Margin: 0 auto; Background: #FFFFFF; _height: 100%; min-height: 100%; Position: relative; }
	#BloggPuffDel1 {	Float: left; Width: 471px; Height: 16px; Background: url(/bilder/design/bloggpuff_bg1.gif) no-repeat; }
	#BloggPuffDel2 {	Float: left; Width: 471px; Background: url(/bilder/design/bloggpuff_bg3.gif) repeat-y; }
	#BloggPuffDel3 {	Width: 471px; Height: 17px; Background: url(/bilder/design/bloggpuff_bg4.gif) no-repeat; clear: both; }
	#BloggPuffContent {	Width: 431px; _Height: 20px; padding-left: 20px; Padding-right: 20px; Background: url(/bilder/design/bloggpuff_bg2.gif) no-repeat; min-height: 150px; }
	#BloggPuffContent #blogbild {
		float: left;
		margin: 0 20px 5px 0;
		padding-bottom: 2px;
		border-bottom: solid 2px #174a7c;
	}
	#FlashHeaderContainer {	Width: 885px; Height: 339px; position: absolute; top: 63px; Left: -15px; }
	.FlashHeaderContainer {	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/design/topBg.png',sizingMethod='scale'); }
	.FlashHeaderContainer[class] {	Background:url('/bilder/design/topBg.png') no-repeat 0 0px; }
	#FlashHeaderContainer_info {	Width: 885px; Height: 168px; position: absolute; top: 62px; Left: -15px; }
	.FlashHeaderContainer_info {	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/design/topBg.png',sizingMethod='scale'); }
	.FlashHeaderContainer_info[class] {	Background:url('/bilder/design/topBg.png') no-repeat 0 0px; }
	#flash { margin: 0 auto 0 15px; }
	
	.topImage { Width: 855px; Height: 114px; Margin: 0 auto; }
	*:first-child+html .topImage { Height: 113px; } /* IE7 Hack */
	
	#LeftContainer {	Float: left; Width: 472px; }
	#Logga a{	Width: 271px; Height: 113px; Position: absolute; Top: 0px; Left: 40px; text-indent: -999em; outline: none;}
	* html #Logga a { cursor: pointer; } /* IE6 Hack */
	.Logga a{	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/design/logga.png',sizingMethod='scale'); }
	.Logga[class] a {	Background-image:url('/bilder/design/logga.png'); }
	#MainContainer {	Position: relative;  Background: url(/bilder/design/centerBg.gif) repeat-y; margin-top:-1px; border: 1px solid #aaa; border-top: none; border-bottom: none; }
	* html #MainContainer { width: 100%; } /* IE6 Hack */
	#MainContainer .inner {	
		Padding: 33px 50px 0px 50px;
		background: url(/bilder/design/mainContentBg.gif) repeat-x top left;
		}
	#RightContainer { Float: right; Width: 210px; }
	#TopLinks {	Position: absolute; Top: 25px; Right: 25px; }
	#TopLinks a { Color: #484848; Text-decoration:none; }
	
	
	.content_info {
		width: 853px;
		min-height: 547px;
		padding: 8px 0 0 0;
		border-left: 1px solid #AAA;
		border-right: 1px solid #AAA;
		background: url(/bilder/design/mainContentBg.gif) repeat-x top left;
	}
	* html .content_info { height: 547px; width: 855px; } /* IE6 Hack */
	
	    .content_info_left , .content_info2_left                     { width: 186px; min-height: 268px; _height: 268px; float: left; background-image: url("/bilder/design/submenuBG.png"); }
		* html .content_info_left { overflow: hidden; } /* IE6 Hack */
	    .content_info_middle                    { width: 440px; min-height: 268px; _height: 268px; float: left; }
		.content_info_middle p { text-align: justify; }
			* html .paddingDiv { width: 380px; overflow: hidden; } /* IE6 Hack */
	        .printyta {padding: 25px 30px;}
			.centerImage, .bild                        { width: 386px; margin-top: 5px; }
			.centerImage img, .bild  img                      { padding-bottom: 2px; border-bottom: solid 2px #174a7c; }
	    .content_info_right                     { width: 227px; min-height: 268px; _height: 268px; float: left; padding-top: 60px;}
		.bredmall .content_info_right { padding-top: 7px; }
		* html .content_info_right { width: 223px } /* IE6 Hack */
	        .rightImage                         { width: 179px; border-bottom: solid 2px #174a7c; margin: 0 0 15px 18px;  }
	        .intext			{ float: right; margin: 0 0 15px 15px;}
			
			
	        .related_files, .blog	{ width: 187px; margin: 0 0 15px 14px; }
	            .related_files_top	{ width: 187px; height: 79px; background-image: url("/bilder/design/related_files_top.png"); }
				.blog_top	{ width: 187px; height: 29px; background: url("/bilder/design/blog_top.gif") no-repeat top left; }
				* html .blog_top { position: relative; top: 20px; } /* IE6 Hack */
	            .blog_top .rubriker { padding: 10px 0 0 10px; }
				.related_files_bg 	{ width: 185px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; min-height: 138px; _height: 138px; background-image: url("/bilder/design/related_files_bg.png"); background-repeat: no-repeat; }
				.blog_bg	{ width: 185px; border-left: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; min-height: 138px; _height: 138px; background-image: url("/bilder/design/blog_bg.gif"); background-repeat: no-repeat; overflow: hidden; }
	            .related_files_bottom, .blog_bottom	{ width: 187px; height: 19px; background-image: url("/bilder/design/related_files_bottom.png"); }
				.blog h2 {margin-left:10px;}
				
		.bottomBorder {
			width: 853px;
			margin: 0 auto;
			height:30px;
			padding:50px 0 0 0;
			background-color: White;
			background-image: url("/bilder/design/bottomborder.png");
			background-repeat: no-repeat;
			background-position: bottom;
			border-left: 1px solid #aaaaaa;
			border-right: 1px solid #aaaaaa;
		}
		* html .bottomBorder { width: 855px; } /* IE6 Hack */

	.content_info2_right {
		width: 667px;
		float: right;
	}

#footer { display: none; }

/* STARTSIDA */
#vessel_img {
	text-align: center;
	margin: 10px 0;
}
/* SLUT STARTSIDA */

/* Form */
#application_form div {
	float: left;
	margin-right: 10px;
}
#application_form input {
	width: 150px;
}
#application_form p {
	clear: both;
}
/* End Form */

#LightboxContent div {
  padding: 20px;
  position: relative;
}
#LightboxContent #close {
  position: absolute;
  /*bottom: -25px;*/
  top: 210px;
  right: 10px;
}
* html #LightboxContent #close { top: 240px; }


.sitemap ul 	{ padding-left: 20px; }
* html .sitemap ul, * html .sitemap ul li { margin-left: 0px; } /* IE6 Hack */
*:first-child+html .sitemap ul, *:first-child+html .sitemap ul li { margin-left: 0px; } /* IE7 Hack */

.sitemap ul li {
	margin: 2px 0;
}
.containsUl {
	list-style: none;
}
* html .containsUl {
	height: 0;
}
*:first-child+html .containsUl {
	height: 1%;
}

/* högerpuff */
.hogerpuff {
	width: 187px;
	margin-left: 14px;
	margin-top: 15px;
	padding-top: 15px;
	background: url(/bilder/design/hogerpuff_top.gif) no-repeat top left;
}
.hogerpuff div {
	background: url(/bilder/design/hogerpuff_bottom.gif) no-repeat bottom left;
	padding: 0px 25px 15px 25px;
}
.hogerpuff img {
	padding-bottom: 2px;
	border-bottom: solid 2px #174a7c;
}

/* Gallery */
.galleriBild {
	float: left;
	display: inline;
	margin: 0 5px 10px 5px ;
	height: 80px;
}
.galleriBild img {
	border: 1px solid #ddd;
	padding: 3px;
}
/* End Gallery */

/* News */
.date {
	display: block;
	font-style: italic;
}
/* End News */

#flashfilmdiv {
	margin:0 auto !important;
	padding:25px 25px 45px 25px !important;
	width:320px;
	height:280px !important;
	background-color:#fff;
}
#close2 {
	height:25px;
	width:25px;
	display:block;
	margin:0;
	padding:0;
	position:relative;
	left:315px;
	top:-40px;
}
/*
#close {
	clear:both !important;
	float:left !important;
	position:relative !important;
	top:0 !important;
	right:0 !important;
	display:block !important;
	background-color:#fff;
}
*/

/*CSS för utskrift*/
@media print {
   body *{ visibility:hidden; margin:0; padding:0; float: none; position: static;}
   body, #Container, * html .content_info_middle { background:white; margin:0; padding:0; width: 100%; float: none;}
   * html .content_info { width: 100%; float: none;}
   * html .content_info_left, * html .content_info_right { display: none; }
   .printyta { text-align: left; visibility:visible; position:absolute; top:0px; left:0px; width:100%; background-color:#ffffff;font-family: "Times New Roman", serif; margin:0; padding:0;}
   .printyta *{ visibility:visible;  font-size: 12pt; }
}