/* SILVERY CSS  LFS ACES - Leave this code here please.  Template by Len Saunders  http://www.lensaunders.com */

body { 
	font:9pt verdana; 
	background-color: #E0C69E;
	background-image: url(img/bg.gif);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	}

font-weight: bold;

	.style5 {color: #003366}

	.style6 {
		font-size: 12px;
		color: #FFFFFF;
			}

	.style7 {color: #FDE1BB} /*overskrift tekst farve*/

a:link {
	text-decoration: none;
	color: #B1710C;
	}

a:visited {
	text-decoration: none;
	color: #B1710C;
	}
	
a:hover {
	text-decoration: none;
	color: #B1710C;
	}

a:active {
	text-decoration: none;
	color: #B1710C;
	}


div#navcontainer {/* farven på topbaren */
	background-color: #B1710C;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	}

div#navcontainer ul {/* teksten i topbaren */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	}

div#navcontainer ul li {
	display: inline;
	margin-left: 0px;
	}

div#navcontainer ul li a {/* farven på teksten i topbaren*/
	padding: 5px 10px 5px 10px;
	color: #E0C6A8;
	text-decoration: none;
	}

div#navcontainer ul li a:hover {/*farven på teksten i topbaren ved hover */
	background-color: #000000;
	color: #E0C6A8;
	}

#navcontainerr { margin-left: 1px; }

#navcontainerr ul {/* farven på venstre link box */
	background-color: #000000;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	}

#navcontainerr li { margin: 1px; }

#navcontainerr a {/* farven på teksten i venstre link box*/
	display: block;
	color: #B1710C;
	width: 114px;
	padding: 2px 5px;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #E0C6A8;
	border-left: 5px solid #B1710C;
	font-size: 12px;
	}

#navcontainerr a:hover {/* farven på venstre link box ved hover*/
	background-color: #B1710C;
	border-right: 5px solid #000000;
	border-left: 5px solid #000000;
	padding: 2px 1px 2px 10px;
	font-weight: bold;
	color: black;
	}

#navcontainerr ul ul {
	margin-left: 20px;
	padding: 0;
	background-color: #000000;
	}

#navcontainerr li li a {
	display: block;
	color: #333;
	background-color: #000000;
	width: 120px;
	padding: 2px 10px;
	margin: 0;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #aaa;
	text-decoration: none;
	font-size: 12px;
	}

h1 {
	font:28pt verdana, arial, sans-serif;
	color:#B1710C;
	margin:0;
	padding:20px;
	}

h2 {
	font:14pt verdana, arial, sans-serif;
	color:#B1710C;
	padding:10px;
	margin:0;
    text-align: center;
	}

h3 {
	font:10pt verdana, arial, sans-serif;
	color:#E0C6A8;
	padding:12px;
	margin:0;
    text-align: left;
    font-weight: bold;
	}

h4 {
	font:10pt verdana, arial, sans-serif;
	color:#ffffff;
	margin:0;
    text-align: left;
    font-weight: normal;
	}

p { 
	font: 8pt verdana; 
	margin: 0px; 
	text-align: justify;
	}
	
#contain {
	width:750px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/bgm.gif);
    }

#bgforside	{
	width:610px;
	border-right:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	margin-left:140px;
	background-color:#DFC69E;
	background-image:none;
	}
	
#ytlink	{
	width:145px;
	border-right:0px solid #FFFFFF;
	border-left:0px solid #FFFFFF;
	margin-left:auto;
	margin-bottom:0px;
	background-color:#DFC69E;
	background-image:none;
	}
	
#header {
	background: #FFF url('img/silveryheader.jpg') right no-repeat;
	width:750px;
    height:115px;
	border-bottom:1px solid #FFF;
	}


.topbar {
	height:1px;
	position:relative;
	}

#leftcol {
	width:140px;
	float:left;
	padding:5px 0 0px 0px 0px;
	background-color: #000000;
	margin: 0;
	height:275px;
	}

#leftcol p {
	padding:3px 18px 3px 18px;
	margin:0;
	}

#content {
	margin-left:150px;
	width:580px;
	}

#content p {
	padding:34px 18px 3px 18px;
	margin:0;
	}

#footer {
	width:610px;
	clear:left;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #A6A0A0;
	background-image: url(bgm.gif);
	padding: 30px 0 3px 0;
	margin-left:140px;
	}

#footer p {
	text-align:center;
	padding-right:8px;
	font:8pt verdana, arial, sans-serif;
    font-weight: normal;
    text-align: right;
    color: #000;
    }

#leftImg {
	float:left;
	padding: 0 0px 0px 0;
	}

/***********************************
	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(..udkast1\img\blank); /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../udkast1/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../udkast1/img/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;
	}
