@charset "UTF-8";
/* CSS Document */

#eventBanner{
	background:url(../../../uploadedfiles/EventPage/9242/images/eventbanner-bg.png) 0 0 repeat-x; width:100% !important; bottom: 0; height: 77px; left: 0; position: fixed; width: 100%; z-index: 1000;	
}
#eventBanner a{
	color:#fff !important;	
}
.banner_text{
	width:100%; margin:0 auto; position:relative; 	
}
.banner_text img.brochure_img {
  float: left;
  height: 11vh;
  margin: 0 22px 0 0;
  position: relative;
  top: -35px;
}
.banner_text img.close_img{
	float: right; position: relative; top: 12px;	
}
.banner_text p{
	color: #fff !important; float: left; font: 13px/16px Arial,Helvetica,sans-serif; margin: 0; position: relative; top: 12px; width: 100%;
}
.banner_text p strong{
	font:bold 16px Arial, Helvetica, sans-serif; margin:0 0 2px; display:block;
}
.banner_text p strong a{
	text-decoration:none !important;	
}
.banner_text p strong a:hover{
	text-decoration:underline;	
}