﻿.newsHeader
{
	color:White;	
	font-weight:bold;
}

.newsBody
{	
	color:White;		
	width:450px;
	display:inline-block;
	padding-bottom:20px;
	text-align:justify;
}

.newsDate
{
	display:inline-block;
	font-style:italic;
}

.newsItem
{
		width:450px;
}

.memebersHeader
{
	font-size:large;
	font-weight:bold;
}


body
{
	margin:0px;
	background-color:Black;
	background-image: url(../img/full_bg7.jpg); 
	background-repeat: no-repeat;
	scrollbar-3dlight-color: #4d3a1c !important;
	scrollbar-darkshadow-color: black !important;
	scrollbar-face-color: #4d3a1c !important;
	scrollbar-highlight-color: #4d3a1c !important;
	scrollbar-shadow-color: #603c1a !important;
	scrollbar-track-color: #603c1a !important; 
	

}

.hoverImageTop
{
	position:absolute;
	top:436px;
	left:31px;
		
}

.hoverImageBottom
{
	position:absolute;
	top:609px;
	left:61px;
}

.mainWrapper
{
	margin-left:289px;
}

.LoadingAnimationBackground
{
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1; 
	top:0px;
	left:0px;
	width:100%;
	height:100%;

}
.fullScaleImage
{
	padding-left:480px;
	padding-top:450px;	
}

.menuContainer
{
	margin-top:30px;
	margin-left:40px;
}

.mainContent
{
	margin-top:60px;
	margin-left:83px;
	width:476px;
	height:670px;
	font-size:10px;
	font-family:Verdana;
	color:White;
	overflow-x:hidden;
	overflow-y:auto;
}

.mainContent a 
{
	font-weight:bold;
	color:White;
	text-decoration:none;
}

.mainContent a:hover
{
	text-decoration:underline;
}

.mainContent a:visited
{
	color:White;
}

/*Biography*/
.biography p
{
	text-align:justify;
	width:600px;
	padding-left:30px;	
}

.biography h3
{
	font-size:small;
	padding-left:30px;
	margin-bottom:-17px;
}

/*Discography*/

.thumbContainer
{
	top:70px;
	position:absolute;
	margin-left:25px;
}

.coverThumb
{
	margin-left:-10px;	
	padding-bottom:20px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	cursor:pointer;
	z-index:500;
}

.imageGalleryThumbNail
{
	cursor:pointer;
}

.albumInfo
{
	margin-top:70px;
}

.albumTitle
{
	font-weight:bold;
	font-size:medium;
	padding-top:15px;

}

.albumThumb
{
	position:absolute;
}

.innerInfoSelectionPanel
{
	top:310px;
	left:575px;
	position:absolute;
	width:200px;	
	text-align:left;
}

.innerInfoSelectionPanel :hover
{
	font-weight:bold;
}

.innerInfoPanel
{
	width:474px;
	height:400px;
	overflow-y:auto;
	overflow-x:hiden;
	position:absolute;
	top:385px;
}

.discographyInnerSelectionLabel
{
	cursor:pointer;
	display:inline-block;
	width:150px;
}

/*Static Texts*/
.staticText_Value
{
	color:White;
}

.staticText_Key
{
	color:White;
}

.infoContainer
{
	width:400px;
	display:inline-block;
}

.infoLabel
{
	display:inline-block;
	width:85px;
	font-weight:bold;
	vertical-align:top;
}

.infoText
{
	display:inline-block;
	width:130px;
	vertical-align:bottom;
}

.infoTextWide
{
	display:inline-block;
	width:300px;
	vertical-align:bottom;
}

/*Reviews*/
.reviewPanel
{
	padding-bottom:15px;
	margin-left:15px;
	width:400px;
	z-index:0;
}

.reviewer
{
	color:White;
	width:430px;
	display:inline-block;
	padding-bottom:5px;
	text-decoration: underline;
	font-weight:bold;
}

.reviewText
{
	color:White;
	width:430px;
	display:inline-block;
	text-align:justify;
}

.albumName
{
	display:inline-block;
	font-weight:bold;
	margin-bottom:15px;
	margin-left:15px;
	width:430px;
	font-size:12px;
}

/*Artwork*/
.artworkPanel
{
	margin-left:25px;
	margin-right:25px;
}

/*Lyrics*/
.lyricsPanel
{
	margin-left:15px;
}
.trackLabel
{
	font-weight:bold;
	width:400px;
	display:inline-block;
	margin-top:20px;
	font-size:12px;
}

.trackLyrics
{
	width:400px;
	display:inline-block;
	text-align:justify	
}

/*Events*/
.eventPanel
{
	margin-left:55px;
	margin-top:10px;
	margin-bottom:10px;
}

/*Audio*/
.trackPanel
{
	margin-left:25px;
	margin-top:5px;
	width:400px;
}

/*Guestbook*/
.addComment
{
	margin-right:500px;
}

.messageContainer
{
	margin-left:25px;
	margin-bottom:25px;
	margin-top:25px;
	padding-bottom:15px;
	border-bottom:solid 1px White;
	width:410px;
}

.menuItem
{
	font-weight:bold;
	font-size:small;
}

.subMenuItem
{
	font-weight:bold;
	font-size:small;
	text-align:left;
	background-image: url(../img/menuitem_bg.png); 
	color:White;
}