﻿.Hidden{					display:none;}
.EVENTS_Title{				float:left; font-size:22pt; font-family:Georgia, Times New Roman, Times New Roman, Serif; color:#003e77; font-weight:normal; padding:3px 3px 0px 3px;}
.Events_EventsContainer{	clear:both;}
.EVENT_EventType{			clear:both; padding:9px 0px 15px 8px; font-size:14pt; font-family:Georgia, Times New Roman, Times New Roman, Serif; color:#808080; font-weight:normal;}
.EVENT_TypeLink{			float:right;padding-top:17px;  }
.EVENT_TypeLinkText{		font-size:10pt; font-family:Arial, Helvetica, Sans-Serif; font-weight:normal; padding-top:2px; color:#003e77; text-decoration:none;}
.EVENT_TypeLinkText:hover{	text-decoration:underline;}
.EVENT_EventHolder{			clear:both;}
.EVENT_Event{				clear:both; margin:3px 3px 7px 3px; padding:0px 3px 3px 15px; background:transparent; cursor:pointer; border:solid 1px transparent;}
.EVENT_Event_Over{			background:#f6f8fb; border:solid 1px #e4e8ef;}
.EVENT_EventName{			font-size:12pt; font-weight:bold; font-family:Arial; color:#1f4070; text-decoration:none;}
.EVENT_Day{					font-size:10pt; font-family:Arial, Helvetica, Sans-Serif; color:#336693; font-weight:bold;}
.EVENT_Time{				font-size:8pt; font-family:Arial, Helvetica, Sans-Serif; color:#808080; font-weight:normal;}
.EVENT_Location{			font-size:10pt; font-family:Arial, Helvetica, Sans-Serif; color:#808080; font-weight:normal;}

/*	Calendar Grid	*/
.EVENT_CalHolder{			z-index:1; position:absolute; width:134px; padding:10px; margin:3px 0px 3px 10px; background:#f1f1ed; border:solid 1px #7090a8; border-left:0px;}
.EVENT_CalLabel{			width:134px;}
.EVENT_Week{				float:left; width:19px; font-family:Arial, Helvetica, Sans-Serif; color:#003e77; font-size:10pt; text-align:center;}
.EVENT_ActiveDate{			float:left; width:18px; height:20px; border:solid 1px #003e77; border-bottom:0px; border-right:0px; text-align:center; font-family:Arial; font-size:8pt; color:#003e77; font-weight:bold; background:#f6f8fb;}
.EVENT_InactiveDate{		float:left; width:18px; height:20px; border:solid 1px #003e77; border-bottom:0px; border-right:0px; text-align:center; font-family:Arial; font-size:8pt; color:#003e77; background:#d3d9e5;}
.EVENT_InvalidDate{			float:left; width:18px; height:20px; border:solid 1px #003e77; border-bottom:0px; border-right:0px; background:#003e77;}
.EVENT_End{					border-right:solid 1px #17345d;}
.EVENT_Bottom{				border-bottom:solid 1px #17345d;}
.EVENT_Date{				width:12px; height:14px; padding:2px; border:solid 1px #ffffff;}
.EVENT_Month{				height: 20px; font-family:Georgia, Times New Roman, Times New Roman, Serif; color:#003e77; font-size:14pt; width:148px; text-align:center; padding:0px 0px 6px 0px;}
.EVENT_DateOver{			background:#7ae860;}


