/* 
Version 41 (Josef Lapka) - 18/11/2008 --> Changed #EventsBody .EventsItem div to #EventsBody .EventsItem div.vevent to incorporate microformats!
*/


/* ----------------------------------- Overall/Both ------------------------------------*/

#NewsEvents {
	width: 406px;
	float: left;
	font-family: Arial, sans-serif;
	padding-left: 4px;
}

#NewsEvents h3 {
	color: #D81E05;
	font-size: 24px;
	font-weight: normal;
	height: 28px;
	display: block;
	background: url(/SiteElements/images/bg/news_event_divider2.gif) bottom left no-repeat;
}
#NewsEvents h3 a {
	color: #1A67B4;
}

.newsEventsFooterDivider {
	padding: 0 7px;
	font-align: center;
	color: #999;
	width: 15px;
}

#NewsFooter, #EventsFooter
{
	float: left;
	height: 17px;
	padding: 3px 0 7px 0;
	/*font-size: 11px;*/
	font-size: 0.7em;
	display: inline;
}
#NewsFooter a, #EventsFooter a { color: #1A67B4 !important; }

#EventsBody a, #NewsBody a { color: #1A67B4 !important; }

#EventsBody p, #NewsBody p { margin: 0; padding: 0; }

/* ----------------------------------- News Side ---------------------------------------*/

#NewsColumn {
	width: 217px;
	float: left;
	/*remove later*/
	/*overflow: hidden;*/
	margin-right: 12px;
}
#NewsColumn h3 { 
	width: 217px;
}
#NewsBody {
	/*font-size: 11px;*/
	font-size: 0.7em;
	line-height:1.2em;
}

#NewsBody .NewsItem div { 
	float: left;
	height: 62px;
	/*overflow: hidden;*/
	width: 217px;
	background: url(/SiteElements/images/bg/news_event_divider2.gif) bottom left no-repeat;
	margin-top: 1px;
	padding-top: 7px;
}

#NewsBody .NewsItem div img {
	/*height: 43px;
	width: 63px;*/
	float: left;
	margin-right: 9px;
	border: 1px solid #E2E2E2;
	padding: 1px;
}

#NewsFooter {
	width: 217px;
}

#NewsBody .NewsItem div p img.small_red_arrow { 
	width: 3px !important; 
	height: 5px !important; 
	border: none !important; 
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

/*#NewsBody .NewsItem div a.black_text {
	color: #000 !important;
}*/

/* ----------------------------------- Events Side -------------------------------------*/

#EventsColumn {
	width: 177px;
	float: left;
}
#EventColumn h3 {
	width: 172px;
}
#EventsBody {
	/*font-size: 11px;*/
	font-size: 0.7em;
	line-height:1.2em;
}

#EventsBody .EventsItem div.vevent  {
	height: 59px;
	/*overflow: hidden;*/
	background: url(/SiteElements/images/bg/news_event_divider2.gif) bottom left no-repeat;
	margin-top: 1px;
	padding-top: 10px;
}

#EventsBody .EventsDate
{
	width: 32px;
	height: 39px !important;
	color: #EE5811;
	float: left;
	border: 1px solid #E2E2E2;
	text-align: center !important;
	line-height: 1em !important;
	padding: 0 !important;
	background: #FFF !important;
	background-image: none !important;
	margin-right: 6px;
	margin-bottom: 5px;
}

#EventsBody .EventsDate .EventsDateUntil { 
	background: #EE5811 !important; 
	color: #FFF; 
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	line-height: 11px;
	padding: 1px 0 1px 0;
}

#EventsBody .EventsDate div { height: 1em; background: none !important; margin: 0; padding: 0; overflow: hidden;}

.EventsDateMonth, .EventsDateDay, .EventsDateYear {font-family: Verdana !important; line-height: 1.1em;}
.EventsDateMonth {font-size: 1em !important; text-transform: uppercase !important; line-height: 1em;}
.EventsDateDay {font-size: 1.6em !important; font-weight: bold !important; line-height: .9em;}
.EventsDateYear {font-size: 1em !important; line-height: .7em;}

.EventsDateMonth {
	text-transform: uppercase;
}



/* --------------------------------- Contensis Bugs ------------------------------------*/
/* #D1 { padding: 0; margin: 0; } *;
