/* CSS Document */
html, body{
	height:100%;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#ffffff;	
	text-align:center;
	color:#FFFFFF;
	background-color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
}

/* positionering */ 
#senaste{
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;	

}

#content{
	margin:0 auto;
	height:auto;
	height:100%;
	min-height:100%;
	text-align:center;
	width: 960px;
	background-image:url(img/bg.gif);
	background-repeat:no-repeat;
	position:relative;
}
#DMBRI{
	position:relative;
	width:960px;
	margin:0 auto;
	text-align:left;
	top:27px;
}

#top{
	text-align:left;
	position:relative;
	text-align:left;
	width:884px;
	height:194px; 
	margin:0 auto;
	padding:0 auto;
	background-image:url(img/top_shadow.jpg);
	background-repeat:no-repeat;
}

#main{
	clear:left;
	position:relative;
	margin:0 auto;
	height:auto;
	width:884px;
}
#left{
	float:left;
	position:relative;
	border-bottom: 2px #e6462a solid;
	height:auto;
	width:228px;
	text-align:left;
}
#middle{
	float:left;
	position:relative;
	border: 2px #e6462a solid;
	border-top: 0px;
	height:auto;
	width:431px;
	text-align:left;
	vertical-align:baseline;
}
#right{
	float:left;
	position:relative;
	border-bottom: 2px #e6462a solid;
	height:auto;
	width:204px;
	text-align:left;
}
#dots{
	background-image:url(img/dots.png);
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	float:left;
	clear:both;
	width:100%;
	height:9px;
	margin-top:10px;
	margin-bottom:10px;
}

#senasteImg{
	width:99%;
	height:125px;
	position:relative;
	float:left;
	clear:left;
}
.imgHolder{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin-top:5px;
}
#enaoandra{
	text-align:left;
	margin-left:9px;
	width:94%;
}
#footer{
	float:left;
	clear:left;
	position:relative;
	width:100%;
}
#tema_klara{
	height:162px;
	background:url(img/klara_for_temadagar.gif);
	background-repeat:no-repeat;position:relative;
	float:right;
	width:49%;
	clear:right;
	margin-top:5px;
	margin-bottom:10px;
}
#senaste{
	position:relative;
	float:left;
	margin-left:5px;
	clear:left;
	width:100%;
	height:300px;
	overflow:auto;
}
#poll{

	position:relative;
	float:left;
	clear:left;
	width:99%;
	text-align:center;
}
#senaste_artister{
	width:94%;
	position:relative;
	float:left;
	margin-left:9px;
}
#klara_artister{
	margin-left:9px;
	position:relative;
	float:left;
	clear:left;
	width:96%;
}
#text_tema{
	float:left;
	position:relative;
	width:46%;
	padding-left:7px;
	padding-right:7px;
	margin-top:5px;
}
#mclaren{
	position:relative;
	float:right;
	width:49%;
	margin-top:5px;
}
#partners{
margin-bottom:5px;
}
#pArtister{

	margin-top:5px;
}
#artistBild{
	float:left;position:relative;width:100%;text-align:center;margin-top:5px;
}
#artistName{
	float:left;position:relative;width:98%;margin-left:9px;clear:left;font-size:34px;margin-top:5px;padding-bottom:5px;line-height:30px;
}
#artistHemsida{
	float:left;position:relative;width:38%;margin-left:9px;clear:left;
}
#artistLatar{
	float:left;position:relative;width:58%;margin-left:2px;background-image:url(img/ruta.jpg);background-repeat:no-repeat; margin-top:3px;padding-left:3px;
}
#artistLatar{
margin-top:0px;
}
#artistText{
	float:left;position:relative;width:98%;margin-left:9px;clear:both;margin-top:5px;
}
#rodBild{
margin-bottom:10px;
}

p{
margin-top:3px;
}
.align-right{
position:relative;
float:left;
width:98%;
text-align:right;
}
.align-left{
position:relative;
float:left;
width:98%;
text-align:left;
margin-left:9px;
}

/* LÄNKAR */

a{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:underline;
}
a:visited{
color:#FFFFFF;
text-decoration:inherit;
}
a:active{
color:#FFFFFF;
}

/* Typsnitt o.d */
.rubrik{
font-weight:bold;
font-size:16px;
}
.artistLatar{
font-weight:bold;
color: #FFF;
margin-top:0px;
}

.doneForm{
font-weight:bold;
color:#FF3300;
}

/* Formulär */
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	border:1px solid #999999;
}

