@charset "utf-8";
/* CSS Document */


body{
	background:#151525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p{margin:0px;}
hr{
	border:0;
	background:#000000;
	width:100%;
	height:1px;
	
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
}
hr.hr2{
	background:#B00000;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
}

#page_top{
	background:#252535;
    margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:520px;
	
	color:#FFFFFF;
	font-size:12px;
}

/* Länkutseende */
a {text-decoration: none; color: #0099FF; font-weight: none; cursor:pointer;}
a:link {text-decoration: none; color: #0099FF; font-weight: none}
a:visited {text-decoration: none; color: #0099FF; font-weight: none}
a:active {text-decoration: none; color: #0099FF; font-weight: none}
a:hover {color: #B00000}

/* Gästboksformulär */
.gbform{
	/*background:#FFFFFF;
	border: solid 1px #B00000;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

/* Standardformulär */
.stdform{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

.showsdiv1{
	display:block;
	background:#252535;
	color:#FFFFFF;
	padding:1px;
	padding-left:10px;
	padding-right:5px;
	margin-top:5px;
	
	font-size:12px;
	cursor:pointer;
}
.showsdiv1:hover{background:#2F2F3B;}

.showsdiv2{
	display:none;
	background-color:#E8E8FF;
	padding:5px;
	
	border:solid #252535;
	border-top:none;
	
	font-size:12px;
}

.pictures_videos_table_td{
	background:#252535;
	color:#FFFFFF;
	padding:5px;
	margin-top:5px;
	
	font-size:12px;
	cursor:pointer;
}
.pictures_videos_table_td:hover{background:#2F2F3B;}

#wrap{
	float:left; /* Fixar Firefox bug! */
	width:800px;
	margin-left:auto;
	margin-right:auto;
	
	background-image:url(img/sides.png);
	background-repeat:repeat-y;
}

/*  Eftersom att vi satte 'float:left' på '#wrap' måste vi 
ha ytterligare en wrapper för att centrera det hela i 
mitten av webbläsaren igen...  */
#wrapwrap{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#box_page_head{
	/*background-color:#0066FF;*/
	background:url(img/head.jpg);
	width:750px;
	height:300px;
	/*margin-left:auto;
	margin-right:auto;*/
}

#box_page_container{
	/*background:#0066FF;*/
	/*background:#CFCFCF;*/
	width:750px;
	/*height:568px;*/ /* ####################################################################33*/
	
	margin-left:auto;
	margin-right:auto;
}


#box_torn_left{
	/*display:table-cell;*/
	float:left;
	/*background-color:#FF0000;*/
	background:url(img/left.png);
	width:25px;
	/*height:515px;*/
}

#box_torn_right{
	/*display:table-cell;*/
	float:left;
	/*background-color:#FF0000;*/
	background:url(img/right.png);
	width:25px;
	/*height:515px;*/
}

#box_torn_top{
	float:left;
	/*background-color:#000000;*/
	background:url(img/top.png);
	width:750px;
	height:20px;
}

#box_page_main{
	/*display:table-cell;*/
	float:left;
	
	position:relative;
	/*background-color:#E8E8FF;*/
	background:url(img/torn_sides.png);
	background-repeat:repeat-y;
	/*width:580px;*/
	width:530px;
	min-height:600px;
	/*height:500px;*/
	
	padding-bottom:5px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
}

#box_page_right{
	/*display:table-cell;*/
	cursor:default;
	float:right;
	/*background-color:#000000;*/
	width:150px;
	/*height:500px;*/
	
	padding:5px;
	padding-top:10px;
	
	color:#AAAAAA;
}
#box_page_right h2{
	width:139px;
	padding:1px;
	margin-left:6px;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	background:#252535;
	color:#AAAAAA;
	
	text-align:center;
	
	font-size:16px;
}

#box_page_right p{
	width:139px;
	padding:1px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:6px;
	margin-right:auto;
	margin-bottom:14px;
	margin-top:0px;
	background:#151525;
	color:#AAAAAA;
	
	text-align:center;
	
	font-size:11px;
}

#box_main-menu{
	/*display:table-caption;*/
	float:left;
	background-color:#000000;
	width:740px;
	
	padding:5px;	
}

#menu_btn_start{background-image:url(img/menu/btn_start.png); width:66px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_start:hover{background-image:url(img/menu/btn_start_hover.png);}

#menu_btn_news{background-image:url(img/menu/btn_news.png); width:91px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_news:hover{background-image:url(img/menu/btn_news_hover.png);}

#menu_btn_shows{background-image:url(img/menu/btn_shows.png); width:128px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_shows:hover{background-image:url(img/menu/btn_shows_hover.png);}

#menu_btn_pics{background-image:url(img/menu/btn_pics.png); width:80px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_pics:hover{background-image:url(img/menu/btn_pics_hover.png);}

#menu_btn_video{background-image:url(img/menu/btn_video.png); width:68px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_video:hover{background-image:url(img/menu/btn_video_hover.png);}

#menu_btn_guestbook{background-image:url(img/menu/btn_guestbook.png); width:91px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_guestbook:hover{background-image:url(img/menu/btn_guestbook_hover.png);}

#menu_btn_theband{background-image:url(img/menu/btn_theband.png); width:81px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_theband:hover{background-image:url(img/menu/btn_theband_hover.png);}

/*#menu_btn_contact{background-image:url(img/menu/btn_contact.png); width:96px; height:20px; float:left; cursor:pointer; margin-left:5px; margin-right:5px;}
#menu_btn_contact:hover{background-image:url(img/menu/btn_contact_hover.png);}*/



#theband_tumbnails{
	float:left;
	cursor:pointer;
	
	width:120px;
	padding:3px;
	margin:2px;
	
	text-align:center;
	font-size:12px;
}
#theband_tumbnails:hover{
	background:#d0d0ee;
}