/*********************************** [ Banners ] */

/* ---(Main Banner)--- */
div#main_banner {
	display					: block;
	visibility				: visible;
	
	position				: relative;
	height					: 182px;
	background				: url('/images/banner.png') no-repeat top left;
}
	div#banner_corner	{
		display				: block;
		background			: url('/images/bancimg_events.jpg') 
	}
	.banner_text_standardlayout{
		left					: 10px;
	}
	
/*********************************** [ Body ] */

/* ---(MODIFIERS)--- */
#pg_docs {
	width: 250px;
}

#leftcolumn img {
	position: relative;
	float: right;
	margin: -30px 0px 10px 50px;
}

#box_events {
	position : relative;
	width: 98%;
	display: block;
	clear: right;
	margin: 0px 0px 0px 0px;
}

#box_events .outrbcontent {
	padding: 10px 10px;
}

#box_events  h2{
	position: relative;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #f19120;
}

#box_events .item{
	padding: 10px 10px 10px 10px;
}


#box_events .heading{
	clear: both;
}


#box_events .heading h3{
	position: relative;
	float: left;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	width: 280px;
}


#box_events .heading .platform{
	position: relative;
	float: left;
	margin: 0px 0px 0px 10px;
}
#box_events .heading .platform img{
	position: relative;
	float: none;
	margin: 0px 0px;
}

#box_events .heading .date{
	position: relative;
	float: right;
	padding: 2px 5px;
	margin: 0px 0px 0px 5px;
	background-color: #005596;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

#box_events .heading .location{
	position: relative;
	float: right;
	padding: 2px 5px;
	margin: 0px 0px 0px 5px;
	background-color: #f19120;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}


#box_events .content{
	position: relative;
	clear: both;
}

#box_events .content img {
	position: relative;
	float: right;
	margin: 20px 0px 20px 20px;
}

#box_events .content p{
	font-size: 9pt;
	color: #454545;
	font-weight: normal;
}

#box_events .content li{
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	margin-left: 30px;
}

#box_events .extra {
	position: relative;
	clear: both;
}

#box_events .extra p span{
	position: relative;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 5px;
	background-color: #aeaeae;
	color: #ffffff;
	margin-right: 10px;
}


#box_events .extra p{
	position: relative;
	clear: both;
	color: #454545;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
}

#box_events hr {
		display					: block;
		visibility				: visible;
		border: 0px;
		width: 100%;
		color: #ececec;
		margin: 0px 0px 20px 0px;
		background-color: #ececec;
		height: 1px;
}

#webinar_legend {
	position : absolute;
	float: right;
	top: 0px;
	right: 10px;
	width: 130px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px;
	border: 0px solid #DFDFDF;
	list-style		: none;
}
	#webinar_legend li  {
		font-size		: 8pt;
		height			: 15px;
		font-weight		: normal;
		color			: #4e4e4e;
		padding-left	: 20px;
	}
	#webinar_legend li span{
		display: none;
	}
	#jdebull {
		background: url('/images/jdedot.gif') 0px 0px no-repeat;
	}
	#ebsbull {
		background: url('/images/ebsdot.gif') 0px 0px no-repeat;
	}