@charset "UTF-8";
/* CSS Document */


body {
background-color:#000000;
background-image: url(pictures/tonandebakgrund.png);
background-repeat: repeat-x;
}




a:link {
text-decoration: none;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
outline: none;
}
	
a {
text-decoration: none;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
}

a:visited {
text-decoration: none;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
}

a:hover {
text-decoration: none;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
}

a:active {
text-decoration: none;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
}



.picbox a:link {
text-decoration: none;
outline: none;
}
	
.picbox a {
text-decoration: none;
}

.picbox a:visited {
text-decoration: none;
}

.picbox a:hover {
text-decoration: none;
}

.picbox a:active {
text-decoration: none;
}



.klart a {
text-decoration: none;
color: #000000;
border-bottom: 1px dotted #000000;
outline: none;
}

.klart a:link {
text-decoration: none;
color: #000000;
}

.klart a:visited {
text-decoration: none;
color: #000000;
}

.klart a:hover {
text-decoration: none;
color: #000000;
letter-spacing: 1px;
}

.klart a:active {
text-decoration: none;
color: #000000;
border-bottom: 1px dotted #000000;
}




.bestallningsruta {
width: 500px;
height: auto;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
margin: 0 auto;
margin-top: 20px;
border: 1px double #ffffff;
background-color: #ffffff;
padding: 5px;
}

.uppgifter {
width: 500px;
height: auto;
margin-bottom: 5px;
}

.obligatoriskt {
float: left;
padding-top: 10px;
}

.button {
background: #FFFFFF;
width: auto;
height: auto;
color: #000000;
font-family: Times New Roman, Times, serif;
font-size: 15px;
border: 1px solid #000000;
float: right;
}

#uppgiftsrutor {
width: 200px;
}





.klart {
width: 500px;
height: auto;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
margin: 0 auto;
margin-top: 20px;
border: 1px double #ffffff;
background-color: #ffffff;
padding: 5px;
text-align: center;
}





.hoger {
float: right;
font-family: Times New Roman, Times, serif;
font-size: 15px;
color: #000000;
position: relative;
top: 20px;
}

.vanster {
float: left;
font-family: Times New Roman, Times, serif;
font-size: 35px;
color: #000000;
}

.hr {
background-image: url(pictures/dottedline.gif);
background-repeat: repeat-x;
height: 1px;
width: auto;
margin-bottom: 20px;
}



.picbox {
width: 160px;
height: 160px;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cccccc;
text-align: center;
float: left;
}

.picbox img {
margin: 0 auto;
border: 1px solid #cccccc;
padding: 1px;
}






#lightbox{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
