/*bandsida
------------------------------------------------------------------*/

bandtxt{
	font-size:14px;}
	
.names{
	text-align:center;
	color:#777;
	margin-top:3px;
	float:left;
	width:100px;}	
	
.soon{

	width:500px;
	height:auto;
	position:absolute;
	font-family: inherit;
	font-size: 10px;
	line-height:15px;
	font-family: verdana, arial, sans-serif;
	font-weight:200;
	color: #888;
	letter-spacing:0.4px;
	
	
	
	}
	
.soon li{

	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
	height:auto;
	width:470px;
		background-image:url(assets/border.png);
	background-position:bottom;
	background-repeat:repeat-x;}	
	
		


.container {
	overflow: hidden;
	width: 500px;
	margin-top:0px;
	height:820px;
	margin: 0 auto;
	
	
	
}


/*band page
------------------------------------------------------------------*/

.bandtxttop{
	background-image:url(assets/border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	width:220px;
	height:25px;
	margin-bottom:10px;
	}
.bandtxt{
	float:right;
	height:auto;
	width:230px;
	margin-top:30px;
	margin-right:10px;
	line-height:1.6em;
	background-image:url(assets/border.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
	}
	
.bandimage{
	float:left;
	height:300px;
	background-image:url(assets/bandpage.png);
	background-repeat:no-repeat;
	width:220px;
	margin-top:-450px;}	


#main{
margin-top:20px;
float:left;
margin-left:-210px;
width:917px;}

.main_image {
	width: 598px; height: 456px;
	margin-top:230px;
	float: right;
	margin-left:110px;
	position: relative;
overflow:visible;
	color: #fff;
	
}

.main_image p {
	font-size: 11px;
	padding: 0px;	margin: 0;
	line-height: 1.6em;
	width:400px;
	float:left;
	margin-left:-10px;	

}


.main_image img{

	margin-left:-110px;
	margin-top:12px;
	border:solid 1px #222;
	}

.block small { 
	padding: 0 0 0 10px; 
	font-size: 10px;
	color:#000;
	margin-top:50px;

}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
	
}
.main_image .block{
	width: 400px;

	margin-left:120px;
	margin-top:60px;
	float:left;
	margin-top:-445px;
	padding-left:10px;
	
	
}



.image_thumb {
	margin-top:0px;
	float: left;
	width: 199px;
	margin-left:10px;

}
.image_thumb img {
	

	float: left;
	margin-left:0px;
	border:solid 1px #222;
	
}
.image_thumb ul {
	
	list-style: none;
	float:left;
	margin-left:30px;
	width:900px;
	
	
}
.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	
	background:url(nav_a.gif) repeat-x;
	width: 129px;
	float: left;

}

.image_thumb ul{
	float:left;
	margin-left:190px;


}
.image_thumb ul li.hover {

	cursor: pointer;
}
.image_thumb ul li.active {

	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 10px;
	color:#000;
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 100px;
	display:none;
	
	
	
}	
.image_thumb ul li p{display: none;
}