/* ================================
    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;
	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;
}
	 
.Event
{
	table-layout: auto;
	font-size: 1em;
	width: 420px;
	color: white;
	height: auto;
	text-align: center;
	cell-padding:1px;
	Border:none;
	cell-spacing:1px !important;
}


.EventTitle
{
	font-weight: bold;
	font-size: 1em;
	background-image: url(yellowFade.png);
	width: 100%;
	color: black !important;
	text-align: center;
	height: 28px !important;
	background-color: #ffff22;
}

.EventTitle, .EventTitle td
{
	font-size: 1em;
	width: 100%;
	color: 736128 !important;
	text-align: center;
	background-image: url(yellowFade.png);
	height: 28px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 1em;
	padding-bottom: 0px;
	color: #736128 !important;
	padding-top: 0px;
height: 28px !important;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 1em;
	padding-bottom: 0px;
	color: #736128 !important;
	padding-top: 0px;
height: 28px !important;
}

.EventDayHeader
{
	font-size: 1em;
	background-color: #ca0f0f;
	vertical-align: middle;
	border-bottom:1px solid #680000;
}

.EventDay, 
.EventDay td
{
	font-size: 1em;
	width:14%;
	color: #0000ff !important;
	background-color: #85b0d3;
	padding-bottom:0.6em;
	border:1px solid #6889a6;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 1em;
	color: #617f99 !important;
}

.EventDayScroll{}
.EventDayScroll img{display:none;}
.EventOtherMonthDay{color: #808080;background-color: #344250;border:1px solid #232d37;}
.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover{color: #9b9b9b !important;}
.EventWeekendDay{background-color: whitesmoke;border:1px solid #9b9b9b;}
.EventWeekendDay a, .EventWeekendDay a:visited, .EventWeekendDay a:hover{color: #9b9b9b !important;}

.EventTodayDay{font-weight: bold;color: #9b9b9b !important;background-color:#383838;}
.EventTodayDay a, .EventTodayDay a:visited, .EventTodayDay a:hover{color: #fff !important;}


/* Note use of "!important" to override Inline Style */
.EventSelectedDay{background-color:#ca0f0f;}
.EventSelectedDay a, .EventSelectedDay a:visited, .EventSelectedDay a:hover{color: #fff !important;}


.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;
}

.WeekItem 
{
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	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: gainsboro;
	font-size: xx-small;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Default.jpg);
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: navy;
	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: navy;
	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: 100%;
}.ListDate
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(gradient_Default.jpg);
	color: black;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
}