/***** BASICS *****/
html,body{
	background-color: #1f262d;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border:0;
	color:#787879;
	text-align:left;
}
html{
	overflow-x: hidden;
	overflow-y: scroll;
}

body{
	background: #1f262d url(../images/site_bg.gif) top left repeat-x;

}

img{
	margin:0;
	border:0;
	display:inline;
}

div{
	vertical-align:top;
	margin:0;
	padding:0;
	border:0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

p{
	margin:0 0 15px 0;

}

table{
	border:0;
	margin:0;
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	border:0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#787879;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0;
	padding: 0;
	vertical-align: top;
	background-color:transparent;
}

a{
	color:#a19f74;
	text-decoration:none;
	font-weight:bold;
}


a:hover{
	color:#a19f74;
	text-decoration:underline;
}

a.no_hover:hover{
	text-decoration:none;
}

form{
	margin:0 0 15px 0;
	border:0;
	background:transparent;
}

form select{
	background-color:#010202;
	border:1px solid #0a0c0f;
	color:#787879;
	font-weight:bold;
	padding:2px;
}

/***** SITE STRUCTURE *****/


#main{
	width:100%;
	height:100%;
}

#main-column{
	width:950px;
	background-color:#000000;
}

#main-column-bottom{
	width:950px;
	background-color: #000000;
	vertical-align:bottom;
	font-size:11px;
	text-align:right;
	padding:0 0 4px 0;
	color:#152126;
}

#topbanner{
	height:242px;
	background: transparent url(../images/topbanner_bg.jpg) top left no-repeat;
}

#mainnav_cell{
	 height:42px;

}

#mainnav{
	background: transparent url(../images/mainnav_bg.gif) top left repeat-x;
	position:relative;
	width:950px;
	font-size:0;
	z-index:21;
}


#mainnav img{
	display:inline;
}


#centertable{
	width:950px;
}

#leftside{
	background: transparent url(../images/leftside_bg.gif) top right repeat-y;
}
#leftside img{
	float:right;
}

#rightside{
	background: transparent url(../images/rightside_bg.gif) top left repeat-y;
}
#rightside img{
	float:left;
}

#content-cell{
	background: #000000 url(../images/content_bg.gif) top left repeat-x;
	height:464px;
}

#location-indicator{
	font-size:11px;
	font-weight:bold;
	padding:22px 41px 0 41px;
	font-family:Verdana, sans-serif;
}

#page-content{
	padding:22px 30px 41px 30px;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, sans-serif;
}

.page-content-etus{
	padding:0 7px 9px 7px !important;
}

#jukebox-cell{
	border-top:1px solid #0a0c0f;
}

#jukebox-player{
	float:left;
	width:910px;
}

#jukebox-close{
	float:left;
	width:20px;
	height:22px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#787879;
	position:relative;
}

/**** STYLING ****/

#jukebox-close-text{
	position:absolute;
	top:13px;
	left:7px;
}

#jukebox-close-pic{
	position:absolute;
	top:13px;
	right:0px;
}

#page-content ul, #page-content ol{
	margin:0 0 15px 0;
	padding:0 0 0 18px;
}

#page-content ul li, #page-content ol li{
font-size:12px;
	padding:5px 2px;
}

.capitals{
	text-transform: uppercase;
}

.no-width-margin{
	margin-left:0;
	margin-right:0;
}

.no-height-margin{
	margin-top:0;
	margin-bottom:0;
}

.fontdark{
	color:#5c5c63;
}

.fontverydark{
	color:#252528;
}

.fontsmall{
	font-size:11px;
	color:#5c5c63;

}


#page-content h1{
	padding:0 0 24px 0;
	margin:0;
	height:17px;
}

#page-content h2{
	font-size:19px;
	padding:0 0 5px 0;
	margin:0;
}

#page-content h1.members{
	background: transparent url(../images/title_members.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.biography{
	background: transparent url(../images/title_biography.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.releases{
	background: transparent url(../images/title_releases.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.live{
	background: transparent url(../images/title_livedates.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.media{
	background: transparent url(../images/title_media.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.videos{
	background: transparent url(../images/title_videos.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.sounds{
	background: transparent url(../images/title_sounds.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.gallery{
	background: transparent url(../images/title_gallery.gif) top left no-repeat;
	font-size:0;
}

#page-content h1.tabs{
	background: transparent url(../images/title_tabs.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.misc{
	background: transparent url(../images/title_misc.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.contacts{
	background: transparent url(../images/title_contacts.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.forums{
	background: transparent url(../images/title_forums.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.merch{
	background: transparent url(../images/title_merch.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.faq{
	background: transparent url(../images/title_faq.gif) top left no-repeat;
	font-size:0;
}
#page-content h1.news{
	background: transparent url(../images/title_news.gif) top left no-repeat;
	font-size:0;
}




#members-list{
	margin-bottom:40px;
}

#members-list img{
	float:left;
}

#profile-images{
	width:236px;
	float:left;
}

#profile-images img{
	border:1px solid #20272d;	
}

#profile-images .thumbs{
	margin:20px 0;
	width:236px;
	float:left;
}

#profile-images .thumbs img{
	border:1px solid #151b1f;
	float:left;
	margin-bottom:5px;
	margin-left:5px;
}

#profile-details{
	float:left;
	margin-left:30px;
	width:558px;
}

#profile-details h1{
	font-size:19px;
	font-weight:bold;
}

#profile-details table{
	margin:0;
	padding:0;
}

#profile-details table th, #profile-details table td{
	padding:3px;
	font-size:12px;
	font-family:Verdana, sans-serif;

}
#profile-details table th{
	width:147px;
	font-weight:bold;
	padding-left:0;
}

#gear-list{
	margin-top:10px !important;
	display:block;
}

#gear-list td img{
	padding:0;
	padding-right:8px;

}

#questions-answers{
	margin-top:30px;
}

#questions-answers, #questions-answers div{
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, sans-serif;
}

#questions-answers, #questions-answers div p{
	margin-bottom:10px;

}

#qa_2006, #qa_2003{
	margin-top:7px;

}

table.wodtable{
	margin:15px 0 30px 0;
	width:100%;
/*	background:#060709 url(../images/thbg.gif) top left repeat-y;*/
	background:#010202 url(../images/thbg.gif) top left repeat-x;
}

table.wodtable td, table.wodtable th{
	font-family:Verdana, sans-serif;
	font-size:11px;
	padding:6px 20px 4px 15px;
	/*border:1px solid #060709;*/
	/*border:1px solid #090b0e;*/
	border:1px solid #0a0c0f;
	font-weight:bold;
	color:#787879;
	background:transparent;
}

.row_alt{
	background-color:#010202;
}

table.wodtable tr{

}

table.wodtable th.first{
	border-left:1px solid #0a0c0f;
}

table.wodtable th.third{
	border-right:1px solid #0a0c0f;
}

table.wodtable th{
	padding-bottom:12px;
	padding-top:12px;
	background:transparent;
	border:2px solid #000000;
	font-weight:bold;
	font-size:12px;
	color:#787879;
	text-align:left;
}

.remarks{
	font-weight:normal !important;
}

table.wodtable td del, .past{
	color:#424245 !important;
}

.past a{
	color:#605f52;
}

.gallery_promopics_table{
	width:405px !important;
	float:left !important;
}

.gallery_promopics_table td, .gallery_pastpics_table td{
	padding:10px !important;
	text-align:center;
}

.promopics_second{
	margin-left:10px !important;
}

.releases-list-pic{
	width:86px;
	padding:15px 17px 19px 17px !important;
}

.releases-list-info h2{
	font-size:14px !important;
	padding:0 !important;
	margin:0 0 0 0 !important;
	display:block !important;
}
.releases-list-info{
	padding:15px 15px 19px 17px !important;
	font-weight:normal !important;
}

.releases-list-more{
	margin-top:-10px;
	margin-bottom:-5px;
	float:right;
}

.merch-list-pic{
	width:86px;
	padding:15px 10px 10px 10px !important;
}

.merch-list-pic img{
	margin-bottom:-10px;
}

.merch-list-info h2{
	font-size:14px !important;
	padding:0 !important;
	margin:0 0 0 0 !important;
	display:block !important;
}
.merch-list-info{
	padding:10px 15px 19px 17px !important;
	font-weight:normal !important;
}

.merch-list-more{
	margin-top:-10px;
	margin-bottom:-5px;
	float:right;
}

.release-pic{
	border:5px solid #14181b;
	margin: 20px 15px 0 0;
	float:left;
}
.release-tracklist{
	margin-top:20px !important;
	float:left !important;
	width:549px !important;
}

.centered-starter{
	text-align:center;
	padding:15px 100px 20px 100px;

}

.faq_answer{
	display:none;
	padding:10px 0 20px 35px;
	font-style:italic;
}

.faq_q{
	display:block;
	padding-top:7px;
	
}

.faq_q img{
	display:inline;
	margin-right:4px;
}

#news_archive_container{
	margin-top:30px;
}

#news_archive_container a {
	display:block;
	padding-top:5px;
}

#news_archive_container .archive_year img, #news_archive_container .archive_year h3{
	display:inline;
	margin-right:4px;
}

.archive_news_list{
	display:none;
	padding:5px 0 20px 10px;
}

/**** ETUSIVU ****/

#front-main-banner{
	float:left;
	position:relative;
	width:695px;
	height:216px;
	background: transparent url(../images/front_mainbanner_bg.jpg) top left no-repeat;
}
#front-main-banner img.pic{
	position:absolute;
	top:9px;
	left:0;
	width:326px;
	height:207px;
}
#front-main-banner img.title{
	position:absolute;
	top:73px;
	left:318px;
	width:221px;
	height:21px;
}
#etus-welcome{
	position:absolute;
	top:106px;
	left:322px;
	width:265px;
	height:40px;
	color:#a19f74;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	line-height:14px;
}
#front-main-banner .nosto{
	position:absolute;
	top:152px;
	left:321px;
	width:239px;
	height:47px;

}
#front-nextlive-banner{
	margin-top:9px;
	float:left;
	position:relative;
	width:235px;
	height:207px;
	background: transparent url(../images/etus_nextlive_banner_bg.jpg) top left no-repeat;
}
#front-nextlive-banner img.pic{
	position:absolute;
	top:15px;
	left:19px;
	width:202px;
	height:83px;
}
#front-nextlive-banner div.text{
	position:absolute;
	left:20px;
	top:106px;
	width:201px;
	height:68px;
	color:#ddddcc;
	font-size:11px;
	font-family:Verdana;
	line-height:14px;
}
#front-nextlive-banner div.text span.title{
	color:#787879;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}
#front-nextlive-banner img.btn{
	position:absolute;
	top:165px;
	left:78px;
	width:145px;
	height:36px;
}
#front-news-banner{
	float:left;
	width:694px;
	background: transparent url(../images/etus_news_bg.jpg) top left no-repeat;
	margin-top:4px;
}
#front-news-banner div.col-1{
	padding:12px 0 0 17px;
	width:188px;
	float:left;
	text-align:center;
	color:#5f6569;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	line-height:14px;
}
#front-news-banner div.col-1 .nosto-main-pic{
	margin:14px auto;
}
#front-news-banner div.col-2{
	margin-top:22px;
	margin-left:15px;
	width:448px;
	float:left;
}
div.etus-news-item-container{
	width:460px;
	position:relative;
	margin-top:5px;
}
#front-updates-banner{
	float:left;
	width:233px;
	background: transparent url(../images/etus_updatesbanner_bg.jpg) top left no-repeat;
	margin-top:4px;
	margin-left:4px;
}

#front-updates-banner img.title{
	margin:18px 0 0 16px;
}

#front-updates-banner div.content{
	width:195px;
	font-size:11px;
	font-family:Verdana;
	line-height:12px;
	margin-left:25px;
	color:#5f6569;
}
.etus-update-date{
	color:#787879;
	font-weight:bold;
	line-height:18px;
}
.etus-update-link{
	color:#5f6569;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
.etus-news-item-container .btn-more-news{
	position:absolute;
	bottom:0;
	right:0;
	width:109px;
	height:42px;
}
.etus-news-item{
	margin-bottom:13px;
	margin-left:7px;
	color:#5f6569;
	font-size:11px;
	font-family:Verdana;
	line-height:14px;
	width:330px;

}

.etus-news-item a{
	color:#5f6569;
	text-decoration:none;

}

.etus-news-item h1{
	color:#5f6569;
	font-size:11px;
	line-height:14px;
	display:block;
	margin:0 0 12px 0;
	text-transform: uppercase;
	font-weight:bold;
	padding:0 !important;
}

div.clearer{
	clear:both;

}


/**** MAIN NAV ****/

.dropdownmenu {
	position: absolute;	
	z-index: 10;
	width: 175px;
	background: #040507;
	padding:0 0 8px 0;
}
ul.dropdownmenu {
	list-style-type: none;	
	margin: 0;
}
.dropdownmenu li {	
	margin: 0;
	background: #040507;
	padding:0 6px;
}
.dropdownmenu a {	
	display: block;
	padding: 6px 8px 1px 8px;
	margin:0;
	height: 18px;
	color: #a19f74;
	font: bold 11px Verdana, sans-serif;
	text-decoration:none;
	border-bottom: 1px solid #272c2f;	
	text-transform: uppercase;
}
html>body .dropdownmenu a {
	height: auto;
	min-height: 18px;
}
.dropdownmenu a:visited {
	color: #8b8964;
}
.dropdownmenu a:hover {
	background: #0b0e10;
	text-decoration:none;
	color: #aeaa65;
}
#mainmenu_band {		
	top: 40px;
	left: 329px;
	display: none;
}
#mainmenu_files {	
	top: 40px;
	left: 622px;
	display: none;	
}
#mainmenu_interact {	
	top: 40px;
	left: 809px;
	display: none;	
}



/**** FORUM *****/

