﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
.Eventtooltipheader, .Eventtooltipbody {
	width: 300px;
	z-index: 99;
	font-size: 10px;
	font-family: Arial;
	padding: 5px;
	color: black;
	background: white;
}
.Eventtooltipheader {
	border: #DFD648 1px solid;
	background-color: #DFD648;
	color: #007D3D;
	font-weight: 700;
	font-size: 11px;
}
.Eventtooltipbody {
	border-left: white 1px solid;
	border-right: white 1px solid;
	border-bottom: white 1px solid;
}
.Eventtooltipbody hr {
	width: 100%;
	color: #000000;
	background-color: white;
	height: 1px;
	border: 0;
}
.ThemeWNCSWE .Event {
	table-layout: fixed;
	width: 100%;
	font-size: 9px;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: #DFD648 2px solid;
	border-top: #DFD648 1px solid;
	border-left: #DFD648 2px solid;
	border-bottom: #DFD648 2px solid;
	white-space: normal;
}
.ThemeWNCSWE .EventTitle, .ThemeWNCSWE .EventTitle td {
	font-weight: 700;
	font-size: 14px;
	width: 100%;
	color: #333333;
	height: 20px;
	text-align: center;
	background-color: #007D3D;
	font-family: Verdana;
	border-bottom: 0 #DFD648 solid;
}
.ThemeWNCSWE .EventDayHeader {
	font-weight: 700;
	font-size: 12px;
	height: 16px;
	background-color: #007D3D;
	vertical-align: middle;
	font-family: Verdana;
	border: #707070 1px solid;
}
.ThemeWNCSWE .EventDay, .ThemeWNCSWE .EventDayEvents {
	font-size: 10px;
	text-align: left;
	height: 100px;
	vertical-align: top;
	color: #000000;
	font-family: Verdana;
	background-color: #DFD648;
	border: 1px #DFD648 solid;
}
.ThemeWNCSWE .EventDayScroll {
	width: 100%;
	height: 88%;
	overflow: auto;
	position: static;
	font-weight: bolder;
	background-color: #fff;
}
.ThemeWNCSWE .EventOtherMonthDay {
	color: gray;
	background-color: #007D3D;
}
.ThemeWNCSWE .EventTodayDay {
	font-weight: 700;
	color: #00f;
	background-color: #007D3D;
	border: #000 2px solid;
}
.ThemeWNCSWE .EventSelectedDay {
	border: red 2px solid;
	text-align: left;
	font-size: 9px;
}
.ThemeWNCSWE .EventSelector {
	background-color: #c0c0c0;
}
.ThemeWNCSWE .EventSelector a, .ThemeWNCSWE .EventSelector a:visited, .ThemeWNCSWE .EventSelector a:hover {
	color: #606060;
	text-decoration: none;
}
.ThemeWNCSWE .WeekTable table {
	table-layout: auto;
	width: 100%;
	font-size: 10px;
	color: #000;
	font-family: Verdana;
	text-align: center;
	border: #DFD648 1px solid;
}
.ThemeWNCSWE .WeekTable table td, .ThemeWNCSWE .WeekTable table th {
	border: 0;
	padding: 3px;
}
.ThemeWNCSWE .WeekItem {
	text-align: center;
	font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:white;
	font-size: 9px;
	background-color: #FFF;
	font-weight: 400;
	background-color: #007D3D;
	border: 1px #DFD648 solid;
}
.ThemeWNCSWE .WeekDay {
	font-weight: 700;
	font-size: 9px;
	color: #DFD648;
	font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:white;
	background-color: #A3E4AC;
	text-align: center;
	vertical-align: middle;
	border: 1px #DFD648 solid;
}
.ThemeWNCSWE .WeekBackground {
	font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:white;
	font-size: 9px;
	background-color: #fff;
	border: 1px #DFD648 dotted;
}
.ThemeWNCSWE .WeekTitle {
	font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:white;
	font-size: 9px;
	color: #000;
	height: 15%;
	text-align: center;
	background-color: #A3E4AC;
	width: 11%;
	border: 1px #DFD648 solid;
}
.ThemeWNCSWE .WeekOfTitle {
	font-weight: 700;
	font-size: 10px;
	width: 100%;
	color: #333333;
	font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:white;
	text-align: center;
	vertical-align: middle;
}
.ThemeWNCSWE .WeekNextPrev {
	font-weight: 700;
	font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:white;
	font-size: 10px;
	width: 100%;
	color: #606060;
	text-align: center;
	vertical-align: middle;
}
.ThemeWNCSWE .WeekRangeheader {
	text-align: center;
	vertical-align: middle;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:white;
	font-size: 9px;
	background-color: #007D3D;
	border: none;
}
.ThemeWNCSWE .ListTable {
	width: 100%;
	background-color: #DFD648;
}
.ThemeWNCSWE .ListDate {
	font-size: 10px;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:white;
	text-align: center;
	vertical-align: top;
	width: 115px;
}
.ThemeWNCSWE .ListLink {
	font-weight: 700;
	font-size: 10px;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:white; text-decoration:none;
	text-align: left;
	vertical-align: top;
}
.ThemeWNCSWE .ListHeader {
	font-size: 12px;
	font-weight: 700;
	background-color: #007D3D;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:white; text-decoration:none;
	height: 32px;
	text-align: center;
	vertical-align: middle;
}
.ThemeWNCSWE .ListDuration {
	font-size: 10px;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:white;
	text-align: center;
	vertical-align: top;
	width: 60px;
}
.ThemeWNCSWE .ListDataGrid {
	border-right: white 2px solid;
	border-top: white 1px solid;
	border-left: white 2px solid;
	border-bottom: white 2px solid;
	background-color:#DFD648;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:#007D3D;	
}
.ThemeWNCSWE .ListDataGrid td {
	border-color: whtie;
	border-style: dotted;
	border-width: 1px;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:#007D3D; font-weight:bold;	
}
.ThemeWNCSWE .ListEdit {
	text-align: center;
	vertical-align: top;
	width: 1px;
}
.ThemeWNCSWE .EventNextPrev, .ThemeWNCSWE .EventNextPrev a:link, .ThemeWNCSWE .EventNextPrev a, .ThemeWNCSWE .EventNextPrev a:visited, .ThemeWNCSWE .EventNextPrev a:hover {
	font-size: 12px;
	color: #666666;
	padding: 0 0.5em;
}
.ThemeWNCSWE .EventWeekendDay, .ThemeWNCSWE .ListAlternate {
	background-color: transparent;
}
.ThemeWNCSWE .ListTitle, .ThemeWNCSWE .ListDescription, .ThemeWNCSWE .ListCustomField1, .ThemeWNCSWE .ListCustomField2 {
	font-size: 10px;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:#007D3D; font-weight:bold;
	text-align: left; padding-left:4px;
	vertical-align: top;
}
.ThemeWNCSWE .ListCategory, .ThemeWNCSWE .ListLocation {
	font-size: 10px;
	font-family:'Century Gothic', tahoma; line-height: 18px; color:white;
	text-align: left;
	vertical-align: top;
}
