/***********************************************/
/* styles.css                                  */
/* Use with Friluftslivskulen templates        */
/* Developed by Innoventi (C) 2007             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

a:link, a:active, a:visited, a:hover {
	color: #728492;
	font-weight: normal}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #555557;
   background-image: url(/siteimage/bg_body.gif);
	color: #7f7b76;
	text-align: center;
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h1 {
	padding-top: 5px;
	margin: 0;
	color: #a1a1a1;
	font-size: 110%;
	font-weight: bold;
}
h2 {
	padding: 0;
	margin: 0;
	color: #3d3d3c;
	font-size: 110%;
	font-weight: bold;
}
h3 {
	padding: 0;
	margin: 0;
	color: #7f7b76;
	font-size: 110%;
	font-weight: bold;
}
h4 {
	padding: 0;
	margin: 0;
	color: #484848;
	font-size: 110%;
	font-weight: bold;
}
h5 {
	padding: 0;
	margin: 0;
	color: #484848;
	font-size: 110%;
	font-weight: bold;
}


/***********************************************/
/* Layout Divs and Tables                      */
/***********************************************/

#webWrapper {
	position: relative;
	width: 955px;
	margin: 0 auto;
}
#topContainer {
	position: relative;
	width: 955px;
	height: 177px;
	margin-top: 10px;
	background-image: url(/siteimage/bg_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 110%;
}
#topContainer2 {
	position: relative;
	width: 955px;
	height: 126px;
	margin-top: 10px;
	background-image: url(/siteimage/bg_top2.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 110%;
}
#contentWrapper {
	position: relative;
	width: 925px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/siteimage/bg_content.gif);
	background-position: top;
	background-repeat: repeat-y;
}
#footerContainer {
	position: relative;
	width: 945px;
	height: 23px;
	padding-right: 10px;
	padding-top: 6px;
	background-image: url(/siteimage/bg_footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 100%;
	color: #5a5a5d;
}
#footerContainer .left {
   background-color: transparent;
   width: 70%;
   padding-left: 10px;
	text-align: left;
   float: left;}
#footerContainer .right {
   background-color: transparent;
   width: 25%;
	text-align: right;
   float: right;}
#footerContainer a {
	color: #5a5a5d;
	text-decoration: none;
}
#footerContainer a:hover {
	text-decoration: underline;
}


/***********************************************/
/* Component Divs (Boxes)                      */
/***********************************************/
#rightcolumn {
   padding-right: 0px;
}
#rightcolumn div {
   margin-right: 0px;/*background-color: #1b1b1b;*/
}
#rightcolumn tr {
}
#rightcolumn object {
}
#contentWrapper table {
}
#rightcolumn table {

   margin-bottom: 25px;

}

#addressContainer {
	position: relative;
	width: 945px;
	height: 27px;
	padding-left: 10px;
	background-image: url(/siteimage/bg_address.gif);
	background-position: top;
	background-repeat: repeat-y;
	text-align: left;
}
#address {
	position: relative;
	width: 500px;
	height: 21px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #5a5a5d;
	text-align: left;
}
#address a {
	color: #5a5a5d;
	text-decoration: underline;
}
#address a:hover {
	text-decoration: none;
}
#contentContainer {
	position: relative;
	width: 955px;
	background-image: url(/siteimage/bg_wrapper.gif);
	background-position: top;
	background-repeat: repeat-y;
}
#linjeContainer {
	position: absolute;
	Width: 936px;
	top: 61px;
	left: 9px;
}
#linjeContainer2 {
	position: absolute;
	Width: 936px;
	top: 10px;
	left: 9px;
}
#menuContainer {
	position: relative;
	width: 174px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #9b9b9b;
}
.headerTekst {
	position: absolute;
	width: 906px;
	height: 25px;
	top: 21px;
	left: 24px;
}
.headerTekst2 {
	position: absolute;
	width: 388px;
	height: 8px;
	top: 9px;
	left: 0px;
}
.left {
	width: 174px;
	background-color: #f2f2f0;
}
.middle {
	width: 481px;
	padding-left: 10px;
	padding-right: 10px;
}
.right {
	width: 250px;
	background-color: #f2f2f0;
}
.logo {
	position: absolute;
	width: 126px;
	height: 122px;
	top: 0px;
	left: 13px;
}
.catering {
	position: absolute;
	top: 9px;
	left: 480px;
}
.brosjyre {
	position: absolute;
	top: 9px;
	left: 677px;
}
.sok {
	position: absolute;
	top: 0px;
	left: 787px;
}
.menu {
   font-size: 95%;
	padding-left: 5px;
	text-transform: uppercase;
}
.menu a {
	color: #9b9b9b;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #dcdcdc;
	background-color: #191918;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.submenu1 {
	padding-left: 10px;
	padding-top: 3px;
	border-top: 3px solid #f2f2f0;
	padding-bottom: 3px;
	background-color: #dfdfdd;
}
.submenu1 a {
	color: #9b9b9b;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
.submenu1 a:hover {
	color: #9b9b9b;
	text-decoration: underline;
}
.submenu2 {
	padding-left: 10px;
	border-top: 3px solid #f2f2f0;
	background-color: #f2f2f0;
}
.submenu2 a {
	color: #9b9b9b;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
.submenu2 a:hover {
	color: #9b9b9b;
	text-decoration: underline;
}
#sokContainer {
	position: relative;
	width: 164px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 100%;
	color: #9b9b9b;
}
#sokContainer input {
   text-transform: none;
}
.sokBtn {
	padding-left: 5px;
}
.textField {
	font-size: 100%;
	width: 112px;
	padding-left: 2px;
	color: #9b9b9b;
}
.textField2 {
	font-size: 100%;
	width: 120px;
	padding-left: 2px;
	color: #9b9b9b;
}
.galleri {
	padding-top: 3px;
	padding-left: 8px;
	font-size: 100%;
}
#languageContainer {
   margin: 6px 0px 0px 0px;
   padding: 0px;
}
.languageLeft {
	width: 69px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.languageRight {
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/***** content styles *****/

#frontpageContainer {

   background-image: url(/siteimage/header_siste_nyhende.gif);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	width: 481px;
	margin-top: 10px;
	padding-top: 40px;

}
#frontnewsarchivebox {

}


#frontpageLastTourBox {

   background-image: url(/siteimage/header_siste_turrapport.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f2f2f0;
	position: relative;
	width: 471px;
	margin-top: 10px;
	padding: 40px 10px 5px 0px;
	overflow: hidden;

}
#frontpageLastTourBox img {

   margin: 0px 0px 10px 0px;

}
#frontpageLastTourBox br {

   line-height: 6px;

}

.fronttouritembox {
   
   width: 135px;
   float: left;
   margin-left: 12px;
   padding: 0px 5px 5px 5px;
   
}
.fronttourtext p {
   
   padding: 0px;
   margin: 0px 0px 4px 0px;
   
}
#moreessaybox {
   
   background-color: #f2f2f0;
   padding-bottom: 3px;
   
}
#moreessaybox a {
   
   display: block;
   margin: 0px 10px 0px 331px;
   padding: 3px 0px 2px 23px;
   background-color: #00b5dd;
   color: #fff;
   font-size: 9px;
   text-transform: uppercase;
   text-decoration: none;
   
}

#sisteContainer {
	position: relative;
	background-image: url(/siteimage/header_dette_skjer.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 461px;
	padding: 10px;
	background-color: #f2f2f0;
	color: #7f7b76;
	margin-top: 10px;
	padding-top: 40px;
}
#sisteContainer .left {
   background-color: transparent;
   float: left;
   width: 40%;
}
#sisteContainer .right {
   background-color: transparent;
   float: right;
   text-align: right;
   width: 40%;
}
#sisteContainer a {
	color: #d3d112;
	text-decoration: underline;
}
#sisteContainer a:hover {
	text-decoration: none;
}
#rightHeader {
	width: 240px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	color: #FFF;
}
#leftHeader {
	width: 164px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	color: #FFF;
}
#flashMovie {
	width: 250px;
	padding: 0px;
	/*background-color: #191918;*/
   background-color: #000;
}
#turTekst {
	width: 230px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7b76;
	font-size: 100%;
	margin-bottom: 25px;
}

/*
#flashGallery {
	width: 250px;
	background-color: #393937;
	font-family: Arial, Helvetica, sans-serif;
	color: #a1a1a1;
	font-size: 100%;
}
*/

#imageGallery {

   width: 230px;
	padding: 10px 10px 0px 10px;

}
#imageGallery img {

   margin-left: -10px;
   margin-top: -10px;
   padding: 10px;
   background-color: #000000;

}
/*
#skriveKloe {
	width: 230px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7b76;
	font-size: 100%;
}
#skriveKloe a {
	color: #00b5dd;
	text-decoration: underline;
}
#skriveKloe a:hover {
	text-decoration: none;
}
#skriveKloe div {
   margin-top: -10px;
   margin-bottom: 0px;
   width: 100%;
   text-align: right;
}
*/
#themeBox {
	width: 230px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7b76;
	font-size: 100%;
	margin-bottom: 25px;
}
#themeBox img {

   margin-left: -10px;
   margin-top: -10px;
   padding: 10px;
   background-color: #000000;

}

#thisweekBox {
	width: 230px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7b76;
	font-size: 100%;
	margin-bottom: 25px;
}

#sisteNytt {
	width: 154px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7b76;
	font-size: 100%;
}
#sisteNytt a {
	color: #00b5dd;
	text-decoration: underline;
}
#sisteNytt a:hover {
	text-decoration: none;
}
#sisteNytt h3 {
   font-size: 105%;
}

#viktigeDatoer {
	width: 169px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 7px;
}
#gaveBarometer {
	width: 169px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 7px;
}

#kontaktContainer {
	width: 154px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
   margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7b76;
	font-size: 100%;
}
#kontaktContainer a {
	color: #00b5dd;
	text-decoration: underline;
}
#kontaktContainer a:hover {
	text-decoration: none;
}

.articleLeft {
   float: left;
	width: 135px;
   padding: 0px;
}
.articleLeft img {
   border: 1px solid #666668;}
.articleContainer {
   float: right;
   width: 326px;
   _width: 320px;
   padding: 0px 5px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7b76;
	font-size: 100%;
}
.articleContainer a {
	/*color: #FFF;
	text-decoration: none;
	background-color: #00b5dd;*/
	padding: 3px 0px;
}
.articleContainer a:hover {
	text-decoration: underline;
}

#frontnewsarchivebox {

   float: right;
   margin: 2px 0px 10px 0px;

}

#linjeHeader {
	width: 461px;
	background-color: #00b5dd;
	border-top: 1px solid #FFF;
	padding-left: 20px;
	padding-top: 13px;
	padding-bottom: 10px;
}
#linjeContent {
	width: 441px;
	padding: 20px;
	font-size: 120%;
}
h6.linjeinfoHeader {
	width: 461px;
	background-color: #e6e6e6;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 4px;
	color: #484848;
   text-transform: uppercase;
   margin: 0px 0px;
}
.lappFullt {
	position: absolute;
	width: 63px;
	height: 31px;
	top: 15px;
	left: 400px;
}
#linjeinfoContent {
	width: 441px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
}
#linjeinfoContent a {
	color: #00b5dd;
	text-decoration: underline;
}
#linjeinfoContent a:hover {
	text-decoration: none;
}
h6.linjeturerHeader {
	width: 461px;
	/*background-color: #606060;*/
   background-color: #e6e6e6;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 4px;
	/*color: #FFF;*/
   color: #484848;
   text-transform: uppercase;
   margin: 0px 0px;
}
#linjeturerContent {
	width: 441px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 120%;
}
#linjeturerContent a {
	color: #00b5dd;
	text-decoration: underline;
}
#linjeturerContent a:hover {
	text-decoration: none;
}
#tipsContainer {
	width: 461px;
	background-color: #606060;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 4px;
	color: #FFF;
}
.tipsLeft {
	width: 115px;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 120%;
	font-weight: bold;
}
.tipsMiddle {
	width: 120px;
}
.tipsRight {
	width: 50px;
	padding-left: 8px;
}
form#mainsearch {
   margin-bottom: 0px;
   padding-bottom: 0px;}

div.hr {
   border-bottom: 1px dotted #728492;
   margin: 1px 0px 1px 0px;
   padding: 0px 0px 5px 0px;
   width: 100%;
   height: 1px;
   clear: both;}
.hr+br {
   display: none;}

span.linkbox {

   padding: 2px 3px;
   margin-top: 8px;

}
span.blue {

   background-color: #00b5dd;

}
span.gray {

   background-color: #606060;

}
span.yellow {

   background-color: #d3d112;

}
span.linkbox a {

   font-size: 105%;
   color: #ffffff ! important;
   text-decoration: none ! important;

}
span.yellow a {

   color: #000000 ! important;

}
span.linkbox a:hover {

   text-decoration: underline;

}
br+span.linkbox {

   line-height: 23px;

}

/* CMS styles */
/* ***********/

/* Parsa tekst */
img.parsetext {}
img.parsetext+br {}
img.parseimageleft, table.parseimageleft {
   margin-right: 10px;
   margin-right: 10px;}
img.parseimageright, table.parseimageright {
   margin-left: 10px;
   margin-left: 10px;}
.imagetable {}
.imagetable img {}
.imagetable td {}
.imagesubtitle {}
.imagecopyright {}
.imagesubtext {}
div.parse_ilvideo {}

div.parse_imseq {
   overflow: auto;}
div.parse_imseq_left {
   margin-bottom: 10px;
   margin-right: 10px;}
div.parse_imseq_right {
   margin-bottom: 10px;
   margin-left: 10px;}
.parse_imseq_navigation {
   overflow: auto;
   padding: 0px;
   margin-top: 4px;
   width: 112px ! important;
   _width: 113px;
   float: right;}
.parse_imseq_link_left {
   float: left;
   margin: 0px;
   padding: 0px;
   width: 58px ! important;}
.parse_imseq_link_middle {
   float: left;
   margin: 0px;
   padding: 0px;
   width: 1px ! important;}
.parse_imseq_link_right {
   float: right;
   margin: 0px;
   padding: 0px;
   width: 52px ! important;}
.parse_imseq_navigation a {}
.parse_imseq_imcont {}
.parse_imseq_immiddlebox {}
.parse_imseq_navigation img {
   border: 0px;}

h2.parsetext {}
h2.parsetext+br {
   display: none;}
.parse_clearright {}

ul.parsetext br:first-child, ul.parsetext+br, li.parsetext+br {
	display: none;}

table.parsetext br:first-child {
	display: none;}
table.parsetext td {}
/*/ Parsa tekst */

.pageheadingtable {}
.pageheadingcel {}
.pageheadingpg {
	padding: 0;
	margin: 0;
	color: #484848;
	font-size: 130%;
	font-weight: bold;}

.welcome {}
.welcomeheading {}
.welcometext {}

/* Module: News */
#mod_news_pagelist {
   padding: 0px 10px;}
#mod_news_pagelist .listbox {
	margin: 5px 0px;
	padding: 0px 0px;}
#mod_news_pagelist .item {
   clear: both;
   margin-bottom: 15px;}
#mod_news_pagelist h3 {
	margin: 0px;
	font-size: 110%;}
#mod_news_pagelist .date {
	display: inline;}
#mod_news_pagelist .origentity {
	display: inline;
	margin: 0px;
	padding-right: 8px;
	font-style: italic;}
#mod_news_pagelist .ingress {
	margin: 0px 0px 10px 20px;}

#mod_news_pageinfo {}
#mod_news_pageinfo div {
	margin: 3px 0px 3px 10px;}
#mod_news_pageinfo p {
	margin: 1px 0px 1px 10px;}
#mod_news_pageinfo .ingress {
	font-weight: bold;}
#mod_news_pageinfo .datemodified {
	margin-top: 6px;
	margin-bottom: 4px;
	font-style: italic;}
#mod_news_pageinfo .gotoarchive {
	margin-top: 4px;
	margin-bottom: 4px;}

/* Module: Search */
.mainsearch_showstring {
	padding: 0px;
	margin: 2px 0px 4px 0px;
	border-bottom: 1px solid #eeeeee;}
.mainsearch_result_relevancecell {
	vertical-align: middle;
	background-color: #eeeeee;
	border-bottom: 1px solid #f8f8f8;
	border-top: 1px solid #f8f8f8;}
.mainsearch_result_relevancebar {
	background-color: #dddddd;}
.mainsearch_result_list0 {
	background-color: #f8f8f8;}
.mainsearch_result_list1 {
	background-color: #ffffff;}


/* Notify other box */
#notifyotherbox {
   clear: both;
   margin: 10px 0px;
   padding: 10px;
   border-top: 1px dotted #728492;}
#notifyotherbox .title {
   font-weight: bold;}
#notifyotherbox form {
   margin: 0px;}
#notifyotherbox fieldset {
   border: 0;}
#notifyotherbox label {
   float: left;
   display: block;
   width: 20%;}
#notifyotherbox input[type=text] {
   width: 50%;}
#notifyotherbox input[type=button] {
   float: right;}
#notifyotherbox .message {
   margin: 0px 10px;}
/*/ Notify other box */
