@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
}
body {
	background: url(../_images/_background/bg_gradient.gif) #2F2F2F repeat-x;
}
i{
	font-size:12px;
	font-weight:bold;
}
#wrapper {
	width: 1000px;
	margin: 20px auto;
	background:url(../_images/_background/arches.png) no-repeat;
}
/* HEADER STYLES */
#header {
	width: 945px;
	height: 150px;
	margin:0 auto;
	background:left url(../_images/_header/ns_logo.png) no-repeat;
	text-align:right;
}
#header p{
	text-transform:lowercase;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
}
b{
	font-size:12px;
}
#header a{
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
	outline:none;
}
#header a:hover{
	color:#999999;
}
/* NAVIGATION STYLES */
#navigation {
	width:200px;
	height:100%;
	margin-bottom:20px;
	float:left;
}
/* CONTENT STYLES */
#content {
	width:950px;
	height:400px;
	margin:20px auto 0;
}
.content_top {
	height:10px;
	background:url(../_images/_background/wide_bg_top.gif) no-repeat;
}
.content_bot {
	background:url(../_images/_background/wide_bg_bot.gif) no-repeat bottom #FFFFFF;
	padding:0px 10px 10px 10px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
/* DEFAULT SECTION STYLE */
.section {
	border-bottom: 1px solid #999999;
	padding:20px 0;
	margin:0 20px;
	line-height:14px;
}
.section_noborder{
	padding:20px 0;
	margin:0 20px;
	line-height:14px;
}
/* SMALL HOME SECTION STYLES */
.small_home_section h1{
	font-size:18px;
	text-transform:uppercase;
	color:#777777;
	margin: 7px 0 0 10px;
	float:left;
}
.small_home_section h2{
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#555555;
	font-weight:bold;
	margin-bottom:5px;
}
.small_home_section p{
	font-size:12px;
	text-transform:none;
	color:#555555;
}
.small_home_section a{
	font-size:12px;
	text-transform:none;
	color:#0066CC;
	text-decoration:none;
}
.small_home_section a:hover{
	text-decoration:underline;
}
/* PRODUCTIONS LIST STYLES */
.production_list h1{
	font-size:18px;
	text-transform:uppercase;
	color:#777777;
	font-weight:bold;
}
.production_list h2{
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	margin:1px 0 10px 0;
}
.production_list .show_title{
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#555555;
	font-weight:bold;
}
.production_list p{
	font-size: 12px;
	margin-bottom:10px;
}
.production_list .ticket_details{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	margin-bottom:10px;
}
.details_sub_header{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	margin: 0 0 15px 0;
}
/* EMAIL FORM STYLES */
.venue h1{
	font-size:18px;
	text-transform:uppercase;
	color:#777777;
	font-weight:bold;
}
.venue h2{
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#555555;
	font-weight:bold;
	margin-bottom:10px;
}
.venue p{
	font-size: 12px;
	margin-bottom:10px;
}
.venue a{
	font-size:12px;
	text-transform:none;
	color:#0066CC;
	text-decoration:none;
}
/* EMAIL FORM STYLES */
.email_form h1{
	font-size:18px;
	text-transform:uppercase;
	color:#777777;
	font-weight:bold;
}
.email_form h2{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	margin:0 0 7px 0;
}
.email_form p{
	font-size: 12px;
	margin-bottom:10px;
}
.email_form .submit{
	font-size:11px;
	text-transform:uppercase;

}
.email_form .input{
	margin-bottom:7px;
	text-transform: none;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:200px;
}
.email_form .select{
	margin-bottom:7px;
	text-transform: none;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:203px;
}
.email_form .options{
	text-transform: none;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
.email_form a{
	font-size:12px;
	text-transform:none;
	color:#0066CC;
	text-decoration:none;
}
/*PRODUCTION DETAIL STYLES */
.details h1{
	font-size:18px;
	text-transform:uppercase;
	color:#333333;
	font-weight:bold;
}
.details h2{
	font-size:14px;
	text-transform:uppercase;
	color:#777777;
	font-weight:bold;
}
.details_poster {
	width: 218px;
	height: 325px;
	border:1px solid #999999;
	padding:7px;
}
.light{
	border-bottom: 1px solid #CCCCCC;
	padding:5px 0;
	margin:0 20px 0 10px;
	text-align:left;
}
.light a{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
.section li{
	list-style:none;
}
#about h1{
	text-transform: uppercase;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
	color:#0066CC;
	margin:20px 0;
}
#about p{
	text-transform:none;
	font-size:12px;
	color:#333333;
	margin-bottom:10px;
}
#about a, .news a{
	text-transform:none;
	font-size:12px;
	color:#0066CC;
}
#about .quote{
	text-transform:none;
	font-size:12px;
	margin-bottom:10px;
}
#about ul{
	margin:0;
	padding:0;
	margin-left:30px;
	margin-bottom:20px;
}
#about strong{
	color:#0066CC;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
}
#about img{
	padding:5px;
	border:1px solid #CCCCCC;
	float:left;
	margin:5px 10px 10px 0;
}
#about li{
	margin:0 0 2px 0;
	padding:0 0 0 10px;
	line-height:16px;
	list-style:disc;
	text-transform:none;
	font-size:12px;
	color:#666666;
}
#about .image_float_left{
	padding:5px;
	border:1px solid #CCCCCC;
	float:left;
	margin:5px 10px 10px 0;
}
#about .image_float_right{
	padding:5px;
	border:1px solid #CCCCCC;
	float:right;
	margin:5px 0 10px 10px;
}
#about .section_divide{
	border-bottom: 1px solid #999999;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	line-height:14px;
}
/* NEWS STYLING */
.news h1{
	font-size:18px;
	text-transform:uppercase;
	color:#777777;
	font-weight:bold;
}
.news_h2{
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	margin:1px 0 10px 0;
}
.news .news_title{
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	color:#555555;
	font-weight:bold;
}
.news .image_float_left{
	padding:5px;
	border:1px solid #CCCCCC;
	float:left;
	margin:5px 10px 10px 0;
}
.news .image_float_right{
	padding:5px;
	border:1px solid #CCCCCC;
	float:right;
	margin:5px 0 10px 10px;
}
.news_p{
	font-size: 12px;
	margin-bottom:10px;
}
.news .news_read_more{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	margin-bottom:10px;
}
#pagination p{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
#pagination a, strong{
	color:#0066CC;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}
#pagination strong{
	color: #333333;
}

.cast_member{
	width:100px;
	float:left;
	margin:0px 15px 15px 0px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	text-align:center;
	padding:5px;
	height:150px;
	overflow:auto;
	
}
.cast_h3{
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
}
.cast_h4{
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.footer {
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
}
/* CUSTOM TYPOGRAPHY STYLES*/
.UP10FF{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
.UP1033{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
.UP10BL{
	text-transform: uppercase;
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
}
.LW11FF{
	text-transform:lowercase;
	font-size:11px;
	color:#FFFFFF;
}
.NT1133{
	text-transform:none;
	font-size:11px;
	color:#666666;
}
.NT1233{
	text-transform:none;
	font-size:12px;
	color:#333333;
}
.NT12BL{
	text-transform:none;
	font-size:12px;
	color:#0066CC;
}
.NT12FF{
	text-transform:none;
	font-size:12px;
	color:#FFFFFF;
}
.UP11BL{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
}
.UP1133{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
.UP1100{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.UP1166{
	text-transform: uppercase;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}


