/* 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, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
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;
}
table, tbody, tfoot, thead, tr, th, td {
	border-collapse: separate;
	margin: 0;
	padding: 0;
/*	border: 0;   */
	outline: 0;
	font-size: 100%;
	background: transparent;
}

/* COMMON */
.loginTbl{width:48%; padding:5px 5px 5px 5px; float:left;}
.loginTbl table{width:100%;}
body {
	background: #fff !important;;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #333;
	line-height: 140%;
	padding: 15px 0 !important;
}
a {
	text-decoration: none;
	color: #b21103 ;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #940394 ; /*660066;*/
}
#core p, h1 {
	margin: 0px 0px 15px 0px;
}
ul, ol {
	margin: 0px 0px 20px 20px;
	list-style-type: disc;
}
blockquote {
	margin: 0px 0px 15px 15px;
}
.loginout {
   display: inline;
   width: 70px;
}
#fixednav {
    width: 600px;
}

.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
}

.text12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
}

/* TEMPLATE */
#container {
	width: 930px;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #000;
}
#skipnavigation {
	display: none;
}
#containerperfdetails {
}

/* HEADER */
#header {
    width: 100%;
}
#header #logo {
	margin: 10px;
}
#header #logo #fixednav {
	float: right;
	/*width: 500px;*/
	width: auto;
	color: #666;
	text-align: right;
	text-transform: uppercase;
}
#header #logo #fixednav a {
	color: #666;
	text-decoration: none;
}
#header #logo #fixednav a:hover {
	text-decoration: underline;
}
#header #logo #fixednav #dWelcomeText, #header #logo #fixednav #ctl00_dWelcomeText {
	float: right;
	padding: 5px 0 0 0;
	text-transform: capitalize;
	color: #345588;
}
#header #nav {
	height: 30px;
	padding: 0 0 0 15px;
	border-bottom: 2px solid #b21103;
}
/*#header #nav #search {
	height: 24px;
	float: right;
	width: auto;
	text-align: right;
	margin: 6px 0 0 0;
}
#header #nav #search td {
	vertical-align: top;
}
#header #nav #search input {
	margin: 0;
	padding: 0;
}
#header #nav #search .inputquery{
	width: 125px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #e6e9e7;
	border: 1px solid #e6e9e7;
}    

#header #nav #search #searchbutton {
    display: inline-block;
    width: 20px;
    height: 15px;
    color: #fff;
    font-weight: bold;
    background-color: #a40900;
    border: 1px solid #900;
    padding: 2px 5px 0px 5px;
    margin: 0px 5px 5px 5px;
}*/
#header #nav #search {
	height: 24px;
	float: right;
	width: 262px;
	text-align: right;	
	padding-top: 5px;
}

#header #nav #search .gsc-input {
	margin: 0;
	padding: 0;
	background-image: none !important;	
}
#header #nav #search .gsc-input input{
	width: 125px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #e6e9e7;
	border: 1px solid #e6e9e7;
}    

input.gsc-search-button
{
    color: White !important;
    height: auto !important;
    background-color: #B21103 !important;
    border-color: #B21103 !important;
}

#header #photo {
	height: 185px;
	margin: 1px 0 0 0;
	border-bottom: 10px solid #b21103;
}

/* HEADER HOME */
#header #featured {
	width: 930px;
	margin: 0;
	padding: 1px 0;
	border-bottom: 10px solid #b21103;
}
#header #featured #slideshow {
	width: 666px;
	margin: 0;
	padding: 0;
}
#header #featured #onstage {
	width: 261px;
	float: right;
	margin: 0;
	padding: 0;
}

/* CORE */
#core {
	width: 100%;
	padding: 20px 10px 20px 10px;
}
#core .standard {
	display: block;
	float: left;
	width: 600px;
	padding: 0 20px 0 0;
}

#core #main {
	display: block;
	float: left;
	width: 600px;
	padding: 0 20px 0 0;
}


#core .dialogue {
	display: block;
	float: left;
	width: 890px;
	padding: 0;
}

#core .dialogue #main 
{
    width:600px;
    float:left;
    padding: 0 20px 0 0;
}
#core .standard h1, #core .dialogue h1 {
	font-size: 1.5em;
	color: #000;
	text-transform: uppercase;
}
#core h1{
	font-size: 1.5em;
	color: #000;
    text-transform: uppercase;
}
#core #mainfull {
	width: 890px;
}
#core #mainfull h1 {
	font-size: 1.5em;
	color: #000;
	text-transform: uppercase;
}
#core #sidebar, #core .minisidebar {
	display: block;
	float: right;
    width: 100%;
	padding: 0;
	color: #666;
    margin-bottom: 20px;
}

#core #sidebar a {
	font-weight: bold;
	color: #b21103;
	text-decoration: underline;
}
#core #sidebar a:hover {
	text-decoration: none;
}

/* CORE HOME */
#corehome {
	width: 930px;
	margin: 0;
	padding: 20px 0;
}
#corehome #tabs {
	width: 666px;
	margin: 0;
	padding: 0;
}
#corehome #homecalendar {
	width: 250px;
	margin: 0;
	padding: 0 6px 0 0;
	float: right;
}

/* SUB NAV */
.subnavdivider {
	height: 4px;
	width: 4px;
	vertical-align: middle;
}
.subnav {
	font-size: 0.9em;
	vertical-align: middle;
}

/* HOME TAB BAR */
#tabbar {
	width: 665px;
	height: 45px;
	border-bottom: 1px solid #dedede;
}
ul#tabbar {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#tabbar li {
	display: block;
	float: left;
	cursor: pointer;
	cursor: hand;
}
ul#tabbar li.tabonfirst, ul#tabbar li.tabon {
}
ul#tabbar li.tabonfirst span, ul#tabbar li.tabon span {
	position: relative;
	display: block;
	height: 46px;
	cursor: pointer;
	cursor: text;
}
ul#tabbar li span {
	display: block;
	height: 46px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
ul#tabbar a:hover {
}

/* HOME TAB LINKS */
ul#tabbar li.tabonfirst span.nextonstage, ul#tabbar li.tabon span.nextonstage {
	width: 223px;
	background: url(/CustomeImages/common/home/tabs/nextonstage.gif) no-repeat;
}
ul#tabbar li.tabonfirst span.whatsnew, ul#tabbar li.tabon span.whatsnew {
	width: 180px;
	background: url(/CustomeImages/common/home/tabs/whatsnew.gif) no-repeat;
}
ul#tabbar li.tabonfirst span.spotlight, ul#tabbar li.tabon span.spotlight {
	width: 180px;
	background: url(/CustomeImages/common/home/tabs/spotlight.gif) no-repeat;
}
ul#tabbar li span.nextonstage, ul#tabbar li span.nextonstage {
	width: 223px;
	background: url(/CustomeImages/common/home/tabs/nextonstage_off.gif) no-repeat;
}
ul#tabbar li span.whatsnew, ul#tabbar li span.whatsnew {
	width: 180px;
	background: url(/CustomeImages/common/home/tabs/whatsnew_off.gif) no-repeat;
}
ul#tabbar li span.spotlight, ul#tabbar li span.spotlight {
	width: 180px;
	background: url(/CustomeImages/common/home/tabs/spotlight_off.gif) no-repeat;
}

/* HOME TAB CONTENT */
.tabcontent {
	width: 635px;
	height: 175px;
	margin: 0;
	padding: 0;
}
.tabdata {
	width: 635px;
	height: 175px;
	margin: 0;
	padding: 15px;
	border-right: 1px solid #dedede;
	background-image: url(/CustomeImages/common/home/bgtabs.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tabdata .spacer {
	width: 10px;
}
.tabdata .data {
	width: 205px;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
}
.tabdata img {
	padding: 0 10px 5px 0;
	float: left;
}
.tabdata .title {
	font-size: 1.2em;
	font-weight: bold;
}

/* HOME TAB LOADER */
#tabloader {
	height: 175px;
	text-align: center;
	vertical-align: middle;
	display: none;
}
#tabloader img {
	margin: 75px 0;
}

/* CLEAR */
#clear, #clearsidebar, #clearfooter {
	clear: both;
}
#clearfooter {
	height: 1px;
}

/* FOOTER */
#footer {
	clear: both;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 930px;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	line-height: 120%;
}
#footer a {
	color: #666 !important;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* MENU */
.menu, .menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu li.menutop {
	display: block;
	float: left;
	position: relative;
}
.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: 30px;
}
.menu li.menutop a span {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 0;
	font-size: 1.0em;
}
.menu li a#tickets {
	width: 96px;
	background: url(/CustomeImages/common/nav/tickets.gif) no-repeat;
}
.menu li a#plays {
	width: 78px;
	background: url(/CustomeImages/common/nav/plays.gif) no-repeat;
}
.menu li a#supportscr {
	width: 137px;
	background: url(/CustomeImages/common/nav/supportscr.gif) no-repeat;
}
.menu li a#education {
	width: 117px;
	background: url(/CustomeImages/common/nav/education.gif) no-repeat;
}
.menu li a#interactive {
	width: 129px;
	background: url(/CustomeImages/common/nav/interactive.gif) no-repeat;
}
.menu li a#about {
	width: 83px;
	background: url(/CustomeImages/common/nav/about.gif) no-repeat;
}
.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.menufly {
	background: #b21103 url(/CustomeImages/common/nav/arrow.gif) 115px 7px no-repeat;
}
.menu :hover ul.menusub li a:hover {
	background: #f1f1f1;
	color: #b21103;
}
.menu :hover ul.menusub li a.menufly:hover {
	background: #f1f1f1 url(/CustomeImages/common/nav/arrow_on.gif) 115px 7px no-repeat;
	color: #b21103;
}
.menu :hover ul li:hover > a.menufly {
	background: #f1f1f1 url(/CustomeImages/common/nav/arrow_on.gif) 115px 7px no-repeat;
	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: #b21103;
	padding: 0;
	width: 200px;
	z-index: 200;
	height: auto;
}

/* TEMPLATE POP */
#pop #container {
	width: 640px;
	margin: 15px auto;
	padding: 1px;
	border: 1px solid #000;
}
#pop #header {
	width: 640px;
}
#pop #header #logo {
	border-bottom: 10px solid #b21103;
	margin: 10px;
	padding: 0 0 10px 0;
	width: 620px;
}
#pop #core {
	width: 600px;
	padding: 20px;
}
#pop #core #main {
	display: block;
	float: left;
	width: 600px;
	padding: 0;
}
#pop #footer {
	clear: both;
	margin: 0 auto;
	padding-bottom: 15px;
	width: 640px;
	font-size: 0.9em;
	color: #666;
	text-align: left;
	line-height: 120%;
}
#pop #sectionname {
	font-weight: bold;
	text-transform: capitalize;
}
#pop #closewindow {
	float: right;
	width: 100px;
}

/* TICKETING */
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
}
.copyfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
}
.divider {
	background-color: #b21103;
}
.split {
	background-image: url(/CustomeImages/common/split.gif);
	background-repeat: repeat-y;
}
.legend {
	font-size: 0.9em;
	color: #000;
}
.padright {
	padding-right: 5px;
}
p.right {
    width: 620px;
	text-align: right;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
.box {
	/*color: #fff;*/
	padding: 10px;
	margin: 0px 0px 10px 0px;
	/*background-color: #a5a7a7;*/
	/*border: 1px solid #f1f1f1;*/
	background-color: #f1f1f1;
	border: 1px solid #a5a7a7;
}

/* FORM */
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
}
.formdrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
}

/* ERROR */
.err {
	font-weight: bold;
	color: #b21103;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #b21103;
}
.orderexiration {
	font-weight: bold;
	color: #b21103;
	padding: 10px;
	margin: 0px 0px 0px 20px;
	float: right;
	border: 1px solid #b21103;
	width: 200px;
}
.orderexiration .warning {
	width: 29px;
	float: left;
}
.orderexiration .note {
	width: 141px;
	float: left;
}

/* TABLE */
.tablehead {
	color: #fff;
	background-color: #a5a7a7;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.tableheadleft {
	color: #fff;
	background-color: #a5a7a7;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 3px 3px 20px;
	margin-left: 20px;
}
.tabledata {
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.tabledata2 {
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: top;
}
.tabledataleft {
	text-align: left;
	vertical-align: middle;
	padding: 1px 2px;
}
.tabledatalefttop {
	text-align: left;
	vertical-align: top;
	padding: 1px 2px;
}
.tabledatart {
	text-align: right;
	vertical-align: middle;
	padding: 1px 2px;
}
.tabledatarttop {
	text-align: right;
	vertical-align: top;
	padding: 1px 2px;
}

/* WIDTH: CORE */
.corewidth {
	width: 620px;
    overflow: auto;
}
.calendargwidth, .calendartwidth {
	width: 890px;
}

/* WIDTH: GRAPHIC CALENDAR */
.calendargcolwidth {
    width: 125px;
}
.calendargcollastwidth {
    width: 126px;
}

/* WIDTH: TEXT CALENDAR */
.calendartcol1width {
    width: 248px;
}
.calendartcol2width {
    width: 98px;
}
.calendartcol3width {
    width: 288px;
}
.calendartcol4width {
    width: 248px;
}

/* WIDTH: VIEW ORDER */
.ordercol1 {
  width: 73px;
}
.ordercol2 {
  width: 248px;
}
.ordercol3 {
  width: 198px;
}
.ordercol4 {
  width: 73px;
}

/* CALENDAR */
.calendarmonth {
	font-size: 1.2em;
	font-weight: bold;
}
.calendarhead {
	color: #fff;
	background-color: #a5a7a7;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: 2pt;
}
.calendarheadg {
	color: #fff;
	background-color: #a5a7a7;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.calendaron {
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.calendaroff {
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.calendarinfo {
	text-align: left;
	vertical-align: top;
	padding: 5px 0;
}
.calendardrop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	border: 1px solid #333;
	padding: 0px;
}
.calendarempty {
	background-color: #dddede;
}
.calendarday {
	background-color: #f1f1f1;
	padding: 2px;
	height: 100px;
}
.calendartoday {
	background-color: #f1f1f1;
	border: 1px solid #333;
	padding: 2px;
	height: 100px;
}
.calendardate {
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}
.calendardivider {
	background-color: #a5a7a7;
	padding: 3px;
}
.calendarnote {
	background-color: #f1f1f1;
	text-align: center;
	vertical-align: top;
	padding: 50px 10px;
}

/* TICKET */
.promotext {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-weight: bold;
	color: #E4232F;
}
.tickettitle {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
.tickethead {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #a5a7a7;
	text-align: center;
	vertical-align: bottom;
	padding: 2px;
}
.ticketdescrip {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.ticketpriceseat {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.ticketseats {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	padding: 0px;
	width: 40px;
}
.ticketdates {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	padding: 0px;
}
.ticketdivider {
	background-color: #a5a7a7;
}
.ticketdisclaimer {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 10px;
	color: #000;
}
.ticketalsoheldon {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-top: 20px;
	padding: 3px;
	background-color: #f1f1f1;
	color: #000;
	border: 1px solid #000;
}

/* VIEW ORDER */
.orderhead {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #fff;
	background-color: #a5a7a7;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
}
.ordersubhead {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #a5a7a7;
	text-align: center;
	padding: 3px;
}
.ordersubhead.right {
    text-align: right;
}
.orderbg {
	background-color: #f1f1f1;
}
.orderdatetime {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
.orderstudentname {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: center;
	padding: 3px;
}
.orderperformance {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: center;
	padding: 3px;
}
.orderprice {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderquantity {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderquantity a {
    font-weight: bold;
    font-size: 10px;
}
.ordercontribution {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.ordergiftcert {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.orderservicecharge {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.ordergrandtotal {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	background-color: #f1f1f1;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderempty {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f1f1f1;
	text-align: center;
	padding: 35px;
}
.orderdivider {
	background-color: #a5a7a7;
	padding: 2px;
}

/* GIFT CERT REDEEM */
div.giftcertredeem {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
    margin-top: 15px;
    /*width: 620px;*/
    background-color: #fff;
	color: #888888;
    border-bottom: 1px solid #e5e6e8;
    padding-bottom: 20px;
}
div.giftcertredeem .redeem {
    font-size: 10px;
}
div.giftcertredeem input {
    vertical-align: middle;
}
div.giftcertredeem .info {
    font-size: 9px;
    color: #888888;
    margin-left: 35px;
}

/* SYOS */
#syos  {
	margin-left: 20px;
}
#syos #perfdetails  {
	width: 710px;
	height: 70px;
	background-image: url(/CustomeImages/common/bgbox.gif);
	background-repeat: no-repeat;
	color: #000;
	padding: 10px;
	margin-left: 10px;
}
#syos #perfdetails h3 {
	margin-top: 0px;
	color: #525457;
}

/* MINI CALENDAR */
#minicalendar {
	width: 250px;
    margin: auto;
	padding: 0;
	background-color: #f1f1f1;
}
#minicalendar #months {
	width: 250px;
	padding: 0;
	color: #4a4a4a;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #a5a7a7;
}
#minicalendar #months a {
	color: #4a4a4a;
	text-decoration: none;
}
#minicalendar #months #current {
	width: 40px;
	height: 20px;
	padding: 5px 0 0 0;
}
#minicalendar #months #current a {
	color: #b21103;
}
#minicalendar #months #next1 {
	float: right;
	width: 40px;
	height: 20px;
	padding: 5px 0 0 0;
	background-color: #f1f1f1;
	border-left: 1px solid #dddede;
}
#minicalendar #months #next2 {
	float: right;
	width: 40px;
	height: 20px;
	padding: 5px 0 0 0;
	background-color: #f1f1f1;
	border-left: 1px solid #dddede;
}
#minicalendar #months #next3 {
	float: right;
	width: 127px;
	height: 20px;
	padding: 5px 0 0 0;
	background-color: #f1f1f1;
	border-left: 1px solid #dddede;
}
#minicalendar #days {
	width: 250px;
	padding: 0;
	background-color: #f1f1f1;
}
#minicalendar #weekdays {
	width: 250px;
	padding: 0;
	background-color: #a5a7a7;
}
#minicalendar #weekdays td.weekday {
	width: 35px;
	height: 25px;
	background-color: #a5a7a7;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}
#minicalendar #days td {
	width: 35px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	background-color: #f1f1f1;
}
#minicalendar #days td a {
	color: #b21103;
	font-weight: bold;
}
#minicalendar #days td.today {
	border: 1px solid #a5a7a7;
}
#minicalendar #days td.today a {
	color: #b21103;
	font-weight: bold;
}
#minicalendar #browsecalendar {
	width: 250px;
	padding: 0;
	background-color: #dddede;
}

/* AWARDS & HISTORY */
div#awards p {
	margin: 2px 0px 2px 40px;
}
div#awards p.head{
	font-weight: bold;
	font-size: 1.2em;
}
div#awards p.subhead {
	font-size: 1.0em;
	font-weight: normal;
	margin: 2px 0px;
}
div#awards p.category {
	font-size: 1.1em;
	font-style: italic;
}
div#awards p.head, div#awards p.subhead, div#awards p.category {
	margin-left: 0px;
}
div#awards p.head, div#awards p.subhead {
	margin-top: 10px;
}
/* BOARD OF TRUSTEES */
div#body {
	width: 98%;
	float: left;
}
div#body .rowl {
	width: 32%;
	float: left;
}
div#body .rowr {
	width: 62%;
	float: left;
}
div#body .headrow {
	padding: 10px 0px;
	/*border-top: 1px solid #000;*/
	width: 100%;
	font-weight: bold;
}
div#body .rowr, div#body .rowl {
	border-top: 1px solid #ddd;
	/*margin: 5px 0px;*/
	padding: 5px 0px;
}
div#body .endrow {
	float: none;
	clear: both;
	height: 0px;
}
div.imgcaption {
	font-size: 0.9em;
	padding-right: 30px;
}
div#body p{
	margin: 10px 0px;
}
div#body .head {
	font-weight: bold;
}
div#body .caption {
	font-weight: bold;
	font-size: 0.8em;
	width: 325px;
}

div.spacer5px{
	height:5px;
}
div.spacer20px {
	height: 20px;
}

tr.imgTblTitle{
	line-height: 15px;
}

tr.imgTblCaption{
	line-height: 12px;
}

td.imgTblTitle{
	text-align:left; 
	padding:10px 10px 0px 20px;
}

td.imgTblCaption {
	text-align:left;
	padding:10px 30px 30px 20px;
	font-size: 0.9em;
}

p.secondnav{
	font-size: 10px; 
	margin: 10px 0px 20px;
}

/* SCR CUSTOM */
.smalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
}

.extralargetext{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: normal;
}

.extralargered{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: normal; 
	color: #660000;
}

.captionswhite{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.photobox{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.photobottom{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.photoleft{
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.photoright{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.photolefttop{
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.photoboxtop{
	padding: 0px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.photonobottom{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.text12white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.subtext12 {
    font-size: 12px;    
    color: #074168;
}

.textbodywhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.phototopbottom{
	padding: 0px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.underline{
	text-decoration: underline;
}

.textbodytred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}

.phototoponly{
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.largesubtitleblack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

.smalltextred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.phototopforshowlogo{
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.smallproducer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993333;
}

.photoleftrightonly{
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.text11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.photolargebottom{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/* SUBSCRIPTIONS */
#subscriptionlist {
}
#subscriptionlist table {
	border-collapse: separate;
}
#subscriptionlist th, #subscriptions th {
	color: #fff;
	background-color: #a5a7a7; /*#583531;*/
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
	font-weight: bold;
}
#subscriptions th {
    margin: 0;
}
#subscriptionlist td {
	width: 300px;
	background-color: #eee;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#subscriptions td {
    background-color: #eee;
    text-align: left;
    vertical-align: top;
    padding: 5px;
    margin: 0;
}
#subscriptionlist .subscriptiontitle {
	font-weight: bold;
}
#subscriptionlist .subscriptionvenue {
}
#subscriptionlist ul {
	margin: 15px 0 0 20px;
	list-style: disc;
}
#subscriptionlist li {
	margin: 0 0 5px 0;
}
#subscriptionlist td.divider, #subscriptions td.divider {
	background-color: #a5a7a7; /*#583531;*/
	height: 5px;
}
#core p.subscription1 {
    margin: 0;
}
.subscriptiondetail ul {
	margin: 2px 0 8px 20px;
}
.subscriptiondetail ul li {
	margin-bottom: 2px;
}

/****/
.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #686969;
}

.textsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #686969;
}

.tablephotowithcaptionright {
	margin-left:auto;
	margin-right:6px;
	float:right;

	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.photowithcaption {
	padding-bottom:5px;
}

.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	padding:10px;
	background-color: #dddede;
}

.textrecommendation {
	font-size: 14px;
	font-weight: bold; 
	color: #b21103; 
	padding: 10px;
}

/* PRODUCTION */
#production {
}
#production input, #production select {
	font-size: 0.9em;
}
#production .title {
	font-size: 24px;
    font-weight: bold;
	margin: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
#production .daterange {
    font-weight: bold;
	margin: 0;
}
#production .venue, #production .daterange {
    font-size: 12px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#production .venue {
    margin-bottom: 10px;
}
#production .credit1 {
    font-size: 14px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#production .credit2, #production .credit3 {
    font-size: 12px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#production .buynow {
	/*width: 574px;*/
	padding: 8px;
	background: #f1f1f1;
	border: 1px solid #000;
	font-size: 0.9em;
	line-height: 1.0em;
}
#production .buybox {
}
#production .buyboxbestavailable, #production .buybox1syos {
    width: 100%;
	margin: 8px 0 0 0;
	padding: 8px;
	background: #dddede;
	border: 1px solid #000;
}
#production .buyboxperformances {
    width: 100%;
	height: 45px;
	
	padding: 8px;
	background: #dddede;
	border: 1px solid #000;
}
#production .buyboxpromocode {
	/*float: right;*/
    width: 100%;
	padding: 8px;
	background: #dddede;
	border: 1px solid #000;
}
#production #inviteafriend {
	/*float: right;
	margin: 15px 0 0 0;
	width: 120px;*/
	
	float: left;
	margin: 0 0 0 0;
	/*width: 120px;*/
	
}
#ctl00_cphcontent_ucTickSelector_ibReserveSeats {
	float: right;
	width: 150px;
}
#ctl00_cphcontent_hlsyos {
	float: right;
	margin: 3px 0 0 0;
	width: 150px;
}
#production b {
	margin: 0 0 5px 0;
	display: block;
}
#production input {
	margin: 0;
}
#production .ticketbestavailable {
	/*width: 556px;*/
	
}
#production td.ticketsection {
	width: 170px;
	vertical-align: top;
}
#production td.ticketselection {
	width: 236px;
	vertical-align: top;
}
#production td.ticketreservebutton {
	width: 150px;
	/*text-align: right;*/
	text-align: left;
	
	vertical-align: top;
}
#production td.ticketdescription, #production td.ticketprice, #production td.ticketquantity {
	padding: 0 10px 0 0;
}
#production .ticketsoldout {
	margin: 4px 0 0 0;
	font-weight: bold;
}
#sponsors {
	border-top: 1px solid #000;
	clear: both;
	padding: 10px 0 0 0;
}
   
/* AJAX NEW TABS */
ul#tabnav1 {
	text-align: left;
	margin: 1em 0 1em 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000;
	list-style-type: none;
	padding: 3px 10px 3px 0px;
}
ul#tabnav1 li {
	display: inline;
	text-transform:none;
	cursor: pointer;
	cursor: hand;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
ul#tabnav1 li.tabonfirst, ul#tabnav1 li.tabon {
	border-bottom: 1px solid #fff;
	background-color: #fff;
}
ul#tabnav1 li.tab span {
    color: #c00;
}
ul#tabnav1 li.tabonfirst span, ul#tabnav1 li.tabon span {
	background-color: #eee;
	position: relative;
	top: 1px;
	padding-top: 4px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	color: #c00; /*b7babd;*/
	cursor: pointer;
	cursor: text;
}
ul#tabnav1 li.tabonfirst span {
	border-left: 1px solid #fff;
}
ul#tabnav1 li span {
	padding: 3px 4px;
	border: 1px solid #fff;
	color: #000;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}
ul#tabnav1 a:hover {
	background: #fff;
	color: #b7babd;
}

/* SCR CUSTOM */
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #345588;
} 
.photocaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div#honoraryproducers span, div#mediapartners span 
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}

/* CONSERVATORY REGISTRATION */
.consreg {
	width: 600px;
	border: none;
	border-collapse: collapse;
	padding: 0px;
}
.consreg tr.rowspace {
	padding-bottom: 10px;
}

.consreg tr.rowspace td {
	padding-bottom: 3px;
}
.consreg .year{
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
}
.consreg .grade{
	font-weight:bold;
}

/* DONATE NOW */
#donatenow {
	width: 600px;
	border: none;
	border-collapse: collapse;
	padding: 0px;
}
#donatenow tr.rowspace td {
	padding-bottom: 10px;
}
#donatenow #gift {
	margin-top: 10px;
}
#donatenow #gift .forminput {
	width: 200px;
}
#donatenow #gift tr.row td {
	padding-bottom: 5px;
}
#donatenow #gift tr.rowspace td {
	padding-bottom: 20px;
}
#donatenow #gift td.col1 {
	width: 160px;
}
#donatenow #gift td.col2 {
	width: 348px;
}
#donatenow .amount {
	float: left;
}
#donatenow .levels {
	float: left;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style: none;
}
#donatenow .levels li ul {
	margin: 0 0 0 15px;
	list-style: none;
	padding: 0px;
}

/* DONATE NOW */
#changerequest {
	width: 600px;
	border: none;
	border-collapse: collapse;
	padding: 0px;
}
#changerequest .forminput {
	width: 200px;
}
#changerequest .weektime td {
	padding: 0 2px 0 2px;
}
#changerequest .weektime {
	margin-bottom: 15px;
}
#changerequest .numberofseats, #changerequest .additionalinstructions, #changerequest .fulfill {
	margin-bottom: 15px;	
}
#changerequest .submit {
	text-align: center;
}

/* PAYMENT PLAN */
.paymentplanselect {
	border: none;
	border-collapse: collapse;
	padding: 0px;	
}
.paymentplanselect td input {
	margin-right: 5px;
	border: none;
}
.paymentplanselect tr td {
	padding-bottom: 2px;
}
#paymentplan div.col1, #paymentplan div.col2 {
	float: left;
	width: 100px;
}
#paymentplan div.col1.selected, #paymentplan div.col2.selected {
	font-weight: bold;
}

/* TICKET HISTORY */
#tickethistory div.head {
	border-top: solid 4px #000;
	padding-top: 5px;
	margin-bottom: 15px;
}
#tickethistory #tickets {
	width: 600px;
}
#tickethistory #tickets.upcoming {
	margin-bottom: 20px;
}
#tickethistory #tickets #datetime {
	width: 120px;
}
#tickethistory #tickets #item {
	width: 280px;
}
#tickethistory #tickets #quantity {
	width: 100px;
}
#tickethistory #tickets #price {
	width: 100px;
}
#tickethistory #tickets th {
	font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
}
#tickethistory #tickets td {
	padding: 7px 0px 7px 0px;
	vertical-align: top;
	border-bottom: solid 1px #000;	
}
/* FLEX PACKAGES */
.flexerr, .flexerr1 {
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b21103;
	height: 80px;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
	border: 1px solid #b21103;
	width: 576px;
}
.flexerr1 {
    height: 60px;
    width: 522px;
}

#flexselector b {
	margin: 0 0 5px 0;
	display: block;
}
#flexselector input {
	margin: 0;
}
#flexselector table.seats 
{
    width: 400px;
    margin-left:73px;
	margin-bottom: 10px;
}
#flexselector .ticketbestavailable {
	width: 556px;
}
#flexselector td.ticketsection {
	width: 170px;
	vertical-align: top;
}
#flexselector td.ticketselection {
	width: 236px;
	vertical-align: top;
	color: #000;
}
#flexselector td.ticketreservebutton {
	width: 556px;
	text-align: center;
	vertical-align: top;
}
#flexselector td.ticketheader, #flexselector td.ticketheader0, #flexselector td.ticketheader1{
    background-color: #a5a7a7;
    color: #fff;
    font-size: 11px;
}
#flexselector td.ticketheader,#flexselector td.ticketheader0 
{
    width: 180px;
    text-align: center;
}

#flexselector td.ticketheader1 {
    width: 40px;
}

#flexselector td.ticketdescription, #flexselector td.ticketprice, #flexselector td.ticketquantity {
	background-color: #f1f1f1;
	color: #000;
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: middle;
}
#flexselector td.ticketdescription {
    width: 180px;
}
#flexselector td.ticketprice{
    text-align:center;
    width: 180px;
}
#flexselector td.ticketquantity {
    width: 40px;
    text-align: center;
}
#flexselector .ticketsoldout {
	margin: 4px 0 0 0;
	font-weight: bold;
}
#flexselector .ticketbestavailable .ticketselection .flexreservemessage {
	width: 500px;
	color: #b10;
	font-weight: bold;
}

/* FLEX PACKAGE */
#flexpackagelist {
	
}
#flexpackagelist table {
	border-collapse: separate;
	font-size: 12px;
}
#flexpackagelist th {
	color: #fff;
	background-color: #a5a7a7; /*9f2020;*/
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
#flexpackagelist td {
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
#flexpackagelist td a 
{
	padding: 2px; 
}
#flexpackagelist .flexpackageitem {
	font-weight: bold;
	clear: both;
}
#flexpackagelist ul {
	margin: 15px 0 0 20px;
}
#flexpackagelist li {
	margin: 0 0 5px 0;
}
#flexpackagelist td.divider {
	background-color: #ccc; /*#9f2020;*/
	height: 2px;
	padding: 0;
	margin: 0;
}
#flexpackagelist div.title {
	font-size: 24px;
    font-weight: bold;
	margin: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
#flexpackagelist div.daterange {
    font-weight: bold;
	margin: 0;
}
#flexpackagelist div.venue, #flexpackagelist div.daterange {
    font-size: 12px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#flexpackagelist div.venue {
    margin-bottom: 10px;
}
#flexpackagelist div.credit1 {
    font-size: 14px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#flexpackagelist div.credit2, #flexpackagelist div.credit3 {
    font-size: 12px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
/* CLASS PACKAGES */
#classselector .buynow {
	width: 574px;
	padding: 8px;
	background: #f1f1f1;
	border: 1px solid #000;
	font-size: 0.9em;
	line-height: 1.0em;
}
#classselector .buyboxbestavailable {
	width: 556px;
	margin: 8px 0 0 0;
	padding: 8px;
	background: #dddede;
	border: 1px solid #000;
}
#classselector b {
	margin: 0 0 5px 0;
	display: block;
}
#classselector input {
	margin: 0;
}
#classselector table.seats 
{
    width: 546px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
	background-color: #fff;
}
#classselector #buybox table.seats {	
    border: 1px solid #000;
}
#classselector .ticketbestavailable {
	width: 546px;
	height: 30px;
}
#classselector td.ticketsection {
	width: 170px;
	vertical-align: top;
	padding-top: 10px;
}
#classselector td.ticketselection {
	width: 236px;
	vertical-align: top;
	padding-top: 0px;
	color: #000;
}
#classselector td.ticketreservebutton {
	width: 556px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
#classselector td.ticketheader, #classselector td.ticketheader0, #classselector td.ticketheader1{
    background-color: #a5a7a7;
    color: #fff;
    font-size: 11px;
}
#classselector td.ticketheader,#classselector td.ticketheader0 
{
    width: 200px;
    text-align: center;
}

#classselector td.ticketheader1 {
    width: 100px;
    text-align: center;
}

#classselector td.ticketdescription, #classselector td.facility, #classselector td.ticketquantity {
	background-color: #f1f1f1;
	color: #000;
	font-family: Verdana, Helvetica, Arial, Lucida, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: middle;
}
#classselector td.ticketdescription {
    width: 200px;
}
#classselector td.facility {
    text-align:left;
    width: 100px;
}
#classselector td.ticketquantity {
    width: 40px;
    text-align: center;
}
#classselector .ticketsoldout {
	margin: 4px 0 0 0;
	font-weight: bold;
}
#classselector td.divider {
    background-color: #a5a7a7;
    height: 5px;
}

/* CLASS PACKAGE LIST */
#classpackagelist {
	
}
#classpackagelist table.seats {
	border-collapse: separate;
	font-size: 12px;
    width: 546px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
	background-color: #fff;
}
#classpackagelist th {
	color: #fff;
	background-color: #a5a7a7; /*9f2020;*/
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
#classpackagelist td {
	background-color: #fff;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
#classpackagelist td a 
{
	padding: 2px; 
}
#classpackagelist .flexpackageitem {
	font-weight: bold;
	clear: both;
}
#classpackagelist ul {
	margin: 15px 0 0 20px;
}
#classpackagelist li {
	margin: 0 0 5px 0;
}
#classpackagelist td.divider {
	background-color: #ddd; /*#9f2020;*/
	height: 5px;
}
#classpackagelist div.title {
	font-size: 24px;
    font-weight: bold;
	margin: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
}
#classpackagelist div.daterange {
    font-weight: bold;
	margin: 0;
}
#classpackagelist div.venue, #classpackagelist div.daterange {
    font-size: 12px;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#classpackagelist div.venue {
    margin-bottom: 10px;
}
#classpackagelist div.credit1 {
    font-size: 14px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}
#classpackagelist div.credit2, #classpackagelist div.credit3 {
    font-size: 12px;
    font-weight: normal;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}

/* YOU MAY ALSO LIKE */
#youmayalsolike {
	border-collapse: collapse;
	width: 100%;
}
#youmayalsolike .head {
	background-color: #a5a7a7;
    border: 1px solid #a5a7a7;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
#youmayalsolike .data {
    border: 1px solid #a5a7a7;
	padding: 3px;
}
#youmayalsolike .datatable {
	width: 99%;
}
#youmayalsolike .datacell {
	font-size: 11px;
	padding: 2px;
	width: 50%;
}

/* MAY WE SUGGEST */
#maywesuggest {
	border-collapse: collapse;
	width: 100%;
}
#maywesuggest .head {
	background-color: #a5a7a7;
    border: 1px solid #a5a7a7;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	text-align: center;
	text-transform: uppercase;
}
#maywesuggest .data {
    border: 1px solid #a5a7a7;
	padding: 5px;
}
#maywesuggest .datatable {
	width: 99%;
}
#maywesuggest .datacell {
	font-size: 11px;
}

/* CONTRIBUTION HISTORY */
#contributionhistory #contributions {
	width: 600px;
}
#contributionhistory #contributions #amount {
	width: 100px;
}
#contributionhistory #contributions #level {
	width: 300px;
}
#contributionhistory #contributions #date {
	width: 200px;
}
#contributionhistory #contributions th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}
#contributionhistory #contributions td {
	border-bottom: 1px solid #000;
	padding: 7px 0;
	vertical-align: top;
}

/* CONTRIBUTION ACKNOWLEDGE ADDRESS CART */	
#contributionaddress {
	font-weight: normal;
	text-align: left;
}



/*Custome*/
.newcore {
    padding: 20px !important;
    width: 890px !important;
}
#core a {
	text-decoration: none;
	color: #b21103 ;	/*!important*/
}
/*.newcore img{	
	padding: 5px;
}*/
#core a:hover {
	text-decoration: underline;
}
#core a:visited {
	color: #940394 ; /*!important*/
}

.sfContentBlock h1 {
    font-size: 30px;
    font-weight: bold !important;
    margin-bottom: 20px;
    
}
.headerimg{border-bottom: 10px solid #B21103;
    margin: 1px 0 0;
   
}

/*Apply CSS for */

.addbutton
{
    cursor: pointer;
                text-transform: uppercase;
                border: 1px solid #000;
                -moz-border-radius: 10px;
                background: -webkit-gradient(linear, center top, center bottom, from(#dedede), to(#a2a2a2));
                /*-webkit-border-radius: 10px;*/
                color: #000 !important;
                text-align: center;
                width: 150PX;
                background-image: -moz-linear-gradient(center top , #dedede 30%, #a2a2a2 64%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
                font-family: Verdana,Arial,Helvetica,sans-serif;
                font-size: 10px;
                font-weight: bold;
                padding: 5px;
                clear:both;
}
.addbutton a
{
    color: #000 !important;
    text-decoration: none !important;  
}
.blueboxText
{
    background-color: #426178;
    margin-bottom: 10px;
    padding: 8px;
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: bold; /*  font-family: Verdana,Arial,Helvetica,sans-serif;*/
}
.greyboxText {
    /*background-color: #426178;*/
    background-color: #dddede;
    margin-bottom: 10px;
    padding: 8px;
    display: block;
    color: #000;
    font-size: 16px;
    font-weight: bold; /*  font-family: Verdana,Arial,Helvetica,sans-serif;*/
}
 /*.imageBackgroundcaption {
           background: none repeat scroll 0 0 #F2F2F2;
        float: right;
        margin-left: 10px;
        border: 1px solid #000;
        text-align: center;
        font-size: 11px;
        font-weight: bold;
        padding-bottom: 4px;
        line-height: 28px;

}*/

 .imagecaptionRight {
    background: none repeat scroll 0 0 #F2F2F2;
    float: right;
    margin-left: 10px;
    border: 1px solid #000;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    line-height: 20px;

}

.imagecaptionRight div {
    line-height: 15px;
    padding: 8px;
    text-align: left;
}

.imagecaptionLeft {
   background: none repeat scroll 0 0 #F2F2F2;
float: left;
margin-right: 10px;
border: 1px solid #000;
text-align: left;
font-size: 11px;
font-weight: bold;
padding-bottom: 4px;
line-height: 20px;

}

.imagecaptionLeft div {
    line-height: 15px;
    padding: 8px;
    text-align: left;
}

.tableborder
            {
            }
            .tableborder tr:first-child td
            {
                color: Red; /**/
                color: #fff;
                background-color: #a5a7a7;
                text-align: center;
                vertical-align: bottom;
                text-transform: uppercase;
                padding: 3px;
            }
            .tableborder td
            {
                border: 1px solid #000; /**/
                background-color: #f1f1f1;
                text-align: left;
                vertical-align: top;
                padding: 10px;

            }
.bulleteVertical li
{
    float: left;
    padding-right: 25px;
 }

.YellowButton {
	-moz-box-shadow:inset 0px 0px 31px 7px #fed897;
	-webkit-box-shadow:inset 0px 0px 31px 7px #fed897;
	box-shadow:inset 0px 0px 31px 7px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8c14d), color-stop(1, #c2982e) );
	background:-moz-linear-gradient( center top, #e8c14d 5%, #c2982e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8c14d', endColorstr='#c2982e');
	background-color:#e8c14d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #000;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:10px 67px;
	text-decoration:none;
	text-shadow:0px 1px 6px #cd8a15;
	 text-transform: uppercase;
	 clear: both;
	 text-align: center;
    width: 100%;
}
.YellowButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c2982e), color-stop(1, #e8c14d) );
	background:-moz-linear-gradient( center top, #c2982e 5%, #e8c14d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2982e', endColorstr='#e8c14d');
	background-color:#c2982e;
}.YellowButton:active {
	position:relative;
	top:1px;
}
 .YellowButton a{color:#ffffff !important;
                 text-decoration: none !important;}
 
 .GrayButton {
	-moz-box-shadow:inset 0px 0px 31px 7px #ffffff;
	-webkit-box-shadow:inset 0px 0px 31px 7px #ffffff;
	box-shadow:inset 0px 0px 31px 7px #ffffff;
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #000;
	display:inline-block;
	color:#000 !important;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:12px 17px;
	text-decoration:none;
	text-shadow:0px 1px 6px #ffffff;
	width:100%;
	clear: both;
}.GrayButton:hover {
	background-color:#dfdfdf;
}.GrayButton:active {
	position:relative;
	top:1px;
}
  .GrayButton a{color:#000 !important;text-decoration:none !important;}          
 /**/
 .GraySmallButton {
	-moz-box-shadow:inset 0px 0px 31px 7px #ffffff;
	-webkit-box-shadow:inset 0px 0px 31px 7px #ffffff;
	box-shadow:inset 0px 0px 31px 7px #ffffff;
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #000;
	display:inline-block;
	color:#000 !important;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:12px 17px;
	text-decoration:none;
	text-shadow:0px 1px 6px #ffffff;
	width:100%;
	
}.GraySmallButton:hover {
	background-color:#dfdfdf;
}.GraySmallButton:active {
	position:relative;
	top:1px;
}
.GraySmallButton a{color:#000 !important;text-decoration:none !important;}


hr.vertical
{
   width: 1px;
   height: 100%;
}


/* For Photo Preview CSS*/


div#nyroModalLoading.error {
	        border: 4px solid #f66;
	        line-height: 20px;
	        padding: 20px;
	        width: 300px;
	        height: 100px;
	        text-indent: 0;
	        background: #fff;
        }
        div#nyroModalWrapper {
	        background: #fff;
	        border: 4px solid #777;
        }
        a#closeBut {
	        position: absolute;
	        display: block;
	        top: -13px;
	        right: -13px;
	        width: 12px;
	        height: 12px;
	        text-indent: -9999em;
	        background: url(../CustomeImages/close.gif) no-repeat;
	        outline: 0;
        }
        h1#nyroModalTitle {
	        margin: 0;
	        padding: 0;
	        position: absolute;
	        top: -22px;
	        left: 5px;
	        font-size: 12px;
	        color: #ddd;
        }
        div#nyroModalContent {
	        overflow: auto;
        }
        div.wrapper div#nyroModalContent {
	        padding: 5px;
        }
        div.wrapperImg div#nyroModalContent {
	        position: relative;
	        overflow: hidden;
	        text-align: center;
        }
        div.wrapperImg images/nyromodal {
	        vertical-align: baseline;
        }
        div.wrapperImg div#nyroModalContent div {
	        position: absolute;
	        bottom: 0;
	        left: 0;
	        background: black;
	        padding: 10px;
	        margin: 10px;
	        border: 1px white dotted;
	        overflow: hidden;
	        opacity: 0.2;
	        filter: alpha(opacity=20);
        }
        div.wrapperImg div#nyroModalContent div:hover {
	        opacity: 0.5;
	        filter: alpha(opacity=50);
	        cursor: help;
        }
        a.nyroModalPrev, a.nyroModalNext {
	        z-index: 105;
	        outline: none;
	        position: absolute;
	        top: 0;
	        height: 100%;
	        width: 40%;
	        cursor: pointer;
	        text-indent: -9999em;
	        background: left 20% no-repeat;
	        background-image: url(data:CustomeImages/gif;base64,AAAA); /* Trick IE6 */
        }
        div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	        height: 60%;
	        width: 20%;
        }
        a.nyroModalPrev {
	        left: 0;
        }
        a.nyroModalPrev:hover {
	        background-image: url(../CustomeImages/prev.gif);
        }
        a.nyroModalNext {
	        right: 0;
	        background-position: right 20%;
        }
        a.nyroModalNext:hover {
	        background-image: url(../CustomeImages/next.gif);
        }
        .captions
         {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight: bold;
                color: #000000;
                line-height: normal;
                padding-top: 8px;
                padding-right: 8px;
                padding-bottom: 8px;
                padding-left: 8px;
            }
/* */

.amazingslider-wrapper-0 a{text-decoration:none !important;}
#submitalt{cursor:pointer;}


.sfContentBlock table {
  width: 100%;
  border-right: none !important;
  border-bottom: none !important;
}

.sfContentBlock table td {
  padding: 1px;
  border-top:  none !important;
  border-left:  none !important;
}

#inviteafriend{display:none;}


.button {
   border: 1px solid #292929;
   background: #990000;
   background: -webkit-gradient(linear, left top, left bottom, from(#a80707), to(#990000));
   background: -webkit-linear-gradient(top, #a80707, #990000);
   background: -moz-linear-gradient(top, #a80707, #990000);
   background: -ms-linear-gradient(top, #a80707, #990000);
   background: -o-linear-gradient(top, #a80707, #990000);
   background-image: -ms-linear-gradient(top, #a80707 0%, #990000 100%);
   padding: 14px 28px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #292929 0 1px 0;
   color: #ffffff;
   font-size: 16px;
   display: inline-block;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border: 1px solid #292929;
   text-shadow: #292929 0 1px 0;
   background: #b32929;
   background: -webkit-gradient(linear, left top, left bottom, from(#b82323), to(#b32929));
   background: -webkit-linear-gradient(top, #b82323, #b32929);
   background: -moz-linear-gradient(top, #b82323, #b32929);
   background: -ms-linear-gradient(top, #b82323, #b32929);
   background: -o-linear-gradient(top, #b82323, #b32929);
   background-image: -ms-linear-gradient(top, #b82323 0%, #b32929 100%);
   color: #fff;
   }
.button:active {
   text-shadow: #292929 0 1px 0;
   border: 1px solid #292929;
   background: #990000;
   background: -webkit-gradient(linear, left top, left bottom, from(#a80707), to(#b32929));
   background: -webkit-linear-gradient(top, #a80707, #990000);
   background: -moz-linear-gradient(top, #a80707, #990000);
   background: -ms-linear-gradient(top, #a80707, #990000);
   background: -o-linear-gradient(top, #a80707, #990000);
   background-image: -ms-linear-gradient(top, #a80707 0%, #990000 100%);
   color: #fff;
   }


/*------------- EDUCATION --------------*/

.accountHolder h2 {
    font-size: 1.5em;
    color: #000;
    font-weight: bold;
    padding: 15px;
    background: #e5e6e8;
}
.accountHolder h3 {
    color: #000;
    font-weight: bold;
    margin: 10px 0;
}
.accountHolder h4 {
    color: #000;
    margin: 10px 0;
}
.accountHolder label {
    text-align: right;
}

.childAccount label {
    text-align: right;
}

.listAccounts h2 {
    font-size: 1.5em;
    color: #000;
    padding: 15px;
    background: #e5e6e8;
}
.listAccounts .accountList {
    padding: 20px 80px;
}
.listAccounts .accountListItem {
    padding: 10px 0;
    border-bottom: 1px solid #e5e6e8;
    height: 40px;
}
.listAccounts .accountListItem .btn-edit {
    padding: 3px 10px;
    margin-left: 50px;
    border: 1px solid #e5e6e8;
}
.listAccounts .accountListItem a {
    font-family: Verdana;
}
.listAccounts .accountListItem a:visited {
    color: #b21103 !important;
}
.listAccounts .accountListItem.first {
    border-top: 1px solid #e5e6e8;
}

.classRegistration h2 {
    font-size: 1.5em;
    color: #000;
    padding-bottom: 10px;
}
.classRegistration h3 {
    font-size: 16px;
    font-weight: 600;
}
.classRegistration .classInfo {
    border-bottom: 1px solid #e5e6e8;
}
.classRegistration .classList {
    padding: 20px 80px;
}
.classRegistration .classList table td {
    padding-top: 5px;
}
.classRegistration .red {
    color: #b21103;
}
.classRegistration .classList .red p {
    margin: 0;
    font-weight: bold;
}
.classRegistration .classList .red b {
    font-size: 16px;
    font-weight: bold;
}
.classRegistration .classList .red span {
    padding-left: 20px;
}

/*-------------------------------------*/

.amazingSliderContainer{ width: 100% !important;}

#core #sidebar {
    width: 270px;
}