@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

h1 {
	background:url(/images/welcome-title-bg.jpg) repeat-x top;
	line-height:35px;
	padding:0 0 0 10px;
	text-transform:uppercase;
	font-size:18px;
	color:#EAE21D;
	margin:0;
}

.arrowBoxLeftBG {
	background:url(/images/box-left-bg.jpg) repeat-y top;
}
.arrowBoxRightBG {
	background:url(/images/box-right-bg.jpg) repeat-y top;
}
.arrowBoxTopBG {
	background:url(/images/box-bg-top.jpg) repeat-x top;
}
.arrowBoxBottomBG {
	background:url(/images/box-bg-bottom.jpg) repeat-x top;
}
.arrowBoxBody	{
	background-color: #000000;
	font-size:12px;
	color:#EAE21D;
}

.homeRightNavHeader {
	background:#1c1f1e;
	border: 1px solid #343434;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffdc00;
	padding-left: 12px;
	line-height:35px;
}

.homeUpcomingShowsName {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffac00;
	padding-left: 12px;
 	background:#0b0a0a;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}
.homeUpcomingShowsName a {
	color: #ffac00;
	text-decoration:none;
}
.homeUpcomingShowsName a:hover {
	color: #fff;
	text-decoration:underline;
}
.homeUpcomingShowsDate {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-left: 25px;
 	background:#0b0a0a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}

.pastShowsName {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-left: 25px;
 	background:#0b0a0a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}
.pastShowsName a {
	color: #ffac00;
	text-decoration:none;
}
.pastShowsName a:hover {
	color: #fff;
	text-decoration:underline;
}
.pastShowsVenue {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-left: 25px;
 	background:#0b0a0a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}
.pastShowsVenue a {
	color: #ffac00;
	text-decoration:none;
}
.pastShowsVenue a:hover {
	color: #fff;
	text-decoration:underline;
}
.pastShowsDate {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	padding-left: 25px;
 	background:#0b0a0a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}
.pastShowsDate a {
	color: #ffac00;
	text-decoration:none;
}
.pastShowsDate a:hover {
	color: #fff;
	text-decoration:underline;
}

.homeWhosHot {
	line-height:20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffac00;
	padding-left: 12px;
 	background:#0b0a0a;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}
.homeWhosHot a {
	color: #ffac00;
	text-decoration:none;
}
.homeWhosHot a:hover {
	color: #fff;
	text-decoration:underline;
}


.pageBody {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffac00;
	line-height: 16px;
}
.pageBodyWhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
.pageBodyRed {
	font-family: Tahoma;
	font-size: 12px;
	color: red;
	line-height: 16px;
}
.pageBodyOrange {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffac00;
	line-height: 16px;
}

.artistName {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cf9620;
}
.artistName a {
	color: #cf9620;
	text-decoration:none;
}
.artistName a:hover {
	color: #fff;
	text-decoration:underline;
}

.artistLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffac00;
	line-height: 16px;
}
.artistLinks a {
	color: #cf9620;
	text-decoration:none;
}
.artistLinks a:hover {
	color: #fff;
	text-decoration:underline;
}

.artistDescription {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffac00;
	line-height: 16px;
}
.artistDescription a {
	color: #cf9620;
	text-decoration:none;
}
.artistDescription a:hover {
	color: #fff;
	text-decoration:underline;
}

.venueName {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cf9620;
}
.venueName a {
	color: #cf9620;
	text-decoration:none;
}
.venueName a:hover {
	color: #fff;
	text-decoration:underline;
}

.venueAddress {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
.venueAddress a {
	color: #fff;
	text-decoration:none;
}
.venueAddress a:hover {
	color: #cf9620;
	text-decoration:underline;
}

.venueDescription {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
.venueDescription a {
	color: #fff;
	text-decoration:none;
}
.venueDescription a:hover {
	color: #cf9620;
	text-decoration:underline;
}


.eventName {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cf9620;
}
.eventName a {
	color: #cf9620;
	text-decoration:none;
}
.eventName a:hover {
	color: #fff;
	text-decoration:underline;
}

.eventDate {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
.eventDate a {
	color: #fff;
	text-decoration:none;
}
.eventDate a:hover {
	color: #cf9620;
	text-decoration:underline;
}

.eventLocation {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
.eventLocation a {
	color: #fff;
	text-decoration:none;
}
.eventLocation a:hover {
	color: #cf9620;
	text-decoration:underline;
}

.eventDescription {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
.eventDescription a {
	color: #fff;
	text-decoration:none;
}
.eventDescription a:hover {
	color: #cf9620;
	text-decoration:underline;
}

.eventPrice {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}
.eventPrice a {
	color: #fff;
	text-decoration:none;
}
.eventPrice a:hover {
	color: #cf9620;
	text-decoration:underline;
}


.arialbold11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialbold11white a {
	color: #FFFFFF;
	text-decoration:none;
}
form {
	margin: 0px;
	padding: 0px;
}
.textfields {
	background-color: #141313;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffb200;
	border-bottom-color: #ffb200;
	border-left-color: #ffb200;
	border-right-style: none;
	height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	padding-left: 5px;
	padding-top: 3px;
}

.arialbold11white a:hover {
	color: #ffdc00;
	text-decoration:none;
}
.arialregular11orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffac00;
}

.rightboxborder {
	border: 1px solid #343434;
}
.rightbottomboxborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	border-left-color: #343434;
}
.rightbottomtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffac00;
	padding-left: 12px;
}
.rightbottomtext a {
	color: #ffac00;
	text-decoration:none;
}
.rightbottomtext a:hover {
	color: #fff;
	text-decoration:underline;
}
.rightboxtitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffdc00;
	padding-left: 12px;
}
.tahomaregular12white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #343434;
	border-bottom-color: #343434;
	padding-left: 5px;
}
.maincontentbox {
	background-color: #000000;
	border: 1px solid #343434;
}
.tahomaregolar11orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffac00;
	line-height: 16px;
}
.tahomabold11black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #010101;
}
.tahomabold11black a {
	color: #010101;
	text-decoration:none;
}
.tahomabold11black a:hover {
	color: #fff;
	text-decoration:underline;
}
.tahomaregular11yellow {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffc800;
	line-height: 16px;
}
.tahomabold14orange {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cf9620;
}
.tahomabold14orange a {
	color: #cf9620;
	text-decoration:none;
}
.tahomabold14orange a:hover {
	color: #fff;
	text-decoration:underline;
}
.tahomaregular11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.tahomabold11white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}



.mainboxborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d3b3b;
	border-left-color: #3d3b3b;
	background-color: #010101;
	background-image: url(/images/main-box-bg.jpg);
	background-repeat: repeat-x;
}

.tahomabold11yellow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f7ae06;
}
