/* events styles -------------- */

.headerLinks li {
	display: inline;
	font-weight: bold
}

#eventIntro {
	background: url("../images/divider_horizontal.gif") repeat-x;
	padding-top: 10px;
	margin: 0px
}

#eventImage {
	margin: 0px 0px 10px 10px;
}

#eventDetails {
	padding-top: 9px;
	line-height: 1.3em;
	font-weight: bold;
}

#eventDetails span, #eventContactDetails span {
	font-weight: normal;
	width: 80px;
	display: block;
	float: left;
	color: #000000
}

#eventContactDetails {
	padding-top: 9px;
	line-height: 1.3em;
}

.divider {
	height: 4px;
	line-height: 4px;
	background-position: 0 0;
	margin-bottom: -10px
}

#subSections h3 span {
	font-weight: normal;
	color: #000000
}

#eventsSearch {
	background: #72BB72 url("../images/background_eventssearch.gif") no-repeat;
	height: 62px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold
}

#eventsSearch h2 {
	text-indent: -1000em;
	height: 30px
}

#eventsSearch form {
	float: left;
	width: 345px;
	padding-left: 7px
}

#eventsSearch #keywords {
	background: #669D66;
	width: 187px;
	border: solid 1px #ffffff;
	margin-right: 4px;
	padding-left: 3px;
	font-weight: normal; 
	color: #ffffff
}

#advancedSearch {
	float: right;
	width: 110px;
	padding-top: 5px
}

#advancedSearch a {
	color: #ffffff
}

#eventsOTW {
	background: #A5D4A5;
	padding: 10px 7px 10px 7px;
	padding-left: 7px;
	border-bottom: 1px solid #ffffff
}

#eventsOTW h2 {
	text-indent: -1000em;
	height: 23px;
	background: url("../images/background_h2eventsotw.gif") no-repeat;
}

#eventsOTW h3 {
	padding-top: 0px;
	clear: both
}

#eventsOTW p {
	padding: 0px;
	margin: 0px
}

#eventsOTW span {
	margin-right: 1px;
	white-space: nowrap;
}

#eventsOTW .divider {
	margin-top: 7px;
	margin-bottom: 0px;
	border-top: solid 1px #D9EDD9;
	background: none;
	height: 3px;
	line-height: 3px;
}

#eventsOTW a:hover, #eventsByMonth a:hover {
	color: #526A52
}

#eventsByMonth {
	background: #A5D4A5 url("../images/background_eventsbymonth.gif") no-repeat bottom left;
	margin-bottom: 15px;
	padding: 7px
}

#eventsByMonth a, #eventsOTW a {
	color: #000000
}

#paginationTop {
}

#paginationBottom {
	margin-top:30px;
}

#monthSelection {
	background: url("../images/background_h2monthselection.gif") no-repeat;
	text-indent: -1000em;
	height: 29px;
	border-bottom: solid 1px #ffffff
}

.eventsByMonth {
	padding-top: 10px;
}