/* ================================
    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;
}
	 
.ThemeFloronB .Event
{
	table-layout: auto;
	font-size: 12px;
	color: white;
	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;
	background-color: #EFE7E7;
	height: 50px;
	width: 50px;
}

.ThemeFloronB .EventTitle
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(gradient_FloronB.jpg);
	width: 100%;
	color: black;
	text-align: center;
	height: 32px;
}

.ThemeFloronB .EventTitle,
.ThemeFloronB .EventTitle td
{
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	color: black;
	text-align: center;
	background-image: url(gradient_FloronB.jpg);
	height: 32px;
}

.ThemeFloronB .EventNextPrev, 
.ThemeFloronB .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 12px;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
}

.ThemeFloronB .EventNextPrev a, 
.ThemeFloronB .EventNextPrev a:visited, 
.ThemeFloronB .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 12px;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
}

.ThemeFloronB .EventDayHeader
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	background-color: silver;
	vertical-align: middle;
}

.ThemeFloronB .EventDay, 
.ThemeFloronB .EventDay td
{
	font-size: 12px;
	width: 14%;
	color: #0000ff;
	font-family: Verdana;
	height: 14%;
}
.ThemeFloronB .EventDay a,
.ThemeFloronB .EventDay a:visited,
.ThemeFloronB .EventDay a:hover
{
	font-size: 12px;
	color: #0000ff;
	font-family: Verdana;
}

.ThemeFloronB .EventDayEvents, 
.ThemeFloronB .EventDayEvents td
{
	font-size: 12px;
	width: 14%;
	color: red;
	font-family: Verdana;
	height: 14%;
}
.ThemeFloronB .EventDayEvents a,
.ThemeFloronB .EventDayEvents a:visited,
.ThemeFloronB .EventDayEvents a:hover
{
	font-size: 12px;
	color: red;
	font-family: Verdana;
}
.ThemeFloronB .EventDayScroll
{
}
.ThemeFloronB .EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.ThemeFloronB .EventOtherMonthDay a, 
.ThemeFloronB .EventOtherMonthDay a:visited, 
.ThemeFloronB .EventOtherMonthDay a:hover
{
	color: #8080c0;
}


.ThemeFloronB .EventWeekendDay
{
	background-color: whitesmoke;
}


.ThemeFloronB .EventTodayDay
{
	font-weight: bold;
	color: #0000ff;
	background-color: darkgray;
}

.ThemeFloronB .EventSelectedDay
{
	border-right: red 2px solid ;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	color: red;
}
.ThemeFloronB .EventSelectedDay a,
.ThemeFloronB .EventSelectedDay a:visited,
.ThemeFloronB .EventSelectedDay a:hover
{
	color: red;
}

.ThemeFloronB .EventSelector
{
	background-color: #c0c0e0;
}
.ThemeFloronB .EventSelector a,
.ThemeFloronB .EventSelector a:visited,
.ThemeFloronB .EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.ThemeFloronB .WeekTable table
{
	table-layout: auto;
	font-size: 12px;
	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;
}
.ThemeFloronB .WeekTable table td, 
.ThemeFloronB .WeekTable table th
{
	border:0px;
	padding:0px;
}
.ThemeFloronB .weekDay
{
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeFloronB .WeekItem 
{
	text-align: center;
	font-family: verdana,helvetica,arial;
	font-size: xx-FloronB;
	background-color: #FFFFFF;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeFloronB .WeekBackground 
{
	font-family: verdana,helvetica,arial;
	background-color: gainsboro;
	font-size: xx-FloronB;
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeFloronB .WeekTitle 
{
	font-family: verdana,helvetica,arial;
	font-size: xx-FloronB;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_FloronB.jpg);
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeFloronB .WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.ThemeFloronB .WeekNextPrev
{
	font-weight: bold;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.ThemeFloronB .WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-FloronB;
	background-color: #E5DFDF;
	border:none;
}


/* The following control the Calendar List View Style-Look */
.ThemeFloronB .ListTable
{
	width: 100%;
}
.ThemeFloronB .ListDate
{
	font-size: 12px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ThemeFloronB .ListTitle
{
	font-size: 12px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ThemeFloronB .ListDescription
{
	font-size: 12px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ThemeFloronB .ListLink 
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ThemeFloronB .ListHeader
{
	font-weight: bold;
	font-size: xx-FloronB;
	background-image: url(gradient_FloronB.jpg);
	color: black;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
	vertical-align:middle;
}
.ThemeFloronB .ListPager TD
{
	font-size: xx-FloronB;
	font-family: verdana,helvetica,arial;
}
.ThemeFloronB .ListDuration
{
    	width: 60px;
    	font-size: 12px;
    	font-family: verdana,helvetica,arial;
    	text-align: center;
    	vertical-align: top;
}
.ThemeFloronB .ListCategory
{
    	font-size: 12px;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}	
.ThemeFloronB .ListLocation
{
    	font-size: 12px;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}	
.ThemeFloronB .ListCustomField1
{
   	font-size: 12px;
    	font-family: verdana,helvetica,arial;
	text-align: left;
    	vertical-align: top;
}
.ThemeFloronB .ListCustomField2
{
    	font-size: 12px;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}
.ThemeFloronB .ListAlternate
{
    	background-color: WhiteSmoke;
}
.ThemeFloronB .ListDataGrid
{
    	border-style: none;
}
.ThemeFloronB .ListDataGrid td
{
    	border-style: none;
}
.ThemeFloronB .ListEdit
{
    	width: 10px;
    	text-align: center;
    	vertical-align: top;
}
