/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead{
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* COMMON */
body {
	background: #ccc;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}
a {
	text-decoration: none;
	color: #c80000;
}
a:hover {
	text-decoration: underline;
}
p, h1 {
	margin: 10px 0px 10px 0px;
	line-height: 130%;
}
ul, ol {
	margin: 0px 0px 20px 30px;
	list-style: disc;
	line-height: 130%;
}
blockquote {
	margin:  0 0 0 20px;
}
/* COPY */
.copy {
	font-size: 1.0em;
}
.copyfoot {
	font-size: 0.9em;
}
.copyhead {
	font-size: 1.2em;
}
.bluecopy {
	color: #c80000;
	font-size: 1.0em;
}
.bluecopyfoot {
	color: #c80000;
	font-size: 0.9em;
}
.bluecopyhead {
	color: #c80000;
	font-size: 1.2em;
}
.redcopy {
	color: #cd3300;
	font-size: 1.0em;
}
.redcopyfoot {
	color: #cd3300;
	font-size: 0.9em;
}
.redcopyhead {
	color: #cd3300;
	font-size: 1.2em;
}

/* TEMPLATE */
#container {
	width: 940px;
	margin: 0 auto;
	padding: 40px;
	background-color: #fff;
}
#skipnavigation {
	display: none;
}
#header {
	width: 940px;
}
#header #logo {
	height: 80px;
}
#header #logo #fixednav {
	float: right;
	width: 300px;
	font-size: 0.9em;
	color: #666;
	text-align: right;
}
#header #logo #fixednav a {
	color: #666;
	text-decoration: none;
}
#header #logo #fixednav a:hover {
	text-decoration: underline;
}
#header #logo #fixednav #search {
	float: right;
	width: auto;
	margin: 10px 0 0 0;
}
#header #logo #fixednav #search td {
	vertical-align: top;
}
#header #logo #fixednav #search input {
	margin: 0;
	padding: 0;
}
#header #logo #fixednav #search .inputquery {
	width: 175px;
	height: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
	border: 1px solid #666;
}

/* NAV / MENU */
#nav #menu {
	height: 31px;
	border-bottom: 1px solid #ddd;
}
#menu, #menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}
#menu li.menutop {
	display: block;
	float: left;
	position: relative;
	height: 31px;
}
#menu table {
	border-collapse: collapse;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#menu li.menutop a.menutoplink {
	display: block;
	float: left;
	height: 31px;
}
#menu li.menutop a span {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 0;
	font-size: 1.0em;
}

#menu li a#navhome {
	width: 58px;
	background-image: url(../images/common/nav/home.gif);
	background-repeat: no-repeat;
}
#menu li a#navcalendar {
	width: 81px;
	background-image: url(../images/common/nav/calendar.gif);
	background-repeat: no-repeat;
}
#menu li a#navseasontickets {
	width: 136px;
	background-image: url(../images/common/nav/seasontickets.gif);
	background-repeat: no-repeat;
}
#menu li a#navnewsfeatures {
	width: 134px;
	background-image: url(../images/common/nav/newsfeatures.gif);
	background-repeat: no-repeat;
}
#menu li a#naveducationtraining {
	width: 160px;
	background-image: url(../images/common/nav/educationtraining.gif);
	background-repeat: no-repeat;
}
#menu li a#navoutreachevents {
	width: 146px;
	background-image: url(../images/common/nav/outreachevents.gif);
	background-repeat: no-repeat;
}
#menu li a#navsupportwno {
	width: 112px;
	background-image: url(../images/common/nav/supportwno.gif);
	background-repeat: no-repeat;
}
#menu li a#navaboutwno {
	width: 99px;
	background-image: url(../images/common/nav/aboutwno.gif);
	background-repeat: no-repeat;
}

/*
#menu li a#navhome {
	width: 58px;
	background-image: url(../images/common/nav/home.gif);
	background-repeat: no-repeat;
}
#menu li a#navperformances {
	width: 111px;
	background-image: url(../images/common/nav/performances.gif);
	background-repeat: no-repeat;
}
#menu li a#navtickets {
	width: 67px;
	background-image: url(../images/common/nav/tickets.gif);
	background-repeat: no-repeat;
}

#menu li a#naveducationtraining {
	width: 159px;
	background-image: url(../images/common/nav/educationtraining.gif);
	background-repeat: no-repeat;
}
#menu li a#navbeyondstage {
	width: 137px;
	background-image: url(../images/common/nav/beyondstage.gif);
	background-repeat: no-repeat;
}
#menu li a#navplanyourvisit {
	width: 117px;
	background-image: url(../images/common/nav/planyourvisit.gif);
	background-repeat: no-repeat;
}
#menu li a#navsupportus {
	width: 93px;
	background-image: url(../images/common/nav/supportus.gif);
	background-repeat: no-repeat;
}
#menu li a#navaboutwno {
	width: 97px;
	background-image: url(../images/common/nav/aboutwno.gif);
	background-repeat: no-repeat;
}
*/

#menu li a:hover {
	background-position: 0 -31px;
}

#menu li:hover a {
	background-position: 0 -31px;
}

#menu li a.selected {
	background-position: 0 -31px;
}

#menu a:hover {
	visibility: visible;
}
#menu li:hover {
	position: relative;
	z-index: 200;
}
#menu ul, #menu :hover ul ul, #menu :hover ul :hover ul ul, #menu :hover ul :hover ul :hover ul ul, #menu :hover ul :hover ul :hover ul :hover ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	/* for IE */
	filter: alpha(opacity=90);
	/* CSS3 Standard */
	opacity: 0.9;
}
#menu :hover ul.menusub {
	left: 0;
	top: 30px;
	background: #b21103;
	padding: 0;
	width: 200px;
	height: auto;
}
#menu :hover ul.menusub li {
	display: block;
	height: auto;
	position: relative;
	float: left;
	width: 200px;
}
#menu :hover ul.menusub li a {
	display: block;
	font-size: 0.9em;
	height: auto;
	width: 180px;
	color: #fff;
	text-decoration: none;
	padding: 4px 10px;
}
#menu :hover ul.menusub li a:hover {
	background: #f1f1f1;
	color: #b21103;
}
}
#menu :hover ul :hover ul, #menu :hover ul :hover ul :hover ul, #menu :hover ul :hover ul :hover ul :hover ul, #menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left: 200px;
	top: -4px;
	background: #cd3300;
	padding: 0;
	width: 180px;
	z-index: 200;
	height: auto;
}
/* CORE */
#core {
	width: 940px;
	background-image: url(../images/common/corebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#core #main {
	display: block;
	float: left;
	width: 716px;
	padding: 0 2px;
}
#core #main #content {
	width: 680px;
	padding: 18px;
}
#core #main #content h1 {
	font-size: 1.5em;
}
#core #sidebarleft {
	display: block;
	float: left;
	width: 220px;
	padding: 0;
}
#core #sidebarleft ul {
	margin: 10px 15px 0 20px;
	list-style: none;
}
#core #sidebarleft li {
	margin: 0 0 10px 0;
}
#core #sidebarleft a {
	color: #000;
	text-decoration: none;
}
#core #sidebarleft a:hover {
	color: #c80000;
	text-decoration: none;
}
#core #sidebarrt {
	display: none;
}

/* CORE 3 COLUMN */
body#column3 #core {
	background-image: url(../images/common/corebg3.gif);
}
body#column3 #core #main {
	display: block;
	float: left;
	width: 516px;
	padding: 0 2px;
}
body#column3 #core #main #content {
	width: 480px;
	padding: 18px;
}
body#column3 #core #sidebarrt {
	display: block;
	float: right;
	width: 180px;
	padding: 10px;
}

/* CLEAR */
#clear {
	clear: both;
	height: 1px;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	padding: 15px 0 0 0;
}

/* HOME PAGE */
#featured {
	width: 940px;
	margin: 15px 0;
}
#home {
	width: 940px;
}
#home #upcoming {
	display: block;
	float: left;
	width: 285px;
	height: 300px;
	padding: 10px;
	background-color: #ddd;
	vertical-align: top;
}
#home #upcoming .event {
	height: 50px;
	margin: 1px 0;
	padding: 8px;
	background-color: #555;
	color: #fff;
	line-height: 130%;
}
#home #upcoming .event .tickets {
	float: right;
	width: 85px;
	text-align: right;
	padding: 10px 0 0 0;
}
#home #upcoming .event .title {
	display: block;
/*	font-weight: bold;*/
	font-size: 1.3em;
	margin: 0 0 5px 0;
}
#home #spotlight {
	display: block;
	float: left;
	width: 285px;
	height: 300px;
	margin: 0 15px;
	padding: 10px;
	background-color: #ddd;
	vertical-align: top;
}
#home #spotlight .description {
	display: block;
	width: 265px;
	margin: 0;
	padding: 10px;
	line-height: 120%;
}
#home #spotlight .description ul {
	margin: 0 0 0 5px;
}
#home #spotlight .description li {
	margin: 0 0 0 10px;
	list-style: disc;
	list-style-position:outside;
	line-height: 130%;
}
#home #spotlight .description img {
	margin: 0 10px 5px 0;
}
#home #performances {
	display: block;
	float: right;
	width: 250px;
	height: 280px;
	padding: 20px 25px;
	background-color: #ddd;
	vertical-align: top;
}
#home #performances #months {
	width: 244px;
	padding: 0;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #8b8b8b;
}
#home #performances #months a {
	color: #fff;
	text-decoration: none;
}
#home #performances #months #current {
	width: 60px;
	height: 20px;
	padding: 5px 0 0 0;
}
#home #performances #months #next1 {
	float: right;
	width: 60px;
	height: 20px;
	padding: 5px 0 0 0;
	background-color: #555;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#home #performances #months #next2 {
	float: right;
	width: 60px;
	height: 20px;
	padding: 5px 0 0 0;
	background-color: #555;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#home #performances #months #next3 {
	float: right;
	width: 60px;
	height: 20px;
	padding: 5px 0 0 0;
	background-color: #555;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#home #performances #minicalendar {
	width: 224px;
	padding: 10px;
	background-color: #8b8b8b;
}
#home #performances #minicalendar td {
	width: 32px;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.1em;
	background-color: #ddd;
	border-bottom: 1px solid #8b8b8b;
	border-right: 1px solid #8b8b8b;
}
#home #performances #minicalendar td.weekday {
	background-color: #555;
	color: #fff;
	font-weight: bold;
}
#home #performances #minicalendar td a {
	color: #c80000;
	font-weight: bold;
}
#home #performances #minicalendar td.today {
	background-color: #c80000;
	color: #fff;
	font-weight: bold;
}
#home #performances #minicalendar td.today a {
	color: #fff;
	font-weight: bold;
}
#home #performances #browsecalendar {
	width: 224px;
	padding: 0 10px 10px 10px;
	background-color: #8b8b8b;
}
/* RIGHT SIDEBAR */
#purchasetickets {
	background-image:url(../images/performances/purchasetickets_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	border: 2px #b6b6b6 solid;
	padding: 5px 2px 5px 2px;
	margin: 5px 2px 5px 2px;
}


/* FOOTER */
#footer {
	clear: both;
	margin: 10px 0 0 0;
	width: 940px;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	line-height: 150%;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #footnav {
	float: right;
	width: auto;
	color: #000;
}
#footer #footnav a {
	color: #000;
	text-decoration: none;
}
#footer #footnav a:hover {
	text-decoration: underline;
}

/* TABLE */
.tablehead {
	color: #fff;
	background-color: #8b8b8b;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.tableheadrt {
	color: #fff;
	background-color: #8b8b8b;
	text-align: right;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.tableheadleft {
	color: #fff;
	background-color: #8b8b8b;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.tabledata {
	background-color: #ddd;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 10px;
}
.tabledatact {
	text-align: center;
	vertical-align: top;
}
.tabledataleft {
	text-align: left;
	vertical-align: middle;
}
.tabledatart {
	text-align: right;
	vertical-align: middle;
}
.tabledatarttop {
	text-align: right;
	vertical-align: top;
}

/* FORM */
.forminput {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}
.forminputrequired {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ffffcc;
	border: 1px solid #000;
}
.formdrop {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}

/* CALENDAR */
.calendarmonth {
	font-size: 1.3em;
	font-weight: bold;
}
.calendarhead {
	color: #fff;
	background-color: #8b8b8b;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: 2pt;
}
.calendarheadg {
	color: #fff;
	background-color: #8b8b8b;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.calendaron {
	background-color: #ddd;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.calendaroff {
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.calendarinfo {
	padding: 3px 0;
	text-align: center;
	vertical-align: top;
}
.calendardrop {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}
.calendarempty {
	background-color: #ccc;
}
.calendardate {
	font-weight: bold;
	color: #000;
}
.calendarday {
	background-color: #ddd;
	padding: 2px;
	height: 90px;
}
.calendartoday {
	background-color: #ddd;
	border: 1px solid #000;
	padding: 2px;
	height: 90px;
}
.calendardivider {
	background-color: #666666;
	padding: 3px;
}
.calendarnote {
	background-color: #ddd;
	text-align: center;
	vertical-align: top;
	padding: 50px 10px;
}

/* MINI SUBSCRIPTION */
.formsub {
	width:300px;
}
/* TICKET */
.tickettitle {
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
.tickethead {
	color: #fff;
	background-color: #8b8b8b;
	text-align: center;
	vertical-align: bottom;
	padding: 2px;
}
.tickettableon {
	background-color: #f4f4f4;
	padding: 3px;
	margin: 3px;
}
.tickettableoff {
	padding: 3px;
	margin: 3px;
}
.ticketdescrip {
	background-color: #ddd;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.ticketselectbox {
	background-color: #ddd;
	padding: 5px;
	border: 1px solid #000;
	margin: 15px;
}
.ticketselectoption {
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
.ticketpriceseat {
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.ticketseats {
	border: 1px solid #000;
	padding: 0px;
}
.ticketdivider {
	background-color: #8b8b8b;
}
.ticketdisclaimer {
	font-size: 0.9em;
}
.ticketalsoheldon {
	font-size: 0.9em;
}

/* MERCHANDISE */
#merchandise {
}
#merchandisepurchase {
	clear: both;
	padding: 15px 0 0 0;
}
.merchhead {
	color: #fff;
	background-color: #8b8b8b;
	text-align: center;
	vertical-align: bottom;
	padding: 2px;
}
.merchdescrip {
	background-color: #ddd;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.merchprice {
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.merchquantity {
	background-color: #ddd;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
#merchandisepurchase select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}

/* PERFORMANCE PREVIEW */
.previewdivider {
	margin: 20px 0;
	height: 1px;
	background-color: #ddd;
}
.previewitem {
	margin: 0 0 20px 0;
	line-height: 130%;
}
.previewitem .title {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}
.previewitem .image {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	font-size: 0.9em;
}
.previewitem .imageleft {
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	font-size: 0.9em;
}
.previewitem .credits {
	width: 500px;
}
.previewitem .credits td {
	width: 250px;
	text-align: left;
}

/* ERROR */
.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	padding: 5px;

}
.errbox {
	padding: 1px;
	border: 1px solid #ff0000;
}

.blueerr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00b0eb;
	padding: 5px;

}
.blueerrbox {
	padding: 1px;
	border: 1px solid #00b0eb;
}

/* SUBSCRIPTIONS */
.subscriptionhead {
	color: #fff;
	background-color: #8b8b8b;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.subscriptiondescrip {
	background-color: #ddd;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	margin: 10px;
}
.subscriptiondivider {
	background-color: #8b8b8b;
	padding: 3px;
}
.subscriptionnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505154;
	background-color: #f0eee6;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.subscriptiontickethead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #8b8b8b;
	text-align: center;
	text-transform: uppercase;
	vertical-align: bottom;
	padding: 2px;
}
.subscriptionchoose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505154;
	background-color: #f6f1cd;
	text-align: left;
	padding: 2px;
}
.subscriptionchoosehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #7a003c;
	text-align: center;
	vertical-align: bottom;
	padding: 2px;
}
.subscriptionticketdivider {
	background-color: #7a003c;
}