/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */

.DetailListLink, .DetailListLink td, .DetailListLink a, .DetailListLink a:visited
{
	font-weight: bold;	
	font-size: 12px;
	font-family: helvetica,verdana,arial;
	text-align: left;
}	

.DetailListLink a:hover
{
	color:#BA3300!important;	
	text-decoration:none!important;			
}

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Helvetica, Verdana, Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 400px;
	color: white;
	font-family: Helvetica, Verdana, Arial;
	height: 400px;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
	background-color: #FFFFFF;

}

.EventTitle
{
	font-weight: bold;
	font-size: 11pt;	
	background-color:#669423;
	width: 100%;
	color: white !important;
	text-align: center;
	height: 32px !important;
	font-family: Helvetica, Verdana, Arial;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
	font-size: 11pt;
	width: 100%;
	color: white !important;
	text-align: center;	
	background-color:#2B3F00;
	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: white !important;
	padding-top: 10px;
	font-family: Helvetica, Verdana, Arial;
}

.EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #FED818 !important;
	padding-top: 0px;
	font-family: Helvetica, Verdana, Arial;
	
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Helvetica, Verdana, Arial;
	background-color: silver;
	vertical-align: middle;
	
}

.EventDay, .EventDay td, .EventDay a, .EventDay a:visited
{
	font-size: 7pt;
	width: 14%;	
	color: #832400!important;
	font-family: Helvetica, Verdana, Arial;
	height: 14%;		
}
.EventDay a:hover
{
	font-size: 7pt;
	color: #ba3300!important;
	font-family: Helvetica, Verdana, Arial;	
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}


.EventTodayDay
{
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;	
	color: #0000ff !important;
	background-color: darkgray !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: #669423 2px solid ;
	border-top: #669423 2px solid;
	border-left: #669423 2px solid;
	border-bottom: #669423 2px solid;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	font-family: Helvetica, Verdana, Arial;	
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Helvetica, Verdana, Arial;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 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: helvetica,verdana,arial;	
	background-color:#2B3F00;
	text-align: center;
	vertical-align: middle;	
}
.WeekBackground 
{
	FONT-FAMILY: helvetica,verdana,arial;
	background-color: gainsboro;
	font-size: xx-small;
	color: Black;	
}
.WeekTitle 
{
	FONT-FAMILY: helvetica,verdana,arial;
	font-size: xx-small;
	width: 100%;
	color: white;
	height: 15%;
	text-align: center;	
	background-color:#2B3F00;
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: white;
	font-family: helvetica,verdana,arial;
	text-align: center;
	vertical-align: middle;
	background-color:#2B3F00;
}
.WeekNextPrev 
{
	font-weight: bold;
	FONT-FAMILY: helvetica,verdana,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: helvetica,verdana,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 600px;
	background-color:#2B3F00;
}
.ListDate
{
	font-size: 8pt;
	font-family: helvetica,verdana,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white;
}
.ListTitle
{
	font-size: 9pt;
	font-weight:bold;
	font-family: helvetica,verdana,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white!important;
}
A.ListTitle:hover
{
	font-size: 9pt;
	vertical-align: top;
	font-weight:bold;
	color: #FED818 !important;
	font-family: helvetica,verdana,arial;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}
.ListDescription
{
	font-size: 7pt;
	font-family: helvetica,verdana,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: helvetica,verdana,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: white;
}
.ListHeader
{
	font-weight: bold;	
	font-size: 10pt;
	color: white;
	font-family: helvetica,verdana,arial;
	height: 32px;
	text-align: left;
	width: 300px;
}

.Head
{
	font-weight: bold;	
	font-size: 14px;
	color: #000;
	font-family: helvetica,verdana,arial;	
	text-align:left;	
	text-transform:uppercase;
	}
	
.DetailsList {color:#000; font-weight: bold; font-size: 12px; font-family: helvetica,verdana,arial; text-align: left;}	
.DetailsListText {color:#000; font-weight: normal; font-size: 12px; font-family: helvetica,verdana,arial; text-align: left;}
	

