#eemap {
	width:100%;
	height:100%;
	min-height:500px;
}





/* Defaults */
.event-title a {
	font-size: 35px;
	text-transform: uppercase;
	color: #C22222;
	text-decoration:none;
	line-height: 120%;
}

img.buytix_button {
	border: 0 !important;
	border-radius: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
.cal-table-list td {
	vertical-align: top !important;
	border-left:0px;
	border-bottom:0px;
	padding-top:10px !important;
	border-top: 1px solid #EDEDED !important;
}
.cal-header-month-name {
	text-align:center;
	background: #E5E5E5;
	background: linear-gradient(top, #E5E5E5 0%, #C4C4C4 100%);
	background: -moz-linear-gradient(top, #E5E5E5 0%, #C4C4C4 100%);
	background: -webkit-linear-gradient(top, #E5E5E5 0%, #C4C4C4 100%);
	font-size: 18px !important;
	font-weight: bold;
	color: #333 !important;
}
.dater {
	width: 83px;
	height: 90px;
	background: #fcfcfc;
	background: linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%);
	border: 1px solid #d2d2d2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
p.cal-day-title {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #000000;
	padding-top: 5px;
}
p.cal-day-num {
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	text-align: center;
	color: #000000;
	margin-top: -40px;
	margin-bottom: 20px;
}
.dater span {/*Month name */
	background: #d10000;
	background: linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-top: 3px solid #a13838;
	border-bottom: 3px solid #a13838;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	padding: 0px;
	text-align: center;
	margin-top: -35px;
	width: 85px;
	margin-left: -1px;
}
.td-fet-image {
	width: 150px;
	text-align:left;
	padding-left: 0px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border:none;
}
.td-date-holder {
	width: 120px;
	padding-top: 10px !important;
	padding-bottom: 30px !important;
	padding-left:10px;
}
.td-event-info, .th-event-info {
	padding-top: 10px !important;
	padding-left:10px !important;
}
.td-event-register {
	/*padding: 40px 5px 5px 0px !important;*/
	text-align:center;
	min-width:80px;
}
.td-event-register a {
	margin: 40px 5px 5px 0px !important;
}



/* map mods */
#events_in {
	display:none;
}

.usa-table-list tr {
	display:none;
}
