html{
	
	 background-color: #48453e;
	color:#CCCCCC;

}
body { 
	font: 75% georgia, sans-serif;

	margin: 0px auto; 
	text-align:center;
	padding: 0;
	background-image:url('/images/top.jpg');
	background-repeat:repeat-x;
	

	}
a{
		color:#999999;
	text-decoration:none;

}
a:hover{
	color:#CCCCCC;

}
 
#container{
	margin: 0px auto; 
		width:1000px;
		min-width: 1000px;
		background-image:url('/images/middle_line.jpg');
		background-repeat:repeat-y;
}
#top{
	background-image:url('/images/header.jpg');
	background-repeat:no-repeat;
	min-height:697px;
}
#miska{
	
	width:980px;
	height:276px;
	margin:0px 12px 0px 12px;
}
#header h1 { 
	float: left;
	}
#header h1 span {
	display:none;
	}
#header h2 { 
	float: right;
	}
#header h2 span {
	display:none;
	}
#headerContent{

	clear:both;
}
.albumdetailsimg{
	border:solid 1px #999999;
	
}

#headerMenu{
	height:52px;
	padding: 16px 0px 0px 50px;
	width:980px;
}
#headerMenu ul{


	text-align:center;
	}
#headerMenu ul li{
	display: inline;
	text-align:center;
	font-size:15px;	
}
#headerMenu ul li.root{
	margin-right:50px;
	}
#headerMenu ul li a{
		filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	color:#CCCCCC;
	text-decoration:none;


}


#headerMenu ul li a:hover{
		filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;

	text-decoration:none;

}
#middle{
	clear:both;
}
.yuimenu{
	
	background-color:#000000;
	text-align:center;
	opacity:0.8;
	filter:alpha(opacity=80);

}
.yuimenubaritem{
	text-align:center;
}
.menuitem a{
	padding-right:20px;
	padding-left:20px;

}
.menuitem a:hover{
	background-color:#333333;
}

#headerContent ul{
	text-align:left;
}


#footer{
	background-image:url('/images/footer.jpg');
	background-repeat:repeat-x;
	height:117px;
	min-height:117px;
	width:1000px;
	min-width:1000px;
	margin:0 auto;
	text-align:center;

}
#bottom
{
	
	background-image:url('/images/background_bottom.jpg');
	background-repeat:repeat-x;
	height:117px;
	min-height:117px;
}

.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
.profilePhoto{
	min-height:440px;
}
.leftside{
	float:left;
	margin-left:30px;

}
.centerside{
	float:left;
	width:50%;
	text-align:left;
	padding-top:20px;
	margin-left:10px;
}
.rightside{
	float:left;
	margin-left:20px;
	padding-top:20px;
	
}
.smallprofilephoto{
	border:1px #e6e6e6 solid;
	clear:both;
	margin-bottom:20px;
}


.newsside{
	float:left;
	width:60%;
	margin-left:30px;
	/*background-color:#ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);*/
	border-right:1px #777777 solid;
	padding-top:15px;
}
.newsrestside{
	float:left;
	width:30%;
	margin-left:30px;
	padding-top:15px;
}

.newsItem{
	margin-bottom:25px;
}

.newslistHeader{
	font-size:16px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
	padding-bottom:5px;

	color:#BBBBBB;
	
}

.newslistContent{
	font-size:14px;
	padding-right:20px;
	margin-bottom:5px;
	text-align:left;
}
.newsFooter{
	font:"Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	text-align:left;
	border-bottom:3px double #777777;
	margin-right:20px;
	margin-left:20px;
}
.newsrestside{
	float:left;
	width:30%;
	margin-left:30px;
	padding-top:15px;
}

.newslivelogo{
	background-image:url('/images/live_main.png');
	background-repeat:no-repeat;
	background-position:center;
	height:85px;
	/*margin-bottom:-10px;*/
	}
.newslivemore{
	font:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:right;
	margin-top:5px;

}
.newsshoplogo
{
    margin-top:15px;
	background-image:url('/images/shop_main.png');
	background-repeat:no-repeat;
	background-position:center;
	height:87px;

}
.newsshopcontent{
	padding-top:10px;
	padding-bottom:10px;

	border:1px #777777 solid;

}
.newsshopcontent img{
	border:1px #999999 solid;

}
#upcomingShows{
		margin: 0 auto;
	text-align:center;
	border:3px #444444 double;
	
	margin-top:3px;
	margin-bottom:10px;
	width:90%;
}
#upcomingShows tr.odd{

	background:#555555;
}
#upcomingShows tr.even{

	background:#666666;
}
#upcomingShows tr td{
	padding:5px;
	border-right: 1px solid #777777;
}
#pastShows{
		margin: 0 auto;
	text-align:center;
	border:3px #444444 double;
	opacity:0.5;
	filter:alpha(opacity=50);
	margin-top:3px;
	margin-bottom:10px;
	width:90%;
}
#pastShows tr.odd{

	background:#555555;
}
#pastShows tr.even{

	background:#666666;
}
#pastShows tr td{
	padding:5px;
	border-right: 1px solid #777777;
}

.important
{
    color:#FDFF7A;
    
}
.important a
{
    color:#FDFF7A;
    
}
.guestside{
	float:left;
	width:55%;
	margin-left:30px;

	padding-top:15px;
}
.guestinputside{
	float:left;
	width:35%;
	margin-left:30px;
	padding-top:15px;	
	border-right:1px #777777 solid;
	padding:15px;
}
.guestbooklogo{
		background-image:url('/images/guestbook.png');
	background-repeat:no-repeat;
	background-position:center;
	height:90px;


}
#guestbooktable{
	border:1px #DDDDDD solid;
	width:340px;
	padding:15px;
}

#guestbooktable input, textarea{
	margin:5px;
}
#guestbooktable textarea{
	width:260px;
	height:100px;
}

.albumdetails{
		float:left;
	width:40%;
	margin-left:30px;
	border-right:1px #777777 solid;
	padding-top:15px;

}
.albumdetails img{
	border:1px #CCCCCC solid;
	margin-bottom:10px;
}
.albumtracklist{
	float:left;
	width:50%;
	margin-left:30px;
	padding-top:15px;
}

.albumtracklist tr{
	border-bottom:1px #999999 solid;
}

.albumtracklist td {
	padding:5px;
}
.wholetextcontent{
	margin:10px 30px 0px 30px;
}

.promoTable{
		margin: 0 auto;
	text-align:center;
	border:3px #444444 double;
	width:50%;
	margin-top:3px;
	margin-bottom:10px;

}
.promoTable tr.odd{

	background:#555555;
}
.promoTable tr.even{

	background:#666666;
}
.promoTable tr td{
	padding:5px;
	border-right: 1px solid #777777;
}
.contactTable{
		margin: 0 auto;
	text-align:center;
	width:90%;
	
}
.contactTable td{
	padding-bottom:10px;
}

.facebookLikeBox
{
    background-color:#ffffff;
    margin-bottom:15px;
    border:1px solid #777777;
}