/* CSS Document */
	/* CSS - transition.se - Marcus Thorhuus  - dead end Solutions - www.desolution.se - 070925 */
	
	/* @group Generella regler */
	
	.red {color:#FF0000;}
	body {
		margin: 0 auto;
		padding: 0;
		text-align: center;
		background-color: #fff;
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;

	}
	
	img {
		border: none;
	}
	
	.leftimg{
		float: left;
		margin: 10px 10px 10px 0;
		position: relative;
		clear: left;
	}
	
	.rightimg{
		float: right;
		position: relative;
		margin: 10px 0 10px 10px;
		clear: right;
		
	}
	
	.centerimg{
		clear: both;
	 	display: block;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 10px;
	    margin-bottom: 10px;}
	
	#mainframe {
		width: 970px;
		margin: 0 auto;
		height: 600px;
		text-align: left;
		background-color: #fff;
		overflow: hidden;
	}

	#footer {
		clear:both;
	}

	
	.info{
	padding: 10px;
	background-color: #CCCCCC;
	width: 610px;
	text-align:left;
		}
	 
#logo{
display:block;
float:left;
height:250px;
position:relative;
width:300px;

}




	
	h1 {
		margin: 0 0 0 -15px;
		color: #000;
		font: bold 14px/20px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: 0px;
	    background: url(../gfx/dot.png) no-repeat left 4px;
		padding-left:15px;
		
	}
	
	h2 {
		color: #000;
		margin-bottom: 0px;
		text-transform: uppercase;
		font: bold 13px/18px Arial, Helvetica, sans-serif;
	}
	
	h3 {
		color: #000;
		margin: 0;
		padding: 2px 0 0 0;
		text-align: justify;
		font: normal bold 12px/14px Arial, sans-serif;
	}
	
	p {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		margin: 0 0 10px 0;
		padding: 2px 0 0 0;
		font-style: normal;
		font-variant: normal;
		text-align: left;
	}
	
	strong {
		font-weight: bolder;
	}
	
	a {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		margin: 0;
		padding: 2px 0 0 0;
		text-decoration: none;
	}
	
/*	a:visited {
		color: #333;
		text-decoration: none;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 14px;
	}
	*/
	a:hover {
		color: #ccc;
		text-decoration: none;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 14px;
	}
	
	
	.current a {
		color: #333;
	}
	
	
	
	/* @end */
	
#sitetop {
		width: 970px;
		height: 300px;
		margin: 0px;
		padding: 0;
		float: left;
		position: absolute;
		background: url(../gfx/sitetop.png) no-repeat;
		display:block;
}


#top_menu {
		width: 700px;
		height: 42px;
		margin: 180px 0 0 316px;
		padding: 0;
		position: absolute;
		display:block;
}

.menu_box {
		width: 102px;
		height: 42px;
		margin: 0;
		padding: 0 5px 0 0;
		float: left;
		position: relative;
		display:block;
}

	
#content {
		width: 970px;
		height: auto;
		margin: 0 20px 20px 20px !important; 
		margin: 0 20px 20px 10px; /* IE MARGIN FIX */
		padding: 0;
		float: left;
		position: absolute;
		top: 290px;
		overflow: hidden;
}

/* @group Left */

#left {	
		float: left;
		position: relative;
		width: 250px;
		padding: 20px 10px 10px 10px;
		min-height: 320px;
		height: auto !important;
		height: 300px;
		background-color: #EDEEEF;
		margin: 10px 0 0 0 !important; 
		margin: 5px 0 0 0; /* IE MARGIN FIX */
		overflow:hidden;

}		

#left a {
		display: block;
		color: #333;
		margin: 0;
		margin: 0 0 0 10px;
		padding: 0px 0 0 25px;
		text-decoration: none;
		text-transform: uppercase;
		font: bold 18px/18px Arial, Helvetica, sans-serif;
	background: url(../gfx/red_dot.png) no-repeat 0 2px;
}


	
#left a:visited {
		display: block;
		color: #333;
		margin: 0 0 0 10px;
		padding: 0px 0 0 25px;
		text-decoration: none;
		text-transform: uppercase;
		font: bold 18px/18px Arial, Helvetica, sans-serif;
	background: url(../gfx/red_dot.png) no-repeat 0 2px;
	}
	
#left a:hover {
		font: bold 18px/18px Arial, Helvetica, sans-serif;
		background: url(../gfx/red_dot_hover.png) no-repeat 0 2px;
		color: #666;
		text-decoration: none;
	}

#left a.current_page{
		font: bold 18px/18px Arial, Helvetica, sans-serif;
		background: url(../gfx/red_dot_hover.png) no-repeat 0 2px;
		color: #666;
		text-decoration: none;
	}



#list_artist a {
		display: block;
		color: #333;
		margin: 0;
		margin: 0 0 0 10px;
		padding: 0px 0 0 25px;
		text-decoration: none;
		text-transform: uppercase;
		font: bold 12px/18px Arial, Helvetica, sans-serif;
		background: none;
}


	
#list_artist a:visited {
		display: block;
		color: #333;
		margin: 0 0 0 10px;
		padding: 0px 0 0 25px;
		text-decoration: none;
		text-transform: uppercase;
		font: bold 12px/18px Arial, Helvetica, sans-serif;
				background: none;

	}
	




/* @end */
#right_content {
		float: left;
		position: relative;
		width: 670px;
		min-height: 300px;
		height: auto !important;
		height: 300px;
		margin-left: 10px !important;
		margin-left: 5px;
		background-color: #EDEEEF;
		padding: 0;
	}
	
	

	
#right_onecol {
	background-color:#EDEEEF;
float:left;
height:auto !important;
margin:10px 0 20px 10px !important;
min-height:300px;
padding:20px;
position:relative;
width:630px;
	}
	
#right_onecol a.red_link{
color: #FF9900;
font-weight:bold;
}

#right_onecol a.red_link:hover{
color: #999;
font-weight:bold;
}


#right_middle {
		float: left;
		position: relative;
		width: 240px;
		min-height: 300px;
		height: auto !important;
		height: 300px;
		margin: 10px 0 20px 10px !important;
		margin: 5px 0 10px 5px;
		background-color: #EDEEEF;
		padding: 20px 10px 10px 10px;

}

/* @group Right */

#right {
		float: left;
		position: relative;
		width: 360px;
		min-height: 300px;
		height: auto !important;
		height: 300px;
		margin: 10px 0 20px 0 !important;
		margin: 5px 0 10px 0;
		background-color: #EDEEEF;
		padding: 20px 20px 10px 20px;
		overflow: hidden;

	}
	

	
#right a {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		margin: 0;
		padding: 0px 0 0 15px;
		text-decoration: none;

	}
	
	
#right a strong{
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		margin: 0;
		padding: 0px 0 0 0px;
		text-decoration: none;
		text-transform:uppercase;

	}	
#right .collecting {
		background: url(../gfx/yellow_dot.png) no-repeat 0 1px;
		padding-left:15px;
}

#right a.collecting{
				padding: 0px 0 0 15px;

	}


.collecting_desc {
		padding: 0px 0 0 15px;
		background: url(../gfx/yellow_dot.png) no-repeat 0 2px;
		color: #bd251c;
		margin: 0 0 0 20px;
		padding: 0px 0 0 15px;
		text-decoration: none;
		font: italic 11px/14px Arial, Helvetica, sans-serif;
}

	

	
	
#right a:hover {
		color: #ccc;
		text-decoration: none;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 14px;
		padding: 0px 0 0 15px;
	}

#right a.current_song {
		color: #999999;
		text-decoration: none;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 14px;
		padding: 0px 0 0 15px;
	}


/* @end */	
/* BARA FÖR ATT FIXA INDRAGET PÅ LATEST SONGS LISTAN */
	
table 	p {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		margin: 0 0 2px 0;
		padding: 2px 0 0 0;
		font-style: normal;
		font-variant: normal;
		text-align: justify;
	}
	


/* @group rubriker */

#rubriker {	
		width: 970px;
		height: 50px;
		padding: 0;
		position: absolute;
		top: 260px;
		overflow: hidden;
		z-index: 200;

}	

.rubrikleft {	
		width: 100px;
		height: 50px;
		padding: 0;
		position: absolute;
		top: 0px;
		left: 170px;
		overflow: hidden;

}		


.rubrikmiddle {	
		width: 230px;
		height: 50px;
		padding: 0;
		position: absolute;
		top: 0px;
		left: 330px;
		overflow: hidden;
		z-index: 200;
}


	
#rubriker a {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 14px;
		margin: 0;
		padding: 2px 0 0 0;
		text-decoration: none;
		text-align: right;
	text-transform: uppercase;
}
	
#rubriker a:visited {
		color: #333;
		text-decoration: none;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 14px;
		text-align: right;
			text-transform: uppercase;

	}
	
#rubriker a:hover {
		color: #ccc;
		text-decoration: none;
		font: 11px Arial, Helvetica, sans-serif;
		line-height: 14px;
		text-align: right;
			text-transform: uppercase;

	}	

.rubrikright {	
		width: 780px;
		height: 50px;
		padding: 0;
		position: absolute;
		top: 0px;
		left: 170px;
		overflow: hidden;

}	

#rubriker h1 {
		color: #ca0000;
		font: bold 22px/20px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: 0px;
	text-align: right;
}
	
#rubriker h2 {
		color: #000;
		margin-bottom: 0px;
		text-transform: uppercase;
		font: bold 14px/18px Arial, Helvetica, sans-serif;
			text-align: right;
		height: 40px;
		overflow: visible;
	}


	
#rubriker p {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		line-height: 16px;
		margin: 0 0 10px 0;
		padding: 2px 0 0 0;
		font-style: normal;
		font-variant: normal;
		text-align: right;
	}

/* @end */

/* SUBMIT SONGS */
.ctrlHolder a{
color:#FF0000;
}

.ctrlHolder a:hover{
font-weight:bold;
}

/* ARTIST GENGRE LIST */


#artist_gengre a {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 12px;
		line-height: 14px;
		margin: 0;
		padding:0 0 0 15px;		
		text-decoration: none;
		text-align: right;
		text-transform: uppercase;
}
	
#artist_gengre a:visited {
		color: #333;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 12px;
		line-height: 14px;
		margin: 0;
		padding:0 0 0 15px;		
		text-decoration: none;
		text-align: right;
		text-transform: uppercase;
		}
	
#artist_gengre a:hover {
		color: #ccc;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 12px;
		line-height: 14px;
		margin: 0;
		padding:0 0 0 15px;		
		text-decoration: none;
		text-align: right;
		text-transform: uppercase;
		}	
#artist_gengre .collecting {
		background: url(../gfx/yellow_dot.png) no-repeat 0 1px;
}

#artist_gengre li#current_artist a .collecting{
		color: #999999;;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 12px;
		line-height: 14px;
		margin: 0;
		padding:0 0 0 15px;		
		text-decoration: none;
		text-align: left;
		text-transform: uppercase;
	}

#artist_gengre li#current_artist a{
		color: #999999;;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 12px;
		line-height: 14px;
		margin: 0;
		padding:0 0 0 15px;		
		text-decoration: none;
		text-align: left;
		text-transform: uppercase;
	}


/* ############################################# */
/*                MENY 							 */

 #menu{
	margin:1em 3em 0 0;
	width:600px;
}
 ul#menu {
border:0 none #DDDDDD;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:180px 0 0 40px;
position:relative;
}

 ul#menu li {
 border-style:none;
 border-width: 0px;
 float:left;
 margin-bottom:-0.1em;

}

 #menu li{
	display:block;
	float:left;
	z-index:300;
	position: relative;
	height:40px;
	width:100px;
}

 #menu li a{
   	background: url(../gfx/button.png) no-repeat 0 0 !important;
	background: url(../gfx/button.gif) no-repeat 0 0;
	border:0px solid #fff;
	margin:0px;
	padding:15px 0px 3px 0px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height: 20px;
	letter-spacing:0px;
	text-align:center;
	width:100px;
}


 #menu li a span{
	color:#52651f;
	font-size:10px;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
 #menu li a:hover{
   background: url(../gfx/button.png) no-repeat 0 0 !important;
   background: url(../gfx/button.gif) no-repeat 0 0;


	border:0px solid #fff;
	margin:0px;
	padding:15px 0px 3px 0px;
	display:block;
	float:left;
	color:#1c1c1c;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height: 20px;
	letter-spacing:0px;
	text-align:center;
	width:100px;
}
 #menu li a:hover span{
	color:#ffd9c7;
}
 #menu .current-cat a,  #menu .current_page_item a {
	background:#000;
	border:0px solid #fff;
	margin:0 1px;
	padding:15px 15px 3px 15px;
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor:pointer;
	font-weight:bold;
	height: 20px;
}
 .current-cat span{
	color:#ffd9c7;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}


/* ############ FORM SUBMIT ################# */
.submitButton {
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:double;
}

tr.headline{
background-color: #339999;
color:#fff;
line-height:25px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;

}

tr.headline_2{
background-color: #666;
color:#fff;
line-height:25px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;

}
td{
line-height:25px;
padding-left:5px;
margin:0;
font-size:11px;
}
