/*Headings
---------------------------------------------------- */
h1 {
	background:#fff url(../images/logo-business.gif) no-repeat left top;
	}
h2 {
	color:#1a8ec6;
	}
.h2title2 {
	background:#fff url(../images/whats-on-conference.gif) no-repeat left top;
	}
.h3calendar h3 {
	color:#1a8ec6;
	}
/*Link Colour
---------------------------------------------------- */
a {
	color:#1a8ec6;
	}
/*Arrows
---------------------------------------------------- */
.arrow {
	background: url(../images/arrow-conference.gif) no-repeat left top;
	}
/*Latest News
---------------------------------------------------- */
.latest {
	background:#1a8ec6 url(../images/box-bg-conference.gif) no-repeat right bottom;
}
.latest ul li img {
	border:#30a5de 2px solid;
	}
.lnews-date {
	color:#78c7ed;
	}
/*Events Search
---------------------------------------------------- */
.events-search {
	background:#1a8ec6 url(../images/box-bg-conference.gif) no-repeat right bottom;
	margin-bottom:16px;
}
.view-events a {
	background:url(../images/view-events-conference.gif) no-repeat 0 4px;
	}
/*Sidebar Navigation
---------------------------------------------------- */
#sidebar li a {
	background:#fff url(../images/nav-business.gif) no-repeat 0 0;
	}	
#sidebar li#l1 a:hover {
	background:#fff url(../images/nav-business.gif) no-repeat -129px 0;
	}
#sidebar li#l2 a {
	background:#fff url(../images/nav-business.gif) no-repeat 0 -16px;
	}
#sidebar li#l2 a:hover {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -16px;
	}
#sidebar li#l3 a {
	background:#fff url(../images/nav-business.gif) no-repeat 0 -32px;
	}
#sidebar li#l3 a:hover {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -32px;
	}
#sidebar li#l4 a {
	background:#fff url(../images/nav-business.gif) no-repeat 0 -48px;
	}
#sidebar li#l4 a:hover {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -48px;
	}
#sidebar li#l5 a {
	background:#fff url(../images/nav-business.gif) no-repeat 0 -64px;
	}
#sidebar li#l5 a:hover {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -64px;
	}
/*Sidebar Navigation Highlighted Page
---------------------------------------------------- */
body.l1 #sidebar li#l1 a {
	background:#fff url(../images/nav-business.gif) no-repeat -129px 0;
	}
body.l2 #sidebar li#l2 a {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -16px;
	}
body.l3 #sidebar li#l3 a {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -32px;
	}
body.l4 #sidebar li#l4 a {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -48px;
	}
body.l5 #sidebar li#l5 a {
	background:#fff url(../images/nav-business.gif) no-repeat -129px -64px;
	}
/*sIFR Text
-----------------------------------------------------------------------------*/
.sIFR-flash {
	visibility:visible !important;
	margin:0;
	}
.sIFR-replaced {
	visibility:visible !important;
	}
span.sIFR-alternate {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	display:block;
	overflow:hidden;
	}
.sIFR-flash + div[adblocktab=true] {
  display:none !important;
	}
.sIFR-hasFlash .h2title,
.sIFR-hasFlash .h3title,
.sIFR-hasFlash .h3title2 {
	visibility: hidden;
	font-size: 18px;
	width:90%;
	}
.sIFR-hasFlash .h2title {
	width:100%;
	}
.h2title {
	float: left;
	display:inline;
	font-size: 18px;
	line-height: 25px;
	width:100%;
	letter-spacing: -2px;
}
.h3title,
.h3title2 {
	float: left;
	display:inline;
	font-size: 14px;
	line-height: 20px;
	width:90%;
	letter-spacing: -2px;
	margin:10px 0 0 10px;
}
.h3title4 {
	float: left;
	display:inline;
	font-size: 14px;
	line-height: 20px;
	width:90%;
	letter-spacing: -2px;
	margin:10px 0 0 10px;
}
.h3calendar {
	float: left;
	display:inline;
	font-size: 14px;
	line-height: 20px;
	width:80%;
	letter-spacing: -2px;
	margin:3px 0 0 10px;
}