/* COMMON */

.textXcustompageSYOS {width: 650px; }

.textXcustompage {width: 650px; }
.textXcustompage table {border-collapse: separate;}
.textXcustompage p {color: #666; font-size: 1.2em;}
.textXcustompage .displaySigninSignout {padding-bottom: 10px; color:#666;}
.textXcustompage .displaySigninSignout p.graphical-calendar {position: absolute; top: 105px; right: 77px;}

.textXcustompage .copy {
	font-size: 10px;
	color: #333;
}
.textXcustompage .copyfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.textXcustompage .signinout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.textXcustompage .signinout a {
	color: #000;
	text-decoration: none;
}
.textXcustompage .signinout a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.textXcustompage .divider {
	background-color: #9c9a9c;
}
.textXcustompage .split {
	background-image: url(../images/common/split.gif);
	background-repeat: repeat-y;
}

/* ERROR */
.textXcustompage .fielderr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #80807f;
}


.textXcustompage .timererr {
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	color: #ffffff;
	background-color: #80807f;
	border: 1px solid #FFF;


}

.textXcustompage .err {

	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	color:Red;
	background-color:White;
	border: 1px solid #9c9a9c;
}

.textXcustompage .err a {
	color: #636563;
	text-decoration: none;
}
.textXcustompage .err a:hover {
	color: #636563;
	text-decoration: underline;
}

/* TABLE */
.textXcustompage .tablehead {

	font-size: 12px;
	color: #ffffff;
	background-color: #666;
	text-align: left;
	vertical-align: bottom;
	text-transform: capitalize;
	padding: 5px;
}
.textXcustompage .tabledata {
	font-size: 10px;
	color: #666;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #9c9a9c;
}
.textXcustompage .tabledataleft {
   font-size: 12px;
	color: #666;
	text-align: left;
	padding: 0.5em 0 0;
}
.textXcustompage .tabledataleft input {color: #666; border: 1px solid #ccc; padding: 2px; width: 280px; background: #F5F5F5}


.textXcustompage .tabledatart {
   font-size: 12px;
	text-align: left;
}
.textXcustompage .tabledatarttop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: top;
}

/* FORM */
.textXcustompage .forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textXcustompage .formdrop {

	font-size: 12px;
	color: #666;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}

/* CALENDAR */
.textXcustompage .calendarmonth {
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.textXcustompage .calendarhead {
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	text-align: left;

	text-transform: Capitalize;
	padding: 3px;

}
.textXcustompage .calendarheadg {
	font-size: 12px;
	color: #FFF;
	background-color: #666;
	border: 1px solid #FFF;
	border-width: 0 1px 10px 0;
	text-align: center;
	vertical-align: bottom;
	text-transform: capitalize;
	padding: 3px;
}
.textXcustompage .calendaron {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.textXcustompage .calendaroff {
	font-size: 12px;
	color: #666;
	background-color: #F5F5F5;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.textXcustompage .calendarinfo {
	font-size: 10px;
	color: #666;
	text-align: center;
}
.textXcustompage .calendardrop {
	font-size: 10px;
	color: #000;
	padding: 0px;
}
.textXcustompage .calendarempty {
	background-color: #FFF;
}

.textXcustompage .calendarday {
	padding: 2px;
	color: #333;
	background-color: #e5e5e5; border: 1px solid #FFF; border-width: 0 1px 1px 0;
   height: 92px; width: 92px;

}
.textXcustompage .calendartoday {
	background-color: #E8D9CB;
	border: 1px solid #FFF; border-width: 0 1px 1px 0;
	padding: 2px;
	height: 92px; width: 92px;
}
.textXcustompage .calendardate {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding: 0 8px; margin: 0;
}
.textXcustompage .calendardivider {
	background-color: #FFF;

}
.textXcustompage .calendarnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #9c9a9c;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}



/* TICKET */
.textXcustompage .tickettitle {

	font-size: 12px;
	color: #666;
	text-align: left;
	padding: 3px;
}
.textXcustompage .tickethead {
	font-size: 12px; border-right: 1px solid #FFF;
	color: #ffffff;
	background-color: #666;
	vertical-align: bottom;
	padding: 3px 5px;
}
.textXcustompage .ticketdescrip {

	font-size: 10px;
	color: #666;
	background-color: #E5E5E5;
	text-align: left;
	vertical-align: middle;
	padding: 3px 5px;
border: 1px solid #FFF; border-width: 0 1px 1px 0;
}
.textXcustompage .ticketpriceseat {

	font-size: 10px;
	color: #666;
	background-color: #E5E5E5;
border: 1px solid #FFF; border-width: 0 1px 1px 0;
	vertical-align: middle;
	padding: 3px 5px;
}
.textXcustompage .ticketseats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	padding: 0px;
}
.textXcustompage .ticketdivider {
	padding-top: 5px;
}
.textXcustompage .ticketdisclaimer {
	font-size: 9px;
	color: #333;
   padding: 0.5em 0;
}
.textXcustompage .ticketalsoheldon {
	font-size: 10px;
	color: #666;
	text-align: left;
	padding-bottom: 15px;
}

.textXcustompage .ticketmaxstyle 
{
	border-width:1px;
	border-color:#ff9000;
	border-style:solid;
	width:170px
}

/* VIEW ORDER */
.textXcustompage .orderhead {
	font-size: 12px;
	color: #fff;
	background-color: #666;
	text-transform: capitalize;
	padding: 3px;border-right: 1px solid #FFF;
}
.textXcustompage .ordersubhead {
	font-size: 10px;
	color: #666;
	background-color: #E5E5E5;
	padding: 3px;
   border-right: 1px solid #FFF;
}
.textXcustompage .orderdatetime {
	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	text-align: left;
	vertical-align: top;
	padding: 3px;
border-right: 1px solid #FFF;
}
.textXcustompage .orderbg {
	background-color: #F5F5F5;
border-right: 1px solid #FFF;
}
.textXcustompage .orderperformance {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	text-align: left;
	vertical-align: top;
	padding: 3px;
border-right: 1px solid #FFF;

}
.textXcustompage .orderdonation {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	text-align: left;
	vertical-align: top;
	padding: 3px;

}
.textXcustompage .orderdonationbox {

	font-size: 10px;
	padding: 10px;
	color: #666;
	background-color: #F5F5F5;
border-right: 1px solid #FFF;
}
.textXcustompage .orderprice {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
border-right: 1px solid #FFF;
}
.textXcustompage .orderquantity {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.textXcustompage .orderempty {

	font-size: 12px;
	color: #666;
	background-color: #F5F5F5;
	text-align: center;
	padding: 20px;
}
.textXcustompage .orderdivider {
	background-color: #FFF;
	padding: 2px;
}
.textXcustompage .orderseats {

	font-size: 10px;
	color: #ffffff;
	border: none;
	padding: 0px;
	width: 40px;
}
.textXcustompage .orderservicecharge {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
	border-right: 1px solid #FFF;
}
.textXcustompage .ordergrandtotal {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
	border-right: 1px solid #FFF;
}
.textXcustompage .orderexpire {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	padding: 5px;
}
.textXcustompage .orderexpirebox {
	background-color: #F5F5F5;
	padding: 1px;
}
.textXcustompage .ordererr {

	font-size: 10px;
	color: #666;
	background-color: #F5F5F5;
	padding: 5px;
}
.textXcustompage .ordererrbox {
	background-color: #F5F5F5;
	padding: 1px;
}
.textXcustompage ol li {color: #666;}

.textXcustompage .checkbox input {width: 20px;}
.textXcustompage label {color: #666}
/* PROMO */
div.promo_panel {
	margin:0 0 1em 0;
	padding:4px;
	width:150px;
	border: 1px solid #ccc;
	background:#ffffff;
	position:relative;
	float:right;
	z-index:5;
}
div.promo_panel h3 {
	text-align:left;
	padding-bottom: 10px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom: 3px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-.1em;
}
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 #000000;
}
div.promo_panel div#promo_content {
	padding:8px;
	background:#EF8115;
}
div.promo_panel a.whatsthis {
	float: right;
	right:5px;
	top:10px;
}

.syos {
	color: #999;
}