﻿html, body
{
 width: 100%;
 /*height: 98%;*/
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Tahoma, Arial, 'Trebuchet MS';
 font-size: 13px;
 font-weight: normal;
 margin: 0 0 0 0;
 background-color : #9c9a9b;
 background-image: url(../design/mainbg.jpg);
 background-position: center top;
 background-repeat: repeat-x;

  
}
.sitecontent
{
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 920px;
	height: 100%; /* total height for content */
	vertical-align: top;
	padding: 0;
	
}
.content
{
	background-color: #fff;
	width: 920px;
	padding : 0; 
	height: 100%; /* total height for content */
	float: left;
	
}
.topcontainer
{
	padding: 0 0 0 0px;
	margin: 0;
	height: 96px;
	background-image: url('../design/top_banner.jpg');
	overflow: hidden;
	cursor: pointer;
}
.toppbanner
{
	float: left;
	width: 100%;
	clear: both;	
	padding: 0 0 -3px 0;
	margin: 0;
	background-color: #a7a79f;
}
.banners
{
	margin: 0;
	padding: 0;	
}
.horisontalskille
{
	height: 17px;
	width: 100%;
	float: left;
	clear: both;
	background-color: #a7a79f;
	/*margin-top: -3px;*/
}
.forsideklikkomraade
{
	float: left;
	clear: both;
	width: 100%;
	height: 373px;
	cursor: pointer;
	padding-bottom: 1px;
}
.innhold
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0;	
	width: 100%;
	background-color: #ffffff;
}
.bunninfo
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0;	
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #aaaaaa;
}
.bunninfo a
{
	color: #bbbbbb;	
}
.bunninfo a:hover
{
	color: #cccccc;	
}
.venstre
{
	float: left;
	width: 215px;	
	overflow: hidden;
}
.venstreboks
{
	float: left;
	width: 175px;	
	overflow: hidden;
	position: relative;
	left: 30px;
	font-family: Calibri, Arial, Sans-Serif;
	font-size: 12px;
	margin-top: 15px;
}
.venstreboks a
{
	color: #000000;	
}
.vertmenu
{
	float: left;
	width: 210px;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 5px;
}

.midt
{
	float: left;
	width: 705px;	
}
.midt_forside
{
	float: left;
	width: 705px;	
}
.midt_forside a
{
	color: #5F5D5E;
}
.articlecontainer_fullbredde
{
	float: left;
	width: 640px;
	position: relative;
	left: 30px;
	margin-top: 15px;
	font-family: Calibri, Arial, Sans-Serif;
	color: #5f5d5e;
	clear: both;
	padding-bottom: 15px;
}
.nyhetsbokser
{
	margin: 15px 0 0 0;
	padding: 0;
	width: 100%;
	float: left;
}
.articlecontainer_nyhet1, .articlecontainer_nyhet2, .articlecontainer_nyhet3
{
	float: left;
	width: 210px;
	position: relative;
	margin: 0 0 0 18px;
	font-family: Calibri, Arial, Sans-Serif;
	color: #5f5d5e;
	overflow: hidden;
}
.articlecontainer_nyhet1 .articleSlideshow, .articlecontainer_nyhet2 .articleSlideshow, .articlecontainer_nyhet3 .articleSlideshow
{
	display: none;
}

/*Lenker i tredje nyhetskolonne skal vere grå helt til ein held musa over dei, som bestilt av kunde den 25.06.2009*/
.articlecontainer_nyhet3 a
{
	color: #5f5d5e !Important;
}
.articlecontainer_nyhet3 a:hover
{
	color: #993300 !Important;
}
/*******/

td
{
	vertical-align: top;	
}
/*Menu*/
div.menuNodeLevel0Selected, div.menuNodeLevel0Hover, div.menuNodeLevel1Selected, div.menuNodeLevel1Hover, div.menuNodeLevel2Selected, div.menuNodeLevel2Hover
{
	font-weight: bold;	
}
a.menuNodeLevel0Selected, a.menuNodeLevel0Hover, a.menuNodeLevel1Selected, a.menuNodeLevel1Hover, a.menuNodeLevel2Selected, a.menuNodeLevel2Hover
{
	font-weight: bold;	
	color: #97130f !important;
}
.vertmenu a
{
	color: #5f5d5e;
	font-size: 13px;
	font-family: Calibri, Arial, Sans-Serif;
	padding-left: 20px;
}
.RadTreeView .rtUL .rtUL 
{
	padding: 0 !important;	
}
.vertmenu a:hover
{
	color: #97130f !important;
}

/*Første nivå*/
.vertmenu div ul li div
{
	margin-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px dashed #5f5d5e;
}

/*Andre nivå*/
.vertmenu div ul li ul li div
{
	margin-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px dashed #5f5d5e;
	padding-left: 20px;
}
.vertmenu div ul li ul li div a
{
	color: #955555 !important;
}

/*Tredje nivå*/
.vertmenu div ul li ul li ul li div
{
	margin-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px dashed #5f5d5e;
	padding-left: 40px;
}

 html:not([opera]) div.flag {display: -moz-inline-box;} /* Firefox fix */
 div.flag
 {
	display: inline-block ;
	position: relative;
	padding: 30px 0px 0px 20px;
 }
  /**/
 /*Article*/
 .articlecontainer
{
width: 635px;
float: left;
padding: 0 0 0 10px;
height: auto;	
}
.ArticleModule
{
	float: left;
	width: 100%;
	clear: both;
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{
	font-weight:normal;
	font-size : 18px;
	padding : 0px 0px 2px 0px;
	margin : 0px 0px 0px 0px;	
	color: #817d7c;
}
.headingImagetopDiv
{
	padding : 0px 0px 4px 0px;
	margin : 0px 0px 0px 0px;		
}
.ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;
	}
.ingressImageleft
{
	padding : 0px 4px 4px 0px;
	height : auto;
	width :auto;
	float :left ;
	clear : left;
}
.ingressImageleftImg
{
	width: auto;
}
.ingressImageleftText
{
	width : inherit;
}
.ingressImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.ingressImagerightImg
{
	width: auto;
}
.ingressImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.ArticleNewsLink
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;	
}
.ArticleContent
{
	height : auto;
	clear: both;
}
.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
{
	width : inherit;
}
.contentImageright
{
	padding : 0px 0px 4px 4px;
	height : auto;
	width :auto;
	float :right ;
	clear :right;
}
.contentImagerightImg
{
	width: auto;
}
.contentImagerightText
{
	white-space: pre-wrap;
	width : inherit;
}
.contentImagebottomDiv
{
}
.contentImagebottom
{
	padding : 4px 4px 4px 0px;
	float: left;
	text-align: left;
}
.contentImagebottomImg
{
	width: auto;
	
}
.contentImagebottomText
{
	width : inherit;
}
a
{
	COLOR: #97130F;
	text-decoration : none;
}
a:hover
{
	color: #bc3b37;
	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;	
}
.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;*/
}
a img
{
	border: none;
}
.hideEditArticleIcons
{
	position: relative;
	right: 20px;
	text-align :right;
}
/*Article end*/
/************ BILDESERIE START ******************/
.nyhetskolonne_venstre .articleSlideshow, .nyhetskolonne_hoyre .articleSlideshow, #nyhet_fullbredde_forside .articleSlideshow
{
	display: none;
}
.articleSlideshow
{
	float:left;
	clear:both;	
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;	
}
#newsvenstre .articleSlideshow
{
	width: 90% !important;
	padding: 10px 30px 30px 30px !important;
}
.slideshow
{
	width: 100%;	
}
.slideshow .previewPane
{
	width: 100% !important;
	height: auto !important;
}
.slideshow .previewPane img
{
	margin-top: 10px;
}
.thumbsViewer table
{
	width: 100%;	
}
.slideshowname
{
	background-image:url(../design/slideshow_titlebar.jpg);
	background-repeat:repeat-x;
	color: #ffffff !Important;
}
.slideshowImageText
{
	height: auto !important;
	position: relative;
}
/************ BILDESERIE SLUTT ******************/
/*TOC*/
.articleTOC
{
	padding: 0px 0px 10px 10px;	
}
.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: 0;
	margin: 50px 0 30px 0;
	float: left;
	width: 100%;
	clear: both;
}
.searchInput
{
	border-top: solid 1px #9D9D9D;
	border-left: solid 1px #C3C3C3;
	border-right: solid 1px #F0F0F0;
	border-bottom: solid 1px #DDDDDD;	
	color: #949494;
	width: 130px;
	position: relative;
	left: 10px;
}
.searchInputDiv
{
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
}
.searchButtonDiv
{
	width: 50px;
	float: left;
	padding: 0;
	margin: 0;
}
/*Search end*/
/*Index.aspx - Spesielt for digitroll.no*/
.articlecontainerIndex
{
width: 470px;
float: left;
padding: 0 0 0 4px;
height: auto;	
}
.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);
 }
 .news5
 {
	background: url(../design/vi_trenger_bg.jpg);
	padding: 6px 2px 6px 8px;
 }
 .news5bottom
 {
	height: 13px;
	background: url(../design/vi_trenger_bunn.jpg);
 }
 .address
 {
	float: left;
	clear :both ;
	padding: 10px 0px 0px 2px;
	font-size : 9px;
 }
/*Index.aspx end*/

/*For Telering News*/
.articleNews2
{
	width: 210px;
	float : left;	
}
.articleNews3
{
	width: 210px;
	float : left;	
}
.articleNews4
{
	width: 210px;
	float : left;	
}
/**/

