/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	filter: alpha(opacity=92);
	width: 200px;
	margin:0 auto;
	color: #fff;
	font-family: Impact;
	background-color: #D4D4D4;
	background-color: #0187CE;
	text-align: center;
	moz-opacity: 0.92;
	opacity: 0.92;
	border: 3px solid #fe6410;
}
.Eventtooltip b { font-size: 9px; font-weight: light}	 

.Eventtooltip h2 { color: #fe6410;}	 
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 700px;
	color: white;
	font-family: Verdana;
	height: 700px;
	text-align: left;
	border-right: #0187ce 1px solid;
	border-bottom: #0187ce 1px solid;
	border-left: #0187ce 1px solid;
	border-top: #0187ce 1px solid;
	background-color: #fff;

}

.EventTitle
{
	font-weight: bold;
	font-size: 11pt;
	background-image: url(gradient_Gray.jpg);
	width: 100%;
	color: white !important;
	text-align: center;
	height: 32px !important;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: black !important;
	text-align: center;
	background-image: url(gradient_Gray.jpg);
	height: 32px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link, .EventNextPrev , .EventNextPrev a:visited, 
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: black !important;
	padding-top: 0px;
}

.EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #0187ce !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: #0187ce;
	vertical-align: middle;
	height: 10px;
	text-transform: uppercase;
}

.EventDay, .EventDay td, .EventDay a, .EventDay a:visited,
{
	font-size: 7pt;
	width: 90px;
	color: black!important;
	font-family: Verdana;
	height: 14%;
	border: 1px solid #ccc;
}

.EventDay td, .EventDay a, .EventDay a:visited,
	{ border: 0;}

.EventDay a:hover
{
	font-size: 7pt;
	color: white !important;
	font-family: Verdana;
	background-color: #0187ce;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #808080;
	background-color: transparent;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: white;
}


.EventWeekendDay
{
	background-color: white;
}


.EventTodayDay
{
	font-weight: normal;
	color: white !important;
	background-color: #fff !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border: 1px dashed #0187ce !important;;
}

.EventSelector
{
	background-color: white;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0187ce;
	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: #0187ce 1px solid;
}
.WeekDay
{
	font-weight: bold;
	font-size: xx-small;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#000000' , EndColorStr= '#CCCCCC' );
	color: black !important;
	font-family: verdana,helvetica,arial;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.WeekBackground 
{
	background-color: white;
	font-size: xx-small;
	color: Black;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: white;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Gray.jpg);
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: white;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev 
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #0187ce;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 300px;
}
.ListDate
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white;
}
.ListTitle
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white!important;
}
A.ListTitle:hover
{
	font-size: 7pt;
	vertical-align: top;
	color: #0187ce !important;
	font-family: verdana,helvetica,arial;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white;
}
.ListHeader
{
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;
	color: white;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
	width: 300px;
}
