body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	background-color: #9ac1d2;
	background-image: url(grafik/bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, sans-serif;
	font-size: 11px;
}


#top{
	position: absolute;
	width: 685px;
	height: 163px;
	margin-left:60px;
	margin-top:10px;
}

#meny {
	position: absolute;
	margin-left:60px;
	margin-top:180px;
	height:20px;
}

#show {
	position: absolute;
	width: 685px;
	/* for IE 
	filter:alpha(opacity=60);*/
	/* CSS3 standard
	opacity:0.6; */
	margin-left:60px;
	margin-top:210px;
}

#intro {
	position: absolute;
	width: 460px;
	padding-top: 5px;
}


#banners {
	position: absolute;
	padding-left: 480px;
	padding-top: 5px;
}

#partners {
	position: absolute;
	margin-left: 782px;
	width: 128px;
	margin-top: 0px;
	z-index: 3;
}

#epost {
	position: absolute;
	margin-left: 0;
	width: 200px;
	height: 100px;
	background-image: url(grafik/epost.gif);
	background-repeat: no-repeat;
}



.rubrik {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 26px;
	font-variant: small-caps;
	font-stretch: semi-condensed;
	color: #F7931D;
}

.rubrik2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
	color: #00adef;
	line-height: 14px;
}

.rubrik3 {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: 00adef;
	line-height: 14px;
	color: #eeba1b;
}

.rubrik4 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
	color: #F7931D;
	line-height: 14px;
}

.brodtext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #222222;
}

.brodtext2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #00adef;
}

.brodtextstor {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #00adef;
}

a.meny:link {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00adef;
	font-variant: small-caps;
	text-decoration: none;
}

a.meny:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00adef;
	font-variant: small-caps;
	text-decoration: none;
}

a.meny:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7931D;
	font-variant: small-caps;

}
a.meny:active {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7931D;
	font-variant: small-caps;

}

a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #00adef;
}

a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #00adef;
}

a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #F7931D;
}
a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #F7931D;
}

a.admin:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #F7931D;
}

a.admin:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #F7931D;
}

a.admin:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #00adef;
}
a.admin:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #00adef;
}



input.btn{
		font-size:10px; 
		color: #000000; 
		font-weight: normal;	
		border: 1 solid;
		background: #CCCCCC;
		cursor: hand;
		border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000; border-left-color:#000000; font-family:Verdana;
}


input	{
		border:2px solid #000000; font-size: 9pt;
		background: #CCCCCC; 
		color:#FFFFFF; 
		padding-left:0px; 
		padding-right:0px; 
		padding-top:0px; 
		padding-bottom:0px;
		
}

input.epost	{
		border: 1px solid #006085; 
		font-size: 10pt;
		font-family: arial;
		background: #00adef; 
		color: #FFFFFF; 
		padding-left:0px; 
		padding-right:0px; 
		padding-top:0px; 
		padding-bottom:0px;
		width: 180px;
		margin-top: 2px;
}

fieldset.epost {
			border: 0px;
			left: 0px;
			padding-top: 5px;
			padding-bottom: 5px;
}

input.btnepost{
		font-size: 10px; 
		color: #FFFFFF; 
		margin-top: 2px;	
		font-weight: normal; 
		border: 1px solid #006085;
		background: #00adef;
		cursor: hand;
		border-top-color:#006085; border-right-color:#006085; border-bottom-color:#006085; border-left-color:#006085; font-family:Arial;
}


/*     LIGHTBOX     */

#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(../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; 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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

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