body{
	background:#000 url(../images/bakgrund_ram.jpg) no-repeat center top;
	text-align:center;
	font-family:Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
}

#wrap{
	margin:0 auto;
	width:1024px;
	height:768px;
}

#background {
	position:relative;
	z-index:1;
}

#container {
	position:relative;
	top:-768px;
	z-index:2;
	color:#66CCCC;
	text-align:left;
}

#header {
	height:90px;
	padding:100px 0 0 60px;
	width:964px;
}
#header #logo {
	position:relative;
	top:-100px;
	left:490px;
	width:420px;
	height:100px;
}
* html #header #logo {
	left:90px;
}
#header #logo img {
	cursor:pointer;
}

#main {
	width:100%;
	height:395px;
}

#content {
	width:500px;
	height:410px;
	float:left;
	padding:0 0 0 34px;
	overflow: hidden;
}

#player {
	width:450px;
	float:right;
   padding:110px 0 0 40px;
}

/*#footer {
	height:166px;
	padding:60px 0 0 20px;
}
------------------------------------------------------------------------------------*/
/* Länkar */
a:link	{
	letter-spacing:0.03em;
	text-decoration:none;
	font-weight:bold;
	color:#009966;
	}
a:visited
	{
	color:#006633;
	}
a:hover
	{
	color:#00CC99;
	}
a:active{}
#back-link{
	margin:0 0 0 50px;
	padding:0;
}
/*------------------------------------------------------------------------------------*/
/*   ABOUT   */
#about_menu{
	background:url(../images/event_bakgrund_blue.gif) no-repeat top left;
	width:423px;
	height:399px;
	margin:0 0 0 40px;
}
#about_menu a {
	font-size:190%;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	color:#000;
}
#about_menu a:hover {
	color: #aaa;
}
#about_menu a#a_bio{
	position:relative;
	top:207px;
	left:108px;
}

#about_menu a#a_gallery{
	position:relative;
	top:130px;
	left:190px;
}
/* BIO */
#about_bio {
	background:url(../images/about_bioblock.gif) no-repeat top left;
	overflow:hidden;
	width:420px;
	height:420px;
	margin:5px 0 0 0;
}
#about_bio a#back, #about_gallery a#back {
	margin:-20px 0 0 0;
	float:right;
}
#about_bio div#scroll_text {
	height:315px;
	overflow:hidden;
	margin:25px 50px 20px 60px;
	color:#aaa;
}
#about_bio div#scrollLinks {
	margin:40px 0 0 0;
	text-align:center;
}
#about_bio div#scrollLinks a {
	padding:0;
	margin:0;
}

/* GALLERY */
#about_gallery{
	width:440px;
}
#about_gallery a:visited
	{
	font-weight:bold;
	color:#009966;
	}
/* DISC */
#disc img {
	cursor:pointer;
	}
#disc div.skivor {
	float:left;
	width:440px;
}
#disc div.skivor img {
	float:left;
}
#disc div.skivor div {
	width:310px;
	float:right;
	margin:20px 0 0 0;
}
#disc div.skivor div span {
	padding:0 0 1px 3px;
}
#disc #pil {
	float:right;
	clear:both;
	margin:0 50px 0 0;
}
#disc #pil-back {
	float:right;
	clear:both;
	margin:0 95px 0 0;
}

/* DISC-details */
#disc .skiva img#album {
	float:left;
	padding:6px;
	margin:0 15px 0 0;
	background:#66CCFF;
}
#disc .skiva a img {
	margin-left:8px;
}
#disc .skiva h2 {
	margin:5px 0 5px 0;
	padding:0;
}
#disc .skiva p {
	margin:0;
	padding:0 0 0 35px;
}
#disc .skiva ol {
	padding:10px 0 0 20px;
	clear:both;
}
#back-link-skiva {
	float:right;
	clear:both;
	margin:0 70px 0 0;
}
/*------------------------------------------------------------------------------------*/
/* MENYER */
/*  a1 = menuNews  */
#a1 {
	cursor:pointer;
	float:left;
	background:url(../images/a1_inactive.png) no-repeat top left;
	width:79px;
	height:48px;
	}
#a1:hover{
	background-image:url(../images/a1_active.png);
}
* html #a1  {
	background:url(../images/a1_inactive.gif) no-repeat top left;
	}
	
/*  a2 = menuDiscography  */
#a2 {
	cursor:pointer;
	float:left;
	background:url(../images/a2_inactive.png) no-repeat top left;
	width:157px;
	height:48px;
	}
#a2:hover{
	background-image:url(../images/a2_active.png);
}
* html #a2  {
	background-image:url(../images/a2_inactive.gif);
	}


/*------------------------------------------------------------------------------------*/
/* EVENTS */

#content .Events_Date {
	float: left;
	margin: 0 1em 0 0;
	font-weight: bold;
	border-bottom: #333333 1px solid;  
}

#content h3.Events_Header {
	color: #aaeeff;
	font-style: italic;
	display: inline;
}
#content .Events_Text {
	text-align: justify;
}

#content span#Event_List_Event {
	color: #aaeeff;
	font-style: italic;
}
#content #Event_List_Date {
	margin: 0 1em 0 0;
	border-bottom: #333333 1px solid;  
}
#content h3.Event_Header {
	color: #aaeeff;
	font-style: italic;
	border-bottom: #333333 10px solid;
}

}

/*------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------*/
/* NEWS */

#content .News_Date {
	float: left;
	margin: 0 1em 0 0;
	font-weight: bold;
	border-bottom: #333333 1px solid;  
}

#content h3.News_Header {
	color: #aaeeff;
	font-style: italic;
	display: inline;
}
#content .News_Text {
	text-align: justify;
}
#content span#News_List_News {
	color: #aaeeff;
	font-style: italic;
}
#content #News_List_Date {
	margin: 0 1em 0 0;
	border-bottom: #333333 1px solid;  
}
#content h3.New_Header {
	font-style: italic;
	color: #aaeeff;
	border-bottom: #333333 10px solid;
}



/*------------------------------------------------------------------------------------*/


	
/*  a3 = menuEvents  */
#a3 {
	cursor:pointer;
	float:left;
	background:url(../images/a3_inactive.png) no-repeat top left;
	width:94px;
	height:48px;
	}
#a3:hover{
	background-image:url(../images/a3_active.png);
}
* html #a3  {
	background-image:url(../images/a3_inactive.gif);
	}

/*	a4 = menuAbout  */
#a4 {
	cursor:pointer;
	float:left;
	background:url(../images/a4_inactive.png) no-repeat top left;
	width:67px;
	height:48px;
	}
#a4:hover{
	background-image:url(../images/a4_active.png);
}
* html #a4  {
	background-image:url(../images/a4_inactive.gif);
	}

.popup {
	position: absolute;
	padding: 5px;
	border: 1px solid #050608;
	background:#009999;
	left: 0px;
	top: 0px;
	visibility: hidden;
	cursor:pointer;
}

.click {
	cursor: pointer;
}




/*
ul#nav li{
	display:inline;
	list-style:none;
}
#nav a{
	text-indent:10000px;
}
#nav a#about{
	background:url(../images/about_active.png) no-repeat top left;
}
#nav a#about:hover{
	background-image:url(../images/about_inactive.png);
}

#nav a#events{
	background:url(../images/events_active.png) no-repeat top left;
}
#nav a#events:hover{
	background-image:url(../images/events_inactive.png);
}

#nav a#discography{
	background:url(../images/discography_active.png) no-repeat top left;
}
#nav a#discography:hover{
	background-image:url(../images/discography_inactive.png);
}

#nav span#news{
	width:150px;
	height:70px;
	background:url(../images/news_active.png) no-repeat top left;
}
#nav span#news:hover{
	background-image:url(../images/news_inactive.png);
}
*/