﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/
.Eventtooltipheader, .Eventtooltipbody {
	width: 300px;
	z-index: 99;
	font-family: Arial Narrow;
	padding: 5px;
	max-height:200px;
}
.Eventtooltipheader {
	border: #7E8EBE 1px solid;
	background-color: #ADB5FF;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
.Eventtooltipbody {
	border-left: #7E8EBE 1px solid;
	border-right: #7E8EBE 1px solid;
	border-bottom: #7E8EBE 1px solid;
	background-color: #fff;
	overflow: hidden;
}
.Eventtooltipbody hr {
	width: 100%;
	color: #000000;
	background-color: #ADB5FF;
	height: 1px;
	border: 0;
}
.ThemeMinEnvHome .EventTable {
	border-right: #6AA9CA 1px dotted;
	border-top: #6AA9CA 1px dotted;
	border-left: #6AA9CA 1px dotted;
	border-bottom: #6AA9CA 1px dotted;
}
.ThemeMinEnvHome .EventTableTd {
  background-color:#ffffff;
  padding:9px 9px 7px 9px;
}
.ThemeMinEnvHome .EventFirstRow {
  padding:5px 5px 5px 5px;
  border:0;
  margin:0;
  height:0px;
}
.ThemeMinEnvHome .EventSecondRow {
  padding:0px 0px 0px 0px;
  border:0;
  margin:0;
  height:1px;
}
.ThemeMinEnvHome .EventFourthRow {
  padding:0px 0px 0px 0px;
  border:0;
  margin:0;
  height:1px;
}

.ThemeMinEnvHome .Event {
	table-layout: fixed;
	width: 80%;
	color: #000;
	font-family: Arial Narrow;
	text-align: center;
	border: #7E8EBE 1px solid;
	white-space: normal;
}
.ThemeMinEnvHome .EventTitle, .ThemeMinEnvHome .EventTitle td {
	font-weight: bold;
	font-size: 13pt;
	width: 100%;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial Narrow;
	border-bottom: 0 #7E8EBE solid;
}
.ThemeMinEnvHome .EventDayHeader {
	font-weight: bold;
	font-size: 12pt;
	height: auto;
	background-color: #E7EEF8;
	vertical-align: middle;
	font-family: Arial Narrow;
	border: #7E8EBE 1px solid;
	color:#3D5E89;
}
.ThemeMinEnvHome .EventDay {
	text-align: center;
	height: 25px;
	vertical-align: middle;
	color: #000000;
	font-family: Arial Narrow;
	background-color: #FFFFFF;
	border: 1px #7E8EBE solid;
}

.ThemeMinEnvHome .EventDayEvents {
	text-align: center;
	height: 25px;
	vertical-align: middle;
	color: #000000;
	font-family: Arial Narrow;
	background-color: #ADB5FF;
	/*background-color: #E7EEF8;*/
	border: 1px #7E8EBE solid;
}

.ThemeMinEnvHome .EventDayEvents a:link, .ThemeMinEnvHome .EventDayEvents a, 
.ThemeMinEnvHome .EventDayEvents a:visited, .ThemeMinEnvHome .EventDayEvents a:hover  {
	color: #3C5D86;
}
.ThemeMinEnvHome .EventDayScroll, .ThemeMinEnvHome .EventDayScroll a:link, .ThemeMinEnvHome .EventDayScroll a, 
.ThemeMinEnvHome .EventDayScroll a:visited, .ThemeMinEnvHome .EventDayScroll a:hover  {
	width: 100%;
	height: auto;
	overflow: auto;
	position: static;
	font-weight: normal;
	background-color: Transparent;
	font-size:8pt;
	color: #3C5D86;
}
.ThemeMinEnvHome .EventOtherMonthDay {
	color: #cccccc; /* gray;*/
	background-color: #FFFFFF;
	/*background-color: #DCDCDC;*/
}
.ThemeMinEnvHome .EventTodayDay {
	font-weight: bold;
	background-color: Transparent;
	border: #B00FF0 2px solid;
}
.ThemeMinEnvHome .EventSelectedDay 
{
  background-color: Transparent;
	border: #B00FF0 2px solid;
}
.ThemeMinEnvHome .EventSelectedDay a:link, .ThemeMinEnvHome .EventSelectedDay a, 
.ThemeMinEnvHome .EventSelectedDay a:visited, .ThemeMinEnvHome .EventSelectedDay a:hover  {
	color: #3C5D86;
}

.ThemeMinEnvHome .EventSelector {
	background-color: #c0c0c0;
}
.ThemeMinEnvHome .EventSelector a, .ThemeMinEnvHome .EventSelector a:visited, .ThemeMinEnvHome .EventSelector a:hover {
	color: #606060;
	text-decoration: none;
}
.ThemeMinEnvHome .WeekTable table {
	table-layout: auto;
	width: 100%;
	color: #000;
	font-family: Arial Narrow;
	text-align: center;
	border: #7E8EBE 1px solid;
}
.ThemeMinEnvHome .WeekTable table td, .ThemeMinEnvHome .WeekTable table th {
	border: 0;
	padding: 3px;
}
.ThemeMinEnvHome .WeekItem {
	text-align: center;
	font-family: Arial Narrow;
	background-color: #FFF;
	font-weight: 400;
	background-color: #C0C0C0;
	border: 1px #7E8EBE solid;
}
.ThemeMinEnvHome .WeekDay {
	font-weight: bold;
	color: #7E8EBE;
	font-family: Arial Narrow;
	background-color: #C0C0C0;
	text-align: center;
	vertical-align: middle;
	border: 1px #7E8EBE solid;
}
.ThemeMinEnvHome .WeekBackground {
	font-family: Arial Narrow;
	background-color: #fff;
	border: 1px #7E8EBE dotted;
}
.ThemeMinEnvHome .WeekTitle {
	font-family: Arial Narrow;
	color: #000;
	height: 15%;
	text-align: center;
	background-color: silver;
	width: 11%;
	border: 1px #7E8EBE solid;
}
.ThemeMinEnvHome .WeekOfTitle {
	font-weight: bold;
	width: 100%;
	color: #333333;
	font-family: Arial Narrow;
	text-align: center;
	vertical-align: middle;
}
.ThemeMinEnvHome .WeekNextPrev {
	font-weight: bold;
	font-family: Arial Narrow;
	width: 100%;
	color: #606060;
	text-align: center;
	vertical-align: middle;
}
.ThemeMinEnvHome .WeekRangeheader {
	text-align: center;
	vertical-align: middle;
	font-family: Arial Narrow;
	background-color: #DCDCDC;
	border: none;
}
.ThemeMinEnvHome .ListTable {
	width: 100%;
}
.ThemeMinEnvHome .ListDate {
	font-family: Arial Narrow;
	text-align: left;
	vertical-align: top;
	width: 50px;
}
.ThemeMinEnvHome .ListLink {
	font-weight: bold;
	font-family: Arial Narrow;
	text-align: left;
	vertical-align: top;
}
.ThemeMinEnvHome .ListHeader, .ThemeMinEnvHome .ListHeader a:link,
.ThemeMinEnvHome .ListHeader a, .ThemeMinEnvHome .ListHeader a:visited,
.ThemeMinEnvHome .ListHeader a:hover  {
	font-size: 12pt;
	font-weight: bold;
	color: #3D5E89;
	background-color: #E7EEF8;
	font-family: Arial Narrow;
	height: auto;
	text-align: left;
	vertical-align: middle;
}
.ThemeMinEnvHome .ListDuration {
	font-family: Arial Narrow;
	text-align: center;
	vertical-align: top;
	width: 60px;
}
.ThemeMinEnvHome .ListDataGrid {
	border-right: #7E8EBE 1px solid;
	border-top: #7E8EBE 1px solid;
	border-left: #7E8EBE 1px solid;
	border-bottom: #7E8EBE 1px solid;
	background-color: #DCDCDC;
}
.ThemeMinEnvHome .ListDataGrid td {
	border-color: #7E8EBE;
	border-style: dotted;
	border-width: 1px;
}
.ThemeMinEnvHome .ListEdit {
	text-align: center;
	vertical-align: top;
	width: 1px;
}
.ThemeMinEnvHome .EventNextPrev, .ThemeMinEnvHome .EventNextPrev a:link, .ThemeMinEnvHome .EventNextPrev a, .ThemeMinEnvHome .EventNextPrev a:visited, .ThemeMinEnvHome .EventNextPrev a:hover {
	color: #3C5D86;
	padding: 3px 5px 0 5px;
	height:20px;
}
.ThemeMinEnvHome .EventWeekendDay {
	background-color: #FFFFFF;
}
.ThemeMinEnvHome .ListAlternate {
	background-color: #FFFFE1;
}
.ThemeMinEnvHome .ListTitle, .ThemeMinEnvHome .ListDescription, .ThemeMinEnvHome .ListCustomField1, .ThemeMinEnvHome .ListCustomField2 {
	font-family: Arial Narrow;
	text-align: left;
	vertical-align: top;
}
.ThemeMinEnvHome .ListCategory, .ThemeMinEnvHome .ListLocation {
	font-family: Arial Narrow;
	text-align: left;
	vertical-align: top;
	width: 60px;
}

.ThemeMinEnvHome .NormalTextBox
{
  height:17px;
  vertical-align: middle;
  padding:0;
}
.ThemeMinEnvHome .CommandButton
{
  width:auto;
  height:21px;
  vertical-align: middle;
  padding:0;
}
