/*********************
* Calendar module style
**********************/

table.mod_events_monthyear td[align="center"]{
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}


.mod_events_table
{
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	margin: 0px auto 0.25em auto;	
    width:100%!important;
}
.mod_events_td_title
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.mod_events_table td{
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height: 35px;
}

.mod_events_td_dayname{
	color: #9e9e9e;
	font-size: 12px;
}
.mod_events_td_dayname .sunday{
	color:red;
}

.mod_events_td_daywithevents a{
	color: #fff!important;
}


.mod_events_td_dayoutofmonth
{
	font-weight: bold;
	color: #fff;
	background-color: #fff;
}
.mod_events_td_todaywithevents
{
	font-weight: normal;
	background-color: #B0C4DE;
}
.mod_events_td_daynoevents
{
	line-height: normal;
	font-weight: normal;
}
.mod_events_td_daywithevents
{
	font-weight: normal;
	color: #fff;
	background-color: #DD0019;
}
a.mod_events_daylink
{
	color: #6d6d6d;
	text-decoration: none;
}


.mod_events_td_link
{
	background-color: Background;
}
.mod_events_monthyear
{
	margin: 0.25em auto 0px auto;
	text-align:center;
    cursor:pointer;
	height: 40px;
	width:100%!important;
}
.mod_events_monthyear td
{
	text-align:center!important;
	vertical-align:middle;
	background-color: #DD0019;
	color: #fff;
	font-size: 22px;
	min-width: 20px;
}
.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}




table.mod_events_latest_table td{
	padding-bottom: 10px;
}

table.mod_events_latest_table td span.ev_date{
	float: left;
	width: 60px;
	height: 50px;
	display: block;
	background-color: #575756;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}

table.mod_events_latest_table td div.even_info{
	width:207px;
	float: left;
	height: 50px;
	font-size: 14px;
	color: #818181;
	padding-left: 10px;
}

table.mod_events_latest_table td span.ev_time{
	font-size: 10px;
	color: #b2b2b2;
	display: block;
}

table.mod_events_latest_table td a{
	display: block;
	color: #DD0019;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
}
/*
     FILE ARCHIVED ON 03:29:08 Mar 19, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:17:38 Sep 07, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/