@charset "utf-8";
/* Topcoat - www.topcoat.no  */
/* CSS by trollsyn.no © 2007 */


/*----------- General */

* {
	margin : 0;
	padding : 0;
}

body, html {
	margin : 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

div#pagewrap {
	width : 960px;
	margin : -30px auto;
	background-color: #000000;
}

div#masthead {
	width : 960px;
	height : 153px;
	background-color: #000000;
}

div#contentwrap {
	float : left;
	width : 100%;
}

div.sidelogo {
	width : 190px;
	height : 255px;
	margin : 0;
	padding : 0;
}

div#content img a {
	border : 1px solid #000;
}

p.splash {
	margin-top : 40px;
	color : #fff;
	font : normal 11px/16px Tahoma, sana-serif;
}

p.splash a {
	color : #8f8ec0;
	text-decoration : underline;
}

p.splash a:hover {
	color : #f90;
	text-decoration : none;
}

img.banner {
	margin : 40px 0;
}

.left {
	padding : 4px;
	border : 1px solid #282740;
	background-color : #000;
	margin : 0 20px 20px 0;
	float : left;
	clear : left;
}

img.medlem {
	padding : 4px;
	border : 1px solid #282740;
	background-color : #000;
	margin : 2px;
}

.right {
	padding : 4px;
	border : 1px solid #282740;
	background-color : #000;
	margin : 0 0 20px 20px;
	float : right;
	clear : right;
}

.clear {
	clear : both;
}

.agurk {
	clear : left;
	padding : 4px;
	border : 1px solid #282740;
	background-color : #000;
	margin-bottom : 22px;	
}

.presse {
	float : left;
	padding : 4px;
	border : 1px solid #282740;
	background-color : #000;
	margin : 0 40px 40px 0;	
}

table.repertoar {
	font : normal 11px/18px Tahoma, sana-serif;
	border-top : 1px dashed #fff;
	border-bottom : 1px dashed #fff;
	margin : 0 0 22px 40px;
}

table.repertoar td {
	padding-right : 20px;
}

table.repertoar th {
	font : bold 13px/22px Tahoma, sana-serif;
	text-align : left;
	border-bottom : 1px dashed #fff;
	background-color : #000;
	color : #f90;
}

ul.vanlig {
	margin : 0 20px 40px;
	font : normal 11px/18px Tahoma, sana-serif;
}

table.konserter {
	font : normal 11px/18px Tahoma, sana-serif;
	border-top : 1px dashed #fff;
	border-bottom : 1px dashed #fff;
	margin : 0 0 40px 40px;
}

table.konserter td {
	padding-right : 20px;
}

table.konserter th {
	font : bold 13px/22px Tahoma, sana-serif;
	text-align : left;
	border-bottom : 1px dashed #fff;
	background-color : #000;
	color : #f90;
}

/*----------- Text */

div#content h1 {
	display : block;
	height : 75px;
	vertical-align : middle;
	background-color : #000;
	color : #fff;
	font : normal 28px/75px Tahoma, sans-serif;
	text-align : right;
	text-transform : uppercase;
	margin : 0 -45px 25px -25px;
	padding : 0 25px;
}

div#content h2 {
	color : #fff;
	font : normal 22px/22px Tahoma, sans-serif;
	margin : 0 0 32px;
}

div#content h3 {
	color : #f90;
	font : bold 11px/16px Tahoma, sans-serif;
	margin : 0;
}

div#content h4 {
	display : block;
	height : 75px;
	vertical-align : middle;
	background-color : #000;
	color : #f90;
	font : normal 28px/75px Tahoma, sans-serif;
	text-align : right;
	text-transform : uppercase;
	margin : 0 -25px 25px -25px;
	padding : 5px 25px 0;
}
div#content h5 {
	color : #fff;
	margin : 0 0 32px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
}
div#content  h6 {
	color : #FFFFFF;
	margin : 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}

div#content p,
div#content td {
	margin : 0 0 2em;
	font : normal 11px/16px Tahoma, sana-serif;
	text-align : justify;
}

div#content a {
	color : #8f8ec0;
	text-decoration : underline;
}

div#content a:hover {
	color : #f90;
	text-decoration : none;
}

table.gjestebok_table {
	font : normal 11px/16px Tahoma, sana-serif;
	color : #fff;
	border : none;
	padding : 0px;
}

table.gjestebok_table td {
	padding : 2px;
}

table.gjestebok_entrylist {
	border-bottom : 1px solid #fff;
	padding-bottom : 10px;
}

/*----------- Middle column */

div#contentcolumn {
	margin : 0 190px 0 190px;
}

div#content {
	width : 680px;
	line-height : 16px;
	color : #fff;
	margin-top : -60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

iframe {
	border : 0;
	height : 520px;
}

/*----------- Left column */

div#leftcolumn {
	float : left;
	width : 190px;
	margin-left : -960px;
	/*min-height : 745px;*/
	background : #000 url(../images/bg_leftcol.jpg) top center no-repeat;
	padding-top : 0px;
}

ul.leftnav li.left_inner {
	border : none;
	background : transparent;
}

ul.leftnav li {
	list-style : none;
	line-height : 18px;
	border-top : 1px solid #4e4d7f;
	border-bottom : 1px solid #000;
	border-left : 9px solid #282740;
	background-color : #3d3c5e;
	width : 170px;
	float : right;
	font : normal 12px/20px "Trebuchet MS";
	text-transform : uppercase;
	color : #fff;
	padding : 0 0 0 10px;
}

ul.leftnav li ul li {
	border : none;
	background : transparent;
	width : 150px;
	padding : 0;
	font : normal 11px/20px Arial, Verdana, sans-serif; 
	text-transform : none;
	list-style-image : url(../images/leftnav_li.gif);
}

ul.leftnav li a, ul.leftnav li ul li a {
	color : #fff;
	text-decoration : none;
	display : block;
}

ul.leftnav li a:hover {
	color : #8f8ec0;
}

ul.leftnav li ul li a:hover {
	color : #8f8ec0;
	text-decoration : underline;
}

*html div#rightcolumn {
	float : right;
	width : 1px;
	margin-left : -190px;
}

ul.rightnav li.right_inner {
	border : none;
	background : transparent;
	margin-bottom : 20px;
}

li strong {
	color : #f90;
	font-weight : normal;
}

em {
	color : #8f8ec0;
	font : normal 11px/20px Arial, Verdana, sans-serif; 
}

ul.rightnav li {
	list-style : none;
	line-height : 20px;
	border-top : 1px solid #4e4d7f;
	border-bottom : 1px solid #000;
	border-left : 9px solid #282740;
	background-color : #3d3c5e;
	width : 170px;
	float : right;
	text-transform : none;
	color : #fff;
	padding : 0 0 0 10px;
	margin-right : 1px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

*html ul.rightnav li {
	list-style : none;
	line-height : 18px;
	border-top : 1px solid #4e4d7f;
	border-bottom : 1px solid #000;
	border-left : 9px solid #282740;
	background-color : #3d3c5e;
	width : 160px;
	float : right;
	font : normal 12px/20px "Trebuchet MS";
	text-transform : uppercase;
	color : #fff;
	padding : 0 0 0 10px;
	margin-right : 1px;
}

ul.rightnav li ul li {
	border : none;
	background : transparent;
	width : 150px;
	padding : 0;
	text-transform : none;
	list-style-image : url(../images/leftnav_li.gif);
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
}

ul.rightnav li a {
	color : #8f8ec0;
	/*color : #fff;*/
	display : block;
	text-decoration : none;
}

ul.rightnav li a:hover {
	color : #8f8ec0;
	text-decoration : underline;
}
#frm_upload, #tbl_upload, #btn, #sbm {
margin:0px;
padding:0px;
}
#tbl_upload {
border-top:solid 1px #aaa;
border-left:solid 1px #aaa;
}
#tbl_upload th, #tbl_upload td {
border-right:solid 1px #aaa;
border-bottom:solid 1px #aaa;
text-align:left;
vertical-align:top;
}
#tbl_upload th {
padding:3px 10px 0px 10px;
background-color:#f1f1f1;
font-weight:bold;
}
#tbl_upload td {
padding:3px;
}
.frmfld {
border:1px solid #aaa;
width:300px;
}
#btn, #sbm {
height:20px;
width:120px;
display:block;
}
#btn {
background-color:transparent;
border:none;
cursor:pointer;
}
#sbm {
border:solid 1px #aaa;
background:url(button.gif) repeat-x 0px 50%;
}
.warning {
color:#990000;
font-weight:bold;
}


/*----------- Footer */

div#footer {
	padding-top : 50px;
	clear : both;
	width : 530px;
	margin : 0 auto;
	text-align : center;
	color : #8f8ec0;
	border-top : 1px solid #353548;
	font : normal 11px/20px Tahoma, sans-serif;
	text-transform : uppercase;
}

ul.footernav li {
	display : inline;
	padding : 0 5px;
}

ul.footernav li a {
	padding : 2px 5px 5px;
	color : #8f8ec0;
	text-decoration : none;
}

ul.footernav li a:hover {
	background-color : #000;
	color : #fff;
}

div#teller {
	font : normal 11px Tahoma;
	color : #fff;
	text-align : right;
	clear : both;
	margin : 0 auto;
	padding : 5px 0;
}
img.icon {
	padding : 0px;
	border : 0px solid #000000;
	background-color : #000;
	margin : 0px;
}
#content .banner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
