﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
.Eventtooltipheader, .Eventtooltipbody {
	width: 300px;
	z-index: 99;
	font-size: 10px;
	font-family: Arial;
	padding: 5px;
}
.Eventtooltipheader {
	border: #a1b0b3 1px solid;
	background-color: #a1b0b3;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 11px;
}
.Eventtooltipbody {
	border-left: #a1b0b3 1px solid;
	border-right: #a1b0b3 1px solid;
	border-bottom: #a1b0b3 1px solid;
	background-color: #fff;
}
.Eventtooltipbody hr {
	width: 100%;
	color: #000000;
	background-color: #a1b0b3;
	height: 1px;
	border: 0;
}
.ThemeForestry .Event {
	table-layout: fixed;
	width: 95%;
	font-size: 9px;
	color: #000;
	font-family: Verdana;
	text-align: center;
	border-right: #a1b0b3 2px solid;
	border-top: #a1b0b3 1px solid;
	border-left: #a1b0b3 2px solid;
	border-bottom: #a1b0b3 2px solid;
	white-space: normal;
	background-color:#CCC;
}
.ThemeForestry .EventTitle, .ThemeForestry .EventTitle td {
	font-weight: 700;
	font-size: 14px;
	width: 100%;
	color: #ffffff;
	height: 20px;
	text-align: center;
	background-color: #003082;
	font-family: Verdana;
	border-bottom: 0 #016438 solid;
}
.ThemeForestry .EventDayHeader {
	font-weight: 700;
	font-size: 12px;
	height: 16px;
	background-color: #b0bfc2;
	vertical-align: middle;
	font-family: Verdana;
	border: #333333 1px solid;
}
.ThemeForestry .EventDay, .ThemeForestry .EventDayEvents, .ThemeForestry .EventWeekendDayEvents {
	font-size: 10px;
	text-align: left;
	height: 60px;
	vertical-align: top;
	color: #333333;
	font-family: Verdana;
	background-color: #cccccc;
	border: 1px #a1b0b3 solid;
}
.ThemeForestry .EventDayEvents a,.ThemeForestry .EventDayEvents a:visited,.ThemeForestry .EventDayEvents a:hover, .ThemeForestry .EventWeekendDayEvents a,.ThemeForestry .EventWeekendDayEvents a:visited,.ThemeForestry .EventWeekendDayEvents a:hover  {
    font-size:10px;
    color:#333333;
    font-family:Verdana
}
.ThemeForestry .EventDayScroll {
	width: 100%;
	height: 88%;
	overflow:auto;
	position: static;
	font-weight: bolder;
	background-color: #fff;
}
.ThemeForestry .EventOtherMonthDay {
	color: #ffffff;
	background-color: #736F6E;
}
.ThemeForestry .EventTodayDay {
	font-weight: 700;
	color: #ffffff;
	font-weight:bold;
	background-color: #003082;
	border: #003082 2px solid;
}
.ThemeForestry .EventSelectedDay {
	border: #003082 2px solid;
	font-size: 10px;
}
.ThemeForestry .EventSelectedDay, .ThemeForestry .EventSelectedDay a, .ThemeForestry .EventSelectedDay a:visited, .ThemeForestry .EventSelectedDay a:hover  {
	text-align: left;
}
.ThemeForestry .EventSelector {
	background-color: #c0c0c0;
}
.ThemeForestry .EventSelector a, .ThemeForestry .EventSelector a:visited, .ThemeForestry .EventSelector a:hover {
	color: #606060;
	text-decoration: none;
}
.ThemeForestry .WeekTable table {
	table-layout: auto;
	width: 100%;
	font-size: 10px;
	color: #000;
	font-family: Verdana;
	text-align: center;
	border: #339933 1px solid;
}
.ThemeForestry .WeekTable table td, .ThemeForestry .WeekTable table th {
	border: 0;
	padding: 3px;
}
.ThemeForestry .WeekItem {
	text-align: center;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
	background-color: #FFF;
	font-weight: 400;
	background-color: #99FF66;
	border: 1px #339933 solid;
}
.ThemeForestry .WeekDay {
	font-weight: 700;
	font-size: 9px;
	color: #339933;
	font-family: verdana,helvetica,arial;
	background-color: #A3E4AC;
	text-align: center;
	vertical-align: middle;
	border: 1px #339933 solid;
}
.ThemeForestry .WeekBackground {
	font-family: verdana,helvetica,arial;
	font-size: 9px;
	background-color: #fff;
	border: 1px #339933 dotted;
}
.ThemeForestry .WeekTitle {
	font-family: verdana,helvetica,arial;
	font-size: 9px;
	color: #000;
	height: 15%;
	text-align: center;
	background-color: #A3E4AC;
	width: 11%;
	border: 1px #339933 solid;
}
.ThemeForestry .WeekOfTitle {
	font-weight: 700;
	font-size: 10px;
	width: 100%;
	color: #333333;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.ThemeForestry .WeekNextPrev {
	font-weight: 700;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.ThemeForestry .WeekRangeheader {
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: 9px;
	background-color: #99FF66;
	border: none;
}
.ThemeForestry .ListTable {
	width: 100%;
}
.ThemeForestry .ListDate {
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
.ThemeForestry .ListLink {
	font-weight: 700;
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align: top;
}
.ThemeForestry .ListHeader {
	font-size: 12px;
	font-weight: 700;
	color: #000;
	background-color: #b1cbfc;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
	vertical-align: middle;
}
.ThemeForestry .ListDuration {
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: top;
	width: 60px;
}
.ThemeForestry .ListDataGrid {
	border-right: #a1b0b3 2px solid;
	border-top: #a1b0b3 1px solid;
	border-left: #a1b0b3 2px solid;
	border-bottom: #a1b0b3 2px solid;
	background-color: #e8eef7;
}
.ThemeForestry .ListDataGrid td {
	border-color: #a1b0b3;
	border-style: dotted;
	border-width: 1px;
}
.ThemeForestry .ListEdit {
	text-align: center;
	vertical-align: top;
	width: 1px;
}
.ThemeForestry .EventNextPrev, .ThemeForestry .EventNextPrev a:link, .ThemeForestry .EventNextPrev a, .ThemeForestry .EventNextPrev a:visited, .ThemeForestry .EventNextPrev a:hover {
	font-size: 12px;
	color: #ffffff;
	padding: 0 0.5em;
}
.ThemeForestry .EventWeekendDay, .ThemeForestry .ListAlternate {
	background-color: #cccccc;
}
.ThemeForestry .ListTitle, .ThemeForestry .ListDescription, .ThemeForestry .ListCustomField1, .ThemeForestry .ListCustomField2 {
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align: top;
}
.ThemeForestry .ListCategory, .ThemeForestry .ListLocation {
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align: top;
	width: 60px;
}
