body {
	margin: 0;
	background-color: #D7EAF8;
	color: #000000;
	text-align: center;
	font-family: Georgia;
}

div#twitter_div span {
    color: #696969;
    font-size: 0.8em;
}

div#twitter_div ul {
    list-style: none;
    margin: 0;
}

div#twitter_div ul li span {
    color: #000000;
    font-size: 1.1em;
}    

div#twitter_div ul li span a {
    display: inline;
}

div#twitter_div ul li a {
    display: none;
}

a {
    color: #000000;
    cursor: pointer;
}

a:visited {
    color: #000000;
    cursor: pointer;
}

a:active {
    color: #000000;
    cursor: pointer;
}

#box {
	margin: 0 auto;
	width: 800px
}

#hode {
	position: relative;
	height: 130px
}

#venstre {
	position: absolute;
	left: 0px;
	width: 150px;
	height: 130px;
	background-color: #FFEBD0;
	text-align: center;
}

#hoyre {
	position: absolute;
	left: 150px;
	width: 650px;
	height: 130px;
	background-color: #D7EAF8;
	text-align: center
}

#hals {
	height: 20px;
	background-color: #FFEBD0;
	text-align: center;
}

#kropp {
	position: relative;
	background-color: #D7EAF8;
	text-align: left;
	width: 800px;
}

#f_kategori {
	background-color: #FFEBD0;
	text-align: center;
}

#f_kategori_under {
	background-color: #D7EAF8;
	text-align: left;
	width: 90%;
	height: 50px
}

#medlemmar {
	position: absolute;
	width: 266px;
	height: 200px;
	float: left;
	text-align: center
}

#spelningar_dato {
	position: absolute;
	background-color: #D7EAF8;
	left: 0px;
	width: 150px;
	float: left;
	text-align: right
}

#spelningar_dato_alle {
	position: absolute;
	background-color: #D7EAF8;
	left: 0px;
	width: 130px;
	float: left;
	text-align: right
}

#spelningar_space {
	position: absolute;
	left: 100px;
	width: 10px
}

#spelningar_space_alle {
	position: absolute;
	left: 130px;
	width: 20px
}

#spelningar_sted {
	position: absolute;
	background-color: #D7EAF8;
	left: 110px;
	width: 690px;
	float: right;
	text-align: left
}

#spelningar_sted_alle {
	position: absolute;
	background-color: #D7EAF8;
	left: 140px;
	width: 660px;
	float: right;
	text-align: left
}

#skivor_info {
	background-color: #FFEBD0;
	width: 800px;
	height: 100px
}

#skivor_omslag {
	position: absolute;
	width: 158px;
	height: 150px;
	text-align: center
}

#skiva_omslag {
	position: absolute;
	left: 0px;
	width: 180px;
	text-align: center
}

#skiva_laatar {
	position: absolute;
	left: 190px;
	width: 610px;
	vertical-align: top
}

#video {
	text-align: center;
	font-weight: bold
}

.center {
	text-align: center
}

#center {
    text-align: center
}

#kontakt {
	width: 300px;
	display: inline;
	text-align: right;
	vertical-align: top;
	font-weight: bold
}

#kontaktskjema {
	width: 500px;
	display: inline
}

#bilder {
	position: relative;
	width: 770px;
	height: 170px
}

#bilder_bild {
	position: absolute;
	left: 0px;
	width: 170px;
	height: 170px;
	text-align: center
}

#bilder_text {
	position: absolute;
	left: 170px;
	width: 600px;
	height: 170px;
	text-align: left
}

.meny {
	font-size: 14px;
	color: #000000;
	font-weight: bold
}

.hovedmeny {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	a:link { color: #000000 }
	a:visited { color: #000000 }
	a:hover { color: #000000 }
	a:active { color: #000000 }
}

.link {
	color: #000000;
	a:link { color: #000000 }
	a:visited { color: #000000 }
	a:hover { color: #000000 }
	a:active { color: #000000 }
}

.spelningar {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-align: center
}













#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: #D7EAF8; 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(bilder/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(bilder/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #FFEBD0; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #000000; }
#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: #000000; }