body, html 
{
	height:100%;



}

#frame 
{
	margin:0 auto;
	background-position: top center;
	background-repeat:no-repeat;
	text-align: center;
	position:relative;
	background-image:url('../images/background_body.png');
	background-repeat:repeat;

}
#top
{
	position:relative;
}
.lang-select
{
	position:absolute;
	top:40px;
	right:0px;
}
#pre-wrapper
{
		background-image:url('../images/bg_normal.jpg');
	background-repeat: no-repeat;
	background-position: top center;


}

#wrapper
{
	margin: 0 auto;
	width: 907px;
	text-align: left;
}

.logo
{
	padding-top: 34px;
	padding-bottom: 37px;
}

.left-content
{
	float: left;
	margin-right:2px;
	width: 232px;
}
	.menu-image
	{
		padding-bottom: 2px;
	}
	
	
	.upcoming-events
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size:20px;
	font-weight: lighter;
	color: #575e60;
}	


.center-content
{
	float:left;
	width:673px;

}
	.frontpage-content
	{
		width:570px;
		padding-right: 20px;
	}
	
	.title-frontpage
	{
		font-family: Arial, Verdana, Sans-Serif;
		font-size:22px;
		font-weight: lighter;
		color: #575e60;
		line-height:29px;
		margin-bottom: 22px;
		display:block;
	}
	.ingress-frontpage
	{
		line-height: 150%;
		font-family: Arial, Verdana, Sans-Serif;
		font-size:12px;
		font-weight:normal;
	}
	
.document-top
{
	padding: 27px 20px 27px 20px;
	margin-bottom: 2px;
	background-color: #e3eef2;
	position:relative;
	background-image: url('../images/document_top_bg.png');
	background-repeat: repeat-x;
}

.document-content
{
	background-color: #ebf3f5;
	background-image: ulr('../images/bg_content.png');
	background-repeat: repeat-x;
	padding: 30px 25px 30px 25px;
}
	.document-content div, .document-content p
	{
		margin-bottom:5px;
		line-height:150%;
	}
	
	p.ingress
	{
		color:#3092B3;
		font-size:12px;
		line-height:200%;
		padding-bottom:20px;

	}
	
	.document-share-area
	{
		background-image: url('../images/background_share_article.png');
		background-repeat:no-repeat;
		text-align: center;
		width: 622px;
		height: 69px;
	}
	
.doclist-item
{
	background-color: White;
	width:644px;
	margin-bottom:2px;
	padding:15px;
	
}


	.doclist-item .doclist-image
	{
		float:left;
		margin-right:15px;
		
	}
	
	.doclist-content
	{
		float:left;
		width:360px;
	}
		.doclist-title
		{
			color: #3a95b6;
			font-family: Arial, Tahoma, Sans-Serif;
			font-size:12px;
			font-weight:bold;
			line-height:16px;
		}
		.doclist-ingress
		{
			color: #000;
			font-family: Arial, Tahoma, Sans-Serif;
			font-size:12px;
			font-weight:normal;
			line-height:16px;
			color: #696e6f;
		}
		.doclist-readmore
		{			
			color: #3a95b6;
			font-family: Arial, Tahoma, Sans-Serif;
			font-size:11px;
			font-weight:bold;
			line-height:16px;
		}


.transparent_text
{
	text-align:left;
	float: left;
	width: 643px;
	height:68px;
	letter-spacing:1px;
	line-height: 68px;
	font-size: 24px;
	background:url('../images/Actin_transp_bak_heading.png');
	
}

.menu-top
{
	list-style-type: none;
	background-image: url('../images/menu_top_bg.png');
	background-repeat: repeat-x;
	width:100%;
	padding-bottom: 2px;
	
}
	.menu-top li
	{

		float: left;
		
		font-family: Arial,Verdana,sans-serif;
		font-size: 15px;
	}
	.menu-top .active-menu
	{
		background-image: url('../images/menu_top_bg_active.png');
		background-repeat: repeat-x;
	}
		.menu-top a, .menu-top a:link, .menu-top a:active, .menu-top a:visited, menu-top a:hover
		{
			color: #3e8196;
			padding: 14px 20px 10px 20px;
			
			text-decoration: none;
			border-left: dotted 1px #b9bec0;
			text-shadow: 1px 1px 1px #FFF;
			display:block;
		}
		.menu-top .active
		{
			background-image: url('../images/menu_top_bg_active.png');
		background-repeat: repeat-x;
		}
		
.menu-left
{
	list-style-type: none;
	width: 232px;

}

	.menu-left li
	{
		background-image: url('../images/menuleft.png');
		background-repeat: repeat-x;
		
		margin-bottom:2px;
	}
	.menu-left .active-menu
	{
		background-image: url('../images/menuleft_active.png');
		background-repeat: repeat-x;
		
	}
		.menu-left a, .menu-left a:link, .menu-left a:active, .menu-left a:visited, .menu-left a:hover
		{
			color: #6c6f71;
			text-decoration: none;
			font-size: 12px;
			font-family: Arial, Verdana, Sans-Serif;
			font-weight: bold;
			padding: 10px 20px 9px 20px;
			display:block;
			
		}
		.menu-left .active
		{
			color: #3f98b8;
			text-decoration: none;
			font-size: 12px;
			font-family: Arial, Verdana, Sans-Serif;
			font-weight: bold;
		}
		
		.menu-level3
		{
			background-color: #d2e4e9;
			height:auto;
			background-image: none;
			padding-top:5px;
			padding-bottom: 5px;
		}
		.menu-level3:hover
		{
			background-image: none;
		}
		.menu-level3 a, .menu-level3 a:link, .menu-level3 a:active, .menu-level3 a:visited, .menu-level3 a:hover
		{
			color: #616161;
			font-family: Arial, Tahoma, Sans-Serif;
			font-size: 12px;
			text-decoration: none;
			text-shadow: #FFF 1px 1px 1px;
			display:block;
			font-weight: normal;
			padding: 5px 20px 5px 20px;
			
		}
		.menu-level3 a:hover, .menu-level3 a.active
		{
			color: #6aaac4;
			font-weight:bold;
			text-shadow: #FFF 1px 1px 1px;
			display:block;
			padding: 5px 20px 5px 20px;
		}

.upcoming
{
	padding-left: 19px;
	padding-right:18px;
}	
	
.upcoming-header
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 20px;
	font-weight:normal;
	color: #525252;
	margin-bottom:20px;
}	


.upcoming-event
{
	margin-bottom: 12px;

}
	
.upcoming-datebox
{
	width: 38px;
	height: 33px;
	background-image: url('../images/upcoming_events_datebox.png');
	float:left;
	text-align:center;
	padding-top: 5px;
	margin-right: 12px;
}
	.upcoming-day
	{
		font-family: Arial, Tahoma, Sans-Serif;
		font-size: 14px;
		font-weight:bold;
		color: #525252;
	}
	.upcoming-month
	{
		font-family: Arial, Tahoma, Sans-Serif;
		font-size: 10px;
		font-weight:bold;
		color: #525252;
		text-transform: uppercase;
	}
	
	.upcoming-title
	{
		padding-top:2px;
		line-height:18px;

	}
		
		.upcoming-title a, .upcoming-title a:link, .upcoming-title a:active, .upcoming-title a:visited, .upcoming-title a:hover
		{
			font-family: Arial, Tahoma, Sans-Serif;
			font-size: 12px;
			font-weight:bold;
			color: #74797a;
			
			
		}
		.upcoming-title a:hover
		{
			color: #377e95;
			text-decoration: none;
		}
		
		
.textbooking
{
	
}	
	
.textbooking-header
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 15px;
	font-weight:bold;
	color: #466981;
	margin-bottom:20px;
	text-shadow: #FFF 1px 1px 1px;
	line-height:34px!important;
}	


.textbooking-event
{

	padding-top:16px;
	padding-bottom:13px!important;
	background-image:url('../images/textbooking_background.png');
	background-repeat:no-repeat;

}
	
.textbooking-datebox
{
	width: 52px;
	height: 44px;
	background-image: url('../images/upcoming_textbooking_datebox.png');
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:5px;
	margin-right:7px;

}
	.textbooking-day
	{
		font-family: Arial, Tahoma, Sans-Serif;
		font-size: 14px;
		font-weight:bold;
		color: #525252;
		margin-bottom:3px!important;
		line-height:100%!important;
	}
	.textbooking-month
	{
		font-family: Arial, Tahoma, Sans-Serif;
		font-size: 10px;
		font-weight:bold;
		color: #525252;
		text-transform: uppercase;
		margin-bottom:0!important;
		line-height:100%!important;
	}
	
	.textbooking-title
	{
		
		float:left;
	}
	
		
		.textbooking-title a, .textbooking-title a:link, .textbooking-title a:active, .textbooking-title a:visited, .textbooking-title a:hover
		{
			font-family: Arial, Tahoma, Sans-Serif;
			font-size: 12px;
			font-weight:bold;
			color: #539fbf;
			line-height:16px;
			
		}
		.textbooking-title a:hover
		{
			color: #377e95;
		}
	.textbooking-button
	{
		float:right;
	}

.document-bookinginfo
{
	float:left;
	width:500px;
}

.document-bookingbutton
{
	float:left;
	width:100px;
}

.forside-events-wrapper
{
	margin-top:30px;
	background-image: url('../images/faste_turer_bg.png');
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;

}
.forside-events-container
{
	width:885px;
	overflow:hidden;
	margin-left:20px;
	margin-right:20px;
}
.forside-events-navigation
{
	padding-top: 20px;
	padding-bottom:20px;
	text-align:right;
}
	.forside-events-navigation img
	{
		cursor: pointer;
	}
	
.forside-events-name
{
	position:absolute;
	color:#525252;
	font-family:Arial,Tahoma,Sans-Serif;
	font-size:20px;
	font-weight:normal;
	top:20px;
	left:20px;

	
}
.forside-events
{
	width:5000px;
}
	.forside-event
	{
		width:157px;
		margin-right:22px;
		float:left;
		cursor: pointer;
	}

	.forside-event-image
	{
		height:99px;
		margin-bottom: 4px;
		width: 157px;
	}


	.forside-event-title
	{
		font-size: 13px;
		color: #3c4142;
		height: 40px;
		font-weight: bold;
		display:block;
			line-height:19px;
	}
		.forside-event:hover .forside-event-title
		{
			color: #508797;
			font-size: 13px;
			height: 40px;
			font-weight: bold;
			line-height:19px;
		}

		.forside-event:hover .forside-event-image
		{
			overflow:hidden;
			height:95px;
			border-bottom:4px solid #8ea3aa;
		}

	.forside-event-link
	{
		color: #508797;
		font-size:13px;
		font-family:Arial, Tahoma, Sans-Serif;
	}

/* Put <div class='push'>&#160;</div> inside #frame and #footer outside #frame to create a footer 
   that is positioned at the bottom of the screen at any time. */

#footer-wrapper
{
	margin:0 auto;
width:100%;
	
}   
#footer-content-wrapper
{
	background-image:url('../images/bg_footer.png');
	background-repeat: no-repeat;
	background-position: top center;
	height:389px;
		margin:0 auto;
width:100%;
text-align:center;

}
	#footer-content
	{
		width:907px;
		text-align:left;
		padding-top:100px;
		margin:0 auto;
	}
	#footer-content .social
	{
		padding-left:20px;
		padding-top:20px;
		float:left;
	}
		#footer-content .social a
		{
			text-decoration:none;
		}

#footer-white
{
	background-color:White;
	height:100%;

}


	#footer a 
	{
		color:#12455a;
	}

.havnevik
{
	float:right;
	padding-top:20px;
}



/* OTHER CLASSES */
.clickable
{
	cursor:hand;
	cursor:pointer;
}

a.no_decoration_link, a.no_decoration_link:link, a.no_decoration_link:active, a.no_decoration_link:visited, a.no_decoration_link:hover
{
	border:0px;
	text-decoration:none;
}

.clearer
{


	content: ".";
	display: block;
	height: 0px;
	width: 0px;
	clear: both;
	visibility: hidden;
	
}

/* jquery stuff */

  div#rotator {
	position:relative;
	height:352px;
	margin-bottom: 40px;

}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {



}
    div#rotator ul li.show {
	z-index:500;
}


