﻿/***** global html *****/

* {
	margin:0;
	padding:0;
}
.onlyPrintMe {
	display: none;
}
div#wrapper {
	margin:0 auto;
	text-align:left;
	width:980px;
	background-color:#ffffff;
	overflow: hidden;
}

div#wrapper_inner {
	margin:30 30 auto;
	text-align:left;
	width:100%;
	background-color:#ffffff;
	overflow: hidden;
}
body.subNavOn div#wrapper {
	background-image: url(../../_images/subnav_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
}
body {
	background: #eee;
	text-align:center;
	font-size:70%;
}
body, td, li {
	font-family: Verdana, Helvetica, sans-serif;
	color:#000000;
}
input, select, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
}
option {
	padding-right: 10px;
}

table, tr, td {
	border-collapse:collapse;
	border:0;
}

table.xxx {
	
		border:10;

}

img {
	border:0;
}

img.block {
	display: block;
	margin: 0 0 1em 0;
}


p {
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

ul, ol {
	margin:0 0 1.5em 0;
	padding:0;
}

body#no_cookies ul {
	padding-left: 20px;
}
	body#no_cookies ul.browserlist {
		padding-bottom: 2em;
	}


a { /* for a tags without href */
	color:#330000;
	text-decoration:none;
	outline:none;
}
a:link, a:visited {
	color:#466f83;
	text-decoration:underline;
}
a:hover, a:visited:hover, a:active {
	text-decoration:underline;
}

h1 { /* for page title */
	font-size:1.3em;
	color:#B51515;
	font-weight: normal;
	text-transform: uppercase;
	margin:0 0 1em 0;
}
	h1 span { /* for non capitalized page subtitle */
	text-transform: none;
	}
h2 { /* for page sub-title */
	font-size:1em;
	line-height:1.2em;
	color:#000000;
	background: #F0F1F2;
	font-weight:bold;
	margin:0 0 1em 0;
	padding: 5px 10px;
}
	h2.formhead {
		margin-bottom: 0;
	}
h3, .h3 { /* for page headers */
	font-size:1em;
	line-height:1.2em;
	color:#000;
	font-weight:bold;
	margin:0 0 0.4em 0;
}
h4, .h4 { /* for page subheaders */
	font-size:1em;
	line-height:1.1em;
	color:#999999;
	font-weight:bold;
	margin:0 0 0.4em 0;
}
h5, .h5 { /* for page subheaders */
	font-size:0.9em;
	line-height:1.2em;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 0.4em 0;
}

.back_arrow{
	margin-left: 5px;
	padding: 2px 10px;
	background: url(../../_images/link_arrow_left.gif) no-repeat left center;
}
	
/** popups **/

body.popup {
	background-color:#ffffff;
	/* take your pick */
	/*text-align:center;*/
	/*text-align:left;*/
	font-size:80%;
	margin:0;
	padding:10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
}

/** /popups **/

/***** /global html *****/


/***** header *****/

div#siteHeader {
	background-color: #fff;
}
	div#siteHeader img#bnrLogo {
		margin:22px 15px 0 15px;
		padding:0;
		float:left;
	}
	div#siteHeader div.rentals-banner img#bnrLogo {
		margin:0;
	}
	div#siteHeader div.homeLink {
		width: 980px;
		height: 107px;
		margin: 0;
	}
	div#siteHeader div.homeLink div.header_graphic {
		width:766px;
		background-color:#e7e8ea;
		float:left;
		text-align:center;
	}
	div#siteHeader div.homeLink #bnrJoin {
		float:right;
		margin:25px 24px 0 0;
		padding:0;
		text-align:right;
		width:14.9em;
	}
	div#siteHeader div.homeLink #bnrJoin div.btn3 {
		margin:0;
		border:1px solid #333333;
		color:#333333;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:100%;
		font-weight:bold;
		padding:0;
		text-align:center;
	}
	div#siteHeader div.homeLink #bnrJoin div.btn3 a {
		background-color:#FFF200;
		border:2px solid #FFF;
		color:#333;
		display:block;
		margin:0;
		padding:0.2em 0.8em;
		text-decoration:none;
		font-size:10px;
	}
	div#siteHeader div.homeLink #bnrJoin div.btn3 a:hover,
	div#siteHeader div.homeLink #bnrJoin div.btn3 a:active {
		background-color:#FFFFCC;
	}
	div#siteHeader div.homeLink #bnrJoin div.btn3 a:link,
	div#siteHeader div.homeLink #bnrJoin div.btn3 a:visited {
		color:#333333;
	}
	div#siteHeader div.rentalsLink {
		width: 980px;
		height: 70px;
		margin: 0;
		padding: 6px 0 0 0;
		border-bottom: 1px solid #333;
		background-color: #333;
		
	}
	div#siteHeader ul.cartNav {
		float: right;
		list-style: none;
		clear: right;
		font-size: .9em;
		margin: 40px 20px 0 0;
	}
		div#siteHeader ul.cartNav li {
			float: left;
		}
div.siteNav {
	clear:both;
	list-style:none;
	background-color: #333333;
	margin: 0;
	padding: 0;
	width:980px;
}

div.rentals-banner 
{
    float: left;
}


div.rentalsNav {
	list-style:none;
	background-color: #333333;
	padding: 0;
    float: left; 
    width: 673px; 
    margin: 23px 0 0 0;
}
	

div.siteNav .logged_in_user, 
div.rentalsNav .logged_in_user {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: .8em 8px;
	font-size: .9em;
}
	div.siteNav ul, 
	div.rentalsNav ul {
		margin: 0 0 0 10px; 
		padding: 0;
		float:right;
	}
	div.siteNav ul li, 
	div.rentalsNav ul li {
		margin: 0; 
		padding: 0;
		float:left;
		display: inline;
	}
		div.siteNav ul li a, 
		div.rentalsNav ul li a {
			display: block;
			color: #FFF;
			font-weight: bold;
			text-transform: uppercase;
			padding: .4em 8px;
			font-size: 1.026em;
			background-color: #333333;
			text-decoration: none;
			margin-right:18px;
		}
		div.siteNav ul li a:hover, 
		div.rentalsNav ul li a:hover {
			text-decoration: none;
			background-color: #B51515;
		}
		div.siteNav ul li a:visited, 
		div.rentalsNav ul li a:visited {
			text-decoration: none;
			color: #fff;
		}
		div.siteNav ul li.home_nav a, 
		div.rentalsNav ul li.home_nav a {
				padding: .7em 8px .7em 30px;
				background: url("../../_images/home_nav_bg.gif") no-repeat 8px center;
		}
		div.siteNav ul li.onstage_nav a,
		div.rentalsNav ul li.onstage_nav a {
				padding: .7em 8px .7em 30px;
				background: url("../../_images/onstage_nav_bg.gif") no-repeat 8px center;
		}		
		div.siteNav ul li.calendar_nav a,
		div.rentalsNav ul li.calendar_nav a {
				padding: .7em 8px .7em 30px;
				background: url("../../_images/calendar_nav_bg.gif") no-repeat 8px center;
		}
		div.siteNav ul li.login_nav a,
		div.rentalsNav ul li.login_nav a {
		        
				padding: .7em 8px .7em 30px;
				background: url("../../_images/login_nav_bg.gif") no-repeat 8px center;			
		}
		
		div.siteNav ul li.cart_nav a,
		div.rentalsNav ul li.cart_nav a {
			
				padding: .7em 8px .7em 30px;
				background: url("../../_images/cart_nav_bg.gif") no-repeat 8px center;
		}
		
		div.siteNav ul li.home_nav a:hover, 
		div.rentalsNav ul li.home_nav a:hover {
				background: url("../../_images/home_nav_bg_blk.gif") no-repeat 8px center;
		}
		div.siteNav ul li.onstage_nav a:hover,
		div.rentalsNav ul li.onstage_nav a:hover {
				background: url("../../_images/onstage_nav_bg_blk.gif") no-repeat 8px center;
		}		
		div.siteNav ul li.calendar_nav a:hover,
		div.rentalsNav ul li.calendar_nav a:hover {
				background: url("../../_images/calendar_nav_bg_blk.gif") no-repeat 8px center;
		}
		div.siteNav ul li.login_nav a:hover,
		div.rentalsNav ul li.login_nav a:hover {
				background: url("../../_images/login_nav_bg_blk.gif") no-repeat 8px center;			
		}
		
		div.siteNav ul li.cart_nav a:hover,
		div.rentalsNav ul li.cart_nav a:hover {
				background: url("../../_images/cart_nav_bg_blk.gif") no-repeat 8px center;
		}
		
		div.siteNav ul li a:hover, 
		div.rentalsNav ul li a:hover {
			text-decoration: none;
			color: #333;
			background-color: #fff200;
		}
	
		div.siteNav ul li.home_nav a:hover,
		div.siteNav ul li.onstage_nav a:hover,
		div.siteNav ul li.calendar_nav a:hover,
		div.siteNav ul li.cart_nav a:hover,
		div.siteNav ul li.login_nav a:hover,
		div.rentalsNav ul li.home_nav a:hover,
		div.rentalsNav ul li.onstage_nav a:hover,
		div.rentalsNav ul li.calendar_nav a:hover,
		div.rentalsNav ul li.cart_nav a:hover,
		div.rentalsNav ul li.login_nav a:hover {
			color: #333;
			background-color: #fff200;
		}
		
		
		
/***** /header *****/

/***** side navigation *****/
	
div.subNav {
	background-color: #dddddf;
	width: 211px;
	padding: 8px 0 0 0;
	float: left;
	display: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}
	div.subNav ul{
		list-style: none;
		padding: 0;
		margin: 0 8px 0 8px;
	}
		div.subNav ul li{
			margin: 0  0 2px 0;
			padding: 0;
			line-height: 1.6em;
			background-color: #f3f3f3;
			background-image: url('../../_images/nav/leftbtn_bg.gif');
			background-repeat: repeat-x;
			background-position:  left top;
			border-top: 1px solid #ccc;
			border-right: 2px solid #999;
			border-bottom: 2px solid #999;
			border-left: 1px solid #ccc;
		}
			div.subNav ul li a{
				display: block;
				margin: 0;
				padding: .4em 1em .4em 2.7em;
				color: #666;
				text-decoration: none;
				background-repeat: no-repeat;
				background-position: .4em .2em;
				text-decoration: none;
				font-weight: bold;
			}
				div.subNav ul li a:hover, 
				div.subNav ul li a:visited:hover, 
				div.subNav ul li a:active{
					text-decoration: none;
					color: #c00;
				}	
				
				div.subNav ul li.season_tickets_subnav a {background-position: .4em .3em;}
				div.subNav ul li.season_tickets_subnav a:link, 
				div.subNav ul li.season_tickets_subnav a:visited {
					background-image: url("../../_images/nav/ic_season.gif");
				}
				div.subNav ul li.season_tickets_subnav a:hover, 
				div.subNav ul li.season_tickets_subnav a:active {
					background-image: url("../../_images/nav/ic_season_on.gif");
				}
				div.subNav ul li.gift_certificates_subnav a {background-position: .7em .4em;}
				div.subNav ul li.gift_certificates_subnav a:link, 
				div.subNav ul li.gift_certificates_subnav a:visited {
					background-image: url("../../_images/nav/ic_gifts.gif");
				}
				div.subNav ul li.gift_certificates_subnav a:hover, 
				div.subNav ul li.gift_certificates_subnav a:active {
					background-image: url("../../_images/nav/ic_gifts_on.gif");
				}
				div.subNav ul li.donations_subnav a {background-position: .5em .7em;}
				div.subNav ul li.donations_subnav a:link, 
				div.subNav ul li.donations_subnav a:visited {
					background-image: url("../../_images/nav/ic_donations.gif");
				}
				div.subNav ul li.donations_subnav a:hover, 
				div.subNav ul li.donations_subnav a:active {
					background-image: url("../../_images/nav/ic_donations_on.gif");
				}
				div.subNav ul li.seating_maps_subnav a {background-position: .7em .6em;}
				div.subNav ul li.seating_maps_subnav a:link, 
				div.subNav ul li.seating_maps_subnav a:visited {
					background-image: url("../../_images/nav/ic_seating.gif");
				}
				div.subNav ul li.seating_maps_subnav a:hover, 
				div.subNav ul li.seating_maps_subnav a:active {
					background-image: url("../../_images/nav/ic_seating_on.gif");
				}
				div.subNav ul li.audience_services_subnav a {background-position: .6em .4em;}
				div.subNav ul li.audience_services_subnav a:link, 
				div.subNav ul li.audience_services_subnav a:visited {
					background-image: url("../../_images/nav/ic_services.gif");
				}
				div.subNav ul li.audience_services_subnav a:hover, 
				div.subNav ul li.audience_services_subnav a:active {
					background-image: url("../../_images/nav/ic_services_on.gif");
				}
				div.subNav ul li.onstage_subnav a {background-position: .4em .3em;}
				div.subNav ul li.onstage_subnav a:link, 
				div.subNav ul li.onstage_subnav a:visited {
					background-image: url("../../_images/nav/ic_tickets.gif");
				}
				div.subNav ul li.onstage_subnav a:hover, 
				div.subNav ul li.onstage_subnav a:active {
					background-image: url("../../_images/nav/ic_tickets_on.gif");
				}
				div.subNav ul li.contest_subnav a {background-position: .7em .4em;}
				div.subNav ul li.contest_subnav a:link, 
				div.subNav ul li.contest_subnav a:visited {
					background-image: url("../../_images/nav/ic_contest.gif");
				}
				div.subNav ul li.contest_subnav a:hover, 
				div.subNav ul li.contest_subnav a:active {
					background-image: url("../../_images/nav/ic_contest_on.gif");
				}	
				div.subNav ul li.friend_subnav a {background-position: .6em .5em;}
				div.subNav ul li.friend_subnav a:link, 
				div.subNav ul li.friend_subnav a:visited {
					background-image: url("../../_images/nav/ic_taf.gif");
				}
				div.subNav ul li.friend_subnav a:hover, 
				div.subNav ul li.friend_subnav a:active {
					background-image: url("../../_images/nav/ic_taf_on.gif");
				}	
				div.subNav ul li.review_subnav a {background-position: .6em .5em;}
				div.subNav ul li.review_subnav a:link, 
				div.subNav ul li.review_subnav a:visited {
					background-image: url("../../_images/nav/ic_reviews.gif");
				}	
				div.subNav ul li.review_subnav a:hover, 
				div.subNav ul li.review_subnav a:active {
					background-image: url("../../_images/nav/ic_reviews_on.gif");
				}

	body.subNavOn div.subNav {
		display: block;
	}
	body.subNavOn div.content {
		margin:24px 24px 26px;
		float: right;
		display: inline;
		width:712px;
	}
	body.subNavOn div.timeout {
		background-color: #DDE1E3;
		padding: 8px 13px;
		width: 486px;
		margin-bottom: 1em;
	}	
	body.subNavOn div.info_box {
		padding: 10px;
		background: #f0f1f3;
		margin: 0 0 10px 0;
		width: 492px;
	}	
	body.subNavOn div.headerbar {
		clear:both;
		background-color:#f0f1f3;
		margin:0;
		padding:5px 10px;
		width:492px;
	}
	body.subNavOn div.calendar_headerbar {
		clear:both;
		margin:0;
		padding:5px 10px;
		width: 492px;
	}
		div.calendar_headerbar h2 {
			font-size:1.4em;
			line-height:1.2em;
			color:#B51515;
			background: none;
			font-weight:bold;
			margin:0;
			padding: 0;
			text-transform: uppercase;
			float: left;
		}
	body.subNavOn ul.performancelisting {
		list-style-type:none;
		width:508px;
		border: 2px solid #f0f1f3;
	}	
/***** /side navigation *****/	

/***** footer *****/

div#siteFooter {
	background: #333 url(../../_images/logo_vac.gif) 807px 16px no-repeat;
	height: 50px;
	padding:16px;
	width:960px;
}
	div#siteFooter div.footer_copy ul {
		list-style: none;
		float:left;
		margin-bottom:7px;
	}
		div#siteFooter div.footer_copy ul li {
			float: left;
			border-right: 1px solid #FFF;
			padding: 0 5px 0 0;
			margin: 0 5px 0 0;
			font-size: 10px;
		}
		div#siteFooter div.footer_copy ul li.last {
			border-right: none;
			
		}
			div#siteFooter div.footer_copy ul li a {
				color: #FFF;
				text-decoration: none;
			}
				div#siteFooter div.footer_copy ul li a:hover {
					color: #B51515;
				}
	div#siteFooter div.footer_copy {
		color: #FFFFFF;
		float: left;
		font-size: .85em;
		line-height: 1.2em;
		width:241px;
	}
		div#siteFooter div.footer_copy p {
			float:left;
			width:241px;
		}
	div#siteFooter div.phone_number {
		width:352px !important;
		height:46px;
		float:left;
		margin-top:2px;
		margin-left:84px;
		background: #333 url(../../_images/footer_phone.gif) 0 0 no-repeat;
	}
/***** /footer *****/

/***** rentals footer *****/


div#rentalsFooter a:link, 
div#rentalsFooter a:visited, 
div#rentalsFooter a:active  {
color: #ddd;
text-decoration: none;
}
div#rentalsFooter a:hover
{
    color: #FFF;
}


div#rentalsFooter {
	background: #666666;
	height: 50px;
	border: 1px solid white;
}

    div#rentalsFooter .footer-left
    {
        width: 200px; 
        float: left; 
        clear: none;
    }
        div#rentalsFooter .footer-left ul
        {
            clear: left; 
            padding: 5px 0 0 0;
        }
    

    div#rentalsFooter .footer-right
    {
        width: 200px; 
        float: right; 
        clear: none; 
        padding: 11px 20px 0 0;
    }
        div#rentalsFooter .footer-right p
        {
            text-align: right; 
            width: 200px;    
        }
        




	div#rentalsFooter ul {
		list-style: none;
		
		margin: 5px 0 0 10px;
	}
		div#rentalsFooter ul li {
			float: left;
			border-right: 1px solid #FFFFFF;
			padding: 0 5px 0 0;
			margin: 0 0 0 0;
			font-size: .85em;
		}
		div#rentalsFooter ul li.last {
			border-right: none;
			margin: 0 0 0 5px;
			
		}
			
	
	div#rentalsFooter p {
		color: #FFFFFF;
		float: left;
		clear: both;
		margin: 8px 0 0 10px;
		font-size: .85em;
		line-height: 1.2em;
	}
	
	
	
/***** / rentals footer *****/





/***** content *****/

div.content {
	margin: 19px 42px 19px 19px;
}
	div.column1of2 {
		float: left;
		width: 47%;
	}
	div.column2of2 {
		float: right;
		width: 47%;
	}
	div.column_twothirds {
		float: left;
		width: 60%;
	}

/***** /content *****/

div.content div#pnl_ticketsEnabled {
	width:512px;
}

/***** misc *****/

/*** ADDED BY BRETT ***/
div#special_requests_box {
	float: left;
	width: 285px;
}
	div#special_requests_box textarea {
	width: 285px;
	}
div.info_box {
	padding: 10px;
	background: #f0f1f3;
	margin: 0 0 10px 0;
	width: 632px;
}
	div.info_box h2{
		margin: 0;
		padding: 0;
		color: #B51515;
	}
	div.info_box h2 span.large{
		padding: 0 0 5px 0;
		display: block;
	}	
	div.info_box ul{
		margin: 0px;
		padding: 0px;
	}
		div.info_box ul li{
			list-style-type: none;
			margin: 0;
		}		
	div.info_box ul.column2{
		margin-top: 13px;
	}	
		div.info_box ul.column2 li a{
			padding-left: 10px;
			background: url("../../_images/link_arrow.gif") no-repeat center left;
		}		
div.headerbar {
	clear:both;
	background-color:#f0f1f3;
	margin:0;
	padding:5px 10px;
	/*width: 632px;*/
}
	div.headerbar div.checkzone,
	div.headerbar div.checkzone label {
		margin-bottom: 0px;
	}
	div.headerbar h3 {
		float: left;
		color:#000;
		font-weight:bold;
		font-size: 1em;
		margin: 0;
		padding: 0;
	}
	div.headerbar a {
		float: right;
		font-weight: normal;
		padding-left: 10px;
		background: url("../../_images/link_arrow.gif") no-repeat center left;
	}
	div.headerbar a.reserve {
		padding-right: 1.5em;
	}	
div.calendar_headerbar {
	clear:both;
	margin:0;
	padding:5px 0px;
}
	div.calendar_headerbar h3 
	{
		font-size:1.3em;
		color:#B51515;
		text-transform: uppercase;		
		float: left;
		font-weight:normal;
		margin: 0;
		padding: 0;
	}
	div.calendar_headerbar a {
		float: right;
		font-weight: bold;
		padding-left: 10px;
		background: url("../../_images/link_arrow.gif") no-repeat center left;
	}
	h3 a {
		font-weight: normal;
		color: #466F83;
		padding-left: 0;
	}
h1#calendar {
}

div.split_address_form_box #split_address_topleft_box {
		float: left;
		position: absolute;
		width: 304px;
	}
div.split_address_form_box div.address_column2of2{
		float: right;
		width: 47%;
	}
	div.split_address_form_box div.address_column2of2 .checkzone{
			float: right;
		}	
div.split_address_form_box div.address_column1of2{
		float: left;
		width: 47%;
		position: relative;
		top: 5.35em;
	}	
#charge_warning_box {
	float: right;
	width: 648px;
}
	#charge_warning_box p {
		display: inline;
		font-size: 0.8em;
		color:#8a9ca8;
		font-style: italic;
		float: left;
		margin-left: 160px;
		position: relative;
		padding-right: 10px;
		background: url("../../_images/warning_arrow.gif") no-repeat center right;
	}
	#charge_warning_box input{
		float: right;
	}
	

.boxoffice li{
	list-style: none;
	padding: 1px 0;
	margin: 0;
}	

.boxoffice ul, 
.boxoffice h3{
	padding: 0;
	margin: 0;
}
	
.boxoffice img {
	padding: 0 7px 7px 0;
}

.boxoffice h2 span {
	position: absolute;
	left: -5001px;
}
.boxoffice h2.granville_title{
	height: 44px;
	background: url("../../_images/granville_logo.gif") no-repeat left;
}
.boxoffice h2.stanley_title{
	height: 44px;
	background: url("../../_images/stanley_logo.gif") no-repeat left;
}
/*** / ADDED BY BRETT ***/


ul.browserlist { /* for no-cookies page */
	clear:both;
	list-style:none;
}
	ul.browserlist li {
		float:left;
		white-space:nowrap;
		padding:0 1em 0 0;
		margin:0 1em 0 0;
		border-right:1px solid #666666;
	}
	ul.browserlist li.last {
		padding:0;
		margin:0;
		border-right:0px none;
	}

.clear { /* clear all floated elements */
	clear:both;
}
div.clear { /* clear all floated elements and add vert spacing */
	height:1px;
	overflow:hidden;
}

div.hr {
	clear:both;
	height:1px;
	overflow:hidden;
	margin:0 0 1em 0;
	background: url("../../_images/gray_dots.gif");
}
div.hr_dots {
	clear:both;
	height:1px;
	overflow:hidden;
	margin:0 0 1em 0;
	background: url(../../_images/gray_dots.gif) repeat-x;
}

.alignright {
	text-align:right;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.small, .note {
	font-size:0.9em;
}

.large {
	font-size:1.25em;
}

.caps {
	text-transform: uppercase;
}

/* any error or warning text */
.requiredField {
	color:#ff0000;
	font-weight:bold;
}
.requiredNote {
	font-size: .9em;
}
.required {
	color:#ff0000;
	font-weight:bold;
}
div.timeout {
	background-color: #DDE1E3;	
	padding: 8px 13px;
	width: 455px;
	margin-bottom: 1em;
}
	div.timeout p 
	{
	
		color: #B51515;
		font-size: .9em;
		font-weight: bold;
		margin: 0;
	}

/***** /misc *****/


/***** forms *****/
div.formbox {
	border: 1px solid #F0F1F2;
	padding: .5em 0;
	margin-bottom: 1em;
}
	div.formbox p {
		margin-left: .5em;
	}
div.formbox_alt {
	background-color: #F0F1F2;
	padding: .5em 3.5em .5em .5em;
	margin-bottom: 1em;
	position: relative;
}

input.check, input.radio { /* setting exact size removes crazy IE padding, makes uniform cross-browser */
	width:15px;
	height:15px;
}

input.textbox {
	width:140px;
	margin:0 10px 0.5em 0;
}

input.textbox_large {
	width:280px;
	margin:0 10px 0.5em 0;
}

input.textbox_short {
	width:70px;
	margin:0 10px 0.5em 0;
	float: left;
}

select.select {
	width:145px;
	margin:0 0.5em 0.5em 0;
}
select.select_short {
	width:69px;
	margin:0 0.5em 0.5em 0;
}
select.select_auto {
	width:auto;
	margin:0 0.5em 0.5em 0;
}
	select option { /* fix for FF squishes select box options */
		padding:0 2px;
	}

textarea.textarea {
	width:480px;
	height:60px;
	margin:0 0 0.5em 0;
}

span.note {
	font-size:0.80em;
	color:#8a9ca8;
	font-style: italic;
}

span.formnote {
	font-size:0.80em;
	margin: 0 10px 4px 10px;
	color:#8a9ca8;
	font-style: italic;
	display: block;
	text-align: right;
}

p.formcopy {
	margin-bottom:0.8em;
}

fieldset {
	width:auto;
	margin:0 0 2em 0;
	border:0;
}
	fieldset input, fieldset select {
		vertical-align:top;
	}
	fieldset input.inline_button {
		float: left;
	}
	fieldset label {
		float:left;
		display: inline;
		width:130px;
		text-align: right;
		margin: 0 10px 8px;
		text-transform: uppercase;
		font-size: 0.8em;
	}
	fieldsetlabel.short {
		display: inline;
		width: auto;
		text-align: inherit;
		margin: 0;
	}
	fieldset label.block { /* stacked label/input */
		float:none;
		display:block;
		width:auto;
		clear: both;
		text-align: left;
		margin:0 0 0.4em 0; 
	}
		div.form_space {
			height: 1em;
		}
	fieldset span.label { /* when only a span tag will do... */
		display: inline;
		float:left;
		width:135px;
		text-align: right;
		margin: 0 10px 8px 0px;
		text-transform: uppercase;
	}


div.checkzone, div.radiozone { /* wrapper for checkboxes and radiobuttons, long labels will not wrap beneath the input */
	margin:0.2em 0 0.6em 0;
	position:relative;
}
	div.checkzone input, div.radiozone input {
		width:15px;
		height:15px;
		position:absolute;
	}
	div.checkzone label, div.radiozone label {
		float:none;
		display:block;
		width:auto;
		padding-left:20px;
		text-align:left;
		margin-bottom: 4px;
	}

div.buttonzone { /* wrapper for form submit button */
	clear:both;
	margin:0 10px 0 0;
	padding:5px 0;
	text-align: right;
}

/** individual form fieldsets **/

fieldset#form_change {
}

fieldset#form_login {
}

fieldset#form_forgot {
}
	fieldset#form_forgot label{
	width: auto;
	}
	fieldset#form_forgot input{
	float: left;
	}
fieldset#form_register {
}

fieldset#form_email {
}

fieldset#form_promocode {
	margin-bottom:1em;
}
	fieldset#form_promocode label {
		width:auto;
		margin-left: 0;
		text-transform: none;
		display: block;
		font-size: 1em;
		clear: left;
	}
	fieldset#form_promocode input {
		float: left;
	}	
	fieldset#form_promocode a.button {
		position:relative;
		top:1px;
	}

fieldset#form_reserve {
}

fieldset#form_search {
}
	fieldset#form_search label {
		width:100px;
	}
	fieldset#form_search label.short {
		width:50px;
	}

fieldset#form_checkout {
}
	fieldset#form_checkout div.buttonzone {
		text-align:right;
	}

fieldset#form_donation {
}

	fieldset#form_donation #donation_controls{
		position: relative;
		float: right;
	}
		fieldset#form_donation #donation_controls label {
			padding-right: 5px;
			margin: 0;
			width: auto;
			display: inline;
		}	

fieldset#form_payment {
}

fieldset#form_donate {
	}
	fieldset#form_donate div.checkzone label {
		width: auto;
		}
	fieldset#form_donate label {
		width:125px;
		}
	fieldset#form_donate label.block {
		width: auto;
		text-transform: none;
		font-size: 1em;
		}		
	fieldset#form_donate span.formnote {
		margin-left: 145px;
		text-align: left;
		}	
	fieldset#form_donate div.optional label {
		width:50px;
		}	
	fieldset#form_donate ol{
		margin-left: 20px;
		}

ul.formlist {
	float:left;
	list-style-type:none;
}
ul.formlist li {
	float:left;
}
									
/** /individual form fieldsets **/

/** buttons **/

a.button:link, a.button:visited {
	background-color:#cc0000;
	padding:2px 8px;
	border:1px solid #000000;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

a.button:hover, a.button:visited:hover {
	color:#ffffff;
	text-decoration:none;
}

a.button_alt:link, a.button_alt:visited {
	background-color:#ffffff;
	padding:2px 8px;
	border:1px solid #000000;
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

a.button_alt:hover, a.button_alt:visited:hover {
	color:#cc0000;
	text-decoration:none;
}

a.button_small:link, a.button_small:visited {
	background-color:#cc0000;
	padding:1px 4px;
	border:1px solid #000000;
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
}

a.button_small:hover, a.button_small:visited:hover {
	color:#ffffff;
	text-decoration:none;
}

input#uxWarningButtonOk {
	padding-right: 10px;
	}


/** /buttons **/

/***** /forms *****/


/***** tickets *****/

table.searchformtable { /* search.aspx */
}
	table.searchformtable td.col1 {
		width:300px;
		vertical-align:top;
	}
	table.searchformtable td.col2 {
		width:300px;
		vertical-align:top;
	}

ul.performancelisting { /* production.aspx */
	list-style-type:none;
	width:648px;
	border: 2px solid #f0f1f3;
}
	ul.performancelisting li {
		list-style-type:none;
		text-align:right;
		margin:0;
		padding:5px;
	}
	ul.performancelisting li.alt {
		background-color:#eeeeee;
	}
		ul.performancelisting li span.date {
			float:left;
		}

div.table_box { /* reserve.aspx */
	border:2px solid #f0f1f3;
	padding: 7px;
	margin: 0 0 2em 0;
	width:494px;
	}
	div.table_box div.headerbar {
		clear:both;
		background-color:#f0f1f3;
		margin:0;
		padding:5px 10px;
		/*width: 614px;*/
		}
		
table.selectseating { 
	margin: 0;
	border-collapse: collapse;
	width: 100%;
}
	table.selectseating th {
		padding:8px;
		text-align: center;
		vertical-align:bottom;
		font-weight: normal;
		text-transform: uppercase;
		font-size: 0.8em;
		background: url("../../_images/gray_dots.gif") repeat-x bottom;
	}
	table.selectseating th.first {
		text-align:left;
	}	
	table.selectseating td {
		padding:5px;
		vertical-align:top;
		}
	table.selectseating td.radiocol {
		width:14px;
		padding:3px 4px;
		vertical-align: middle;
	}
	table.selectseating td.section {
		width:112px;
	}
	table.selectseating td.pricetype {
		width:72px;
		text-align: center;
	}

table.bland 
{
    padding:15px;
    margin:10px;
}
table.bland  td 
{
    height:30px;
}
table.selectquantity { /* reserve.aspx */
	margin:0;
	width: 100%;
}
	table.selectquantity td {
		padding:5px;
	}
	table.selectquantity td select {
		margin:0 10px 0 0;
		float: left;
		clear: both;
		width: 95px;
	}
	table.selectquantity td label {
		margin: 0 0 3px 0;
		float: left;
		clear: both;
		display: inline;
	}

div.seatmapzone {
	float:right;
	/* other seatmap attributes */
}

/***** tickets *****/


/***** checkout *****/

ul#checkoutsteps {
	list-style-type:none;
	margin:0;
	padding:0;
}
	ul#checkoutsteps li {
		list-style-type:none;
		float: left;
		width: 107px;
		height: 24px;
		margin:0 7px 10px 0;
		padding: 7px 8px;
		background: url(../../_images/bg_checkout.gif);
		font-size:0.9em;
		font-weight: bold;
		color: #8E9EA6;
	}
	ul#checkoutsteps li.in {
		color:#B60D0D;
		background-position: 0 38px;
	}

/** payment **/

div.addresses {
	float:left;
	display:inline;
	width: 31%;
	margin:0 15px 0 0;
}

/** /payment **/

/** confirmation **/

ul.receiptinfo {
	list-style-type:none;
	margin-bottom:0 0 1.5em 0;
	padding:0;
}
	ul.receiptinfo li {
		list-style-type:none;
		margin:0;
		padding:0 0 0.5em 0;
	}
	ul.receiptinfo li span.label {
		float:left;
		width:120px;
		display: inline;
	}

ul.receipt_links {
	list-style: none;
	margin: 5px 0 20px 15px;
	padding: 0;
}
	ul.receipt_links li{
		padding: 2px 10px;
		background: url(../../_images/link_arrow.gif) left no-repeat;
	}
/** /confirmation **/

/***** /checkout *****/


/***** shopping cart *****/


table.shoppingcart {
	width:650px;
	margin:0 0 2em 0;
	font-size: .9em;
	background: url("../../_images/gray_dots.gif") repeat-x bottom left;
}
	table.shoppingcart th {
		padding:8px;
		text-align:left;
		color:#000000;
		font-weight: normal;
		text-transform: uppercase;
		background: #F0F1F2 url(../../_images/gray_dots.gif) repeat-x bottom left;
	}
	table.shoppingcart td {
		vertical-align:top;
		line-height:1.3em;
	}
		table.shoppingcart td h3 {
			font-size: 1em;
			color: #B51515;
		}
		table.shoppingcart a,
		a.bullet {
			background: url(../../_images/link_arrow.gif) left no-repeat;
			padding-left: 10px;
		}
	/* all col widths + padding MUST add up to shoppingcart total width */


	table.shoppingcart td.colA, table.shoppingcart th.colA {
		width:250px;
		padding:8px;
	}
	table.shoppingcart td.colD, table.shoppingcart th.colD {
		width:165px;
		padding:2px 5px;
	}
	table.shoppingcart td.colE, table.shoppingcart th.colE {
		width:60px;
		padding:2px 5px;
		text-align:left;
	}
	table.shoppingcart td.colF, table.shoppingcart th.colF {
		width:75px;
		padding:2px 5px;
		text-align:left;
	}
	table.shoppingcart td.colG, table.shoppingcart th.colG {
		width:50px;
		padding:2px 5px;
		text-align:right;
	}

	table.shoppingcart td.colZ, table.shoppingcart th.colZ{
		width:320px;
		padding:0px 0px;
		padding:0px;
		border:0px;
		margin:0px;
		text-align:left;
	}
	
	table.shoppingcart td.colQ , table.shoppingcart th.colQ{
		width:5px;
		padding:0px 0px;
		border:0px;
		margin:0px;
                align:left;
	}

	table.shoppingcart table.shoppingcart_inner {
		margin:8px 0 0.2em 0;
	}
	table.shoppingcart div.subtotal {
		margin:0.4em 0;
	}
	table.shoppingcart div.total {
		margin:1.2em 0 0.8em 0;
		font-weight:bold;
	}
	
	table.shoppingcart td.colDEFG { /* contains single tix nested table.shoppingcart_inner */
		/*width:350px;*/
		padding:2px 5px;
	}
	table.shoppingcart td.colABC { /* cart totals spacer */
		width:500px;
		padding:2px 5px;
	}
	table.shoppingcart td.colDEF { /* cart totals */
		width:80px;
		padding:2px 5px;
		text-transform: uppercase;
	}
	table.shoppingcart td.colBCD { /* combined description column */
		/*width:320px;*/
		padding:2px 5px;
	}
	table.shoppingcart td.colEF { /* misc spacer */
		/*width:160px;*/
		padding:2px 5px;
	}
	table.shoppingcart td.colABCDEFG { /* colspan = all */
		width:640px;
		padding:2px 5px;
	}
	
	.cart_pad {
		padding: 8px 5px !important;
	}
	table.shoppingcart td.last{
		width:190px;
		padding:0px 5px 7px 5px;
	}	
#btn_continueShopping {
	float: left;
}
#btn_proceedCheckout {
	float: right;
}
table.total {
	border-bottom: none;
}
div.cartbuttons {
	clear:both;
	width:100%;
	margin:0 0 1em 0;
	padding:5px 0;
}
div.cartbuttons a.button:link, a.button:visited a.button:hover, a.button:visited:hover{
	text-decoration:none;
}

div.emptycart {
	width:100%;
	margin:0 0 1em 0;
}

/***** /shopping cart *****/


/***** calendar *****/

#calendar_controls{
	padding: 14px 0px;
}
	#calendar_controls ul{
		list-style: none;
		margin: 0;
		padding: 2px 0 0 0;
		float: right;	
	}
		#calendar_controls ul li{
			margin: 0;
			padding: 0;
			display: inline;
			float: left;
		}	
			#calendar_controls ul li.next a{
				padding: 1px 10px 2px 6px;
				background: url("../../_images/link_arrow.gif") no-repeat center right;		
			}	
			#calendar_controls ul li.prev a{
				padding: 1px 6px 2px 10px;
				border-right: 1px solid #000;
				background: url("../../_images/link_arrow_left.gif") no-repeat center left;		
			}
	#calendar_controls #filter_controls{
		float: left;
	}
		#calendar_controls #filter_controls label,
		#calendar_controls #filter_controls select,
		#calendar_controls #filter_controls input
		{
		vertical-align: middle;
		margin: 0 3px;
		}	

table#calendar {
	width: 100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-top:1px solid #cdcecf;
	border-right:1px solid #cdcecf;
}
	table#calendar th {
		padding:5px;
		border-bottom:1px solid #cdcecf;
		border-left:1px solid #cdcecf;
		background-color:#8D9DA5;
		color:#FFFFFF;
		text-align:center;
		font-weight:normal;
	}
	table#calendar td {
		width:14%;
		vertical-align:top;
		border-bottom:1px solid #cdcecf;
		border-left:1px solid #cdcecf;
		padding:2px;
		font-size:0.9em;
	}
	table#calendar td.in {
		background-color:#FFFFFF;
	}
	table#calendar td.out {
		background-color:#F0F1F2;
	}



table.calendar_listview {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px solid #cdcecf;
}
	table.calendar_listview li{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	table.calendar_listview td{
		padding: 20px;
		border-bottom: 1px dotted #cdcecf;
	}
	table.calendar_listview th.date_col{
		width: 145px;
		border-right: 1px solid #cdcecf;
		padding: 20px 10px;
		background: none;
		vertical-align: top;
		font-weight: normal;
	}	
	table.calendar_listview td.performance_col{
		width: 205px;
		font-weight: bold;
		position: relative;
		top: 1px;
	}
	table.calendar_listview td.time_venue_col{
		position: relative;
		top: 1px;		
	}

	table.calendar_listview td.buy_col{
		width: 95px;
		position: relative;
		top: 1px;		
	}


div.calendar_controls {
	margin:0 0 1em 0;
	padding:5px;
}

/** popup_calendar **/

body.popup_calendar {
	text-align:center;
	background:#ffffff;
}
	body.popup_calendar a:link, body.popup_calendar a:visited {
		color:#666666;
		text-decoration:none;
	}
	body.popup_calendar a:hover, body.popup_calendar a:visited:hover, body.popup_calendar a:active {
		color:#666666;
		text-decoration:underline;
	}

table.popup_calendar_header {width:250px; margin-bottom:8px;}
	table.popup_calendar_header td {font-size:11px; color:#666666;}
	table.popup_calendar_header td.month {text-align:center; padding:2px 5px;}
	table.popup_calendar_header td.prev {text-align:left; padding:2px 10px;}
		table.popup_calendar_header td.prev a {font-size:15px; font-weight:bold;}
	table.popup_calendar_header td.next {text-align:right; padding:2px 10px;}
		table.popup_calendar_header td.next a {font-size:15px; font-weight:bold;}

table.popup_calendar_dates {width:250px;}
	table.popup_calendar_dates td {font-size:11px; color:#666666; text-align:center; padding:2px 0;}
	table.popup_calendar_dates td.weekend {}
	table.popup_calendar_dates tr.top td {color:#666666; text-transform:uppercase;}
	table.popup_calendar_dates div.today {background-color:#cccccc; border:1px solid #666666;}

/** /popup_calendar **/

/***** /calendar *****/



/*****************************************************/
/** below are older styles that may still be useful **/
/*****************************************************/


/*****************************************************/
/*HTML TAG STYLES*/

b, strong, .strong	{ font-weight:bold; }
i, em, .em		{ font-style:italic; }
.red		{ color: #f00; }
.white	{ color: #fff; }
.black	{ color: #000; }


/*//HTML TAG STYLES*/
/*****************************************************/

#main {width: 750px; padding: 10px; margin: 0;}
#actionBox { padding: 0; margin: 0; border: 1px solid #a21; display: block; background: #fff; }
#selection, #focusBox { padding: 6px 6px; margin: 0; border-top: 1px solid #b80; border-bottom: 1px solid #b80; background: #fff2bf; display: block; }

div.column400 { width: 400px; padding: 0 10px 20px 0; margin: 0; float: left; display: inline; }

div.headerImg { padding: 0 0 10px 0; margin: 0; display: block; }
div.boxTitle, h3.boxTitle { padding: 4px 6px; margin: 0; background: #a21; color: #fff; font-weight: bold; display: block; }
div.actionBoxCopy, div div.actionBoxCopy { padding: 15px 10px; margin: 0; background: #fff; }

div.formLabel { width: 140px; text-align: right; padding: 0 0 6px 0; margin: 0; float: left; display: inline; }
div.formElement { padding: 0 0 6px 20px; margin: 0; float: left; display: inline; }

/*****************************************************/
/* list styles */

ul.plain, ol.plain 	{ list-style-type: none; }
ul.flush, ol.flush 	{ margin: 0; padding: 0; }

ul.pad li, ul.pad10 li, ol.pad li, ol.pad10 li 	{ margin-bottom: 1em; }
ul.padSmall li, ol.padSmall li 	{ margin-bottom: 7px; }
ul.padLots li 	{ margin-bottom: 2em; }

ul.inline { clear: both; list-style: none; margin-left: 0; padding-left: 0; }
ul.inline li { float: left; padding-right: 0.4em; margin-right: 0.4em; border-right: 1px solid #000; }
ul.inline li.last  { padding-right: 0; margin-right: 0; border-right: 0 none; }

/* end list styles */
/*****************************************************/


/* basic nav */
#utilitynav a {
	text-decoration: none;
	font-weight: bold;
}
#utilitynav a:hover {
	text-decoration: underline;
}

p.instructions {
	border: 1px solid #333333;
	background: #F0F1F2;
	padding: 8px 12px;
	font-size: .8em;
}

p.fine_print {
	font-size: .8em;
}


/* new styles for subscriptions - added 11/2007 */

div.subscriptionsHome {}
	div.subscriptionsHome div.imageBlock {
		float: left;
		width: 210px
	}
	    div.imageBlock div.current 
	    {   
	        float: left;
	        padding: 2px;
	    }   
	    div.imageBlock div.past 
	    {   
	        float: left;
	        padding: 2px;
	        /* for IE */
            filter:alpha(opacity=40);
             /* CSS3 standard */
            opacity:0.4;
           
	        
	    }   
	div.subscriptionsHome div.copyBlock {
		float: right;
		width: 420px;
	}
	div.subscriptionsHome ul.showLinks {
		list-style: none;
	}
		div.subscriptionsHome ul.showLinks li {
			display: inline;
		}



