body, html {
    height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, fieldset, input, p, blockquote, th, td {
    margin:0;
    padding:0;
    font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;

}
form {
    margin:0;
    padding:0;
}
fieldset, img, a img {
    border:0;
}
.c {
    clear:both;
    font-size:1px;
    line-height:1px;
}
.hidden{
    visibility:hidden;

}
/* click area */
#click_hand{
	position:absolute; height:320px; width:150px;margin-top:55px; z-index:9999;
}
/* click area */
#Thief-flash, #Thief-flash-rollout{
    display:none;
    width: 554px;
    height: 360px;
    float:left;
    position:absolute;
    margin-left:96px;
}

.front_active #site_menu, .front_active #Thief-box{
    display:none;

}
.front_active #members_footer{
    margin-top:286px;

}
.band_active #Thief-box{
    display:none;

}
.band_active  #members_footer{
    display:none;

}
/*.band_active #Thief-flash{
    display:block;
}*/

body {
    font-size:0.75em;
}
body.default{
    background-color:#c4bcb3;
}
#site{
    width:948px;
    height:580px;
    margin:auto;
    position: relative;
}
#flash_back{
    position:absolute;
    z-index:9;
    width:670px;
}
#content_front{
    position:absolute;
    z-index:99;
    width:670px;
}
.front_active #flash_back{
    z-index:99;
}
.front_active #content_front{
    z-index:9;
}
#left_panel{
    float:left;
    width:670px;
    height:550px;
}
#right_panel{
    float:left;
    width:276px;
    height:550px;
}
.header{
    height:144px;
    margin-top:25px;
}
#logo{
    text-align:right;
}
#site_menu{
    float:right;
    margin-right:22px;
    background-repeat:no-repeat;
}
#page{
    height:381px;
    width:948px;
}


#footer_text{
    float:left;
    width:672px;
}
#footer_subscribe{
    float:left;
    height:29px;
    width:276px;
    background-image:url(../gfx/subscribe.gif);
    background-repeat:no-repeat;
}
.subscribe_input{
    float:left;
    margin:5px 2px 0px 5px;
}
.subscribe_input input{
    font-size:11px;
    font-weight:bolder;
    width:226px;
    /*border:1px solid #c32a1f;*/
    border:0px solid black;
    padding:2px;
    vertical-align:middle;
    background-color:#cbc5bd;
}

.subscribe_submit{
    float:left;
}
#content_panel{
    float:left;
/*  width:484px;
    margin:0px 0px 0px 166px;*/
    width:650px;
    height:296px;

}
#Thief_submenu{
    width:96px;
    float:left;
    position:absolute;
    margin:220px 0px 0px 0px;
}
#player_panel{
    float:left;
    width:276px;
}
#flash_player{
    height:58px;
}
#latest_items{
    height:260px;
}
#latest_items h2{
    color:#009194;
    font-weight:bold;
    font-size:14px;
}
#latest_items ul{
    margin:8px 0px 8px 0px;
    padding:0px;
}
#latest_items ul li{
    padding:2px 0px 2px 17px;
    margin:0px;
    list-style:none;
    font-size:11px;
    background-position:0px 4px;
    background-image:url(../gfx/bullet.gif);
    background-repeat:no-repeat;
    color:#FFFFFF;

}
#latest_items ul li a{
    color:#000000;

}
#latest_items ul li a:hover{
    text-decoration:none;
}
#logos{

}
#Thief-submenu-band{
    background-repeat:no-repeat;
}
.menu_{
    background-image:url(../gfx/menu/menu.gif);
}
.menu_thief{
}
.menu_band{
    background-image:url(../gfx/menu/band.gif);
}
.menu_band_band{
    background-image:url(../gfx/band_submenu/band.gif);
}
.menu_band_biography{
    background-image:url(../gfx/band_submenu/biography.gif);
}
.menu_news{
    background-image:url(../gfx/menu/news.gif);
}
.menu_blog{
    background-image:url(../gfx/menu/blog.gif);
}
.menu_gallery{
    background-image:url(../gfx/menu/gallery.gif);
}
.menu_discography{
    background-image:url(../gfx/menu/discography.gif);
}
.Scroller-Container, #content_wrapper{
    font-size:11px;
    line-height:16px;
}
.Scroller-Container a, #content_wrapper a{
    color:#000000;
}
.date{
    color:#FFFFFF;
}
.Scroller-Container h3, #content_wrapper h3{
    color:#009194;
    font-weight:bold;
    font-size:14px;
    margin:20px 0px 10px 0px;
}
.Scroller-Container h3.news, #content_wrapper h3.news{
    color:#c32a1f;
}
.Scroller-Container h3.news a, #content_wrapper h3.news a{
    color:#c32a1f;
    text-decoration:none;
}
.albums_cover{
    float:left;
    width:140px;
    margin:0px 0px 20px 0px;
}
.albums_info{
    float:left;
    width:300px;
    margin:0px 0px 20px 0px;
}
.albums_info h2{
    color:#009194;
    font-weight:bold;
    font-size:14px;
    margin:0px 0px 3px 0px;
}
.albums_info h4{
    font-size:12px;
    margin:0px 0px 10px 0px;
    font-weight:normal;
}
.gallery_album{
    background-color:#d5d4d2;
    width:144px;
    height:126px;
    overflow:hidden;
    margin:0px 9px 9px 0px;
    float:left;

}
.gallery_picture{
    background-color:#d5d4d2;
    width:144px;
    margin:0px 9px 9px 0px;
    float:left;

}
.gallery_album:hover, .gallery_picture:hover{
    background-color:#ffffff;
}
.gallery_pic_thumb{
    padding:3px;

}
.gallery_pic_thumb a .img{
    display:block;
    height: 83px;
    overflow: hidden;
}
.gallery_pic_text{
    padding:3px 3px 0px 3px;
    text-align:center;
    line-height:22px;
    height:22px;

}
