@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	min-height: 800px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
	font-size: inherit;
}
#patternOverlay {
	background-image: url(../images/line_bg.png);
	background-attachment: fixed;
	min-height: 800px;
}
#pageContainer {
	width: 988px;
	margin: 0 auto;
}
#menuItemContainer {
	background-image: url(../images/menu-bg.png);
	height: 37px;
	width: 909px;
	float: left;
}
#calendarDates {
	background-image: url(../images/white-box-bg.png);
	background-repeat: repeat-y;
	width: 281px;
}
#calendarDates td {
	height: 19px;
}
#featuredShowContainer {
	position: relative;
	height: 240px;
	overflow: hidden;
	z-index: 99;
	width: 707px;
}
#upcomingHeader {
	background-image: url(../images/upcoming-shows-header.png);
	background-repeat: no-repeat;
	width: 707px;
	height: 79px;
}
#footerContainer {
	margin-top: 5px;
}
#footerContent {
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	height: 67px;
	width: 905px;
	float: left;
	font-size: 0.688em;
	color: #FFFFFF;
}
#sponsorsContainer {
	background-image: url(../images/sponsors-bg.png);
	background-repeat: repeat-y;
	width: 281px;
}
#adContainer {
	background-image: url(../images/white-box-bg.png);
	background-repeat: repeat-y;
	width: 281px;
}
#adHider {
	position: relative;
	margin-left: 15px;
}
#sponsorsHider {
	height: 230px;
	position: relative;
	overflow: hidden;
	margin-left: 15px;
}
#bottomSpacer {
	height: 40px;
}
#newsContainer {
	background-image: url(../images/news-bg.png);
	background-repeat: no-repeat;
	height: 162px;
	width: 707px;
	overflow: hidden;
	color: #FFFFFF !important;
}
.leftBar {
	float: left;
}
.rightBar {
	float: right;
}
.textOrange {
	color: #FA8312;
}
h2.pageHeader {
	font-size: 1.25em;
	color: #FA8312;
	margin-top: 0;
}
h3.pageSubHeader {
	font-size: 1.1em;
	color: #FA8312;
	margin-top: 0;
}
.orangeHeader {
	font-size: 1.25em;
	color: #FA8312;
	font-weight: bold;
}
td.dayHasShow {
	background-image: url(../images/calendar-date-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
div.mainContent {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 20px;
	width: 637px;
}
div.pageText {
	font-size: 0.688em;
	padding-bottom: 1px;
}
div.adItem {
	position: absolute;
	z-index: 50;
}
div.adItemActive {
	z-index: 75;
}
div.sponsorsItem {
	position: absolute;
	z-index: 50;
}
div.sponsorsItemActive {
	z-index: 75;
}
div.featuredShowActive {
	z-index: 75 !important;
}
div.featuredShow {
	background-repeat: no-repeat;
	width: 707px;
	height: 244px;
	padding-top: 1px;
	position: absolute;
	z-index: 50;
	overflow: hidden;
}
div.featuredShowInfo {
	margin-top: 140px;
	margin-left: 40px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
div.featuredShowButtons {
	position: absolute;
	bottom: 0px;
	right: 10px;
}
div.menuItem {
	float: left;
	background-color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	position: relative;
	margin-top: 5px;
}
div.upcomingShowContainer {
	float: left;
	width: 290px;
	padding-left: 20px;
}
div.upcomingShowSeparator {
	float: left;
	width: 300px;
	height: 6px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-image: url(../images/separator-bg.gif);
	background-repeat: repeat-x;
}
div.clearBoth {
	clear: both;
}
a {
	color: #CA3C09;
	text-decoration: none;
}
a:link {
	color: #CA3C09;
	text-decoration: none;
}
a:visted {
	color: #CA3C09;
	text-decoration: none;
}
a:active {
	color: #CA3C09;
	text-decoration: underline;
}
a:hover {
	color: #CA3C09;
	text-decoration: underline;
}
a.featuredShowSkipLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.featuredShowSkipLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.featuredShowSkipLink:visted {
	color: #FFFFFF;
	text-decoration: none;
}
a.featuredShowSkipLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.featuredShowSkipLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.calendarLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.calendarLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.calendarLink:visted {
	color: #FFFFFF;
	text-decoration: none;
}
a.calendarLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.calendarLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:visted {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.upcomingShowLink {
	color: #FA8312;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: none;
}
a.upcomingShowLink:link {
	color: #FA8312;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: none;
}
a.upcomingShowLink:visted {
	color: #FA8312;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: none;
}
a.upcomingShowLink:active {
	color: #FA8312;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: underline;
}
a.upcomingShowLink:hover {
	color: #FA8312;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: underline;
}
a.newsLink {
	color: #FA8312;
	text-decoration: none;
}
a.newsLink:link {
	color: #FA8312;
	text-decoration: none;
}
a.newsLink:visted {
	color: #FA8312;
	text-decoration: none;
}
a.newsLink:active {
	color: #FA8312;
	text-decoration: underline;
}
a.newsLink:hover {
	color: #FA8312;
	text-decoration: underline;
}
a.menuLink {
	color: #FF6000;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 0.94em;
}
a.menuLink:link {
	color: #FF6000;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}
a.menuLink:visited {
	color: #FF6000;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
}
a.menuLink:active {
	color: #FFFFFF;
	background-image: url(../images/menu-bg-over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
}
a.menuLink:hover {
	color: #FFFFFF;
	background-image: url(../images/menu-bg-over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
}
a.menuLinkActive {
	color: #FFFFFF !important;
	background-image: url(../images/menu-bg-over.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	display: block;
}
a.subMenuLink {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.75em;
}
a.subMenuLink:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
a.subMenuLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
a.subMenuLink:active {
	color: #FFFFFF;
	background-color: #CA3C09;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
a.subMenuLink:hover {
	color: #FFFFFF;
	background-color: #CA3C09;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
a.subThirdMenuLink {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.75em;
}
a.subThirdMenuLink:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
a.subThirdMenuLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
a.subThirdMenuLink:active {
	color: #FFFFFF;
	background-color: #FC7D00;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
a.subThirdMenuLink:hover {
	color: #FFFFFF;
	background-color: #FC7D00;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}
div.subMenu {
	position: absolute;
	left: 0;
	top: 27px;
	background-color: #FC7D00;
	display: none;
	min-width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 100;
}
div.subThirdMenu {
	position: absolute;
	left: 150px;
	top: 0;
	background-color: #CA3C09;
	display: none;
	min-width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 100;
}
div.subMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.pageText ul {
	list-style: square;
	color: #333333;
}
span.showListDateText {
	color: #010101;
}
p.featuredShowSkipLinks {
	text-align: right;
}
p.featuredShowText {
	color: #FFFFFF;
	margin-bottom: 0;
	margin-top: 0;
	overflow: hidden;
	white-space: nowrap;
	font-size: 0.69em;
	line-height: 17px;
}
p.upcomingShowsSkipLinks {
	text-align: right;
	line-height: 78px;
	margin-top: 0;
	padding-right: 40px;
	color: #666666;
	font-size: 0.69em;
}
p.upcomingShowHeader {
	margin-top: 0;
	margin-bottom: 10px;
}
p.upcomingShowText {
	font-size: 0.69em;
	margin-bottom: 10px;
	margin-top: 10px;
}
p.sponsorsLink {
	margin-bottom: 0px;
	margin-top: 17px;
	margin-left: 20px;
	font-size: 0.688em;
}
p.sponsorsLink a, p.sponsorsLink a:link, p.sponsorsLink a:visited, p.sponsorsLink a:active, p.sponsorsLink a:hover {
	color: #EE7C06;
}
p.featuredShowHeader {
	color: #EE7C06;
	font-size: 1.375em;
	margin-bottom: 0;
	margin-top: 0;
}
span.featuredShowLinkActive {
	font-weight: bold;
	color: #FA8312;
}
input.searchTextBox {
	padding: 0;
	margin: 0;
	background-image: url(../images/search-box-field.png);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 0.625em;
	color: #8F7D76;
	width: 135px;
	padding-top: 28px;
	padding-left: 5px;
	background-color: transparent;
	border: 0;
	text-transform: uppercase;
}