html {
	font-family:sans-serif;
	font-size:smaller;
	}

body {
  background-image:none;
	background-color:#FFF;
	margin:0;
	padding:0px;
	color:#7abbcd;
	}
	
.uvWVContentTop {
    background-size:100% !important;
    background-color:#065FA2 !important;
    }
    
.uvWVMain {
    background-color:transparent;
    }

#consumerMenu {
	background-color:transparent;
	border:0px solid #fff;
    padding:10px;
	text-align:center;
	text-transform:uppercase;
	line-height:22px;
	color:transparent;
	}

#consumerMenu a {

    }
    
#consumerMenu a {
    color:#B8D2E1;
    background-color:rgba(226, 24, 61, 0.8);
    padding:3px 5px;
    white-space:nowrap;
    border-bottom:none;
    font-size:16px;
    white-space:nowrap;
    line-height:30px;
	}
	
.times a {
    background-color:#7ABBDF;
    font-size:15px;
    white-space:nowrap;
    padding:3px 5px;
    color:#065FA2;
    }
    
.times a:hover {
    color:#FFF;
    }

#consumerMenu a:hover {
    color: white;
    text-decoration: none;
	}
	
.calendar a {
    color:#000 !important;
    }

.pageFrame {
	background-color:transparent;
	background-image:none;
	border:medium none;
	padding:4px !important;
	width:95%;
	margin:auto;
	}

.legend {
	background-color:;
	max-width:400px;
	display:none;
	}

.smalltype {
	font-size:9pt;
	font-weight:normal;
	color:#CCC;
	}

.tinytype {
	color:white;
	font-size:8pt;
	font-weight:normal;
	}

a.smalltype, a.tinytype {
	font-weight:normal;
	color:#DDD;
	}

a.smalltype:hover, a.tinytype:hover {
	font-weight:normal;
	color:#EFEFFF;
	}

a {
	border-bottom:0px dotted #CCCCCC;
	color:#FFF;
	font-weight:700;
	text-decoration: none;
    font-size:12px;
    border-radius:8px;
	}

a:hover, .calendar a:hover {
    color:#E2183D;
    text-decoration:none;
    border-bottom:none;
	}

.content {
	border:1px solid #7ABBDF;
	border-radius:16px;
	background-color:transparent !important;
	}

.loginContainerBox .content {
    border:none;
    }
	
.content .smalltype, .storefront .smalltype {
    color:#CCE;
    }
    
.content .tinytype, .storefront .tinytype {
    color:#99B;
    }

th, td, pre, code {
	font-size:10pt;
    background-color:transparent;
	}

th {
	background-image:none;
	background-color:transparent;
	color:#FFF;
	padding:2pt 6pt;
	text-align:center;
    font-size:17px;
    text-transform:uppercase;
    letter-spacing:0px;
    word-spacing:0px;
    font-family: Arial, Helvetica, sans-serif;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background-color:#065FA2;
	color:white;
	padding:2pt 6pt;
	border:none;
	}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
	color:#EEE !important;
    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:white;
	}

.calendarDaySelect {
    background-color:#103173;
    border:1px solid #80BEE1;
    border-radius:4px;
    }

.calendarMonthSelect {
	border-color:#fff;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color:#fff;
	color:#000000;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	}

select {
	border:1px solid #999999;
	font-family:sans-serif;
	background-color:#C9E3F2;
	}
	
input[type="text"], #passwordLogin {
    background-color:#C9E3F2 !important;
    }
    
#passwordLogin.disabled {
    background-color:#CCC !important;
    }

.calendar {
	background-color:#103173;
	}

.calendar td.dayHeader {
	background-color:#103173;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;}

td.datepast {
	background-color:white;
	height:40px;
	opacity:0.3;
	}

.numberPast {
	background-color:#103173;
	border:1px solid #103173;
	}

.date, .datepast {
	background-color:white;
	height:100px;
	color:#103173;
	}

.number, .numberPast, .numberScheduled {
	background-color:#103173;
	border:1px solid #103173;
	color:white;
	font-size:10pt;
	font-weight:bold;
	}

.numberToday {
	background-color:#007DC2;
	border:1px solid #007DC2;
	}

.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:11px;
	}

.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 #5EADD8;
	color:#5EADD8;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	background-color:#103173;
	}
	
.eventDescription {
    padding:0 20px;
    background-color:#007DC2;
    border-radius: 0 0 0 16px;
    }
    
.eventDescription .eventTime, .eventDescription .eventTime>* {
    font-weight:bold;
    margin-top:5px;
    color:#103173;
    }
    
.eventDescription .smalltype {
    font-size:9pt;
    }
    
.times .divider {
    padding-top:15px;
    color:#DDD;
    border-bottom:1px solid #DDD;
    background-color:transparent;
    }
    


.description {
	background-color:#065FA2;
	background-image:none;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	}

.description b {
	color:#333333;
	}

.description a {
	}

.description a:hover {
	}

.description .tip {
	background-color:;
	border:1px outset;
	}

.submit, .cancelSubmit, a.dayNav {
	background-color:#0061AA;
	border:1px outset #0061AA;
	color:white;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:2px;
	border-radius:6px;
	}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover {
	text-decoration:none;
        color:white;
        background-color:#7F6D5F;
        border:1px outset #7F6D5F;
	}

.promoCode .submit {
	background-color:#0061AA;
	border:1px outset:#0061AA;
	font-weight:bold;
	padding:1px;
	color:#FFF;
	}

.promoCode .submit:hover {
    background-color:#7F6D5F;
    border:1px outset #7F6D5F;
    font-weight:bold;
	}

.reference {
	background-color:#F3F3F3;
	}

.reference table td {
	background-color:#F3F3F3;
	}

.promoCode td {
	background-color:transparent;
	padding:1px;
	}
	
.promoCode .divider {
    color:#DDF;
    border-bottom:1px solid #DDF;
    font-size:12px;
    }

.promoCode input {
    margin-top:12px;
    }
	
.yourSelectionContainer, .genAdmissionContainer {
    width:50%;
    padding:0;
    }
    
.genAdmissionContainer .genAdmissionSelect {
    margin:-3px 0 0 30px;
    width:70%;
    }
    
.genAdmissionSelect table {
    align:left;
    width:82%;
    }

fieldset.selectSection {
    background-color:#007DC2;
    width:95%;
    padding:20px 20px 45px!important;
    border:1px solid #DDD !important;
    border-radius:3px !important;
    }
	
fieldset.promoContainer {
    background-color:#007DC2;
    margin-bottom:20px;
    margin-top:5px;
    margin-left:32px;
    padding:8px 28px 22px 28px!important;
    border:1px solid #DDD !important;
    border-radius:3px !important;
    width:250px;
    }
	
table.ticketTypesGA {
    width:100%;
    }
    
table.ticketTypesGA td {
    font-weight:bold;
    }
    
#btnAddToCart {
    position:relative;
    top:-55px !important;
    left:-80px;
    }

li {
	color: #065FA2;
}

.storefront ul {
	background-color: transparent;
	display: block;
}

.storefront li {
	display: block;
	color: inherit;
}

div.packageDescription {
    background-color:#007DC2;
    padding:5px;
    width:60% !important;
    }

.packageDescription span.smalltype {
	font-size: 1.2em;
}

div.packagePriceSelection {
    background-color:#007DC2 !important;
    }    
    
.packageDescriptionSubhead1 {
    font-size:11pt !important;
    }

.packageDescriptionSubhead2 {
    font-size:11pt !important;
    }
    
.packageDescriptionList {
    font-size:9pt !important;
    }

.packageDescriptionInfo {
    font-size:9pt !important;
    }

.storefront .familyFourPack span {
    display: inline;
    margin-top:8pt;
    }

.storefront .finePrint {
    font-size:9pt;
    color:#CCC;
    margin-top:8pt;
    }
    
.cartInstructions {
    font-weight:bold;
    width:95%;
    max-width:585px;
    background-color:#065FA2;
    padding:8px;
    border-radius:6px;
    }

.liTitle {
	font-weight:bold;
	line-height:20px;
	text-align:left;
	background-color:#065FA2;
	padding-left:8px;
	}

#cartForm>table, .tixItem, .lineTix, .cartFooter {
    width:100%;
    max-width:600px;
    }

#cartForm table tr.subHead>td {
    font-size:14pt;
    }
	
.lineItem {
    width:inherit;
    max-width:600px;
    }
    
div.liTitle {
    background-color:#103173;
    padding:4px;
    }

.txPack {
    display:none;
    }
    
.txPack .finePrint {
    color:#DDD !important;
    font-size:8pt;
    }
    
.txPack .familyPackCart {
    font-size:8pt;
    }

.price {
	font-weight:bold;
	text-align:right;
	background-color:#065FA2;
	padding-right:4px;
	}
	
div.lineItem>table td.liTitle, div.lineItem>table td.price {
    background-color:#103173;
    padding:4px;
    }
	
.tixItem {
    background-color:#007AC0;
    }
    
.tixItem>.txPack {
    line-height:11px;
    font-size:7pt;
    }
    
.tixItem>.txPack>.finePrint {
    margin-top:4pt;
    color:#BBC;
    }

#pageMask {
	height:100% !important;
	}

.dialogWindow {

	}

.inCart td {
    background-color:#007DC2;
    }
    
.inCart td.subTotal {
    border-radius:0 0 0 16px !important;
    }
    
.inCart td.subTotal+td {
    border-radius:0 0 16px 0;
    }

.inCart td[align='right'] {
    padding-right:8px;
    font-weight:bold;
    }

.extrasUpsell td {
    background-color:#065FA2;
    }

.deliveryMethod td[width='40%'] {
    width:50% !important;
    }

table.content:nth-child(4) > tbody:nth-child(1) > tr:nth-child(8) > td:nth-child(1) {
    border-radius:0 0 0 16px;
    }
    
table.content:nth-child(4) > tbody:nth-child(1) > tr:nth-child(8) > td:nth-child(3) {
    border-radius:0 0 16px 0;
    }
    
table.extrasUpsell td {
    border-radius:16px !important;
    }
    
#question_16641 {
    width:70%;
    margin:10px auto;
    }

#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:#C3E0F1;
	}

form[name="checkoutForm"]>.content>tbody>tr>td.divider>b {
	color:#EEE;
	}

.shoppingCartFixedPackage {

	}

.shoppingCartFixedPackage th {

	}

.shoppingCartFixedPackage td.description {

	}

.shoppingCartFixedPackage tr.subHead>td {
	background-color:#000000;
        border:1px outset #000000;
	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;
	}
	
#customLoginForm, #customLoginForm+div {
    display:none;
    }

label:hover {
	color:#EEE;
	}

.loginHeaderContainer {
    border:none;
    }

.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:;
	}
	
table.reviewConfirm table {
    background-color:#007DC2;
    }
    
table.paymentInfo, div#CVVError+table {
    background-color:#065FA2 !important;
    }

#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;
	}
	
.reviewConfirm .tinytype {
    color:#DDD;
    }

form .divider, form td.divider, #formCheckout .divider, #formCheckout tr>td.subHead {
	text-align:left !important;
	}

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;
	}

form[name="guestCheckoutForm"] label:hover {
    color:#522 !important;
    }
    
.uvWinterVillageRinkHours, .uvWinterVillageParka, .uvWinterVillageCelsius {
    width:27% !important;
    max-width:267px;
    min-width:150px;
    }

.uvWinterVillageRinkHours img, .uvWinterVillageParka img, .uvWinterVillageCelsius img {
    width:95%;
    min-width:200px;
    padding-right:5%;
    }
    
.footerHelpLink.smalltype, .cartInstructions {
    color:#7ABBDF;
    }

.cartFooter a {
    color:#B8D2E1;
    background-color:rgba(0, 103, 176, 0.5);
    }
    
.footerHelpLink .tinytype {
    color:#69B;
    }
    
.shippingInfoRow, .shippingHeader {
    display:none;
    }

tr.shippingInfo>td {
    padding:0 40%;
    }