*, div { margin : 0; padding: 0; }
html { margin: 0; padding: 0; width:100%;/* background: url(../billeder/bg.png) repeat 0 0px;*/  }
body { margin: 0px 0 0 0;  padding: 0px 0 30px 0;  font-family:  Helvetica,Geneva, Arial, sans-serif;  font-size: 62.5%;  width: 100%;  height: 100.1%; }
div#holder { width: 800px; margin: 0 auto; font-size: 1em; background: #fff url(../billeder/streg.png) no-repeat right bottom; padding-bottom: 40px; min-height: 550px;}
img { border: none;}
/*Logoet - matte #edf7f3*/
h1 { text-indent: -2232px; }
h1 a { position: absolute; top: 52px; right: 0; background: url(../billeder/JulieNord.png) no-repeat 0 0; width: 200px; height: 72px; }
a { color: #333; text-decoration: underline; }
a:visited { color: #666;  text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }
a.link { text-decoration: underline; }
div#venstre { margin-top: 34px; }
div#indholdet { padding: 140px 0 0 0px; position: relative; }
ul#menu { position: absolute; height: 350px; padding: 24px 0; border-right: 1px solid #000; width: 180px; text-align: right; }
ul#menu li { list-style: none; font-size: 12px; text-transform:uppercase; margin-bottom: 3px; } 
ul#menu li ul {  text-transform:uppercase;border: 1px solid #000; border-right: 1px solid transparent;  border-top: 1px solid transparent; position:relative; left: 2px; top: -2px;width: 178px; background-color:#fff; } 

p { font-size: 12px; margin-bottom: 8px;}

ul#menu li a { color: #222; padding: 6px; text-decoration:none; border: 1px solid transparent; padding-right: 10px; position: relative; left:2px; display: block;  } 
ul#menu li a:visited {  } 
ul#menu li a:hover, ul#menu li a.aktiv, ul#menu li a.currentpage {  background-color: #fff; border: 1px solid #000; border-right: 1px solid #fff; font-weight: bold;  } 
div#venstre { position: relative; left: 240px; width: 560px; }
.clearfix:after { content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
ul#menu li ul li a:hover { border: 1px solid transparent; font-weight: bold; } 
ul#menu li ul li a.aktiv { border: 1px solid transparent; font-weight: bold; } 
ul#menu li ul li a { padding: 1px 6px; margin-right: 5px; } 
ul#menu li ul li {font-size: 11px;}
div.ikon { position:absolute; top: 18px; left: 34px;}
div.breadcrumbs { position: absolute; right: 0px; top: 100px;}
div.breadcrumbs a { text-decoration:none; color: #000;}


p.overskrift { text-transform:uppercase; font-weight: bold;}

p#tiltop { float: right; font-size: 12px; text-transform:uppercase; margin-right: 14px; }
p#tiltop a { padding-left: 14px; background: #fff url(../billeder/tiltop.png) no-repeat 0 0; }
span.visuel { color: #000;}



/* Used for categories to make things clear correctly */
.album_content {
	width:100%; 
	float:left;
}
.clear {
	clear:both
}
/* Album List UL */
.albumlist
{
	margin-left:0;
	padding-left:0;
	float:left;
}

/* Picture List UL */
.picturelist
{
	margin-left:0;
	padding-left:0;
}

.picturelist li 
{
color: #fff;
font-size: 10px;
 text-align: center;
 z-index: 2;
 line-height: 11px;
}

.picturelist li.thumb strong
{
font-size: 11px;

}

.picturelist li.thumb p
{
font-size: 10px;

}

.picturelist li:hover 
{
color: #000; background-color: #fff; z-index: 999; overflow: visible;
}



/* Album and Picture Lists */
.thumb
{
	padding:0;
	width:200px;
	height:245px;
	margin:0 0 15px 40px;
    
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:right;

}

.thumb a
{
	display:block;
	
/* Set link formatting*/
	width:200px; 
/* Thumb width*/ 
	
/* Thumb height*/
	padding:0px;
/* Thumb padding to form thumb frame */
/* You can set the above to 0px = no frame - but no hover indication!*/
	margin:0;
	background-color:white;
	text-decoration:none;
}
.albumcomment { text-align: left; }


.albumname
{
	font-size:smaller;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}
.albumname a
{
	display: inline;
        border: none;
        margin:none;
        padding:none;
        background-color:transparent;
}
.albumpicturecount
{
	font-size:smaller;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.albumcomment
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
}

.albumnav
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
}

.instructiontext
{
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
	font-style:italic;
}

/* Big Picture */
.bigpicture
{
	padding:0.5em 0 0;
	clear:left;
	border-top:1px solid #ccc;
	text-align:center;
}

.bigpicturecaption
{
/* Big picture caption */
	text-align:center;
	margin:0 0 5px;
	padding:0;
	
}

.bigpicture img
{
/* Big picture settings */
	padding:18px;
/* Image padding to form photo frame. */
	width:80%;
/* Width of big picture - set to auto for actual width*/
	margin:0;
	background-color:white;
/* Background of picture */

	text-decoration:none;
}

.flyd { float: right; margin-left: 12px; margin-bottom: 12px; margin-top: 4px;}
.bigpicturenav
{
	margin:0;
	padding:0;
	color:#000;
	font-size:smaller;
	line-height:normal;
}


/* CSS for Lightbox follows */
#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(../templates/db/lightbox/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(../billeder/prevlabel.png) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../billeder/nextlabel.png) right 15% no-repeat; }


#imageDataContainer{
	font-size: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; font-size: 11px; font-weight: normal; padding-bottom: 12px;}	
#imageData #imageDetails p { font-size: 11px; font-weight: normal;}	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 166px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	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 */
	}	

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%; background-color: #fff; }
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:0px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:30px;height:30px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../billeder/loading2.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#fff;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:30px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right; width: 20px; height: 20px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../billeder/close.png); }
#sb-nav-next{background-image:url(../billeder/next.png);}
#sb-nav-previous{background-image:url(../billeder/previous.png);}
#sb-nav-play{background-image:url(../billeder/play.png);}
#sb-nav-pause{background-image:url(../billeder/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

