
html {
	font-family:sans-serif;
	font-size:smaller;
	}

body {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	padding-top: 60px;
	background-image: url('https://ovationtix.s3.amazonaws.com/clientFiles/31845/sdpal2014-footerBG0528.png');
	background-size: 100px 100px;
	background-color: #E5E5E4;
	font-size: 12px;
	color: #4F4F4F;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	}

.headerSeriesList, .otSeriesList #consumerMenu, .footerSeriesList, .otSeriesList .footerHelpLink, .otSeriesList .legend,
.otSeriesList th, #viewBySeries .perfList tr.sortNoteContainer, #viewBySeries .sortHeaders>td:nth-child(2), #viewBySeries .sortHeaders>td:nth-child(4),
#viewBySeries .sortHeaders>td:nth-child(5), #viewBySeries .perfList td.super, #viewBySeries .perfList td.subtitle,
#viewBySeries .perfList td.venue, #viewBySeries .sortHeaders {
    display: none;
}


#consumerMenu {
	background-color:transparent;
	padding:23px 38px 3px;
	text-align:right;
	text-transform:uppercase;
	font-size:8pt;
	color:transparent;
    white-space: nowrap;
	}

#consumerMenu #calendarLink, #consumerMenu #calendarLink+a, #consumerMenu a[href*='']  {
    display: none;
}

#consumerMenu a {
	}

#consumerMenu a:hover {
	}


#consumerMenu>a[href="/trs/store/38"] {
	display:none;
	}

.pageFrame {
	background-color:transparent;
	background-image:none;
	border:medium none;
	padding:4px;
	width:99%;
	}

a {
	border-bottom: none;
	color: #ED2A7B;
	font-weight: 700;
	text-decoration:none;
	}

a:hover {
	border-bottom: none ;
	color: #ED4F9E;
	}

.content {
	border: none;
	}

th, td, pre, code {
	font-size:12px;
	}

th {
	background-image:none;
	background-color:transparent;
	color:#ED2087;
	padding:2pt 6pt;
	text-transform:uppercase;
	font-size:18px;
	}

th.BuyTickets {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    color: #000;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 500;
    margin-top: 5px;
    text-align: left;
    padding-left: 30px;
}

.description {
	background-color:#EEE;
	background-image:none;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	}

.description b {
	color:#FFF;
	}

.description a {
	color:;
	}

.description a:hover {
	}

.description .tip b {
	color:#000;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background-color:#ED2087;
	background-image:none;
	border-color:#F08 #D06 #D06 #F08;
	border-style:solid;
	border-width:1px;
	color:white;
	padding:2pt 6pt;
	}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
	color:white;
	}

tr.subHead td a:hover, td.subhead a:hover, th.subhead a:hover, th a:hover, tr.subhead td a:hover, td.subHead a:hover, th.subHead a:hover {
	color:white;
	}

.calendarMonthSelect {
	border-color: #AF1E5E;
    background-color: #AF1E5E;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color: #AF1E5E;
	color: white;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	}

select {
	border:1px solid #999999;
	font-family:sans-serif;
	}

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#999999;
	color:white;
	}

td.datepast {
	background-color:white;
	height:40px;
	opacity:0.3;
	}

.numberPast {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	}

.date, .datepast {
	background-color:white;
	height:100px;
	}

.number, .numberPast, .numberScheduled {
	background-color:#999999;
	border:1px solid #999999;
	color:white;
	font-size:10pt;
	font-weight:bold;
	}

.numberToday {
	background-color: #000000;
	border: 1px solid #000000;
	}

.superSubTitle {
	font-size:7pt;
	line-height:100%;
	font-weight:normal;
	}

.calendarProd .prodName {
	border-bottom:0px solid #666666;
	color:#000;
	font-weight:bold;
	font-size:11px;
	}

.perfCustom {
	padding-left:0px;
	}

.calendar .imgLink:hover {
	color: #ED4F9E;
	}

.dateNextMonth, .dateLastMonth {
	background-color:#CCCCCC;
	}

.legend {
    display: none;
}

caption, .divider {
	border-bottom:1px solid #666666;
	color:#000;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	text-transform:uppercase;
	}

input[type="button"], .submit, .cancelSubmit, a.dayNav, #consumerMenu a {
	background-color: #ED2A7B;
	border: 1px solid #ED2A7B;
	color: #FFF;
	cursor: pointer;
	font-weight: normal;
	margin: 20px auto;
	padding: 4px 27px;
	background-image: none;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top left;   
	border-radius: 4px;    
	text-transform:uppercase;
	line-height: 30px;    
	text-decoration: none;    
	font-size: 18px;
	}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover, #consumerMenu a:hover {
	text-decoration: none;
	background-color:#ED4F9E;
	border: 1px solid #ED4F9E;
	color: #FFF;
	background-image: none;
    padding: 4px 27px;
    margin: 20px auto;
    line-height: 30px;
    border-radius: 4px;
    font-weight: normal;
    font-size: 18px;
	}

.smalltype {
	font-size:8pt;
	font-weight:normal;
	}

.tinytype {
	color:#666666;
	font-size:7pt;
	font-weight:normal;
	}

a.smalltype, a.tinytype {
	font-weight:normal;
	}

a.smalltype:hover, a.tinytype:hover {
	font-weight:normal;
	}

.reference {
	background-color:transparent;
	}

.reference>table {
	border:1px solid #000;
	}

.reference table td {
	background-color:#fdf9ce;
	}

.promoCode .submit {
	background-color:#666666;
	border:1px outset #666666;
	font-weight:normal;
	padding:2px;
	background-image:none;
	color:#FFF;
  font-size: 11px;
  text-transform: uppercase;
	height: inherit;
	line-height: 12pt;
	}

.promoCode .submit:hover {
	}

.promoCode td.codeInput, .promoCode td.applyCode {
    padding-top: 0;
    padding-bottom: 0;
}

#btnAddToCart {
    text-transform: uppercase;
    height: inherit;
    margin-right: 20px;
}


form[name="custPerfForm"] .seatingChart {
	background-color:#FFF;
	}

.liTitle {
	font-weight:bold;
	line-height:20px;
	text-align:left;
	}

.price {
	font-weight:bold;
	text-align:right;
	}

#pageMask {
	height:100% !important;
	}

.shoppingCartFixedPackage {
	border:1px solid #F08;
	}

.shoppingCartFixedPackage th {
	text-transform:capitalize;
	font-size:14px;
	}

.shoppingCartFixedPackage td.description {
	background-color:#FFFEEB;
	}

.shoppingCartFixedPackage tr.subHead>td {
	border:1px outset #666;
	}

.sortHeaders td {
	background-color:;
	}

.perfList .dates {
	width:80px;
	text-align:left;
	}

.perfList .series {
	font-size:13px;
	width:300px;
	}

.perfList .buy {
	width:75px;
	}

.perfsToday td {
	border-bottom:;
	}

.perfsToday .calendarProd0, .perfsToday .calendarProd1, .perfsToday .calendarProd2, .perfsToday .calendarProd3, .perfsToday .calendarProd4, .perfsToday .calendarProd5, .perfsToday .calendarProd6, .perfsToday .calendarProd7, .perfsToday .calendarProd8, .perfsToday .calendarProd9 {
	font-weight:bold;
	font-size:13px;
	}

label:hover {
	color:#0E8DD5;
	}

#formCheckout th.smalltype {
	background-color:#666;
	color:#FFF;
	text-transform:lowercase;
	padding:0 inherit;
	}

input[type="text"], form input, form textarea {
    border: 1px solid #CCC;
    padding: 5px 0px;
    text-indent: 5px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05) inset;
    border-radius: 4px;
}