body,
input,
textarea,
select,
button{
	font-family: tahoma, arial, verdana, sans-serif;
}

input,
textarea,
select,
button{
	font-size: 1em;
}

body	{
	min-width:956px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/logo-background.png);
	background-repeat:repeat-x;
	background-position:top left;
}

td		{
		color:#3D3D3D
		}


a		{
		color:#0A465F;
		text-decoration:underline;
}

a:hover	{
		text-decoration:none;
}

a img {
	text-decoration:none;
	border:0;
}

textarea{
		color:#3D3D3D;
}

input 	{
		color:#3D3D3D;
}

h1 {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 1.4em;
	margin-bottom:0;
	background-color:#113f95;
	padding-left:4px;
	padding-right:27px;
	background-image:url(../images/h1-corner.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:white;
}
	

h1 a {
	text-decoration:none;
	color:black;

}

h1 a:hover {
	text-decoration:underline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 1.4em;
	margin-bottom:0;
}

h2 a {
	text-decoration:none;
	color:black;
}

h2 a:hover {
	text-decoration:underline;
}

div.preface {
	font-size:.9em;
	clear:both;
	padding-right:1em;
}

div.read-more {
	font-size:.7em;
}

ul		{
		/*list-style-image:url(../../images/malteserkors.png);*/
}

ul li{
	/*margin:0;
	padding:0;*/
}

/* Meny */
ul.menu-horizontal {
	margin: .9em 1em;
	list-style: none;
	padding: 0;
	list-style-type:none;
	list-style: none;
}

ul.menu-horizontal li {
	display:inline;
	background-color:#113f95;
	margin:0;
	padding:1em;
	font-weight:bold;
	border-right:solid thin white;
	list-style-type:none;
	list-style: none;
}

ul.menu-horizontal li a {
	color:white;
	text-decoration:none;
}

ul.menu-horizontal li.active {
	background-color:white;
}

ul.menu-horizontal li.active a{
	color:black;
	text-decoration:none;
}

ul.menu-horizontal li a:hover {
	color:white;
	text-decoration:underline;
}

ul.menu-horizontal li.active a:hover{
	color:black;
	text-decoration:underline;
}


/* Rammeverk start */
div.framework{
	width: 956px;
	margin: 0 auto;
	padding:0;
}

div.framework.one-column{
	
}

div#left-column {
	width:340px;
	float:left;
	margin:0;
	margin-right:36px;
	padding:0;
}

div#right-column {
	width:580px;
	float:left;
	margin:0;
	padding:0;
}

div#top-right-column {
	
}

div#bottom-right-column {

}

#header {
	width:100%;
	height:252px;
	clear:both;
}

#footer {
	clear:both;
	background-color:#EEE;
}

div.header {
	text-align:center;
}

div.content {
	float:left;
	clear:both;
	margin-top:.5em;
}

img.title {
	display:inline;
	vertical-align:bottom;
	height:27px;
	width:27px;
}

/*.heading {
	display:inline;
	background-color:#59a0b4;
	padding-left:4px;
	height:27px;
	max-height:27px;
	color:white;
}*/

.heading a {
	color:white;
}

.smallheading {
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 1.4em;
	margin-bottom:0;
	background-color:#113f95;
	padding-left:4px;
	padding-right:27px;
	background-image:url(../images/h1-corner.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:white;
}

.smallheading a {
	color:white;
}

div.article-small {
	width:50%;
	vertical-align:top;
	float:left;
	margin:.3em 0;
}

/* Rammeverk slutt */


/* Brødsmulesti start*/
div#navigation-path {
	font-size:.8em;
	margin-bottom:1em;
}
/* Brødsmulesti slutt */

/* Artikkel start */
div.byline {
	font-size:.8em;
	margin-bottom:.5em;
}

div.article {
	width:956px;
}

div.article-left {
	width:370px;
	padding-right:6px;
	float:left;
}

div.article-right {
	max-width:580px;
	float:left;
}

div.image {
	display:inline;
	margin-bottom:1em;
}

div.image .imagetext {
	font-size:.9em;
}

div.imageseries {
	width:100%;
	clear:both;
	margin-top:.5em;
	margin-bottom:.5em;
}

div.image-cropped{
	float:left;
	background-color: #F3F7FF;
	background-repeat: no-repeat;
	overflow: hidden;
	/*margin:1px;*/
}

div.imageseries div.image-cropped{
	float:left;
	background-color: #F3F7FF;
	background-repeat: no-repeat;
	overflow: hidden;
	margin:1px;
}

/* Artikkel slutt */	

/* Video start */

div.video{
	padding:0;
	margin:0;
}

/* Video slutt */

/* Form start */

.error {
		margin:2px;
    padding:2px;
    background-color: #f0f0f0;
    border:solid thin #be0000;
    border-color: #be0000;
}

/* Form slutt */


/* Lightbox start */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#prevLink img { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#nextLink img { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.png) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Lightbox slutt */ 
