/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltipheader,.Eventtooltipbody {
width:300px;
z-index:99;
font-size:10px;
font-family:Arial;
padding:5px
}

.Eventtooltipheader {
border:#98C252 1px solid;
background-color:#98C252;
color:#ffffff;
font-weight:700;
font-size:13px
}

.Eventtooltipbody {
border-left:#98C252 1px solid;
border-right:#98C252 1px solid;
border-bottom:#98C252 1px solid;
background-color:#fff
}

.Eventtooltipbody hr {
width:100%;
color:#98C252;
background-color:#98C252;
height:1px;
border:0
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 100%;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	background-color: #FFFFFF;
}

.EventTitle
{
	font-weight: bold;
	font-size: 13pt;
	background-color: #98C252;
	width: 100%;
	color: #FFFFFF !important;
	text-align: center;
	height: 32px !important;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: #FFFFFF !important;
	text-align: center;
	background-color: #98C252;
	height: 35px !important;
	text-transform: uppercase;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a, .EventNextPrev a:link, .EventNextPrev a:visited
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: white !important;
	padding-top: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
}


.EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: white !important;
	padding-top: 0px;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	background-color: #DCDCDC;
	vertical-align: middle;
	text-transform: uppercase;
	color: #777777;
	height: 30px;	
}

.EventDay, .EventDay td
{
	font-size: 9pt;
	width: 14%;
	color: #777777 !important;
	font-family: Tahoma, Arial;
	height: 14%;
	text-align: left;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}

.EventDay a, .EventDay a:visited, .EventDay a:hover {
	font-size: 9pt;
	color: #333333 !important;
	font-family: Tahoma, Arial;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
}

.EventDay, img
{
	vertical-align: baseline;
}

.EventDayScroll, .EventDayScroll a, .EventDayScroll a:link, .EventDayScroll a:visited
{
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	white-space: normal;
}

.EventDayScroll a:hover
{
	text-decoration: underline;
}

.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}


.EventTodayDay
{
	font-weight: bold;
	color: #819301 !important;
	background-color: #e6f3ad !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: #98c252 2px solid ;
	border-top: #98c252 2px solid;
	border-left: #98c252 2px solid;
	border-bottom: #98c252 2px solid;
}

.EventSelector
{
	background-color: #CCCCCC;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #333333;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-size: 7pt;
	color: #FFFFFF;
	font-family: Arial;
	text-align: center;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}
.WeekDay
{
	font-weight: bold;
	font-size: xx-small;
	color: #969696 !important;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.WeekBackground 
{
	font-family: Arial;
	background-color: #FFFFFF;
	font-size: xx-small;
	color: #969696;
}
.WeekTitle 
{
	font-family: Arial;
	font-size: xx-small;
	width: 100%;
	color: #FFFFFF;
	height: 15%;
	text-align: center;
	background-color: #98C252;
}
.WeekOfTitle
{
	font-weight: normal;
	font-size: 16px;
	width: 100%;
	color: #969696;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev 
{
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	width: 100%;
	color: #969696;
	text-align: left;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: #777777;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: xx-small;
	background-color: #DCDCDC;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 460px;
}
.ListDate
{
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	vertical-align:top;
	background-color: #FFFFFF;
	color: #969696;
}
.ListTitle
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	background-color: #FFFFFF;
	color: #969696 !important;
}
A.ListTitle:hover
{
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
	color: #98c252 !important;
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
.ListDescription
{
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	vertical-align:top;
	background-color: #FFFFFF;
	color: #969696;
}
.ListLink 
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	vertical-align:top;
	background-color: #FFFFFF;
	color: #969696;
	text-decoration: underline;
}
.ListHeader
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	color: #969696;
	font-family: Arial;
	height: 32px;
	text-align: left;
	width: 460px;
}

