@CHARSET "utf-8";

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Times New Roman;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #f3f3f3;
}

/*li {display: list-item;
	list-style-type: disc;
	}*/

.clear {
	clear: both;
	/*background-color: green*/;
}

.p2 {
	margin-bottom:2%;
}

.p2 em {
	font-style: italic;
}

a {
	color: #0b5a9d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0 none;
}

.banner {
	/*position: relative;*/
	/*Hvordan gjøre større?*/
	height: 4.5em;
	/*max-width : 80em;*/
	width: 100%;
	/*background-color:#EEEEEE;*/
	background-color: #fff;
	border-top: solid;
	border-bottom: solid;
	border-color: gray;
	border-width: 1px;
}

.uiologo a {
	height: 4.75em;
	width: 15%;
	position: absolute;
	top: 0.50em;
	left: 0.40em;
	display: block;
}

.smule_tittel {
	float: left;
	padding: 0.5em;
}	

.brodsmuleboks {
	float: left;
	margin: 0.5em;
	font-size: 0.8em;
	color: #0b5a9d;
	height: auto;
}

.headline {
	float: left;
	height: auto;
	/*width: 10em;*/
	margin: 0.5em;
	/*padding-top: 1%;*/
	/*padding-bottom: 0.3%;*/
	font-size: 1.5em;
}

/*Hovedting som må ligge i BP.css over denne linja*/

/*Hovedenhet*/
.divControlMain {
	float: left;
	max-width: 80em;
	width: 100%;
	min-height: 40em;
	height: auto;
	/*background-color: red;*/
	padding-left: 1%;
	padding-right: 1%;
	margin-right: 0.5em;
}

/* Søketing: */
.sok {
	float: right;
	width: 20em;
	padding-right: 1%;
	/*position: absolute;*/
	/*left: 51em;
	top: 4.5em;
	margin-top: 0.5%;
	width: 20em;
	*/
	/*background-color: blue;*/
}

.hitblock {
	margin: 0.3em;
	border: 1px lightgrey solid;
	padding: 0.2em;
}

.multhit {
	margin: 0.5em;
	border: 1px grey solid;
	padding: 0.3em;	
}

.titlehit {
	margin: 0.5em;
	font-size: 1.5em;	
}

.workhits{
	margin: 0.5em;
	border: 1px lightgrey solid;
	padding: 0.3em;	
}

/*Overskrifter på sidene*/
.pageheadline {
	font-size: 1.2em;
	padding-top: 1%;
	padding-bottom: 2%;
	height: auto
}

.infoforsidefelt {
	float: left;
	bcolor: inherit;
	width: 85%;
	height: auto;
	background-color: #fff;
	border: solid;
	border-color: gray;
	border-width: 1px;
	padding: 2%;
	margin-top: 1%;
	margin-bottom: 3%;
}

/* stil for bibliotekdivene på forsiden */
.bibliotekboks {
	float: left;
	height: 14em;
	width: 15em;
	background-color: #fff;
	border: solid;
	border-color: gray;
	border-width: 1px;
	margin-top: 7px;
	margin-right: 7px;
	word-wrap: break-word;
	background-color: #fff;
	padding: 9px;
	overflow:auto;
}

.bibliotekboks a {
	color: #0b5a9d;
	visited: gray;
	text-decoration: none;
}

.bibliotekboks a:hover {
	text-decoration: underline;
}

.diacritical{
	float: left;
	background-color:white;
	border:none;
	margin-top:4px;
	width: auto;
	overflow: visible;
	display:none;
}

/*Infoboks er praktisk for å kapsle inn tekst*/
.infoboks {
	position: relative;
	height: auto;
	width:auto;
	
}

.piler {
	position: relative;
	height: auto;
	width:120px;
}

.infoboks a {
	display: inline;
	color: #0b5a9d;
	visited: gray;
	text-decoration: none;
	height: auto
}

.infoboks hr {
	display: none;
}

/*For tekst som skal plasserers inline*/
.infoboksP {
	display: inline;
	position: relative;
	height: auto
}

.infoboksP a {
	display: inline;
	color: #0b5a9d;
	visited: gray;
	text-decoration: none;
	height: auto
}

/*Som infoboks, men plassert til venstre*/
.infoboksf {
	float: left;
	height: auto
}

.infoboksf a {
	text-decoration: none;
}

.infoboksf p {
	margin: 0.1 px ;
	padding: 0.1 px;
}

/*div for å sette svart farge på lenker*/
.lenkesvart {
	float: left;
	height: auto
}

.lenkesvart a {
	color: black;
}

.infoboks_abbreviation {
	display:inline;
	position:relative;
	height: auto;
	}

.infoboks_elementer {
	display:inline;
	position:relative;
	height: auto}
	
/*.infoboks_elementer li{
	display: list-item;
	list-style-type: decimal;
	}*/	
	
.infoboks_abbreviation p{
	display:inline;
	}
	
/*.infoboks_elementer p{
	margin: 0.1 px ;
	padding: 0.1 px;
	}*/

/*Som infoboks, men plassert til venstre*/
.infoboksILink {
	float: left;
	padding-left: 1%;
	height: 10em;
	width: 15em;
	overflow: scroll;
}

/*Som infoboks, men plassert til venstre*/
.infoboksFck {
	display: inline;
	float: relative;
}

/*Infoboks med bård*/
.infoboksmeta {
	position: relative;
	padding-left: 1%;
	margin: 1%;
	margin-bottom: 2%;
	border: solid;
	border-width: 0.01em;
	border-color: black;
	height: auto
}

/*Som infoboks, men plassert til høyre*/
.infoboks2 {
	float: right;
	padding-right: 1%;
	height: auto
}

.infoboks2 a {
	color: #0b5a9d;
	visited: gray;
	text-decoration: none;
	height: auto
}

.tekstbox{
	float:left;
	margin-top:1em;
	font-size: 0.8em;
	height: auto}
}

/*Som infoboks, men med liten font*/
.fontboks {
	float: left;
	margin-top: 1em;
	color: #0b5a9d;
	height: auto
}

.fontboks a {
	color: #0b5a9d;
	visited: gray;
	text-decoration: none;
	font-size: 0.8em;
}

/*Som infoboks, men med liten font*/
.fontboksS {
	display:inline;
	font-size: 0.7em;
	color: #0b5a9d;
	margin-bottom: 0.7em;
}

.fontboksS a {
	color: #0b5a9d;
	visited: gray;
	text-decoration: none;
}

.fontboks_style {
	float: left;
	font-size: 0.8em;
	height: auto
}

.fontboks_style a {
	color: #0b5a9d;
}

/*Som infoboks, men med liten font*/
.fontboks_left {
	float: left;
	margin-left: 4.5%;
}

.fontboks_left a {
	color: #0b5a9d;
}

.hitreference {
	float: left;
	font-size: 0.8em;
	height: auto;
	margin-top: 0.5em;
}

.small {
	font-size: 0.8em;
}

/*Stil for BP-nummer*/
.number {
	font-style: italic;
	margin-bottom: 1em;
}

.login {
	position: absolute;
	font-size: 0.8em;
	left: 75%;
}

.ruler {
	clear: both;
	position: relative;
	font-size: 0.8em;
	bottom: 0%;
	width: 100%;
}

.admin {
	clear: both;
	margin: auto;
	position: relative;
	font-size: 0.8em;
	bottom: 1em;
	left: 90%;
}

/*------------------------Skjemastil------------------------*/
#FormBlock fieldset {
	float: left;
	border: 0;
	padding: 0;
	margin-top: 1%;
	width: 25em;
}

#FormBlock fieldset.innrykk {
	clear: both;
	border: 0;
	padding: 0;
	margin-left: 2%;
	display: none;
}

#FormBlock label {
	display: block;
}

#FormBlock label.Float {
	float: left;
	width: 30em;
	margin-bottom:0.5em;
}

.kontekstboks {
	clear: both;
	border: 0;
	padding-bottom: 1%;
	width: 60em;
	height: auto;
}

.sokeboks {
	border: 0;
	padding: 0;
	margin-top: 1%;
	width: 25em;
}

a.sbutton { /*margin: 25px 0 2px ;*/
	margin: 0 0 0 5px;
	font-size: 0.8em;
}

a.s2button { /*margin: 25px 0 2px ;*/
	margin: 0 0 0 20px;
	font-size: 0.8em;
}

a.diac2button { /*margin: 25px 0 2px ;*/
	margin: 0 0 0 20px;
	font-size: 0.8em;
}

a.diacbutton { /*margin: 25px 0 2px ;*/
	margin: 0 0 0 5px;
	font-size: 0.8em;
}


/*------------------------Farger på knapper------------------------*/
.submit {
	background-color: orange;
}

#nsubmit {
	background-color: #EEEEEE;
	padding: 1px;
	margin: 1px;
}

#rfont {
	color: darkblue;
}

#anker {
	color: black;
}

#msubmit {
	background-color: yellow;
}

#mdelete {
	background-color: red;
}

#mmedie {
	background-color: pink;
}

a.venstre {
	float: left;
	border: none;
	margin: 0 20px 0 0;
	height: 28px;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

a.hoyre {
	float: right;
	border: 0;
	margin: 0 25px 0 0;
	height: 28px;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

/*------------------------Syntaksbokser------------------------*/
.oversettelse {
	float: left;
	padding-left:1.8%;
	height: auto;
	/*funker for IE, men ellers
	  kun nyere browsere*/
	word-wrap: break-word; 
/*background-color: red*/}

div.syntaksvariant {
    line-height: 130%; 
}

div.textvar {
    line-height: 130%;
}

.note.cn {
    line-height: 100%;
    direction: ltr;
}

div.syntaksvariant div.Old_Norse_dip,div.Old_norse_fac,div.Old_Norse_norm {
	font-family: "cardo","junicode","palemonas_mufi",serif;
	font-size: 1.0em;
}

div.textvar div.Old_Norse_dip,div.Old_norse_fac,div.Old_Norse_norm {
	font-family: "cardo","junicode","palemonas_mufi",serif;
	font-size: 1.0em;
}

div.syntaksvariant div.Nynorsk {
	font-family: "palemonas_mufi";
	font-size: 1.0em;
}


div.syntaksvariant div.Arabic { 
	text-align: right;
	line-height: 150%;
	font-family: "Traditional Arabic";
	font-size: 1.3em;
}

div.syntaksvariant div.Persian { 
	text-align: right;
	font-family: "Traditional Arabic";
	font-size: 1.3em;
}

div.syntaksvariant div.Hebrew { 
	text-align: right;
	font-family: "Traditional Arabic";
	font-size: 1.3em;
}

div.syntaksvariant div.Hebrew { 
	text-align: right;
	font-family: "Traditional Arabic";
	font-size: 1.3em;
}

div.syntaksvariant {
	margin: 0.5em;
	float: left;
	width: 70%;
}

div.oversettelse {
	margin: 0.2em;
}

div.oversettelse div.Arabic {
	font-family: "Traditional Arabic";
	font-size: 1.5em;
}

div.oversettelse div.Persian {
	font-family: "Traditional Arabic";
	font-size: 1.5em;
}

div.oversettelse div.Hebrew {
	font-family: "Traditional Arabic";
	font-size: 1.5em;
}

div.chinese {
	font-family: "Arial, Verdana, sans-serif";
	font-size: 1.05em;
}

.syntaks_bildediv {
	width: 100%;
}

.bildediv {
	float: right;
	display: block;
	width:100px; 
}

/*-----------------------Footer----------------*/
.signatur {
	font-size:0.8em;
	text-align: left;
	border-top: solid 1px gray;
	
	background-color: #FFFFFF;
	margin-bottom: 5%;
	margin-top: 20px;
	margin-left: 12%;
	width: 50%;	
}

.signatur_left {
	float: left;
	margin-left: 5%;
	
}

.signatur_right {
	float: right;
	margin-right: 5%;
	
}

div.button {
	height: 29px;
	width: 133px;
	background: url(./button.png) 0 0;
	font-size: 14px;
	color: #C7D92C;
	text-align: center;
	padding-top: 15px;
}

div.button.hover {
	background: url(./button.png) 0 56px;
	color: #95A226;
}

table.alle td {
	background-color: white;
	color: #000;
	padding-top: 10px;
	padding-left: 20px;
	width: 40%;
	text-align: left;
	border: 1px #fff solid;
}

table.diacritica {
	display: inline;
	font-size: 1em;
	padding: 0em;
	margin: 0em;
	border: ligthgrey dashed 1px;
}

.bilde_status {
	width: 60%;
	padding: 50px;
	color: white;
	background-color: grey;
}

#sub_but {
	float: left;
	margin-right: 10px;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:white;
	background: white;
	border:solid;
	border-width: 1px;
	border-color: gray;
	color: #0b5a9d;
	height: 28px;
}

#vsubmit {
	font-size: 0.95em;
	background-color:white;
	background: white;
	border:0;
	color: #0b5a9d;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 10.7em;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#vsubmit:hover { 
	color: #ccc;
}

h2.trigger {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-top: 15px;
	/*
	background: url(./images/h2_trigger_a1.gif) no-repeat;
	*/
	height: 28px;
	font-size: 1.0em;
	font-weight: normal;
	background-color:white;
	background: white;
	border:solid;
	border-width: 1px;
	border-color: gray;
}

h2.trigger a {
	text-decoration: none;
	display: block;
}

h2.trigger a:hover {
	color: #ccc;
}

h2.active {
	background-position: left bottom;
}
	
/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
#toggle_container_lan {
	position:absolute; 
	top: 120px;
	left: 130px;
	right: 50%;
	z-index: 999;
	padding: 10px;
	overflow: hidden;
	background-color:white;
	background: white;
	border:solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 1.0em;
	width: 410px;
	display:none;
	opacity:1.0;
	/*IE-versjoner viktig at disse står i rekkefølgen gitt under*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=119)"; 
	filter: alpha(opacity=119);	
}

#toggle_container_lan li{
	list-style:none;
}

/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
#toggle_container_img {
	position:absolute; 
	top: 120px;
	left: 30%;
	right: 50%;
	z-index: 999;
	padding: 15px;
	overflow: hidden;
	background-color:white;
	background: white;
	border:solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 1.0em;
	width: 300px;
	display:none;
	opacity:1.0;
	/*IE-versjoner viktig at disse står i rekkefølgen gitt under*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=119)"; 
	filter: alpha(opacity=119);	
}

#toggle_container_img li{
	list-style:none;
}

#pff{
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1.0em;
	width: auto;
	clear: both;
	display:none;


}
.toggle_container_lan .block {
	padding: 20px; /*--Padding of Container--*/ /*
	background: url(./images/toggle_block_btm.gif) no-repeat left bottom;
	*/
}

.toggle_container_lan .ul {display: block; margin: 0; padding: 0; }

.toggle_container_img .block {
	padding: 20px; /*--Padding of Container--*/ /*
	background: url(./images/toggle_block_btm.gif) no-repeat left bottom;
	*/
}

.toggle_container_img .ul {display: block; margin: 0; padding: 0; }

h4.trigger1 {
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
	height: 28px;
	/*
	line-height: 46px;
	*/
	font-size: 1.1em;
	font-weight: normal;
	float: right
}

h4.trigger1 a {
	color: #000;
	text-decoration: none;
	display: block;
}

h4.trigger1 a:hover {
	color: #ccc;
}

h4.active {
	background-position: left bottom;
}

@font-face {
	font-family: landsmal;
	src: url('/common/fonts/landsm_t-webfont.ttf');
}

@font-face {
	font-family: landsmal;
	src: url('/common/fonts/landsm_t-webfont.eot');
}

@font-face {
	font-family: times_special;
	src: url('/common/fonts/timesx.eot');
}

@font-face {
	font-family: norvegia;
	src: url('/common/fonts/norvegia.ttf');
}
@font-face {
	font-family: norvegia;
	src: url('/common/fonts/norvegia.eot');
}

@font-face { /* Regular */
    font-family: 'Andron';
    src: url('/common/fonts/andron/andron_scriptor_web-webfont.eot');
    src: url('/common/fonts/andron/andron_scriptor_web-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/fonts/andron/andron_scriptor_web-webfont.woff2') format('woff2'),
         url('/common/fonts/andron/andron_scriptor_web-webfont.woff') format('woff'),
         url('/common/fonts/andron/andron_scriptor_web-webfont.ttf') format('truetype'),
         url('/common/fonts/andron/andron_scriptor_web-webfont.svg#palemonas_mufibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 22, 2015 */
@font-face { /* Bold */
    font-family: 'palemonas_mufi';
    src: url('/common/fonts/palemonas/palemmufi-bd-webfont.eot');
    src: url('/common/fonts/palemonas/palemmufi-bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/fonts/palemonas/palemmufi-bd-webfont.woff2') format('woff2'),
         url('/common/fonts/palemonas/palemmufi-bd-webfont.woff') format('woff'),
         url('/common/fonts/palemonas/palemmufi-bd-webfont.ttf') format('truetype'),
         url('/common/fonts/palemonas/palemmufi-bd-webfont.svg#palemonas_mufibold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face { /* bold italic */
    font-family: 'palemonas_mufi';
    src: url('/common/fonts/palemonas/palemmufi-bi-webfont.eot');
    src: url('/common/fonts/palemonas/palemmufi-bi-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/fonts/palemonas/palemmufi-bi-webfont.woff2') format('woff2'),
         url('/common/fonts/palemonas/palemmufi-bi-webfont.woff') format('woff'),
         url('/common/fonts/palemonas/palemmufi-bi-webfont.ttf') format('truetype'),
         url('/common/fonts/palemonas/palemmufi-bi-webfont.svg#palemonas_mufibold_italic') format('svg');
    font-weight: bold; 
    font-style: italic;
}

@font-face {/* italic */
    font-family: 'palemonas_mufi';
    src: url('/common/fonts/palemonas/palemmufi-it-webfont.eot');
    src: url('/common/fonts/palemonas/palemmufi-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/fonts/palemonas/palemmufi-it-webfont.woff2') format('woff2'),
         url('/common/fonts/palemonas/palemmufi-it-webfont.woff') format('woff'),
         url('/common/fonts/palemonas/palemmufi-it-webfont.ttf') format('truetype'),
         url('/common/fonts/palemonas/palemmufi-it-webfont.svg#palemonas_mufiitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face { 
    font-family: 'palemonas_mufi';
    src: url('/common/fonts/palemonas/palemmufi-nm-webfont.eot');
    src: url('/common/fonts/palemonas/palemmufi-nm-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/fonts/palemonas/palemmufi-nm-webfont.woff2') format('woff2'),
         url('/common/fonts/palemonas/palemmufi-nm-webfont.woff') format('woff'),
         url('/common/fonts/palemonas/palemmufi-nm-webfont.ttf') format('truetype'),
         url('/common/fonts/palemonas/palemmufi-nm-webfont.svg#palemonas_mufiregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cardo';
    src: url('/common/fonts/cardo/cardo104s-webfont.eot');
    src: url('/common/fonts/cardo/cardo104s-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/fonts/cardo/cardo104s-webfont.woff2') format('woff2'),
         url('/common/fonts/cardo/cardo104s-webfont.woff') format('woff'),
         url('/common/fonts/cardo/cardo104s-webfont.ttf') format('truetype'),
         url('/common/fonts/cardo/cardo104s-webfont.svg#cardoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'junicode';
    src: url('/common/fonts/junicode/Junicode.woff') format('woff'),
    font-weight: normal;
    font-style: normal;


span.norvegia {
	font-family: norvegia;
	font-size: 1.3em;
}

span.landsm {
	font-family: landsmal;
	font-size: 1.3em;
}

span.tms_special {
	font-family: times_special;
}
