﻿/**********************************************************************
Only theme-related parts here (eg. images, background images and colors)
***********************************************************************/

body 
{
	font: 76% Arial, Tahoma, Verdana, sans-serif;
	background-color: #eeeeee;
	background:url(../Images/body_bg.gif) repeat-x top left;
	margin-top:30px;
}

#Page
{
	background:url(../Images/page_bg1.gif) no-repeat top left;
	background-color: Transparent;
	margin-top:0px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	width:970px;
	padding-left:10px;
}
	
#MenuStageFooterWrapper
{
	background:url(../Images/FooterImages.jpg) no-repeat bottom center;
	width:950px;
	height:auto;
	float:left;
	padding-bottom:170px;
}

#Content
{
	width: 950px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	height:900px;
	min-height: 900px;
	height: auto !important;
	float:left;
	border-top: 1px solid #e2e2e2;
}	

#StageArea
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width:910px;
	margin:auto;
	text-align:center;
	margin-top:10px;
}

#HeaderArea {height:58px; margin-bottom:0px; width:950px; margin-top:15px;}
	
#Header
{	
	background-image:url(../Images/Header_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin-bottom:0px;		
	height:58px;
	width:950px; 
	float:left;
}	
	
#PageFooterArea
{
	height:100px;
	float:left;
}		
	
#MainIntro
{
	font-style:italic; 
	margin-bottom:4px;
}	

#MainBodyArea
{
	background-color:#FFFFFF;
	width:auto;
}

#MainBodyStart
{
	background-color:#FFFFFF; 	
}

#MainBody img
{
	margin-bottom:10px;
}

/*#Functions And SearchArea
-----------------------------------*/
#FunctionsAndSearchArea
{
	width:550px;
	height:auto;
	float:right;
	margin-right:0px;
	margin-top:0px;
	font-size: 0.9em;
}

#FunctionsAndSearchArea ul
{
	display: inline;
	float: right;
	margin-top: 17px;
	margin-right:10px;
}

#FunctionsAndSearchArea ul li
{
	display:inline;
	float:left;
}

#FunctionsAndSearchArea ul li a, #FunctionsAndSearchArea ul li a:visited
{
	float:left;
	margin-right: 6px;
}

#FunctionsAndSearchArea ul li a.func_separator
{
	background: url(../Images/func_separator.gif) center left no-repeat;
	padding-left:6px;
}

/*QuickSearch
-----------------------------------*/
#QuickSearchWrapper {
	height:58px;
	background-image:url(../Images/SearchArea_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-left: 1px solid #FFFFFF;
	width:280px;
	vertical-align:top;
	text-align:left;
}

#QuickSearchInnerWrapper
{
	margin-top:10px;
	width:240px;
	margin-left:25px;
	float:left;
	display:inline;
}

.quickSearchField
{
	background: url(../Images/Searchinput_bg.gif) no-repeat top left;
	float:left;
	display:inline;
	height: 28px;
	width: 165px;
	border:none;
	margin-top:7px;
	padding:5px 0 0 20px;
	font-size:11px;
	color:#333333;
}

.quickSearchButton
{
	float:left;
	clear:none;
	display:inline;
	width: 40px;
	height: 26px;
	margin-top:6px;
	border:none;
}

/*MainMenuArea
-----------------------------------*/
#MainMenuArea 
{
	background-image:url(../Images/TopMenu_bg.gif);
	background-repeat:repeat-x;
	height:51px;
	width:906px;
	margin-top:0px;
	text-align:center;
	margin:auto auto;
}

#MainMenuArea ul
{
	margin-left:0px;
}

#MainMenuArea ul li a
{
	display: inline-block;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	line-height:45px;
	float:left;
	margin-right:18px;
	margin-left:18px;
}

* html #MainMenuArea ul li a
{
	margin-right:9px;
	margin-left:9px;
}
	
#MainMenuArea ul li a:link, 
#MainMenuArea ul li a:visited,
#MainMenuArea ul li a:focus 
{
	display:block;
	font-size:1em;
	font-weight:normal;	
	color:#505050;
	text-transform:uppercase;
}

#MainMenuArea ul li a:hover, 
#MainMenuArea ul li a:active 
{
	color: Black;
	text-decoration:underline;
}

#MainMenuArea .selected a
{
	color: #89181c !important;
	text-decoration:underline !important;	
}

.mainMenuSeparator
{
	background-image:url(../Images/separator.gif);
	background-repeat:no-repeat;	
	background-position:top;
	display:inline;
	float:left;
	width:1px;
	height:42px;
	margin-left:0px;
	margin-right:0px;
}
	
/*SubMenuArea
-----------------------------------*/
#SubMenuArea
{
	background: url(../Images/submenu_bg.png) bottom left no-repeat;
	background-color: #FFFFFF;
	font-style: italic;
	width: 93%;
	padding-bottom: 35px;
	overflow: hidden;
	margin-left:8px;
}

#SubMenuArea ul
{
	background: url(../Images/submenu_ul_bg.png) top left no-repeat;
	padding-top: 20px;
	overflow: hidden;
}

#SubMenuArea ul li
{
	line-height: 17px;
	margin-bottom: 0px;
}

#SubMenuArea ul li ul
{
	background-image: none;
	padding-top: 0px;
	padding-bottom: 5px;
	overflow: hidden;
	width:99%;
	margin-top:5px;
}

#SubMenuArea ul li ul li ul
{
	margin-top:-3px;
}

#SubMenuArea ul li ul li
{
	border: none;
	overflow: hidden;
}

#SubMenuArea ul li a, #SubMenuArea ul li .selected
{
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	line-height: 16px;
	padding-top:5px;
	padding-bottom:7px;
	background: url(../Images/submenu_a_bg.png) top left repeat-x;
	background-color:#ffffff;
	padding-left: 20px;
	width: 177px;
	margin-left: 4px;
	border-bottom: 1px solid #e0e0e0;
	text-decoration: none;
	margin-top:-2px !important;
	color:#4b4b4b;
}

#SubMenuArea ul li .selected
{
	font-weight: bold;
	color:#89181C;
}


#SubMenuArea ul li a:hover, #SubMenuArea ul li a:hover.selected
{
	background-color:#ffffff;
}

#SubMenuArea ul li ul li a, #SubMenuArea ul li ul li .selected, #SubMenuArea ul li ul li ul li a, #SubMenuArea ul li ul li ul li .selected
{
	font-size: 11px;
	background: url(../Images/submenuline.png) top left no-repeat;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 10px;
	border: none;
	margin-left: 30px;
	width: auto;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding-top:0px;
}

#SubMenuArea ul li ul li ul li a, #SubMenuArea ul li ul li ul li .selected
{
	margin-left:45px;
}

#SubMenuArea ul li ul li .selected
{
	font-weight: bold;
}

#SubMenuArea ul li ul li a:hover
{
	text-decoration: underline;
	background: url(../Images/submenuline.png) top left no-repeat;
	width: auto;
}

#MainContentArea
{
	background-color:#FFF;
}

#MainContentArea h1 
{
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:10px;
}

#MainBody h1 
{
	margin-left:0px;
}
	
/*FooterArea
-----------------------------------*/
#FooterArea 
{
	background: url(../Images/Footer_bg.gif) top center no-repeat;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	vertical-align:middle;
	height:0px;
	line-height:19px;
	width:950px;
	height:100px;
	float:left;
	margin-top:20px;
	padding-top:30px;
}
	  
#FooterArea div,
#FooterArea p
{
	font-size:1em;
	font-weight:bold;

	margin-left:15px;
}	

#LeftFooterArea, #CenterFooterArea, #RightFooterArea
{
	margin-left:15px;
	width:250px;
} 

/*BreadCrumbsArea
-----------------------------------*/
.breadCrumbs
{
	padding-top:4px;
	padding-bottom:10px;
	font-size:0.9em;
	width:910px;
	margin:0 10px 0 29px;
}

.breadCrumbs a:link,
.breadCrumbs a:visited
{
	text-decoration:none;
}

.breadCrumbs a:active,
.breadCrumbs a:hover
{
	color:gray;	
} 

#Logotype 
{
	margin-left:20px;
	margin-top:10px;
	padding:0px;
	width:auto;
	float:left;
}

* html #Logotype 
{
	margin-left:9px;
}

#MainBlocksArea
{
	text-align:left;
	margin-top:8px;
}
	
#MainBlocksArea h1
{
	font-size:1.6em;
	font-weight:bold;
}	

/* Blocks
-----------------------------------*/	
.BlockNewsListHeader 
{
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
}	
	
.BlockNewsListIntro 
{
	color: #484848;	
	font-size:1em;
	line-height:17px;
	text-decoration:none;
	padding-bottom:6px;
	display:block;
	margin-top:-4px;
}

.NewsListHeading 
{
	font-size:1em;
	font-weight:normal;
	margin-left:4px;
	margin-bottom:10px;
}	

.BlockHeader
{
	background-image: url(../Images/BlockHeader_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:52px;
	font-weight:normal;
	overflow:hidden;
	vertical-align:middle;
	padding-bottom:0px;
}

.BlockHeader h2
{
	font-family: Garamond, Times New Roman;
	font-weight: bolder;
	font-size:19px;
	padding-top: 19px;
	margin-top:0;
	margin-left:25px;
}

#LeftContentArea
{
	background-color:#FFFFFF;
	margin-right:10px;
}
	
#RightContentArea
{
	background-color:#FFFFFF;
	margin-left:0px;
	float:right;
}	
	
h1, h2, h3
{
	font-weight:bold;
	margin-bottom:6px;
	color:#89181c;
}
		
h1
{
	font-size: 1.8em;
}	

h2
{
	font-size: 1.4em;
	line-height:1.25em;
}
		
h3
{
	font-size: 1.2em;
}

#StageArea, #StageArea p, .NewsBody, #RightBodyArea, #MainBody, #MetaAuthorArea
{
	color: #484848;
	font-size: 1em;
	line-height:19px;
}

a:link, a:visited, #MainBlocksArea a
{
	color: #89181c;
	cursor:pointer;
	text-decoration:none;
}

a:hover, #MainBlocksArea a:hover, a:hover.ArrowLink, .blockPuffText a:hover 
{
	color: #666666 !important;
	text-decoration: underline !important;
}

#MainBodyStart a:link,
#MainBodyStart a:visited,
#MainBody a:link,
#MainBody a:visited
{
	color:#89181c;
}

#HeaderText
{
	display:none;
}	

/* BlockWrapper-classes
-----------------------------------*/
.BlockContentWrapper
{
	border-left: 1px solid #e2e1e1;
	border-right: 1px solid #e2e1e1;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	min-height: 411px;
	height: auto !important;
	height: 411px;
	width:278px;
}

.BlockNewsWrapper,
.BlockPuffWrapper,
.BlockEditorWrapper
 {
	margin-left:14px;
	width:250px;
	padding-bottom:10px;	 
	margin-bottom:10px;
	margin-top:15px;	 
}

.BlockNewsWrapper 
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C2C2C2;
}

#MainBodyStart .BlockNewsWrapper h3
{
	margin-top:0;
}

#MainBodyStart .BlockNewsWrapper h3 a
{
	font-size:0.9em;
	color:#89181C;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

.BlockPuffWrapper
{
	border-bottom: 1px solid #C2C2C2;
	display:block;
}	
	
.BlockWrapper
{
	background-image: url(../Images/BlockFooter_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:280px;
	margin-left:15px;
	margin-left: 0px;
	padding-bottom: 5px;
	text-align: left;
	float: left;
	clear: both;
}	
	
.blockPuffText
{
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}	
	
.blockEditor
{
	margin-left:0px;
	text-align:left;
	font-size:1.1em;
}
		
.blockNewsDateWrapper
{
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
}	
	
.puffFrame
{
    position:relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.puffFrame img
{
	margin: 9px 0 0 0;
}

.block33 {width:268px;}

#LeftBlockArea .block33 {margin-right:33px; margin-left:3px; width:280px;}
#RightBlockArea .block33 {float:right; margin-right:14px;}
#CenterBlockArea .block33 {float:left;}

* html #LeftBlockArea .block33 {margin-right:32px; margin-left:1px;}
* html #RightBlockArea .block33 {float:right; margin-right:1px;}
* html #CenterBlockArea .block33 {float:left;}

.NewsItem
{
	border-top: solid 1px #C2C2C2;
	padding-top: 15px;
}

.NewsItem h3
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:2px;
}

#MainIntro, .NewsIntro
{
	font-weight: bold;
	font-style:normal;
	font-size:1.1em;
	line-height:1.3em;
	color: #333333;
	display: block;
	margin-top:0px;
	margin-bottom:5px;
}

.NewsDate
{
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}

#RightNewsListArea
{
	background: url(../Images/submenu_ul_bg.png) top left no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 6px;
	margin-right:5px;
	float: right;
	clear: both;
}

#RightNewsListBottomArea
{
	background: url(../Images/submenu_bg.png) bottom left no-repeat;
	width: 205px;
	height: 35px;
	margin-right:5px;
	float: right;
	clear: both;
	margin-left: 6px;
}

* html #RightNewsListArea, * html #RightNewsListBottomArea
{
	margin-right:3px;
}

.wideDiv
{
	margin-bottom: 5px;
	margin-left: 5px;
	width: 180px;
}

.NewsListHeading
{
	font-weight: bold;
	margin-left: 2px;
	display: inline;
	width: 180px;
	margin-bottom: 10px;
}

.NewsListDate
{
	font-style: italic;
	color: #484848;
	font-size: 11px;
	font-weight: bold;
	font-style:normal;	
}

#LeftBodyArea
{
	display: block;
	width: 95%;
	margin-right: 10px;
	margin-bottom: 10px;
}

#RightBodyArea p
{
	color: #484848;
}

* html #RightBodyArea
{
	margin-right:5px;
	width:95.2%;
}

/*Two/three columns
-----------------------------------*/
#LeftContentArea
{
	float: left;
	width: 220px;
}

body.PageThreeColumn #MainContentArea
{
	width: 450px;
	margin-left:2px;
}

body.PageThreeColumn #RightContentArea
{
	width: 220px;
}

body.PageTwoColumn #MainContentArea
{
	width: 650px;
	margin-left:2px;
}

#MetaAuthorArea
{
	margin-left: 10px;
	font-weight: bold;
}

a.ArrowLink 
{
	background-image: url(../Images/framtiden_ArrowLink.gif);
}
 

/*IMAGESLIDER
----------------------------------------*/

		.slider-wrap img { border:none; }
		
		.slider-wrap p a, .slider-wrap li a { color: #39c; text-decoration: none }
		
		.slider-wrap a:focus { outline:none }
		
		.slider-wrap h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0;
		}
		
		.slider-wrap 
		{ /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			background-color:Transparent;
			margin: 0;
			position: relative;
			width:907px;
			height:308px;
			text-align:center;
			margin:auto auto;
			overflow:hidden;
		}

		/* These 2 lines specify style applied while slider is loading */
		.slider-wrap .csw {background:url(../Images/ajax-loader.gif) no-repeat; margin-left:350px; margin-top:150px; overflow: hidden; text-align: center;}
		.slider-wrap .csw .loading {margin: 200px 0 300px 0; text-align: center}
		.slider-wrap .csw img{display:none;}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: none;
			margin: auto;
			width: 907px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 308px;
			clear: both;
			background: none;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 907px;
			height: 308px;
			list-style-type: none;
			overflow: hidden; 
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 308px;
			position: relative;
			width: 907px; /* Also specified in  .stripViewer  above */
			overflow: hidden; 
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			display:none;
			visibility:hidden;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
			.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			z-index:100;
			top: 120px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a, .stripNavR a:active, .stripNavL a:active {
			display: block;
			height: 68px;
			width: 68px;
			border:none;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url(../Images/arrowLeft.png) no-repeat center;
			margin-left:3px;
		}
		
		.stripNavR {
			background: url(../Images/arrowRight.png) no-repeat center;
			margin-right:3px;
		}
		
/*LANGUAGE FLAG (FUNCTIONS)*/
#FunctionsAndSearchArea .languageflag
{
	display:inline;
	visibility:visible;
	width:20px;
	padding-top:5px;
	}	
	
	
/*#translatelink
{
	background: url(../Images/func_separator.gif) center right no-repeat;
	padding-right:6px;	
}

#translateDiv
{
	top:80px;
}*/		
	
 .googletranslate
{
	display:none;
	visibility:hidden;
	width:0px;
}

/* VIRTUAL EARTH MAP */
#MapAreaStartPage
{
	width: 670px;
	height: 500px;
	margin:  0 0 10px 0;
	
}
		
