/* @override https://resource.boxofficetickets.com/botStyle2010.css */

/* @override https://resource.boxofficetickets.com/botStyle2010.css */

a{
	color: #1400b0;
}

p{
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #424242;
}
.BOTFooter a {
	color: silver;
	text-decoration: none;
}
.BOTFooter a:hover {
	color: silver;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}
.BOTBody{
	font: 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}
.BOTHeader{
	background-color: black;
	color: #FFF;
	height: 60px;
	padding:5px 0px 0px 15px;
}
.BOTFooter{
	background-color: black;
	color: white;
	font-size: 10px;
	padding: 15px;
}
.BOTBasicMessage{
	margin-top: 50px;
	margin-bottom: 50px;
}
.BOTBasicMessageColumn1{
	width: 30%;
	margin-left: 10%;
	text-align: center;
	float: left;
}
.BOTBasicMessageColumn2{
	width: 50%;
	margin-left: 42%;
	min-height: 140px;
	padding-top: 5px;
}
.BOTBasicBox{
	border: 1px solid #c7c7c7;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BOTBasicBoxTitle{
	font-weight: bold;
	background-color: #eee;
	padding: 4px;
}
.BOTBasicBoxBody{
	padding: 4px;
}
.BOTTabMenu{
	font-size: 12px;
	height: 20px;
	clear: both;
	padding: 0;
	margin: 6px 0 1px;
	list-style-type: none;
}
.BOTTabMenuItem{
	float: left;
	color: #fff;
	background-color: #eee;
	clear: none;
	padding: 4px;
	border: 1px solid #c7c7c7;
	font-size: 10px;
}

.BOTTabMenuItemSelected{
	float: left;
	background-color: black;
	padding: 4px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	border: 1px solid black;
}
.BOTBasicMenuList{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
}
.BOTBasicMenuItem{
}
.BOTBasicIndent{
	margin-left: 15px;
}
.BOTIcon{
}
.BOTProgramSearchResultsIconArea{
	width: 180px;
	text-align: center;
}
.BOTA2ZSelector{
	border: 1px solid gray;
	padding: 4px;
	text-align: center;
	font-size: 10px;
	background-color: white;
}
.BOTA2ZOption{
	border: 1px solid silver;
	padding: 2px;
}
.BOTA2ZOptionSelected{
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	background-color: black;
	color: white;
}
.BOTColorAlternatorBasicOff{
	
}
.BOTColorAlternatorBasicOn{
	background-color: #eee;
}
.BOTColorAlternatorGoOff{
	background-color: #cfc;
}
.BOTColorAlternatorGoOn{
	background-color: #0f0;
}
.BOTColorAlternatorAlertOff{
	background-color: #fcc;
}
.BOTColorAlternatorAlertOn{
	background-color: #f00;
}

.BOTxMembershipCurrent{
	font-weight: bold;
}
.BOTxMembershipExpired{
	background-color: red;
	color: white;
	font-weight: bold;
}
.BOTxMembershipExpiresSoon{
	background-color: orange;
	color: black;
	font-weight: bold;
}
