﻿@charset "utf-8";
/* CSS Document */
.displayBox {overflow: hidden; width:535px; background:#2a9bff;}
.hiddenElement{display:none; /* Fix IE floating bug */ position: absolute; top: 150px;}
.ticketRadio {float:left; margin:0 0px 0 35px; font:bold 80% myriad, arial, helvetica, sans-serif; color:#fff; text-shadow:1px 1px 1px #000;}
.tableTop {width:100%; height:65px; background:url(images/summer_tabletop.gif) no-repeat; padding:85px 0 0 0; border-bottom:solid 5px #fff;}
.tableBottom {width:100%; height:50px; background:url(images/summer_tablebottom.gif) no-repeat; float:left;}
.ticketHeader {background:#2a9bff; text-align:center; padding:10px; width:100%; color:#fff; font:bold 150% palatino, georgia, times, serif; line-height:45px; text-shadow:1px 1px 1px #000;}
#tickettable {width:535px;}
.SlidingPanels {width:535px; /*height:500px;*/ float:left;}
.SlidingPanelsContentGroup {width:535px; float:left;}
.SlidingPanelContent {float:left; width:535px; height:500px;}
.SlidingPanelsAnimating * {overflow: hidden !important;}
.day-special {height:40px; background:#2a9bff url(images/summer_day-specialBG.gif) center no-repeat; font:bold 105% myrial, arial, helvetica, sans-serif; color:#fff; line-height:40px; text-shadow:2px 2px 1px #000; text-align:center;}
.day {height:40px; font:bold 105% myrial, arial, helvetica, sans-serif; color:#fff; line-height:40px; text-shadow:2px 2px 1px #000; text-align:center;}
.col-even {width:105px; background:#2a9bff; float:left; padding:5px 2px 5px 2px; margin:0 3px 10px 3px;}
.col-days {background:#2a9bff; float:left; width:50px; padding:5px 2px 5px 2px; margin-right:5px; }
.col-header {font:bold 87.5% myriad, arial, helvetica, sans-serif; color:#fff; text-align:center; height:65px; text-shadow:1px 1px 1px #000; text-transform:uppercase;}
.col-odd {width:105px; background:#0c7de0; float:left; -webkit-border-radius:10px; -moz-border-radius:10px; padding:5px 2px 5px 2px; -moz-box-shadow:1px 1px 4px #000;}
.price-cell, .price-cell a, price-cell a:visited, price-cell a:active, price-cell a:link {width:101px; margin:10px 2px 17px 2px; height:20px; background:#fff; padding:3px 0 0 0; font:bold 95% myriad, arial, helvetica, sans-serif; color:#000; -webkit-border-radius:5px; -moz-border-radius:5px; text-align:center;}
.price-cell a:hover {color:#ff0000;}
.price-special, .price-special a, price-special a:visited, price-special a:active, price-special a:link {width:101px; margin:10px 2px 17px 2px; height:20px; background:#ffa800; padding:3px 0 0 0; font:bold 95% myriad, arial, helvetica, sans-serif; color:#000; -webkit-border-radius:5px; -moz-border-radius:5px; text-align:center;}
.price-special a:hover {color:#ff0000; text-shadow:1px 1px 5px #fff;}
.price-cellNA {width:101px; margin:10px 2px 17px 2px; height:20px; background:#fff; padding:3px 0 0 0; font:bold 75% myriad, arial, helvetica, sans-serif; color:#000; -webkit-border-radius:5px; -moz-border-radius:5px; text-align:center;}