div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body, html {
    height: 100%;
    min-height:100%;
}

body {
    background-color: #000000;
	background: #000000 url('../img/bakgrund.jpg') no-repeat;
	font-family: "Tahoma";
	text-align: center;
    color: #708a98;
    font-size: 12px;
    line-height: 16px;
    zoom: 1;
    margin: 0;
    height:auto !important;
    width: 100%;
    float: left;
}

.nobg {
    background: #000000 !important;
}

a {
    color: #CCCCCC;
    text-decoration: none;
}
    a:hover { color: #FFFFFF; }
    .link:hover, a:hover { text-decoration: underline; }
    .link { cursor: pointer; }
.block {
    display: inline-block;
    *display: inline;
    float: left;
}
.flb { float: left; display: block; }
.frb { float: right; display: block; }
.cbl { clear: both; display: block; }
.c { margin:0 auto; }
.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }
.vb { vertical-align: bottom; }
.b20 { margin-bottom: 20px; }
.b30 { margin-bottom: 30px; }
.b60 { margin-bottom: 60px; }
.l20 { margin-left: 20px; }
.l50 { margin-left: 50px; }
.pl10 { padding-left: 10px; }
.w150 { width: 150px; }
.w200 { width: 200px; }
.w300 { width: 300px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
.w600 { width: 600px; }
.w700 { width: 700px; }
.w800 { width: 800px; }

.fb-like-box {
    background-color: #000000;
    padding: 10px;
    border: 1px solid #222;
    color: #708a98;
}

#bannerpage {
    margin: 30px 0 30px 0;
}

#bannerpagetext {
    display: block;
    clear: both;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.maintop {
	height: 60px;
	text-align: center;
}

#top {
    display: block;
    width: 100%;
    height: 100%; /*170px;*/
/*    background-color: #FF0000;
    opacity: 0.4;*/
    position: absolute;
    top: 0px;
}
#content {
    display: block;
    width: 100%;
    position: relative;
    top: 130px;
}

#navi {
	width: 100%;
	padding: 0px 0 20px 0;
	clear: both;
	font-size: 14px;
    line-height: 24px;
}
#navi .bg {
    width: 100%;
    height: 30px;
    opacity: 0.08;

    background: linear-gradient(center top, #3282c2, #92bde0 25%, #b8d8f2 50%, #92bde0 75%, #3282c2);
    background: -o-linear-gradient(top, #3282c2, #92bde0 25%, #b8d8f2 50%, #92bde0 75%, #3282c2);
    background: -moz-linear-gradient(center top, #3282c2, #92bde0 25%, #b8d8f2 50%, #92bde0 75%, #3282c2);
    background: -webkit-gradient(linear, center top, center bottom, from(#b8d8f2), color-stop(25%, #92bde0), color-stop(50%, #3282c2), color-stop(75%, #92bde0), to(#b8d8f2));

}
#navi .left { 
    position: relative;
    top: -28px;
    float: left;
    text-align: left;
    display: block; 
    margin-left: 20px;
    width: 120px;
}
#navi ul li ul {
    position: relative;
    margin: 0 auto;
    top: -28px;
    
    text-align: center;
    display: block;
    width: 650px;
}
#navi ul li ul li {
	width: 100px;
	text-align: center;
	float: left;
}
#main {
	text-align: left;
	width: 800px;
	margin:0 auto 30px auto;
	display: block;
}
    .main-750 {
        margin: 0 auto 30px 50px;
        width: 750px !important;
    }
    .thumbs li {
        float: left;
        margin-right: 20px;
    }
#main p {
    padding-bottom: 10px;
}
#main .twocolumn {
    width: 100%;
    text-align: center;
}
    #main .twocolumn > div {
        width: 50%;
        text-align: center;
        display: inline-block;
        float: left;
    }
    #news-short {
        width: 550px;
        padding-left: 50px;
    }
    .contacts .block{
        padding-left: 100px;
    }
#news ul li, #news-short ul li {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    float: left;
}
.news-heading { margin-bottom: 10px; }
#gigs ul li h4, #gigs-short ul li h4 { padding: 12px 0 10px 0; }
#gigs-short .ajaxContent { height: 250px; }
#gigs-short .gigs-link { height: 30px; }
#disco h3 { padding-bottom: 0px; }
    #disco ul li {
        float: left;
        width: 400px;
        margin-bottom: 30px;
    }
    #disco img { border: 1px solid #203337; }
    #lyrics-popup {
        z-index: 10001;
        display:none;
        background-color: #FFFFFF;
        position: static;
        width: 700px;
        height: 600px;
        overflow: scroll;
        box-shadow: 0px 0px 10px #333333;
        -moz-box-shadow: 0px 0px 10px #333333;
        -webkit-box-shadow: 0px 0px 10px #333333;
    }
    #lyrics-popup-content {
        margin: 30px auto;
        width: 700px;
    }
    #lyrics-popup-bg {
        z-index: 10000;
        display:none;  
        position:fixed;  
        height:100%;  
        width:100%;  
        top:0;  
        left:0;  
        background: #7E7E7E;  
        border:1px solid #cecece;  
        opacity: 0.7;
    }
    .lyrics-popup-close {
        margin: 10px 30px;
        float: right;
        display: block;
        cursor: pointer;
    }
    .lyrics-popup-close:hover {
        text-decoration: underline;
    }
#archive .ajaxArea, #archivelist-mini {
    display: none;
}

h1 {
    font-size: 16px;
    line-height: 24px;
    color: #DDDDDD;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 20px 0;
}
h2, .h2 {
	font-size: 14px;
	line-height: 18px;
	color: #DDDDDD;
	text-transform: uppercase;
	padding: 0 0 14px 0;
}
h3 {
    font-size: 14px;
    line-height: 18px;
    color: #DDDDDD;
    padding: 0 0 14px 0;
}
h4 {
    font-size: 14px;
    line-height: 18px;
    color: #708a98;
    text-transform: uppercase;
    padding: 0 0 12px 0;
}
.snadi {
    font-size: 10px;
    color: #506A78;
    padding-top: 5px;
}
.dark {
	color: #506a78;
}
.bannerlist li {
    padding-bottom: 15px;
}

#footer {
	color: #506A78;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	width: 800px;
	height: 40px;
	margin:0 auto 20px auto;
	clear: both;
	float: left;
	padding-bottom: 20px;
}
#footer a {
	color: #506A78;
	text-decoration: none;
}
#dark {
	color: #506a78;
}
.btn-prev {
    display: inline-block;
    cursor: pointer;
    width: 7px;
    height: 13px;
    padding-right: 2px;
    margin: 6px 5px 0 0;
    vertical-align: top;
    background-repeat: no-repeat; 
    background-position: -0px -0px;
    background-image: url(../img/ms-sprites.png);
}