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

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

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 4px 0px;
  font-family: "Times New Roman", Times, serif;
  color: #000000;
  text-decoration: none;
}

h1 { 
  font-size: 21px;
}

h2 { 
  font-size: 16px;
}

h3 { 
  font-size: 14px;
}

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

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: 12px;
  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: 12px;
  color: #000033;  
  display: block;
  padding-top: 4px;
}

.iTitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 21px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.iHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.iIntro {
  font-size: 13px;
  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: 15px;
  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, div.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: 12px;
  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: #000000;
  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: #000000;
}

.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: 16px;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  color: #000000;
  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: #000000;
  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;
}

.iTable {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

.iTable td, iTable th {
  padding: 2px;
  margin: 0;
}

.iTable tr.iTableOdd td {
  background-color: #ededed;
}

.iTable th {
  text-align: left;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
}


/* Custom styles */


/*------------------------------------------#General-------------------------------------*/
html {
  overflow-y: scroll !important;
}

body {
  background: #c6c6cd;
  margin-top: 3em;
}

#main-wrapper {
  background: #fff;
  padding-top: 1.5em;
}

ul {
  

/* list-style-type: none; */
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  

/* font-weight: bold; */
  font-weight: normal;
}

a {
  font-weight: normal;
}

.iFile {
  float: left;
  clear: left;
  margin: .75em 0;
  width: 100%}

.iRight img, .iLeft img, .iFull img {
  border: 0;
  padding: 0;
}



/*------------------------------------------#Main-Navigation-------------------------------------*/
#main-navigation ul ul {
  display: none;
}

#main-navigation ul {
  float: left;
  display: inline;
  background: #000000;
  width: 100%;
  margin: 0;
  height: 39px;
}

#main-navigation ul li {
  float: left;
  display: inline;
}

#main-navigation ul li a {
  float: left;
  display: inline;
  padding: 0 10px;
  color: #fafafa;
  line-height: 39px;
  font-weight: normal;
  font-size: 11px!important;
}

#main-navigation ul li.active {
  background: #636363 url(/sfiles/9/12/84/56/5/picture/arrow-active.jpg) no-repeat 50% bottom;
}

#main-navigation li#logoText {
  width: 448px;
}

#main-navigation li#logoText a {
  font-weight: bold;
  font-size: 16px!important;
}



/*------------------------------------------#Local-Navigation & #Logo-------------------------------------*/
#local-navigation-inner {
  padding-right: 25px;
}

#logo {
  padding-right: 10px;
}

#logo img {
  float: right;
}

#leftMenu ul {
  margin: 0;
  float: left;
  display: inline;
  width: 100%;
}

#leftMenu ul li {
  float: left;
  display: inline;
  width: 244px;
  border-bottom: 1px solid #000;
}

#leftMenu ul li a {
  float: left;
  display: inline;
  width: 100%;
  line-height: 36px;
  background: url(/sfiles/1/12/84/56/5/picture/arrow-off.jpg) no-repeat right 13px;
  font-weight: normal;
}

#leftMenu ul li.active a {
  color: #e10909;
  background: url(/sfiles/2/12/84/56/5/picture/arrow-on.jpg) no-repeat right 13px;
}

#leftMenu ul li.active a.hasSub {
  background: url(/sfiles/8/12/84/56/5/picture/arrow-on-down.jpg) no-repeat right 13px;
}

#leftMenu ul.sub-menu {
  width: auto;
  padding-left: 40px;
  margin-bottom: .75em;
}

#leftMenu ul.sub-menu li {
  border-bottom: none;
}

#leftMenu ul.sub-menu li a {
  background: none;
  line-height: 18px;
  color: #000;
}

#leftMenu ul.sub-menu li.active a {
  color: #e10909;
}

#leftMenu ul li.active ul li a.hasSub {
  background: none;
  outline: none;
}



/*---#Extra---*/
#extra {
  margin-top: 1.5em;
  float: left;
  display: inline;
  width: 100%;
  overflow: hidden;
}

.asset-withBG {
  min-height: 150px;
  padding: 10px;
  color: #fff;
}

.asset-withBG a {
  color: #fff;
}

.asset-bg {
  border-width: 1px;
  border-style: solid;
  color: #fff;
}

.asset-bg a {
  color: #fff;
}

.asset-underMenu {
  padding: 10px;
}

.asset-underMenu .asset-href {
  float: right;
}

.asset-underMenu .asset-href a {
  text-decoration: underline;
}

.asset-red {
  background: #ce0909;
  border-color: #9D0707;
}

.asset-blue {
  background: #9FBDCB;
  border-color: #7EA6B9;
}

.asset-black {
  background: #444;
  border-color: #000;
}

.asset-purple {
  background: #6C0020;
  border-color: #390011;
}

.titleLight h1, .titleLight h2, .titleLight h3, .titleLight h4, .titleLight h5, .titleLight h6 {
  color: #fff;
}



/*------------------------------------------#Content-------------------------------------*/
#content, #content p {
  

/* font-size: 10px; */
  font-size: 12px;
  font-weight: normal;
}

#content .asset-entryFull-excerpt, #content .asset-entryFull-excerpt p {
  font-weight: bold;
}

.asset-more a {
  color: #e10909;
  text-decoration: underline;
}



/*---#Col3---*/
#col3Container {
  margin: .375em 0 1.5em;
}

.asset-frame-col3 {
  float: left;
  display: inline;
  margin-right: 5px;
  width: 220px;
  overflow: hidden;
}

.asset-entryFull-meta {
  padding: 10px 0;
  clear: both;
  float: left;
  display: inline;
  width: 100%;
  border-top: 1px solid #c6c6cd;
  border-bottom: 1px solid #c6c6cd;
  margin: .75em 0 1.5em;
}

.asset-entryFull-author, .asset-entryFull-date {
  float: left;
  display: inline;
  margin-right: 20px;
}



/*=====((  CategorySelection  ))=====*/
.asset-catSelection, .asset-catSelection-title, .catgeory-course .asset-catEntry-title {
  margin-bottom: 1.5em;
}

.asset-catSelection-title h2 {
  font-size: 18px;
}

.asset-catEntry {
  margin-bottom: .75em;
}

.catgeory-course .asset-catEntry {
  margin-bottom: 1.75em;
}

.catgeory-course .asset-catEntry-title a {
  font-weight: bold;
}



/**==Skjema===**/
.formWrapper {
  background: #E5EBF1;
  border: 1px solid #C4D1DF;
  padding: 10px;
}

.fieldSamling {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  width: 100%;
}

.singleField {
  margin: .75em 0 0;
  float: left;
  display: inline;
  width: 100%;
}

.singleField-inner {
  margin: 5px;
  padding: 4px 4px 9px;
  background: #fafafa;
  border: 1px solid #ccc;
}

.label-title {
  padding-bottom: 5px;
  border: none;
}

span.strong {
  font-weight: bold;
}

.singleField input, .singleField textarea, .singleField select, .singleField input.iUpload {
  border: 1px solid #C4D1DF;
  width: 96%;
  float: left;
  background: #fafafa;
}

.singleField textarea {
  min-height: 90px;
  height: auto!important;
  height: 90px;
}

.singleField select.iSelect {
  width: 50%;
}

.formWrapper .singleField input.iCheckbox {
  border: none;
  width: auto;
}

.helpers {
  font-size: 9px;
  color: #666;
}

.formWrapper .sendBtm {
  width: auto;
  margin-top: 4px;
  padding: 7px;
  font-weight: bold;
}

input.iCheckbox {
  border: none}



/*====TwoFiedls ThreeFields====*/
.twoFileds .singleField {
  width: 50%;
}

.twoFileds .singleField input, .twoFileds .singleField textarea, .twoFileds .singleField select, .twoFileds .singleField input.iUpload {
  width: 96%;
}

.threeFileds .singleField {
  width: 33%;
}

.threeFileds .singleField input, .threeFileds .singleField textarea, .threeFileds .singleField select, .threeFileds .singleField input.iUpload {
  width: 96%;
}



/*------------------------------------------#Footer ----------------------------------- */
#footer-wrapper {
  background: #c6c6cd;
  margin-top: 1.5em;
  padding-top: 1.5em;
}

#footer, #footer a {
  color: #fff;
}



/*------------------------------------ endringer juni09 ----------------------------- */
#logoText h1 {
  color: #fff;
  font-family: egyptienne, times;
  font-size: 20px;
  padding: 9px 6px 0px 13px;
  letter-spacing: 0.4px;
}

h2 {
  font-size: 30px;
}

#extra {
  font-size: 14px;
  font-family: arial}

#extra h2 {
  font-size: 25px;
  font-family: arial}

.asset-paragraph-text, .asset-href-title a {
  font-size: 12px;
}

#leftMenu ul {
  

/* padding-left: 20px; */
  width: auto;
}

#main-wrapper {
  width: 950px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin: 0 auto;
}

.container {
  width: 950px;
}



/* byttes til span-24 */
.span-25, div.span-25 {
  width: 950px;
}



/* byttes til span-7 */
.span-8 {
  width: 270px;
}

#extra h2 {
  font-size: 22px;
}

#footer-wrapper {
  padding-top: 0.5em;
  margin-top: 0;
}



/* -------------------- sort forside --------------- */
.sortForside {
  padding: 50px 25px;
  font-size: 14px;
  background: #000;
  height: 217px;
}

#content .sortForside p, #content .sortForside {
  font-size: 14px;
  color: #fff;
}

.sortForside h2 {
  margin-bottom: 20px;
  line-height: 26px;
  font-size: 26px;
  color: #FFF;
}

.sortForside a {
  color: #FFF;
  text-decoration: underline;
}

