@charset "utf-8";
/* CSS Document */

body {
	margin: 0; 
	padding: 0;
	background-color:#f7f7f7;
	scrollbar-face-color: #eaeaea;
	scrollbar-highlight-color: #d0d0d0;
	scrollbar-3dlight-color: #d0d0d0;
	scrollbar-darkshadow-color: #d0d0d0;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-arrow-color: #d0d0d0;
	scrollbar-track-color: #d0d0d0;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

HTML {
	font-size: 100%;
}

hr {
	height: 1px;
	border: none;
	clear: left;
	float: left;
	width: 708px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d1d1d1;
	color: #000000;
	background-color: #d1d1d1;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #d1d1d1;
}
input[type="submit"]:active {
	background-color: #d1d1d1;
}
input[type="submit"][disabled] {
	border-color: #d1d1d1;
	color: #000000;
	background-color: #d1d1d1;
}
input.text, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d1d1d1;
	color: #000000;
	background-color: #d1d1d1;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #d1d1d1;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #d1d1d1;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}
.h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
.h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
.h3 {
	font-size: 16px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}
.h4 {
	font-size: 14px;
	font-weight: normal;
}

img { 
	behavior:url('../scripts/pngbehavior.htc'); 
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed a:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}
.TextWhite {
	color: #FFFFFF;
}
.TextNewsletter {
	font-size: 12px;
}

.TextWhite {
	color:#FFFFFF;
	font-size: 14px;
}
.TextWhite A {
	color: #FFFFFF;
}
.TextWhite A:visited {
	color: #FFFFFF;
}
.TextWhite a:hover {
	color: #FFFFFF;
}

#Container {
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
}


#Nav {
	margin-left: 20px;
}
#Nav ul { 
	margin: 0px;
	padding: 0px;
}
#Nav ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	width: auto;
} 

#FlashAlt {
}

#Footer {
	line-height: 16px;
	display: block;
	float: left;
	width: 708px;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 20px;
}
#Footer p {
	clear: both;
	margin: 0px;
}
#Footer ul { 
	margin: 0px;
	padding: 0px;
}
#Footer ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
	background-repeat: no-repeat;
	background-position: right center;
} 
#Footer ul li a { 
	padding-right: 10px;
}

#Padd {
	padding-top: 17px;
	padding-right: 95px;
	padding-bottom: 17px;
	padding-left: 20px;
}

#Float-Left {
	float: left;
}
#Float-Right {
	float: right;
}
#Left-Col {
	float: left;
	width: 180px;
}
#Left-Col img {
	border: none;
}
#Tickets {
	padding-top: 76px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Tickets img {
	margin-bottom: 20px;
}
#Right-Col {
	width: 823px;
	float: left;
}

#Intro-Header {
	display:block;
}
#Intro-Header-Pic {
	display: inline-block;
	float: left;
	width: 354px;
	margin-right: 20px;
}
#Intro-Header-Text {
	display: inline-block;
	float: left;
	width: 334px;
	font-weight: bold;
	font-size: 14px;
}

#Network {
	margin-top:18px;
}
#Network img {
	margin-right:6px;
}

#TitleBlock {
	clear: left;
	display: block;
	padding-top: 20px;
	float: left;
	width: 708px;
}
#TitleBlock #Title {
	float:left;
	padding-right: 20px;
	display: inline-block;
	padding-top: 3px;
}
#TitleBlock #Description {
	float:left;
	display: inline-block;
}


#ShowsBox #Padd {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#ShowsBox #Title {
	font-size: 14px;
	font-weight: bold;
	color: #e72525;
	line-height: 18px;
	margin-bottom: 3px;
}
#ShowsBox #Title a {
	text-decoration: none;
}
#ShowsBox #Title a:visited {
	text-decoration: none;
}
#ShowsBox #Title a:hover {
	text-decoration: underline;
}
#ShowsBox #Description {
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}

#PageOptions {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #eaeaea;
	font-size: 14px;
	font-weight: bold;
	
}

