* {
	margin: 0;
	padding: 0;
	font: 9px/12px verdana, arial, sans-serif;
	color: #aaa;
}
html {
	background: #000;
}
html.grad {
	background: #151515 url("../bg.jpg") repeat-x;
}
body {
	
	/*behavior:url("js/hover.htc");*/

	scrollbar-face-color: #191919;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;

	-moz-scrollbar-track-color:black;
	-moz-scrollbar-face-color:#191919;
	-moz-scrollbar-arrow-color:black;
}
a {
	color: #92c7fc;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #fff;
}
#wrapper {
	width: 500px;
	text-align: left;
	margin: 0 auto;
}
div.panel {		
	/*display: none;*/
	padding: 0px 0px 0px 0px;	
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	width: 973px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#archivelist_container {
        position: absolute; 
        left: 300px; 
        top: 0px; 
        width: 972px;
}
#div_bar_sortbottoms {     
        position: absolute; 
        left: 640px; 
        top: 40px; 
        width: 972px;
        height: 3px;
        z-index: 1; 
}
#div_bar_bottom {     
        position: absolute; 
        left: 220px; 
        top: 700px; 
        width: 972px;
        height: 3px;
        z-index: 1; 
}
/* scrollers styles */
        
#divUp {
        position:absolute;
        left: 351px;
        top: 11px;
}
#divDown {
        position:absolute;
        left: 392px;
        top: 11px;
}
div#newscontainer {
	float: left;
	width: 100%;
	margin-left: 0px;
}
div#latestgalleriescontainer {
	float: left;
	width: 100%;
	margin-left: 0px;
}
div#artistscontainer {
	float: left;
	width: 100%;
	margin-left: 0px;
}
div#newscontainer h1 a, a:visited 
{
	color: #fff;
}
div#latestgalleriescontainer a, div#print a:link, div#print a:visited {
	color: #92c7fc;
}
div#artistscontainer a, div#print a:link, div#print a:visited {
	color: #92c7fc;
}
div#latestgalleriescontainer div.banners_latestgals {
	padding: 2px 2px 0 4px;
}
div#artistscontainer div.banners_latestgals {
	padding: 2px 2px 0 4px;
}
div#newscontainer div.banners_news {
	padding: 2px 0px 0 2px;
}
div#galleryrelatedgalscontainer div.banners_galleryrelatedgals {
	padding: 2px 0px 0 2px;
	margin-right: auto;
	margin-left: 92px;
}
div#gallerynewscontainer div.banners_gallerynews {
	padding: 2px 2px 0 2px;
	margin-right: auto;
	margin-left: 92px;
}
div#newscontainer div.bannertop_news {
	background-image:url(/gfx/banner_top_news.gif); 
	background-repeat: no-repeat;
	width:480px;
	/*height:24px;*/
	margin-left: 2px;
	padding:5px 0 0px 10px;
	font-weight:bold;
	font-size:10px;
}
div#newscontainer div.bannermid_news {
	background-color:#191919; 
	width:473px;
	padding:5px 10px 0 5px; 
	margin-left: 2px;
	border-right:1px solid #666666; 
	border-left:1px solid #666666;
	overflow: hidden;
}
div#newscontainer div.bannerbot_news {
	background-image:url(/gfx/banner_bottom_news.gif);
	width:480px;
	height:20px;
	margin-left: 2px;
	padding:0 0 0 10px;
	margin-bottom:15px;
}
div#gallerynewscontainer div.bannertop_gallerynews {
	background-image:url(/gfx/banner_top_gallerynews.gif); 
	background-repeat: no-repeat;
	width:780px;
	/*height:24px;*/
	padding:5px 0 5px 10px;
	font-weight:bold;
	font-size:10px;
}
div#gallerynewscontainer div.bannermid_gallerynews {
	background-color:#191919; 
	width:758px;
	padding:5px 10px 0 10px;
	border-right:1px solid #666666; 
	border-left:1px solid #666666;
	overflow: hidden;
}
div#gallerynewscontainer div.bannerbot_gallerynews {
	background-image:url(/gfx/banner_bottom_gallerynews.gif);
	width:780px;
	height:20px;
	padding:0 0 0 0px;
	margin-bottom:15px;
}
div#galleryrelatedgalscontainer div.bannertop_galleryrelatedgals {
	background-image:url(/gfx/banner_top_galleryrelatedgals.gif); 
	background-repeat: no-repeat;
	width:780px;
	padding:5px 0 5px 10px;
	font-weight:bold;
	font-size:10px;
}
div#galleryrelatedgalscontainer div.bannermid_galleryrelatedgals {
	background-color:#191919; 
	width:778px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #666666; 
	border-left:1px solid #666666;
	overflow: hidden;
}
div#galleryrelatedgalscontainer div.bannerbot_galleryrelatedgals {
	background-image:url(/gfx/banner_bottom_galleryrelatedgals.gif);
	width:780px;
	height:20px;
	padding:0 0 0 0px;
	margin-bottom:15px;
}
div#latestgalleriescontainer div.bannertop_latestgals {
	background-image:url(/gfx/banner_top_latestgalleries.gif); 
	background-repeat: no-repeat;
	width:266px;
	/*height:24px;*/
	padding:5px 0 5px 10px;
	margin-left: 0px;
	margin-right: 0px; 
	font-weight:bold;
	font-size:10px;
}
div#latestgalleriescontainer div.bannermid_latestgals {
	background-color:#191919; 
	width:254px;
	padding:5px 10px 0 10px;
	margin-left: 0px;
	margin-right: 0px; 
	border-right:1px solid #666666; 
	border-left:1px solid #666666;
	overflow: hidden;
}
div#latestgalleriescontainer div.bannerbot_latestgals {
	background-image:url(/gfx/banner_bottom_latestgalleries.gif);
	width:266px;
	height:20px;
	margin-left: 0px;
	padding:0 0 0 10px;
	margin-bottom:15px;
}
div#artistscontainer div.bannertop_artists {
	background-image:url(/gfx/banner_top_artists.gif); 
	background-repeat: no-repeat;
	width:192px;
	/*height:24px;*/
	padding:5px 0 5px 10px;
	font-weight:bold;
	font-size:10px;
	margin-top: 2px;
}
div#artistscontainer div.bannermid_artists {
	background-color:#191919; 
	width:167px;
	padding:5px 10px 0 10px; 
	border-right:1px solid #666666; 
	border-left:1px solid #666666;
	overflow: hidden;
	margin-right: 1px;
}
div#artistscontainer div.bannerbot_artists {
	background-image:url(/gfx/banner_bottom_artists.gif);
	width:179px;
	height:20px;
	padding:0 0 0 10px;
	margin-bottom:15px;
}
h1 {
	font-size: 12px;
	color: #fff;
}
h1 a {
	font-size: 12px;
	color: #fff;
}
h1 a:hover {
	font-size: 12px;
	color: #fff;
}
h1 a:visited {
	font-size: 12px;
	color: #fff;
}
h2 {
	padding: .25em 2px;
	/*background: #191919;*/
}
h2 a {
	width: 972px;
	font: bold 10px/12px verdana, sans-serif;
	text-decoration: none;
	color: #aaa;
}
h2:hover {
	background: #333333;
}
h2:hover a {
	color: #92c7fc;
}
h3 a {
	color: #92c7fc;
	text-decoration: none;
	outline: none;
}
img {
	border: 0;

}
ul li {
	margin: 0 0 1em 0;
}

div#container {
	width: 972px;
	margin: 0 auto;
	background: #000;
	text-align: left;
}
div#header {
	width: 750px;
	margin: 0 auto;
	border-bottom: #5e5e5e 1px solid;
}
div#stretcher {
	background: #000;
}
div#danishflag {
	width: 30px;
	height: 16px;
	float: left; 
	margin-right: 3px;
	margin-top: 10px;
	background: url("../flag-da-shaded.png");
	background-repeat: no-repeat;
}
div#danishflag:hover {
	background: url("../flag-da.png");
	background-repeat: no-repeat;
}
div#englishflag {
	width: 30px;
	height: 16px;
	float: left; 
	margin-top: 10px;
	background: url("../flag-en-shaded.png");
	background-repeat: no-repeat;
}
div#englishflag:hover {
	background: url("../flag-en.png");
	background-repeat: no-repeat;
}
div#toplogo {
	width: 908px;
	height: 30px;
	background: url("../toplogo.gif");
	overflow: hidden;
	text-align: right;
	font: 9px/12px verdana, arial, sans-serif;
}
div#toplogofooter {
	border-top: #2c2c2c 1px solid;
	padding: .5em 2px;
}
div#headerpicfooter {
	border-top: #2c2c2c 1px solid;
	padding: .5em 2px;
}
table#contactform {
	font-family:verdana;
	font-size:0.7em;
	width: 740px;
}
textarea#contactform {
	background-color: #000000; 
	font: 9px/12px verdana, arial, sans-serif;
	color: #aaa;
	overflow: auto;
}
input{
	background-color: #000000; 
	font: 9px/12px verdana, arial, sans-serif;
	color: #aaa;
}
div#topmenu {
	width: 972px;
	height: 23px;
	background: url("../topmenu.gif");
}
div#topmenu:hover {
	background: url("../topmenu.gif");
}
div#introtext {
	float:left;
	width: 972px;
	margin: .5em 5px 0px 2px;
	border-color:#2c2c2c; background-color:#000;
}
div#rightcol {
	float: left;
	width: 89px;
	border-left: 1px #5e5e5e solid;
	margin-top: .5em;
	padding: 0px 5px;
	
}

div#rightcol span a:hover {
	border-left: 3px solid #5e5e5e;
	margin-left: -5px;
	padding-left: 2px;
}
div#embeddednews {
	width: 972px;
	padding: .5em 2px;
	color: #444;
	text-align: center;
}
div#embeddednews a {
	color: #666;
}
div#embeddednews a:hover {
	color: #aaa;
}

div#footer {
	width: 972px;
	padding: .5em 2px;
	color: #444;
	text-align: center;
}
div#footer a {
	color: #666;
}
div#footer a:hover {
	color: #aaa;
}
div#newsfooter {
	text-align: center;
	width: 745px;
}
div#headerbar {
	text-align: center;
	width: 745px;
	border-bottom: 1px solid #5e5e5e;
	margin-bottom: 1.5em;
}
td#headerbar {
	font: 9px/12px verdana, arial, sans-serif;
}
div.bordered {
	border: 1px solid #000;
}

div.hide {
	visibility: hidden;
	position: fixed;
	top: -2000px;
	left: -2000px;
	height: 0px;
	overflow: hidden;
}
div.maintext {
	visibility: visible;
	width: 745px;
	clear: both;	
	margin: 1em 2px 1em 2px;
	border-top: 1px #5e5e5e solid;
	padding-top: 1em;
	overflow: hidden;
	text-align: left;
}
div.newsentry {
	padding: 0 0 1em 0;
	text-align: left;

}
div.newsdate {
	color: #666;
	text-align: right;
}
div.externallink {
	color: #666;
	text-align: left;
}
div.newsheadline {
	color: #fff;
	width: 80px;
}
span.upclass {
	color: #D2D2D2;
	font: bold 10px/12px verdana, sans-serif;
	text-transform: uppercase;
}
span.newsdate {
	color: #666;
}
td.newsdate {
	color: #666;
}
td.externallink {
	color: #aaaaaa;
}
td.externallink a {
	color: #aaaaaa;
}
td.externallink a:hover {
	color: #aaaaaa;
}
td.externallink a:visited {
	color: #aaaaaa;
}
td.newsheadline {
	color: #fff;
}
span.on a {
	color: #fff;
}
.display
{
	text-align: right;
}
.toolTipElement {
	cursor: help;
}
.tool-tip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(../bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../bubble.png) bottom right;
}