/* Default styles */
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

td,th {
  font-size: 9px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 4px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000033;
  text-decoration: none;
}

h1 { 
  font-size: 16px;
}

h2 { 
  font-size: 12px;
}

h3 { 
  font-size: 10px;
}

h4, h5, h6 { 
  font-size: 9px;
}

p {
  margin: 0px 0px 10px 0px;
}

form { 
  margin: 0px;
  padding: 0px;
}

img {
  display: block;
}

input, select, textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  border: 1px solid #7B9CBD;
  margin: 0px;
  width: 99%;
}

input.iButton { 
  width: auto;
  background-color: #e7edf8;
  font-weight: bold;
  padding: 2px 6px;
  margin-top: 4px;
  float: right;
  color: #000000;
}

input.iCheckbox { 
  width: auto;
}

label { 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  color: #000033;  
  display: block;
  padding-top: 4px;
}

.iTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000033;
  text-decoration: none;
}

.iHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000033;
  text-decoration: none;
}

.iIntro {
  font-size: 9px;
  color: #000000;
}

.iText {
  color: #000000;
}

.iCalendarTable {
  border-collapse: collapse;
  border: 1px solid #d4d0c8;
  width: 100%;
}

.iCalendarTable td {
  background-color: #e7edf8;
  border: 1px solid #d4d0c8;
  width: 14%;
  height: 50px;
  vertical-align: top;
}

.iCalendarTable td div {
  white-space: nowrap;
  overflow: hidden;
}

.iCalendarTable .iInmonth {
  background-color: #fff;
}

.iCalendarTable .iWeek {
  background-color: #fff;
  text-align: center;
  height: auto;
}

.iCalendarTable .iMonth {
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  background-color: #fff;
  height: auto;
}

.iCalendarTable .iDayofmonth {
  font-weight: bold;
  padding-right: 3px;
  text-align: right;
}

.iEventInfo { 
  width: 100%;
  background-color: #e7edf8;  
  border: 1px solid #d4d0c8;
}

.iEventInfo span { 
  font-weight: bold;
  padding-left: 2px;
}

.iEventInfo span.iMoreInfo { 
  padding-left: 20px;
}

br.iClear {
  font-size: 0px;
  clear: both;
  height: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}

.iDate, .iCaption, .iPhotographer {
  color: #999999;
  margin: 0px;
}

.iFile {
  clear:  both;
  margin-bottom: 5px;
}

.iFlashfile {
}

.iFrame {
  border: 1px solid #ccc;
}

.iFrameTitle {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #e7edf8;
  color: #000000;
  margin: 0px;
  padding: 2px 6px;
}

.iFrameContent {
  background-color: #fff;
  padding: 4px;
}

.iHasevents {
}

.iFull {
  float: none;
  margin-bottom: 8px;
}

.iLeft {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

.iRight {
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}

.iRight img, .iLeft img, .iFull img { 
  padding: 2px;
  border: 1px solid #4d4d4d;
  background-color: #fff;
}

.iNoBorder img {
  border: 0px;
  padding: 0px;
}

.iSearch {
  height: auto !important;
  height: 1%;
  clear: right;
}

a {
  color: #000033;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #333366;
  text-decoration: underline;
}

.iLink { 
}

.iColumnTable { 
  border-collapse: collapse;
}

.iColumnSpace { 
}

.iColumnSpaceLine { 
  background: url(/share/columnline.gif) repeat-y 50%;
}

.iColumnData { 
}

.iCompact { 
  margin-bottom: 0px;
  padding-bottom: 0px;
}

div.iHr {
  height: 15px;
  background: url(/share/hr.gif) repeat-x 50% 50%;
}

div.iHr hr { 
  display: none;
}

.iMore {
}

.SUBJECTFIELD { 
  display: none;
}

.iMeetingQuestion {
  padding: 6px;
  border-bottom: 1px dotted #e6e6e6;
  color: #000033;
}

.iMeetingAnswer {
  padding: 6px 6px 6px 12px;
}

input.iMeetingSkip {
  background-color: #fcc;
  margin-right: 5px;
}

input.iMeetingSend {
  background-color: #cfc;
  margin-right: 5px;
}

.iGuestAnswer {
  border: 2px solid #e6e6e6;
  padding: 6px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 10px;
}

* html .iGuestAnswer {
  height: 1%;
}

.iGuestQuestion {
  border: 1px solid #e6e6e6;
  padding: 6px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 10px;
}

* html .iGuestQuestion {
  height: 1%;
}

.iQAgoup {
  border: 1px solid #e6e6e6;
  background-color: #fff;
  margin-bottom: 10px;
}

.iQAgoup h3 {
  padding: 0px 6px;
}

.iQAgoup .iDate {
  padding: 3px 6px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #efefef;
}

.iSitemap a.iSitemap1 {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000033;
  text-decoration: none;
}

.iSitemap li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0px;
  padding: 0px;
}

.iSitemap ul {
  margin: 0px;
  padding: 0px;
}

.iSitemap div {
  margin-left: 16px;
}

.iSitemap a.iSitemap1:hover {
  color: #000033;
  font-weight: bold;
}

.iSitemap a.iSitemap2 {
  text-decoration: none;
  color: #999999;
}

.iSitemap a.iSitemap2:hover {
  color: #999999;
}

.iSitemap a.iSitemap3 {
  text-decoration: none;
  color: #999999;
}

.iSitemap a.iSitemap3:hover {
  color: #999999;
}

.iTemperature, .iTemperatureMinus {
  font-size: 18px;
  color: #900;
}

.iTemperatureMinus {
  color: #009;
}

.iFaqSelectionTitle {
  width: 70%;
  float: left;
  clear: left;
  border-bottom: 1px solid #d4d0c8;
}

.iFaqSelectionDate {
  float: right;
  width: 30%;
  text-align: center;
  border-bottom: 1px solid #d4d0c8;
}

/* Custom styles */
/*****Override****/
/***************/
.iRight img, .iLeft img, .iFull img {
  padding: 2px;
  border: 0px solid #4d4d4d;
  background: none;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: arial, verdana;
}

body {
  line-height: 14px;
}

/****************
Author: Afsoun & Eric
Company: Imaker
Customer: Norsk musikkraad
Date: 18.sept.2007
Structure: Reset,general,layout,painting,typography
*****************/
/**********************************************************************************************************************
*******************************************@@@@@@@@@@@*****************************************************************
                                             #GENERAL
*******************************************@@@@@@@@@@@*****************************************************************
***********************************************************************************************************************/
body {
  text-align: center;
  min-width: 800px;
}

.noDisplay {
  display: none;
}

.hidden {
  text-indent: -999999999px;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

/**********************************************************************************************************************
*********************************************@@@@@@@@@@@@**************************************************************
                                               #LAYOUT
*********************************************@@@@@@@@@@@@**************************************************************
**********************************************************************************************************************/
#wrapper, #contentContainer {
  width: 800px;
}

#wrapper {
  text-align: left;
  margin: 0 auto;
  padding-top: 20px;
}

#header {
  width: 800px;
  height: auto;
}

#headerMenu {
  height: 30px;
  text-align: center;
}

#headerMenu ul {
  display: block;
  height: 30px;
  width: 709px;
  margin: 0 auto;
}

#headerMenu ul li {
  display: block;
  float: left;
  width: 150px;
  padding: 5px 10px 6px;
  height: 16px;
}

#headerMenu ul li.study {
  width: 170px;
}

#headerInner {
  position: relative;
  width: 794px;
  height: auto;
}

#headerInner #logo {
  width: 794px;
  height: auto;
  overflow: hidden;
}

#headerInner #logo img {
}

#headerInner h2 {
  display: none;
}

#navigation {
  width: 780px;
  padding-left: 20px;
  height: 20px;
  line-height: 18px;
}

#main {
  display: inline;
  float: left;
  width: 797px;
  margin-right: 3px;
}

#leftBar {
  float: left;
  width: 154px;
  padding-left: 3px;
  display: inline;
}

#leftInner {
  display: inline;
  float: left;
  width: 154px;
}

#leftInner ul {
  padding-top: 10px;
  list-style: none;
}

#leftInner ul li a {
  margin: .6em 0;
  display: block;
  width: 139px;
  padding-left: 15px;
  word-spacing: 0px;
}

#leftInner ul li ul {
  padding: 0 0 0 20px;
  margin-bottom: 18px;
}

#leftInner ul li ul li a {
  width: 124px;
}

#leftInner #global1 {
  float: left;
  width: 140px;
  margin: 18px 7px 0;
  overflow: hidden;
}

#content {
  display: inline;
  float: left;
  width: 617px;
  margin: 0 0 0 3px;
  overflow: hidden;
}

#content .banner {
  width: 617px;
  float: left;
  display: inline;
}

#content #contentBody {
  padding: 10px 20px;
  width: 587px;
}

#content #contentBody ul {
  display: block;
  padding-left: 20px;
}

#content #contentBody .iLink {
  display: block;
  float: left;
  clear: both;
}

#content .entry {
  display: block;
  margin: 1em 0;
  _margin-top: 0px;
}

#content .hasPicture img {
  display: block;
  float: left;
  padding-right: 10px;
}

#content .hasPicture .page img {
  float: none;
  width: auto;
  height: auto;
  margin: 5px 5px 5px 0;
  //margin-top: 0;
}

#content .entry p {
  padding-right: 5px;
}

#content p.moreEntries {
  display: block;
  margin: 20px 0 0 20px;
}

#content p.author {
  display: block;
  width: 100%;
  color: #999999;
}

#content .fylkeList ul {
  display: block;
  float: left;
  width: 152px;
  margin-top: 18px;
  line-height: 1.4em;
}

#content .fylkeList ul.left {
  width: 147px;
  padding-left: 5px;
}

#content .midten {
  margin: 0 auto;
}

#footer {
  width: 794px;
  height: 26px;
  text-align: center;
  line-height: 25px;
}

#footer p {
  padding-top: 5px;
}

.tipsVenn {
  float: left;
  margin: 1em 0;
}

.tipsVenn form label, .tipsVenn form input {
  display: block;
  float: left;
  clear: both;
}

.relatedEntries {
  float: left;
  width: 430px;
}

.relatedEntries div {
  float: left;
  width: 430px;
}

/*****IE Hacks ***/
#headerMenu ul li {
  //padding-bottom: 8px;
}

#leftInner, #rightBar {
  //display: inline;
  //overflow: hidden;
}

#leftInner, #rightInner {
  //padding-top: 10px;
}

#leftInner ul li {
  //display: block;
  //float: left;
}

#leftInner ul li a {
  //display: block;
  _margin: -3px 0 0;
}

#leftInner ul li ul li a {
  _margin: .4em 0 .3em;
}

#rightInner ul li {
  //margin: -5em 0 0;
  //display: float;
  //float: left;
}

#main {
  _display: inline;
}

#content .banner {
  _width: 634px;
}

#leftInner ul li a, #rightInner ul li a {
  //display: inline-block;
}

#leftInner ul li a, #rightInner ul li a {
  //display: block;
}

/**********************************************************************************************************************
*********************************************@@@@@@@@@@@@**************************************************************
                                               #PAINTING
*********************************************@@@@@@@@@@@@**************************************************************
**********************************************************************************************************************/
a , #leftInner a , #rightInner a {
  color: #fff;
}

#headerMenu ul li a {
  color: #433F3D;
}

#navigation a {
  color: #585452}

#leftInner ul li ul li.current a {
  color: #C4D189;
}

#rightInner ul li a {
  color: #605746;
}

#header {
  background: #726965;
}

#headerMenu ul {
  border: 3px solid #fff;
  border-bottom: none;
}

#headerMenu ul li {
  background: #ADC6D1;
}

#headerMenu ul li.study {
  background: #ADC6D1;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}

#headerMenu ul li.norskRaad {
  background: #CEDDE3;
}

#headerMenu ul li.organ {
  border-left: 3px solid #fff;
}

#headerInner {
  border: 3px solid #fff;
  border-bottom: none;
}

#headerInner h2 {
  color: #fff;
}

#navigation {
  background: #FBFBFA url(/sfiles/9/8/picture/undermeny.gif) no-repeat left top;
}

.sti {
}

#contentContainer {
  background: #fff url(/sfiles/51/82/3/picture/bred_bakgrunn.jpg) repeat-y left top;
}

#bunntekst {
  background: #fff url(/sfiles/51/82/3/picture/bred_bakgrunn.jpg) repeat-y left top;
  text-align: center;
  color: #666;
}

#main #leftInner {
  background: #9B938E;
}

#main #leftInner ul li ul li.active a {
  color: #337FCB;
}

#main, #main, #leftBar, #rightBar {
  background: transparent;
}

#content .banner {
  background: #fff;
  //background: #CFCCC7;
}

#content {
  background: #CFCCC7;
}

.topSection #content {
  background: #fff;
}

#rightInner {
  background: #726965;
}

#rightInner ul li {
  background: #E3C06F url(/sfiles/80/58/1/picture/skyggen.gif) repeat-x left top;
  color: #3A3634;
}

#rightInner ul li {
  background-color: #ADC6D1;
}

#footer {
  border: 3px solid #fff;
  color: #fff;
}

.iDate {
  color: #999;
  font-size: 0.85em;
}

/**********************************************************************************************************************
*********************************************@@@@@@@@@@@@**************************************************************
                                               #TYPOGRAPHY
*********************************************@@@@@@@@@@@@**************************************************************
**********************************************************************************************************************/
h1, h2, h3, h4 {
  font-weight: bold;
}

#headerMenu ul li {
  font-weight: bold;
  font-size: 1em;
}

#headerInner h2 {
  font-size: 2.6em;
  font-weight: bold;
}

#leftInner ul li, #leftInner ul li ul li {
  font-family: Arial;
  font-size: 1.2em;
  font-weight: 500;
}

#leftInner ul li ul li {
  font-size: 1em;
}

#content , #content p {
  font-size: 11px;
}

#content .entry h2 {
  font-size: 14px;
}

#content .entry p {
  font-size: 11px;
}

h1 {
  margin-bottom: 10px;
  font-size: 14px;
}

#content .hasPicture .page p.iIntro {
  font-weight: bold;
}

#content .fylkeList ul {
  font-weight: bold;
  font-size: 11px;
}

#rightInner ul li {
  font-weight: 500;
  font-size: 1.1em;
  font-weight: bold;
}

#footer {
  background: #726965;
}

/**** Artistdatabasen ****/
/**** Endre R. Fehn ****/
table.adbramme {
  background-color: #649CCE;
}

td.hov {
  background-image: url(/grf/hjorne_ov.gif);
  background-repeat: no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
}

td.hoh {
  background-image: url(/grf/hjorne_oh.gif);
  background-repeat: no-repeat;
  background-position: right top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 4px;
  padding-left: 4px;
}

td.hnv {
  background-image: url(/grf/hjorne_nv.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

td.hnh {
  background-image: url(/grf/hjorne_nh.gif);
  background-repeat: no-repeat;
  background-position: right top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

td.linje {
  background-image: url(/grf/strekdott_hvit.gif);
  background-repeat: repeat-x;
  height: 3px;
}

td.linjeh {
  background-image: url(/grf/hstrekdott_hvit.gif);
  background-repeat: repeat-y;
  width: 3px;
}

td.linjehm {
  background-image: url(/grf/hstrekdott_mork.gif);
  background-repeat: repeat-y;
  width: 3px;
}

td.rammen {
  background-image: url(/grf/rammebg_n.gif);
  background-repeat: repeat-x;
}

td.rammev, td.rammeh {
  background-color: #649CCE;
}

td.rammeinnh {
  background-color: #FFFFFF;
}

td.adbinnhold a.reglink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.adbinnhold {
  background-color: #FFFFFF;
  padding: 10px 10px 0px;
}

.adbingress {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

.adbtittel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.adbtekst {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}

.adbliste th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #649CCE;
  text-align: left;
}

.adbliste td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  vertical-align: top;
}

.adbliste td a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.adbliste td a:hover {
  text-decoration: underline;
}

td a.adblinkhvit {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

td.adbinnhold a.aaalink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #649CCE;
  font-weight: normal;
  text-decoration: none;
}

td.adbinnhold a.aaalink:hover {
  text-decoration: underline;
}

tr.odd {
  background-color: #efefef;
}

span.paakrevd {
  color: #4881B2;
}


