/*  Global css   */
body
{
	font-family: Arial, Geneva, Sans-serif;
	margin:0; padding:0;
}


div#container{
	background:url(../images/header_bg.png) 0 0 repeat-x;
}

div#header{
	background:url(../images/header_flat3bflat.png) 0 0 no-repeat;
	width:1130px;
	height:130px;
}

div#menu{
	width:800px;
}

div#maincontainer{
	background:url(../images/ljus_bg.png) 0 0 repeat;
	width:100%;
}

div#content{
	width:1130px;
	min-height:450px;
}

div#content h1{
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0;
	font-size:14pt;
	color:#990;
	letter-spacing: 3px
}

div#content h2{
	padding:0 0 4px 0;
	margin:0 0 5px 0;
	font-size:10pt;
	color:#990;
	letter-spacing: 2px;
}


div#content p{
	padding:0;
	margin:0 0 9px 0;
	font-size:8pt;
	color:black;
}


div#content a{
	font-size:8pt;
	color:#990;
}

div#content a:hover{
	color:#000;
}




.inner{
	padding:20px;
}


div#sa_text{
	width:280px;
	padding-right:20px;
}




div#sa_main{
	width:1090px;
}

div#sa_list{
	width:290px;
	padding-right:20px;
	float:left;
}
div#sa_view{
	width:760px;
	float:left;
	padding-left:20px;
	min-height:400px;
}



div#lf_list{
	width:290px;
	padding-right:20px;
	float:left;
}
div#lf_view{
	width:760px;
	float:left;
	padding-left:20px;
	min-height:400px;
}



div#sa_view table.objects td p{
	padding:0 15px 0 0;
}



div#cd_main{
	width:1090px;
}


div#cd_main td{
	padding:0;
	padding-bottom:40px;
	font-size:8pt;
	color:black;
}

div#cd_main img.cd{
	width:148px;
	border:1px solid black;
}

div#cd_main td.text{
	width:280px;
	padding-left:10px;
	padding-right:10px;
}

div#cd_main img.bok{
	width:248px;
	border:1px solid black;
}

div#cd_main td.boktext{
	width:300px;
	padding-left:10px;
	padding-right:30px;
}



div#press_main{
	width:1090px;
}

div#press_main td{
	padding:0;
	padding-bottom:40px;
	padding-right:40px;
	font-size:8pt;
	color:black;
	width: 200px;
}
div#press_main img.pressimage{
	width:198px;
	border:1px solid black;
}






/*  Menu system css   */
#dd {
  width:800px;
  margin:0 0 0 330px;
  padding: 38px 0 0 0;
}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font: 11pt Arial, Geneva, Sans-serif;
}

#dd li a.menu {
  display: block;
  background: url(../images/stjarna_biff.gif) 0 0 no-repeat;
  padding: 0 30px 4px 25px;
  margin: 0 1px 0 0;
  color: #990;
  text-decoration: none;
}

#dd li a.menu:hover {
  text-decoration: underline;
}

.submenu {
/*  background:url(../images/transp.png) 0 0 repeat; */
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 9pt Arial, Geneva, Sans-serif;
  text-align: left;
  text-decoration: none;
  color: #000;
  padding:1px 5px;
  margin:0 19px;
  border-left:1px solid #660;
}

.submenu a:hover {
	text-decoration:underline;
}



/*  Page specifik css   */

td.mini img{width:60px;height:60px;}
td.promote img{width:294px;}

div#content td.promote p{
	padding:5px 0 5px 3px;
	font-weight:bold;
	background:#111;
}


div#content .promote p a:hover{
	text-decoration:underline;
	color:#990;
}

table.soundart td, table.ljudfond td{
	padding-right:30px;	
}

table.soundart td a, table.ljudfond td a, .promote p a{
	text-decoration:none;
	background:url(../images/stjarna.png) 0 0 no-repeat;
	padding-left:25px;
	font-size:8pt;
	color:#990;
	display: block;
}


table.soundart td a:hover, table.ljudfond td a:hover{
	text-decoration:underline;
	background:url(../images/stjarna_black.png) 0 0 no-repeat;
	color:#000;
}


table.soundart td p span.active, table.ljudfond td p span.active{
	padding-left:25px;
	font-size:8pt;
	text-decoration:underline;
	background:url(../images/stjarna_black.png) 0 0 no-repeat;
	color:#000;
	display: block;
}



table.soundart td p, table.ljudfond td p{
	line-height: 10pt;
	margin:0 0 5px 0;
	padding:0;
}



table.comp td{
	padding-right:30px;
	
}
table.comp td a{
	text-decoration:none;
	font-size:8pt;
	color:#990;
}
table.comp td a:hover{
	text-decoration:underline;
	color:#000;
}
table.comp td p span.active{
	font-size:8pt;
	text-decoration:underline;
	color:#000;
}
table.comp td p{
	line-height: 10pt;
	margin:0 0 5px 0;
	padding:0;
}








div#start_bild{
	width:262px;
	float:left;
	padding-right:48px;
}


div#start_text{
	width:300px;
	padding-right:40px;
	float:left;
}


div#start_news{
	width:300px;
	padding-left:20px;
	float:left;
}




div#bio_left{
	width:290px;
	padding-right:20px;
	float:left;
}

div#bio_mid{
	width:292px;
	float:left;
	padding:0 20px;
}

div#bio_right{
	width:290px;
	padding-right:20px;
	float:left;
}




div#forhire_bild{
	width:270px;
	padding-right:20px;
	float:left;
}

div#forhire_lecture{
	width:300px;
	padding:0 20px;
	float:left;
}

div#forhire_workshop{
	width:300px;
	padding-left:20px;
	float:left;
}



div#forhire_600{
	width:600px;
	padding:0 20px;
	float:left;
}



div#workshop_list{
	width:290px;
	padding-right:20px;
	float:left;
}

div#workshop_view{
	width:760px;
	float:left;
	padding-left:20px;
	min-height:400px;
}


div#workshop_list a{
	text-decoration:none;
	background:url(../images/stjarna.png) 0 0 no-repeat;
	padding-left:25px;
	font-size:8pt;
	color:#990;
}

div#workshop_list a:hover{
	text-decoration:underline;
	background:url(../images/stjarna_black.png) 0 0 no-repeat;
	color:#000;
}

div#workshop_list p{
	line-height: 10pt;
	margin:0 0 5px 0;
	padding:0;
}



div.sound a{
	text-decoration:none;
	background:url(../images/sound.gif) 0 0 no-repeat;
	padding-left:35px;
	font-size:8pt;
	color:#990;
	line-height:30px;
	display: block;
	
	margin:10px 0;
}


div.sound a:hover{
	text-decoration:underline;
	color:#000;
}


div.movie a{
	text-decoration:none;
	background:url(../images/video.gif) 0 0 no-repeat;
	padding-left:35px;
	font-size:8pt;
	color:#990;
	line-height:30px;
	display: block;
	
	margin:10px 0;
}


div.movie a:hover{
	text-decoration:underline;
	color:#000;
}


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;

	width:100px;
	height:100px;

	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

#footer{width:1130px; height:40px;padding-top:3px;text-align:right;font-size:6pt; font-weight:bold; color:#999888;}
#footer a{color:#999888; text-decoration:none;}
#footer a:hover{color:black;}



div#content ul {
	list-style-type:square;
  font-size:8pt;
  margin:0;
  padding:0 0 0 12px;
}



#slide-show ul#slide-images{
	padding:0;
	margin:0;
}
