@charset "UTF-8";
/* CSS Document */

*
{
		margin:0;
		padding:0;
		
}

Body
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	color:#D1D3D4;
	overflow: inherit;;
}

a
{
	color:#AAAAAA;
	text-decoration:none;
	letter-spacing:.05em;
}

a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.master
{
		width:100%;
		height:auto;
	
}

.header
{
		width: 100%;
		height: 145px;
		display:inline-table;
		background-image:url(../images/header-bg.jpg);
		background-repeat:no-repeat;
		background-position:center; 
		
}

.centered-content
{
	width:890px;
	height:auto;
	margin: 0 auto;
}

.header-left
{
	float:left;
	width:auto;
	height:auto;
	position:relative;
	top:40px;
	left: 25px;
}

.header-right
{
	float:right;
	width:468px;
	height:58px;
	padding: 5px;
	background-image:url(../images/header-right-banner.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	top:23px;
	right:70px;
}

.top-ad-text
{
	width:auto;
	height:auto;
	position:relative;
	top: 22px;
	right: 72px;
}

.main-content
{
		width:100%;
		height: auto;
		padding:10px 0 0 0;
		background-image:url(../images/main-content-bg2.png);
		background-repeat:no-repeat;
		background-position: top;
		display:inline-table;
		clear:both;
}

.main-content-right
{
	float:right;
	width: auto;
	height: auto;
	padding: 7px;
	background-image:url(../images/right-vertical-banner.png);
	background-repeat:no-repeat;
	background-position:center;
	
}


.main-content-left
{
	float:left;
	width: 750px;
	height: auto;
	
}

.main-menu
{
	width: 100%;
	display:inline-table;
	margin:4px 0 0 0;
	background-image:url(../images/menu-bg.png);
	background-repeat:no-repeat;
	background-position:center;
}

.dropdown
{
	
	width: auto;
	height:35px;
	color:#D1D3D4;
	font-size: 9px;
	letter-spacing:1px;
	margin: 7px 0 5px 0;
	position:relative;
	top: 7px;
	
}

ul.dropdown li
{
	float: left;
	list-style:none;
	vertical-align:middle;
	text-transform:uppercase;
	
}

ul.dropdown li a
{
	display: block;
	padding: 8px 0 3px 0;
	
	
}

ul.dropdown ul li a
{
		padding: 7px 0 7px 0;
		font-size:9px;
		text-transform:none;
}

ul.dropdown li.first
{
	padding: 0 10px 0 30px;
}

.go-button
{
	position:relative;
	top:4px;
	left:5px;
}

.go-button:hover
{
	position:relative;
	top:5px;

}

.search
{
	
	background-color:#000;
	width:128px;
	border:0;
	color:#555;
	padding:3px 0 0 0;
	font-size:10px;
	text-indent: 5px;
	border:.01em solid #222;

}

.search-form
{
	width:auto;
	height:auto;
	
}



.nav-tree
{
	width: auto;
	height:auto;
	padding: 0 7px 0 8px;
	display:inline-table;
	background-image:url(../images/nav-tree-crawl-bg.png);
	background-position:left;
	background-repeat:no-repeat;
	font-size:10px;
	
}

.nav-tree ul
{
	width:875px;
	height:auto;
}

.nav-tree ul li
{
	width:auto;
	height:10px;
	float: left;	
	list-style:none;
	margin: 4px 7px 6px 7px;
	padding: 0 0 3px 10px;
	border-left: 1px solid #CCC;
	vertical-align:middle;
}

.nav-tree ul li.first
{
	border-left: none;
	padding: 0 0 0 13px;
}


.main-content-area
{	
	width: auto;
	height: auto;
	padding: 0 7px 0 7px;	
	display: inline-table;
	
	position:relative;
	top:-1px;
	
}

.main-content-area .left
{
		float:left;
		width:241px;
		height:384px;
		
}

.sub-site-logo
{
	width:241px;
	height: 92px;
	padding: 0 5px 0 3px;
	background-image:url(../images/sub-site-logo-area-bg.png);
	background-repeat:no-repeat;
	background-position:center;
}

.content-logo
{
	position:relative;
	top:16px;
}
.sub-nav
{
	width: 258px;
	height: 292px;
	background-image:url(../images/left-sub-menu-bg.png);
	background-position:center;
	background-repeat:no-repeat;
	position: relative;
	left:-3px;
	top:-5px;
}

p.dates-header
{
	
	padding: 20px 0 0 45px;
}

p.dates-details
{
	font-size:10px;
	padding: 5px 0 0 45px;
	line-height:15px;
}

.sub-nav-menu
{
	width:auto;
	heigh:auto;
	padding: 7px 0 0 4px;
	position:relative;
	left:75px;
	list-style-type:none;
}

.sub-nav-menu li
{
	background-image: url(../images/sub-menu-bullets.png);
	background-repeat:no-repeat;
	background-position:left;
	line-height: 20px;
	padding: 0 0 0 15px;
	font-size:11px;

}

.main-content-area .right
{
		
		width:67.2%;
		height:auto;
		display:inline;
}


.content
{
		width:479px;
		height:auto;
		padding:0 10px 0 10px;
		background-image:url(../images/content-area-bg.png);
		background-position:top;
		background-repeat:repeat-y;
		position:relative;
		left:5px;
		border:0px solid #CCC;
		
}


.photos
{
	float:right;
	width: 241px;
	height:134px;
}

.videos
{
	float:right;
	width: 241px;
	height:134px;
}


.featured-show-schedule
{
	display:block;
	width: 233px;
	height:auto;
	font-size: 10px;

}

.schedule
{
	padding:7px 10px 6px 13px;
	letter-spacing:.06em;
}

.show-site-link
{
	padding: 4px 10px 13px 13px;
	display:block;
	text-decoration:none;
	color:#FFCB05;
}

.show-site-link:hover
{
	position:relative;
	top: 1px;
}




.promotion-area
{
	width:auto;
	height: auto;
	padding: 7px;
	background-image:url(../images/internal-banner-ad-space.png);
	background-repeat:no-repeat;
	background-position:center;
}


hr
{
	width: 210px;
	margin: 0 auto;
	background-image:url(../images/hr.png);
	background-position:center;
	background-repeat:no-repeat;
}



.footer
{
		width:100%;
		height: 115px;
		border-top: 1px solid #232323;
		background-image:url(../images/footer-bg.jpg);
		background-repeat:no-repeat;
		background-position:center;
		clear:both;
}

.footer img:hover
{
	position: relative;
	top:-2px;
}

.copyright-copy
{
		width:100%;
		height: 39px;
		display:inline-table;

}

.cc-left
{
	float:left;
	width:auto;
	position: relative;
	top:13px;

}

.cc-right
{
	float:right;
	width:auto;
	position: relative;
	top: 13px;

}


.footer-logo-belt
{
	position:relative;
	top: 20px;
}

.footer-logo-belt a
{
	 padding: 0 30px 0 30px;
}


h2.sub-heading
{
	padding: 18px 0 5px 18px;
}




/*######### IDs #####################*/

#media
{
	border: 1px solid #CCC;
}

#sb-link
{
	color:#00A651;

}

#hc-link
{
	color:#27AAE1;
}

.content p
{
	padding: 17px
}


.sub-site-logo strong
{
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:1px;
	position: relative;
	top:34px;
}

.sub-site-logo script
{
	width:auto;
	height:auto;
}

.content-body
{
	padding:20px;
	text-align:justify;
	line-height:17px;
}

.staff
{
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
	
}

.heading
{
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}

.about-us-lists
{
	list-style-type:square;
	line-height:21px;
	padding: 0 0 0 20px;
}

.team-pic
{
	border: 1px solid #333333;
	padding: 5px;
}

#center-heading
{
	border-top: 1px solid #333;
	padding: 15px 0;
}

.gallerybody
{
	width: 50%;
	height: auto;
	margin: 0 auto;
	

}

.galleryheader
{	
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	width: 100%;
	height: 130px;
	border-bottom: 2px solid #121212;
}

.gallerytemp-main-menu
{
	margin:4px 0 0 0;
	background-image:url(../images/menu-bg.png);
	background-repeat:no-repeat;
	background-position:center;
	
}

.gallerytemp-main-menu ul li a
{
	padding: 0 5px 0 0px;
}


.gallerysearch
{
	text-align:center;
	width: 100%;
	height:25px;
	
}

.gallery-bottom-banner
{
	
	width:468px;
	height:60px;
	padding: 5px;
	background-image:url(../images/header-right-banner.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	top:20px;
	

}

.form_email
{
	margin: 5px 0 0 5px;
	background-color:#222222;
	border:1px solid #444444; 
	color:#999999;
}

.acts25-form input
{
	color:#999999; 
	border:1px solid #444444; 
	height:19px;
	width:98%;
	background-color:#222222;
	margin-left: 5px;
	padding-top:6px;

}

.acts25-form textarea
{
	color:#999999; 
	border:1px solid #444444; 
	height:auto;
	width:96%;
	font-size:11px;
	background-color:#222222;
	margin-left: 5px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	padding: 5px;
}

#email-us
{
	width:auto;
	height:auto;
	background-color:#111111;
	color:#CCCCCC;
	font-weight:bold;
	font-size:11px;
	border:1px solid #111111;
	margin-left:6px;
	padding: 8px 15px 8px 15px;

}

#email-us:hover
{
	background-color:#333333;

}

.search-results
{
	margin: 0 10px 0 10px;
	padding: 10px 0 0 10px;
	display: block;
}