/*
possible color-scheme/palette:
efefe5 - NUPI's sidebar background
	E8E4D5
 	E2DBC6
 	DBD0B5
 	D7C9AC - darkest

	D4C5A5
 	DFD4BC
 	EAE3D3	- light
 	F4F0E8	- lighter
 	FBFAF7	- lightest
 	B4A78C
 	9F947C
 	6A6353
 	353129
 	151411
*/

#toppmeny tr td a { background-color: #320033; } /* lilla */

/* #toppmeny tr td a { background-color: #003399;  Mørk blå  } */

#headertabell_nb
{
	background-image: url('../images/top_bib2.png');
    height: 89px;
}
#headertabell_en
{
	background-image: url('../images/top_bib_en.png');
    height: 89px;
}


#footertabell
{
	background-color: #320033; /* lilla */
   font-family: Arial, Sans-serif;
   font-size: 8pt;
   color: white;
   padding: 4px;
}


#footertabell a
{
  color: white;
  text-decoration: none;
}

#breadcrumb a
{
  text-decoration: none;
}

.breadcrumb
{
   font-family: Arial, Sans-serif;
   font-size: 9pt;
   color: black;
   background-color: #EFEFE5;
   text-align: left;
   padding-left: 5pt;
   padding-top: 4px;
   padding-bottom: 5px;
   white-space: nowrap;
}

.breadcrumb_icons
{
   font-family: Arial, Sans-serif;
   font-size: 9pt;
   color: black;
   background-color: #EFEFE5;
   text-align: right;
   padding-left: 0pt;
   padding-top: 0px;
   padding-bottom: 0px;
   padding-right: 5pt;
   white-space: nowrap;
}


.venstrespalte
{
	font-family: Arial, Sans-serif;
   font-size: 9pt;
   color: black;
   background-color: #EFEFE5; /* Lys brun */
   text-align: left;
   vertical-align: top;
   padding-left: 5pt;
   padding-right: 0px;
   padding-top: 3pt;
   padding-bottom: 0px;
}

.venstrespalte_hide
{
	font-family: Arial, Sans-serif;
   font-size: 9pt;
   color: black;
   background-color: #EFEFE5; /* Lys brun */
   text-align: right;
   vertical-align: top;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
}

.meny
{
	 font-family: Arial, Sans-serif;
	 font-size: 9pt;
	 color: white;
	 font-weight: normal;
	 text-decoration: none;
    min-width: 50px;
    color: white;
  /* background-color: #5E80C0; */ /* Lys blå */
  background-color: #775877; // Lys lilla
}

#menylinje
{
  border-top: 5pt solid black;
}

#menytd
{
  padding: 2pt;
}



/* phpBB style */
body {
	background-color: #E5E5E5;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
/*	scheme: EFEFE5 E8E4D5	E2DBC6 DBD0B5 D7C9AC */
td.row1	{ background-color: #EFEFE5; }
td.row2	{ background-color: #e8e4d5; }
td.row3	{ background-color: #d7c9ac; }

/* Header cells - the blue and silver gradient backgrounds */
th	{
    /*
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(images/cellpic3.gif);
	*/
	font-size: 11px;
	background: #D7c9ac;
	border: 1px solid #cccccc;
	border-bottom:	0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subhead {
	font-sze: 10px;
	background: #DBD0B5;
	border: 1px solid #cccccc;
	border-bottom: 0;
	color: #666666;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* Form elements */
input,textarea, select, button {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

input.search_main {
	background: #fff url('../images/ssearch.gif') no-repeat 98% 50%;
}

/* Extra */
div.tip {
	background-color: transparent; border: 1px red solid;
}

/* info boxes */
div.notes {
float: right;
vertical-align: top;
text-align: left;
  width: 136px;
  height: auto;
  margin: 2px 0px 2px 2px;
  padding: 2px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 10px;
}

div.notes h4 {
  background-image: url(../images/tip5.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0px 0px 3px 17px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 12px;
}

div.notes p {
  margin: 0em 0em 0em 0em;
  color: #666666;
}

/* list experiments */
ul.table {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -2em;
}

/* control tabs if javascript is off */
h2 {
	font-size: 12px;
}

/* COinS */
span.z3988 {
    display:none;
}
