/* main */

body {
	background: #000;
	font-family: Arial Narrow;
	font-size: 12px;
}

/* header/logo */

#header {
	background: url('/images/logo.gif');
	width: 142px;
	height: 47px;
	margin: 0 0 0 235px;
}

div#header h1, div#header p {
  margin: 0;
}

div#header h1 span, div#header p a {
  position: absolute;
  overflow: hidden;
  width: 0;
  background: #fff;
}

div#header h1 a {
  position: absolute;
  left: 235;
  top: 0;
  width: 142px;
  height: 57px;
  background: 0;
}

div#header p a {
  top: 0;
  left: 235;
  color: #000;
  background: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 0.1em 0;
  text-align: center;
	z-index: 2;

}

div#header p a:active, div#header p a:focus {
  overflow: visible;
  width: 859px;
}

/*container */

#container {
	margin: 0 auto;
}

/* menu */

#menu {
	font-weight: bold;
	font-size: 16px;
	color: #fff;	
	margin: -10px 0 0 195px;
}

#menu ul li {
	text-transform: uppercase;
	list-style: none;
	display: inline;
	padding: 0 3px 0 2px;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
}

/* content */

#content_container {
	margin: 0 auto;
	background: url('/images/bg.jpg');
	width: 859px;
	height: 644px;
}

#content {
	background: #fff;
	width: 600px;
	height: 515px;
	float: left;
	padding: 40px 0 0 0;
	margin: 27px 0 0 24px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	overflow: auto;
	font-family: Georgia;
}

#content-shows {
	background: #fff;
	width: 600px;
	height: 555px;
	float: left;
	padding: 0 0 0 0;
	margin: 27px 0 0 24px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	overflow: auto;
}

#content-pastshows {
	background: #fff;
	width: 600px;
	height: 520px;
	float: left;
	padding: 30px 0 0 0;
	margin: 27px 0 0 24px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	overflow: auto;
}

#content p {
	margin: 0 0 0 0;
	font-family: Georgia;
	font-size: 12px;
	padding: 0 10px 0 10px;
}

#title {
	background: #000;
	width: auto;
	height: 25px;
	margin: 15px 0 0 24px;
	position: absolute;
	z-index: 500;
}

#upcoming {
	background: #fff;
	width: 220px;
	height: 306px;
	float: left;
	margin: 27px 0 0 8px;
}

#upcoming-start {
	background: #fff;
	width: 220px;
	height: 410px;
	float: left;
	margin: 27px 0 0 8px;
}

#upcoming-start img {
	margin: 10px 0 0 20px;
}

#sponsor {
	background: #fff;
	width: 220px;
	height: 150px;
	float: left;
	margin: 35px 0 0 8px;
	text-align: center;
}

#sponsor img {
	margin: 5px 0 0 0;
}

#end {
	height: 30px;
	width: 30px;
	float: right;
	margin: -25px 0 0 170px;
}

#footer {

}

#footer img {

}

/* titles and text */

 h2 {
	background: #000;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0;
}

h2.shows {
	background: #000;
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0;
}

h3 {
	background: #000;
	color: #fff;
	width: 150px;
	height: 25px;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 5px 0 0 5px;
	margin: -10px 0 0 0;
}

h3.yellow {
	background: #caaf06;
	text-align: left;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 5px 0 0 5px;
}

h4 {
	padding: 0 0 0 5px;
	font-size: 15px;
	text-transform: uppercase;
}

/* forms */

select.textbox {
	width: 260px;
	margin: 0 0 0 10px;
	position: absolute;
	border: 1px solid #C3B138;
}

select.number {
	width: 46px;
	position: absolute;
	margin: 0 0 0 280px;
	border: 1px solid #C3B138;
}

td.left {
	width: 45px;
	padding: 15px 0 0 18px;
	font-size: 12px;
	font-family: Georgia;
}

td.left_two {
	width: 45px;
	padding: 5px 0 0 18px;
	font-size: 12px;
	font-family: Georgia;
}

td.height {
	height: 25px;
}


input.textboxname {
	border: 1px solid #C3B138;
	margin: 20px 0 0 32px;
	background: #fff!important;
}

input.textbox {
	border: 1px solid #C3B138;
	margin: 5px 0 0 32px;
	background: #fff!important;
}

input.button {
	margin: 5px 0 0 17px;
}

p {
	margin: 0;
	padding: 0;
}

/* misc */

dl {
	font-size: 13px;
}

dl a {
	color: #000;
	text-decoration: none;
}

dt {
	padding: 0 5px 0 5px;
	font-weight: bold;
}

dd { 
	margin: 0;
	padding: 0 5px 20px 5px;
}

dl.overview {
	margin: 60px 0 0 15px;
}

dl.overview dt {
	color: #b2990!important;
	font-size: 18px;
	z-index: 500;
}

dl.overview dt a {
	color: #CAAF06!important;
}

dl.overview dd {
	font-family: Georgia;
	font-size: 14px;
	text-transform: uppercase;
}

dl.overview dt span {
	color: #333;
}

img {
	border: 0;
}

table {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #9a8502;
}
a.padding {
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 14px;
	color: #E2BE14;
}