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

div.eventHeadingBox {
width: 609px;
background: url(../images/event-title-txt-bg.jpg) no-repeat 0% 0%;
height: 195px;
padding: 20px 0 0 0;
}

	div.eventHeadingBox p.eventTitle {
	color: #425892;
	margin: 0 0 10px 20px;
	line-height: 100%;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	div.eventHeadingBox h1 {
	color: #666;
	margin: 0 0 5px 20px;
	line-height: 100%; 
	border:0px;
	padding: 0;
	font-size: 135%;
	}
	
	div.eventHeadingBox h2 {
	color: #425892;
	margin: 0 0 14px 20px;
	border:0px;
	line-height: 100%;
	padding: 0; 
	font-weight: bold; 
	font-size: 200%;
	}
	
	div.eventHeadingBox p.eventLocation {
	color: #333;
	margin: 0 0 20px 20px;
	line-height: 100%;
	padding: 0;
	}
	
	div.eventTopShareBox {
	width: 588px;
	height: 30px;
	line-height: 100%;
	background: url(../images/social-share-bg.gif) no-repeat 0% 0%;
	margin: 0 9px 0 10px;
	}
	
	div.eventBtmShareBox {
	width: 609px;
	border-top: 5px solid #e0e0e0;
	}
	
		div.eventTopShareBox .esbCell_1, .eventBtmShareBox .esbCell_1 {
		float: left; 
		padding: 8px 0 0 10px;
		}
		
		div.eventTopShareBox .esbCell_2, .eventBtmShareBox .esbCell_2 {
		float: left;
		border-right: 1px solid #ccc;
		padding: 0 10px;
		margin-top: 6px;
		}
		
		div.eventTopShareBox .esbCell_3, .eventBtmShareBox .esbCell_3 {
		float: left;
		border-right: 1px solid #ccc;
		padding: 0 10px;
		margin-top: 6px;
		}
		
		div.eventTopShareBox .esbCell_4, .eventBtmShareBox .esbCell_4 {
		float: left;
		padding: 7px 10px 0 10px;
		}
		
		div.eventTopShareBox .esbCell_5 {
		float: left;
		padding-top: 5px;
		}
		
div.eventDetails {
width: 579px;
font-size: 110%;
color: #333;
padding: 10px 25px 10px 5px;
}

	div.eventDetails h3 {
	color: #425892;
	}
	
	div.eventDetails ul {
	margin-left: 20px;
	padding-left: 0;
	}
	
	div.eventDetails h4 {
	color: #425892; 
	margin: 30px 0 5px 0;
	padding: 0;
	}
	
	div.eventDetails p span {
	font-weight: bold;
	}






		