* { margin: 0; padding: 0; }
/*
SEARCH FORM
*/


.popuplink{
	margin-top:6px;
	margin-left:38px;
	float:left;
	width:125px;
	height:20px;
	
	}

.popup{
	
	float:right; position:absolute; margin-left:-2px; margin-top:3px; letter-spacing:0.4px; font-size:10px; 
	color:#777; font-weight:100; border:solid 1px #222; padding:4px; height:12px;
	}


.popup a{
	color: #cc6633;
	}
	
.popup a:hover{
	color:#777;}	


.mp3player{
z-index:99;

float:left;
margin-left:-92px;
height:30px;
width:50px;

cursor:pointer;
margin-top:3px;


}

.mp3txt{
	z-index:-99;
	




}	

#player{
	width:183px;
	height:30px;
	float:left;
	margin-left:88px;
	margin-top:6px;

	}
	
	
	
.playsong{
	float:right;z-index:-9; position:absolute; margin-left:-4px; margin-top:3px; letter-spacing:0.4px; font-size:10px; 
	color:#777; font-weight:100; border:solid 1px #222; padding:4px; height:12px;}	
	
.footer a{
	color:#F00;
	}	
	
.upcomingdates{
	color:#aaa;
	font-size:10px;}	


.spread{
	float:left;letter-spacing:1px; 

font-size:10px;
	margin-top:4px;
	margin-left:0px;
	font-size:10px;
	width:300px;}
.spread li{
	list-style:none;}
	
.spread a{
	color:#aaa;}
	
.spread a:hover{
	color:#666;}			

.searchbox{
	
width:180px;
	height:25px;
	float:left;
	margin-left:798px;
	margin-top:30px;

	
	}

.searchbutton
                    {
						float:left;
                    display:block;
                    width:27px;
                    height:27px;
                    background:none;
					background-image:url(assets/search.png);
					background-repeat:no-repeat;
                  
					margin-top:-22px;
                    margin-left:170px;
                    cursor:pointer;
					border:none;
                   
                    font-size: 11px;
                    }

.searchbutton:hover
                    {
                    background-color:none;
                    color: #ffffff;
                    font-size: 11px;
                    }

#s
                    {
                    
                    color: #777;
                    border: 1px solid #222;
					text-align:justify;
					position:relative;
					background-color:transparent;
					padding:3px;
					font-weight:400;
                   
                    display:block;
                    width:150px;
                    height:13px;
					
                   
					font-family:Verdana, Geneva,serif;
					background-image:url(assets/backsearch.png);
				
                    font-size:10px;
					letter-spacing:0.4px;
					
                    }
					
		/*****välj galleri*****/	
	
.choose{
	margin-top:9px;
	margin-left:24px;
	float:left;
	width:88px;
	height:20px;
	border:solid 1px #222;
	background-color:transparent;
	}	
	
	
.choosetxt{
	float:left;
	width:70px;
	margin-top:10px;
	margin-left:5px;
	height:5px;
	letter-spacing:0.4px; font-size:10px; 
	color:#777; font-weight:100;
	
	}	
	
ul.topnav {
	
	list-style: none;
	padding: 0 0px;
	margin: 0;
	float: left;
	width: 120px;
	background: #222;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	font-size:10px;
	font-family:Verdana, Geneva,serif;
	color:#666;
	letter-spacing:1px;
	float: left;
	margin: 0;
	margin-top:-6px;
	padding: 0 15px 0 0;
	position: relative;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #666;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { 
	width: 17px;
	height: 35px;
	float: left;
	margin-top:0px;
	background-image:url(assets/subnav_btn.gif);
	background-repeat:no-repeat;
	margin-left:-6px;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} 
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 35px;
	background: #1a1a1a;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	
	
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	
	
	 
	border-bottom: 1px solid #000;
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: tranparent;
	padding-left: 20px;
	background-image:url(assets/chosearrov.png);
	list-style-position:inside;
	background-repeat:no-repeat;
}
html ul.topnav li ul.subnav li a:hover { 
	background: #111 url(dropdown_linkbg.gif) no-repeat 10px center;
}	
			
					
					


#tellfriend {
	position: absolute;
	margin-top: -200px;
	color: #fff;
	padding: 25px;
	margin-bottom: 20px;
	width: 420px;
	z-index: 1;
	border: 2px solid #222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #000;
	background: url(assets/backtell.png);
	background-repeat: -x -y;
	margin-left:-500px;
	
	
}

#tellfriend a.close {
	position: absolute;
	right: -18px;
	top: -11px;
	background: url(assets/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend form textarea {
	height: 80px;
}

.tell{
	width:100%;
	float:left;
	
	}


/* @end */

/* @group Forms */


.contact-form {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

.contact-form form input.std_input {
	margin-bottom: 20px;
}

form label.clear {
	clear: both;
	float: left;
	margin-top: 10px;
}

form label.full {
	width: 99%;
}

form label.required {
	font-weight: bold;
}

form select {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6e6e6e;
	
}

form label {
	color: #808080;
	font-size: 14px;
}

form input.std_input,
form textarea {
	border: 1px solid #000;
	width: 97%;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #6e6e6e;
}

form table {
	width: 100%;
	
}

form table input.std_input {
	width: 93%;
	
}

form table.three-col input.std_input {
	width: 90%;
	
}

form input.form_but {
	margin-top: 10px;
	background-color: #FFF;
	border: 1px solid #afdd39;
	color: #000;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
}
	
.std_input{
height:15px;
}	

#sb{
cursor:pointer;
width:75px;
height:30px;
margin-top:10px;
background: url(assets/send.png);
background-position:top;
background-repeat:no-repeat;
border:0;
}

img{
border:none;}



/*
merch
------------------------------------------------------------------*/	

#store{
	margin-top:30px;
	height:auto;
	font-size:11px;
	line-height:1.6em;
	float:left;
	width:1000px;
	color:#fff;
	background-image:url(bilder/border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
	margin-bottom:50px;
}





.merch{
	height:auto;
	font-size:10px;
	line-height:1.6em;
	float:left;
	width:1000px;
	color:#aaa;
	margin-bottom:10px;
	letter-spacing:0.4px;
	
	
}

.merch img{
	float:left;
	margin-top:15px;
	margin-bottom:25px;
	margin-right:60px;
	height:156px;
	width:140px;
	border:solid 1px #333;
	
	}
	
.merch li{
	float:left;
	margin-left:0px;
	list-style:none;
	padding-right:10px;
	
	}	
	
.merch a{
	text-decoration:none;
	
	}	
	
.merch a:hover{
	text-decoration:underline;
	
	}		
		
.captionshirt{
	width:110px;
	height:auto;
	float:left;
	margin-left:-30px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:20px;
	background-image:url(assets/border.png);
	background-position:bottom;
	background-repeat:repeat-x;}


.album{
	float:left;
		height:auto;
	margin-top:5px;
	font-size:10px;
	width:900px;
	color:#aaa;
	margin-left:0px;
	letter-spacing:0.4px;
	margin-top:20px;
	
	
	
	}
	
.album img{
	margin-left:0px;
	vertical-align:left;
	float:left;
	margin-top:20px;
	border:solid 1px #333;
	
	}
	
.caption{
	width:190px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:20px;
	background-image:url(assets/border.png);
	background-position:bottom;
	background-repeat:repeat-x;}	
	
	
.album a:link {
	text-decoration:none;
	color:#aaa;}	
	
.album a:hover{
	text-decoration:underline;}		
	
.merchlink {
	color:#aaa;
	font-weight:500;
	font-size:10px;
	letter-spacing:0.4px;
}
	.merchlink img{
	height:35px;
	width:100px;
	border:none;
	margin-top:0px;
	}
	
	
/*****foto bottensida*****/	
	
div.sc_menu {
	
	position: relative;
	height: 145px;
	width: 100%;

	
	overflow:auto;
}
ul.sc_menu {
	display: block;
	height: 90px;
	
	width: 2500px;	
	padding: 15px 0 0 15px; 
	
	margin: 0;
	margin-top:-10px;
	background: url('navigation.png');		
	list-style: none;
	margin-left:-20px;
	
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	
	text-align: center;
	font-size: 9px;	
	color: #fff;
}

.sc_menu img {
	border: 1px #aaa solid;	
   
}	

.hbsvideo{
	width:1000px;
	float:left;
	height:auto;
	margin-left:-17px;}


div.scvideo_menu {
	
	position: relative;
	height: 145px;
	width: 100%;

	
	overflow:auto;
}
ul.scvideo_menu {
	display: block;
	height: 90px;
	
	width: 250px;	
	padding: 15px 0 0 15px; 
	
	margin: 0;
	margin-top:-10px;
	background: url('navigation.png');		
	list-style: none;
	
}
.scvideo_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
}
.scvideo_menu a {
	display: block;
	text-decoration: none;
}
.scvideo_menu span {
	display: none;
	margin-top: 3px;
	
	text-align: center;
	font-size: 9px;	
	color: #fff;
}

.scvideo_menu img {
	border: 1px #aaa solid;	
   
}	


.gallery{
		opacity:0.5;filter:alpha(opacity=50)
		}
