/*Main CSS*/

html {
	background: black url(http://whartoncenterassets.com/bgr/images/background.jpg) no-repeat fixed 50% 0;
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}
	
body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
}
	

#container {
	width: 800px;
	margin: auto;
}

article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
	
h1 {
	font-size: 28px;
	margin: 0;
}

a img, img { 
	border: none; 
}

:focus, a:active { 
	outline: 0; 
}


/*Banner*/

#branding hgroup {
	display: block;
	height: 5px;
	/* Puts branding text off screen for screen readers */
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
}

#branding img {
	padding-left: 20px;
}

/*Navigation*/

nav ul li:hover/*, nav ul li:active, nav ul li a:focus, nav ul .selected*/ {
	background-color: #900;		
}

nav a {
	color: #fff;
	text-decoration: none;
}	
	
#navigation_main {
	font-size: 12px;
	height: 35px;
	width: 800px;
	margin: 0;
	text-transform: uppercase;
}
			
	#navigation_main a {
		padding: 8px 18px;
	}
		
	#navigation_main ul {
		display: block;
		height: 35px;
		padding: 0;
		margin-left: 85px;
	}
			
		#navigation_main ul li {
			display: block;
			padding: 10px 0;
			list-style: none;
			float: left;
			height: 15px;
		}	

body#tickets #tickets-nav,
body#eclub #eclub-nav,
body#visitor-info #visitor-info-nav,
body#education #education-nav,
body#support #support-nav,
body#about #about-nav{
background-color: #900;
}

#navigation_sub {
	font-size: 12px;
	padding:0;
	background-color: #900;
	height: 31px;
	width: 800px;
	display: block;
}

	#navigation_sub ul {
		padding: 0;
		margin: 0;
	}

/* Original Sub nab css. the whole button was not clickable.
	
		#navigation_sub ul li {
			list-style: none;
			display: block;
			float: left;
			color: #333;
			padding: 10px 20px;
			height: 11px;
		}
			
		#navigation_sub ul li:hover {
			margin: 0;
			background-color: #600;
		}
*/

		#navigation_sub ul li {
			list-style: none;
			display: block;
			float: left;
			color: #333;
			height: 31px;
		}

			
		#navigation_sub ul li:hover {
			margin: 0;
			background-color: #600;
		}
		
			#navigation_sub ul li a {
				display: block;
				padding: 10px 20px;
			}

		
#navigation_utility {
	position: absolute;
	width: 400px;
	margin-left: 400px;
	top: 5px;
	text-align: right;
}
	
	#navigation_utility ul{
		display: block;
		margin-bottom: 10px;
	}
	
	#navigation_utility ul li {
		display: inline;
		list-style: none;
		border-left: 1px dotted gray;
	}
	
		#navigation_utility ul li, #navigation_utility ul li:hover{
			background: none;
			padding: 0;
		}
		
		#navigation_utility ul li a{
    		text-decoration: underline;
    		color: #999;
    		margin: 0 3px 0 5px;
			font-size: 10px;
		}
		
		#navigation_utility ul li:first-child {
    		background: url(http://whartoncenterassets.com/bgr/images/facebook_small.png) 0 1px no-repeat;
		    padding-left: 15px;
			border-left: none;
		}

		#navigation_utility ul li a:hover{
    		color: white;
    		text-decoration: none;
    		background-color: #900;
		}

/*Main*/

article {
	min-height: 350px;
}
	article h1{
	}
	
	article h2 {
		font-size: 18px;
		margin: 3px 0;
		margin-left: -2px;
	}
		
	article p{
		font-size: 12px;
		color: #333;
		line-height: 16px;
	}
	
	 article ul li {
		font-size: 12px;
		color: #333;
		line-height: 16px;
	}
		
	article a {
		color: #900;
		padding: 2px;
	}
		
		article a:hover {
			color: #fff;
			background-color: #900;
		}
		
#main span[itemprop=addressCountry]{
	display: block;
}		

#main {
	background-color: #c5c5c5;
	overflow: auto;
}
	
	#main article, #main aside {
		margin: -3px 0 0 0;
	}
	
#content_main {
	background-color: #fafafa;
	display: block;
	float: left;
	color: #333;
	padding: 10px 24px;
	width: 500px;
}
.performance h1{
	color: black;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
}

#showlinks{
	list-style: none;
	padding-left: 5px;
}

	#showlinks li{
		padding-bottom: 10px;
	}
	
	.officialsite{
		padding-left: 22px;
		background: url(http://www.broadwaygrandrapids.com/images/icons/officialsite.png) no-repeat 1px 0;
	}
	
	.youtube{
		padding-left: 22px;
		background: url(http://www.broadwaygrandrapids.com/images/icons/youtube.png) no-repeat 1px 0;
	}
	
	.twitter{
		padding-left: 22px;
		background: url(http://www.broadwaygrandrapids.com/images/icons/twitter.png) no-repeat 1px 0;
	}

#content_sub{
	float: right;
	width: 250px;
}

	.eclub {
		height: 200px;
		display: block;
		background: url(http://whartoncenterassets.com/bgr/images/eclub_advert.png);
	}
	
	#content_sub form {
		padding-top:85px;
		color: #fff;
		font-size: 12px;
		text-align: center;
	}
	
#brochure {
  	float: right;
	width: 250px;
	height: 244px;
	display: block;
	background-color: #4c3d66;
}

	#brochure ul {
		list-style: none;
		margin: 8px 8px 0 8px;
		padding: 0;
		font-size: 16px;
		color: #fff;
		text-align: center;
	}

	#brochure ul li {
		padding-bottom: 5px;
	}

	#brochure ul li.small {
		color: #999;
		font-size: 12px;
	}
	
	#brochure a {
		text-decoration: none;
		color: #fff;
		letter-spacing: .05em;
	}

	#brochure a:hover {
		text-decoration: underline;
	}

#seats4kids {
  	float: right;
	width: 250px;
	height: 249px;
	display: block;
	background-color: #25a8e0;
}

	#seats4kids ul {
		list-style: none;
		margin: 8px 8px 0 8px;
		padding: 0;
		font-size: 1.143em;
		color: #fff;
		text-align: center;
	}

	#seats4kids ul li {
		padding-bottom: 5px;
	}

	#seats4kids ul li.small {
		color: #333;
		font-size: 0.7em;
	}
	
	#seats4kids a {
		text-decoration: none;
		color: #fff;
		letter-spacing: .05em;
	}

	#seats4kids a:hover {
		text-decoration: underline;
	}

.disclaimer {
	font-weight: bold;
	font-style: italic;
}
	
#skip_navigation{
	visibility: hidden;
}

	/*Intros*/	
	
	.intro {
		padding: 20px;
		margin-bottom: 3px;
		height: 150px;
	}
			
		.intro p {
			width: 400px;
			color: #333;
			line-height: 15px;
			font-size: 13px;
		}
	
		.intro h1 {
		font-size: 36px;
		}
			
		.intro a {
			color: #900;
			padding: 2px;
		}
			
		.intro a:hover {
			color: #fff;
			background-color: #900;
		}
		
		.intro ul {
			list-style: none;
			margin:0;
			padding:0;
			font-size: 24px;
			color: #fff;
		}
		
			.intro ul li {
				padding-left: 30px;
			}
	
			.intro ul lh {
				padding: 7px 0 20px 0;
				font-size: 28px;
				font-weight: bold;
			}
			
			.intro ul li:last-of-type {
				font-weight: bold;
			}
	
	#intro_404 {
		background-image: url(http://whartoncenterassets.com/bgr/intros/404.png);
	}
		
	#intro_tickets {
		background-image: url(http://whartoncenterassets.com/bgr/intros/tickets_intro.jpg);
	}
		
	#intro_visitorinfo {
		background-image: url(http://whartoncenterassets.com/bgr/intros/visitorinfo_intro.jpg);
	}
		
		#intro_visitorinfo p {
			color: #fff;
			text-shadow: 1px 1px 10px #333;
	
		}
		
	#intro_education {
		background-image: url(http://whartoncenterassets.com/bgr/intros/education_intro.jpg);
	}
			
		#intro_education p, #intro_education h1 {
			color: #fff;
		}
		
	#intro_seats4kids {
		background-image: url(http://whartoncenterassets.com/bgr/intros/seats4kids_intro.jpg);
	}
	
	#intro_support {
		background-image: url(http://whartoncenterassets.com/bgr/intros/support_intro.jpg);
	}
		
	#intro_about {
		background-image: url(http://whartoncenterassets.com/bgr/intros/about_intro.jpg);
	}
		
	#intro_eclub {
		background-image: url(http://whartoncenterassets.com/bgr/intros/eclub_intro.jpg);
	}
		 
		#intro_eclub p {
			color: #fff;
			text-shadow: 1px 1px 10px #333;
		}
		
		#intro_eclub img {
			margin-top: -12px;
		}
		
	#intro_devoss {
		background-image: url(http://whartoncenterassets.com/bgr/intros/about_devos_intro.jpg);
	}
		
	#intro_53bank {
		background-image: url(http://whartoncenterassets.com/bgr/intros/about_53bank_intro.jpg);
	}
		
	#intro_contact {
		background-image: url(http://whartoncenterassets.com/bgr/intros/about_contact_intro.jpg);
	}
	
	#intro_directions {
		background-image: url(http://whartoncenterassets.com/bgr/intros/visitorinfo_directions_intro.jpg);
	}
		#intro_directions p {
			color: #fff ;
			text-shadow: 1px 1px 10px #333;
	
	}
	#intro_restaurants {
		background-image: url(http://whartoncenterassets.com/bgr/intros/visitorinfo_restaurants_intro.jpg);
	}
	
	#intro_culturepass {
		background-image: url(http://whartoncenterassets.com/bgr/intros/visitorinfo_culturepass.jpg);
	}
			
	#intro_hotels {
		background-image: url(http://whartoncenterassets.com/bgr/intros/visitorinfo_hotels_intro.jpg);
	}
	
	#intro_subscription {
		background-image: url(http://whartoncenterassets.com/bgr/intros/tickets_subscription_intro.jpg);
	}
		
	#intro_group {
		background-image: url(http://whartoncenterassets.com/bgr/intros/tickets_groups_intro.jpg);
	}
	
	#intro_comeflyaway {
		background-image: url(http://whartoncenterassets.com/bgr/intros/comeflyaway.png);
	}

	#intro_whitechristmas {
		background-image: url(http://whartoncenterassets.com/bgr/intros/whitechristmas.png);
	}

	#intro_lesmiserables {
		background-image: url(http://whartoncenterassets.com/bgr/intros/lesmiserables.png);
	}

	#intro_milliondollarquartet {
		background-image: url(http://whartoncenterassets.com/bgr/intros/milliondollarquartet.png);
	}

	#intro_marypoppins {
		background-image: url(http://whartoncenterassets.com/bgr/intros/marypoppins.png);
	}

	#intro_underthestreetlamp {
		background-image: url(http://whartoncenterassets.com/bgr/intros/underthestreetlamp.png);
	}

	#intro_addamsfamily {
		background-image: url(http://whartoncenterassets.com/bgr/intros/addamsFamily2.jpg);
	}

	#intro_cats {
		background-image: url(http://whartoncenterassets.com/bgr/intros/cats.png);
	}
	#intro_rain {
		background-image: url(http://whartoncenterassets.com/bgr/intros/rain.png);
	}

/*Footer*/

footer {
	width: 25%;
	padding: 0 10px;
	display: block;
	float: left;
}
	
	footer span {
		line-height: 130%;
	}

	#credits {
		margin-top: 50px;
	}
		
		#credits img {
			padding-left: 20px;
		}
		
	#mission {
		padding: 0 0 0 10px;
		width: 25%;
		display: block;
		float: left;
	}

/*Home Page*/
	
#slides {
	height: 275px;
	width:800px;
}
	
#lowersections{
	font-size:10px;
}
#lowersections, #lowersections a {
	margin: 20px 0;
	clear: both;
	padding: 0;
	height: 150px;
	color: #999;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
	
	#lowersections a:hover {
		color: #fff;
		background-color: #900;
	}
	
	#lowersections h3 {
		margin-bottom: 10px;
		color: white;
	}
	
#upcominglist {
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	width: 40%;
	display: block;
	float: left;
	margin-left: 20px;
	padding: 0 10px;
}
		
	#upcominglist ul {
		padding: 0;
		margin: 0;
	}
		
		#upcominglist ul li {
			list-style: none;
		}

					#upcominglist ul li a {
						text-transform: uppercase;
					}
		
/*Tickets Page*/

#ticketmaster:hover {
	background-color: #fff;
}

/* Become a Subscriber Page - Talbe */

#content_main_subscription, #content_main_eclub {
	background-color: #fafafa;
	display: block;
	float: left;
	color: #333;
	width: 548px;
}

#subscription_content, #eclub_content  {
	padding: 10px 24px;
}

#price_map_h2 { 
	color: #222;
	background: #C5C5C5; padding: 10px;
	/* #222 used to enhance contrast on grey background */
}

#seating_map { 
	width: 100%;
}

	#seating_map tr {
		width: auto;
	}
	
	#seating_map td {
		text-align: center; 
		color: #333;
	}
	
	#seating_map caption {
		text-align: left;
	}
	
	#seating_map tr th {
		font-weight: bold;
	}
	
	#seating_map tr#select_seating {
		background-color: #F05B40;
	}
	
	#seating_map tr#zone1 {
		background-color: #00A4C4;
	}
	
	#seating_map tr#zone2 {
		background-color: #72C8DD;
	}
	
	#seating_map tr#zone3 {
		background-color: #B7E1EB;
	}
	
	#seating_map .qualifier { 
		font-size: 12px; 
		font-weight: lighter; 
		font-style: italic; 
		display: block; 
		color: #555;
	}

p#table_qualifier {
	font-size: 12px; 
	font-style: italic; 
	display: block;
}

.label {
	font-weight: bold;
}

#content_main_Special, #content_main_eclubSignup {
	padding: 10px;
	background: #f8e9c3; /* Old browsers */
	background: -moz-linear-gradient(top, #f8e9c3 0%, #ebc84d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8e9c3), color-stop(100%,#ebc84d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8e9c3 0%,#ebc84d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8e9c3 0%,#ebc84d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f8e9c3 0%,#ebc84d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8e9c3', endColorstr='#ebc84d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f8e9c3 0%,#ebc84d 100%); /* W3C */

}

/*Take it from the Top*/

#content_main_tiftt {
	background-color: #000 !important;
	display: block;
	float: left;
	width: 800px;
}


.tftt {
	width: 600px;
	padding: 10px 24px 0 24px;
	color: #fff !important;
	margin: 0 auto;
}

	.tftt p {
		color: #ccc;
	}
	
	.tftt img {
		margin: 0 auto;
		display:block;
	}
	
.tiftt_hr {
	color: #333; 
	background-color: #333; 
	height: 1px; 
	border: 0;
}

h4 {
	font-weight: normal;
}

h3{
	font-size: 	18px;
	padding: 0;
}
	article h3{
	margin: 0;
	margin-bottom: 5px;
	}
	
	.restaurant {font-size: 14px;}

.tftt h3, .tftt h4, .tftt ul {
	margin: 5px 0 0 0;
	padding:0;
}

.ballet_company {
	height: 150px;
	display: block;
	margin-top: 20px;
	color: #fff;
}

.left, .right {
	float: left;
	width: 250px;
	height: 98px;
	color: #fff;
}

.right {
	float: right;
}

.right p:first-of-type, .left p:first-of-type {
	color: #fff;
}

.smallprint p {
	color: #666666; 
	font-size: 10px;
}

.tiftt_bottom {
	width: 800px;
	height: 300px;
}

/*Other Classes*/
div[itemprop=offers]{
	font-size: 12px;
}	
span[itemprop=name]{
	display: block;
	font-size: 12px;
	margin-top: 10px;
	}
	
h2 span[itemprop=name]{
	display: block;
	font-size: 18px;
	margin-top: 10px;
	}
	
span[itemprop=jobTitle]{
	display: block;
	font-weight: bold;
	font-size: 12px;
}

a[itemprop=email]{
	display: block;
	font-size: 12px;
	margin-bottom: 10px;
}

.break {
	display: block;
}

.no_bullets{ 
	list-style:none; 
	list-style-type: none;
}

.caps {
	text-transform: uppercase;
}

.wc_red {
	color: #900;
}

.black {
	display: block;
	font-weight: bold;
	color: black;
	line-height: 130%;
}

.indent {
	padding-left: 30px;
}

dt {
	margin-top: 20px;
	font-size: 12px;
}

dd {
	margin: 0;
	font-size: 12px;
}

/* Performance Schedule Table */

.stripeMe {
	width: 500px;
	font-size: 12px;
	line-height: 24px;
	border-spacing: 0;
}

	.stripeMe th {
		background-color: #900;
		color: #fff;
		text-align: left;
		font-weight: bold;
		font-size:14px;
		padding: 3px 5px;
		margin:0;
	}
	
		.stripeMe td {
			padding: 8px 0 8px 10px;
		}

.stripeMe tr.gray {
	background-color: #EEE;
}

/* misc to be organized */

.imagelink {
    background-color: transparent;
    outline: 0;
}
#ticketsonsale{
	margin-bottom:3px;
	padding-top:5px
}
#showdate{
	margin-top:5px;
	padding: 0;
}

.imagelink:hover {
    background-color: transparent;
    outline: 0;
}
#fbook{
	float: right; 
	margin-top: -33px;
	width:120px;
}
a[name="fb_share"]:hover{
	background-color: transparent;
}


/* jQuery rotator selectors*/

#pagerNav {
	position: absolute;
	z-index: 50;
	width: 300px;
	padding-left: 253px;
	text-align: center;
	top: 418px;
}
	
	#pagerNav a{
		text-indent: -9999px;
		display: inline-block;
		width: 20px;
		height: 22px;
		background: url(http://whartoncenterassets.com/bgr/images/dots3.png) no-repeat;
		opacity: .9;  

	}
	
	#pagerNav a:hover{
		text-indent: -9999px;
		display: inline-block;
		width: 20px;
		height: 22px;
		background: url(http://whartoncenterassets.com/bgr/images/dots3.png) no-repeat 0 -44px;
		
	}
	
	#pagerNav .activeSlide, #pagerNav .activeSlide:hover{
		text-indent: -9999px;
		display: inline-block;
		width: 20px;
		height: 22px;
		background: url(http://whartoncenterassets.com/bgr/images/dots3.png) no-repeat 0 -24px;
		opacity: 1;  
	}

.feature_buytickets {
    display: block;
    width: 110px;
    height: 20px;
    position: absolute;
    z-index: 5000;
    top: 245px;
    left: 549px;
    /* border: 1px solid aqua; */
}

.feature_viewdetails {
    display: block;
    width: 110px;
    height: 20px;
    position: absolute;
    z-index: 5000;
    top: 245px;
    left: 679px;
    /* border: 1px solid aqua; */
}

#featureNav {
    position: absolute;
    z-index: 500;
    top: 150px;
    margin-left: -50px;
    width: 905px;
}

#prevBtn { 
	width: 50px;
	position: absolute;
	z-index: 100;
	display: block;
	background: url(../arrows.png) 22px 115px no-repeat;
	height: 275px;
	opacity: .7; 
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}

#nextBtn { 
	width: 50px;
	position: absolute;
	z-index: 100;
	display: block;
	right: 5px;
	background: url(../arrows.png) -31px 115px no-repeat;
	height: 275px; 
	opacity: .7;  
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;	
}

#prevBtn:hover, #nextBtn:hover {
	background-color: transparent;
	opacity: 1;  
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;	
	transition: opacity .3s ease-in-out;

}

#prevBtn:active { 
	background: url(../images/arrowspressed.png) 22px 115px no-repeat;
}

#nextBtn:active { 
	background: url(../images/arrowspressed.png) -31px 115px no-repeat;
}

/* !Featured Shows */

#upcomingslides ul {
	display: inline-block;
	width: 800px;
	padding:0;
	margin: 0 0 -3px 0;
}  
	          
	#upcomingslides li {
		margin: 0;
		padding: 0;
		width: 160px;
		height: 130px;
		float: left;
		list-style: none;
		display: inline;
		clear: none;
	    overflow: hidden;
	}
	
	#upcomingslides span {
	    position: absolute;
	    margin:0;
	    margin-top: 120px;
	    margin-bottom: 15px;
	    z-index:2;
	    background-color: #555555;
	    color: #ffffff;
	    width: 134px;
	    text-align: center;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    opacity:.8;
	    display: none;
	    clear: none;
	    font-size: 13px;
	}
	      
	#upcomingslides a {
	    text-decoration: none;
	}
	
	#upcomingslides a:hover {
	    background-color: transparent;
	    text-decoration: none;
	}
	            
	#upcomingslides img {
	    z-index:1;
	    height: 130px;
	    width: 160px;
	    margin:0;
	    padding:0;
	    
	}
	
	#upcomingslides b {
	    visibility: collapse;
	    display: none;
	}
	#navigation_main h2{display: none}

