/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
.Eventtooltipheader, .Eventtooltipbody {
	width:300px;
	z-index:99;
	font-size:10px;
	font-family:Arial;
	padding:5px;
}
.Eventtooltipheader {
	border:#808080 1px solid;
	background-color:#7da7d9;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.Eventtooltipbody {
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	border-bottom:#808080 1px solid;
	background-color:#fff;
}
.Eventtooltipbody hr {
	width:100%;
	color:#000000;
	background-color:#e0e0e0;
	height:1px;
	border:0;
}
.ThemeHWSAC .Event {
	table-layout:fixed;
	width:100%;
	font-size:9px;
	color:#000;
	font-family:inherit;
	text-align:center;
	border-right:#808080 1px solid;
	border-top:#808080 1px solid;
	border-left:#808080 1px solid;
	border-bottom:#808080 1px solid;
	white-space:normal;
	margin-top:10px;
}
.ThemeHWSAC .EventTitle, .ThemeHWSAC .EventTitle td {
	font-size:14px;
	width:100%;
	color:#ffffff;
	padding:8px 0 8px 0;
	text-align:center;
	background-color:#0071bd;
	font-family:inherit;
}
.ThemeHWSAC .EventDayHeader {
	font-weight:normal;
	font-size:12px;
	background-color:#f1f1f1;
	vertical-align:middle;
	font-family:inherit;
	border:#707070 1px solid;
	padding:3px;
}
.ThemeHWSAC .EventDay, .ThemeHWSAC .EventDayEvents {
	font-size:10px;
	line-height:13px;
	text-align:left;
	height:100px;
	vertical-align:top;
	color:#000000;
	font-family:inherit;
	background-color:#C0C0C0;
	border:1px #808080 solid;
	text-align:center;
}
.ThemeHWSAC .EventDayScroll {
	width:100%;
	height:100%;
	overflow:auto;
	position:static;
	font-weight:bolder;
	background-color:#fff;
}
.ThemeHWSAC .EventDayScroll div {
	padding:2px;
}
.ThemeHWSAC .EventOtherMonthDay {
	color:gray;
	background-color:#DCDCDC;
}
.ThemeHWSAC .EventOtherMonthDay .EventDayScroll {
	background-color:#DCDCDC;
}
.ThemeHWSAC .EventTodayDay {
	font-weight:bold;
	line-height:13px;
	background-color:#84c123 !important;
}
.ThemeHWSAC .EventSelectedDay {
	font-size:9px;
	border: 2px solid red;
}
.ThemeHWSAC .EventTodayDay div {
}
.ThemeHWSAC .EventSelectedDay div {
}
.ThemeHWSAC .EventSelector {
	background-color:#c0c0c0;
}
.ThemeHWSAC .EventSelector a, .ThemeHWSAC .EventSelector a:visited, .ThemeHWSAC .EventSelector a:hover {
	color:#606060;
	text-decoration:none;
}
.ThemeHWSAC .WeekTable table {
	table-layout:auto;
	width:100%;
	font-size:10px;
	color:#000;
	font-family:inherit;
	text-align:center;
	border:#808080 1px solid;
	border-collapse:collapse;
}
.ThemeHWSAC .WeekTable table td, .ThemeHWSAC .WeekTable table th {
	border:1px solid #707070;
	padding:3px;
}
.ThemeHWSAC .WeekHeader td {
	padding:5px 0 5px 0;
}
.ThemeHWSAC .WeekItem {
	text-align:left;
	font-family:inherit;
	background-color:#FFF;
	border:1px #808080 solid;
}
.ThemeHWSAC .WeekDay {
	font-weight:700;
	font-size:9px;
	color:#808080;
	font-family:inherit;
	background-color:#C0C0C0;
	text-align:center;
	vertical-align:middle;
	border:1px #808080 solid;
}
.ThemeHWSAC .WeekBackground {
	font-family:inherit;
	font-size:9px;
	background-color:#fff;
	border:1px #808080 dotted;
}
.ThemeHWSAC .WeekTitle {
	font-family:inherit;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	background-color:#4e2b76;
	width:11%;
	border:1px #808080 solid;
	padding:3px 0 3px 0;
	text-transform:uppercase;
}
.ThemeHWSAC .WeekOfTitle {
	font-weight:bold;
	font-size:12px;
	width:100%;
	font-family:inherit;
	text-align:center;
	vertical-align:middle;
}
.ThemeHWSAC .WeekNextPrev {
	font-weight:700;
	font-family:inherit;
	font-size:10px;
	width:100%;
	color:#606060;
	text-align:center;
	vertical-align:middle;
}
.ThemeHWSAC .WeekRangeheader {
	text-align:center;
	vertical-align:middle;
	font-family:inherit;
	font-size:12px;
	background-color:#f1f1f1;
	color:#000000;
	border:none;
	font-weight:normal;
}
.ThemeHWSAC .ListTable {
	width:100%;
}
.ThemeHWSAC .ListDate {
	font-size:11px;
	font-family:inherit;
	text-align:left;
	vertical-align:top;
	width:100px;
	padding:5px 5px 5px 5px;
}
.ThemeHWSAC .ListLink {
	font-weight:700;
	font-size:10px;
	font-family:inherit;
	text-align:left;
	vertical-align:top;
}
.ThemeHWSAC .ListHeader, .ThemeHWSAC .ListHeader a:link, .ThemeHWSAC .ListHeader a, .ThemeHWSAC .ListHeader a:visited {
	padding:8px 0 8px 5px;
	font-size:11px;
	color:#9A85BF;
	background-color:#4E2B76;
	font-family:inherit;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	text-transform:uppercase;
}
.ThemeHWSAC .ListHeader a:hover {
	color:#ffffff;
}
.ThemeHWSAC .ListDuration {
	font-size:10px;
	font-family:inherit;
	text-align:center;
	vertical-align:top;
	width:60px;
}
.ThemeHWSAC .ListDataGrid {
	border: 1px solid #808080;
	background-color:#ffffff;
	margin-top:10px;
}
.ThemeHWSAC .ListDataGrid td {
	border: 1px solid #808080;
}
.ThemeHWSAC .ListEdit {
	text-align:center;
	vertical-align:top;
	width:1px;
}
.ThemeHWSAC .EventNextPrev, .ThemeHWSAC .EventNextPrev a:link, .ThemeHWSAC .EventNextPrev a, .ThemeHWSAC .EventNextPrev a:visited {
	font-family:inherit;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.ThemeHWSAC .EventNextPrev a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.ThemeHWSAC .EventWeekendDay, .ThemeHWSAC .ListAlternate {
	background-color:#f1f1f1;
}
.ThemeHWSAC .ListTitle, .ThemeHWSAC .ListDescription, .ThemeHWSAC .ListCustomField1, .ThemeHWSAC .ListCustomField2 {
	font-size:11px;
	font-family:inherit;
	text-align:left;
	vertical-align:top;
	padding:5px 5px 5px 5px;
}
.ThemeHWSAC .ListCategory, .ThemeHWSAC .ListLocation {
	font-size:10px;
	font-family:inherit;
	text-align:left;
	vertical-align:top;
	width:60px;
}

