﻿
/*******************************************************/
/*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;	
}

#vertmenu .rtIn
{
    padding: 0em;
}

#vertmenu .rtTop,
#vertmenu .rtMid,
#vertmenu .rtBot
{
    padding: 0px;
    margin: 0px;
}

#vertmenu .rtIn
{
    border: 0px;
}

/*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;	
}
.logincontainer
{
    float: left;
    margin-top: 10px;
    margin-bottom: 30px;
}

/*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*/
 .ArticleModule h1, .ArticleModule h2, .ArticleModule h3, .ArticleModule h4, .ArticleModule h5, .ArticleModule h6, .ArticleModule h7
 {
	padding: 0px;
	margin: 0px;
 }
 .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;	
}
/**/



/* START VÆRMODUL */
div.divWeatherModule
{
	border: 1px dashed gray;
	width:215px;
}
div.wmTopp
{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom: 1px dashed gray;
}
div.wmSted
{
	font-weight:bold;
	width:100%;
	text-align:center;
}
div.wmTid
{
	width:100%;
	text-align:center;
	font-style:italic;
}
.lblVindF,.lblVindretningF,.lblTemperaturF,.lblNedboerF
{
	font-weight:bold;
}
span.wmTmp, span.wmCelsius
{
	font-size: 16px;
	font-weight:bold;
	color:Red;
}
span.wmMps, span.wmMm
{
	margin-left:3px;
}
table.tblInfo
{
	width:100%;
}
div.wmVaer
{
	padding-top:10px;
	width:100%;
	text-align:center;
}
td.tdTemperatur, td.tdSymbol
{
	width:50%;
	vertical-align:middle;
}
td.tdTemperatur
{
    padding-right: 10px;
	text-align: right;
}
td.tdSymbol
{
    padding-left: 10px;
    text-align: left;
}
td.tdVaer
{
	text-align:left;
	font-weight:bold;
	font-size:16px;
}
table.tblInfoTab
{
	width: 100%;
}
td.tdNedboerLeft, td.tdVindLeft, .tdVindretningLeft
{
	width:50%;
	text-align:right;
}
td.tdNedboerRight, td.tdVindRight, .tdVindretningRight
{
	width:50%;
	text-align:left;
}
div.wmKlaerOverskrift
{
	width: 100%;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	margin-top:10px;
}
div.wmKlaerTekst
{
	width: 185px;
	margin-left: 15px;
	text-align:center;
}

div.wmYr
{
	width:100%;
	margin-top: 10px;
	text-align:center;
	padding-bottom:10px;
}
/* SLUTT VÆRMODUL */



/* START INTELLISENSSØK OG SØKEFORSLAG */
select#sfmatches
{
	width:144px;
}
.divSokeForslag
{
	padding-left:20px;
}
.SokForbedringsTips
{
	margin-top: 20px;
}
.forbedringsHeader
{
	font-weight:bold;
	margin-bottom: 10px;
}
.forbedringsTips
{
	padding-left:20px;
}
/* SLUTT INTELLISENSSØK OG SØKEFORSLAG */







/* START SKJEMAMODUL */
div.articleSchema
{
	width:100%;
	border-top: 6px solid #eeeeee;
	margin-top:5px;
}
div.sideInformasjon
{
	width:100%;
	background-color: #eeeeee;
	color:#6f6f6f;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	height:12px;
	margin-bottom: 6px;
}
.skjemaFerdigKnapp, .skjemaAnonymFerdigKnapp
{
	float:right;
	width: 100px;
}
.skjemaNesteDelKnapp, .skjemaNesteKnapp
{
	float: right;
	width: 100px;
	margin-bottom:10px;
}
.skjemaTilbakeKnapp
{
	width: 100px;
}
.finishLineBack
{
	display: inline;
	width: 100px;
	margin-right: 10px;
}

div.divSkjemaTakkTekst
{
	padding: 15px;
	border:6px solid #eeeeee;
	text-align:center;
}
div.sporsmaltekst
{
	font-size:14px;
}
/* SLUTT SKJEMAMODUL */

/* START PÅMELDING UNDER ARTIKKEL */
div.EventOverskrift
{
	margin-top: 15px;
	margin-left: 3px;
	color: #191919;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
}
div.EventOverskrift a
{
	color: #191919;
	text-decoration: none;
}
div.EventTid
{
	margin-left: 3px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #5f5f5f;
}
div.EventSted
{
	margin-left: 3px;
	font-size: 12px;
	color: #5f5f5f;
}
div.EventFrist
{
	margin-left: 3px;
	margin-top: 10px;
	color: #008de5;
	font-size: 12px;
}
.EventFristUtgaatt
{
	color: #989898 !important;
}
div.divAttendanceStatus
{
	font-size: 14px;
	font-weight:bold;
	padding-left: 3px;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #393939;
}
div.divAttendanceButtons
{
	padding-bottom: 15px;
}
/* SLUTT PÅMELDING UNDER ARTIKKEL */


/* START SEARCHCLOUD MODUL */
div.divSearchCloud
{
	padding:5px;
}
div.sokeord
{
	display:inline;
}

div.storrelse1
{
	font-size:26px;
}
div.storrelse1 a
{
	color:#454545 !important;
}
div.storrelse2
{
	font-size:20px;
}
div.storrelse2 a
{
	color:#646464 !important;
}
div.storrelse3
{
	font-size:20px;
}
div.storrelse3 a
{
	color:#929292 !important;
}
div.storrelse4
{
	font-size:16px;
}
div.storrelse4 a
{
	color: #b1b1b1 !important;
}
div.storrelse5
{
	font-size:16px;
}
div.storrelse5 a
{
	color: #b1b1b1 !important;
}
div.storrelse6
{
	font-size:14px;
}
div.storrelse6 a
{
	color: #cfcfcf !important;
}
div.storrelse7
{
	font-size:12px;
}
div.storrelse7 a
{
	color: #cfcfcf !important;
}

div.sokeord a:hover
{
	text-decoration: none;
	color: Red !important;
}
/* SLUTT SEARCHCLOUD MODUL */


/* START FOOTERMENY */
div.divFooterMenu
{
	width: 100%;
}
table.tblFooterMeny
{
	width: 100%;
}
td.tdHovedmenyPunkt
{
	font-weight:bold;
	font-size: 16px;
	text-align:left;
	white-space:nowrap;
}
td.tdUndermenyPunkt
{
	text-align:left;
	font-weight:normal;
	font-size: 12px;
	white-space:nowrap;
}
td.tdHovedmenyPunkt a:Hover,td.tdUndermenyPunkt a:Hover, .h2footermeny a:Hover, .lifootermeny a:Hover
{
	color:Red;
}
td.tdHovedmenyPunkt a, .h2footermeny a
{
	text-decoration: none;
	color: Black;
}
td.tdUndermenyPunkt a, .lifootermeny a
{
	text-decoration: none;
	color: gray;
}
div.divFooterMenyListe 
{
	display: inline-table;
}
div.divFooterMenyListe ul
{
	padding-left: 15px;
}
/* SLUTT FOOTERMENY */






/* START CALENDAR TYPE: FORM MODUL */
div.calendarEventForm
{
	margin-bottom:15px;
	border-top: 1px solid #EFEFEF;
	padding-top:15px;
}
div.formbtnseventlink
{
	color:#191919;
	font-size:16px;
	font-weight:bold;
	margin-left:3px;
	margin-top:15px;
	padding-bottom:7px;
	position:relative;
	top:-45px;
}
div.formbtnseventtime
{
	color:#5F5F5F;
	font-size:12px;
	margin-left:3px;
	padding-bottom:2px;
	position:relative;
	top:-45px;
}
div.formbtnseventplace
{
	color:#5F5F5F;
	font-size:12px;
	margin-left:3px;
	position:relative;
	top:-45px;
}
div.formbtnseventanswerdate, div.formbtnseventanswerdateutgaatt
{
	color:#008DE5;
	font-size:12px;
	margin-left:3px;
	margin-top:10px;
	position:relative;
	top:73px;
}
div.formbtnseventanswerdateutgaatt
{
	color:#989898 !important;
}
div.formbtnscurrentanswer
{
	color:#393939;
	font-size:14px;
	font-weight:bold;
	padding-bottom:11px;
	padding-left:3px;
	padding-top:11px;
}
div.formbtnseventdate
{
	margin-left:3px;
	font-style: italic;
}
/* SLUTT CALENDAR TYPE: FORM MODUL */





/* START CLOUDSITEMAP MODUL */
div.divCloudSitemap
{
	padding:5px;
}
div.csundermenypkt
{
	display:inline;
}
div.csDiv h2 a
{
	color:black;
	font-size: 16px;
	text-decoration: none;
}
div.csDiv h2 a:hover
{
	color:Red !important;
}
div.csundermenypunkter
{
	margin-left: 20px;
}
div.csDiv h2
{
	margin: 0px;
	padding: 0px;
}
div.csstorrelse1
{
	font-size:16px;
}
div.csstorrelse1 a
{
	color:#454545 !important;
}
div.csstorrelse2
{
	font-size:13px;
}
div.csstorrelse2 a
{
	color:#646464 !important;
}
div.csstorrelse3
{
	font-size:11px;
}
div.csstorrelse3 a
{
	color:#929292 !important;
}
div.csstorrelse4
{
	font-size:9px;
}
div.csstorrelse4 a
{
	color: #b1b1b1 !important;
}
div.csstorrelse5
{
	font-size:8px;
}
div.csstorrelse5 a
{
	color: #b1b1b1 !important;
}
div.csstorrelse6
{
	font-size:7px;
}
div.csstorrelse6 a
{
	color: #cfcfcf !important;
}
div.csstorrelse7
{
	font-size:6px;
}
div.csstorrelse7 a
{
	color: #cfcfcf !important;
}

div.csundermenypkt a:hover
{
	text-decoration: none;
	color: Red !important;
}
/* SLUTT CLOUDSITEMAP MODUL */





/* START ARTICLEARCHIVE MODUL */
div.divArchive h2
{
	color: #888888;
	padding-bottom: 9px;
	border-bottom: 1px dashed silver;
	margin: 0;
	font-size: 33px;
	font-weight: normal;
}
div.divArchive ul
{
	padding-left:15px;
	list-style-type:square;
	margin:0 10px;
	padding:10px;
}
div.divArchive li
{
	line-height: 180%;
	font-size: 14px;
}
div.divAAPages
{
	border-bottom: 1px solid silver;
}
div.divAAArticles
{
	padding-bottom:15px;
}
div.divAASummary
{
	margin-top: 15px;
	font-size: 16px;
}
table.tblArchive
{
	margin-top: 15px;
	width: 100%;
	font-size: 12px;
}
table.tblArchive .tblHeader1, table.tblArchive .tblHeader2, table.tblArchive .tblHeader3, table.tblArchive .tblHeader4
{
	font-weight:bold;
}
table.tblArchive .tblHeader1
{
	width:20%;
}
table.tblArchive .tblHeader2
{
	width:50%;
}
table.tblArchive .tblHeader3, table.tblArchive .tblHeader4
{
	width:15%;
}
div.summaryHeading
{
	margin-top:20px;
	padding-bottom:9px;
	color: #888888;
	font-size: 20px;
	border-bottom: 1px solid silver;
	margin-bottom: 10px;
}
div.summaryValue
{
	display: inline-block;
	width: 25px;
	text-align:left;
}
div.summaryText
{
	display: inline-block;
}
/* SLUTT ARTICLEARCHIVE MODUL */







/* START BLOGROLL MODUL */
div.blogRollHeader
{
	margin-bottom: 3px;
	border-bottom: 1px solid silver;
}
.blogRollHeader .blogRollLink
{
	font-size:16px;
	padding-left: 5px;
}
div.blogRollLink
{
	font-size: 10px;
	margin-left: 5px;
}
div.blogRoll
{
	margin-bottom: 8px;
}
/* SLUTT BLOGROLL MODUL */






/* START JBILDERIGG MODUL */
div.jbrDivRamme
{
    width: 100%;
}
div.jbrBildeOmraade
{
    width:470px;
    overflow:hidden;
    float:left;
    text-align: center;
    vertical-align: middle;
    height: 306px;
}
div.jbrPreviewOmraade
{
    width:100%;
    overflow:hidden;
    float:left;
    height: 92px;
    background-image: url(../dep/jbr_previewbg.gif);
    background-repeat: repeat-x;
}
/*div.jbrOVenstre
{
    background-color:transparent;
    width:75px;
    vertical-align: middle;
    text-align:center;
    float:left;
	z-index:2;
	position:absolute;
}
div.jbrOVenstre:Hover
{
    filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
    background-color:black;
}
div.jbrOHoyre:Hover img, div.jbrOVenstre:Hover img
{
    display:block;
}
div.jbrOHoyre img, div.jbrOVenstre img
{
    display:none;
    position:relative;
    left: 35%;
    top:45%;
}
div.jbrOHoyre
{
    width:75px;
    vertical-align: middle;
    text-align:center;
    float:right;
	z-index:2;
    position:absolute;
}
div.jbrOHoyre:Hover
{
    filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
    background-color:black;
}*/
div.jbrOMidt
{
    z-index:3;
    width:470px;
    height:306px;
    overflow:hidden;
    text-align:center;
    display:table-cell;
    vertical-align:middle;
    cursor:pointer;
}
div.jbrBildeTekst
{
    width:100%;
    height:13px;
    overflow:hidden;
    text-align:center;
    float:left;
}
div.jbrBildeNrLinje
{
    width:100%;
    height:14px;
    overflow:hidden;
    text-align:left;
    float:left;
    font-weight: bold;
}
div.jbrBildeNrVenstre
{
    float:left;
}
div.jbrBildeNrHoyre
{
    float:right;
}
div.jbrPreviewOmraade
{
    width:100%;
    border-top: 1px dotted #3B393C;
    border-bottom: 1px dotted #3B393C;
    float:left;
}
td.jbrTdVenstre, td.jbrTdHoyre
{
    width:30px;
    padding-top:33px;
    text-align:center;
    cursor:pointer;
}
table.jbrTblPreview
{
    margin:0;
    padding:0;
    width:100%;
}
div.jbrPreviewDiv
{
    width:396px;
    height:86px;
    overflow:hidden;
    cursor:pointer;
    position:relative;
}

div.jbrPreviewBilde
{
    float:left;
}

div.jbrPreviewBildeInnerDiv
{
    height:86px;
    display:table-cell;
    vertical-align: middle;
}

div.jbrGalleriRamme
{
    width:470px;
    border: 1px solid gray;
    float:left;
}

div.jbrGalleriBildeInnerDiv
{
    width: 92px;
    height: 92px;
    overflow:hidden;
}
div.jbrGalleriBilde
{
    height:92px;
    width:92px;
    overflow:hidden;
    float:left;
    margin: 0px 8px 8px 0px;
}
div.jbrGalleriTeksten
{
    width:92px;
    height:12px;
    overflow:hidden;
    text-decoration:none;
    font-size: 10px;
}
div.jbrGalleriBildet
{
    width:92px;
    height:80px;
    overflow:hidden;
    text-align:center;
}

/* SLUTT JBILDERIGG MODUL */













/* START LIKES DIV TIL ARTIKKELMODUL */
.likesdiv
{
	position :relative ;
	float :left;
	width : 100%;
	clear :right ;
	height : 20px;	
	margin-bottom : 20px;
	margin-top : 20px;
}
.likeFBdiv
{
	
	width : 100px;	
	position : relative ;
	float :left;
}
.tweetdiv
{

	width : 110px;	
	position : relative ;
	float :left;
}
.facebookArticleShare
{

	width : 102px;	
	position : relative ;
	float :right;
	padding-top : 3px;
}
/* SLUTT LIKES DIV TIL ARTIKKELMODUL */








/* START CRMMODUL */
div.divCRM
{
    font-family: Arial;
    color: #646464;
    width: 500px;
    float:left;
}
    
table.tblCRMskLokasjoner
{
    width: 96%;
    border-left: 1px solid #a7a9ab;
    border-right: 1px solid #a7a9ab;
    border-top: 1px solid #a7a9ab;

}
    
table.tblCRMKonsern,table.tblCRMskKontakter
{
    width: 500px;
    border-left: 1px solid #a7a9ab;
    border-right: 1px solid #a7a9ab;
}
table.tblCRMskKontakter
{
    border-top: 1px solid #a7a9ab;
}
tr.trCRMKonsernTopp
{
    height:35px;
    background-image: url(../dep/crm/konsernlistetoppbg.jpg);
    background-repeat:repeat-x;
}
tr.trCRMKonsernTopp td
{
    font-family:Arial;
    font-weight: bold;
    font-size: 12px;
    vertical-align:middle;
    padding: 0px 0px 0px 10px;
    color:#3d4746;
}
td.konsernlistecelle, td.kontakterlistecelle
{
    font-family:Arial;
    vertical-align:middle;
    border-bottom: 1px solid #a7a9ab;
    padding: 6px 0px 4px 10px;
    font-size: 12px;
    font-weight:normal;
    color:#3d4746;
    text-decoration: none;
}
td.konsernlistecelle a, td.kontakterlistecelle
{
    border:0;
    color:#3d4746;
    text-decoration: none;
    float:left;
}
    
span.konsernnavn
{
    /*position:relative;
    top:-16px;*/
    float:left;
}
    
input.CRMkonsernSok, input.CRMnavnSok
{
    width:130px;
}
div.CRMddRow select
{
    width: 173px;
}
input.CRMsok
{
    position:relative;
    top:6px;
}
div.CRMddRow
{
    padding: 5px 0px 20px 0px;
}
div.crmKonsernSingelRamme, div.crmKonsernSingelKontaktRamme, div.divCRMåpningstider, div.divCRMkommentarerRamme
{
    border:1px solid #a7a9ab;
    width:488px;
    padding: 15px 0px 10px 10px;
    float:left;
}
div.divCRMkontaktRedigering
{
    border:1px solid #a7a9ab;
    width:96%;
    padding: 15px 0px 10px 10px;
    float:left;
}
.konsernOverskrift
{
    font-weight: bold;
    font-size: 11px;
}
table.crmSKinfo, table.crmTblOpeningHours
{
    margin-top: 8px;
}
    
td.tdSKmob, td.tdSKtlf, .tdSKepost
{
    padding-left:20px;
}
div.crmHoyreEpost
{
    float:right;
    margin-top:-18px;
    padding-right:15px;
}
    
td.crmOHtd2
{
    padding-left:20px;
}    
    
div.crmOpeningHoursHeader
{
    font-weight:bold;
    font-size:12px;
    padding: 3px 0px 4px 0px;
}
    
div.divCRMnyKnapper
{
    clear:both;
    float:right;
    margin-top:5px;
}
    
divCRM10Siste
{
    clear:both;
    float:left;
    margin-top:0px;
}
    
div.divCRMWho
{
    position:absolute;
    border: 1px solid #a6b8aa;
    background-color: #a7a9ab;
    padding: 15px;
}
div.crmSkilleStrek
{
    margin-top: 5px;
    border-top: 1px solid #a7a9ab;
    width: 100%;
}
    
div.divCRMcommentArea
{
    width: 98%;
    border: 1px solid #a7a9ab;
}
    
div.divCRMKontaktKommentarer
{
    float:left;
    width: 98%;
}
div.divCRMcommentsKnapper
{
    float:right;
}
    
input.btnCRMncLagre
{
    margin-top:10px;
    margin-right:8px;
}
input.btnCRMncAvbryt
{
    margin-top:10px;
    margin-right:5px;
}

input.btnCRMnkLagre
{
    margin-top:10px;
}
    
div.divCrmKommentarFull
{
    margin-bottom: 17px;
    width:98%;
    font-size: 11px;
}
    
div.divcrmkontaktnykommentar
{
    float:left;
    width:100%;
}
    
div.divCRMcommentsKnapper select
{
    position:relative;top:-7px;
}
div.divCRMcommentArea textarea
{
    width: 98%;
    height:150px;
}
div.divCRMKFullTekst
{
    padding: 15px;
    width:95%;
    border: 1px solid #a7a9ab;
}
div.divCRMkommentarerContainer
{
    width:98%;
}
div.divCRMkrRamme
{
    color: #303030;
    font-size: 11px;
    float:left;
    width: 97%;
}
div.divFulltNavn, div.divEpost, div.divAdresse
{
    float:left;
    width: 100%;
}
div.divTittel, div.divTlf, div.divFornavn
{
    width: 48%;
    float:left;
}
div.divKonsern, div.divMobil, div.divEtternavn
{
    width: 48%;
    float:right;
}
div.divFornavn input, div.divEtternavn input, div.divEpost input,div.divAdresse input, div.divTittel input, div.divKonsern select, div.divTlf input, div.divMobil input, div.divPostnr input, div.divSted input
{
    width: 100%;
}
    
div.divKonsern select
{
    margin-left:5px;
}
    
div.divPostnr
{
    float:left;
    width: 33%;
}
div.divSted
{
    float:right;
    width: 63%;
}
    
div.divKontaktLagre
{
    float:right;
    text-align:right;
    position:relative;
    left:6px;
}
    
    
div.divCrmKommentarPreview
{
    padding: 11px;
    width:97%;
    border: 1px solid #a7a9ab;
    float:left;
    color: #3e3e3e;
    margin-top:10px;
    font-size:11px;
}
    
div.divCRMkpLeft, div.divCRMkpLeft2
{
    float:left;
    width: 28%;
    text-align:left;
    line-height: 17px;
}
    
div.divCRMkpLeft2
{
    clear:both;
    padding-top:5px;
}
    
div.divCRMkpRight2
{
    padding-top:5px;
}
    
div.crmkpHeader
{
    font-weight:bold;
    padding-top: 4px;
    margin-bottom: 2px;
}
div.divCRMkpRight
{
    min-height: 70px;
}
    
div.divCRMkpRight, div.divCRMkpRight2
{
    float:right;
    width: 66%;
    text-align:left;
    border-left: 1px solid #a7a9ab;
    padding-left: 10px;
}
    
span.crmkpNavn
{
    font-weight: bold;
    font-size:15px;
}
div.divCRMkpRight2 a
{
    color: #3e3e3e;
    text-decoration: underline;
}
    
div.divCRM10Siste
{
    clear:both;
}
div.divCRM10SisteHeader
{
    color: #3e3e3e;
    font-weight:bold;
    font-size:14px;
    text-align:left;
    position:relative;
    top:5px;
}
    
div.divCRMLokasjonerHeader
{
    color: #3e3e3e;
    font-weight:bold;
    font-size:14px;
    text-align:left;
    margin-top:20px;
}
    
div.divLokasjonKnapper
{
    margin-top: 5px;
    margin-right:19px;
    clear:both;
    float:right;
}
    
div.divStrategi textarea
{
    width: 96%;
    height: 70px;
}
    
div.divCrmSubscribe
{
    background-image: url(../dep/crm/crmSubscribeBg.jpg);
    background-repeat: repeat-x;
    height: 91px;
    width: 182px;
    text-align:center;
    border: 1px solid #d8d9da
}
div.divCRMStekst
{
    margin-top:13px;
    color: #534b4b;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}
div.divCRMSknapp
{
    margin-top: 14px;
}
a.konsernEpost
{
    clear:left;
}
span.crmRnavn
{
    font-weight:normal;
    font-style: italic;
    font-size:smaller;
}
/* SLUTT CRMMODUL */



/* START CALENDARDAY MODULEN */
div.divCalDay
{
    font-size: 1.2em;
    float:left;
    width: 100%;
    margin-bottom: 2.2em;
}
div.cdSegName
{
    font-size: 2em;
    color: Blue;
    margin-right: 0.5em;
}
div.cdDay
{
    font-size: 1.70em;
    color: Black;
}
div.cdmfirstprtid
{
    border-top: 1px solid gray;
}
div.cdmlast
{
    border-bottom: 1px solid gray;
}
div.cdm
{
    width: 100%;
    float:left;
    height: 2em;
    padding: 0.7em 0em 0.0em 0.1em;
}
div.cdHeader
{
    margin-bottom: 2em;
    padding-left: 0.6em;
}
div.cdSegName, div.cdDay
{
    display:inline;
}
div.cdmeventrnavn, div.cdmstarttid, div.cdmeventnavn, div.cdmeventkategori, div.cdmeventsted, div.cdmeventtid, div.cdmeventlink
{
    float:left;
}
div.cdmeventrnavn
{
    width:14%;
}
div.cdmstarttid
{
    width: 10%;
}
div.cdmeventnavn
{
    width: 14%;
    font-weight: bold;
}
div.cdmeventkategori
{
    width: 18%;
    font-weight: bold;
}
div.cdmeventsted
{
    width: 19%;
}
div.cdmeventtid
{
    width: 20%;
}
div.cdmeventlink
{
    width: 5%;
    text-align: center;
}
a.konsernEpost
{
    clear:left;
}
span.crmRnavn
{
    font-weight:normal;
    font-style: italic;
    font-size:smaller;
}
/* SLUTT CALENDARDAY MODULEN */

