
html {
	font-family: serif;
	font-size: 100%;
	}

body {
	background-color:#7E2323;
	font: arial;
	color: #555; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: none;
	}

.ocdaOTContent {
    text-align: left;
    background-color: #FFF;
    border: 1px solid #D5D5D5;
    margin-top: 50px;
    padding: 10px;
}

h1, h2, h3, h4, h5, h6 { 
	color: #181818; 
	font-family: arial;
	font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; color: #333; font-family: Arial; }
h1 { font-size: 46px; line-height: 50px; margin-bottom: 25px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 20px; }
h3 { font-size: 28px; line-height: 34px; margin-bottom: 15px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 10px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }

#consumerMenu {
	background-color: transparent;
	padding: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
    white-space: nowrap;
	}

#consumerMenu a, .submit, .cancelSubmit, a.dayNav, .calendar .imgLink {
    -moz-box-shadow: inset 0px 1px 0px 0px #fed897;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fed897;
    box-shadow: inset 0px 1px 0px 0px #fed897;
    background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#f6b33d),color-stop(1,#d29105) );
    background: -moz-linear-gradient( center top,#f6b33d 5%,#d29105 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d',endColorstr='#d29105');
    background-color: #f6b33d;
    border: 1px solid #eda933;
    color: #fff;
    text-shadow: 1px 1px 0px #cd8a15;
    cursor: default;
    margin: 0 5px 20px;
    line-height: 21px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
	}

#consumerMenu a:hover, .submit:hover, .cancelSubmit:hover, a.dayNav:hover, .calendar .imgLink:hover {
    background: -webkit-gradient( linear,left top,left bottom,color-stop(0.05,#d29105),color-stop(1,#f6b33d) );
    background: -moz-linear-gradient( center top,#d29105 5%,#f6b33d 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105',endColorstr='#f6b33d');
    background-color: #d29105;
    text-decoration: none;
    border: 1px solid #eda933;
	}

#theSubmit.disabled {
    padding: 4px 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 5px;
    line-height: 21px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#theSubmit {
    margin-bottom: 0;
}

::selection {
	background: #F9D654; /* Safari */
	color: #fff;
}
::-moz-selection {
	background: #F9D654; /* Firefox */
	color: #fff;
}

.pageFrame {
	background-color:#fff;
	background-image:none;
	border:medium none;
	padding:4px !important;
	width:99%;
	}

.legend {
	background-color:;
	max-width:400px;
	}

.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;
	}

a {
	border-bottom: 0;
	color: #333;
	font-weight: 700;
	text-decoration: none;
	}

a:hover {
    color: #F9D654;
    border: 0;
	}

.content {
	border: none;
    border-bottom: 1px solid #DCD8D1;
	}

th, td, pre, code {
	font-size:12px;
	background-color:#fff;
	}

pre, code {
    clear: both;
    margin: 0px 50px 20px;
    overflow: auto;
    padding: 10px;
    white-space: pre;
    background: #f5f5f5;
    font: 13px/1.5 'Droid Sans', Helvetica, Arial, sans-serif;
}

th {
	background-image: none;
	background-color: transparent;
	color: #181818; 
	font-family: Arial;
	font-weight: normal;
    font-size: 21px;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background: #FFF url('https://ovationtix.s3.amazonaws.com/clientFiles/34243/ocda2014-subHeadStripes0428.png') left repeat-x;
	border-color: transparent;
	border-style: solid;
	border-width: 0px;
	color: #181818;
	padding:2pt 6pt;
    font-family: arial;
    font-style: italic;
	}

tr.subHead>td[align='center'] {
    font-size: 20px
}

.reviewConfirm tr>td.subHead {
    font-size: 16px;
}

tr.subHead>td>b, .reviewConfirm tr>td.subHead {
    background: #FFF none;
    padding: 0 10px;
}

.calendar tr.subhead td {
   font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
   background: #333 none;
   padding: 5px;
   color: #DDDDDD;
   position: relative;
   font-size: 16px;
   line-height: 1.5; 
   border-color: #333;
}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
	color: white;
    padding: 4px 2px;
	}

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;
    background-color: #000;
	}

.calendarMonthSelect {
	border-color: #333;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color: #000;
	color: white;
	font-size: inherit;
	font-weight: normal;
	text-align: center;
	}

select {
	border: 1px solid #999999;
	font-family: inherit;
	}

.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: #D6940B;
	border:1px solid #D6940B;
    color: #222;
	}

.calendarProd>.prodName>.superSubTitle {
	margin-top:10px;
	}

.calendarProd>.prodName>.superSubTitle+br+.superSubTitle {
	margin-top:0;
	}

.calendarProd>div>.prodName+.superSubTitle {
	margin-top:10px;
	}

.calendarProd>div.prodName>br+div.superSubTitle {
	margin-top:0px;
	}

.superSubTitle {
	font-size:8pt;
	line-height:100%;
	font-weight:normal;
	}

.calendarProd .prodName {
	border-bottom: 0px solid #666666;
	color: #181818;
	font-weight: normal;
	font-size: 12px;
    font-family: arial;
    font-style: italic;
	}

.calendar>tbody>tr>td.date>div.calendarProd>div.prodName>br {
	display:none;
	}

.calendar .perf, .calendar .perfCustom, .calendar .perfOffsale2Public, .calendar .perfSoldOut, .calendar .perfCancelled, .calendar .perfProtected, .calendar .perfPast, .calendar .perfBoxOfficeOnly, .calendar .perfPackageOnly {
	font-size: inherit;
    margin-top: 5px;
	}

.calendar .imgLink {
    margin-left: 0;
}

.perfCustom {
	padding-left:0px;
	}

.dateNextMonth, .dateLastMonth {
	background-color:#CCCCCC;
	}

caption, .divider {
	border-bottom: 1px dotted #999;
	color: #181818;
	font-weight: normal;
	padding:  5px 1px;
	white-space: nowrap;
    font-family: Prociono, Georgia, Times, serif;
    font-size: 18px;
	}

.description {
	background-color:#F0F0F0;
	background-image:none;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	}

.description b {
	color:#3333CC;
	}

.description a {
	}

.description a:hover {
	}

.description .tip {
	background-color:;
	border:1px outset;
	}

.promoCode .submit {
	background-color:#666666;
	border:1px outset #666666;
	font-weight:normal;
	padding:1px;
	color:#FFF;
	}

.promoCode .submit:hover {
	}

.reference {
	background-color:#F3F3F3;
	}

.reference table td {
	background-color:#F3F3F3;
	}

.promoCode td {
	background-color:#F3F3F3;
	padding:1px;
	}

.liTitle {
	font-weight:bold;
	line-height:20px;
	text-align:left;
	}

.price {
	font-weight:bold;
	text-align:right;
	}

#pageMask {
	height:100% !important;
	}

.dialogWindow {

	}

#storeForm>table>tbody>tr>td>table>tbody>tr>th {
	background-color:transparent;
	color:#666;
	font-size:11px;
	border-bottom:1px solid #666;
	text-align:center;
	}

#storeForm tr.subHead>td {

	}

#campaignId {
	font-size:13px;
	font-weight:bold;
	}

form input.focus, form textarea.focus {
	border:;
	}

form .seatingChart {

	}

form .seatingChart .unavailable a {
	border-bottom:none;
	}

form[name="checkoutForm"]>.content>tbody>tr>td.divider {

	}

form[name="checkoutForm"]>.content>tbody>tr>td.divider>b {
	color: #000;
    font-style: italic;
	}

.shoppingCartFixedPackage {

	}

.shoppingCartFixedPackage th {

	}

.shoppingCartFixedPackage td.description {

	}

.shoppingCartFixedPackage tr.subHead>td {
	border: 1px outset #666;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFF;
	font-family:Arial,Helvetica,sans-serif;
	}

form[name="checkoutForm"]>table.content, form[name="checkoutForm"]>table.content>tr>td>b, form[name="checkoutForm"]>table.content>tr>td>span.smalltype {
	text-align:left;
	}

label:hover {
	color: #181818;
	}

.sortHeaders td {
	background-color:;
	}

.perfList .dates {
	width:85px;
	text-align:left;
	font-size:11px;
	}

.perfList .series {
	font-size:12px;
	width:300px;
	}

.perfList .buy {
	width:70px;
	font-size:11px;
	}

.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;
	}

td.prodLeft {
	text-align:left;
	}

td.prodLeft+td {
	vertical-align:top;
	}

#formCheckout>table.content>tbody>tr>td>table>tbody>tr>th {
	padding:;
	}

#formCheckout th.smalltype {
	background-color:#666;
	color:#FFF;
	text-transform:lowercase;
	text-align:center !important;
	padding-top:0;
	padding-bottom:0;
	font-family:Arial,Helvetica,sans-serif;
	}

#formCheckout u.smalltype {
	font-weight:bold;
	text-transform:uppercase;
	}

form .divider, form td.divider, #formCheckout .divider, #formCheckout tr>td.subHead {
	text-align:left !important;
	}
	
#paymentStep {
     background-color: blue;
     color: white;
     font-size: 12px;
}

h1 {
	color:#000;
	}

.calendarDaySelect {
	background-color:;
	font-size:17px;
	}

.description .seriesName {
	font-size:15px;
	font-weight:bold;
	}

table.content>tbody>tr>td.smalltype>a[style="font-size: 200%;"] {
	font-size:20px !important;
	}

.row0 td, .even td {
	background-color:;
	}
	
.pageFrame>form[name="consumerForm"]>table>tbody>tr>td>table>tbody>tr>td[align="right"] {
	width:170px;
	}
	
	
table.priceLevelDisplay td.alignLeft>ul {
background-color:transparent;
border:1px solid #EEE;
}

div.mainDiv {
min-width:750px !important;
max-width:780px;
}

div.manualPickPT div.shortSummary {
padding-left:20px !important;
width:350px !important;
min-width:250px !important;
max-width:400px !important;
}

div.manualPickPT div.promoDiv {
text-align:left !important;

}