/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 97%;
	color: white;
	font-family: Verdana;
	height: 200px;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
	background-color: #EFE7E7;

}

.EventTitle, .EventTitle td, .EventTitle a, .EventTitle a:visited, .EventTitle a:hover
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: white !important;
	text-align: center;
	background-color: #1F306F;
	height: 25px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link, .EventNextPrev , .EventNextPrev a:visited
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: white !important;
	padding-top: 0px;
}

.EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #DED3E0 !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
	vertical-align: middle;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	padding-bottom: 5px;
	width: 14%;
	color: black!important;
	font-family: Verdana;
	height: 14%;
}

.EventDay a, .EventDay a:visited {
font-size: 7pt;
color: black!important;
}
.EventDay a:hover
{
	font-size: 7pt;
	color: #339933!important;
	font-family: Verdana;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #808080;
	background-color: #dcdcdc;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: #dcdcdc;
}


.EventWeekendDay
{
	background-color: #f5f5f5;
}


.EventTodayDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: #a9a9a9 !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: #1F306F 2px solid ;
	border-top: #1F306F 2px solid;
	border-left: #1F306F 2px solid;
	border-bottom: #1F306F 2px solid;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}
.WeekDay
{
	font-weight: bold;
	font-size: xx-small;
	color: black !important;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekBackground 
{
	FONT-FAMILY: verdana,helvetica,arial;
	background-color: #dcdcdc;
	font-size: xx-small;
	color: Black;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: white;
	height: 15%;
	text-align: center;
	background-color: #1F306F;
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: #339933;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 100%;
}
.ListDate
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ListTitle
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: #191970 !important;
}
A.ListTitle:hover
{
	font-size: 7pt;
	vertical-align: top;
	color: #339933 !important;
	font-family: verdana,helvetica,arial;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ListHeader
{
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;
	color: black;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
	width: 300px;
}

