
/* Stil for venstre navigasjonsmeny*/
.tdmeny    { 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #007B95;
	/*background-color: #F0BE28;;*/
	border-bottom-style: solid;
	text-indent: 1px; 
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	 }
.tdumeny    { 
	font-size: 10px; 
	color: #003366;
	background-color: #A9F0FF;
	border-bottom-style: solid;
	text-indent: 1px; 
	border-bottom-width: 1pt;
	border-bottom-color: #000000;
	 }
	 
.tdmeny a { 
	font-size: 10px; 
	display: block;}

.tdumeny a { 
	font-size: 10px; 
	display: block;}
	
.umeny:hover {
	color: #CC0000;
	text-decoration: none;
	}

.umeny:link { 
	color: #000000; 
	text-decoration: none }
	
.umeny:visited { 
	color: #000000; 
	text-decoration: none; }

.umeny:hover {
	color: #FFFFFF;
	background-color: #164B5E;
	text-decoration: none;
	}

.meny:link { 
	color: #FFFFFF; 
	text-decoration: none }
	
.meny:visited { 
	color: #FFFFFF; 
	text-decoration: none; }

.meny:hover {
	color: #CC0000;
	background-color: #F3DEAC;
	text-decoration: none;
	}

/* Top sak*/
 .fpTopLinkText:link
  {
		color:#000000;
  }
  a.fpTopLinkText:visited
  {
		color:#000000;
  }
    a:visited.fpTopLinkText:
  {
		color:#000000;
  }
  
    .fpTopLeadText, .fpTopLeadText p
  {
  	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	color: #000000;
  }  
   h3 .fpTopTitle, .fpTopTitle p
  {
  	font-size: 18px;
	font-weight: bold; 
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	text-decoration: none;
  }
a.fpTopTitle, a.fpTopTitle:visited
  {
  	font-size: 18px;
	font-weight: bold; 
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	text-decoration: none;
  }
  
.frontBoxHead{
	background-color: #990000;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-indent: 2px;
	padding: 2px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
/*Søkeboks, forsiden*/
.search {
	border: 1px dotted red;
	padding: 6px;
	background-color : #F2F2F2;
}


/*farger for Filterboksen*/
.Row1{
	background-color: #EAEAEA;
	font-size: 11px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

	}

.Row2		 	{
	background-color: #F0F0F0;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 11px;


	}

/* For liste i høyre marg*/

li{
	font-size: 11px;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 2px;
}
  .naGeneralList{
	list-style: square;
}

/* Farger for de ulike seksjonene*/
.nettavisen
{ 		background : #003366;
		padding: 2px; }

.spray
{ 	background : #E94600;
	padding: 2px; }

.absolutt
{ 	background : #D00809;
	padding: 2px; }

.tv
{ background : #99CC00;
	padding: 2px;}

.sone
{ 	background : #000000;
	padding: 2px;}



/* For å skape mellomrom mellom bokser, istedet for å bruke pixel-gif*/
.boxSpace{
	margin-top:8px;
	margin-bottom: 8px;
	padding: 4px;
}

/* Tittel og overskrifter for for Seksjonsmenyer, Høyre side*/

a.sectionTitle    { 
color : #990000;
text-decoration: none;
font-size: 10px;  }
	
.sectionTitle:hover { 
text-decoration: underline;
color:#6EB1E8;
}
.sectionTitle:link { 
	text-decoration: none;
	color : #990000; }

.sectionTitle:visited { 
	text-decoration: none; 
	color : #990000; }

/*bokser*/
.frontBox1{
	color: #333333;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #A19C98;
	background-color: #FFFFFF;


	}
	.frontBox2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	background-color:#FFFFFF;
	border: 1px solid #A19C98;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;


}
	.frontBox3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;


}
}
	.frontBox6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color:#007B95;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;


}

.frontTopBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	border: 1px solid #A19C98;
}

.frontBox4{
	color: #000000;
	background-color: #F4F8EA;
	border: 1px solid #A19C98;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
}

/*for TVguide*/
.tvguide{
	color: #000000;
	background-color: #F4F8EA;
}
.tvList{
	color: #000000;
	background-color: #F4F8EA;
	border: 1px solid #A19C98;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	}

.tvListItem{
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	margin-top: 0px;
}
.tvListItemTitle, a.tvListItemTitle, a:visited.tvListItemTitle{
	color: #000066;
	font-weight : normal;
	font-size : 10px;
	margin-bottom : 10;
}

/*For været*/
  .vaeret
  {
    font-size: xx-small;
	margin-left: 3px;
  
  }
  
 /*kvasir-søk*/
 .kvasir{
	background-color: #E4E4E4;
	padding: 3; 
	margin-bottom: 4px;
}
  
/* for MoreNews*/
a.listLink{
	font-size: 11px;

}
.listDate{
	font-size: 10px;
}

.frontDottedBox{
		background-color: #FFFFFF; 
		border-top: 1px dotted #999999;
		border-bottom: 1px dotted #999999;
		margin-bottom: 10px;
}

.frontTopLine{
		border-top: 1px dotted #999999;
}

.topLeft, .storm{
	background-color: #E9CC85;
	font-size : 10px;
	color : #164B5E;
	font-weight : bold;
	padding: 2px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #333333;
	text-decoration: none;
	}

	
a.TopLink{ 
color : #990000;
text-decoration: none;
font-size: 10px; }


a.TopLink:hover { 
text-decoration: underline;
color:blue;
}
a.TopLink:link { 
	text-decoration: none;
	color : #990000;
 }
a.TopLink:visited { 
	text-decoration: none;
	color : #990000; }

.topMiddle{
	background-color: #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	color : #295A8C;
	padding: 2px;
	background-color: #56899B;
	}
	
.topBox{
	font-size : 10px;
	font-weight : bold;
	color : #666666;
	padding: 2px;
	display: block;
	text-decoration: none;
	background-color: #D1F2EE;
}
.boxTitle, a.boxTitle:visited{
	font-size : 10px;
	font-weight : bold;
	color : #666666;
	text-decoration: none;
}

  .smallBold{
	font-size :11px;
	font-weight : bold;
}
  .small
  {
    font-size: xx-small;
  
  }
  
  .facttext { 
		font-family: arial, sans-serif; 
		font-size: 11px; 
		color: #666666; 
		font-weight:bold; 
	}
	
	
/* Form-elementer*/

	.searchField
	{
		font-size: 11px;
		border: 1px solid;

	}
	.searchButton{
	font-size: 11px;
}

.skjema      { 
	background-color: #ffffff; 
	font-size: 10px; 
	color: #003366 }

.spraycolumn{
	background-repeat: repeat-y;
	background-position: right;
	background-color: #0BB4D8;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.rightcolumn{
	background-repeat: repeat-y;
	background-position: right;
	background-color: #0BB4D8;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.leftcolumn{
	background-repeat: repeat-y;
	background-position: right;
	background-color: #0BB4D8;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}



.back {
	background-color: #80E9FF;
}

.hr {
	border-top: 1px solid #666666;
	border-right: #666666;
	border-bottom: #666666;
	border-left: #666666;
	width: 140px;
	margin: 5px;

}
.rightBox{
	width : 180;
	background-color: #D3E2E5;
}

 /*Web-tv*/
.webtv{
	background-color: #C9BFB7	;
	padding: 3;
	margin-top: 4px;
	margin-bottom: 4px;
}

.fpNormalImage {
		width: 61px;
		height: 42px;
    	border: solid 1px black;
		float: left;
}

	.fpNormalTitle {
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
	}

.fpNormalLeadtext {
		margin: 0px;
		font-size: 11px;
	}
	
.fpNormalLink {
		font-size: 11px;
		border: none;
		text-decoration: none;
	}

.fpNormalElement {
		padding-bottom: 8px;
		margin-bottom: 2px;
		padding-top: 4px;
	}


