/* COMMON */
/*a:link, a:visited, a:active {
	color: #980606;
	text-decoration: none;
}
a:hover {
	color: #980606;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
.copyfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.signinout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.signinout a:link, .signinout a:visited, .signinout a:active {
	color: #000000;
	text-decoration: none;
}
.signinout a:hover {
	color: #000000;
	text-decoration: underline;
}
.divider {
	background-color: #9c9a9c;
}
.split {
	background-image: url(../images/common/split.gif);
	background-repeat: repeat-y;
}

/* ERROR */
.fielderr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
}


.timererr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	color: #000000;
	border: 1px solid #dfdedc;
}

.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	color:Red;
	background-color:White;
	border: 1px solid #9c9a9c;
	text-align:left;
}

.err a:link, .err a:visited, .err a:active {
	color: #333333;
	text-decoration: none;
}
.err a:hover {
	color: #333333;
	text-decoration: underline;
}

/* TABLE */
.tablehead {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #820000;
	vertical-align: bottom;
	padding: 4px 4px 0px 4px;
}
.tabledata {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 10px;
}
.tabledata p {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
}
.tabledataleft {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	padding: 0.5em 0 0;
}
.interests td {
	padding:3px;
}
.interests label {
	padding-left:5px;
}
.tabledataleft input {color: #000; border: 1px solid #ccc; padding: 2px; width: 200px; background: #F5F5F5}


.tabledatart {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
}
.tabledatarttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
}
/* FORM */
.forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.formdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

/* CALENDAR */
a.calendar:link, a:visited, a:active {
	color: #9c0000; !important
	text-decoration: none; !important
}
a.calendar:hover {
	color: #9c0000; !important
	text-decoration: underline; !important
}
.calendarmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.calendarhead {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #820000;
	text-align: center;
	vertical-align: bottom;
	padding-top: 4px;
}
.calendarheadg {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #820000;
	text-align: center;
	vertical-align: bottom;
	padding-top: 4px;
}
.calendaron {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.calendaroff {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.calendarinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.calendardrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	padding: 0px;
}
.calendarempty {
	background: transparent;
}
.calendarday {
	background-color: #ececec;
	padding: 2px;
	height: 70px;
}
.calendartoday {
	background-color: White;
	border: 1px solid #820000;
	padding: 2px;
	height: 70px;
}
.calendardate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.calendardivider {
	background: transparent;
}
.calendarnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #9c9a9c;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.perf_img {
	float: left;
	margin: 0px 1px 10px 10px;
}

/* TICKET */
.tickettitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
.tickethead {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #820000;
	vertical-align: bottom;
	padding: 4px 4px 0px 4px;
}
.ticketdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #dfdedc;
	padding: 2px;
}
.ticketpriceseat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #dfdedc;
	padding: 2px;
}
.ticketseats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	padding: 0px;
}
select.ticketseats {
	width: 40px;
}
.ticketdivider {
	background: transparent;
}
.ticketdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align:left;
}
.ticketalsoheldon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

/* VIEW ORDER */
.orderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #820000;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
}
.ordersubhead {
	font: bold 11px/13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #820000;
	vertical-align: bottom;
	padding: 4px 4px 0px 4px;
}
.orderdatetime {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.orderbg {
	background: transparent;
}
.orderperformance {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.orderdonation {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.orderdonationbox {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.orderprice {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.orderquantity {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.orderempty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	text-align: center;
	padding: 20px;
}
.orderdivider {
	background-color: #dfdedc;
	padding: 2px;
}
.orderseats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	padding: 0px;
	width: 40px;
}
.orderservicecharge {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.ordergrandtotal {
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5648;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #dfdedc;
	padding: 3px;
}
.orderexpire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
}
.orderexpirebox {
	background-color: #EEEEEE;
	padding: 1px;
}
.ordererr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
}
.ordererrbox {
	background-color: #EEEEEE;
	padding: 1px;
}
#ctl00_ContentPlaceHolder1_uxDisplayViewOrder_uxViewOrderDisplayMessagePanel {
	text-align:left;
}
#ctl00_ContentPlaceHolder1_uxDisplaySignInSignOut_uxSigninSignOutPanelNotLoggedIn {
	font-family: Arial, Helvetica, sans-serif;
}
.sub_title {
	font-weight: bold;
	font-size: 18px;
	color: #bf0002;
}
div.promo_panel {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 1em 0;
	padding:5px;
	width:172px;
	background:#980707;
	position:relative;
	float:right;
	z-index:5;
}
div.promo_panel h3 {
	text-align:left;
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	color:#FFFFFF;
}
div.promo_panel input {
	vertical-align:middle;
}
div.promo_panel input.text {
	width:105px;
	height:20px;
	margin:0 3px 0 0;
	padding:0;
	border:1px solid #ffffff;
}
div.promo_panel div#promo_content {
	border:1px solid #ffffff;
	padding:8px;
	margin:-5px 0 0 0;
	background:#edece9;
}
div.promo_panel div#promo_content p {
	margin: 0 0 1em 0;
	line-height: normal;
}
div.promo_panel div#promo_content p:last-child {
	margin-bottom:0;
}
div.promo_panel a.whatsthis {
	float: right;
	right:5px;
	top:10px;
	border: none;
}
.whatsthis-hover,
.whatsthis { 
    position: relative; 
    float: right; 
    z-index: 0; 
}
.whatsthis {
    m: expression(this.onmouseover =  new Function("this.className = 'whatsthis-hover';")); 
}
.whatsthis-hover {
	m: expression(this.onmouseout = new Function("this.className = 'whatsthis';"));
}
.whatsthis-hover a,
.whatsthis a {
	color: #ffffff;
	text-decoration: none;
}
.whatsthis-hover a, 
.whatsthis a:hover { 
	border: none;
	text-decoration: none;
	z-index: 50;
}
.whatsthis-hover span,
.whatsthis span {
	position: absolute;
	width: 180px;
	height:	150px;
	background-color: #ffffff;
	padding: 20px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	text-align: left;
	border: 4px solid #000000;
}
.whatsthis-hover span h2,
.whatsthis span h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #bf0002;
	text-decoration: none;
	text-align: left;
	margin: 0;
}
.whatsthis-hover span p,
.whatsthis span p {
	color: #000000;
	text-decoration: none;
}
.whatsthis-hover span,
.whatsthis:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -200px; /*position where enlarged image should offset horizontally */
	color: #ffffff;
	text-decoration: none;
}