.moduleContentNew .header .search
{
	background: rgb(11, 58, 90);
}

.moduleContentNew .header .search h4,
.moduleContentNew .header .search h2,
.moduleContentNew .pastEvents
{
	color: rgb(255, 255, 255);
}

.moduleContentNew .header .search .date
{
	border-color: rgb(255, 255, 255);
}

.moduleContentNew .header .search .date:focus-within
{
	box-shadow: 0px 0px 2px 0px rgb(255, 255, 255);
}
.moduleContentNew .header .search .date a .calendarPicker{
	color: rgb(255, 255, 255);
}

.moduleContentNew .header .search input[type="text"]
{
	border-color: rgb(255, 255, 255);
	color: rgb(255, 255, 255);
}
.moduleContentNew .header .search input[type="text"]:focus
{
	box-shadow: 0px 0px 2px 0px rgb(255, 255, 255);
}

.moduleContentNew .sidebar
{
	background: rgb(11, 58, 90);
	color: rgb(255, 255, 255);
}

.moduleContentNew .sidebar a:link,
.moduleContentNew .sidebar a:visited,
.moduleContentNew .sidebar a:hover,
.moduleContentNew .sidebar a:focus,
.moduleContentNew .sidebar a:active
{
	color: rgb(252, 177, 23);
}

.moduleContentNew .sidebar .featured h3
{
	border-color: rgb(248, 248, 248);
	color: rgb(248, 248, 248);
}

.moduleContentNew .sidebar .featured li
{
	border-color: rgb(255, 255, 255);
}

.moduleContentNew .sidebar .featured a.thumb img
{
	border-color: rgb(255, 255, 255);
}

.moduleContentNew .list
{
	background: rgb(229, 229, 229);
}

.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: rgb(11, 58, 90);
	color: rgb(255, 255, 255);
}

.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: rgb(252, 177, 23);
}

.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: rgb(250, 250, 250);
}

.moduleContentNew .calendars .calendar .title,
.moduleContentNew .calendars .calendar li
{
	border-color: #ccc;
}

.moduleContentNew .viewHeader
{
	border-color: rgb(250, 250, 250);
}

.moduleContentNew .weekBody
{
	background-color: rgb(229, 229, 229);
	border-color: rgb(250, 250, 250);
}

.moduleContentNew .weekList
{
	border-color: rgb(250, 250, 250);
}

.moduleContentNew .weekdayRow
{
	border-color: rgb(250, 250, 250);
}

.moduleContentNew .weekView .weekdayEvents
{
	color: rgb(41, 44, 25);
}

.moduleContentNew .weekView .selected
{
	color: rgb(11, 58, 90);
}

.moduleContentNew .specificDetail
{
	border-color: rgb(250, 250, 250);
}

.moduleContentNew .specificDetailImage img
{
	border-color: rgb(250, 250, 250);
}

.moduleContentNew .specificDetailHeader
{
	color: rgb(41, 44, 25);
}

.moduleContentNew .monthBody
{
	border-color: rgb(250, 250, 250);
}

.moduleContentNew td.monthHeader
{
	color: rgb(11, 58, 90);
}

.moduleContentNew .monthBody td.today:not(.outOfMonth)
{
	background: rgb(250, 250, 250);
}

.moduleContentNew .monthItem .tooltip dt
{
	color: rgb(41, 44, 25);
}

.moduleContentNew .eventDetails .viewHeader a
{
	color: rgb(74, 139, 161);
}

.moduleContentNew .eventDetails .detailsBody
{
	border-color: rgb(250, 250, 250);
}

.moduleContentNew .detailTitle hr
{
	background-color: rgb(250, 250, 250);
}