*
{
	margin: 0px;
	padding: 0px;
}

body {
	color:#fff;
	background: #000;
	font-family:'Trebuchet MS',Arial,Verdana;
	font-size:12px;
}

a 
{
	color:#fff;
}

.clearer {
	clear: both;
	font-size: 0px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

a img {
	border: 0px;
}


#container {
	width: 990px;
	margin: 5px auto;
	background: #434343;
/* 	padding-bottom: 1px; */
}

#top_flash {
	width: 990px;
	height: 134px;
	overflow: hidden;

}
#top_flash h1 {
	padding-top: 140px;
	display: block;
}

#top_menu {
	height: 40px;
	background: transparent url("images/menu_bg2.jpg") repeat-x;
	position: relative;
}

#menu_flash {
	height: 30px;
	width: 350px;
	position: absolute;
	top: 5px;
	left: 5px;
}

#links  {
	height: 18px;
	position: absolute;
	top: 8px;
	left: 360px;
}
/* 	margin-left: 360px; */


#links a.item {
	height: 20px;
	width: 117px;
/* 	background: transparent url("images/link_bg.gif") no-repeat; */
	color: #c4c4c4;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	line-height: 20px;
/* 	margin-right: 1px; */
	font-size: 0px;
	text-decoration: none;
}

.p_live {
	background: transparent url("images/p_live.gif") no-repeat;
	display: block;
	height: 20px;
	width: 117px;
	float:left;
}

.p_tv {
	background: transparent url("images/p_tv.gif") no-repeat;
}

.p_ad {
	background: transparent url("images/p_ad.gif") no-repeat;
}

#search_form {
	position: absolute;
	right: 0px;
	top: 8px;
}

#search_form .src_label {
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 2px;
}

#search_form .text {
	font-size: 11px;
	display: block;
	float: left;
	margin-right: 2px;
	height: 15px;
	line-height: 15px;
	width: 170px;
}

#search_form .submit {
	font-size: 11px;
	display: block;
	float: left;
	border: solid 1px #ccc;
	margin-right: 10px;
}

#content {
	padding-top: 13px;
	background: #000 url("images/container_bg.gif") repeat-x;
	padding-bottom: 10px;
	overflow: hidden;
	width: 990px;
	height: 595px;
}

#content #left_bar {
	width: 138px;
	height: 600px;
	text-align: center;
/* 	padding: 3px 0px; */
	margin: 0px 5px;
	float: left;
	overflow: hidden;
}

#content #main_content {
	width: 679px;
	height: 600px;
	overflow:hidden;
	background: #000000 url("images/top_round2.jpg") no-repeat;
/* 	padding: 5px 0px; */
	float: left;
	margin-left: 8px;
}

#content #right_bar {
	width: 142px;
	height: 600px;
	text-align: center; 
	margin: 0px ;
	margin-left: 8px;
	float: left;
	overflow:hidden;
}


#top_content {
	height: 30px;
	text-align: center;
	margin-top: 0px !important;
	margin-top: 0px;
}

#top_content a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-right: 3px;
/* 	background: url("images/menu_bullet.jpg") no-repeat 2px center; */
/* 	padding-left: 22px; */
}

#bottom_content {
	height: 25px;
}

#season .nav {
	float: left;
	margin-left: 10px;
}

#season .nav a.back {
	background: url("images/back.jpg") no-repeat 0px center;
	display: block;
	float: left;
	width: 64px;
	height: 43px;
	margin-right: 20px;
	line-height: 43px;
}

#season .nav a.next {
	background: url("images/next.jpg") no-repeat 0px center;
	display: block;
	float: left;
	width: 64px;
	height: 43px;
	line-height: 43px;
}

#pageContent {
	height: 575px;
	width: 650px;
}

h3.white {
	color: #ede9cc;
	font-size: 16px;
	margin-top: 5px;
}

.bullet {
	background: url("images/bullet.jpg") no-repeat 0px 4px;
	padding-left: 10px;
	display: block;
}

#footer {
	color: #9d9d9d;
	text-align: center;
	width: 980px;
	margin: 0px auto;
	overflow:hidden;
	border-top: solid 1px #434343;
}

#footer a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #9d9d9d;
	margin: 0px 4px;
}
/* --------------Headers--------------- */

.vip {
	width: 312px;
	height: 54px;
	background: url("images/vip_box.jpg") no-repeat;
	text-indent: 60px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 54px;
	overflow: hidden;
}

.vip a{
	color: #000;
	text-decoration: underline;
}

.tan_header {
	width: 312px;
	height: 54px;
	background: url("images/vip_box.jpg") no-repeat;
	text-indent: 60px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 54px;
	overflow: hidden;
}

.tan_header a{
	color: #000;
	text-decoration: underline;
}
.white_header {
	background: url("images/tickets.gif") no-repeat;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	width: 223px;
	padding-left: 10px;
	height: 43px;
	line-height: 43px;
	float: left;
}
.white_header a {
	color: #000;
	text-decoration:underline;
}
.white_header_left {
	background: url("images/tickets.gif") no-repeat;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	width: 223px;
	padding-left: 10px;
	height: 43px;
	line-height: 43px;
	float: left;
}

/* --------------Center Content ----------- */
#contentLeft {
	width: 220px;
	padding-top: 5px;
	float: left;
}
.leftPad {
	padding-left: 15px;
}
div#contentLeft select {
	width: 150px;
	font-size: 10px;
	margin-top: 10px;
}
div#contentLeft input 
{
	width: 145px;
	font-size: 10px;
	margin-top: 10px;
}
#contentRight 
{
	position: relative;
	vertical-align:top;
	text-align:left;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	width: 400px;
	font-style: normal; 
}
#contentFull {
	width: 650px;
	padding-top: 5px;
	padding-left: 0px;
	overflow: hidden;
	float: left;
}



/* WHITE PAPER */
.whitePaper {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	width: 223px;
	padding-left: 10px;
	height: 43px;
	line-height: 43px;
	float: left;
	overflow: hidden;
}
.whitePaper h2 {
	padding-top: 43px;
	height: 43px;
	overflow: hidden;
}
.bgConcerts {
	background: url("images/paper_concerts.jpg") no-repeat;
}
.bgNewport {
	background: url("images/paper_newport.jpg") no-repeat;
}
.bgLC {
	background: url("images/paper_lc.jpg") no-repeat;
}
.bgBasement {
	background: url("images/paper_basement.jpg") no-repeat;
}
.bgStageAE {
	background: url("images/paper_stageae.jpg") no-repeat;
}
.bgHouse {
	background: url("images/paper_house.jpg") no-repeat;
}
.bgHistory {
	background: url("images/paper_history.jpg") no-repeat;
}
.bgCompany {
	background: url("images/paper_company.jpg") no-repeat;
}
.bgCareers {
	background: url("images/paper_careers.jpg") no-repeat;
}
.bgWhat-is-it {
	background: url("images/paper_what-is-it.jpg") no-repeat;
}
.bgEvents {
	background: url("images/paper_events.jpg") no-repeat;
}
.bgNews {
	background: url("images/paper_news.jpg") no-repeat;
}
.bgMerch {
	background: url("images/paper_merch.jpg") no-repeat;
}
.bgFeatured_artist {
	background: url("images/paper_featured_artists.jpg") no-repeat;
}
.bgPartners {
	background: url("images/paper_partners_1.jpg") no-repeat;
}
.bgSeason-tix {
	background: url("images/paper_seasontix.jpg") no-repeat;
}
.bgRent-our-venues {
	background: url("images/paper_rent-our-venues.jpg") no-repeat;
}
.bgPhotos {
	background: url("images/paper_photos.jpg") no-repeat;
}
.bgFAQ {
	background: url("images/paper_faq.jpg") no-repeat;
}
.bgAd_sponsor {
	background: url("images/paper_ad_sponsor.jpg") no-repeat;
}
.bgContact {
	background: url("images/paper_contact.jpg") no-repeat;
}
.bgNewsletter {
	background: url("images/paper_newsletter.jpg") no-repeat;
}

.padLeft {
	padding-left: 15px;
	float: left;
}

.concertRow {
	float: left;
	width: 400px;
	clear: both;
	margin-bottom: 15px;
}
.concertDate {
	float: left;
	width: 90px;
}
.concertName {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.smallvenue {
	font-size: 6pt;
}
.top_margin_20px {
	margin-top: 20px;
}
.nopad {
	padding: 0px;
}

.table_style {
	border-style: solid;
	border-collapse: separate;
	empty-cells: show;
	font-size: 9px;
	float: left;
	border: solid 5px #ccc;
	margin-right: 10px;
}

.table_rows {
	border-style: solid;
	border-collapse: separate;
	empty-cells: show;
	font-size: 8px;
	float: left;
	border: solid 2px #ccc;
	margin-right: 2px;
}

ol
{
	list-style-position: inside; list-style-type: disc;
}

ul
{
	list-style-position: outside; list-style-type: disc; margin-left: 13px;
}


h2 { font-size: 18px; line-height:20px; }
h5 { margin: 0 0 0 75px; font-weight: normal; }
form fieldset { border: none; }

