
html, body {
	font-family:verdana, sans-serif;
	font-size: 10pt;
	background:#000;
	/*background:#000 url("/bilder/bg_body.gif") repeat-x top;*/
	margin:0 auto;
	color:#FFF;
	line-height:17px; 
	height:100%;
	text-align:center; /*   CENTRERING */
}

h1	{ padding:10px 0px 5px 0px;margin:0px;font-size:16pt; }
h2	{ padding:5px 0px 5px 0px;margin:0px;font-size:14pt; }
h3	{ padding:5px 0px 5px 0px;margin:0px;font-size:12pt; }
/*a	{ color:#76b4d9; text-decoration:none; }*/
a	{ color:#999999; text-decoration:none; }
p	{ padding:5px 0px 5px 0px; margin:0px; text-align:justify; font-size:8pt; }
img	{ border:none; }


/* -------- LAYOUT-DIVAR ------------ */
#container{
	margin:0 auto;  /* CENTRERING */
	text-align:left;
	width:800px;
}   
#top 
{
	text-align:center;
	height:50px;
	border-bottom:solid 1px #6f6f6f;
}
#mid
{
	position: relative;
    /*background:#151515;*/
    background-color: black;
	text-align:center;
	height:100px;
	border-left:solid 1px #6f6f6f;
	border-right:solid 1px #6f6f6f;
}
#vinterDIV
{
	position: absolute;
	right: 101px;
	top: 63px;
}
#sommarDIV
{
	position: absolute;
	right: 20px;
	top: 63px;
}
#bildspel
{
    height:245px;
}
#menu
{
    height:45px;
    background:url(/bilder/bg_menu.gif) repeat-x;
    border-left:solid 1px #6f6f6f;
	border-right:solid 1px #6f6f6f;
}
    #menu table.menu                {height:45px;margin:0 auto;}
        #menu table.menu td         {padding:0px 20px 0px 10px;text-align:center;background:url("/bilder/bg_menu_td.gif") no-repeat right;}

#main
{
    background: #0d0d0d;
    border-left:solid 1px #6f6f6f;
	border-right:solid 1px #6f6f6f;
	padding:10px 25px 20px 25px;
}
#mainLeft
{
    float:left;
	width:140px;
}
    #mainLeft ul.menu           {margin:0;padding:0;}
        #mainLeft ul.menu li    {list-style:none;}
            #mainLeft ul.menu a {text-decoration:none;color:#76b4d9;}
	
	#mainLeft ul.submenu_lv1 { margin:15px 0 0 0; font-size: 11px; padding:0; list-style:none; }
	#mainLeft ul.submenu_lv1 li { margin:10px 0 0 0; font-size: 11px; padding:0; list-style:none; }
        
#mainRight
{
    margin-left:165px;
	width:580px;
}
.profilePic{
	display:none;
}
    #mainRight .text                        {width:350px;position:relative;}
    #mainRight .forfragan                   {clear:right;font-size:8pt;float:right;min-width:200px;max-width:200px;_width:200px; margin-top:130px;} /*background:#262626; border:solid 1px #424242;padding:10px; */
		.bokaonlineknapp					{ position:relative; top:-116px; left:-11px; margin-bottom:-83px; }
        #mainRight .forfragan .textruta180  { background:#D9D9D9; border:solid 1px #969696; width:176px; }
        #mainRight .forfragan .textruta85   { background:#D9D9D9; border:solid 1px #969696; width:81px; }
		#mainRight .forfragan .select180  { background:#D9D9D9; border:solid 1px #969696; width:176px; font-size:8pt; }
			.select180 option { font-size:8pt; }


	/* Filmer */
	#efterfilm {
		margin-top: 237px !important;
	}
	#mainRight #se_vara_filmer {
		position: absolute;
		top: 5px;
		right: 0;
		font-size:8pt;
		padding:10px;
		min-width:180px;
		max-width:180px;
		_width:180px;
	}
	#mainRight #se_vara_filmer div {
		width: 173px;
		margin: 0 auto;
	}
	#mainRight #se_vara_filmer a {
		outline: none;
	}
	*:first-child+html #mainRight #se_vara_filmer a {
		display: inline-block;
	}
	#prevlink, #nextlink {
		position: absolute;
		top: 48px;
		left: 0;
		width: 6px;
		height: 10px;
		display: block;
		text-indent: -999em;
		outline: none;
		background: url(/bilder/design/prev.gif) no-repeat left top;
	}
	#nextlink {
		left: auto;
		right: 2px;
		background-image: url(/bilder/design/next.gif);
	}
	#leftmovie, #rightmovie {
		padding-bottom: 21px;
		background: url(/bilder/design/play_small_shadow.gif) repeat-x left bottom;
	}
	#mainmovie {
		position: relative;
		left: 0;
		bottom: -12px;
		overflow: hidden;
		padding-bottom: 21px;
		background: url(/bilder/design/play_shadow.gif) repeat-x left bottom;
	}
	#se_vara_filmer h3 {
		position: relative;
		width: 100%;
		height: 20px;
		margin-top: 12px;
		text-indent: -999em;
		outline: none;
		background: url(/bilder/design/rub_kolla_in_vara_videos.gif) no-repeat center top;
	}
	
	#se_filmen {
		display:block;
		clear:both;
		position:relative;
		top:1px;
		width:150px;
		height:22px;
		outline:medium none;
		text-indent:-999em;
		background:url("/bilder/design/btn_se_filmen.gif") no-repeat scroll center top transparent;
	}
	.aktivitetsbox #se_filmen {
		position: static;
		top: auto;
		float: right;
		margin: 0px 0pt 4px 10px;
	}
	/* --- */
	
.aktivitetsbox a { color:white; }
.aktivitetsbox a.blue { color:#76b4d9; }
.aktivitetsbox a.grey { color:#999999; }
#bottom
{
    border-top:solid 1px #6f6f6f;
	margin:0 auto; /*     CENTRERING */
	text-align:center;
	height: 40px; 
	font-size:8pt;
}
    #bottom div {margin-top:10px;}
/* -------------- // ----------------- */

#lightbox{
	position: absolute;
	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(/bilder/lightbox/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(/bilder/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/bilder/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#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: 500px;
	background-color: #000;
	}

.theLogga {	width: 300px; 
			height: 86px; 
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bilder/logga.png',sizingMethod='scale');
			position: absolute; 
			top: -0px; 
			left: 250px; }

.theLogga[class] {	Background-image:url('/bilder/logga.png'); }

/* Användbara klasser */
.clear  { clear:both; }
.left { float:left; margin:0 4px 3px 0; }
.right { float:right; margin:0 0 3px 4px; }
.hr { margin-top:8px; width:95%; height:8px; border-top:1px solid #E5EBDC; margin:0 auto; } /* Horisontellt streck med div */
.input  { background-color:#f3f6ee; border:1px solid #4f8e4b; color:#003822; }
.avgransare { color:#808284; padding:0 4px; } /* Stående streck (avskiljare) */
.important { color:#990000; cursor:help; } /* Stjärna (krav) vid formulär*/
/* -------- */

/*CSS för utskrift*/
@media print{
   body *{visibility: hidden;}
   body {background-color: white;}
   #printyta{visibility: visible; position:absolute; top: 0px; left: 0px; width:100%; background-color: #FFFFFF;}
   #printyta *{visibility: visible;}
}
