﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	border-right: #000 2px solid;
	padding-right: 5px;
	border-top: #000 2px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 2px solid;
	width: 300px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 2px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	width:100%;
	text-align: center;
	border-right: #567fb9 3px solid;
	border-bottom: #567fb9 3px solid;
	border-left: #567fb9 3px solid;
	border-top: #567fb9 3px solid;
	background-color: #e7e0cd;
}

.EventTitle, .EventTitle td
{
	font-size: 28pt;
	padding:6px 0 6px 0;
	width: 100%;
	color: black !important;
	text-align: center;
	background-color: white;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link, .EventNextPrev a:visited,
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top:12px;
	font-size: 10pt;
	color: #34517b !important;
	vertical-align:middle;
}

.EventNextPrev a, .EventNextPrev a:hover
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top:12px;
	font-size: 10pt;
	font-weight: bold;
	color: black !important;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	background-color: #34517b;
	vertical-align: middle;
	padding: 3px 5px 1px 5px;
	border-right: white 3px solid;
	border-bottom: white 3px solid;
	border-left: white 3px solid;
	border-top: white 3px solid;
}

.EventDay, .EventDay td
{
	font: bold 11pt Verdana;
	color: #2b466f !important;
	width: 100px;
	height: 100px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	border-right: white 3px solid;
	border-bottom: white 3px solid;
	border-left: white 3px solid;
	border-top: white 3px solid;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 11pt;
	color: #2b466f !important;
	font-family: Verdana;
}
.EventDayScroll,
.EventDayScroll a,
.EventDayScroll a:visited,
.EventDayScroll a:hover

{
	font-size: 7pt;
	font-weight: normal;
	overflow: auto;
	position: static;
	width: 100%;
}
.EventOtherMonthDay
{
	color: #808080;
	background-color: #bca78b;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: #bca78b;
}


.EventWeekendDay
{
	background-color: #f2eee2;
}


.EventTodayDay
{
	font-weight: bold;
	color: #5b371c !important;
	background-color: #d6c6b1 !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: #3b6199 2px solid ;
	border-top: #3b6199 2px solid;
	border-left: #3b6199 2px solid;
	border-bottom: #3b6199 2px solid;
}

.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-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: #567fb9 2px solid;
	border-bottom: #567fb9 2px solid;
	border-left: #567fb9 2px solid;
	border-top: #567fb9 2px solid;
	width:770px;
}

.WeekItem 
{
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 7pt;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.WeekBackground 
{
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	background-color: a6d5f2;
	font-size: 7pt;
	width: 90px;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 9pt;
	width: 90px;
	color: 	#644328;
	height: 40px;
	text-align: center;
	background-color: white;
	vertical-align: middle;
}
.WeekOfTitle
{
	font-weight: normal;
	font-size: 18pt;
	width: 100%;
	color: 2d4872;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
	padding: 20px 0 10px 0;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10pt;
	width: 100%;
	color: navy;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: white;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: 10pt;
	BACKGROUND-COLOR: #567fb9;
	width: 90px;
	padding: 3px 0 3px 0;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{

}.ListDate
{
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	width: 200px;
	padding-top:8px;
}
.ListTitle
{
	font-size: 11pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	width: 200px;
}
.ListDescription
{
	font-size: 8pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: 12pt;
	background-color: white ;
	color: #2b466f;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
	width: 200px;
	border-bottom:3px #6e4c31 solid;
	padding-top:20px;
}
#dnn_ctr721_Events_Eventmonth_EventCalendar
{
	padding: 2px 2px 2px 2px;
}
.CommandButton
{
	font-size: 10pt !important;
	font-weight: bold !important;
}
