/* CMS CUSTOM */
.pagetitle, .titleorange, .titlegreen, .titleturquoise {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #005797;
	text-align: left;
	/*text-transform: uppercase;*/
	line-height: 30px;
}
.dkbluelarge, .dkbluemedium, dkbluesmall {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #005797;
	text-align: left;
	text-transform: none;
	line-height: 20px;
}

.dkbluemedium {
	font-size: 14px;
	line-height: 18px;
}

.dkbluesmall{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.titleorange {color: #e3b549;}

.orangelarge, .orangemedium, orangesmall {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #e3b549;
	text-align: left;
	text-transform: none;
	line-height: 20px;
}

.orangemedium {
	font-size: 14px;
	line-height: 18px;
}

.orangesmall{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.titlegreen {color: #b7cb34;}

.greenlarge, .greenmedium, greensmall {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #b7cb34;
	text-align: left;
	text-transform: none;
	line-height: 20px;
}

.greenmedium {
	font-size: 14px;
	line-height: 18px;
}

.greensmall{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

.titleturquoise {color: #00ace4;}

.turquoiselarge, .turquoisemedium, turquoisesmall {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #00ace4;
	text-align: left;
	text-transform: none;
	line-height: 20px;
}

.turquoisemedium {
	font-size: 14px;
	line-height: 18px;
}

.turquoisesmall{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

/* COMMON */
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:left;
}
.copyfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.divider {
	background-color: #d2232a;
}
.split {
	background-image: url(/images/common/split.gif);
	background-repeat: repeat-y;
}

a {
	color: #05a0cd;
	text-decoration: none;
}

/* ERROR */
.fielderr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d2232a;
}
.timererr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	color: #d2232a;
	border: 1px solid #d2232a;
}
.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #d2232a;
	text-align:left;
}
.err a:link, .err a:visited, .err a:active {
	color: #d2232a;
	text-decoration: underline;
}
/*
.err a:hover {
	color: #d2232a;
	text-decoration: underline;
}
*/

/* SIDEBAR */
.sidebar {
	background-color: #fff;
}
.sidebaritem {
	text-align: center;
}

/* FORM */
.forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #fff;
	border: 1px solid #666;
}
.forminputsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #fff;
	border: 1px solid #666;
}
.formdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #fff;
	border: 1px solid #666;
}

/* TABLE */
.tabletitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #06528e;
	text-transform: uppercase;
}
ticketing.table {margin: 15px 0;}
ticketing.table td {padding: 4px;}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: #1877ad;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 10px;
}
.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
/*	background-color: #ebebeb; */
	vertical-align: top;
	padding: 10px;
}
.tabledataleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	vertical-align: middle;
}
.tabledataleftsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: middle;
}
.tabledatalefttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: top;
}
.tabledatart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
	vertical-align: top;
}
.tabledatartsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	vertical-align: middle;
}
.tabledatarttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
	vertical-align: top;
}
.tabledatact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}

/* USERNAV */
.usernav {
	margin: 5px 0;
	font-size: 11px;
}

/* CALENDAR */
.perf_img {
        float: right;
        margin: 0px 1px 10px 10px;
}

.calendarmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
.calendarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #1877ad;
	text-align: left;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.calendarheadg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #1877ad;
	text-align: center;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 3px;
}
.calendaron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #f3f3f3;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.calendaroff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.calendarinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
}
.calendardrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	padding: 0px;
}
.calendarempty {
/*	background-color: #aaaaaa; */
}
.calendarday {
	background-color: #f5f5f5;
	padding: 2px;
	height: 70px;
}
.calendartoday {
	background-color: #fcf4e0;
	padding: 2px;
	height: 70px;
}
.calendardate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.calendarview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
}
.calendarview a {
	font-size: 11px;
}
.calendardivider {
/*	background-color: #d2232a;
	padding: 3px; */
	border-top: 1px dotted #cccccc;
}
.calendarnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: center;
	vertical-align: top;
	padding: 50px 10px 50px 10px;
}

/* PERFORMANCE DETAILS */
.performancetitle
{
	font-family: verdana,arial,helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #900000;
	text-align: left;
	line-height: 20px;
}

.pretitle
{
	color: #05a0cd;
	font-weight:bold;
}

.sponsors
{
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	width: 217px;
	border: 1px solid #c4c4c4;
	background-color:#f5f5f5;

}
	

/* TICKET */
.tickettitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
.tickethead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #06528E;
	text-align: center;
	vertical-align: bottom;
	padding: 2px;
	text-transform: uppercase;

}
.ticketdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.alt {
	background: #f3f3f3;
}
.ticketpriceseat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.ticketseats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
/*	border: 1px solid #ebebeb; */
	padding: 0px;
}
.ticketdivider {
	background-color:#ffffff;
}
.ticketdisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.ticketdisclaimerlargerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight:bold
}
.ticketdisclaimerlarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.ticketalsoheldon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

/* VIEW ORDER */
.orderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #06528E;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
}
.ordersubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #06528E;
	text-align: center;
	padding: 3px;
}
.orderdatetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.orderbg {
	background-color: #ebebeb;
}
.orderperformance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.ordercontribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.ordergiftcert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.giftcertbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #ebebeb;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #666666;	
}
.ordercontributionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 10px;
	background-color: #ebebeb;
	border: 1px solid #d2232a;
}
.orderprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderquantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderempty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: center;
	padding: 20px;
}
.orderdivider {
	background-color: #06528E;
	padding: 2px;
}
.orderseats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: none;
	padding: 0px;
	width: 40px;
}
.orderservicecharge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #ebebeb;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.ordergrandtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	background-color: #ebebeb;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.orderexpire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2232a;
	padding: 5px;
	background-color: #fff;
}
.orderexpirebox {
	background-color: #d2232a;
	padding: 1px;
}
.ordererr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2232a;
	padding: 5px;
	background-color: #fff;
}
.ordererrbox {
	background-color: #d2232a;
	padding: 1px;
}
.ordermembership {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ebebeb;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
.processing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #d2232a;
	border: 1px solid #d2232a;
	text-align:center;
}
/* Mini-Calendar, used throughout the site (sidebar) */

table#calendar.mini { 
	width: 222px !important;
	margin: 0;
	border: 1px solid #d3d3d3;
}

table#calendar.mini td,
table#calendar.mini th {
	text-align: center;
	vertical-align: middle;
	padding: 0;
	height: 25px;
	background: #f5f5f5;
	color: #999;
}

table#calendar.mini thead th { 
	text-transform: uppercase; 
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #0092bd;
	border-bottom: 1px solid #d3d3d3;
	height: 40px;
}

table#calendar.mini thead th.next,
table#calendar.mini thead th.prev  
{
	color: #0092bd;
	padding: 0;
}

table#calendar.mini thead th a:link,
table#calendar.mini thead th a:visited { 
	background-repeat: no-repeat; 
	background-position: center center; 
	width: 13px; 
	height: 13px; 
	margin: 1px auto; 
	display: block; 
	text-indent: -999em;  
	text-decoration:none;
}

table#calendar.mini thead th.next {  }

table#calendar.mini thead th.next a { 
	background-image: url(/images/calendar/rightarrow.gif);
	height: 20px;
	width: 26px;
}

table#calendar.mini thead th.prev a { 
	background-image: url(/images/calendar/leftarrow.gif);
	height: 20px;
	width: 26px;
}

table#calendar.mini thead td {
	width: 20px;
	background: #fff;
	color: #083b82;
	font-weight: bold;
	text-align: center;
}
table#calendar.mini thead th {
	width: 20px;
	color: #0092bd;
	font-weight: bold;
}
table#calendar.mini thead th span {
    color: #80bf27;
}


table#calendar.mini tbody td {
	background: #fff;
	color: #999;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	width: 35px;
	height: 25px;

}

table#calendar.mini tbody td.past { 
	background: #fff;
}

table#calendar.mini tbody td.today {
	background: #fff;
}

table#calendar.mini tbody td.today a { 
/*	color: #ffffff !important; */
}

table#calendar.mini tbody td.fill { 
	background: #f5f5f5;
	border: 1px solid #d3d3d3;
}

table#calendar.mini tbody td a:link, 
table#calendar.mini tbody td a:visited, table#calendar.mini tbody td.pastdue a:link, table#calendar.mini tbody td.pastdue a:visited { 
	display: block; 
	text-align: center; 
	padding: 3px; 
	color: #083b82;
	font-weight:bold; 
	text-decoration: none;
}
table#calendar.mini tbody td.pastdue a:link, 
table#calendar.mini tbody td.pastdue a:visited { 
	color: #444;
}

table#calendar.mini tbody td a:hover,
table#calendar.mini tbody td a:active, table#calendar.mini tbody td.pastdue a:hover, table#calendar.mini tbody td.pastdue a:active { 
	background: #0092bd; 
	color: #ffffff; 
	text-decoration: none;
}

table#calendar.mini tr.foot td { 
	text-align: right;
	padding: 2px 0;
	background: none;
	line-height: 1;
}

table#calendar.mini tr.foot td a:link, 
table#calendar.mini tr.foot td a:visited, 
table#calendar.mini tr.foot td a:hover, 
table#calendar.mini tr.foot td a:active { 
	background: url(images/new_design/icon_link_strong.gif) no-repeat left center; 
	display: block; 
	color:#8c0000; 
	float: right; 
	padding-left: 18px;
}

table#calendar.mini tr.foot td a:hover, 
table#calendar.mini tr.foot td a:active { 
	text-decoration: underline;
}


/* COPY */
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
}
.copyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666;
}
.copyfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
}
.copywhite {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 1em;
}
.copywhitehead {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 1.2em;
}
.copywhitefoot {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 0.9em;
}
.copyred {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 1em;
}
.copyredhead {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 1.2em;
}
.copyredfoot {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 0.9em;
}
