/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/background.gif);
	}
	
body {margin:0; padding:0; border:0; height:100%; }	

img  {
	border: 0;
	}
	
a {
	color: #990000;
	text-decoration: underline;
	}
	
	a:hover {
	color: #990000;
	text-decoration: none;
	}
	
h1 {
	text-indent: -10000px;
	}

.newslink {
	padding-left: 10px;
	color: #000000;
	background: url(../img/arrow.gif) no-repeat 0 50%;
	}
	
.red {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	}
	
#container {
	width: 865px;
	}
	
#logo {
	width: 440px;
	height: 165px;
	float: right;
	clear: both;
	}
	
#first_name, #last_name, #email, #emailconfirm  {
	background-color: #ffe9e8;
	padding: 2px;
	border: solid 1px #760202;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	}
	
#comments  {
	background-color: #ffe9e8;
	padding: 2px;
	border: solid 1px #760202;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 47px;
	font-size: 10px;
	font-weight: bold;
	}
	
.title {
	text-align: justify;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	color: #760202;
	text-decoration: none;
	}
	
.title a {
	text-align: justify;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	color: #760202;
	text-decoration: underline;
	}
	
.title a:hover  {
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #d93333;
	}

	
#submit  {
	cursor: pointer;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	margin-left: 138px;
	left: 200px;
	width: 75px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #760202;
	border: 1px solid #000000;
	}
		
label  {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 10px;
	display: block;
	float: left;
	width: 125px;
	}
	
#mp3 {
	display: block;
	width: 440px;
	height: 46px;
	background-image:url(../img/mp3_background.jpg);
	float: right;
	clear: both;
	}	
	
#content {
	width: 552px;
/*	height: 800px;*/
	float: right;
	clear: both;
	background-image:url(../img/content_background.jpg);
	background-repeat:repeat-y;
	}

#gallpic2 {
	width: 124px;
	height: 175px;
	float: right;
	background-image:url(../img/gallery_back2.jpg);
	background-repeat:no-repeat;
	padding-left: 16px;
	margin-top: 10px;
	}
	
#gallpic {
	width: 124px;
	height: 175px;
	float: right;
	background-image:url(../img/gallery_back.jpg);
	background-repeat:no-repeat;
	padding-left: 16px;
	margin-top: 10px;
	}
	
#gallpic img  {
/*	padding-left: 16px;*/
	padding-top: 13px;
	padding-bottom: 4px;
	border: 0;
	}	

#gallpic .zoomfly  {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: crosshair;
	}
	
#gallpic .link {
	color: #000000;
	padding-left: 11px;
	}	

#gallpic .link:hover {
	color: #990000;
	padding-left: 11px;
	}
	
#gallpic2 img  {
/*	padding-left: 16px;*/
	padding-top: 13px;
	padding-bottom: 4px;
	border: 0;
	}	

#gallpic2 .zoomfly  {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: crosshair;
	}
	
#gallpic2 .link {
	color: #000000;
	padding-left: 11px;
	}	

#gallpic2 .link:hover {
	color: #990000;
	padding-left: 11px;
	}		

#headline {
	float: right;
	}
	
#text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	float: right;
	width: 420px;
	padding-left: 5px;
	padding-right: 15px;
	}		
	
html>body #text {
	width: 420px;
	}	
	
#footer {
	width: 552px;
	height: 32px;
	float: right;
	clear: both;
	}	
	
#footertxt {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
	#footertxt a {
	color: #000000;
		font-weight: bold;
	text-decoration: none;
	}
	
	#footertxt a:hover {
	color: #990000;
		font-weight: bold;
	text-decoration: underline;
	}
/* 
--------------------------------------
   MENU
--------------------------------------
*/ 

#menu {
	width: 552px;
	height: 74px;
	float: right;
	clear: both;
	background-image:url(../img/menu/menu.jpg);
	}
	
	#menu ul {
		width				: 440px;
		height	 			: 74px;
		list-style-type		: none;
		text-indent			: -2000px;
		margin				: 0px;
		padding				: 0px;
		float: right;
		}
	
	#menu li {
		float				: left;
		}
		
	#menu li#news a {
		background-image	: url(../img/menu/news.jpg);
		height				: 37px;
		width				: 75px;
		text-decoration		: none;
		display				: block;		
		}
		
	#menu li#newsActive {
		background-image	: url(../img/menu/news_over.jpg);
		height				: 37px;
		width				: 75px;
		text-decoration		: none;
		display				: block;		
		}
		
	#menu li#news a:hover {
		background-image	: url(../img/menu/news_over.jpg);
		}
		
	#menu li#press a {
		height				: 37px;
		width				: 93px;
		text-decoration		: none;	
		display				: block;
		background-image	: url(../img/menu/press.jpg);	
		}
	
	#menu li#pressActive {
		height				: 37px;
		width				: 93px;
		text-decoration		: none;	
		display				: block;
		background-image	: url(../img/menu/press_over.jpg);
		}
		
	
	#menu li#press a:hover {
		background-image	: url(../img/menu/press_over.jpg);
		}	
	
	#menu li#artist a {
		background-image	: url(../img/menu/artist.jpg);
	
		height				: 37px;
		width				: 102px;
		text-decoration		: none;
		display				: block;		
		}

	#menu li#artistActive {
		background-image	: url(../img/menu/artist_over.jpg);
	
		height				: 37px;
		width				: 102px;
		text-decoration		: none;
		display				: block;		
		}	
	
	#menu li#artist a:hover {
		background-image	: url(../img/menu/artist_over.jpg);
		}	
	
	#menu li#music a {
		background-image	: url(../img/menu/music.jpg);
		height				: 37px;
		width				: 170px;
		text-decoration		: none;
		display				: block;
		}

	#menu li#musicActive {
		background-image	: url(../img/menu/music_over.jpg);
		height				: 37px;
		width				: 170px;
		text-decoration		: none;
		display				: block;
		}	
	
	#menu li#music a:hover {
		background-image	: url(../img/menu/music_over.jpg);
		}	
	
	#menu li#live a {
		background-image	: url(../img/menu/live.jpg);
		height				: 37px;
		width				: 60px;
		text-decoration		: none;
		display				: block;
		}
		
	#menu li#liveActive {
		background-image	: url(../img/menu/live_over.jpg);
		height				: 37px;
		width				: 60px;
		text-decoration		: none;
		display				: block;
		}		
	
	#menu li#live a:hover {
		background-image	: url(../img/menu/live_over.jpg);
		}
	
	#menu li#gallery a {
		background-image	: url(../img/menu/gallery.jpg);
		height				: 37px;
		width				: 115px;
		text-decoration		: none;
		display				: block;
		}
		
	#menu li#galleryActive {
		background-image	: url(../img/menu/gallery_over.jpg);
		height				: 37px;
		width				: 115px;
		text-decoration		: none;
		display				: block;
		}		
	
	#menu li#gallery a:hover {
		background-image	: url(../img/menu/gallery_over.jpg);
		}	
		
	#menu li#video a {
		background-image	: url(../img/menu/video.jpg);
		height				: 37px;
		width				: 75px;
		text-decoration		: none;
		display				: block;
		}
		
	#menu li#videoActive {
		background-image	: url(../img/menu/video.jpg);
		height				: 37px;
		width				: 75px;
		text-decoration		: none;
		display				: block;
		}		
	
	#menu li#video a:hover {
		background-image	: url(../img/menu/video_over.jpg);
		}	
		
	#menu li#newsletter a {
		background-image	: url(../img/menu/newsletter.jpg);
		height				: 37px;
		width				: 190px;
		text-decoration		: none;
		display				: block;
		}
		
	#menu li#newsletterActive {
		background-image	: url(../img/menu/newsletter_over.jpg);
		height				: 37px;
		width				: 190px;
		text-decoration		: none;
		display				: block;
		}		
	
	#menu li#newsletter a:hover {
		background-image	: url(../img/menu/newsletter_over.jpg);
		}