html
{
	overflow:auto;
}
body
{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background:url(../images/bg2.gif) repeat-x;
}
.left{
	background:url(../images/left.jpg) no-repeat;
	background-position:right top;
}
.right{
	background:url(../images/right.jpg) no-repeat;;
}
#main_container
{
	width:955px;
	margin:0 auto;
	text-align:center;
}
#top
{
	margin:0 auto;
	height:62px;
}
#menuimage
{
	margin:0 auto;
	height:161px;
	position:relative;
}

#menu_filter{
	width:187px;
	height:74px;
	position:absolute;
	background:url(../images/menufilter.gif) no-repeat;
	overflow:hidden;
	top:95px;
}

#wave{
	width:955px;
	height:163px;
	position:absolute;
	background:url(../images/wave.gif) no-repeat;

	filter:alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/wave.gif');
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	moz-opacity:.50;
	opacity:.50;
}
#content_container
{
	margin:0 auto;
	width:100%;
	text-align:left;
	height:auto;
}
#left
{
	margin:0 auto;
	width:187px;
	background:url(../images/menybakgrunn.gif) no-repeat;
	background-position:0 -68px;
	z-index:1000;
	height:470px;
	float:left;
	padding-top:26px;
	color:#FFF;
	cursor:default;
}

#content
{	
	margin:0 auto;
	float:left;
	margin-top:12px;
	width:720px;
	margin-left:48px;
}

#menu
{
	margin:0 auto;
	min-height:170px;
	clear:both;
	margin-bottom:10px;
}
#search, #login
{
	clear:both;
	width:130px;
	min-height:75px;
	margin-left:21px;
}

#menu ul
{
	margin:0px;
	margin:0px 0px 0px 21px;
	padding:0px;
	list-style:none;
	width:137px;
}

#menu li
{
	text-transform:uppercase;
	line-height:16px;
	background:url(../images/arrow.gif) no-repeat;
	padding-left:10px;
}

#menu a:link, #menu a:visited
{
	color:#FFF !important;
	text-decoration:none;	
}
#menu a:hover
{
	text-decoration:underline;	
}
.sub_menu
{
	margin-left:17px;
	text-transform:none;	
}

#breadcrumb
{
	width:605px;
	height:16px;
	margin-left:115px;
	clear:both;
	color:#98A1A5 !important;
}
#breadcrumb div{

}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active
{
	color:#98A1A5 !important;
	text-decoration:none;
}

#breadcrum a:hover
{
	text-decoration:underline;
}

/* Doc1 css */
#doc_images
{
	width:106px;
	height:349px;
	float:left;
}
#doc1
{
	width:608px;
	height:349px;
	/*background:#768287;*/
	background:#EAEDEB;
	color:#768287;
	margin-left:6px;
	float:left;
	position:relative;
}
#app
{
	width:608px;
	height:350px;
	background:#EAEDEB;
	margin-left:6px;
	margin-bottom:8px;
	float:left;
	color:#768287;
	position:relative;
}
#slogan
{
	float:left;
	margin-top:42px;
	display:none;
}

.doc_thumb
{
	border:4px solid #EAEDEB;
	margin-bottom:4px;	
}

/* Sliderbar doc 1 */
#main_content
{
	position:relative;
	width:540px;
	float:left;
	height:329px;
	overflow:hidden;
	padding: 0px;
	padding-right:5px;
}
#doc_large
{
	width:608px;
	min-height:349px;
	background:#EAEDEB;
	margin-left:6px;
	float:left;
	position:relative;
}
#content_large{
	/*Search results etc... For content that has overflow.*/
	width:412px;
	padding:23px 82px 10px 46px;
	float:left;
	margin-right:25px;
}
.content
{
	width:412px;
	padding:23px 82px 10px 46px;
	position:absolute;
}

#gallery
{
	height:350px;
	width:522px;
	float:left;
	margin-right:43px;
	overflow:hidden;
	position:relative;
}
#image-container{
	height:350px;
	width:522px;
	position:absolute;
}
.image-content{
	height:350px;
	width:522px;
	float:left;
	overflow:hidden;
}
.image-content img{
	float:left;
}
.nav{
	height:18px;
	line-height:18px;
	background:#EAEDEB;
	margin-left:112px;
	width:608px;
	margin-bottom:8px;
	clear:both;
}
.nav a:link, .nav a:visited{
	color:#98A1A5 !important;
}
.forward{
	padding-right:22px;
}
.back{
	padding-left:22px;
	}
.back img {
	padding-right:5px;
}
.forward img {
	margin-left:5px;
}

.thumbs{
	width:608px;
	margin-left:112px;
}

.thumbs img{
	border:3px solid #EAEDEB;
	float:left;
}

.scroll_container
{
	width:20px;
	text-align:center;
	height:310px;
	float:left;
	margin-top:20px;
}

#slidertop
{
	margin:0 auto;
	width:8px;
	height:6px;
	background-image:url("../images/arrow_up.gif");
	background-repeat: no-repeat;
}
#sliderbar
{
	margin:0 auto;
	width:8px;
	height:300px;
	background-image:url("../images/track.gif");
	background-repeat:repeat-y;
}
#sliderhandle
{
	width:8px;
	height:12px;
	background-image:url("../images/scroll_handle.jpg");
	background-repeat:repeat-y;
	cursor: pointer; 
	cursor: hand;
	z-index: 100;
}
#sliderbottom
{
	margin:0 auto;
	width:8px;
	height:6px;
	background-image:url("../images/arrow_down.gif");
	background-repeat: no-repeat;
	position: absolute;
	z-index: 0;
	top:326px;
	left: 551px;
}

/* Other css */
.input
{
	border:1px solid #FFF;
	background:#EAEDEB;
}
.ingress{
	font-weight:bold;
}
.start_flash
{
	width:492px;
	height:193px;
	margin:0 auto;
	overflow:hidden;
	float:left;
}
.start_news
{
	width:216px;
	height:193px;
	margin:0 auto;
	overflow:hidden;
	float:left;
	background:url('../images/start_news.jpg') no-repeat;
	margin-left:7px;
	padding-left:26px;
}
.start_news_content
{
	margin:59px 0px 0px 0px;
	padding:0px;
	width:186px;
	height:125px;
	overflow:hidden;
}
.start_menu
{
	width:100%;
	height:114px;
	margin:0 auto;
	overflow:hidden;
	margin-top:7px;
}

.start_menu img
{
	margin-right:7px;	
}