*	{
	font: small/1.2 Tahoma, Arial, sans-serif;
}


html>body {
	font-size:small;
}

#norwia_red { color: #cc0000 } /* #e4005c / #e71450 */ 
#gray { color: #999999 }
#black { color: #000000 }
#orange { color: #FF9900 }
#yellow { color: #FFFF00 }
#blue { color: #333366 }
/* #light_blue { color: #fff } */
/* #white { color: #FFFFFF } */

body	{
    text-align: center;
	margin: 0;
	padding: 0;
	color: #444;
	background: url(/design/plain/images/bgshim.gif) repeat-y #fff; /* border_color */  /* #fff */
	font-size: 1.1em;
}

form,div,p,h1,h2,h3,h4,ol	{
	margin: 0;
	padding: 0;
}

img {
    border: none;
    max-width: 100%;
    height: auto;
}

/* table { */
/*     table-layout: fixed; */
/* } */

a, a:link, a:active	{
	font-weight: bold;
    color: #cc0000; /* red */
	text-decoration: none;
	/* border-bottom: 1px solid #bfacb4; */
    border-bottom: none;
    /* outline: none; outline: 0; */ /* removes dotted lines around active links */
}

a:visited	{
	color: #cc0000;
	text-decoration: none;
	/* border-bottom: 1px solid #bfacb4; */
    border-bottom: none;
}

a:hover		{
	color: #640028;
	text-decoration: none;
	/* border-bottom: 1px solid #640028; */
	border-bottom: none;	
}

a.more	{
	margin:0px 1px 0px 0px;
	padding: 0px 3px 0px 3px;
	color: #fff;
	background: #bfacb4;
	font-size: 0.85em;
	font-weight: bold;
	border-bottom: none;	
}

a.more:hover	{
	background: #888;
	text-decoration: none;
}

a.img, a.img:link, a.img:active, a.img:hover	{
	text-decoration: none;
	border-bottom: none;
}

h1	{
	font-weight: bold;
	font-size: 1.4em;
	color: #cc0000; /* norwia_red */
}

h2	{
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	font-size: 0.95em; /* 1em; */
	color: #444;
}

h2.other-exhib	{
	background: #b5e7e7;
	padding: 4px 0px 4px 11px;
	color: #444;
}

h3	{
	font-size: 0.85em;
	font-weight: bold;
	color: #444;
}

h4	{
	color: #444;
}

b, strong	{
	font-weight: bold;
}

i, em	{
	font-style: italic;
}

b i	{
	font-weight: bold;
	font-style: italic;
}

p	{
	padding-bottom: 10px;
	line-height: 16px; /* line-height: 20px; */
	font-size: 1em; /* 0.85em; */
}

/* td { background-repeat: no-repeat; background-position: right } */
td	{
	vertical-align: top;
}

.border_top { border-top: 1px solid #444 }
.border_bottom { border-bottom: 1px solid #444 }

wbr { display: inline-block; } /* <WBR> support for Opera */

.xx-small { font-size: 0.55em; } /* 0.5em */
.x-small { font-size: 0.7em; }   /* 0.6em */
.small { font-size: 0.85em; }    /* 0.8em */
.medium { font-size: 1em; }      /* 1em */
.large { font-size: 1.25em; }    /* 1.2em */
.x-large { font-size: 1.5em; }   /* 1.4em */
.xx-large { font-size: 2em; }    /* 1.8em */

.small-middle {
    font-size: 0.85em;
    vertical-align: 75%;
}

.indent10 {text-indent: 10%}
.indent20 {text-indent: 20%}
.indent30 {text-indent: 30%}
.indent40 {text-indent: 40%}

.center {text-align: center}
.left {text-align: left}
.right {text-align: right}


.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* ID'er */


/* div#index { */ /* første utgave, gav problemer med venstre side når browser vindu er mindre enn sidens bredde */
/*	width: 960px; */ /* 906px; */
/*    text-align: left; */
/*    position: absolute; */
/*    left: 50%; */
/*    margin-left: -486px; */ /* -459px; */   /* = -((width/2) + left padding + left border) */
/*    background: #ffffff; */
/*    border: 6px solid #fff; */ /* border_color */  /* #fff */
/*    border-bottom: none; */
/*    border-top: none; */
/* } */

 div#index { /* page wrapper aligning page to center */
    text-align: left;
    margin: 0 auto;
	max-width: 960px; /* 906px; */
	background: #ffffff;
	border: 6px solid #fff; /* border_color */  /* #fff */
	border-bottom: none;
	border-top: none;	
}

div#rfloat {	
	border: none;
	/* border-top: 36px solid #fff; */ /* border_color */  /* #fff */
    border-top: 36px solid #fff;
	/* background: url(../images/logo/rshim.gif) repeat-x; */
}

div#logo-top {
    border: none;	
    border-bottom: 6px solid #fff; /* border_color */  /* #fff */
    margin-top: -31px;   /* overlaps top-menu with 31px */  
    background: transparent;
    /* background: url(../images/logo/sol_fjell_gul.png) right; */
    /* background: url(../images/logo/tree_frost_long.png) right top repeat-x; */
    /* background: url(../images/logo/tree_frost_long_slimline.png) right top repeat-x; */
    /* background: url(../images/logo/Satelite_station_Svalbard_top.png) right top repeat-x; */
}

div#logo-top img	{
	display: block;
}




/* ----------- Underline Menu (right jusitified) ------------ */

.underlinemenu{
    font-weight: bold;
    width: 100%;
    margin-top: -38px; /* -26px; */ /* -59px;*/ /* 98px */
    /* margin-top: -38px;*/ /* overlaps logo-top with 38px */
}

.underlinemenu ul{
    padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    text-align: right; /* set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
    display: inline;
}

.underlinemenu ul li a{
    color: #444;
    padding: 6px 0px 4px 20px; /*top padding is 6px, bottom padding is 4px*/ /* padding: top right bottom left; */
    margin-left: 1px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 6px solid #444; /*bottom border is 3px*/
    /* background: lightgray; */
}

.underlinemenu ul li a:hover{
    border-bottom-color: #cc0000;
    color: black;
}

.underlinemenu ul li a.selected{
    border-bottom-color: #cc0000;
}

/* ---------------------------------------------------------- */



/* ================================================================= */



/* -------------- Top Social Menu (right jusitified) --------------- */

.top-social-left {
    /* display: block; */
	border: none;	
	background: #4e4e4e;
    /* margin-top: 5px color black; */
    /* margin-bottom: 5px; */
    color: #fff;
    outline: none; outline: 0; /* removes dotted lines around active links */
}

.top-social-right {
    /* display: block; */
    margin-top: -36px;
	border: none;	
	background: #4e4e4e;
    /* margin-top: 5px color black; */
    /* margin-bottom: 5px; */
    color: #fff;
    outline: none; outline: 0; /* removes dotted lines around active links */
}

.top-social {
    /* display: block; */
	border: none;	
	background: #4e4e4e;
    /* margin-top: 5px color black; */
    /* margin-bottom: 5px; */
    text-align: right;
    color: #fff;
    outline: none; outline: 0; /* removes dotted lines around active links */
}

.top-social a {     /* , a:link, a:active */
	font-weight: bold;
    color: #ddd; /* white */
	text-decoration: none;
	/* border-bottom: 1px solid #bfacb4; */
    border-bottom: none;
    outline: none; outline: 0; /* removes dotted lines around active links */
}

.top-social a:hover	{
	color: #fff;
	text-decoration: none;
}

/* Hide the link that should open and close the small screens menu */
.top-social .icon {
    display: none;
}

@media screen and (max-width: 880px) {
  /* .top-social a:not(:first-child) {display: none;} */
  .top-social a:not(.shownav) { display: none; }
  .top-social a.icon {
    /* float: right; */
    display: inline;
    /* font-size: 1.8em; */    /* use when menu symbol is character &#9776; */
    /* vertical-align: 25%; */ /* use when menu symbol is character &#9776; */
  }
}


/* -------- Side Navigation Menu for small screens (right jusitified) -------- */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 200;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px; /* 25px */
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
    /* background-color: #ddd; color: black; */
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;} /* 15px */
  .sidenav a {font-size: 15px;} /* 18px */
}

/* ----------------------------------------------------------------- */

/* -------- Side Navigation Menu 2 for small screens (right jusitified) -------- */

.sidenav2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0; /* right: 0; */
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav2 a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px; /* 25px */
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav2 a:hover, .offcanvas a:focus{
    color: #f1f1f1;
    /* background-color: #ddd; color: black; */
}

.sidenav2 .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 400px) {
  .sidenav2 {padding-top: 15px;} /* 15px */
  .sidenav2 a {font-size: 15px;} /* 18px */
}

/* ----------------------------------------------------------------- */



/* ------------------ Top Menu (right jusitified) ------------------ */

.clearfix:after {
    display:block;
    clear:both;
}

.menu-wrap {
    font-weight: bold;
    width:100%;
    margin-top: -24px; /* -53px; */ /* Adjusts menu 24px up */
    /* box-shadow:0px 1px 3px rgba(0,0,0,0.2); */
    background:#fff;
}

.top-menu{
    /* overflow: hidden; */
    /* font-weight: bold; */
    /* width: 100%; */
    /* margin-top: -38px;*/ /* overlaps logo-top with 38px */
    text-align: right; /* set value to "left", "center", or "right"*/
}

.top-menu li{
    padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    list-style: none;
}


.top-menu li:hover > a, .top-menu .current-item > a {
    text-decoration: none;
    border-bottom-color: #cc0000;
    color: black;
}


/* Top level */

 .top-menu > ul > li{
    display: inline-block;
    position: relative;
}

.top-menu > ul > li > a{
    color: #444;
    padding: 6px 0px 4px 20px; /*top padding is 6px, bottom padding is 4px*/ /* padding: top right bottom left; */
    margin-left: 1px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 6px solid #444; /*bottom border is 3px*/
    outline: none; outline: 0; /* removes dotted lines around active links */

}

.top-menu > ul > li:hover > a, .top-menu > ul > .current-item > a {
    background:#fff;
}

.top-menu > ul > li > a.selected{
    border-bottom-color: #cc0000;
}

.top-menu > ul > li > a.no_border{
    border-bottom-color: #ffff;
}


/* Hide the link that should open and close the small screens menu */
.top-menu .icon {
    display: none;
}

@media screen and (max-width: 880px) {
  .top-menu{
    overflow: hidden;
    text-align: left;
  }
  .top-menu > ul > li > a {      /* a:not(:first-child) { */
    display: none;
  }
  /* .top-menu > ul > li > a.icon { */
    /* float: right; */
    /* display: inline-block; */
    /* border-bottom-color: #ffff; */
  /* } */
}

@media screen and (max-width: 880px) {
  .top-menu.responsive {position: relative;}
  .top-menu.responsive .icon {
    /* display: inline-block; */
    /* right: 0; */
    /* top: 0; */
  }
  .top-menu.responsive a {
    /* float: none; */
    /* display: inline-block; */
    text-align: left;
  }

}




/*----- 1st DropDown menu -----*/
.top-menu li:hover .sub-menu { /* Makes menu visible */
    z-index:1000; /* was 1 before cycle2 slideshow */
    opacity:1;
}

.sub-menu {
    width:180%;
    padding:0px 0px;
    position:absolute;
    top:100%;
    left:0px;
    z-index:-1;
    opacity:0;
    transition:opacity linear 0.15s;
    box-shadow:0px 12px 13px rgba(0,0,0,0.2);
    background:#fff;
}

.sub-menu li {
    display:block;
    padding:0px 1px;
    /* font-size:16px; */
    color: #fff;
}

.sub-menu li a {
    padding:10px 10px;
    display:block;
    color:black;
    text-align: left;
    outline: none; outline: 0; /* removes dotted lines around active links */
}

.sub-menu li a:hover, .sub-menu .current-item a {
    background:#fff;
    color:#640028; /* Red = #cc0000 */
    border-top: 1px solid #999; /*bottom border is 1px*/
    border-bottom: 1px solid #999; /*bottom border is 1px*/
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
}


/*----- 2nd DropDown menu -----*/
.sub-menu li:hover .sub-menu2 { /* Makes menu visible */
	z-index:1;
	opacity:1;
}

.sub-menu2 {
	width:100%;
	padding:0px 0px;
	position:absolute;
	/* top:-2.7em; */
    margin: -2.7em 0 0 0;
	left:100%;
	z-index:-1;
	opacity:0;
	transition:opacity linear 0.15s;
	box-shadow:10px 12px 10px rgba(0,0,0,0.2);
	background:#fff;
}

.sub-menu2 li {
	display:block;
    padding:0px 0px;
	/* font-size:16px; */
    color: #fff;
}

.sub-menu2 li a {
	padding:10px 10px;
	display:block;
    color:black;
    text-align: left;
    outline: none; outline: 0; /* removes dotted lines around active links */
}

.sub-menu2 li a:hover, .sub-menu .current-item a {
	background:#fff;
    color:#640028; /* Red = #cc0000 */
    border-top: 1px solid #999; /*bottom border is 1px*/
    border-bottom: 1px solid #999; /*bottom border is 1px*/
    box-shadow:0px 2px 3px rgba(0,0,0,0.2);
}


/* --------------- End: Top Menu (right jusitified) ---------------- */
/* ================================================================= */



/* ------------ Underline Menu (left jusitified) ------------ */

.underlinemenu-left{
    font-weight: bold;
    width: 100%;
    /* margin-top: 25px; */
    /* margin-top: -38px; */ /* overlaps logo-top with 38px */
}

.underlinemenu-left ul{
    padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    text-align: left; /* set value to "left", "center", or "right"*/
}

.underlinemenu-left ul li{
    display: inline;
    line-height: 200% /* makes line wraps look ok */
}

.underlinemenu-left ul li a{
    color: #444;
    font-size: 0.8em;
    padding: 6px 0px 4px 20px; /*top padding is 6px, bottom padding is 4px*/ /* padding: top right bottom left; */
    margin-left: 4px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 4px solid #444; /*bottom border is 3px*/
    /* background: lightgray; */
}

.underlinemenu-left ul li a:hover{
    border-bottom-color: #cc0000;
    color: black;
}

.underlinemenu-left ul li a.selected{
    border-bottom-color: #cc0000;
}

/* Hide the link that should open and close the small screens menu */
.underlinemenu-left .icon {
    display: none;
}
.underlinemenu-left .short {
    display: none;
}

@media screen and (max-width: 700px) {
  .underlinemenu-left ul li:not(.shownav) { display: none; }

  .underlinemenu-left ul li.icon, .underlinemenu-left ul li a.icon{
      display: inline;
      border-bottom: 4px solid #fff;
      /* font-size: 1.8em; */    /* use when menu symbol is character &#9776; */
      /* vertical-align: 25%; */ /* use when menu symbol is character &#9776; */
  }
  .underlinemenu-left ul li.icon, .underlinemenu-left ul li a.icon:hover{
    border-bottom-color: #fff;
  }

  .underlinemenu-left ul li.short, .underlinemenu-left ul li a.short{
      display: inline;
      /* border-bottom: 4px solid #444; */
  }
  .underlinemenu-left ul li.short, .underlinemenu-left ul li a.short:hover{
    border-bottom-color: #cc0000;
  }


}

/* ---------------------------------------------------------- */







/* ---------------------------------------------------------- */

.border-download{
    color: #444;
    /* font-size: 0.75em; */
    font-weight: bold;
    text-align: center;
    padding: 6px 0px 4px 20px; /*top padding is 6px, bottom padding is 4px*/ /* padding: top right bottom left; */
    margin-left: 1px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 4px solid #cc0000; /* #444; */ /*bottom border is 3px*/
    /* background: lightgray; */
}

.border-resources{
    color: #444;
    /* font-size: 0.75em; */
    font-weight: bold;
    text-align: center;
    padding: 6px 0px 4px 20px; /*top padding is 6px, bottom padding is 4px*/ /* padding: top right bottom left; */
    margin-left: 1px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 4px solid #999; /* #4e4e4e #444; */ /*bottom border is 3px*/
    /* background: lightgray; */
}


/* ---------------------------------------------------------- */

div#main-content {	
    float: left;
    max-width: 960px; /* 754px */
    margin-top: 36px; /* 26px */
    margin-left: -6px;
    border: none;
    border-left: 6px solid #fff; /* border_color */  /* #fff */
    background: #fff; /* background_main */  /* #fffcdf */ /* #f6f6f6 */
}

/* div#main-content p { */
/*	padding-bottom: 10px; */
/*	line-height: 20px; */
/*	font-size: 1.1em;  */
/* } */


div#main-left{
	float: left;
    display: block;
	width: 300px; /* max-width: 300px / width: 300px */
    text-align: justify;
    margin-top: 36px; /* 26px */
	/* margin-left: 0px; */ /* -6px */
    /* margin-right: 30px; */ /* 0px */
	border: none;
	border-left: 0px solid #fff; /* border_color */  /* 6px solid #fff */
	background: #fff; /* background_main */  /* #fffcdf */ /* #f6f6f6 */
}

div#main-center{
	float: left;
    display: block;
	width: 300px; /* max-width: 300px / width: 300px */
    text-align: justify;
    margin-top: 36px; /* 26px */
	/* margin-left: 0px; */ /* 30px */
    /* margin-right: 30px; */ /* 0px */
	border: none;
	border-left: 0px solid #fff; /* border_color */  /* #fff */
	background: #fff; /* background_main */  /* #fffcdf */ /* #f6f6f6 */
}

div#main-right{
	float: left;
    display: block;
	width: 300px; /* max-width: 300px / width: 300px */
    text-align: justify;
    margin-top: 36px; /* 26px */
	/* margin-left: 0px; */ /* 30px */
	border: none;
	border-left: 0px solid #fff; /* border_color */  /* #fff */
	background: #fff; /* background_main */  /* #fffcdf */ /* #f6f6f6 */
}

div#main-double-left{
	float: left;
    display: block;
	max-width: 630px; /* px */
    text-align: justify;
    margin-top: 36px; /* 26px */
	margin-left: 0px; /* -6px; */
	border: none;
	border-left: 0px solid #fff; /* border_color */  /* 6px solid #fff */
	background: #fff; /* background_main */  /* #fffcdf */ /* #f6f6f6 */
}

div#bottom-content{	
	float: left;
	max-width: 960px; /* 754px */
    margin-top: 36px; /* 26px */
	margin-left: 0px; /* -6px; */
	border: none;
	border-left: 0px solid #fff; /* border_color */  /* 6px solid #fff */
	background: #fff; /* background_main */  /* #fffcdf */ /* #f6f6f6 */
}

div#bottom-bar{
	float: left;
	max-width: 960px; /* 754px */
    color: #a0a0a0;
    /* font-size: 0.8em; */
    text-align: center;
    margin-top: 10px;
	margin-left: 0px; /* -6px; */
	border: none;
	border-left: 0px solid #fff; /* border_color */  /* 6px solid #fff */
    border-bottom: 15px solid #fff;
	background: #F0F0F0;
}


/* - Android 300px */
@media only screen and (min-width: 300px) {
    div#main-left { margin-left: 0px; }
    div#main-center { margin-left: 0px; }
    div#main-right { margin-left: 0px; }
}


/* - Android 350px */
@media only screen and (min-width: 350px) {
    div#main-left { margin-left: 20px; }
    div#main-center { margin-left: 20px; }
    div#main-right { margin-left: 20px; }
}


/* -7 inch tablets
   -This CSS will apply for devices with the minimum width of 480 pixels
*/
@media only screen and (min-width: 480px) {
    div#main-left { margin-left: 0px; }
    div#main-center { margin-left: 6px; }
    div#main-right { margin-left: 6px; }
}

/* -10 inch tablets
   -This CSS will apply for devices with the minimum width of 768 pixels
*/
@media only screen and (min-width: 630px) { /* 768 */
    div#main-left { margin-left: 0px; }
    div#main-center { margin-left: 20px; }
    div#main-right { margin-left: 20px; }
}
          
/* -Desktop computers
   -This CSS will apply for devices with the minimum width of 1140 pixels
*/
@media only screen and (min-width: 900px) { /* 1140 */
    div#main-left { margin-left: 0px; }
    div#main-center { margin-left: 30px; }
    div#main-right { margin-left: 30px; }
}