@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/background1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	_text-align: center;
}
.link {
	color: #84459b;
	text-decoration: none;
}
a:link {
	color: #84459b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #84459b;
}
a:hover {
	text-decoration: underline;
	color: #84459b;
}
a:active {
	text-decoration: none;
	color: #84459b;
}
.newsTitle2 {

}
.newsContent2 {

}
.gigVenue {
	font-size: 16px;
	font-weight: bold;
}
.gigCity {
	padding-top: 10px;
	font-size: 14px;
}
.gigDetails {
	padding-top: 10px;	
}
.schedule {
	border: 1px solid #FFF;
	padding: 0;
}
.schedule td {
	border: 2px solid #84459b;	
	padding: 0px;
	width: 180px;
	height: 50px;
	text-align: center;
}
.songlist {
	border: 1px solid #FFF;
	padding: 0;
	margin: auto;
}
.songlist td {
	border: 2px solid #84459b;	
	padding: 5px;
	height: 25px;
	text-align: center;
}
.tableheader {
	background-color: #000;	
}
.tableheader td {
	color: orange;
	font-weight: bold;
}
.container {
	height: 880px;
	width: 900px;
	margin: auto;
	text-align: left;
}
.menu {
	height: 157px;
	width: 900px;
}
.nextshow {
	width: 263px;
	height: 243px;
	float: left;
	margin-top: 11px;
	margin-left: 7px;
	background-image: url(/images/nextshow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px solid #FFF;
}
.homeani {
	float: right;
	height: 243px;
	width: 610px;
	margin-top: 11px;
	margin-right: 10px;
	border: 1px solid #FFF;
}
.extbuttons {
	float: left;
	height: 242px;
	/* width: 266px; */
	margin-left: 5px;
	margin-top: 8px;
	padding-left: 3px;
}
.content {
	width: 900px;
	margin: auto;
}
.contentTable {
	width: 900px;
	border: 0;
	padding: 0;
}
.contentMenu {
	width: 200px;
	height: 300px;
	vertical-align: top;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}
.contentMain {
	width: 700px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
.contentTitle {
	font-size: 18px;
	font-weight: bold;
	color: orange;
	font-style: italic;
}

.galleryTitle {
	font-size: 12px;
	font-weight: bold;
	color: orange;
	font-style: italic;
}
.contentBody {

}
.homecontent {
	float: right;
	height: 56px;
	width: 617px;
	/* padding-right: 9px; */
}
.newsTitle {
	font-size: 18px;
	font-weight: bold;
	color: #84459b;
	text-align: left;
	padding-bottom: 10px;
}
.newsContent {
	color: #FFF;
	text-align: left;
}
.homecontent2 {
	float: right;
	height: 375px;
	/* width: 550px */
	width: 600px;
	text-align: left;
	/* padding-left: 25px; */
}
.jive101 {
	float: left;
	height: 200px;
	width: 240px;
}

.copyright {
	font-size: 10px;
	color: #999;
	text-align: center;
	width: 900px;
	height: 30px;
	margin: auto;
	margin-top: 20px;
	float: right;
	padding-bottom: 50px;
}

.jive101 {
	float: left;
	height: 177px;
	width: 260px;
	margin-top: 10px;
	margin-left: 6px;
}
.showinfo {
	margin-top: 75px;
	text-align: center;
	color: #FFF;
	height: 125px;
}
.showbottom {
	text-align: left;
	padding-left: 30px;
}
.bioTable {
	width: 700px;
	border: 0;
	padding: 5px;
}
.bioLeft {
	width: 180px;
	text-align: center;
}
.bioRight {
	width: 520px;
	text-align: justify;
}
.terms {
	width: 500px;
	padding: 20px;
	background-color: #F5F5F5;
	border: 5px solid orange;
	margin: auto;
	color: #000;
}
.upload {
	width: 500px;
	padding: 20px;
	margin: auto;
}

.textinput {
	border: 2px solid #84459b;
	background-color: #F5F5F5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.textarea {
	border: 2px solid #84459b;
	background-color: #F5F5F5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.button {
	background-image: url(/images/button.jpg);
	border: 2px solid #84459b;
	cursor: hand;
	cursor: pointer;
}
#uploading {
position: absolute;
top: 00;
left: 10;
text-align: center;
width: 100px;
background-color: #FFF;
border: 2px solid orange;
display:none;
z-index: 100;
}
img {
	border: 0;
}
#scroll3 {
	width:600px; 
	height:500px; 
	overflow-y:scroll;
	padding-left: 15px; 
	padding-right: 15px; 
	border: 2px solid #84459b;
}
.player_options {
	background-color: #84459b;
	color: #FFF;
	padding: 5px;
}
.player_options a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.player_options a:hover {
	text-decoration:underline;
}