@CHARSET "ISO-8859-1";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ../img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {		
	background-color: black;
	/* color: #828282; */
	color: white; 	
	font: 9pt Arial, Verdana, Helvetica, Sans-Serif;
	text-align: center;
}

.clear {
	clear:both;
	height: 3px;
	margin-bottom: -3px;
	overflow:hidden; 
}

#mainPage {
	
	margin: 0 auto;
	padding-top: 59px;
	padding-bottom: 38px;	
	padding-right: 0;	
	width: 940px;
	background-color: #fef7db;
	overflow: hidden;
}

#header {	
	float: left;
	padding-bottom: 13px;
	clear: both;	
	overflow: hidden;	
	display: block;
	padding-left: 1px;	
	width: 100%;
}

#header img {		
	margin-right: 15px;
	border: 0;	
}

#header a {
	text-align: right;	
	border: 0;
	text-decoration: none;	
}

#header_left {
	float: left;
}

#header_right {
	float: right;
}

#lyssna_icon {
	float: right;
}

#boxHolder {						
	overflow: hidden;	
	border: 0;	
	padding: 0;
	
	margin-left: 50px;
	margin-right: 50px;
	width: 840px;
		
}

#box {	
	background-image: url("../img/box_bg.jpg");
	background-repeat: repeat-y;
	padding-left: 20px;			
	padding-top: 0px;
	text-align: center;	
	margin-left: 0px;		
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	overflow: hidden;
	width: 840px;
	
}

#box a {
		/* color: #828282; */
		color: white;
}

#boxTop {
	background-image: url("../img/box_top.jpg");
	background-repeat: no-repeat;	
	height: 38px;
	padding-left: 1px;	
	float: none;
	clear: both;
}

#boxBottom {
	color: white;
	
	height: 41px;
	background-image: url("../img/box_bottom.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#bottomText {	
	
	font: 8pt Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding-right: 4px;
	padding-top: 13px;	
	color: #828282;
	overflow: hidden;	
	text-align: right;
}

#bottomText a {
	color: #828282;
}

#bottomCopy {	
	text-align: left;
}

#bottomContact {
	text-align: right;
}


/* Scroll */

#scrollHolder {
	width:800px; 
	height: 430px; 
	overflow:hidden;		
	padding-top: 34px;	
	padding-left: 0px;	
	padding-right: 0px;	
	margin: 0;
	float: left;	
}


#scrollDiv {
	width: 2400px;
	height: 500px;
}

#scrollDiv img {
	border: 0;
	text-decoration: none;
	
}

#scrollDiv div {
		float: left;
		overflow: hidden;
		padding: 10px;		
		height: 500px;
}



/* Menu */

#menu {
		list-style-type: none;
		display: box;
		margin: 0;
		padding: 0;
		clear: both;
		padding-bottom: 60px;	
		padding-top: 0px;		
	}
	
#menu li {
	float: left;
	margin-right: 15px;
	
	display: block;		
}

#menu a {
	height: 14px;
	display: block;			
	background-repeat: none;
}

#menu a:HOVER {
	background-position: 0px 28px;
}

#menu_start {			
	width: 41px;
	background-image: url("../img/menu/start.jpg");				 	
}

#menu_aktuellt {			
	width: 70px;
	background-image: url("../img/menu/aktuellt.jpg");				 	
}

#menu_bandet {			
	width: 65px;
	background-image: url("../img/menu/bandet.jpg");				 	
}

#menu_kontakt {			
	width: 69px;
	background-image: url("../img/menu/kontakt.jpg");				 	
}

#menu_medlemmar {
	width: 113px;
	background-image: url("../img/menu/medlemmar.jpg");
}

#menu_musik {
	width: 51px;
	background-image: url("../img/menu/musik.jpg");
}
.menu_selected {
	background-position: 0px 14px;
}


/* Content */
#content {	
	float: none;
	clear: both;	
	margin-left: 1px;
	width: 100%;
}

#content div {
	text-align: left;
	float: left;			
}

#content_text {
	margin-right: 20px;	
	width: 375px;
	float: left;
}



#content_img {
	width: 400px;
	padding: 0;
	margin: 0;	
	float: left;	
}

.member_table {		
	width: 100%;
	vertical-align: top;
	font-weight: bold;
}

.member_table tr td {
	padding-bottom: 5px;
}

#content_full {
	width: 50%;
}

.top {
	padding-top: 0px;
	margin-right: 10px;
	border-bottom: 1px solid #828282;
	font-weight: bold;
}

.member_table th {
	padding-top: 15px;
	margin-right: 10px;
	border-bottom: 1px solid #828282;
}


.member_detail {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.member_thumb {
	float:right;
	padding:0;
	margin:0;	
	border-collapse: collapse;
	vertical-align: top;
	
}

.news {
	font-weight: normal;
}

.date {
	font-style: italic;
	text-align: right;
	padding-top: 10px;;
	margin:0;
}

#contact {
	width: 80%;
	margin-top:20px;
}

#contact td {
	
	padding: 10px;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
}


	



	





