body {
    margin: 0;
    padding: 0;
    border: 0;
    background: #000307 url(../img/bg.jpg) top center no-repeat; 
    color: #050505;   
}

/* YUI font size reset */
body {font:13px/1.5 serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

div, p, td, form, input, textarea, select {
    font-family: Georgia, serif;
    font-size: 100%;    
}


h2, h3, h3.news {
    font-weight: normal;
    color: #050505;
    font-size: 182%;
    line-height: 1.15em;
    margin: 0 0 .5em 0;
    padding: 0;
}
h3 {
    font-size: 138.5%;
    margin: .25em 0 .5em 0;
}
#sidebar h3, #sidebar-front h3 {
    background: url(../img/hr.gif) bottom left repeat-x;
    padding: 0 0 .25em 0;
    margin: 0;
}
#sidebar p {
    margin: 8px 0 1em 0;
}

h4 {
    color: #050505;
    margin: .5em 0 0 0;
    padding: 0;
    font-weight: normal;
}

p {
    margin: 0;
    padding: 0 0 1em 0;
}

a {
    color: #e60000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

ol {
    margin: 0;
    padding: 0 0 1.25em 0;
}

ol li {
    margin: 0 0 0 20px;
    padding: 0;
}
*html ol li {
    margin: 0 0 0 24px;
}

ul {
    margin: 0;
    padding: 0 0 1.25em 0;
}

ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

form {
    margin: 0;
}

#container {
    width: 692px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -345px;
}

#player {
    margin: -1px 0 0 15px;  
}

#mp3player {
    float: left;
    width: 255px;
}

#mp3player div {
    font-family: arial, sans-serif;
    font-size: 10px;
}

#player-window {
    float: left;
    margin-top: 5px;
    background: url(../img/bg_player.gif) no-repeat 0px 3px;
    padding-left: 15px;
    width: 220px;
    font-size: 10px;
    font-family: verdana, arial, sans-serif;
}

#player-window a {
    color: #999;
}
#player-window a:hover {
    color: #fff;
    text-decoration: none;
}

#lang {    
    float: right;
    margin-top: 5px;
    margin-right: 20px;
    font-size: 10px;
    font-family: verdana, arial, sans-serif;
    color: #505050;
}

#lang a {
    color: #999;
}
#lang a:hover {
    color: #fff;
    text-decoration: none;
}

#lang a.akt {
    color: #666;
}



/** Navigation **/
#navi, #navi-en {
    margin-top: 225px;
    margin-left: 30px;
}

#navi-en {
}

#navi ul, #navi-en ul {
    margin: 0;	
	padding: 0;
	list-style: none;
}

#navi li, #navi-en li {
    margin-bottom: 1px;
}

#navi a, #navi-en a {
    color: #010101;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
}

#navi a:hover, #navi-en a:hover {
    color: #e60000;
}

#navi li.active a, #navi-en li.active a {
    color: #e60000;
    text-decoration: line-through;
}


/** Content **/
#content-wrap {
    margin-top: 90px;
    background: #fff url(../img/content_bg.jpg) top left no-repeat;
    padding: 50px 20px 0 30px;
}

#content {
    float: left;
    width: 414px;
    min-height: 430px;
}   

#sidebar-front, #sidebar {
    margin-left: 20px;
    padding-left: 19px;
    float: left;
    width: 188px;
    background: url(../img/vline.gif) top left repeat-y;
}

#footer {
    height: 80px;
    background: url(../img/footer_bg.jpg) no-repeat;
}

#footer a {
    display: block;
    position: relative;
    top: 44px;
    left: 29px;
    text-indent: -9999px;
    width: 81px;
    height: 18px;
}

#navi-lo {
    background: url(../img/hr.gif) left top repeat-x;
    padding-top: 5px;    
    color: #999;
    word-spacing: -1px;
}

#navi-lo a {
    font-size: 93%;
    color: #505050;
    text-decoration: none;
}
#navi-lo a:hover {
    color: #e60000;
}

#navi-lo a.active {
    color: #e60000;
    text-decoration: line-through;
}   

.hr {
    margin: 0 0 1.5em 0;
    border-top: 2px solid #151215;
    border-bottom: 1px solid #151215;
    height: 2px;
}

.hr hr {
    display: none;
}  

.date {
    font-family: Verdana, Arial, sans-serif;
    font-size: 77%;
    color: #e60000;
    margin-top: -.75em;
}

#main-news {
    margin: 0 10px 0 0;
    min-height: 360px;
}
*html #main-news {
    height: 360px;
}

#main {
    margin: 0;
    min-height: 360px;
}
*html #main {
    height: 360px;
}

div.news {
    background: url(../img/hr.gif) left bottom repeat-x;
    margin-bottom: 1em;
}

#news-archive {
    font-size: 123.1%;
    margin: 1em 0;
}

#news-archive a {    
    display: block;
    width: auto;
}

#news-archive a#na-en {    
    display: block;
    width: auto;
}

.lift {
    background: url(../img/hr.gif) bottom left repeat-x;
    padding: 0;
    margin-top: 1em;
    margin-bottom: 1em;
}

.lift p {
    padding: 0;
}

table#gigs {
    width: 100%;
    table-layout: fixed;
	border-collapse: collapse;
    border: 0;
    margin-top: -.75em;
    margin-bottom: 1.5em;
}

table#gigs th {
    text-align: left;
    padding-bottom: 6px;
}

table#gigs td {    
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
    vertical-align: top;
    background: url(../img/hr.gif) top left repeat-x;
}

table#gigs td.moreinfo {
    color: #505050;
    font-size: 93%;
}

table#gigs td.next {

}

#subnavi-bio {
    background: url(../img/hr.gif) bottom left repeat-x;
    margin-bottom: 8px;
    padding: 6px 0 6px 1em;
}

ul li.active a {
    color: #e60000;
    text-decoration: line-through;
}   

.lift-btn {
    margin-bottom: 8px;
    padding-bottom: 8px;
    background: url(../img/hr.gif) bottom left repeat-x;
}

#lift-album {
    margin-bottom: 6px;
}

#fact-file {
    margin: 10px 0 0 0;  
}

#fact-file strong {
    color: #818181;
    font-weight: normal;
}

img.arrow {
    filter:alpha(opacity=60);
    -moz-opacity:0.60;
    opacity: 0.60;
}
img.arrow-h {
    filter:alpha(opacity=100);
    -moz-opacity:1.00;
    opacity: 1.00;
}
img.arrow-d {
    filter:alpha(opacity=20);
    -moz-opacity:0.20;
    opacity: 0.20;
}

/* GB */
.gbWriterName {
    padding-bottom: .5em;
    font-weight: bold;
    width: 300px;
    overflow: hidden;
    color: #505050;
}

.gbMessage, .gbAnswerText {   
    margin-left: 26px;    
    padding-bottom: 1.5em;
}

.gbAnswerText {
    color: #505050;
}
.admin-msg {
    color: #505050;
}

.gbMessage div, .gbAnswerText div {
    width: 380px;
    overflow: hidden;
}

.gbSep {
    background: url(../img/hr.gif) left top repeat-x;
    font-size: 8px;
}

.gbPageCount {
    padding-top: 8px;
}

.gbPageArrs {
    background: url(../img/hr.gif) left top repeat-x;
    margin-top: 8px;
    padding-top: 11px;
}

ul.side-links {
    margin: 0;
    padding: 6px 0 6px 1em;
}
ul.side-links li {
    margin: 0;
    padding: 0;
    list-style-type: none;    
    color: #050505;
    line-height: 1.5em;
}

ul.side-links li a {
    color: #e60000;
}
ul.side-links li a:hover {
    color: #e60000;
}

.release-desc {
    margin-top: .75em;
    margin-bottom: 1em;
    padding-bottom: 1em;
    background: url(../img/hr.gif) bottom left repeat-x;
}

.release-cover {
    float: left;
    width: 202px;
    margin-right: 18px;
    margin-bottom: 1em;
}

.release-type {
    float: left;
    width: 180px;
    color: #505050;
    padding-bottom: 2px;
}   

.release-songlist {
    float: left;
    width: 180px;
}

.release-cover img {
    border: 1px solid #303030;
}

/* GLR */

div.igThumbs {
    width: 414px; 
}

div.igThumb {
    float: left;
    width: 112px;
    height: 81px;
    overflow: hidden;
    border: 1px solid #151215;
    background: #050505;
    margin-right: 12px;
    margin-top: 12px;
    text-align: center;
    padding: 3px 0 3px 0;
}

div.igThumb:hover {
    border: 1px solid #e60000;
}

div.igThumb a {
    border: 0;
}

div.igThumb img {
    border: 1px solid #151215;
}

div.igDescription {
    font-size: 93%;
    color: #818181;
    padding-bottom: .75em;
}

div.gallery-thumb {
    clear: both;
    float: left;
    width: 112px;
    height: 81px;
    overflow: hidden;
    border: 1px solid #2d2d2d;
    background: #000;
    margin-right: 16px;
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: center;
    padding: 3px 0 3px 0;
}

div.gallery-thumb:hover {
    border: 1px solid #e60000;
}

div.gallery-thumb a {
    border: 0;
}

div.gallery-thumb img {
    border: 1px solid #151215;
}

div.gallery-info {
    float: left;
    width: 250px;
    margin-top: 30px;
}
.gallery-title { font-size: 116%; }

label {
    display: block;
    color: #505050;
}

input.txt-xs, input.txt-s, input.txt-m, textarea.txt-m, textarea.txt-l, input.cc-text {
    padding: 5px;
    border: 1px solid #ccc;
    color: #808080;
    background: none;
}

input.txt-xs {
    width: 30px;
}
input.cc-text {
    width: 50px;
}
input.txt-s {
    width: 220px;
}
input.txt-m {
    width: 260px;
}
textarea.txt-m {
    width: 360px;
    height: 120px;
    padding: 2px;
}
textarea.txt-l {
    width: 360px;
    height: 200px;
    padding: 2px;
}

input.submit {
    margin: 0;
    padding: 1px 22px 2px 22px;
    background: #FFFFFA;
    border: 1px solid #333;
}

input.submit-d {
    margin: 0;
    padding: 1px 22px 2px 22px;
    background: #FFFFFA;
    border: 1px solid #333;
    color: #666;
}

.cc-image {
    display: block;
    border: 1px solid #323232;
    margin-top: 6px;
    margin-bottom: 5px;
}
.cc-huom {
    color: #808080;
    padding-bottom: 4px;
}
.cc-info {
    margin-top: .75em;
    padding-bottom: .5em;
}
.cc-text {
    font-size: 120%;
    font-family: "courier new", courier, monospace;
    font-weight: bold;
}

.palaute {
    color: #ffba77;
}

table.form td {
    vertical-align: top;
}
table.form input, table.form textarea {
    margin-bottom: 1em;
}

.photo-bio {
    float: left;
    margin: 3px 15px 14px 0;
    border: 1px solid #ccc;
    padding: 2px;
}
.member-bio {
    padding-top: 1.5em;
    margin-bottom: .5em;
    background: url(../img/hr.gif) left top repeat-x;
}
.member-bio dt {
    float: left;
    width: auto;
    margin: 0 .5em 0 0;
    color: #999;
    clear: right;
}
.member-bio dd {
    margin: 0;
    float: left;
    max-width: 110px;
}
.member-bio span {
    color: #999;
}

.ecard-image {   
    float: left;
    width: 236px;
    background: #06080a;
    margin-bottom: 1em;    
}

.ecard-image img {
    border: 1px solid #2d2d2d;    
    margin: 3px 3px 5px 3px;
}

.ecard-image img:hover {
    border: 1px solid #486e83;
}

.ecard-image div {
    margin: 0 0 6px 0;
}

.feedback {
    font-weight: bold;
    color: #DD9999;
}



/*
div.igThumb {
    float: left;
    width: 112px;
    height: 81px;
    overflow: hidden;
    border: 1px solid #2d2d2d;
    background: #000;
    margin-right: 6px;
    margin-top: 6px;
    text-align: center;
    padding: 3px 0 3px 0;
}

div.igThumb:hover {
    border: 1px solid #486e83;
}
*/







div.wpThumb {
    float: left;
    display: inline;
    width: 200px;
    border: 1px solid #151215;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 6px;
    text-align: center;
    height: 125px;
    padding: 4px;
}

div.wpThumb:hover {
    border: 1px solid #e60001;
}

div.wpThumb-m {
    float: left;
    display: inline;
    width: 210px;
    border: 1px solid #2d2d2d;
    margin-right: 6px;
    margin-top: 6px;
    text-align: center;
    background: #000;    
    padding: 4px;
    
}

div.wpThumb-m img {
    float: left;    
}

.wpThumbs {
    margin-top: .5em;
}

.wpInfo {
    font-size: 92%;
}

.banner {
    border: 2px solid #000;
    margin-bottom: 6px;
}
.banner img {
    padding: 20px;
    background-color: #000;
    border: 2px solid #fff;
}

.banner-image {
    padding-bottom: 1em;
}   

textarea.txt-banner {
    padding: 3px;
    border: 1px solid #323232;
    background: #06080a;
    color: #aaa;
    font-size: 92%;
    width: 462px;
    height: 60px; 
    margin-top: 5px; 
}


/* Clear floated elements */

.floatcontainer:after { 
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0; 
    clear: both; 
    visibility:hidden; 
} 
.floatcontainer {
    display: inline-block;
} 
/* Hides from IE Mac \*/ 
* html .floatcontainer {
    height: 1%;
} 
.floatcontainer {
    display:block;
} 
/* End Hack */ 
