/*
Kunde: Tyin Booking
© 2006 Eirik Høyme Rogn
Dokumentet er laget med enerett for www.tyin-booking.no
*/

/*----------Attributter for dokumentet----------*/

body {
	background: #154077 url(../images/bg.gif);
	margin:0 auto;
	padding:0;
}

/*----------Layout-DIV'er----------*/

#bilde {
	position: absolute;
	top: 111px;
	left: 314px;
	z-index:1;
	background:url(../images/laster.gif) no-repeat;
	width:520px;
	height:122px;
}

.header {
	width: 100%;
	height:44px;
	background-color:#7bbd35;
	border-bottom:1px solid #ffffff;
}

.ticker {
	margin-left:559px;
	margin-top:6px;
}

a#lang_en {
	position:absolute;
	left:231px;
	top:45px;
	width:54px;
	height:53px;
	background-image:url(../images/en.gif)
}

a#lang_en:hover {
	background-image:url(../images/en_mo.gif)
}

#horisontal {
	position:relative;
	width:564px;
	height:auto;
	display:block;
	float:left;
}

#wrap {
	position:absolute;
	top:246px;
	left:314px;
	width:520px;
	height:auto;
	display:block;
	padding-bottom:40px;
}

#tekstboks {
	float:left;
	position:relative;
	display:block;
	width:444px;
	height:auto;
	padding:38px;
	background-color:#ffffff;
}

#tekstbg {
	float:left;
	position:relative;
	display:block;
	width:520px;
	height:auto;
	background-color:#ffffff;
}

#tekst {
	position:relative;
	float:left;
	width:224px;
	padding:38px;
	height:auto;
}

#info {
	position:relative;
	float:right;
	width:182px;
	padding:38px;
	padding-bottom:30px;
	padding-left:0px;
	height:auto;
}

#prospektbilder {
	position:relative;
	float:left;
	width:444px;
	padding:38px;
	padding-top:0px;
	margin-top:-8px;
	clear:both;
	height:auto;
}

a#footer {
	position:relative;
	float:left;
	width:520px;
	height:32px;
	background-image:url(../images/footer.gif);
	clear:both;
	display:block;
}

.bookingknapp {
	position:relative;
	float:left;
	width:443px;
	height:34px;
	background-image:url(../images/bookingskjema.gif);
	display:block;
	margin-top:20px;
}

.bookingknapp:hover {
	background-image:url(../images/bookingskjema_mo.gif);
}

a#vaer {
	position:absolute;
	left:612px;
	top:10px;
	width:223px;
	height:22px;
	z-index:2;
	background-image:url(../images/vaer.gif);
}

/*----------Tekststiler----------*/

p {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:19px;
	color:#3c3c3c;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	display:block;
} 

ul.liste {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:19px;
	color:#3c3c3c;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	display:block;
}

p a {
	font-family:Tahoma, Verdana, Arial;
	color:#154077;
	font-weight:normal;
	text-decoration: none;
	padding-bottom:1px;
}

p a:hover {
	font-family:Tahoma, Verdana, Arial;
	color:#154077;
	font-weight:normal;
	text-decoration: none;
	padding-bottom:1px;
	border-bottom:1px dotted #154077;
}


.arkivdato {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	line-height:10px;
	color:#7bbd35;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
	display:inline;
} 

.arkiv {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	line-height:10px;
	color:#154077;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	text-decoration: none;
	width:424px;
	display:block;
	float:left;
	margin-bottom:-1px;
	padding:10px;
	border-top:1px #7bbd35 dashed;
	border-bottom:1px #7bbd35 dashed;
} 

.arkiv:hover {
	color:#154077;
	font-weight:bold;
	text-align:left;
	text-decoration: none;
	border-top:1px #7bbd35 dashed;
	border-bottom:1px #7bbd35 dashed;
	background:#e9f8d9;
}

.fasiliteter {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#ffffff;
	width:139px;
	display:block;
	float:right;
	padding:21px;
	background:#7bbd35;
	margin:0px;
} 

.fasilitet_tittel {
	font: 10px Tahoma, Verdana, Arial; 
	color: #cee6b5;
	width:139px;
	text-decoration:none;
	display:block;
	line-height:13px;
	padding-top:6px;
	padding-bottom:7px;
	border-bottom:1px dotted #b9dc94;

}

.fasilitet_verdi {
	font: 10px Tahoma, Verdana, Arial; 
	color: #ffffff;
	width:139px;
	font-weight:bold;
	text-decoration:none;
	display:inline;
}

a.siste {
	font: 10px Tahoma, Verdana, Arial; 
	color: #cee6b5;
	width:139px;
	float:right;
	padding-top:7px;
	padding-bottom:8px;
	margin:0px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #b9dc94;
}


a.siste:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background:#7bbd35;
	border-bottom:1px dotted #b9dc94;
	padding-top:7px;
	padding-bottom:8px;
}

a.valdres {
	background:url(../images/valdres.png);
	width:67px;
	height:75px;
	float:left;
	margin-top:50px;
	margin-left:72px;
}

.kalender {
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	line-height:23px;
	color:#ffffff;
	width:139px;
	display:block;
	float:right;
	padding:21px;
	background:#154077;
	margin:0px;
	margin-top:21px;
} 

.kalender_uke {
	font: 10px Tahoma, Verdana, Arial; 
	color: #ffffff;
	line-height:16px;
	width:139px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:139px;
	padding-top:6px;
	padding-bottom:7px;
	border-bottom:1px dotted #57769e;
}

.kalender_uke img {
	float:left;
	margin-right:8px;
}

.kalender_uke a, .kalender_uke a:hover {
	color:#fff;
	font-weight:bold;
}

.kalender_uke a:hover {
	text-decoration:underline;
}

.kalender_datoer {
	font: 10px Tahoma, Verdana, Arial; 
	color: #9ac6ef;
	text-decoration:none;
	display:inline;
	font-weight:normal;
}

td {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:18px;
	color:#3c3c3c;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}

.path {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:normal;
	text-align:left;
	color: #7bbd35;
	display:block;
	margin-top:0px;
	margin-bottom:20px;
	text-transform:uppercase;
}

.skjult {
	display: none;
	visibility: hidden;
}



/*----------Attributter for bilder----------*/

img {
	border:0px;
}

.nyhetsbilde {
	float:right;
	margin-bottom:21px;
	margin-left:0px;
}

.saksbilde {
	float:right;
	margin-bottom:20px;
	margin-left:30px;
}

.panorama {
	margin-bottom:18px;
	margin-top:18px;
}

.spacer {
	float:right;
	margin-left:-1px;
}

.galleriwrap {
	padding:0;
	margin:0;
	display:block;
	width:443px;
	height:auto;
	float:left;
	margin-bottom:19px;
}

.galleri1 {
	float:left;
	margin-right:19px;

}

.galleri2 {
	float:left;
}

.prospekt1 {
	float:left;
	margin-top:19px;
	margin-right:19px;

}

.prospekt2 {
	float:left;
	margin-top:19px;
}

.bunnlinje1 {
	margin:0px;
	border-bottom:1px dotted #b9dc94;
}

.bunnlinje2 {
	margin:0px;
	border-bottom:1px dotted #57769e;
	_margin-bottom:-2px; /* IE HAXX0R */
}

/*----------Overskrifter----------*/

h1 {
	position: absolute;
	margin: 0; 
	top:236px;
	left:56px;
	background: url(../images/logo.gif) no-repeat;
	height:38px;
	width:229px;
	z-index:2;
	display:block;
}

h1 a {
	display:block;
	height: 38px;
	width: 229px;
}

h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#154077;
	line-height: 1em;
}
	
h2 {
	font-size: 25px;
}

/*----------Linker i dokumentet----------*/

a { 
	text-decoration: none; 
	COLOR: #3c3c3c;
}

a:hover { 
	COLOR: #3c3c3c;
	text-decoration:none;
}


/*----------LISTER_MENYER----------*/

/*-------Hovedmeny-------*/

ul#hovedmeny {
	position:absolute;
	left:314px;
	top:45px;
	width:521px;
	height:59px;
	padding: 0;
	margin: 0;
	list-style: none;
	cursor:pointer;
}

ul#hovedmeny li a {
	display:block;
}

ul#hovedmeny li {
	float:left;
	position:relative;
}

li a.nyheter {
	height:59px;
	width:100px;
	background-image:url(../images/meny_nyheter.gif);
}

li a.nyheter:hover, li a.nyheteraktiv {
	height:59px;
	width:100px;
	background-image:url(../images/meny_nyheter_mo.gif);
}

li a.booking {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_booking.gif);
}

li a.booking:hover, li a.bookingaktiv {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_booking_mo.gif);
}

li a.tyinfilefjell {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_tyinfilefjell.gif);
}

li a.tyinfilefjell:hover, li a.tyinfilefjellaktiv {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_tyinfilefjell_mo.gif);
}

li a.vaerkamera {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_vaerkamera.gif);
}

li a.vaerkamera:hover, li a.vaerkameraaktiv {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_vaerkamera_mo.gif);
}

li a.kontaktoss {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_kontaktoss.gif);
}

li a.kontaktoss:hover, li a.kontaktossaktiv {
	height:59px;
	width:100px;
	margin-left:5px;
	background-image:url(../images/meny_kontaktoss_mo.gif);
}


#bookingmeny {
	background-color:#154077;
	position: absolute;
	width: 139px;
	top:295px;
	left:146px;
	cursor:pointer;
}

#bookingmeny ul {margin: 0px; padding: 0px;}
#bookingmeny li {margin: 0px; padding: 0px; list-style-type: none;}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 124px 18px;
	background-color: #154077;
	display: block;
	padding-top:18px;
	text-decoration: none;
	border-bottom:1px dotted #57769e;
}

.closed a:hover, .open a:hover {
	background-color: #154077;
}

.closed a {
	height:26px;
	background-image: url(../images/closed.gif);
}

.open a {
	background-image: url(../images/open.gif);
	border-bottom:1px dotted #57769e;
	_margin-bottom:2px; /* IE HAXX0R */
}

.closed ul a, .open ul a, .open ul a:hover {
	background-image:none;
}

.open ul a:hover {
	background-color: transparent;	

}

li a.bookingvalg {
	width:131px;
	height:10px;
	border:0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height:10px;
	font-weight:bold;
	text-align:right;
	color: #9ac6ef;
	display:block;
	text-decoration: none;
	padding: 7px 8px 10px 0px;
	border-bottom:1px dotted #57769e;
	cursor:pointer;
	_margin-top:-2px; /* IE HAXX0R */
	_margin-bottom:0px; /* IE HAXX0R */
}

li a.bookingvalg:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:#234b7f;
}

#p7current {background:#234b7f;}



#submeny {
	position: absolute;
	width:139px;
	top:313px;
	left:146px;
	cursor:pointer;
	list-style:none;
	margin:0;
	padding:0;
}

li a.submenyvalg {
	width:131px;
	border:0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
	color: #9ac6ef;
	display:block;
	margin:0;
	background-color:#154077;
	text-decoration: none;
	padding: 7px 8px 9px 0px;
	border-bottom:1px dotted #57769e;
	cursor:pointer;
	_margin-top:-2px; /* IE HAXX0R */
	_margin-bottom:0px; /* IE HAXX0R */
}

li a.submenyvalg:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:#234b7f;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing:-2px;
	line-height:26px;
}

.sIFR-hasFlash .infoheader {
	visibility: hidden;
	letter-spacing: 0px;
}

.sIFR-hasFlash .profilheader {
	letter-spacing: 0px;
	visibility: hidden;
}


/* Lightbox JS */



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; color:#333333;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}		
