﻿html, body
{
 width: 100%;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 font-family: Verdana, Tahoma, Arial, 'Trebuchet MS';
 font-size: 10px;
 font-weight: normal;
 margin: 0 0 0 0;
 background-color : #D8D8D8;
 background-image: url(../design/bakgrunn_kjole.jpg);
 background-position: left top;
 background-attachment: fixed;
 background-repeat: no-repeat;
 color: #545454;
 font-family: Calibri;
}
a
{
	color: #779159;
}
p {
	margin: 0;
	padding: 0;
}
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
{
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 779px;
	vertical-align: top;
}
.content
{
	float:left;
	background-color: #fff;
	width: 779px;
	padding : 0px 0 0 0; 
	min-height: 500px;
	
}
.topcontainer
{
	height:85px;
	padding: 0 0 0 0px;
}
td
{
	vertical-align: top;	
}
div.bunninfo {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: left;
	background-color: Transparent;
}
a.digitroll {
	font-size: 11px;
}
/*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;
 }
  /**/
 /*Article*/
 .articlecontainer
{
width: 740px;
float: left;
padding: 0px 20px 0px 20px;
height: auto;	
}
 .articlecontainer_shop
{
width: 407px;
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-family:Calibri;
	font-weight:bold;
	font-size : 28px;
	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 : 0px 4px 4px 0px;
	width : 100%;
	font-size: 14px;
	}
.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;
	margin-right:5px;
}
.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;
}
a:hover
{
	color: #EB5E08;
	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: 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*/
/*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*/

/*Spesielle ting Fargerike*/
.tipsograadknapp
{
	position:absolute;
	top:1px;
	left:-55px;
}
.inspirasjonknapp
{
	position:absolute;
	top:2px;
	left:644px;
}
.hk_elementer
{
	font-size: 14px;
	text-align: right;
	font-family:Calibri;
	color: #545454;
}
.hk_elementer a
{
	color: #444444;
}
.hk_elementer div:hover
{
	opacity: 1;
	filter: alpha(opacity = 100);
	cursor: pointer;
}
.hk_finndinbutikk
{
	width:113px;
	padding-top:3px;
	padding-right: 3px;
	height:38px;
	background-color: #FFFFFF;
	position:absolute;
	left:-116px;
	top:231px;
	opacity:0.75;
	filter: alpha(opacity = 75);
}
.hk_fargeogtilstandingsvurdering
{
	width:113px;
	padding-top:3px;
	padding-right: 3px;
	height:38px;
	background-color: #EAE7E3;
	position:absolute;
	left:-116px;
	top:285px;
	opacity:0.75;
	filter: alpha(opacity = 75);
}
.hk_fargeoginteriorradgivning
{
	width:113px;
	padding-top:3px;
	padding-right: 3px;
	height:38px;
	background-color: #e1deda;
	position:absolute;
	left:-116px;
	top:339px;
	opacity:0.75;
	filter: alpha(opacity = 75);
}
.hk_hjemmebesok
{
	width:113px;
	padding-top:11px;
	padding-right: 3px;
	height:30px;
	background-color: #dbd5cb;
	position:absolute;
	left:-116px;
	top:393px;
	opacity:0.75;
	filter: alpha(opacity = 75);
}
.hk_fargevalg
{
	width:113px;
	padding-top:11px;
	padding-right: 3px;
	height:30px;
	background-color: #c8c0b2;
	position:absolute;
	left:-116px;
	top:447px;
	opacity:0.75;
	filter: alpha(opacity = 75);
}
.hk_fargekart
{
	width:113px;
	padding-top:11px;
	padding-right: 3px;
	height:30px;
	background-color: #cdcac6;
	position:absolute;
	left:-116px;
	top:501px;
	opacity:0.75;
	filter: alpha(opacity = 75);
}
.skygge0
{
	width:118px;
	height:1px;
	background-color: #000000;
	position:absolute;
	top:-1px;
	left:-2px;
	opacity: 0.1;
}
.skygge1
{
	width:116px;
	height:1px;
	background-color: #000000;
	position:absolute;
	top:41px;
	left:0px;
	opacity: 0.3;
}
.skygge2
{
	width:116px;
	height:1px;
	background-color: #000000;
	position:absolute;
	top:42px;
	left:0px;
	opacity: 0.2;
}
.skygge3
{
	width:116px;
	height:1px;
	background-color: #000000;
	position:absolute;
	top:43px;
	left:0px;
	opacity: 0.1;
}
.vskygge1
{
	width:1px;
	height:43px;
	background-color: #000000;
	position:absolute;
	top:0px;
	left:-1px;
	opacity: 0.2;
}
.vskygge2
{
	width:1px;
	height:43px;
	background-color: #000000;
	position:absolute;
	top:0px;
	left:-2px;
	opacity: 0.1;
}

/* START horisontalmeny */

div.horizmenu
{
	width: 748px;
	height: 124px;
	padding: 22px 0 0 31px;
	background-color: #ecece3;
}
div.horizmenu span.rmText
{
	cursor: pointer;
	padding: 0 9px 0 0;
}
div.menulvl0
{
	width: 720px;
	float:left;
}
div.menulvl1
{
	margin-top:15px;
	width: 720px;
	float:left;
}
div.menulvl2
{
	margin-top:15px;
	width: 720px;
	float:left;
}
div.menulvl3
{
	margin-top:15px;
	width: 720px;
	float:left;
}
a.horizMenuNodeLevel1Selected, a.horizMenuNodeLevel2Selected, , a.horizMenuNodeLevel3Selected
{
	color: #3d7002 !important;
}
.horizMenuNodeLevel1Selected span.rmText, .horizMenuNodeLevel2Selected span.rmText, .horizMenuNodeLevel3Selected span.rmText
{
	color: #3d7002 !important;
}
.horizMenuNodeLevel0Selected span.rmText
{
	background-image: url(../design/menyvalg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menulvl0 span.rmText
{
	font-family: Calibri;
	text-transform: lowercase;
	color: #3d7002;
	font-size: 10.5pt;
}
.menulvl1 span.rmText, .menulvl2 span.rmText, .menulvl3 span.rmText
{
	font-family: Calibri;
	text-transform: lowercase;
	color: black;
	font-size: 8pt;
}
.menulvl0 li.rmItem
{
	margin-right: 12px;
}
.menulvl1 li.rmItem, .menulvl2 li.rmItem, .menulvl3 li.rmItem
{
	margin-right: 15px;
}

/* SLUTT horisontalmeny */

.venstre
{
	padding: 0px 0px 0px 22px;
	float:left;
	width:222px;
}
div.midt
{
	float:left;
}
div.forsidemidt
{
	float:left;
}
.artikkelbanner1, .artikkelbanner2
{
	float:left;
	margin-bottom: 20px;
}
.artikkelbanner1 div.banner
{
	float:left;
}
.artikkelbanner2 div.banner
{
	float:left;
}
div.venstre div.banner
{
	margin-top:23px;
}
div.banners
{
	float:left;
}
div.forsideinnhold
{
	float: left;
	height:229px;
	width: 779px;
	background-color:White;
}
div.innhold
{
	width:779px;
	float:left;
}
div.sokesideinnhold
{
	float: left;
	width: 779px;
	background-color:#F7F7F7;
	min-height:400px;
}
div.sokesideinnhold .articleSearchResult td, div.sokesideinnhold .articleSearchResult .GridHeader_Default2006
{
	padding-left:20px;
	text-align:left;
}
div.sokediv
{
	margin-top:30px;
	margin-left: 40px;
	float: left;
	display:inline;
}
div.tlfdiv
{
	margin-top:30px;
	margin-left: 90px;
	float: left;
	display:inline;
}
div.finnbutikk
{
	margin-top:30px;
	margin-right: 40px;
	float: right;
	display:inline;
}
span.tlfnr
{
	font-size: 15px;
	font-weight: normal;
	color: #8d8d8c;
	position:relative;
	margin-left: 10px;
	top: -5px;
}
span.finnbutikktekst
{
	font-size: 15px;
	font-weight: normal;
	margin-right:10px;
	position:relative;
	color: #8d8d8c;
}
div.forsidebannere
{
	margin-top:50px;
	float:left;
	width: 779px;
	height:105px;
}
.forsidebannerliten1, .forsidebannerliten2, .forsidebannerliten4, .forsidebannerliten5
{
	display:inline;
	float: left;
	margin-left: 3px;
}
.forsidebannerliten3
{
	display:inline;
	float: left;
	margin-left: 4px;
	margin-right: 1px;
}
a.searchLink
{
	color: #779159 !important;
}
div.bannerspace
{
	height: 5px;
	width:200px;
	float:left;
}
/**/

/* START butikkoversikt */
table.shop_overview {
	width: 100%;
}
div.shop_map {
	width: 332px;
	height: 420px;
	overflow: hidden;
	float: right;
	position: relative;
}
div.shop_map_txt {
	position: absolute;
	bottom: 125px;
	right: 10px;
	width: 180px;
	font-size: 12px;
}
/* SLUTT butikkoversikt */
