/* 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: #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: 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: #000000;
  text-decoration: none;
}

.iHeading {
  font-family: Verdana, Arial, Helvetica, sans-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 {
  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: #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: Verdana, Arial, Helvetica, sans-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 design: Centered wrapper */
body {
  height: 100%;
  background: #fff url(/sfiles/5/1/picture/bakgrunn3.jpg) no-repeat 50% 0;
  line-height: 18px;
}

#Wrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 827px;
}

#Menu {
  position: absolute;
  top: 95px;
  left: 387px;
  font-family: Constantia, "Times New Roman", Times, serif;
  font-size: 16px;
  width: auto;
}

#Logo {
  padding-top: 8px;
}

#Content {
  border: 20px solid #ededed;
  width: 787px;
  text-align: left;
  background-color: #fff;
}

#HeadingText {
  position: absolute;
  top: 210px;
  left: 33px;
}

#BottomText {
  padding: 16px 0;
  text-align: left;
  font-size: 0.9em;
  color: #999;
}

#BottomText a, #BottomText a:link, #BottomText a:visited, #BottomText a:hover {
  color: #999;
  font-weight: normal;
}



/* headers */
h3 {
  text-transform: uppercase;
  font-size: 15px;
}

.subHeading {
  padding-top: 18px;
  padding-left: 3px;
}



/* Grid */
.grid {
  padding: 21px 26px;
  height: 408px;
  background-color: #fff;
}

.grid_100 {
  width: 735px;
}

.grid_50_2 {
  width: 331px;
}

.grid_57_2 {
  width: 385px;
}

.grid_43_2 {
  width: 277px;
}

.grid_30_2 {
  width: 178px;
}

.grid_70_2 {
  width: 484px;
}

.grid_40_3 {
  width: 246px;
}

.grid_30_3 {
  width: 172px;
}

.grid_33_3 {
  width: 197px;
  text-align: center;
}

.grid_space {
  margin-right: 20px;
}

.grid_back {
  background-color: #ededed;
}

.grid_high {
  height: 618px;
}



/* hr */
div.iHr {
  background: transparent url(/sfiles/5/3/picture/hr.gif) repeat-x 50% 50%;
  height: 20px;
}



/* kalender */
div.kalenderscroll {
  width: 100%;
  height: 328px;
  overflow: auto;
  position: relative;
}

.iCalendarTable td {
  height: 22px;
  border: 0;
  background-color: #fff;
}

.iCalendarTable td.iHasevents {
  color: #B73D38;
}

.iCalendarTable a.iHasevents {
  color: #B73D38;
  text-decoration: none;
  font-weight: normal;
}

.iCalendarTable td.iWeek {
  text-align: center;
  font-weight: bold;
}

.iCalendarTable .iDayofmonth {
  font-weight: normal;
  text-align: center;
  padding: 0;
}

.iCalendarTable .iToday {
  border: 1px solid #999;
}

.iCalendarTable {
  border: 0;
}

.iCalendarTable div.events {
  display: none;
}



/* Aktivitet */
.aktivitet {
  padding: 6px;
  position: relative;
}

.aktivitet .tekst {
  padding: 20px;
  float: right;
  width: 375px;
}

.aktivitet .knapp, .meny .knapp {
  position: absolute;
  right: 26px;
  bottom: 13px;
  padding: 8px;
  background-color: #000;
}

.meny .knapp {
  text-align: center;
  width: 162px;
}

.aktivitet .knapp a, .aktivitet .knapp a:hover, .meny .knapp a, .meny .knapp a:hover {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}



/* Kampanjer */
div.kampanjer {
  background-color: #3E050B;
  border-top: 6px solid #ededed;
  height: 113px;
}

div.iFrontFlashfile {
  position: absolute;
  top: 136px;
  left: -13px;
}



/* Kampanjeadmin */
table.kampanjeadmin td {
  vertical-align: top;
}



/* Skjema */
input.iButton {
  width: 130px;
}

label {
  font-size: 0.8em;
  color: #999;
  line-height: 1em;
}

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

table.billetter input, table.billetter select {
  font-size: 1.2em;
}

textarea {
  margin-top: 2px;
}

input.iCheckbox {
  width: auto;
  float: left;
  margin: 4px 4px 0 0;
  border: 0;
}



/* Meny */
img.undermeny {
  margin-bottom: 11px;
}

div.menyscroll {
  width: 100%;
  height: 408px;
  overflow: auto;
  position: relative;
}

div.meny_high {
  height: 618px;
}

div.menyscroll .overskrift {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold;
}

div.menyscroll .rett {
  position: relative;
  margin-bottom: 50px;
}

div.menyscroll .tittel {
  font-weight: bold;
  width: 75%;
}

div.menyscroll .tekst {
  color: #666;
  width: 75%;
}

div.menyscroll .pris {
  font-weight: bold;
  position: absolute;
  right: 30px;
  bottom: 0px;
}

div.menyscroll .glass {
  font-weight: bold;
  position: absolute;
  right: 110px;
  bottom: 0px;
}



/* Billetter */
table.billetter {
  width: 100%;
}

table.billetter td {
  padding-top: 35px;
  vertical-align: top;
}

table.billetter input.knapp {
  padding: 8px;
  background-color: #000;
  text-align: center;
  width: auto;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  font-weight: bold;
  font-size: 1em;
}

td.litentekst {
  font-size: 0.9em;
  line-height: 1.2em;
  color: #999;
}

