
html {
	font-family:sans-serif;
	font-size:smaller;
	}

body { 
    background-image: url("https://ovationtix.s3.amazonaws.com/clientFiles/34213/sp_bg101812.jpg");
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color:#000;
    color:white;
    margin:0px;
	}

#consumerMenu {
	background-color:#000;
    opacity:0.74;
    border:none;
    padding:;
	text-align:center;
	
	}

#consumerMenu a {
        border-bottom:none;
        color:#fff;
        font-size:14px;
	letter-spacing:0px;
        font-weight:normal;
        text-transform:lowercase;
        }

#consumerMenu a:hover {
        color:#999999;
	}

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

.legend {
	background-color:#333;
	max-width:400px;
    border:2px solid #47327D;
    display:none;
	}

.smalltype {
	font-size:8pt;
	font-weight:normal;
        color:white;
	}

.tinytype {
	color:#fff;
	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:0px dotted #CCCCCC;
	color:#9CA1FC;
	font-weight:700;
	text-decoration:none;
        font-size:14px;
	}

a:hover {
        color:#5964F9;
        border-bottom:none;
        }

.calendar .imgLink {
        color:#3b43c8;
        }

.calendar .imgLink:hover {
        color:#47327D;
        }

.content {
	border:1px solid #CCCCCC;
	}

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

th {
	background-image:none;
	background-color:#47327D;
	color:#fff;
	padding:2pt 6pt;
        text-transform:uppercase;
	text-align:center;
        font-size:20px;
        letter-spacing:2px;
        word-spacing:5px;
        font-family:sans-serif;
	font-weight:bold;
        }

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background-color:#47327D;
	background-image:none;
	border-color:#47327D;
	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;
        border-bottom:none;
	}

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:red;
	}

.calendarMonthSelect {
	border-color:#ffffff;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color:#F3F3F3;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	}

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

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#352A0E;
	color:#ffffff;font-variant:small-caps;
	}

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:#666666;
	border:1px solid #999999;
	color:white;
	font-size:10pt;
	font-weight:normal;
	}

.numberToday {
	background-color:#352A0E;
	border:1px solid #cccccc;
	font-size:10pt;
        font-weight:normal;
        }

.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:#000000;
	font-weight:bold;
	font-size:12px;
	}

.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:11px;
	}

.perfCustom {
	padding-left:0px;
	}

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

caption, .divider {
	border-bottom:1px solid #666666;
	color:#8D6FA1;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	}

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

.description b {
	color:#000;
	}

.description a {
        color:black;
	}

.description a:hover {
        color:#444;
	}

.description .tip {
	background-color:#777;
	border:1px outset;
	}
	
table.genAdmissionSelect fieldset>legend {
    color:#EFEFEF !important;
    }

.submit, .cancelSubmit, a.dayNav, .perfList .buy a {
	background-color:#3b43c8;
	border:1px outset #3b43c8;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:2px;
	}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover, .perfList .buy a:hover {
	text-decoration:none;
        background-color:#47327d;
        border:1px outset #47327d;
	}

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

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

.reference {
	background-color:#F3F3F3;
	}

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

.promoCode td {
	background-color:#A183CC;
	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 {
    color:#DEDEDE;
	}

form[name="checkoutForm"]>.content>tbody>tr>td.divider>b {
	color:#8D6FA1;
	}

.shoppingCartFixedPackage {

	}

.shoppingCartFixedPackage th {

	}

.shoppingCartFixedPackage td.description {

	}

.shoppingCartFixedPackage tr.subHead>td {
	background-color:#000066;
        border:1px outset #000066;
	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:#DECCDE;
	}


tr.sortHeaders td {
	background-color:transparent;
    border-bottom:1px solid #0167BB;
	}

tr.sortHeaders td>a {
    margin-left:6px;
    }

.calendarProd0, .calendarProd1, .calendarProd2, .calendarProd3, .calendarProd4, .calendarProd5, .calendarProd6, .calendarProd7, .calendarProd8, .calendarProd9 {
    background-color:transparent;
    }


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

.perfList .super, .perfList .subtitle {
    padding:0;
    }

.perfList .series {
	font-size:12px;
	width:300px;
    padding-left:0;
    padding-right:0;
	}

.perfList .venue {
    padding-left:4px;
        }

.perfList .buy {
	width:70px;
	font-size:11px;
	}
	
.perfList .buy>a {
    white-space:nowrap;
    }

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

h1 {
	color:#000;
	}

.calendarDaySelect {
	background-color:#001C46;
	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;
	}

.ticketTypesGA>tbody>tr>td {
padding-top:10px;
padding-bottom:10px;
}

fieldset.selectSection {
width:300px;
}

.ticketTypesGA>tbody>tr>td[align='right'] {
width:250px;
}

div.viewBySeries, table.times {
border-bottom:1px solid #001C46;
padding-bottom:35px;
}

form tr.terms, form tr.terms>td {
    margin:auto;
    }
