/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}


/* hele info baren - til hÃ¸jre */
#microsoft{
		margin-right: 58px;
		margin-top: 8px;
		float:right;
		width: 576px;
}

.btn-slide {
		display: block;
		text-decoration: none;
			cursor: pointer;
}
.active {}
/* jquery */

/*

Flash page styles
*/
body{
	cursor: pointer;
}
*{
	
	margin: 0;
	padding: 0;
/* cursor: hand virker ikke lÃ¦ngere */
cursor: pointer;
}

/* fjerner fokus i firefox, ie */
*:focus { -moz-outline: none; } 


body{
min-width:720px;
	background-color: #000;
}
/* object wrapped i p for validation */
p object{
/*	background-color: #000;*/
	z-index: 2;
	min-height: 648px;
	min-width: 1024px;
width: 100%;
height: 100%;
	overflow: auto;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; opacity: 1;filter:alpha(opacity=100);zoom:1;


}


#flashBody{
	margin: 0;
	padding: 0;
	border: none;
/* filter pÃ¥ video (i realiteten: under) 
	background: url(../images/testbg.gif) repeat;*/	
		

/*	color: #FFFFFF;
	font: 0.7em/1.2em Helvetica, Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	 width: 100%;
	height: 100%;
	vertical-align: 
*/
}

#frontpage
{
	padding-bottom: 10px;
}

#flashBody .fullPage
{

	
/*	background-color: #000000;
	width: 100%;
	min-width: 360px;
    width: expression(document.body.clientWidth < 370 ? "30px": "100%" );
	height: 100%;
	min-height: 204px;
   	height: expression(document.body.clientHeight < 214 ? "204px": "100%" );

	margin: 0px 0px 0px 0px;*/
}



#top {
	position: fixed;
	/* for at den grÃ¥ box ikke gÃ¥r under logo */
	z-index:10; 
	left: 120px;
	right: 10px; top: 4px;
	}

#topfront {
	position:absolute; 
	width: 100px; 
	z-index:10; 
	left: 0px; top: 0px;
	}
#text p{
	padding-top: 14px;
	color: #000000;
}



#text p a{
	color: #000000;
}

#text {
	background-color: #000000;
	width: 562px;
	margin:0;
	padding: 7px;
	float:right;
	text-align: right;
}

#nav {
padding-left: 12px;
	float:right;
	width: 55px;
	text-align: right;
	}
#nav img{
		margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: none;
}
p	{
	color: #000000;
	font: 14px Helvetica, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

h1	{
color: #000000;
	font: bold 16px Helvetica, Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 2px 0 -10px 0;
	}
h1	a{
color: #000000;
	font: bold 16px Helvetica, Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	

#bodywrapper	{
			position: absolute;
			height: 100%;
			width: 100%;
			}


#wrapper	{
			width: 960px;
			margin: 0 auto;
			}
			
.clear-both { clear: both; }

body.section-1 { }
body.section-2 { }
body.section-3 { }

#menu a:link { text-decoration: underline; color: #000; font-weight: normal; font-size: 14px;}
#menu a:active { text-decoration: underline; color: #000; font-weight: normal; font-size: 14px;}
#menu a:visited { text-decoration: underline; color: #000; font-weight: normal; font-size: 14px;}
#menu a:hover { text-decoration: underline; color: #000; font-weight: normal; font-size: 14px;}

#bands a:link { text-decoration: underline; color: #000; font-weight: normal; font-size: 11px;}
#bands a:active { text-decoration: underline; color: #000; font-weight: normal; font-size: 11px;}
#bands a:visited { text-decoration: underline; color: #000; font-weight: normal; font-size: 11px;}
#bands a:hover { text-decoration: underline; color: #000; font-weight: normal; font-size: 11px;}

a:link { text-decoration: none; color: #000; font-weight: normal; font-size: 14px;}
a:active { text-decoration: none; color: #000; font-weight: normal; font-size: 14px;}
a:visited { text-decoration: none; color: #000; font-weight: normal ; font-size: 14px;}
a:hover { text-decoration: none; color: #000; font-weight: normal; font-size: 14px;}

p.a:link { text-decoration: none; color: #000; }
p.a:active { text-decoration: none; color: #666; }
p.a:visited { text-decoration: none; color: #000; }
p.a:hover { text-decoration: underline; color: #000; }

a img { border: none; }

#topheader {
    width: 100%;
height: 30px;
z-index: 1000;
	}
	
#menu {
	position: fixed;
    	left: 150px;
	top: 150px;
    	width: 200px;
    	background-color: #fff;
	z-index: 1000;
	font: bold 16px Helvetica, Arial, Verdana, Geneva, Helvetica, sans-serif;

  	}

#menu ul {
	list-style: none;
}

#menu ul li {
	list-style: none;
	margin: 0 0 5px 0px;
}

#menu ul li.section-title { }

#content {
	position: fixed;
    	left: 150px;
	top: 150px;
    	margin: 0 0 0 250px;
    	width: 600px;
    	background-color: #fff;
	z-index: 10;
	}

.container {
	padding: 15px 15px 5px 15px;
	z-index: 10;
	font: bold 16px Helvetica, Arial, Verdana, Geneva, Helvetica, sans-serif;
    
}

#content p { 
		margin-bottom: 9px;
			}

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; text-decoration: underline; margin: 0 0 12px 0px; }
h2 { font-size: 24px; text-decoration: underline; margin: 0 0 12px 0px;}
h3 { font-size: 16px; text-decoration: underline; margin: 0 0 12px 0px;}
h4 { font-size: 12px; text-decoration: underline; margin: 0 0 12px 0px;}

#img-container		{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }