.clear {clear: both; font-size: 0px;}
.events {
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
	padding-bottom: 20px;
/*font-weight:bold; */
}

.events A:link {text-decoration: none; color: #807f7f;}
.events A:visited {text-decoration: none; color: #807f7f;}
.events A:active {text-decoration: none; color: #807f7f;}
.events A:hover {text-decoration: none; color: #fff;}

.event_name {color: #807f7f; font-weight: bold; padding-bottom: 5px;}
.event_name img{float: right; width: 80px;}

.events tr td {border-bottom: 1px; border-top: 1px; border-left: 0px; border-right: 0px; padding: 10px; text-align:left; font-family: Arial, Verdana, sans-serif;
font-size: 12px;}
.events th{text-align: center;}
.events img{float: right; width: 80px;}

.CurUpcTable { height:204px; width:100%;  border-width:1px; border-color:#DEDEDE; border-collapse:collapse; border-style:solid; 
font-family: Arial, Verdana, sans-serif;
font-size: 12px;}

.CurUpcEvents3 {
	font-family: Verdana, sans-serif;
	color: #807f7f;
	font-size: 8pt;
	text-align: center;
}
.CurUpcEvents4 {
	font-family: Verdana, sans-serif;
	color: #807f7f;
	font-size: 8pt;
	background-color: #eeeeee;
	text-align: center;
}

/*
.CurUpcEvents1 {font-size: 16px;}
.CurUpcEvents2 {color: #EEF2FB; background-color:#335F8C; }
.CurUpcEvents3{ color: #6084A8;}
.CurUpcEvents4{color: #6084A8;  background-color:#E1EBF7; }
*/

/*ORANGE BUTTON*/

.find_ticket {
	background-color:#ed8223;
	color:#ffffff!important;
	text-decoration: none!important;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	line-height:30px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:0;
	width:120px;
	height:25px;
	padding: 5px;
	cursor: pointer; text-decoration: none;
	text-shadow:#C17C3A 0 -1px 0;
	
	background-image: linear-gradient(bottom, #ED8123 15%, #F0994D 67%, #FFC28C 83%);
	background-image: -o-linear-gradient(bottom, #ED8123 15%, #F0994D 67%, #FFC28C 83%);
	background-image: -moz-linear-gradient(bottom, #ED8123 15%, #F0994D 67%, #FFC28C 83%);
	background-image: -webkit-linear-gradient(bottom, #ED8123 15%, #F0994D 67%, #FFC28C 83%);
	background-image: -ms-linear-gradient(bottom, #ED8123 15%, #F0994D 67%, #FFC28C 83%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.15, #ED8123),
		color-stop(0.67, #F0994D),
		color-stop(0.83, #FFC28C)
	);	
}


/*BLUE BUTTON*/
.book_limo_text {
	color: #FFFFFF;
	position: relative;
	bottom: 2px;
}
.book_limo_without_button {
	display: block;
	width: 60px;
	color:#333;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:0;

	height:25px;
	padding: 5px;
	cursor: pointer; text-decoration: none;
	text-shadow: #44862F;


}

.book_limo {
	display: block;
	width: 60px;
	background-color:#173659;
	color:#fff;
	font-family:'Helvetica Neue',sans-serif;
	font-size:12px;
	line-height:30px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border:0;

	height:25px;
	padding: 5px;
	cursor: pointer; text-decoration: none;
	text-shadow: #3A74C1;

	background-image: linear-gradient(bottom, #173659 15%, #274566 60%, #56718F 84%);
	background-image: -o-linear-gradient(bottom, #173659 15%, #274566 60%, #56718F 84%);
	background-image: -moz-linear-gradient(bottom, #173659 15%, #274566 60%, #56718F 84%);
	background-image: -webkit-linear-gradient(bottom, #173659 15%, #274566 60%, #56718F 84%);
	background-image: -ms-linear-gradient(bottom, #173659 15%, #274566 60%, #56718F 84%);

	background-image: -webkit-gradient(
			linear,
			left bottom,
			left top,
			color-stop(0.15, #173659),
			color-stop(0.6, #274566),
			color-stop(0.84, #56718F)
	);

}
.book_limo a:link {text-decoration: none;}
.book_limo A:active {text-decoration: none; color: #ffffff;}

.no_results {text-align: center; font-size: 16px; width: 100%; padding-bottom: 20px;}

.title_h2 {height: 30px; background-color: #6699CC; color: #E1EBF7; font-weight: bold; font-size: 20px; font-weight: 100; font-family: Verdana,Arial,Helvetica,sans-serif; margin: 20px 0px 30px 0px; text-align: left; padding: 0px 0px 0px 10px;}
.title_event {height: 30px; background-color: #ffffff; color: #6084A8; font-weight: bold; font-size: 20px; font-weight: 100; font-family: Verdana,Arial,Helvetica,sans-serif; margin: 20px 0px 30px 0px; text-align: center;}
