#ft_background {
	background: #fafafa;
}

#ft_headerLogo {
	width: 135px;
	height: 55px;
	background-image: url("../../img/organiser/85d7cc803a764ed39f6f490117ea8787/template/logo_header.png");
	background-repeat: no-repeat;
	background-size: 135px 55px;
}


#ft_introLogo {
	width: 300px;
	height: 300px;
	background-image: url("../../img/organiser/85d7cc803a764ed39f6f490117ea8787/template/logo_intro.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


@media print {
	h1:before {
		position: relative;
		top: -50px;
		margin-right: -65px;
		content: url("../../img/organiser/85d7cc803a764ed39f6f490117ea8787/logo_header.png");
	}
}


/* -- Custom CSS -- */

#ft_padMainContent {
	height: 35px !important;
}

h1 {
	margin-bottom: 25px !important;
}

#venueMap {
	display: none;
}

.ft_eventType {
 display: none !important;
}

.ft_grid2 .ft_event .ft_description {
  display: block;
  width: 100%;
}

.ft_grid2 .ft_event {
    height: 264px;
}

.ft_header2 {
    top: 198px !important; 
}

@media only screen and (max-width: 736px)
{
	#ft_eventClassification {
    	 position: relative !important; 
         margin-left: 5px;
	 top: 0px !important; 
	 vertical-align: top !important; 
	}
}
/* -- Custom CSS -- */
