﻿/* ================================
    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: Verdana;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
	z-index: 99;
}
.Event
{
	table-layout: fixed;
	width: 100%;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-right: 2px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 2px #FEA199 solid;
	border-bottom: 2px #FEA199 solid;
}
.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	color: #00008B !important;
	height: 20px !important;
	text-align: center;
	background-color: #FEA199;
	font-family: Verdana;
	border-bottom: 0px #FE6255 solid;
}
/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: #00008B !important;
    padding-top: 0px;
}
.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: #00008B !important;
    padding-top: 0px;
}
.EventDayHeader
{
	font-weight: bold;
	font-size: 8pt;
	height: 16px;
	background-color: silver;
	vertical-align: middle;
	font-family: Verdana;
	border-right: 1px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 1px #FEA199 solid;
	border-bottom: 1px #FE6255 solid;
}
/*width:14%;*/
.EventDay, .EventDayEvents
{
	font-size: 7pt;
	text-align: left;
	height: 100px;
	vertical-align: top;
	color: #0000ff !important;
	font-family: Verdana;
	background-color: #e8eef7;
	border-right: 1px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 1px #FEA199 solid;
	border-bottom: 1px #FEA199 solid;
}
.EventDay td
{
}
.EventDayScroll
{
    width: 100%;
    height: 100%;
    font-weight: bolder;
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
.EventOtherMonthDay
{
    color: #808080;
    background-color: gainsboro;
}
.EventWeekendDay
{
    background-color: whitesmoke;
}
.EventTodayDay
{
    font-weight: bold;
    color: #0000ff !important;
    background-color: darkgray;
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 2px solid;
}
/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
    border-right: red 2px solid;
    border-top: red 2px solid;
    border-left: red 2px solid;
    border-bottom: red 2px solid;
    text-align: left;
}
.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;
	width: 100%;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
	border-top: 1px #FEA199 solid;
	border-right: 1px #FEA199 solid;
	border-left: 1px #FEA199 solid;
	border-bottom: 1px #FEA199 solid;
}
.WeekItem
{
	text-align: center;
	alignment: center;
	align: center;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	background-color: #FFFFFF;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
	border-right: 1px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 1px #FEA199 solid;
	border-bottom: 1px #FEA199 solid;
}
.WeekDay
{
	font-weight: bold;
	font-size: xx-small;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#EEEEEE' , EndColorStr= '#B0C4DE' );
	color: #7994cb;
	font-family: verdana,helvetica,arial;
	background-color: #FE6255;
	text-align: center;
	vertical-align: middle;
	border-right: 1px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 1px #FEA199 solid;
	border-bottom: 1px #FEA199 solid;
}
.WeekBackground
{
	alignment: center;
	align: center;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	background-color: #fff;
	border-right: 1px #FEA199 dotted;
	border-top: 1px #FEA199 dotted;
	border-left: 1px #FEA199 dotted;
	border-bottom: 1px #FEA199 dotted;
}
.WeekTitle
{
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	color: black;
	height: 15%;
	text-align: center;
	background-color: silver;
	width: 11%;
	border-right: 1px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 1px #FEA199 solid;
	border-bottom: 1px #FEA199 solid;
}
.WeekOfTitle
{
    font-weight: bold;
    font-size: 10px;
    width: 100%;
    color: #00008B;
    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: #00008B;
    text-align: center;
    vertical-align: middle;
}
.WeekRangeheader
{
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	background-color: #e8eef7;
	border-right: 1px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 1px #FEA199 solid;
	border-bottom: 1px #FEA199 solid;
}
/* 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;
    width: 100px;
}
.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-size:8pt;
    font-weight: bold;
    color: black;
    background-color: #c3d9ff;
    font-family: verdana,helvetica,arial;
    height: 32px;
    text-align: left;
}
.ListDuration
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: top;
    width: 60px;
}
.ListCategory
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
    width: 60px;
}
.ListCustomField1
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ListCustomField2
{
    font-size: 7pt;
    font-family: verdana,helvetica,arial;
    text-align: left;
    vertical-align: top;
}
.ListAlternate
{
    background-color: WhiteSmoke;
}
.ListDataGrid
{
	border-right: 2px #FEA199 solid;
	border-top: 1px #FEA199 solid;
	border-left: 2px #FEA199 solid;
	border-bottom: 2px #FEA199 solid;
	background-color: #e8eef7;
}
.ListDataGrid td
{
    border-style: dotted;
    border-width: 1px;
    border-color: #a2bbdd;
}
.ListEdit
{
    text-align: center;
    vertical-align: top;
    width: 1px;
}