@charset "utf-8";

/* 
Left size 140px
Middle size 625px
Right Size 190px

ORANGE - FF9900
ORANGE DARK - FF6600
GREY DARK - 333333
GREY VERY DARK - 141414
GREY LIGHT - 999999
*/


body, td, th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	xcolor: #FFF;
	color: #000;

}
.calendar  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
}

html, body {
	background-color: #000;
	margin: 0;
    padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_holes.gif);
	background-repeat: repeat-x;
}

a {
	color: #F90;
}
a:visited {
	color: #C60;
}
a:hover {
	color: #F60;
}
a:active {
	color: #F90;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-size: 14px;
	color: #FFF;
}
h3 {
	font-size: 12px;
	color: #FFF;
}
.navBox {
	font-family: Verdana, Arial, sans-serif;
	color: #FDE9D4;
	background-repeat: repeat-x;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/nav_back_on.gif);
	display: block;
	margin: 0px;
	z-index: 999;
	font-size: 14px;
}
.midBorder {
	margin: 0px;
	padding: 0px;
	width: 960px;
	border: 1px solid #333;
}
.leftBack {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	background-image: url(../images/slice_left_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftLine {
	background-color: #333;
	background-image: url(../images/line_left_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightLine {
	background-color: #333;
	background-image: url(../images/line_right_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.rightBack {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #141414;
	background-image: url(../images/slice_mid_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.sponsoredBy {
	font-size: 8px;
	color: #FFF;
	width: 140px;
	padding-top: 30px;
	padding-bottom: 2px;
}
.sponsoredByRight {
	font-size: 8px;
	color: #FFF;
	width: 150px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align:left;
}
.EMCvideo {
	font-size: 8px;
	color: #FFF;
	width: 190px;
	padding-top: 30px;
	padding-bottom: 2px;
	background-color: #000;
}
.concertLinksTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	background-image: url(../images/concertTitleBack.gif);
	background-repeat: repeat-x;
}
.concertScroll {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	height: 370px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 5px;
	background-color: #000;
}
.concertScroll ul {
	margin-left: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	list-style-image: url(../images/bullet.gif);
}
.concertScroll ul li {
	font-size: 10px;
	font-weight: normal;
	list-style-image: url(../images/bullet.gif);
	line-height: 18px;
	padding-left: 0px;
}
.concertScroll ul li a {
	color: #F90;
	text-decoration: none;
}
.concertScroll ul li a:active {
	color: #F90;
	text-decoration: none;
}
.concertScroll a:hover {
	color: #FFF;
	text-decoration: underline;
}
.EMCvideo img {
	border: solid 1px #FFF;
}
.EMCvideo:hover img {
	border: solid 1px #F90;
}
.videoBlack {
	background-color: #000;
}
.playVideo {
	font-size: 8px;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.playVideo a {
	color: #FFF;
	text-decoration: none;

}
.playVideo a:active {
	color: #FFF;
}
.playVideo a:hover {
	color: #000;
}
.leftAds {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 140px;
	padding-bottom: 10px;
}
.leftAds a {
	color: #F60;
	text-decoration: none;
}

.leftAds a:hover {
	color: #FFF;
	text-decoration: underline;
}
.leftAds a:active {
	color: #F60;
	text-decoration: none;
}
.leftAds a:visited {
	color: #999;
}
.leftAds img {
	border: solid 1px #FFF;
}
.rightAds {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 190px;
	padding-bottom: 25px;
}
.rightAds a {
	color: #F60;
	text-decoration: none;
}

.rightAds a:hover {
	color: #FFF;
	text-decoration: underline;
}
.rightAds a:active {
	color: #F60;
	text-decoration: none;
}
.rightAds a:visited {
	color: #999;
}
.rightAds img {
	border: solid 1px #FFF;
}
.copyright {
	display: table-cell;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	float: left;
	width: 500px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.smallNavLinks {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #F90;
	text-decoration: none;
	float: right;
	padding-right: 3px;
	line-height: 28px;
	height: 28px;
	width: auto;
	white-space: nowrap;
}
.navSocialLinks {
	line-height: 20px;
	vertical-align: middle;
	height: 28px;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

.NavBackground {
	background-image: url(../images/nav_back_off.gif);
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	width: 960px;
	z-index: 1000;
}
.navButtonContainer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	float: left;
	height: 28px;
	width: auto;
	white-space: nowrap;
}


.smallNavLinks a {
	color: #F90;
	text-decoration: none;
}
.smallNavLinks a:active {
	color: #F90;
	text-decoration: none;
}
.smallNavLinks a:hover {
	color: #FFF;
	text-decoration: underline;
}

.designBy {
	display: table-cell;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999;
	float: right;
	width: 400px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}
.designBy a {
	color: #CCC;
	text-decoration: none;	
}
.designBy a:hover {
	text-decoration: underline;
}


.bottomNav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #F90;
	text-decoration: none;
}
.bottomNav a {
	color: #F90;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.midBannerAd {
	padding: 0px;
	clear: both;
	float: none;
	margin: 0px;
}

.midBannerAd img {
	border: solid 1px #F90;
	margin: 0px;
	padding: 0px;
}

.midBannerAd img:hover {
	border: solid 1px #FFF;
}

.midBannerAdSponsor {
	font-size: 8px;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: both;
	float: none;
	margin: 0px;
}

.midRightBannerAd {
	padding: 0px;
}

.midRightBannerAd img {
	border: solid 1px #F90;
	margin: 0px;
	padding: 0px;
}
.midRightBannerAd img:hover {
	border: solid 1px #FFF;
}

.midRightBannerAdSponsor {
	border: solid 0px #F90;
	font-size: 8px;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: right;
	float: right;
	margin: 0px;
}

.midLeftBannerAd {
	padding: 0px;
}

.midLeftBannerAd img {
	border: solid 1px #F90;
	margin: 0px;
	padding: 0px;
}

.midLeftBannerAd img:hover {
	border: solid 1px #FFF;
}

.midLeftBannerAdSponsor {
	font-size: 8px;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: left;
	float: left;
	margin: 0px;
}
.midCenterBannerAd {
	padding: 0px;
}

.midCenterBannerAd img {
	border: solid 1px #F90;
	margin: 0px;
	padding: 0px;
}

.midCenterBannerAd img:hover {
	border: solid 1px #FFF;
}

.midCenterBannerAdSponsor {
	font-size: 8px;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	clear: left;
	float: left;
	margin: 0px;
}

