﻿html, body
{
 width: 100%;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Tahoma, Arial, 'Trebuchet MS';
 font-size: 11px;
 font-weight: normal;
 margin: 0 0 0 0;
 background-color : #D8D8D8;
 background-image: url(../design/bakgrunn.jpg);
 background-position: left top;
 background-attachment: fixed;
 background-repeat: no-repeat;
 color: #545454;
}
a
{
	color: #0b0a0e;
}
p {
	margin: 0;
	padding: 0;
}
p.msg
{
	font-weight: bold;
}
h1, h2, h3, h4, h5 { font-weight: bold; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
.sitecontent
{
	background-color : #fff;
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 1000px;
	vertical-align: top;
	opacity:0.85;
	filter: alpha(opacity = 85);

}
.content
{
	background-image: url(../design/contentbg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	float:left;
	background-color: #fff;
	width: 1000px;
	padding : 0px 0 0 0; 
	min-height: 500px;
	
	
}
.topcontainer
{
	height:85px;
	padding: 0 0 0 0px;
}
td
{
	vertical-align: top;	
	font-family: Verdana, Tahoma, Arial, 'Trebuchet MS';
	font-size: 11px;
}
div.bunninfo {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: left;
}
a.digitroll {
	font-size: 11px;
}
/*Menu*/
html:not([opera]) div.menucontainer /* Firefox fix */
 {
	min-height: 600px;
		
 } 
.menucontainer
 {
	
	height: 100%;
	padding: 0 0 0 0px;
	width: 132px;
	float: left;
	background-color: #4a4848;
		
}
 .menu
 {
	float: left;
	padding: 10px 0 0 5px;
	font-size:12px;
 }
 
 div.menu a
 {
	color: #fff;
 }

  /**/
 /*Article*/
 .articlecontainer
{
width: 490px;
float: left;
padding: 0px 20px 0px 20px;
height: auto;	
}
.ArticleModule
{
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{
	color:#545454;

	font-weight:bold;
	font-size : 19px;
	padding : 0px 0px 2px 0px;
	margin : 0px 0px 0px 0px;	
}
.headingImagetopDiv
{
	padding : 0px 0px 4px 0px;
	margin : 0px 0px 0px 0px;		
}
.ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 18px 0px;
	width : 100%;
	font-size: 12px;
	}
.ingressImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.ingressImageleftImg
{
	width: auto;
}
.ingressImageleftText
{
	font-size:10px;
	font-style:italic;
	padding:0px;
	width : inherit;
}
.ingressImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.ingressImagerightImg
{
	width: auto;
}
.ingressImagerightText
{
	font-size:10px;
	font-style:italic;
	padding:0px;
	white-space: pre-wrap;
	width : inherit;
}
.ArticleNewsLink
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;	
}
.ArticleContent
{
	height : auto;
	width : 100%;
	padding : 4px 4px 8px 0px;
	font-size: 11px;
}
.contentText
{
	
}
.contentTextTop
{
	clear : both;
}
.contentImagetop
{
padding : 0px 4px 4px 0px;
float : left;
}
.contentImagetopImg
{
	
}
.contentImagetopText
{
	font-size: 10px;
	font-style : italic;
	padding : 0px 0px 0px 0px;
}
.contentImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.contentImageleftImg
{
	width: auto;
}
.contentImageleftText
{
	font-size: 10px;
	font-style : italic;
	padding : 0px 0px 0px 0px;
	width : inherit;
}
.contentImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.contentImagerightImg
{
	width: auto;
}
.contentImagerightText
{
	font-size: 10px;
	font-style : italic;
	padding : 0px 0px 0px 0px;
	white-space: pre-wrap;
	width : inherit;
}
.contentImagebottomDiv
{
}
.contentImagebottom
{
	padding : 4px 4px 4px 0px;
	float: left;
	text-align: left;
}
.contentImagebottomImg
{
	width: auto;
	
}
.contentImagebottomText
{
	font-size: 10px;
	font-style : italic;
	padding : 0px 0px 0px 0px;
	width : inherit;
}
a
{
/*	COLOR: #CA1C23;*/
	text-decoration : none;
}
div.menu a:hover
{
	color: #abad97;
	text-decoration : none;
}
.ArticleTipAFriend
{
	float: left;
	padding: 4px 4px 4px 4px;
		
}
.ArticlePrinterFriendly
{
	float: left;	
	padding: 4px 4px 4px 4px;
}
.ArticleAuthor
{
	float: left;
	padding: 2px 2px 2px 0px;
	margin : 2px 0 2px 0;
}
.articleAuthorText
{
	font-weight: bold;
}
.ArticlePublishDate
{
	float: right;	
	padding: 2px 0px 2px 2px;
	margin : 2px 0px 2px 0px;
}
.articlePublishDateText
{
	font-weight: bold;	
}
div.ArticleSlideshowText {
	margin: 0;
	border: 0;
	padding: 0;
	float: right;
}
.articleBottomIcons
{
	float: left;
	clear: both;
	width : 100%;
}
.articleTopIcons
{
	float: left;
	clear: both;
	width : 100%;
}

.ArticleReadersRating
{
	float: right;	
	padding: 4px 4px 4px 4px;
}
hr
{
	color: #e9e9e9;
	height: 1px;
	clear: both ;
	border-right: none;
	border-left: none;
	border-bottom: none;	
}
img
{
	border: none;
}
.hideEditArticleIcons
{
	position: absolute ;
	right: 0px;
	top: 0px;
}
/*Article end*/

/*TOC*/
.articleTOC
{
	margin-top:3px;
	padding: 0px 0px 0px 0px;	
}
.TOC
{
	padding: 0px 0px 0px 0px;
}
.TOCLink
{
	font-weight: bold;
	text-decoration : underline;
}
	
/*TOC end*/

/*News*/
.newscol
 {
	width: 180px;
	float :left;
	vertical-align: top;
	padding: 0px 0px 0px 4px;
 }
.news3container
 {
	width: 174px;
 }
 .news3header
 {
	height: 22px;
	background: url(../design/siste_arbeid.jpg);
 }
 .news3
 {
	background: url(../design/bg_branding.jpg);
	background-repeat: repeat-y ;
	padding: 6px 2px 2px 6px;
	width : 174px;
 }
 .news3bottom
 {
	height: 13px;
	background: url(../design/bunn_branding.jpg);
 }
 .news4container
 {
	padding: 14px 10px 0 0;
	width: 174px;
	
 }
 .news4header
 {
	height: 22px;
	background: url(../design/siste_nytt.jpg);
 }
 .news4
 {
	background: url(../design/bg_branding.jpg);
	background-repeat: repeat-y ;
	padding: 6px 2px 6px 6px;
	width : 174px;
	white-space :normal ;
 }
 .news4bottom
 {
	height: 13px;
	background: url(../design/bunn_branding.jpg);
 }
/*News end*/
/*Search*/
.searchBoxContainer
{
	padding: 20px 2px 6px 2px;
}
.searchInput
{
	border-top: solid 1px #9D9D9D;
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #F0F0F0;
	border-bottom: solid 1px #DDDDDD;	
	color: #949494;
}
.searchInputDiv
{
	float: left;
}
.searchButtonDiv
{
	float: left;
	padding: 5px 0px 0px 10px;
}
/*Search end*/

.rightColumn
 {
	
 }
.newscol1
 {
	width: 178px;
	float :left;
	vertical-align: top;
	padding: 0px 0px 0px 8px;
 }
 .newscol2
 {
	width: 180px;
	float :right;
	vertical-align: top;
	padding: 0px 4px 0px 0px;
 }
 .newsBottom
 {
	width: 354px;
	float :left;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
	
 }
 .searchNewsIndex
 {
	width: 354px;
	float :left;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
	
 }
 .news1container
 {
	width: 174px;
 }
 .news1header
 {
	height: 22px;
	background: url(../design/snowfox.jpg);
 }
 .news1
 {
	background: url(../design/bg_branding.jpg);
	background-repeat: repeat-y ;
	padding: 6px 2px 2px 6px;
	width : 174px;
 }
 .news1bottom
 {
	height: 13px;
	background: url(../design/bunn_branding.jpg);
 }
 .news2container
 {
	padding: 14px 10px 0 0;
	width: 174px;
	
 }
 .news2header
 {
	height: 22px;
	background: url(../design/branding.jpg);
 }
 .news2
 {
	background: url(../design/bg_branding.jpg);
	background-repeat: repeat-y ;
	padding: 6px 2px 6px 6px;
	width : 174px;
	white-space :normal ;
 }
 .news2bottom
 {
	height: 13px;
	background: url(../design/bunn_branding.jpg);
 }
 .news5container
 {
	padding: 14px 10px 0 0;
	width: 174px;
	float :right;
 }
 .news5header
 {
	height: 22px;
	background: url(../design/digitroll_referanser.jpg);
 }
 .address
 {
	float: left;
	clear :both ;
	padding: 10px 0px 0px 2px;
	font-size : 9px;
 }

/*Spesielle ting Geilokortet*/
.venstre
{
	float:left;
	width:228px;
	height: 100%;
	color: White;
	height: 100%;
}
.hoyre
{
	float:left;
	width:195px;
	height: 100%;
	text-align: center;
	padding-left:15px;
}
.hoyre div.banner
{
	margin-top:5px;
}
.midt
{
	float: left;
	width: 542px;
	overflow:hidden;
	margin-left: 10px;
	margin-right: 10px;
}
.bunn
{
	float:left;
	clear:both;
	display: inline;
}

div.forsidemidt
{
	float:left;
}
div.venstre div.banner
{
}
div.banners
{
	float:left;
}
div.venstrebannertopp
{
	border-bottom:10px solid white;
	height: 228px;
	width: 228px;
}


/*
.horizMenuNodeLevel0Selected span.rmText
{
	padding-right:10px;
	background-image: url(../design/menyvalg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
*/

li.rtLI
{
	margin-top:10px;
}
.RadTreeView .rtUL .rtUL 
{
	padding: 0px !important;
	font-size: 11px;
}
.menu a
{
	font-family: Arial;
	width:200px;
	padding-left: 40px;
}
a.menuNodeLevel1, a.menuNodeLevel2, a.menuNodeLevel1Hover,a.menuNodeLevel2Hover, a.menuNodeLevel1Selected,a.menuNodeLevel2Selected
{
	color:#9e9f8c !important;
}

a.menuNodeLevel0Selected
{
	display:inline-block;
	padding-bottom: 4px;
	background-image: url(../design/menyunderstrek.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a.menuNodeLevel1, a.menuNodeLevel1:visited {
	color:#9e9f8c !important;
}
a.menuNodeLevel1:hover {
}
div.menuNodeLevel1Selected a.menuNodeLevel1 ,div.menuNodeLevel1Selected a.menuNodeLevel1:visited ,div.menuNodeLevel1Selected a.menuNodeLevel1:hover {
}
a.menuNodeLevel2, a.menuNodeLevel2:visited {
	padding-left: 60px;
	color:#9e9f8c !important;
}
a.menuNodeLevel2:hover {
}
div.menuNodeLevel2Selected a.menuNodeLevel2 ,div.menuNodeLevel2Selected a.menuNodeLevel2:visited ,div.menuNodeLevel2Selected a.menuNodeLevel2:hover {
}
a.menuNodeLevel3 {
	padding-left: 80px;
	color:#9e9f8c !important;
}
a.menuNodeLevel3:hover {
}
div.menuNodeLevel3Selected a.menuNodeLevel3 ,div.menuNodeLevel3Selected a.menuNodeLevel3:visited ,div.menuNodeLevel3Selected a.menuNodeLevel3:hover {
}



/**/

/* Nyhetsbrev */
.newsletterContainer
{
	width: 100%;
	float: left;
	margin-top: 20px;	
}
.nhheader, .nhepost, .nhmeldpaaav, .nhstatus
{
	margin-left: 200px;
	float: left;
}
.nhmeldpaaav
{
	padding-top: 4px;
}
.meldpaasend
{
	margin-left: 50px;
}
.nhstatus
{
	color: #5a84a8;
	font-weight: bold;
	font-size: 14px;
	padding-top: 4px;
}
.skjema1
{
	font-size: 10px;
}