.moduleContentNew .header .search
{
	background: #e62333;
}

.moduleContentNew .header .search h4,
.moduleContentNew .header .search h2,
.moduleContentNew .pastEvents
{
	color: #fff;
}

.moduleContentNew .header .search .date
{
	border-color: #f74c5a;
}

.moduleContentNew .header .search .date:focus-within
{
	box-shadow: 0px 0px 2px 0px #f74c5a;
}
.moduleContentNew .header .search .date a .calendarPicker{
	color: #fff;
}

.moduleContentNew .header .search input[type="text"]
{
	border-color: #f74c5a;
	color: #fff;
}
.moduleContentNew .header .search input[type="text"]:focus
{
	box-shadow: 0px 0px 2px 0px #f74c5a;
}

.moduleContentNew .sidebar
{
	background: #e62333;
	color: #fff;
}

.moduleContentNew .sidebar a:link,
.moduleContentNew .sidebar a:visited,
.moduleContentNew .sidebar a:hover,
.moduleContentNew .sidebar a:focus,
.moduleContentNew .sidebar a:active
{
	color: #000;
}

.moduleContentNew .sidebar .featured h3
{
	border-color: #fefefe;
	color: #fefefe;
}

.moduleContentNew .sidebar .featured li
{
	border-color: #f74c5a;
}

.moduleContentNew .sidebar .featured a.thumb img
{
	border-color: #fff;
}

.moduleContentNew .list
{
	background: #fff;
}

.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: #e62333;
	color: #fff;
}

.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: #000;
}

.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: #eaeaea;
}

.moduleContentNew .calendars .calendar .title,
.moduleContentNew .calendars .calendar li
{
	border-color: #ccc;
}

.moduleContentNew .viewHeader
{
	border-color: #eaeaea;
}

.moduleContentNew .weekBody
{
	background-color: #fff;
	border-color: #eaeaea;
}

.moduleContentNew .weekList
{
	border-color: #eaeaea;
}

.moduleContentNew .weekdayRow
{
	border-color: #eaeaea;
}

.moduleContentNew .weekView .weekdayEvents
{
	color: #3e5656;
}

.moduleContentNew .weekView .selected
{
	color: #ad1a26;
}

.moduleContentNew .specificDetail
{
	border-color: #eaeaea;
}

.moduleContentNew .specificDetailImage img
{
	border-color: #eaeaea;
}

.moduleContentNew .specificDetailHeader
{
	color: #3e5656;
}

.moduleContentNew .monthBody
{
	border-color: #eaeaea;
}

.moduleContentNew td.monthHeader
{
	color: #414042;
}

.moduleContentNew .monthBody td.today:not(.outOfMonth)
{
	background: #eaeaea;
}

.moduleContentNew .monthItem .tooltip dt
{
	color: #3e5656;
}

.moduleContentNew .eventDetails .viewHeader a
{
	color: #a84c1c;
}

.moduleContentNew .eventDetails .detailsBody
{
	border-color: #eaeaea;
}

.moduleContentNew .detailTitle hr
{
	background-color: #eaeaea;
}