html, body, a { font-family: arial, sans-serif; font-size: 12px; color: #ffffff; }
a { color: #b2b2b2 ; }
img { border: 0; }
form { display: inline; }
h1 { font-size: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h3 a { font-size: 18px; }
h4 { font-size: 12px; padding: 0; margin: 0}

body {  margin: 0; background: #222222; }
	.body-bg { background: #222222; }
	.clear { clear: both; }
	.br { height: 5px; font-size: 5px; }
	.br2 { height: 10px; font-size: 10px; }
	.msg { background: #ffeda4; color: #be0000; text-align: center; margin: 10px 0; padding: 0; display: block; }
	.pad1 { padding: 5px; }
	.pad2 { padding: 10px; }
	.noul { text-decoration: none; }
	.odd { background: #eeeeee; }
	.even { background: #ffffff; }
	.center { text-align: center; }
	.bold { font-weight: bold; }
	.lt { text-align: left; }
	.rt { text-align: right; }
	.h1 { font-size: 18px; }
	.req { color: #be0000; }
	.big { font-size: 20px; }
	.med { font-size: 16px; }
	.sm { font-size: 12px; }
	.lift { position: relative; top: -3px; }
	.form-ul { list-style: none; padding: 0; margin: 0; width: 100%; }
		.form-ul li { margin-bottom: 10px; clear: both; }
			.form-ul li label { float: left; width: 120px; text-align: right; padding-right: 10px; }
			.form-ul li strong { color: #be0000; }
			.form-ul li em { color: #be0000; font-style: normal; }
			.form-ul li input { padding: 1px 3px; }
			.form-ul li span.note { color: #6574f5; }
			.form-ul li .same-width { width: 300px; }
	.form-error-ul { list-style: none; }
	.form-inline-error { background: url('../img/icon/alert.gif') top left no-repeat; padding-left: 15px; color: #cc0000; }
	
	.list { list-style: none; }
		.list li { margin-bottom: 10px; clear: both;}
			.list li label { float: left; width: 130px; text-align: right; padding-right: 10px; }
	.tbl { width: 100%; border-collapse: collapse;  }

	.red-btn { background: white; border: 1px solid #b61219; color: #b61219; font-weight: bold; }
	.blk-btn { background: black; border: 1px solid #b61219; color: #b61219; font-weight: bold; }
#main-content { width: 950px; margin: 0 auto; }

#top-box { width: 100%; }
	#logo-box { }
		#logo-box img { vertical-align: middle; }
	#nav-box { background: black; padding: 5px 0; }
		#nav-ul { list-style: square; text-align: center; padding: 0; margin: 0;}
			#nav-ul li { display: inline; }
				#nav-ul li a { margin: 0 23px; }

		
#middle-box { width: 950px; color: white; overflow: hidden; }			
	#content-left { width: 237px; height: 687px; background: black url('../img/left-bg.jpg') no-repeat; vertical-align: top;}
 		#left-nav { list-style: none; margin: 0; padding: 18px 0 0 13px; }
			#left-nav li { margin: 2px 0; }
		
		.signin-header { color: white;  padding: 0 0 0 20px; margin: 0; }
		#signin-box { padding-left: 20px; }
		#newsletter-link { display: block; width: 120px; height: 70px; margin: 30px 0 0 20px; } 
		
		h3#join-link { padding-left: 20px; padding-top: 5px; margin: 0; }
		h3#join-link, h3#join-link a { color: white; font-size: 14px; text-decoration: none; }
		
	#content-right {  width: 693px; padding: 0 10px 30px 10px; vertical-align: top; background: black; color: white;}
		* html #content-right { height: 500px; }
		
		.show-box { }
			.show-box h2.title { color: red; margin: 0; padding: 3px 0;}
			.show-box div.date {  font-weight: bold; }
			.show-box div.theatre { font-weight: bold; }
			.show-signup-box { text-align: right; }	
				.show-signup-box a { color: red; }
		#member-nav a { margin: 0 10px; color: #be0000; background: white; text-decoration: none; font-weight: bold; padding: 2px 5px;}
	#seat-selection-box { background: black; padding: 10px;}
	
/*	.upcoming-wrapper-box { float: left; margin-right: 0px; padding-right: 15px; padding-bottom: 15px; width: 215px; background: url('../img/show-banner-bg.gif') bottom right no-repeat; } */
	.upcoming-wrapper-box { float: left; margin-right: 0px; padding-right: 15px; padding-bottom: 15px; width: 215px; }
		.upcoming-box { height: 195px; text-align: center; overflow: hidden;}
		
#footer-box { text-align: center; background: #444444; color: #999999; padding: 10px; line-height: 20px; }
	#footer-box a { color: #999999; padding: 0 20px; text-decoration:none; }

#wildcat-box { padding-right: 30px; text-align: right; margin-top: 20px; }

