.moduleContentNew .header .search
{
	background: #405124;
}

.moduleContentNew .header .search h4,
.moduleContentNew .header .search h2,
.moduleContentNew .pastEvents
{
	color: #ffffff;
}

.moduleContentNew .header .search .date
{
	border-color: #ffffff;
}

.moduleContentNew .header .search .date:focus-within
{
	box-shadow: 0px 0px 2px 0px #ffffff;
}
.moduleContentNew .header .search .date a .calendarPicker{
	color: #ffffff;
}

.moduleContentNew .header .search input[type="text"]
{
	border-color: #ffffff;
	color: #ffffff;
}
.moduleContentNew .header .search input[type="text"]:focus
{
	box-shadow: 0px 0px 2px 0px #ffffff;
}

.moduleContentNew .sidebar
{
	background: #405124;
	color: #ffffff;
}

.moduleContentNew .sidebar a:link,
.moduleContentNew .sidebar a:visited,
.moduleContentNew .sidebar a:hover,
.moduleContentNew .sidebar a:focus,
.moduleContentNew .sidebar a:active
{
	color: #e5e5e5;
}

.moduleContentNew .sidebar .featured h3
{
	border-color: #f8f8f8;
	color: #f8f8f8;
}

.moduleContentNew .sidebar .featured li
{
	border-color: #ffffff;
}

.moduleContentNew .sidebar .featured a.thumb img
{
	border-color: #ffffff;
}

.moduleContentNew .list
{
	background: #e5e5e5;
}

.moduleContentNew .side .calendar th,
.moduleContentNew .side .calendar td a:link,
.moduleContentNew .side .calendar td a:visited,
.moduleContentNew .side .calendar td a:hover,
.moduleContentNew .side .calendar td a:focus,
.moduleContentNew .side .calendar td a:active
{
	background: #405124;
	color: #ffffff;
}

.moduleContentNew .side .calendar td a:link,
.moduleContentNew .side .calendar td a:visited,
.moduleContentNew .side .calendar td a:hover,
.moduleContentNew .side .calendar td a:focus,
.moduleContentNew .side .calendar td a:active
{
	color: #e5e5e5;
}

.moduleContentNew .side .calendar td.today span,
.moduleContentNew .side .calendar td.today a:link,
.moduleContentNew .side .calendar td.today a:visited,
.moduleContentNew .side .calendar td.today a:hover,
.moduleContentNew .side .calendar td.today a:focus,
.moduleContentNew .side .calendar td.today a:active
{
	background: #fafafa;
}

.moduleContentNew .calendars .calendar .title,
.moduleContentNew .calendars .calendar li
{
	border-color: #ccc;
}

.moduleContentNew .viewHeader
{
	border-color: #fafafa;
}

.moduleContentNew .weekBody
{
	background-color: #e5e5e5;
	border-color: #fafafa;
}

.moduleContentNew .weekList
{
	border-color: #fafafa;
}

.moduleContentNew .weekdayRow
{
	border-color: #fafafa;
}

.moduleContentNew .weekView .weekdayEvents
{
	color: #416f80;
}

.moduleContentNew .weekView .selected
{
	color: #405124;
}

.moduleContentNew .specificDetail
{
	border-color: #fafafa;
}

.moduleContentNew .specificDetailImage img
{
	border-color: #fafafa;
}

.moduleContentNew .specificDetailHeader
{
	color: #416f80;
}

.moduleContentNew .monthBody
{
	border-color: #fafafa;
}

.moduleContentNew td.monthHeader
{
	color: #416f80;
}

.moduleContentNew .monthBody td.today:not(.outOfMonth)
{
	background: #fafafa;
}

.moduleContentNew .monthItem .tooltip dt
{
	color: #416f80;
}

.moduleContentNew .eventDetails .viewHeader a
{
	color: #416f80;
}

.moduleContentNew .eventDetails .detailsBody
{
	border-color: #fafafa;
}

.moduleContentNew .detailTitle hr
{
	background-color: #fafafa;
}