/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.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: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
    table-layout:auto;
    font-size: 11pt;
    width: 100%;
    color: white;
    font-family: Arial;
    height: 350px;
    text-align: center;
    border-width:0px;
    background-color: #e7d09a;
}

.EventTitle
{
	font-weight: bold;
	font-size: 10pt;	
	width: 100%;
	color: #f2d3a5 !important;
	text-align: center;
	background-color:#6b3e17;
	height: 32px !important;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	color: #f2d3a5 !important;
	text-align:center !important;
	background-color:#6b3e17;
	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: 10pt;
	padding-bottom: 0px;
	color: #f2d3a5 !important;
}

.EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 10pt;
	padding-bottom: 0px;
	color: #f2d3a5 !important;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	background-color: #a3310d;
	vertical-align: middle;
	text-align:center !important;
}
.EventDayHeader td
{
    height:25px;
}

.EventDay, .EventDay td, .EventDay a, .EventDay a:visited
{
	font-size: 9pt;
	width: 14%;
	color: #a3310d!important;
	font-family: Arial;
	height: 14%;
}
.EventDay td , .EventWeekendDay, .EventWeekendDay td
{
    padding:3px; background-color:#e7d09a;
}
.EventDay a:hover
{
	font-size: 9pt;
	color: #a3310d!important;
	font-family: Arial;
}
.EventDayScroll
{
}
.EventOtherMonthDay , .EventOtherMonthDay td 
{
	color: #a3310d;
	background-color: #ffe6aa;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #a3310d;
	background-color: #ffe6aa;
}



.EventTodayDay
{
	font-weight: bold;
	color: #a3310d !important;
	background-color: #e7d09a !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
    border-color: #6b3e17;
}

.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: #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: verdana,helvetica,arial;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.WeekBackground 
{
	FONT-FAMILY: verdana,helvetica,arial;
	background-color: gainsboro;
	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: #E5DFDF;
}


/* 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: red !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;
}

