

/* Calendar Styles
-------------------------------------------------------------- */


.closed .fc-event-inner {
	background			:	#000000!important;
}

.closed:hover, .closed .fc-event-inner:hover {
	background			:	#000000!important;
}


.fun-games .fc-event-inner {
	background			:	#ba2727!important;
}

.fun-games:hover, .fun-games .fc-event-inner:hover {
	background			:	#ba2727!important;
}


.karaoke .fc-event-inner {
	background			:	#4865B4!important;
}

.karaoke:hover, .karaoke .fc-event-inner:hover {
	background			:	#4865B4!important;
}


.live-music .fc-event-inner {
	background			:	#319400!important;
}

.live-music:hover, .live-music .fc-event-inner:hover {
	background			:	#319400!important;
}


.open-stage .fc-event-inner {
	background			:	#E76310!important;
}

.open-stage:hover, .open-stage .fc-event-inner:hover {
	background			:	#E76310!important;
}


.sporting-event .fc-event-inner {
	background			:	#001000!important;
}

.sporting-event:hover, .sporting-event .fc-event-inner:hover {
	background			:	#001000!important;
}



.bundesliga .fc-event-inner {
	background			:	#D10019!important;
}

.bundesliga:hover, .bundesliga .fc-event-inner:hover {
	background			:	#D10019!important;
}


.champions-league .fc-event-inner {
	background			:	#1E1E1E!important;
}

.champions-league:hover, .champions-league .fc-event-inner:hover {
	background			:	#1E1E1E!important;
}


.cup-games .fc-event-inner {
	background			:	#00FF00!important;
}

.cup-games:hover, .cup-games .fc-event-inner:hover {
	background			:	#00FF00!important;
}


.europa-league .fc-event-inner {
	background			:	#0066FF!important;
}

.europa-league:hover, .europa-league .fc-event-inner:hover {
	background			:	#0066FF!important;
}


.international-football .fc-event-inner {
	background			:	#644287!important;
}

.international-football:hover, .international-football .fc-event-inner:hover {
	background			:	#644287!important;
}


.nfl .fc-event-inner {
	background			:	#73481d!important;
}

.nfl:hover, .nfl .fc-event-inner:hover {
	background			:	#73481d!important;
}


.premier-league .fc-event-inner {
	background			:	#05043D!important;
}

.premier-league:hover, .premier-league .fc-event-inner:hover {
	background			:	#05043D!important;
}


.rugby .fc-event-inner {
	background			:	#008A2E!important;
}

.rugby:hover, .rugby .fc-event-inner:hover {
	background			:	#008A2E!important;
}

