/* Default styles */
body {
  font-family: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
  color: #888888;
  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: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000033;  
  display: block;
  padding-top: 4px;
}

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

.iHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #888888;
  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 {
  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: Verdana, Arial, 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: #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: #888888;
}

.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: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #888888;
  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: #888888;
  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;
}

/* Custom styles */
/* -----------------------------MODIFIED DEFAULT STYLES ---------------------------------------------------------------- */
html, body {
  background: #e0e0e0 url( /sfiles/9/1/picture/bg5.jpg ) top left repeat-x;
  line-height: 1.4;
}

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

.iIntro {
  font-size: 15px;
  margin-bottom: 20px;
  font-weight: bold;
}

.iMore {
  color: #555;
}

.iCompact {
  margin-bottom: 22px;
}

input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #ccc;
  margin: 0px;
  width: auto;
}

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

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

.forfatter {
  float: right;
  color: #aaa;
  font-size: 12px;
}

/* ------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------- NEW, CUSTOM STYLES ----
-------------------------------------------------------------------------------------------------------------------------------*/
#header {
  width: 938px;
  margin: 0 auto;
  height: 49px;
}

#topp {
  margin: 0 auto;
  width: 938px;
  height: 210px;
  background: url( /sfiles/9/4/picture/headright2.jpg ) bottom right no-repeat;
}

.seksjonsbilde {
  margin-left: 190px;
}

.seksjonsbilde img {
  width: 705px;
  height: 196px;
  padding: 4px;
  margin: 3px 33px 0px 0px;
  border: 1px solid #ccc;
  border-bottom: 0;
  background: white;
  float: right;
}

#container {
  margin: 0 auto;
  width: 938px;
  background: url( /sfiles/5/2/picture/bg_left_gard2.jpg ) top left repeat-y;
}

#content {
  float: right;
  padding: 14px 53px 7px 27px;
  width: 672px;
}

#innhold {
  width: 443px;
  float: left;
}

#undersideinnhold {
}

#hoyrekant {
  width: 220px;
  padding: 0px 0px 0 0;
  /* background: #e0e0e0; */
  float: right;
}

h1, h2, h2 a {
  font-family: arial, serif;
  font-style: normal;
}

h2 .lenkeTittel a {
  color: #FFF;
}

h3 {
  color: #BE5E52;
  font-family: arial, "lucida grande", "lucida sans unicode", arial, sans-serif;
  font-size: 12px;
  font-style: italic;
}

/* ----------------------------------- HOVEDMENY --------------------------------------------- */
#meny {
  width: 185px;
  float: left;
}

#meny ul {
  width: 185px;
  margin: 0;
  padding: 0;
}

#meny ul li {
  border-bottom: 1px solid #bd5d52;
  list-style-type: none;
  border-left: 5px solid #bd5d52;
  margin-bottom: 1px;
}

#meny ul li a {
  color: #000;
  padding: 4px 0 0 8px;
  display: block;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.7;
}

#meny ul li ul {
  width: 180px;
  margin: 0;
  padding: 0;
}

#meny ul li ul li {
  margin-left: -6px;
  border-bottom: 1px solid #fff;
  border-left: 6px solid #fff;
  background: #bd5d52;
}

#meny ul li ul li a {
  color: #fff;
  font-size: 10px;
  padding: 5px 0 5px 16px;
  line-height: 1.4;
}

/* SLUTT HOVEDMENY 
---------------------------*/
/* ----------------------------------------------- TOPPMENY ---------------------------------------------- */
.toppmeny {
  height: 49px;
  width: 900px;
  margin-bottom: 0px;
  text-align: right;
  background: url( /sfiles/2/4/picture/logo_ing.jpg ) top left no-repeat;
}

.toppmeny ul, .toppmeny li, .toppmeny a {
  display: block;
  padding: 0px;
  margin: 0px;
}

.toppmeny ul {
  display: block;
  height: 22px;
  float: right;
}

.toppmeny li {
  display: block;
  height: 22px;
  float: left;
}

.toppmeny a {
  color: #fff;
  padding: 14px 10px;
  line-height: 14px;
}

/* TOPPMENY SLUTT 
--------------------------------
*/
.smallBox {
  width: 195px;
  background: #fff;
  float: left;
  border: 1px solid #ccc;
  padding: 7px;
  margin-right: 10px;
}

.grabak {
  padding: 10px;
  margin-right: 0px;
  background: #DD6C5E;
  color: #FFF;
}

.grabak h1, .grabak h2 {
  color: #fff}

#footer {
  width: 938px;
  clear: both;
  height: 70px;
  background: #fff url( /sfiles/4/2/picture/footer_left2.jpg ) top left no-repeat;
}

#footer p {
  text-align: center;
  padding-top: 35px;
}

.prodsml {
  font-size: 10px;
}

.prodsml h2 {
  font-size: 12px;
  color: #333;
}

.prodsml input {
  font-size: 11px}

