@charset "utf-8";
/* CSS Document */

body{
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  font-size:1em;
  padding:0px;
  margin:0px;
  color:#3b3938;
}


p {	margin:0px 0px 10px 0px; font-size:1.0em; font-family: verdana, arial, Helvetica, Sans-serif; color:#333333; } 
p.ingress { font-weight:bold;  }

h1 { font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif; color:#626669; font-size:1.6em; font-weight:normal; letter-spacing:0.5px; margin:0px 0px 5px 0px; }

h2 { font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif; color:#626669; font-size:1.4em; font-weight:normal;margin:0px 0px 5px 0px; }

h3 {  font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif; color:#626669; font-size:1.2em; font-weight:bold; margin:0px 0px 0px 0px;  } 

h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; }
h6 { font-size: 1.0em; }

fieldset { border: none; margin: 0; padding: 0; }

a { color:#d3873c; text-decoration:none; }
a:link { color:#d3873c; text-decoration:none; }
a:visited { text-decoration:none; }
a:hover{ color:#d3873c; text-decoration:underline; }

a#grey { color:#626667; font-weight:bold; }
a#orangeBG {
	color:#ffffff;
	background-color:#d3873c;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	margin:10px 0px 10px 0px;
}

.orangeBox{
 	color:#ffffff;
	background-color:#d3873c;
	padding: 5px 5px 5px 5px;
	margin:10px 0px 10px 0px;
  width: 180px;
}
  .orangeBox h2{
    color: white;
    margin-bottom: 5px;
  }
  .orangeBox ul{
    list-style:none;
  }
  .orangeBox ul li {
    padding: 0px 0px 10px 0px;
  }
    .orangeBox ul li a, .orangeBox ul li a:hover{
      color: #FFFFFF;
    }

.relatedBox h3{
  margin-bottom: 5px;    
}
.relatedBox ul li{
  margin: 0px 0px 10px 0px;
}


a#orangeBG:hover {text-decoration:underline; }

.orangeBG  { margin: 20px 0% 20px 0%; padding:0px; }
.orange, .orange:hover { color:#d3873c; text-transform:uppercase; }
.blaa {  background-color:#96b9d3;  }

.clearing	 { /*brukes til å "cleare" etter innhold som er floatet*/  clear:both; }
.normal		 {  font-weight:normal; }
.selected	 {  font-weight:bold; }
.date		 {  color:#888; text-decoration:none;	font-weight:normal;	}
.right 		 {  float:right; padding: 3px 0% 2% 2%; }		  

  
.pil { white-space:nowrap; font-size:larger; color:#d3883a; }
a span.pil {  text-decoration:none;  }		  




/*------------stiler for lister---------------------------*/


/*ul { padding:10px 0px 10px 0px; }*/
ul.noListStyle, li.noListStyle { list-style:none;   }

/*stiler for punktlister, default*/
ul, li { color:#626669; font-size:0.9em; font-weight:normal; text-decoration:none;}

/*stiler for nummerte lister*/
ol, li { color:#626669; font-size:1.2em; font-weight:normal; text-decoration:none;  }			


/*------------slutt stiler for lister---------------------*/	






/*------------stiler for blockquotes----------------------*/


.blockquote { font-size:1.0; font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif; color:#626669; border:1px #a2a2a2 solid; background:#efefef; padding:10px 20px 10px 20px; margin:10px 25px 10px 25px; display:block}

blockquote {font-size:1.0; font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif; color:#626669; border:1px #a2a2a2 solid; background:#efefef; padding:10px 20px 10px 20px; margin:20px 25px 20px 25px; display:block}

cite {color:#626669; font-size:1.0em; font-weight:normal; font-style:italic;}

q { color:#626669; font-size:1.0em; font-weight:normal; font-style:italic; display:inline;}


/*------------slutt stiler for blockquotes----------------*/





/*------------stiler for form-elementer-------------------*/

/* stiler for formelementer med formelement rundt seg */
.formelement label, .formelement select, .formelement input, .formelement textarea {
  display:block;
  color:#626669; font-size:1.0em; font-weight:normal;  
  }
  .formelement select, .formelement input, .formelement textarea {
    margin-bottom:5px;
	border: 1px solid #a2a2a2;
	background-color:#e2f5f9;
  }
  
 .formelement input {
          border: 1px solid #a2a2a2;         
          height: 1.5em;
          }
        .formelement input:focus {       
          border: 1px solid #a2a2a2;
          height: 1.5em;
          }
       		 .formelement textarea:focus {
        
        		  border: 1px solid #a2a2a2;
         		 width: 35em;
         		 }
					.error {
						color: red;
						font-weight: bold;
					  } 
  

form input.standard  {
  background-color:#efefef;
  color:#626669;
  font-weight:normal;
  margin:10px 0px 10px 0px;
  text-transform:uppercase;
  border: none;
  height:2.0em;
	/*
  font-size:0.75em;
	   */	
  }
  form input.standard:hover {
  	background-color:#e2f5f9;
  	color:#626669;
  	font-weight:normal;
  	margin:10px 0px 10px 0px;
	/*height:2.5em;
  font-size:0.75em;
	   border: 1px solid #a2a2a2;*/
    }  


/*------------slutt stiler for form-elementer -------------*/




/*------------stiler for tabeller---------------------------*/


table { color:#626669; font-size:1.0em; font-weight:normal; border: 1px solid #e2f5f9;  }
tr{ margin:0px; padding:0px;}
td { padding:5px;  margin:0px 10px 0px 0px;}
th { font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif; text-align: center; font-weight: bold; padding:5px 5px 0px 5px; color:#626669; background-color:#e2f5f9; }
		
			
/*------------slutt stiler for tabeller ---------------------*/	







/*------------stiler for Innholdsfortegnelse----------------*/

div#innholdsfortegnelse ul {
 	/*list-style-type:none;*/
 	list-style-position:outside;
 	padding:2px 0px 0px 0px;
 	margin-bottom:20px;
 	font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif;
 	color:#626669; 
	font-size:1.0em; 
	font-weight:normal;
 }
   div#innholdsfortegnelse li {
    	padding:0px 0px 2px 0px;
    	margin:0px;
		list-style-type:none;	   
    }
     	div#innholdsfortegnelse ul ul {
      		list-style-type:none;
      		padding:0px 0px 0px 20px;
      		margin-bottom:5px;	    			
      	 }
       		div#innholdsfortegnelse ul li{
				font-size:1.0em;
        		padding:2px 0px 0px 0px;        			
             }
		 
	
.selected {
  font-weight: bold;
	}


/*------------slutt stiler for Innholdsfortegnelse----------*/



  
/*-----------------stiler for søk og logo-------------------*/


form#searchform{
float: right;
margin-top: 35px;

  }
	#smallSearchText{
	  border:solid 1px #b1b1b3;  /* TODO: Mål riktige farger på alle kantene */
		width:20em;
	  }
	.formSubmit{
	background-color:#9e9e9e;    /* TODO: Skal være gradient */
	color:white;
	font-weight:bold;
	border:solid 1px #ffffff;
	border-bottom-color: #848484;
	margin-left: 7px;
  margin-right: 28px;
	*margin-right: 32px;
}


/*-----------------slutt stiler for søk og logo-------------*/




/*stiler for Spørsmål og Svar, ingen padding venstre side til forskjell fra News_AssociatedArticles.*/
div.QS { padding:0px; margin:0px}

/*stiler for Nyheter, Relaterte saker/nyheter, tilh linje med innhold i blueBox.*/
div.News_AssociatedArticles {border-left:2px solid #EFEFEF; padding-left:0.8em;}
div.News_AssociatedArticles ul{list-style: none;}
div.News_AssociatedArticles a{}
div.News_AssociatedArticles a:hover{color:#d3883a}
div.News_AssociatedArticles h2{margin:1em 0em 0em 0em;}
		 
	 


/*---stiler for innhold i bl side av innholdet---*/

div.blueBox {
	background-color:#e2f5f9;
	padding:10px 10px 10px 10px;
	margin:0px 0% 10px 0%;	
 } 
 div.blueBox ul{
   list-style:none;
 }
 div.blueBox ul li {
   margin: 0px 0px 1.2em 0px;
 }
  
/*--slutt tiler for innhold i bl side av innholdet--*/	



/*------stiler for innhold i grå box/container- Relaterte linker - Artikkelside-----*/

ul.greyBox {
	background-color:#efefef;
  width: 100%;
  list-style-type: None;  
  padding-top: 5px;

 } 
  ul.greyBox li{padding:0px 10px 10px 10px}
  ul.greyBox li{}
  
 ul.greyBox h3 {
  padding-top: 10px;
	background-color:#efefef;
	text-align:left;
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, Sans-serif; 
	color:#626669; 
	font-size:1.2em; font-weight:normal; 
	margin: 0px 10px 10px 10px;
	
 } 
  
/*---slutt stiler for innhold i grå box/container - Relaterte linker - Artikkelside---*/			 	  


	



/*----------stiler for Tips en venn & Utskriftsvennlig versjon----------*/		

div#tipsline  {  	
:w
margin-bottom:10px;
  }
  #tipsline a {
  	 text-transform:uppercase;
 	 color:#d3873c;
  	 font-weight:bold;
   }
   	#tipsline a :hover{
   		 text-decoration:underline;
  	  }
	  
/*-------slutt stiler for Tips en venn & Utskriftsvennlig versjon -------*/			  





/*----stiler for Publisert, Sist oppdatert & Forfatter, Artikkelside----*/		


div#pubArticleLine  {
        margin-top: 10px;
	margin-bottom:10px;
  }
  #pubArticleLine .published {
  color:#a9abad;
  }
   /*#pubArticleLine .lastUpdated {
  color:#a9abad;	
  }*/
  
  
/*--slutt stiler for Publisert, Sist oppdatert & Forfatter, Artikkelside--*/		  
  


/*----stiler for boks-elementer ----*/
.summarybox{
border:thin dotted grey; display: block; width: 35em; padding:1em; background-color:#eeeeee; margin-bottom: 1em;
}
/*----slutt for boks-elementer ----*/
  

/*----stiler for valideringsresultater ----*/

ul.error{
  margin-bottom: 10px;
  margin-left: 10px;
  color: #000000;  
}
label.error{
  color: #FF0000;
}

/*----stiler for valideringsresultater ----*/


#Hovedtemaboks {
  background-color:#efefef;
  padding:15px;
  margin-bottom:20px;
  }
  #Hovedtemaboks ul {
    float:left;
    list-style: none;
    }
  #Hovedtemaboks ul.siste {
    padding-left:35px;
    }
  #Hovedtemaboks li {
    padding-bottom:10px;
    }
    #Hovedtemaboks li a {
      color:#155a9d;
      font-weight:bold;
      }
    #Hovedtemaboks li a:hover {
      color:#000000;
      text-decoration:none;
      }
      
#Temasti{
  margin-bottom: 0.6em;        
}

#relations{}
#relations h2{
  margin: 0em;
}
#relations h2 a{

}
#relations ol {
  list-style:none;
  margin:0em;
  padding: 0em;
  margin-bottom: 0.4em;
}
#relations ol li{
  margin-bottom: 0.4em;

}
#relations ol li a{
  font-size: 0.8em;
}
#colophon {
    
}
/*Søkeside*/

#Sokeboks {
  margin-left:0px;
  }
  #Sokeboks form {
    margin-bottom:10px;
    }
  #Sokeboks input.soketekst {
    border:solid 1px #9ea19e;
    width:305px;
    }
    #Sokeboks label.hidden {
      visibility:hidden;
      display:block;
      }
  #Sokeboks input.sokeknapp {
    color:white;
    background-color:#c44f25;
    padding:2px;
    font-weight:bold;
    margin-left:3px;
    font-size:0.88em;
    }

  #Sokeboks input.check {
    margin-top:10px;
    border:solid 1px #9ea19e;
    }
#Sokeresultat {
  
  margin:20px 25px 20px 0px;
  float:left;
  }
  #Sokeresultat h3 a, #Sokeresultat p a {
    color:#3b3938;
    }
  div.SokHeader {
  background-color:#efefef;
  padding:3px 10px 3px 10px;
  position:relative;
  margin-bottom:15px;
  }
  div.SokHeader h2 {
    font-weight:bold;
    font-size:0.94em;
    color:#155a9d;
    }
  div.SokHeader div.SorterEtter {
    position:absolute;
    right:10px;
    top:3px;
    }
    div.SorterEtter {
      color:#3b3938;
      }
    div.SorterEtter span.seperator {
      color:#3c8797;
      }
    div.SorterEtter a {
      color:#3c8797;
      }
      div.SorterEtter a.selected {
        font-weight:bold;
        }
.emnetype {
  font-weight:normal;
  }
#VisMeg {
  float:left;
  margin:105px 0px 0px 0px;
  width: 100%;
  background-color:#e2f5f9;
  padding-bottom:10px;
  }
  #VisMeg h4 {
    padding:10px 10px 0px 10px;
    }
  #VisMeg h4 a {
    font-weight:bold;
    font-size:0.8em;
    color:#6b6364;
    }
  #VisMeg ul{
    list-style: none;  
    }
  #VisMeg li {
    padding:0px 10px 4px 10px;
    }
    #VisMeg li a {
      color:#d3873c;
      }
    #VisMeg li a:hover {
      text-decoration:none;
      color:#000000;
      }
    #VisMeg div.SokHeader {
      margin-bottom:10px;
      }
  #VisMeg div.SokHeader h2 {
    padding:0px;
    }
 ul.campaign{
   list-style:none;
     margin: 0em;
       padding:0em;
         
	 }
	 ul.campaign li{
	   margin: 0em 0em 1.2em 0em;
	     padding: 0em 0em !important;
	     }
	     ul.campaign li.hover{
	       border-top: 1px solid #FFF !important;
	         border-bottom: 1px solid #FFF !important;
		   padding: 0em !important;
		     margin: 0em 0em 1.2em 0em !important;  
		     }
		       .campaign p{  
		           margin: 0em;    
			     }
			       .campaign h2{
			           font-weight: bold;
				       margin: 0px;
				         }
					   
.bodytext ul{
   margin-left: 15px;
   margin-bottom: 10px;
}

  
#breadcrumbs{margin-bottom: 5px;}
#breadcrumbs h1{margin:0px;padding:0px;font-size: 0.8em;}
#breadcrumbs ul{list-style:none;}
#breadcrumbs ul li{display:inline;}
#breadcrumbs ul li a{}
#breadcrumbs ul li a.self{color:#000000;}
#breadcrumbs ul li span{margin:0px 5px 0px 10px;}
.Sidevelger {
  }
    .Sidevelger li {
        float:left;
	    padding-right:10px;
	        }
		  .Sidevelger a {
		      color:#6b6364;
		          padding:1px 5px 1px 5px;
			      }
			          .Sidevelger a.selected {
				        color:#d7a318;
					      font-weight:bold;
					            }
						        .Sidevelger a.prevnext {
							      font-weight:bold;
							            }
								        .Sidevelger a:hover, .Sidevelger a.prevnext:hover, .Sidevelger a.selected:hover {
									      text-decoration:none;
									            background-color:#eff5e7;
										          }
										          
										          
										          
/*-------------------- Stiler for publikasjonsmappe_view.py  ----------------------------*/

div.publikasjonsliste ul {
	list-style-type:none;
}
	div.publikasjonsliste h1 {
      font-weight:bold;
	}
    div.publikasjonsliste ul li p{
	
	}
	div.publikasjonsliste ul li h2 {
      font-weight:bold;
	}
	div.publikasjonsliste ul li  {
	    margin:0 0 1.2em 0;
      border-bottom: 1px solid #efefef;
      padding-bottom: 1.2em;
	}
	div.publikasjonsliste ul li img.ingressbilde {
		float:left;
		width:25%
	}
	div.publikasjonsliste ul li div.vedlegg {

	}
  div.publikasjonsliste ul li div.vedlegg img{
    margin-right: 0.6em;
  }

ol.enhanced li, ul.enhanced li{
  padding-top: 1em;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;  
} 
ol.enhanced li.hover, ul.enhanced li.hover{
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;  
} 
ol.enhanced li.hover, ul.enhanced li.hover, li.hover p, li.hover h3, li.hover div, li.hover span.date, li.hover a{
  cursor: pointer;
  color:#D3873C;
    
}
.hidden{
  position: absolute;
  left: -9999px;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

ul.clearfix li:after, ol.clearfix li:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

ul.clearfix li, ol.clearfix li{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
ul.clearfix li, ol.clearfix li{display: block;}
/* End hide from IE-mac */
.flag{
  padding-left: 25px;
  }
  .british{
    background: url('../forbrukereuropa_img/british_flag.gif') no-repeat center left
    }
    .norwegian{
      background: url('../forbrukereuropa_img/norwegian_flag.gif') no-repeat center left
      }

/* Seksjonering CSS fra frstyles felles */

#ArtikkelNavigasjon{
margin-bottom:10px;
overflow:hidden;
height:100%;
}

#ArtikkelNavigasjon p{
margin:0px;
padding:0px;
}
/*#ArtikkelNavigasjon ul{
  list-style-type: disc;
  list-style-position:inside;
}*/

.mainContent{overflow:hidden;height:100%}

#ArtikkelNavigasjon li, #ArtikkelNavigasjon li.selected{
  margin-top:3px;
  width:40em;
  overflow:hidden;
  height:100%
}


#ArtikkelNavigasjon li ul{
margin-left:15px;
}
#ArtikkelNavigasjon ul ul{
  margin-bottom: 0px;
  clear:both;
  border-top:solid 3px #ffffff;
}


#ArtikkelNavigasjon a{
  text-decoration:none;
  display:block;
  float:left;
  width:35em;
  }

#ArtikkelNavigasjon li.selected a{
  text-decoration:none;

  /*color:#3b3938;*/
}
#ArtikkelNavigasjon li.selected ul a{
  font-weight: normal;

}

#ArtikkelNavigasjon a.showchildren{
  background-image:url(../frimg/expand.gif);
  background-repeat: no-repeat;
  background-position:center; 
  padding-left:15px;
  display:block;
  float:left;
  width:15px;
}
#ArtikkelNavigasjon a.hidechildren{
  background-image:url(../frimg/collapse.gif);
  background-repeat: no-repeat;
  background-position:center; 
  padding-left:15px;
  display:block;
  float:left;
  width:15px;
}
#ArtikkelNavigasjon span.nochildren{
  background-image:url(../frimg/blue_list_disc.gif);
  background-repeat: no-repeat;
  background-position:center; 
  padding-left:15px;
  display:block;
  float:left;
  width:15px;
}
#ArtikkelNavigasjon ul ul span.nochildren{
  background-image:url(../frimg/blue_list_line.gif);


}
#ArtikkelNavigasjon a:hover, #ArtikkelNavigasjon ul li.selected a:hover{
  text-decoration:underline;
  color:#0b6f84;
}

/* styling prosess*/

/*test 1 begin */
.prosessInngang{
  float:left;
  width:204px;
  margin-right:5px
}
.prossessInngang a img{
  border:none;
}
.prosessInngang h2{
  width:200px;
 
  text-align:center;
}
.prosessInngang h2 a{
  color:#5b98a7;
  line-height:1.7em;
	display:block;
  background-color:#e7f0f2;
}
.prosessInngang h2 a#test1:hover,
.prosessInngang h2 a#test2:hover,
.prosessInngang h2 a#test3:hover,
.prosessInngang h2 a.prosessHover{
background-color:#1e7486;
color:#ffffff;
}

/*stiler for skygge*/
.wrap1, .wrap2, .wrap3, .shadowrap1, .shadowrap2, .shadowrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(../frimg/temaprosessBR.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(../frimg/temaprosessBL.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 9px 8px 0;
  background:url(../frimg/topR.gif) right top no-repeat;
  }
.wrap3Fase{
padding:0 12px 3px 0;
  background:url(../frimg/temafaseTR.gif) right top no-repeat;
}

.wrap1Last {
  float:left;
  background:url(../frimg/temaprosessmainBR.gif) right bottom no-repeat;
  margin-bottom:5px;
  }
  
.wrap3FaseLast{
  padding:0 2px 3px 0;
  background: url(../frimg/temafasemainTR.gif) right top no-repeat;
}

.prosessFase ul{
list-style-type:disc;
color:#1d7487;
margin-left:17px;
}

hr{
color:#dfe7d1;
background-color:#dfe7d1;
height:1px;
padding:0px;
margin:0px 0px 10px 0px;
clear:both;
}

.Bunnlink{
text-align:right;
}

.next, .prev{
display:block;
width:10em;
margin-top:10px;
}

.next{float:right;text-align:right;margin-bottom:10px;}
.prev{float:left;margin-bottom:10px;}

/*test1 end */


.prosessFase{
    width:127.9px;
    overflow:hidden;
    min-height:11.5em;
    background-color:#e2ebc4;
}
.prosessFaseArrow{
    background:#adcbd3 url(../bb_img/fase_shadow.gif) right top no-repeat;
}
h2.fase{
    width:127.9px;
    font-size:1.1em;
    float:left;
    padding-right:12px;
    background:url(../frimg/temafaseTR.gif) top right no-repeat;
}
h2.last{
    background-image:none;
    padding:0px;
}
h2.fase a{
display:block;
background:#afb863;
padding:5px 8px 5px 10px;
color:#ffffff;
font-weight:bold;
}

h2.selected {
background:url(../frimg/temafaseactiveTR.gif) top right no-repeat;
}
h2.selected a{
background-color:#e2ebc4;
color:#5c595a;
}
h2.fase a:visited{
color:#ffffff;
}
h2.fase a:hover, h2.fase .selected a, h2.selected a:visited{
background-color:#e2ebc4;
text-decoration:none;
color:#5c595a;
font-weight:bold;
}
.prosessFase h2{
background-color:#AFB863;
font-size:1.1em;
}
.prosessFase h2 a{
color:#ffffff;
display:block;
padding:5px 10px 5px 10px;
font-weight:bold;
}
.prosessFase h2 a:visited{
background-color:#AFB863;color:#ffffff;
}
.prosessFase h2 a:hover, h2.fase a.selected{
background-color:#e2ebc4;
text-decoration:none;
color:#5c595a;
}

.prosessFase ul{
list-style-type:none;
padding:5px 10px;
margin-bottom: 5px;
}
.prosessFase ul li{
  margin-bottom: 2px;
}
.arrow{
background:url(../../forbruker/frstyles/bb_img/arrowBig.gif) top right no-repeat;
min-height:2.2em;
width:69em;
}
.prosess{
/*background:url(bb_img/arrowBig.gif) top right no-repeat;
height:10em;*/
}
.steps{
background-color:#e7f0f2;
width:67.56em;
}
.steps a{
margin-right:2em;
}
.stepHolder{
padding:5px 1em 0.5em 10px;
clear: both; background-color: #e2ebc4;

}
.stepHolder a{
margin-right:2em;
line-height:20px;
}
/*end styling prosess*/
