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

.events A:link {text-decoration: underline; color: #335F8C;}
.events A:visited {text-decoration: underline; color: #335F8C;}
.events A:active {text-decoration: underline; color: #335F8C;}
/* .events A:hover {text-decoration: underline; color: #335F8C;} */

.event_name {color: #173659; font-weight: bold; padding-bottom: 5px;}

.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;}

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


/*ORANGE BUTTON*/

.find_ticket {
	background-color:#ed8223!important;
	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)
	);	
}


.book_hotel {
	background-color:#ed8223!important;
	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:150px;
	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 {
	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: #44862F;
	
	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_text {
	position: relative;
	bottom: 2px;
}

.book_limo2 {
	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;
	
	width:150px;
	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_hotel {
	background-color:#ed8223!important;
	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:150px;
	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)
	);	
			
}

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

.book_limo_hotel a:link {text-decoration: none;}
.book_limo_hotel 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: #335f8c; 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: 0px; background-color: #ffffff; color: #6084A8; font-weight: bold; font-size: 18px; font-weight: 100; font-family: Verdana,Arial,Helvetica,sans-serif; margin: 20px 0px 30px 0px; padding-left: 200px; text-align: left; border-top: 1px solid #DEDEDE; } */
.title_event { background-color: #002440; /*background-color: #7DB0E3; */ color: #ffffff; font-weight: bold; font-size: 18px; padding: 3px 0 3px 0px; margin: 0px 0 0 0; text-align: center;  }

.title_event a:link {text-decoration: underline; color: #ffffff;}
.title_event a:visited {text-decoration: underline; color: #ffffff;}

.corners_top {border-radius: 5px 5px 0px 0px; 
-moz-border-radius: 5px 5px 0px 0px; 
-webkit-border-radius: 5px 5px 0px 0px;}

.corners_bottom {border-radius: 0px 0px 5px 5px; 
-moz-border-radius: 0px 0px 5px 5px; 
-webkit-border-radius: 0px 0px 5px 5px;}

.corners_top3 {border-radius: 3px 3px 0px 0px; 
-moz-border-radius: 3px 3px 0px 0px; 
-webkit-border-radius: 3px 3px 0px 0px;}

.corners_bottom3 {border-radius: 0px 0px 3px 3px; 
-moz-border-radius: 0px 0px 3px 3px; 
-webkit-border-radius: 0px 0px 3px 3px;}