/* Start of CMSMS style sheet 'CCOC_calendar' */
.clist-eventDate{
	font-weight: bold;
	text-decoration: underline;

}
.clist-date0{
	background-color: #FFFFFF;
	list-style: none;
	padding-left: 1em;

}
.clist-date1{
	background-color: #d7e0e6;
	border-bottom: 1px solid #294B5F;
	border-top: 1px solid #294B5F;
	list-style: none;
	padding-left: 1em;
}
.clist-event-title{
	color: #294B5F;
	margin-left: 1em;
	display: block;
}
.calendar-upcominglist{
	background-color: #fffbf3;
	border: 1px solid #2b5801;
	margin-bottom: 5px;
}
.calendar-upcominglist .clist-eventDate{
	font-weight: bold;
	text-decoration: none;
}
.calendar-upcominglist .clist-date1{
	background-color: inherit;
	border: none;
}
.calendar-upcominglist .clist-date0{
	background-color: inherit;
}
div#content .calendar-upcominglist h4{
	background-color: #2b5801;
	height: 1.5em;
	color: #ffffff;
	border-top: 5px solid #1d451d;
    padding-left: 5px;
}
.calendar-upcominglist .calendar-returnlink {
	padding-top: 5px;
	text-align: center;
	border-top: 1px solid #2b5801;
	margin-top: 5px;
	margin-bottom: 5px;
}
.calendar-upcominglist .calendar-returnlink a{
	font-weight: bold;
	text-decoration: none;
	color: #2b5801;
}
.calendar-details-title, .calendar-summary-title, .calendar-date-title{
	font-weight: bold;
}
/* End of 'CCOC_calendar' */

