body#main{background: #879c2a url(images/bg-body.png) repeat-x;}

.formBox
{
    background-color: #d7e68a;
    border: solid 2px #c3d17d;
    padding: 10px 20px 0 20px;
    font-size: 12px;
    margin-bottom: 15px;
}

.newsfeed-container a
{
    color: #718c0e; 
    text-decoration: none;
}

.submitButton
{
    width: 100px;    
}

.formBox label
{
    width: 400px;
}

newsfeed-container a:hover
{
    text-decoration: underline;
}

.readMore
{
    white-space: nowrap;    
}

.bold
{
    font-weight: bold;    
}

.floatRight
{
    float: right;    
}

div.lead
{
    font-size: 1.2em;
    font-weight: bold;    
}

span.lead
{
    display: block;
    font-size: 1.4em;
    font-weight: bold; 
    margin-bottom: 10px;
}

div.fullstory, div.body
{
    font-size: 1.2em;line-height: 1.4em;
}

div.body h2
{
    font-size: 1.8em;
    color: #000000;
}

div.body h3
{
    font-size: 1.6em;    
}

#event
{
    z-index: 0;   
}

#event a
{
    z-index: 0;
}


.greenbox
{
    position: relative;    
}

.outerpopup
{
    display: none;
    top: -50px;
    left: 160px;
    position: absolute;
    z-index: 10;
}

.popup
{
    color: Black;
    filter: Progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gr/bg-popup-end.png', sizingMethod='normal') !important; background-image: url(../gr/bg-popup-end.png);
    z-index: 11;
 }
 
.popup .inner
 {
    color: Black;
    width: 138px;
    min-height: 100px;
    filter: Progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gr/bg-popup.png', sizingMethod='normal') !important; background-image: url(../gr/bg-popup.png) ; 
    z-index: 12;
}

.popup .innerTop {background: transparent url(../gr/bg-popup-top.png) left top no-repeat; padding: 30px  40px 0px 50px; margin-bottom: 29px;}

.popup .innerTop
{
    color: Black;
    width: 138px;
    min-height: 100px;
    filter: Progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gr/bg-popup-top.png', sizingMethod='normal') !important; background-image: url(../gr/bg-popup-top.png) ; 
    z-index: 12;
}

.innerpopup
{
    background-color: White;

}
/* Accordion*/

.accordion
{
    width: 170px;
    
}

.paneHeader
{   
    background: #fff url(images/bg-accordion-header.png) left  0px no-repeat;  
    height: 33px;
    line-height: 33px;
    padding: 5px 0px 0px 0px;
    text-align: center;
    text-decoration: none; 
    vertical-align: middle;
    width: 170px; 
    
    /*background: #fff url(images/box-side-grey.gif) top left no-repeat;*/
    cursor: pointer;
    margin-bottom: 5px;
}

.paneHeaderSelected
{
    background: transparent url(images/bg-accordion-header-sel.png) no-repeat;
    height: 33px;
    line-height: 33px;
    padding: 5px 0px 0px 0px;
    cursor: pointer;
    width: 170px;    
}

.paneHeaderSelected:HOVER
{
    text-decoration: UNDERLINE;    
}

.paneHeader h3, .paneHeaderSelected h3
{
    font-weight: normal;
    line-height: 28px;
    text-align: center;font-size: 1.2em;
}

.paneHeader, .paneHeaderSelected 
{    
    margin-top: 2px;
}

.paneContent
{
    margin-bottom: 5px; 
}

.paneContent .inner
{
    padding: 15px 15px; background: transparent url(images/bg-accordion-contentl.png) left bottom no-repeat;   
}

/* Animal */

.pelsbokCard
{
    position: absolute;     
}

/* Weather*/

#weather .symbol {display: block; width: 25px; float: left;}
#weather .symbol img {width: 25px; height: auto}

/* Banners */

.banner img
{
    height: auto;
    width: auto;
}


.overnatting
{
    width: 153px;
    text-align: center;
    margin-bottom: 15px;
}

a.overnatting
{
    margin: auto;
}

a.overnatting:hover
{
    text-decoration: none;
}

/* xForm */

.xForm td
{
    padding: 5px 20px 0 0;    
}

.xForm label
{
    display: block;
    min-width: 130px;
}

.xForm input
{
    display: block;    
}

.xformvalidator
{
    color: Red;
    display: block;    
}

#weather
{
    width: 120px;
}

#weather .temp {font: 1.7em Trebuchet MS, arial, verdana, sans-serif bold;}

.ttt {padding: 10px 0;height: auto;}	

.pelbo-feed input { width: 120px; height: auto; padding: 0 65px;}

.lodgingOrder
{
    text-align: center;
    padding-bottom: 15px;
}

a.lodging
{
    margin: auto;
}

.miljoprofil
{
    font-size: 14px;
}

.miljoprofil a
{
    font-size: 14px;
    color: Blue;
    text-decoration: underline;
}

.miljoprofil a:hover
{
    font-size: 14px;
    color: blue;
    text-decoration: underline;
}

.seasonText
{
    margin: 0 40px 15px 40px;
}

.bottomMenu
{
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
}

.bottomMenu h2
{
    color: #fff;
    font-size: 14px;
    display: inline;
}

.bottomMenu a, .bottomMenu a:link, .bottomMenu a:visited, .bottomMenu a:hover
{
    color: #fff;
    text-decoration: underline;
}

.developedBy, .developedBy:link, .developedBy:visited
{
    color: #cfdb87;
    text-decoration: none;
}

.developedBy:hover
{
    color: #cfdb87;
    text-decoration: underline;
}

	.cal-container {height: 210px; clear: both;}


h3.film {background: transparent url(../gr/film.png) left top no-repeat; padding-left: 25px; margin-bottom: 3px; }

/**********************************************************************************************************************************/
                                        PAGING
/**********************************************************************************************************************************/


.pagingContainer
{
    text-align: center;
}

.pagingArticleList
{
    float: left;
}

	/*	5.10 Pages
	--------------------------------------------------------------------------------------- */
	.pages {border:0; margin:0;padding:0display: block;height: 3em;clear: both;padding-left: 0; width: 300px;float: right}
	.pages a {border:0;margin:0;padding:0;font-size: 1.1em;list-style-type: none;line-height :1.4em;margin-left: 0;float: left;}
	.pages a {border: 1px solid #ddd;margin-right: 4px;}
	.pages .off {display: none;}
	.pages .next a,.pages .prev a {font-weight: bold;}
	.pages a,.pages a:link {color: #879c2a;display: block;float: left;padding: 3px 6px;text-decoration: none;}
	.pages a.SelectedPagingItem {font-weight: bold;display: block;float: left;padding: 4px 6px 3px 6px;margin-right: 4px;background-color: #879c2a;color: #fff;}
	.pages a:hover {border: 1px solid  #e7ebcd ;color: #000; background-color: #e7ebcd;}
	
/**********************************************************************************************************************************/
                                        HVA SKJER
/**********************************************************************************************************************************/

	.hr01 {background: url(../gr/hr0100.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr02 {background: url(../gr/hr0200.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr03 {background: url(../gr/hr0300.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr03 {background: url(../gr/hr0300.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr04 {background: url(../gr/hr0400.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr05 {background: url(../gr/hr0500.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr06 {background: url(../gr/hr0600.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr07 {background: url(../gr/hr0700.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr08 {background: url(../gr/hr0800.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr09 {background: url(../gr/hr0900.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr10 {background: url(../gr/hr1000.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr11 {background: url(../gr/hr1100.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr12 {background: url(../gr/hr1200.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr13 {background: url(../gr/hr1300.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr14 {background: url(../gr/hr1400.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr15 {background: url(../gr/hr1500.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr16 {background: url(../gr/hr1600.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr17 {background: url(../gr/hr1700.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr18 {background: url(../gr/hr1800.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr19 {background: url(../gr/hr1900.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr20 {background: url(../gr/hr2000.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr21 {background: url(../gr/hr2100.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr22 {background: url(../gr/hr2200.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr23 {background: url(../gr/hr2300.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	.hr24 {background: url(../gr/hr2400.png) left center no-repeat; display: block;height: 24px;width: 24px; text-indent: -9999px;}
	
.article-container h1
{
    float: none;
    font-size: 2.8em; 
    line-height: 1.2em; 
    color: #b00073;
    padding-bottom: 10px;
    width: 100%;
}

.textbox {padding-left: 20px; width: 140px; text-align: left; display: block; height: 200px; text-decoration: none; color: #000; font-size: 1.2em;  margin: 0; }

.textbox ul
{
    margin-top: -10px;
}

.textbox ul li
{
    list-style-type:disc ;
    margin-left: 30px;
}

.rss
{
    float: left;
    padding-top: 5px;
    padding-right: 10px;
    width: 60px;
}

.subPageHeadline
{
    font-size: 16px;
    font-weight: bold;
    color: #879c2a;
}


/*SEASON COLORS*/

.ageLabel
{
    background-color: #dfdfdf;
    padding-left: 10px;
    font-weight: bold;
    text-align: left;   
    font-size: 1.4em;
}

.daysLabel
{
    font-size: 1.2em;
    text-align: left;
    padding-left: 30px;
}

.priceCell
{
    text-align: center;
}

.none, .noneTrue
{
    background-color: Transparent;   
}

.high, .highTrue
{
    background-color: #de00f2;
    color: #fff;
}

.high a
{
    color: #fff;
}

.sunday, .sundayTrue
{
    background-color: #6e00af;
    color:  #fff;
}

.middle, .middleTrue
{
    background-color: #b6f200;    
}

.prelatesummer, .prelatesummerTrue 
{
    background-color: #adffd6;
}

.sunday a
{
    color: #fff;    
}

.low, .lowTrue
{
    background-color: #ffcf00;
}

.highTrue, .sundayTrue,.middleTrue, .prelatesummerTrue, .lowTrue
{
    font-weight: bold;
}


.highFalse,  .sundayFalse,  .middleFalse, .prelatesummerFalse, .lowFalse
{
    color: #999999;
}

/*
.sundayFalse
{
    background-color: #f0fff7;
}*/


.zebra .highTrue
{
    background-color: #c700d9;
}

.zebra .middleTrue
{
    background-color: #a3d900;
}

.zebra .prelatesummerTrue
{
    background-color: #9ce5c1;
}

.zebra .lowTrue
{
    background-color: #e5bb00;
}

.zebra .sundayTrue
{
    background-color: #5f0096;
}

.seasonText
{
    font-size: 1.2em;    
}

.seasonText h2
{
    font-size: 2em;
    color: #fff;    
}

.large
{
    font-size: 1.6em;    
}

.rightMarg60
{
    margin-right: 50px;    
}

.ageHighTrue
{
    background-color: #b204c5;
}

.agePrelatesummerTrue
{
    background-color: #8bd0af;
}

.ageLowTrue
{
    background-color: #c8a502;
}

.ageSundayTrue
{
    background-color: #59048f;
}

.ageHighFalse, .agePrelatesummerFalse, .ageLowFalse, .ageSundayFalse
{
    background-color: #dfdfdf;
}

.banner-nyhetsbrev {position: relative; width: 250px; height: 275px; margin: 100px auto; margin-top: 0px; background: transparent url(images/bg-nyhetsbrev.png) left bottom no-repeat}
.banner-nyhetsbrev-textbox {position: absolute; top: 198px; left: 25px; border: 1px solid #808080; padding: 5px; width: 190px; text-align: center}

.banner-nyhetsbrev-submit {
background: transparent url(images/submit.png) left top no-repeat;
border: none;
text-indent: -9999px;
width: 166px;
height: 36px;
position: absolute;
top: 233px;
left: 45px;
text-align: center
}

.banner-nyhetsbrev .xformvalidator 
{
    position: absolute; top: 180px; left: 25px; border: 1px solid #808080; padding: 5px; width: 190px; text-align: center; color: Blue;
}

#ctl00_cphWrap_cphMain_RightSideBarLowerContent_xFormControl_ValidationSummary1 { display: none; }

.errorImage
{
    float: left;    
}

.errorBox
{
    float: left;
    margin-left: 40px;
}

.errorHeadline
{
    color: #b00073;
    font-size: 50px;    
}

.errorSearchInput
{
    font-size: 12px;
    width: 150px;    
}

.errorSearchButton
{
    font-size: 12px;    
}


.pdfLink a
{
    background: url(images/pdf.gif) no-repeat top left;
    float: right;
    height: 18px;
    padding-left: 20px;   
}