/* Event Banner Override
----------------------------------------------------------------------------- */
.featured.full .header {
	min-height: 63px;
	background: #fff url(../../../uploads/company/player/banner_mid.jpg) no-repeat center right;
	color: #e51937;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 6px;
}
#presenterForm.data-form p.legend, #friendForm.data-form p.legend, .consensus .heading {
	background: #fff;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
}
.featured .header p.headline {
	color: #CCCCCC; !important;
}
/* promotion will be turned into a link on the logo */
.featured.full .header-details {
	float: left !important;
	width: 510px !important;
	padding-top: 6px;
	padding-bottom: 6px;
	/* border: solid 1px #00FF00; */
	color:#666666;
}

.featured.full .header-details h4 {
color: #e51937;

}
a.mid-player {
	display: block;
	float: right;
	width: 210px;
	height: 85px;
	/* border: solid 1px #00FF00; */
}
/* override for the australian based event */
#contentbrr .featured.full .header {
	background: #fff url(../../../uploads/company/player/banner_mid.jpg) no-repeat bottom right;
	padding: 6px 6px 6px 6px;
}
#contentbrr .featured.full .header-details {
	width: 410px !important;
	/* border: solid 1px #00FF00; */
}
#contentbrr .mid-player {
	width:  210px;
	height: 95px;
	 /* border: solid 1px #00FF00; */
}
/* IE 6 Patches */
* html .featured.full .header {
	height: 63px !important;
}

