﻿html,body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}
body
{
	font-size: 12px;
    color: #403f3d;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;    	 
	background:#ffffff url('../design/bgbutikk.jpg') no-repeat top center;  
}
body.single
{
	font-size: 12px;
    color: #403f3d;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;    	 
	background:#fff url('../design/bgbutikksingle.jpg') no-repeat top center;  
}
#aspnetForm
{
    padding: 0;
    margin: 0;
}
.sitecontent
{
	position: relative;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */ 
	width: 970px;
	vertical-align: top;
	padding: 0 0 0px 0;
}
.content
{
	float:left;
	/*background-color: #000;*/
	width: 970px;
	padding : 0 0 0 0; 
}
.topcontainer
{
	padding: 0 0 0 10px;	
}
#toptopdocument
{
	position: relative;
	margin: 0px auto;
	/*width: 970px;*/
	width: 1000px;
	padding: 0 0 10px 0;
	background-image: url('../design/bg_main_shadow.png');
	background-repeat: repeat-y;
	float: none;
	/*min-height: 890px;*/
	overflow: hidden;
}
#topdocument /* main outer content container */
{	
	position: relative;
	left: 15px;
	margin: 0px auto; /* for left align in Firefox and Opera, remove auto */
	width: 970px;
	z-index: 0;
	float:left;
	vertical-align: top;	
	padding-left: 0px;	
	/*min-height: 890px;*/
}
#content /* container around content */
{
	position: relative;	
	width: 970px;
    padding-left: 0px; /* padding here to move menu */
	height: 100%;	
	z-index: 0;
	text-align: left;
	float: left;/* to resize elements in Firefox */
	vertical-align: top;
	margin-top:  0px;
}
#hideEditArticleIcons1
{
	position: absolute;
	left: -25px;
	top: 3px;
}
/***********************************************************************************************************************************/
/* top menu (container for topbanner) */
#topmenu
{
	position: relative;
	float: left;
    left: 0px; 
    margin-top: 0px;
    width: 970px;
    background-position: 0px 0px;
    overflow: hidden;
    display: block;
}
#searchtop
{
	position: relative;	
	float: left;
	/*top: 2px;
	left: 3px;*/
	width: 191px;
	height: 155px;
	background-color: #f3f3f3;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}
select.soktop 
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;	
	float: left;
	clear: both;
	width: 170px;
}
select#matches 
{
	display: none;
}

/*
#searchtop select option
{   
    color: #fff; 
	background-color: #2c2a27;
}
*/
#ssjanger,#sartist
{
	display:block;
	position:relative;
	margin-top: 10px;
	padding-left: 10px;	
	height : 40px;
	width: 155px;	
}
#sdatovelger,#skonsertsted
{
	display:block;
	position:absolute;
	top: 10px;
	left: 190px;	
	height : 40px;			
}
#sartist, #skonsertsted
{
	top: 55px;
}

#sserieliste
{
	margin-top:10px;
	display:block;
	position:relative;
	padding-left: 10px;	
	height : 40px;
	width: 155px;	
}
#ssokprogram
{
	margin-top: 10px;
	display:block;
	position:relative;
	padding-left: 10px;	
	height : 40px;	
}

/* link to frontpage on topbanner */
#home
{
	position: relative;	
	width: 597px;
	height: 110px;
	cursor: pointer;
	float: left;
}
#sitemap
{
		 
}
.toplinks
{
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}
/* instead of toplink1, toplink2, toplink3... these are the same elements */

td
{
	vertical-align: top;	
}
/*Menu*/

.menucontainer
{
	width: 100%;
	height: 30px;
	padding: 0 0 0 0px;
	float: left;
	top: 0px;
	left: 0px;
	position: relative;
	border-left: 0px solid #474440;
	border-right: 0px solid #474440;
	border-bottom: 1px solid #474440;
	background-color: #000000;
}
.flag_link
{
	float: right;
}
.flag_link a
{
	margin: 0 !Important;
	top: 0 !Important;
}
.leftmenu
{
	width: 243px;
	/*background-color: #393835;*/
	float: left;
	position: relative;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
.menu
{
	float: left;
	width: 100%;
	position: relative;
	/*top: 7px;*/
}
.menumidt2
{
	margin-top: 15px;
	margin-left: 30px;
	padding-bottom: 20px;
	line-height: 20px;
	vertical-align: top;
}
.menumidt2 img
{
	border: 1px solid red;
	display: none !important;	
}
ul.rtUL
{
	vertical-align: top;
}
.taVekk
{
	display: none;	
}

.leftmenuNodeLevel2, .leftmenuNodeLevel2Selected
{
	position: relative;
	/*left: 10px;	*/
}
.leftmenuNodeLevel2
{
	color: #fff;	
}
.leftmenuNodeLevel1Hover, .leftmenuNodeLevel1Selected, .leftmenuNodeLevel2Hover, .leftmenuNodeLevel2Selected
{
	color: #D44107;
}	

.leftmenu a
{
	font-weight: bold;
	color: #fff;	
}
.menu a
{
	margin-right: 10px;
	font-weight: normal;
	color: #fff;
	position: relative;
	top: 8px;	
}	
html:not([opera]) .menutop {display: -moz-inline-box; height: 8px;} /* Firefox fix */
.menutop
{	
    background-position: center bottom;
    background-repeat: no-repeat;
	display : inline-block;
	width : 118px;
	color: #000;
	text-decoration : none;
	padding : 0px 0 0px 0px;
}
 /*Jørgen: hardkodede menypunktlinker */
.text
{
	cursor: pointer;
}
li.rtLI a
{
	color: #fff;	
}
li.rmItem
{
	padding-left: 10px !important;
	cursor: pointer;	
	border-right: 1px solid #474440;
	height: 30px;
}
li.rmlast
{
	border: 0px;	
}
.link menuNodeLevel0 a
{
	font-size: 12px;
	color: #fff;
}
a.rmLink
{
	cursor: pointer;
	padding: 0px !important;	
}

.rmText
{
    padding: 0px !important;
}
 
a.menuNodeLevel1hkt:hover
{
	color: #000;
}

a.rtIn
{
	color: #fff;	
	padding: 0px !important;
	margin: 0px !important;
}

span.rtSp
{
    margin: 0px !important;
}

span.rtSp a
{
	color: #fff;	
}

.rtTop, .rtBot, .rtMid
{
    padding: 0px !important;
}

.rtHover .rtIn,
.rtSelected .rtIn
{
    border-width: 0px !important;
    text-decoration: none !important;
}
 
li.rmItem a, li.rtLI a, li.rtLI a:visited
{
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}

li.rmItem a:hover, li.rtLI a:hover, li.rtLI div.rtSelected a, li.rtLI div.leftmenuNodeLevel1Hover a
{
	font-size: 12px;
	/*color: #fb8201;*/
	/*color: #D44107;*/
	color: #D44107;
	cursor: pointer;
}
a.menuNodeLevel0hkt
{
	margin-top: 2px;
	padding: 5px 0px 5px 14px;
	display : block;
	font-size: 12px;
	cursor: pointer;
	background-image: url(../design/menypkt_bg.jpg);
    background-position:left center;
    background-repeat: no-repeat;
    position:relative;
    left: 1px;    
}
a.menuNodeLevel0hkt:hover, a.menuNodeLevel0hktSelected
{
	color: #575757;
	display : block;
	font-size: 12px;
	font-weight : normal;
	cursor: pointer;
	background-image: url(../design/menypkt_hoverbg.jpg);
    background-position:left center;
    background-repeat: no-repeat;    
}
/*Jørgen: hardkodede menypunktlinker */

.leftmenuNodeLevel1, .rtSp a
{
	color: #fff;
	text-decoration: none;	
}
.leftmenu a:hover
{
	text-decoration: none;	
}

span.menuNodeLevel0, span.menuNodeLevel1, span.menuNodeLevel2
{
	padding: 5px 0px 5px 14px;
	display : inline-block;
	cursor: pointer;
	font-size: 12px;
	background-image: url(../design/menypkt_bg.jpg);
    background-position:left center;
    background-repeat: no-repeat;
    white-space: normal;
}

span.menuNodeLevel0Hover, span.menuNodeLevel1Hover, span.menuNodeLevel2Hover
{
	color: #fb8201;
	display : inline-block;
	font-weight : normal;
	font-size: 12px;
	cursor: pointer;
	background-image: url(../design/menypkt_hoverbg.jpg);
    background-position:left center;
    background-repeat: no-repeat;
    white-space: normal;
}

span.menuNodeLevel0Selected, span.menuNodeLevel1Selected, span.menuNodeLevel2Selected
{
	padding: 5px 0px 5px 14px;
	color: #fb8201;
	display : inline-block;
	font-weight : normal;
	font-size: 12px;
	cursor: pointer;
	background-image: url(../design/menypkt_hoverbg.jpg);
    background-position:left center;
    background-repeat: no-repeat;
    white-space: normal;
}
*html span.menuNodeLevel0, span.menuNodeLevel1, span.menuNodeLevel2, span.menuNodeLevel0Hover, span.menuNodeLevel1Hover, span.menuNodeLevel2Hover, span.menuNodeLevel0Selected, span.menuNodeLevel1Selected, span.menuNodeLevel2Selected
{
	/*width: 207px;*/
}

html:not([opera]) span.menuNodeLevel0,span.menuNodeLevel1,span.menuNodeLevel2 {display: -moz-inline-box;} /* Firefox fix */
html:not([opera]) span.menuNodeLevel0Hover,span.menuNodeLevel1Hover,span.menuNodeLevel2Hover {display: -moz-inline-box;} /* Firefox fix */
html:not([opera]) span.menuNodeLevel0Selected,span.menuNodeLevel1Selected,span.menuNodeLevel2Selected {display: -moz-inline-box;} /* Firefox fix */

a.menuNodeLevel0,a.menuNodeLevel1,a.menuNodeLevel2{text-decoration : none;}
a.menuNodeLevel0Selected,a.menuNodeLevel1Selected,a.menuNodeLevel2Selected{text-decoration :none;}
a.menuNodeLevel0Selected:hover,a.menuNodeLevel1Selected:hover,a.menuNodeLevel2Selected:hover{text-decoration :none;}










/*Jørgen: lagd en linje felles for Uselectede/UHovered menuNodes */
span.menuNodeLevel0, span.menuNodeLevel1, span.menuNodeLevel2
{
	/*background-image: url(../design/menypkt_bg.jpg);
    background-position: -6px bottom;
    background-repeat: no-repeat;
	width : 192px;
	padding : 5px 0 5px 0px;*/
}
/*Jørgen: lagd en linje felles for Selectede/Hovered menuNodes */
span.menuNodeLevel0Selected, span.menuNodeLevel0Hover
{
/*	background-image: url(../design/menypkt_hoverbg.jpg);
    background-position: -6px bottom;
    background-repeat: no-repeat;
	width : 100%;
	padding : 5px 0 5px 0px;
	color: #575757;*/
}
span.menuNodeLevel1Hover, span.menuNodeLevel2Hover, span.menuNodeLevel1Selected, span.menuNodeLevel2Selected
{
	/*background-image: url(../design/menypkt_hoverbg.jpg);
    background-position: -6px bottom;
    background-repeat: no-repeat;
	width : 194px;
	padding : 5px 0 5px 0px;
	color: #575757;*/
}

span.menuNodeLevel0,span.menuNodeLevel1,span.menuNodeLevel2
{
	/*display : inline-block;*/
}
span.menuNodeLevel0Selected,span.menuNodeLevel1Selected,span.menuNodeLevel2Selected
{
/*	display : inline-block;
	font-weight : bold;
	cursor: pointer;*/
 }
 span.menuNodeLevel0Hover
 {
	/*display : inline-block;
	font-weight : normal;
	cursor: pointer;*/
 }
 a.menuNodeLevel0Hover
 {
 }
/* span.menuNodeLevel1
 {
	text-decoration : none;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel1
 {
	text-decoration : none;
	
 }
 span.menuNodeLevel1Selected
 {
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel1Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel1Selected:hover
 {
	text-decoration :none; 
 }
 span.menuNodeLevel1Hover
 {
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
	
 }
 a.menuNodeLevel1Hover
 {
 }
 span.menuNodeLevel2
 {
	text-decoration : none;
	padding : 0px 0px 0px 6px;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel2
 {
	text-decoration : none;
	
 }
 span.menuNodeLevel2Selected
 {
	padding : 0px 0px 0px 6px;
	font-weight : normal;
	line-height : 16px;
	cursor: pointer;
 }
 a.menuNodeLevel2Selected
 {
	text-decoration :none;  
 }
 a.menuNodeLevel2Selected:hover
 {
	text-decoration :none; 
	color: #D40000; 
 }
 span.menuNodeLevel2Hover
 {
	padding : 0px 0px 0px 6px;
	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;
 }
  /**/
  
  
  
a.menuNodeLevel0Selected span
{
    color: #d44107;
}
  
/* VENSTREMENY STYLES (BLANDER SEG MED TOPPMENYEN SINE STYLES... OG HUSK Å OPPDATERE OGSÅ I NETTBUTIKK STYLESHEET.. */

/*NIVÅ 1*/
#myleftmenu a.leftmenuNodeLevel1
{
    color: #000;
}
#myleftmenu a.leftmenuNodeLevel1:hover
{
    color: #D44107;
}
#myleftmenu a.leftmenuNodeLevel1:active
{
    color: #D44107;
}
#myleftmenu a.leftmenuNodeLevel1Selected
{
    color: #D44107;
}

/*NIVÅ 2*/
#myleftmenu a.leftmenuNodeLevel2
{
    color: #000;
}
#myleftmenu a.leftmenuNodeLevel2:hover
{
    color: #D44107;
}
#myleftmenu a.leftmenuNodeLevel2:active
{
    color: #D44107;
}
#myleftmenu a.leftmenuNodeLevel2Selected
{
    color: #D44107;
}

/*NIVÅ 3*/
#myleftmenu a.leftmenuNodeLevel3
{
    color: #000;
}
#myleftmenu a.leftmenuNodeLevel3:hover
{
    color: #D44107;
}
#myleftmenu a.leftmenuNodeLevel3:active
{
    color: #D44107;
}
#myleftmenu a.leftmenuNodeLevel3Selected
{
    color: #D44107;
}



#myleftmenu a.menuNode
{
    color: #000;
}
#myleftmenu a.menuNode:hover
{
    color: #D44107;
}
#myleftmenu a.menuNode:active
{
    color: #D44107;
}


/************* VENSTREMENY SLUTT ***********/


  
 /*Article*/
  .ArticleModule h1, .ArticleModule h2, .ArticleModule h3, .ArticleModule h4, .ArticleModule h5, .ArticleModule h6, .ArticleModule h7
 {
	padding: 0px;
	margin: 0px;
 }
 .articlecontainer
{	
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	/*background-color:black;*/
	position: relative;
	float: left;
	clear: both;
	top: 0px;
	width: 970px;
	overflow: hidden;
	/*border-left: 1px solid #474440;
	border-right: 1px solid #474440;
	border-bottom: 1px solid #474440;*/
}
#articlebilde
{
	padding: 0 0 16px 0;
    background-image: url('../design/bg_divmulitpic.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow: hidden;
}
#articlebilde .banners
{
    width: 965px;
    margin: 0 auto;
    display: block !Important;
    padding-top: 2px;
}
#ctl00_content_Forsidebanner_ctl00_btnForrige, #ctl00_content_Forsidebanner_ctl00_btnNeste
{
    cursor: pointer;
}
.articlecontainerFront #articlebilde
{
    background-image: none;
    padding: 0;
}

#articlebilde .contentTextTop, #articlebilde .ArticleIngress
{
    margin: 0 !important;
    width: auto;
    float: none;
    text-align: center;
    padding: 0;
}

#articlebilde .headingImagetopDiv
{
    padding: 0;
}

.articlecontainerFront
{
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	/*background-color:black;*/
	position: relative;
	width: 970px;
	overflow: hidden;
	/*border-left: 1px solid #474440;
	border-right: 1px solid #474440;
	border-bottom: 1px solid #474440;*/
	float: left;
	clear: left;
}
table.forsidebokstabell
{
	float: left;
}
.boxcontainer1
{
	position:relative;		
	width: 970px;	
	/*height : 185px;*/
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #474440;
	float: left;
	overflow: hidden;
}
.boxcontainer2
{
	position:relative;	
	width: 970px;	
	padding: 0px 0px 0px 0px;
	float: left;	
}
.articlecontainer table
{
	/*color: #fff;*/
}

/* START FORSIDE BOKSER OVERSKRIFTER */
.boxheadertabell
{
    margin-top: 3px;
}

.boxheadertabell td.boxarticleheader
{
    width: 194px;
    background-image: url('../design/bg_boxheader.jpg');
    background-repeat: no-repeat;
    height: 46px;
    overflow: hidden;
}
.boxheadertabell .ArticleContent
{
    display: none;
}
.boxheadertabell .ArticleHeading
{
    color: #D44107;
    font-size: 12px;
    width: auto;
    padding: 5px;
}

/* SLUTT FORSIDE BOKSER OVERSKRIFTER */

.forsidebox .ArticleHeading
{
    display: none;
}
#forsidebox2 .news, #forsidebox3 .news
{
	margin-left: 0px;
	width: 183px;
	overflow: hidden;
}
#forsidebox4 .news
{
	width: 183px;
	overflow: hidden;
}
#forsidebox5 .news
{
	float: left;
	margin-left: 0px;
	width: 183px;
	overflow: hidden;
}
#forsidebox6 .news
{
	float: left;
	margin-left: 0px;
	width: 183px;
}
#forsidebox2 
{
	position: relative;
	display: inline;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;	
	margin-left: 5px;
	width: 188px;
}
#forsidebox3 
{
	position: relative;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	width: 188px;		
}
#forsidebox4 
{
	position: relative;
	display: inline;
	float: left;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	width: 188px;
				
}
#forsidebox5 
{
	position:relative;
	display: inline;
	float: left;
	margin-top: 7px;	
	margin-left: 5px;
	margin-bottom: 7px;
	width: 188px;
	overflow: hidden;
}
#forsidebox6 
{
	position: relative;
	display: inline;
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	margin-bottom: 7px;	
	width: 188px;
	overflow: hidden;
}

/* default.aspx */
.hovedtekstcontainer
{
	position:relative;	
	width: 970px;
	/*border: 1px solid #474440;*/
	float: left;
	margin-top: 2px;
	/*background-image: url(../design/bgmenu.jpg);*/
	background-position: 2px;
	background-repeat: repeat-y;
}
*html .hovedtekstcontainer
{
	top: -3px;	
}
.hovedtext1
{
	position: relative;
	width: 480px;
	display: inline;
	float: left;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.hovedtext2
{	
	position: relative;
	width: 195px;
	display: inline;
	float: left;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 2px;
}
.hovedtext1 .ArticleHeading
{
	color: #D44107;
	font-size: 18px;
	font-weight: normal;
}
.hovedtext2 .ArticleHeading
{
	margin-top: 36px;	
}
.hovedtext1 .ArticleContent, .hovedtext2 .ArticleContent
{
	font-size: 12px;
}

.innspillinger
{
	float: left;
	position: relative;	
}
.innspillinger .atikkel
{
	float: left;
	clear: both;	
}
.innspillinger .ArticleModule
{
	float: left;
	clear: both;	
	width: 100%;
}
.innspillinger .ingressImagerightImg img
{
	width: 90px !important;	
}
.innspillinger .hovedtext1
{
	width: 400px !Important;	
}
.innspillinger .hovedtext2
{
	width: 275px !Important;
	margin-top: 10px !Important;
}
.innspillinger .hovedtext1 .ArticleHeading
{
	font-size:14px !Important;
	float: left;
	clear: both;
}
.innspillinger .hovedtext1 .ArticleIngresseading
{
	float: left;
	clear: both;	
}
.innspillinger .hovedtext1 .ArticleContent, .innspillinger .hovedtext2 .ArticleContent
{
	padding-bottom: 10px;
	float: left;
	clear: both;
}
.innspillinger .hovedtext2 .ArticleHeading
{
	color:#D44107;
	font-size:14px !important;
	font-weight:normal;
	margin-top:0px !important;
}
.innspillinger .articleHr
{
	padding-bottom: 10px;	
}
.ArticleModule
{
	
}
.ArticleEditButton
{
	float : left;	
	padding : 4px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.ArticleHeading
{	
	font-weight:bold;
	font-size : 18px;
	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 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;
}
.ArticleContent
{
	vertical-align : top;
	height : auto;
	width : 100%;
	padding : 0px 0px 0px 0px;
}
.contentText
{
	
}

.article .contentTextTop
{
	margin-left: 4px;
	width: 962px;
	overflow: hidden;
}

.contentImagetop
{
padding : 0px 0px 0px 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;
}
.articlecontainerFront a
{
	COLOR: #D44107;
	text-decoration : none;
}
.articlecontainerFront a:hover
{
	color: #D44107;
	text-decoration : underline;
}
.articlecontainer a
{
	COLOR: #D44107;
	text-decoration : none;
}
.articlecontainer a:hover
{
	color: #D44107;
	text-decoration : underline;
}
.ArticleTipAFriend
{
	float: left;
	padding: 10px 4px 10px 4px;
		
}
.ArticlePrinterFriendly
{
	float: left;	
	padding: 10px 4px 10px 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;
}
.articleTopIcons
{
	float: left;
	clear: both;
}

.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;
}
/*Article end*/

/*TOC*/
.articleTOC
{
	padding: 0px 0px 10px 10px;	
}
.TOC
{
	padding: 0px 0px 0px 0px;
}
.TOCLink
{
	font-weight: bold;
	text-decoration : underline;
}
	
/*TOC end*/



/* container around searchfield and button */
#divsearch
{
	display:none;
	position: absolute;
    left : 10px;
    top: 119px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    width: 195px;
    white-space: nowrap;
    z-index: 900;
    height: 70px;
    border: solid 1px #b3b3b3;
    vertical-align: top;
}
div.searchheader
{
	height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	
}
div.searchcap
{
	width: 90%;	
}
#divsearch img
{
	margin: 0px 0px 0px 0px;
}
#searchinp
{
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
*html #searchinp {}
input.soktop{
	width: 114px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;	
	float: left;
}
*html input.soek {width:100px;} /*IE fix */
select.soek{
	display: none;/* use display instead of visibility because browsers leave space for element if it visibility is hidden */
	width: 122px;
	margin: 0px 0px 0px 0px;	
}
#ssokprogram img
{
	position: relative;
	margin-left: 5px;
	cursor: pointer;	
}

/***********************************************************************************************************************************/
.searchInputDiv
{
	float: left;
}
.searchButtonDiv
{
	float: left;
	padding: 0px 0px 0px 10px;
}
/*Search end*/
 .address
 {
	float: left;
	clear :both ;
	padding: 10px 0px 0px 2px;
	font-size : 9px;
 }
/*Index.aspx end*/

div.digitroll a
{
	color: #474440;
	position: relative;
	top: 15px;	
	text-decoration: none;
}
div.digitroll a:hover
{
	color: #000000;
	text-decoration: none;	
}

/************************************************/
/*START STILLINGSSØKNAD SKJEMA*/
.stillingsskjematxt
{
	width: 200px;
}
.stillingsskjematxt_stilling
{
	width: 300px;
}
.stillingsskjematxt_area
{
	width: 300px;
	height: 200px;
}
.status
{
	color: Red;
}
/*SLUTT STILLINGSSØKNAD SKJEMA*/
/************************************************/

.nyhetsbrevsend, .nyhetsbrevepost
{
	border: 1px solid #cccccc;
	padding: 0;
	margin: 0;
	position: absolute;
}
.nyhetsbrevsend
{
	left: 200px;
}

.nyhetsbrevepost
{
	width: 150px;
}

/* START FileInspector modul og FILECATALOG modul */
div.fiAroundText
{
	border: 1px solid grey;
}
.fiHeader, .fcHeader
{
	font-weight: bold;
}
.fiBilde
{
	border: 1px solid grey;
}

.fiSideTxt
{
	position:relative;
	font-weight: bold;
	top:-13px;
}
.fiDownloadTxt
{
	position:relative;
	font-weight: bold;
	top:-4px;
}
div.vBilde, div.hBilde
{
	display:inline;
	padding:0px;
	margin:0px;
}
div.vBilde
{
	position:relative;
	left:3px;
}
div.hBilde
{
	position:relative;
	left:-2px;
}
.vText, .hText
{
	font-weight:bold;
}
/* SLUTT FileInspector modul og FILECATALOG modul */


/* START HALFYEARPLAN og PLANNER modul */
.HalfYearPlanHeading, .PlannerHeading
{
	font-weight: bold;
	font-size: 14px;
}
div.calendarButtons
{
	width: 100%;
	text-align: center;
}
/* SLUTT HALFYEARPLAN og PLANNER modul */


/* START KURSKONTROLL MODUL */
table.tblDeler, table.tblOversikt
{
	width: 100%;
	/*border: 1px solid gray;*/
}
td.tdH1
{
	font-weight: bold;
	font-size: 16px;
	/*text-decoration: underline;*/
	vertical-align: bottom;
}
td.tdH2
{
	width: 100px;
	font-weight: bold;
	text-align:center;
	vertical-align: bottom;
}
tr#kursrad0, tr#kursrad2, tr#kursrad4, tr#kursrad6, tr#kursrad8, tr#kursrad10, tr#kursrad12, tr#kursrad14, tr#kursrad16, tr#kursrad18, tr#kursrad20, tr#kursrad22, tr#kursrad24, tr#kursrad26, tr#kursrad28, tr#kursrad30,
tr#kursraddel0, tr#kursraddel2, tr#kursraddel4, tr#kursraddel6, tr#kursraddel8, tr#kursraddel10, tr#kursraddel12, tr#kursraddel14, tr#kursraddel16, tr#kursraddel18, tr#kursraddel20, tr#kursraddel22, tr#kursraddel24, tr#kursraddel26, tr#kursraddel28, tr#kursraddel30
{
	background-color: #EEEEEE;
}
td.kursdeltd2, td.kurstd2
{
	text-align:center;
}
td.kursdeltd1, td.kurstd1
{
	vertical-align: middle;
}
/* SLUTT KURSKONTROLL MODUL */






/* 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
{
	width:100%;
	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:22px;
}
div.storrelse1 a
{
	color:#e2e2e2 !important;
}
div.storrelse2
{
	font-size:19px;
}
div.storrelse2 a
{
	color:#babab9 !important;
}
div.storrelse3
{
	font-size:17px;
}
div.storrelse3 a
{
	color:#9d9d9d !important;
}
div.storrelse4
{
	font-size:15px;
}
div.storrelse4 a
{
	color: #898988 !important;
}
div.storrelse5
{
	font-size:13px;
}
div.storrelse5 a
{
	color: #767676 !important;
}
div.storrelse6
{
	font-size:12px;
}
div.storrelse6 a
{
	color: #666665 !important;
}
div.storrelse7
{
	font-size: 12px;
}
div.storrelse7 a
{
	color: #5b5b5a !important;
}

div.sokeord a:hover
{
	text-decoration: none;
	color: #ffffff !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: 12px;
}
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%;*/
    overflow: hidden;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}
div.jbrBildeOmraade
{
    width:480px;
    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;
    margin-bottom: 10px;*/
}
/*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:480px;
    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:20px;
    overflow:hidden;
    text-align:left;
    float:left;
    font-weight: bold;
}
div.jbrBildeNrVenstre
{
    float:left;
    position: relative;
    left: 3px;
    top: 3px;
}
div.jbrBildeNrHoyre
{
    float:right;
    position: relative;
    right: 3px;
    top: 3px;
}
div.jbrPreviewOmraade
{
    width:100%;
    border-top: 0px dotted #3B393C;
    border-bottom: 0px 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: 12px;
}
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: 12px;
}
    
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: 12px;
    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: 12px;
}
    
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: 12px;
    padding-left: 5px;
    padding-right: 5px;
}
div.divCRMSknapp
{
    margin-top: 14px;
}
/* SLUTT CRMMODUL */



/********************************** SPESIAL KALENDER NETTBUTIKKVERSJON START ****************************/
.Hovedkalender
{
	display: inline;
	float: left;
	position: relative;
	top: 2px;
	left: 0px;
	z-index: 10;
	width: 179px;
	font-weight: normal;
	font-size: 12px;
	color: #636363;
	padding: 3px 0 0 0;
	background-image: url('../design/bg_hovedkalender.png');
	background-repeat: no-repeat;
}
.Hovedkalender .calendars
{
	position: relative;
	display: block !important;
	height:155px;
	/*background-color: #DD572D;
	border-left: 1px solid #c3431c;*/
	padding: 0;
}
.Hovedkalender .rcMain
{
	background: none !important;
	text-align: center;
}
.Hovedkalender td
{
	border: 0 !important;
}
.Hovedkalender .RadCalendar_Default
{
	width: 174px !important;
	background-color: transparent !important;
}

.Hovedkalender .rcMainTable
{
	margin: 0 auto !important;
	width: 89% !important;
}

.Hovedkalender .RadCalendar_Default .rcWeek .rcViewSel, .RadCalendar_Default .rcRow th 
{
	padding-left: 3px !important;
	padding-right: 3px !important;
}

.Hovedkalender .RadCalendar_Default .rcRow a, .RadCalendar_Default .rcRow span
{
	padding: 1px 4px 1px 3px !important;
}

.Hovedkalender .RadCalendar_Default .rcMain
{
	border: 0 !Important;
}

.Hovedkalender .RadCalendar_Default .rcTitlebar
{
	border: 0 !important;
	background: url('../design/calendar_top_bg.jpg') !important;
	background-repeat: repeat-x !important;
}

.Hovedkalender .RadCalendar_Default .rcTitlebar .rcTitle
{
    color: #cf4f02;
	font-weight: bold !important;
	text-transform: capitalize;
	padding-bottom: 3px !important;
}

.Hovedkalender .RadCalendar_Default .rcTitlebar table
{
	line-height: 16px !important;
	padding-bottom: 0px !important;
	border: 0 !important;
	padding-top: 0px !important;
	font-size: 10px !Important;
	/*background-color: #b54925 !important;*/
	/*color: #ffffff !Important;*/
}

.Hovedkalender .RadCalendar_Default .rcWeek th
{
	border-bottom: 0px solid #c3431c !important;
	/*color: #ffffff !Important;*/
	text-transform: uppercase;
	padding: 0px 6px 0px 5px !important;
	font-size: 11px !important;
}

.Hovedkalender .RadCalendar_Default .rcRow th
{
	border-right: 1px solid #c3431c !important;
	display: none;
}
.Hovedkalender .RadCalendar_Default .rcRow td
{
	font-size: 12px !important;
}
.Hovedkalender .RadCalendar_Default .rcRow td a
{
    padding: 1px 4px 0px 3px !important;
}
.Hovedkalender .rcViewSel
{
	display: none;
}
.Hovedkalender .rcFastPrev, .Hovedkalender .rcFastNext
{
	display: none !important;
}
.Hovedkalender .rcOtherMonth a
{
	color: #cccccc !important;
}
/********************************** SPESIAL KALENDER NETTBUTIKKVERSJON SLUTT ****************************/

/********************************** BUNN INNHOLD START ****************************/
.bottom_content
{
	background-color:#161513;
	border-bottom:1px solid #474440;
	/*border-left:1px solid #474440;
	border-right:1px solid #474440;*/
	clear:left;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0 0 2px;
	position:relative;
	width:970px;
}
.bottom_content_top
{
    overflow: hidden;
    background-color: #403f3e;
}
.bottom_header
{
	font-size: 13px;
	font-weight: bold;
	color: #cccccb;
}

/*NYHETSBREV BUNN START*/
.newslettercontainer
{
	width: 280px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #878685;
}
.newslettercontent
{
	margin-top: 5px;
}
.nyhetsbrevepostinp
{
	background-color: #ffffff;
	width: 183px;
	border: 0;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nyhetsbrevregistrer
{
	position: absolute;
	left: 110px;
}
/*NYHETSBREV BUNN SLUTT*/


/*SEARCHCLOUD BUNN START*/
.bottom_content .searchcloud
{
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #878685;
	width: 430px;
}
.bottom_content .divSearchCloud 
{
	padding: 0 !important;
	line-height: 20px;
	margin-top: 5px;
}
.bottom_content .divSearchCloud a
{
	text-decoration: none;
}
/*SEARCHCLOUD BUNN SLUTT*/

/*SNOWFOX SEARCH START*/
.bottom_content .searchInput
{
	background-color:#ffffff;
	border:0 none;
	width:183px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding: 0;
}
.bottom_content .searchContainer
{
	margin-top: 15px;
}
.bottom_content .searchTitle
{
	float: left;
	margin-right: 10px;
	color: #CDCDCC;
	font-size: 13px;
}
/*SNOWFOX SEARCH START*/

/*FØLG OSS START*/
.followus
{
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 70px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #878685;
	line-height: 25px;
}
.followus a
{
	color: #878685;
	text-decoration: none;
}
.followus a:hover
{
	color: #ffffff;
}
.followus a img
{
	position: relative;
	top: 6px;
}
.followuscontent
{
	margin-top: 5px;
}
/*FØLG OSS SLUTT*/

/*SPONSORER START*/
.bottom_sponsors
{
	float: left;
	width: 950px;
	/*border-top: 1px solid #474440;*/
	margin-top: 10px;
	margin-left: 10px;
}
.generalsponsor
{
	float: left;
	border-right: 1px solid #23211f;
}
.generalsponsor .bottom_header
{
	margin-top: 5px;
}
.sponsorer
{
	float: left;
}
.sponsorer .bottom_header
{
	margin-top: 5px;
	margin-left: 10px;
}
/*SPONSORER SLUTT*/

/********************************** BUNN INNHOLD SLUTT ****************************/

/********************************** SNOWFOX SØKERESULTAT START ****************************/
.articleSearchResult .RadGrid_Default,
.articleSearchResult .rgMasterTable
{
    width: 100% !important;
    font: 12px Arial, Verdana, sans-serif !important;
}
.articleSearchResult .RadGrid_Default, 
.articleSearchResult .rgAltRow,
.articleSearchResult .rgAltRow td,
.articleSearchResult .rgRow td
{
	background-color: transparent !important;
	border: 0 !important;
}

.rgRow
{

}

.articleSearchResult .RadGrid_Default .ArticleHeading
{
	/*color: #ffffff !important;*/
	margin-top: 10px;
	display: block;
	position: relative;
	top: 15px;
}
.articleSearchResult .searchLink
{
	color: #DD572D !important;
}
.articleSearchResult .rgHeader
{
	background: none !important;
	border: 0 !important;
	font-size: 20px !important;
	/*color: #fff !important;*/
}
.articleSearchResult .MasterTable_Default td
{
	border: 0 !important;
}
/********************************** SNOWFOX SØKERESULTAT START ****************************/

.bottom_digitroll_container
{
	width: 100%; 
	float:left; 
	overflow: hidden; 
	height: 40px; 
	text-align: center;
	background-image: url('../design/bg_main_shadow_bottom.png');
	background-position: center top;
	background-repeat: no-repeat;
}
