/*------------------------	EVENTS STYLE	------------------------*/


.tx-events-pi1 {
	clear: both;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 0;
	display: block;
}


.events-list-sdate {
	color: #000;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0px;
	display: block;
	float: left;
}


.events-list-item h3 {
	clear: both;
	padding-top: 0;
	margin-top: 0;
	font-weight: bold;

}

.events-list-item h3 a {
	color: #0e76bc;
	text-decoration: none;
}
.events-list-item {
	width: 220px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	/*height: 72px;
	overflow: hidden;*/
	}


.events-highlighted-image {
	width: 200px;
	float: right;
	display: block;
	
}

.events-highlighted-image IMG {
	border: none;
	display: block;
	float: left;
}

.events-highlighted-short {
	width: 450px;
	float: left;
	padding-bottom: 10px;
}

.events-highlighted-container {
	background: #d8e9f4;
	padding: 0;
	padding-left: 10px;
	margin-right: 3px;
	padding-right: 0;
	height: auto;
	margin-top: 0px;
	display: block;
}

* html .events-highlighted-container  {
	height: 100px;
}

.events-highlighted-container h3 {
	background: url(images/highlighted-h3-bg.jpg) no-repeat bottom right;
	float: left;
	padding-bottom: 9px;
	padding-top: 10px;
	margin-top: 0px;
	color: #0e76bc;
	font-weight: bold;
}

.events-highlighted-container h3 a {
	color: #0e76bc;
	
	}



.tx-imenu-pi1 {
padding-bottom: 20px;
}