/*================================*/
.Eventtooltipheader
{
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	
	padding: 5px 5px 5px 5px;
	width: 300px;
	
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	
	background-color: #36718E !important;
}
.Eventtooltipbody
{
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	
	padding: 0 5px 5px 5px;
	width: 300px;
	
	font-family: Arial;
	font-size: 13px;
	color: #36718E;
	text-align: left;
	
	background-color: #EBEBEB !important;
}
/*CSS STYLES FOR DNN Event Module
================================

The following control the Calendar Month Style-Look*/
.Eventtooltip
{
	border-right: 1px solid #000;
	padding-right: 5px;
	border-top: 1px solid #000;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: 1px solid #000;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: 1px solid #000;
	font-family: Arial;
	background-color: #FFD !important;
	text-align: left;
	-moz-opacity: 0.8;
}
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 95%;
	color: #FFFFFF;
	font-family: Verdana;
	height: 500px;
	text-align: center;
	border-right: 1px solid #E5DFDF;
	border-bottom: 1px solid #E5DFDF;
	border-left: 1px solid #E5DFDF;
	border-top: 1px solid #E5DFDF;
	background-color: #EFE7E7;
	white-space: normal;
	line-height: 1.3em;
}
.EventTitle
{
	font-weight: bold;
	font-size: 11pt;
	background-image: url(gradient_Default.jpg);
	width: 100%;
	color: #000000 !important;
	text-align: center;
	height: 32px !important;
}
.EventTitle, .EventTitle TD
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: #000000 !important;
	text-align: center;
	background-image: url(gradient_Default.jpg);
	height: 32px !important;
}
/*Note use of "!important" to override Inline Style*/
.EventNextPrev, .EventNextPrev A:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #000000 !important;
	padding-top: 0px;
}
.EventNextPrev A, .EventNextPrev A:visited, .EventNextPrev A:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #000000 !important;
	padding-top: 0px;
}
.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: #C0C0C0;
	vertical-align: middle;
}
.EventDay, .EventDay TD
{
	font-size: 7pt;
	width: 14%;
	color: #0000FF !important;
	font-family: Verdana;
	height: 14%;
}
.EventDay A, .EventDay A:visited, .EventDay A:hover
{
	font-size: 7pt;
	color: #0000FF !important;
	font-family: Verdana;
}
.EventDayScroll DIV
{
	margin-bottom: 0.6em;
}
.EventOtherMonthDay
{
	color: #808080;
	background-color: #DCDCDC;
}
.EventOtherMonthDay A, .EventOtherMonthDay A:visited, .EventOtherMonthDay A:hover
{
	color: #8080C0;
}
.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: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
}
.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
{
	table-layout: auto;
	font-size: 7pt;
	color: #000000;
	font-family: Verdana;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	border-right: 1px solid #E5DFDF;
	border-bottom: 1px solid #E5DFDF;
	border-left: 1px solid #E5DFDF;
	border-top: 1px solid #E5DFDF;
}
.WeekTable TABLE TD, .WeekTable TABLE TH
{
	border: 0px solid #000000;
	padding: 0px 2px;
}
.WeekItem
{
	text-align: center;
	font-family: verdana, helvetica, arial;
	font-size: xx-small;
	background-color: #FFFFFF;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.WeekBackground
{
	font-family: verdana, helvetica, arial;
	background-color: #DCDCDC;
	font-size: xx-small;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.WeekTitle
{
	font-family: verdana, helvetica, arial;
	font-size: xx-small;
	color: #000000;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Default.jpg);
	width: 11%;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: #000080;
	font-family: verdana, helvetica, arial;
	text-align: center;
	vertical-align: middle;
	line-height: 3.5em;
}
.WeekNextPrev
{
	font-weight: bold;
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	width: 100%;
	color: #000080;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader
{
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: verdana, helvetica, arial;
	font-size: xx-small;
	background-color: #E5DFDF;
	border: none !important;
}
/*The following control the Calendar List View Style-Look*/
.ListTable
{
	width: 100% !important;
}
.ListDate
{
	font-size: 12px;
	font-family: Arial, helvetica, san-serif;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	line-height: 2em;
	padding-left: 15px;
	color: #223A68;
}
.ListTitle
{
	font-size: 16px;
	font-family: Arial, helvetica, san-serif;
	text-align: left;
	vertical-align: top;
}
A.ListTitle:link, A.ListTitle:visited, A.ListTitle:active
{
	font-size: 16px;
	font-family: Arial, helvetica, san-serif;
	text-align: left;
	vertical-align: top;
	color: #223A68;
	text-decoration: none;
	line-height: 1.5em;
	padding-left: 15px;
}
A.ListTitle:hover
{
	font-size: 16px;
	font-family: Arial, helvetica, san-serif;
	text-align: left;
	vertical-align: top;
	color: #333333;
	text-decoration: none;
	line-height: 1.5em;
	padding-left: 15px;
}
TD.ListTitle:hover
{
	background: #CCCCCC;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	text-align: left;
	vertical-align: top;
}
.ListLink
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	text-align: left;
	vertical-align: top;
}
.ListHeader
{
	font-weight: bold;
	font-size: 12px;
	background: #37728F;
	color: #FFFFFF;
	font-family: Arial, helvetica, san-serif;
	height: 32px;
	text-align: left;
	padding-left: 15px;
}
.ListHeader A, .ListHeader A:Visited, .ListHeader A:Hover
{
	color: #F4F4F4;
	font-weight: bold;
}
.ListDuration
{
	width: 60px;
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	text-align: center;
	vertical-align: top;
}
.ListCategory
{
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	text-align: left;
	vertical-align: top;
}
.ListCustomField1
{
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	text-align: left;
	vertical-align: top;
}
.ListCustomField2
{
	font-size: 7pt;
	font-family: verdana, helvetica, arial;
	text-align: left;
	vertical-align: top;
}
TD.ListAlternate:hover
{
	background-color: #FFFFFF;
}
.ListDataGrid
{
	border-style: none;
	border: 1px solid #CCCCCC;
	width: 550px !important;
}
.ListDataGrid TD
{
	border-style: none;
}
.ListEdit
{
	width: 10px;
	text-align: center;
	vertical-align: top;
}

