.showTable {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
border: 1px solid #e3e3e3;
border-collapse:collapse;
width:100%;
}
.showTable td {
border:1px solid #e3e3e3;
border-left:none;
border-right:none;
padding:5px;
}

.showTable tr:hover {background-color: #f1f1f1;}

.showTable td.subheading {
color:#00275A;
padding:6px 0 6px 8px;
font-size:18px;
line-height:18px;
font-weight:bold;
background-image:url('http://media.bransontourismcenter.com/images/btc/grey-background.png');
background-position:0 bottom;
background-repeat: repeat-x;
background-color:#f7f7f7;
}
.showDetailCell {
font-size:11pt;
font-weight:bold;
text-align:center;
}
.showDetailCell img {
margin:1px;
}
a.popularShow {
font-size:12pt;
font-weight:bold;
color:#FF0000;
text-decoration:underline;
}
a.normalShow {
font-size:10pt;
font-weight:bold;
color:#0000FF;
text-decoration:underline;
}
a.normalShowTBA {
font-size:10pt;
font-weight:normal;
color:#0000FF;
text-decoration:underline;
}
.imageBadge {

}
.tableHeader {
	text-align:center;
	font-weight:bold;
	background: #0056AC;
}
.tableHeader1 {
	text-align:left;
	font-weight:bold;
	color:#FFF;
	font-size:18pt;
}
.tableHeader2 {
text-align:center;
font-weight:bold;
color:#FFF;
font-size:12pt;
}
.tableHeader1 span {
	font-size:10pt;
	font-weight:400;
}
/* Show Calendar Styles */

#btc-calendar-container, #btc-legend-container {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#btc-legend-container {
	text-align: left;
}

.calendar-month
{
	float: left;
	width: 185px;
	padding: 0px;
	margin: 5px;
}

table.calendar-month {
	width:100%;
}

.month-table {
	text-align: center;
	border: 3px solid #0066cc;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
}
.calendar-month table {
	width: 185px;
}

.calendar-month table td {
}

.month-header {
	font-weight: bold;
	padding: 5px;
	background-color: #0066cc;
	color: #ffffff;
	font-size: 14px;
}

.day-header {
	font-size: 10px;
	font-weight: bold;
	background-image: url('http://calendars.branson.com/images/silver.jpg');
}

.day-num {
	font-weight: bold;
	width: 24px;
	padding:3px 0;
}

.legend-color {
	width: 30px;
	height: 30px;
}

.legend-info {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	width: 240px;
}
.box_office {
	font-weight: bold;
}

