﻿
/*******************************************************/
/*VERTICAL MENU START*/
.vertmenutopp
{
	/*background-image:url(../design/meny_topp.jpg);
	background-repeat: no-repeat;*/
	height: 18px;
}
.vertmenu
{	
	/*background-image:url(../design/meny_submiddle.jpg);
	background-repeat: no-repeat;*/
	width: 200px;
	overflow: hidden;
}
.vertmenubunn
{	
}
.vertmenu div ul li div /*Hovedmenypunkt*/
{
	background-image:url(../design/meny_middle.jpg);
	background-repeat:no-repeat;
}
.rtFirst div
{
	background-image: none !important;	
}
.vertmenu div ul li ul li div /*Menypunkt level 2*/
{
	background-image: none;
}
.vertmenu div ul li div a /*Lenke hovedmenypunkt*/
{
	line-height: 28px !important;
	position: relative;
	top: 6px;
	font-size: 14px !important;
	font-weight: bold !important;
}
.vertmenu div ul li ul li div a /*Lenke menypunkt level 2*/
{
	line-height: 20px !important;
	position: relative;
	top: 0px;
	font-size: 12px !important;
	font-weight: normal !important;
}
.vertmenu .rtUL .rtUL
{
	padding-left: 12px !important;	
}
.vertmenu a
{
	color: #625c5d !important;
	margin-left: 50px !important;
}
.vertmenu a:hover
{
	color: #d20000 !important;
}
.rtSelected a
{
	color: Red !important;	
}
/*VERTICAL MENU STOP*/
/*******************************************************/


html, body
{
 width: 100%;
 height: 98%;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: Calibri, Verdana, Tahoma, Arial, 'Trebuchet MS';
 font-size: 13px;
 font-weight: normal;
 margin: 0 0 0 0;
 background-color : #D8D8D8;
 background-image: url('../design/bg.gif');
 color: #3f3f3f;
}
.toppbanner
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.topred_background
{
	position: absolute;
	left: 0px;
	background-image: url('../design/topredlogo.jpg');
	background-repeat:no-repeat;
	height: 80px;
	width: 50%;
	background-color: #c53817;
}
.sitecontent
{
	background-color : #fff;
	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 0 10px 0;	
}
.content
{
	background-color: #414141;
	width: 920px;
	height: 100%; /* total height for content */
}
.content div
{
	background-color: #ffffff;
}
.topcontainer
{
	height: 80px;
}
.topcontainer img
{
}
.grayline
{
	height: 10px;
	width: 100%;
	background-color: #a3a3a3 !important;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.innhold
{
	float: left;
	background-color: #414141 !important;
}
.venstre
{
	float: left;	
}
.kontaktinfo
{
	width: 200px;	
}
.kontaktinfotext
{
	margin: 20px 0px 20px 50px;	
	color: #9b9898;
}
.kontaktinfotext a
{
	color: #9b9898;
}
.kontaktinfotext a:hover
{
	color: #C53817;
}
.venstrebunn
{
	height: 20px;
	background-image: url('../design/venstrebunn.jpg');
	width: 200px;
}
.midt
{
	width: 720px;
	float: left;
}
.box1, .box2, .box3
{
	width: 200px;
	float: left;
	margin: 7px 0 20px 29px;	
}

.midtbunn
{
	/*height: 100px;*/
	background-image: url('../design/midtbunn.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #414141 !important;
	width: 720px;
	float: left;
}
.midtbunntext
{
	margin: 20px;
	background-color: transparent !important;
	color: #9d9d9d;
	float: left;
}
td
{
	vertical-align: top;	
}
/*Menu*/
html:not([opera]) div.menucontainer /* Firefox fix */
 {
	min-height: 600px;	
 } 
.menucontainer
 {
	height: 100%;
	padding: 0 0 0 20px;
	width: 122px;
	float: left;
	background-position: 10px 0px; 
	background-image: url(../design/bg_meny.jpg);
	background-repeat: no-repeat;	
}
 .menu
 {
	float: left;
	padding: 10px 0 0 0;
	width: 122px;
 }
 html:not([opera]) .menutop {display: -moz-inline-box; height: 8px;} /* Firefox fix */
 .menutop
 {
	background-image: url(../design/menydiv.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
	display : inline-block;
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 0px 0 0px 0px;
 }
 html:not([opera]) span.menuNodeLevel0 {display: -moz-inline-box;} /* Firefox fix */
 span.menuNodeLevel0
 {
	background-image: url(../design/menydiv.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
	display : inline-block;
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 5px 0 5px 0;
 }
 a.menuNodeLevel0
 {
	text-decoration : none;
	
 }
 html:not([opera]) span.menuNodeLevel0Selected {display: -moz-inline-box;} /* Firefox fix */
 span.menuNodeLevel0Selected
 {
	background-image: url(../design/menydiv.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
	display : inline-block;
	width : 118px;
	padding : 5px 0 5px 0;
	color: #000;
	text-decoration : none;
	font-weight : bold;
	cursor: pointer;
 }
 a.menuNodeLevel0Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel0Selected:hover
 {
	text-decoration :none; 
	color: #D40000; 
 }
 html:not([opera]) span.menuNodeLevel0Hover {display: -moz-inline-box;} /* Firefox fix */
 span.menuNodeLevel0Hover
 {
	background-image: url(../design/menydiv.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
	display : inline-block;
	width : 118px;
	padding : 5px 0px 5px 0px;
	color: #D40000;
	text-decoration : underline;
	font-weight : normal;
	cursor: pointer;
 }
 a.menuNodeLevel0Hover
 {
	text-decoration : underline;
	
 }
 span.menuNodeLevel1
 {
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel1
 {
	text-decoration : none;
	
 }
 span.menuNodeLevel1Selected
 {
	width : 118px;
	padding : 0px 0px 0px 0px;
	color: #000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel1Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel1Selected:hover
 {
	text-decoration :none; 
	color: #D40000; 
 }
 span.menuNodeLevel1Hover
 {
	width : 118px;
	padding : 0px 0px 0px 0px;
	color: #D40000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
	
 }
 a.menuNodeLevel1Hover
 {
	text-decoration : underline;
 }
 span.menuNodeLevel2
 {
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 0px 0px 0px 6px;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel2
 {
	text-decoration : none;
	
 }
 span.menuNodeLevel2Selected
 {
	width : 118px;
	padding : 0px 0px 0px 6px;
	color: #000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel2Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel2Selected:hover
 {
	text-decoration :none; 
	color: #D40000; 
 }
 span.menuNodeLevel2Hover
 {
	width : 118px;
	padding : 0px 0px 0px 6px;
	color: #D40000;
	text-decoration : underline;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
	
 }
 a.menuNodeLevel2Hover
 {
	text-decoration : underline;
 }
 html:not([opera]) div.flag {display: -moz-inline-box;} /* Firefox fix */
 div.flag
 {
	display: inline-block ;
	position: relative;
	padding: 30px 0px 0px 20px;
 }
  /**/
  
.articleSlideshow
{
	float:left;
	clear:both;	
}
 /*Article*/
 .articlecontainer
{
width: 680px;
float: left;
padding: 0 0 0 0;
margin: 10px 20px 10px 20px;
height: auto;	
}
.ArticleModule
{
	float:left;
	clear:both;
	width: 100%;
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{
	font-weight:bold;
	font-size : 22px;
	padding : 0px 0px 2px 0px;
	margin : 15px 0px 0px 0px;	
}
.headingImagetopDiv
{
	padding : 0px 0px 4px 0px;
	margin : 0px 0px 0px 0px;		
}
.ArticleIngress
{
	vertical-align : top;
	float :left;	
	padding : 4px 4px 8px 0px;
	width : 100%;
	font-size: 14px;
	font-weight: bold;
	}
.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;
	width : 100%;
	padding : 4px 4px 8px 0px;
}
.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: #C53817;
	text-decoration : none;
}
a:hover
{
	color: #890207;
	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;
}
.hideEditArticleIcons
{
	position: relative ;
	right: 206px;
	text-align :right;
}
/*Article end*/

/*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: 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: 0px 0px 0px 10px;
}
/*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;	
}
/**/
