﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltipheader, 
.Eventtooltipbody
{
	width: 300px;
    filter: alpha(opacity=80);
    moz-opacity: 0.8;
    z-index: 99;
    font-size: 10px;
	font-family: Arial;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.Eventtooltipheader
{
    border: #e5dfdf 1px solid;
    background-color: #e5dfdf;
    color: black;
    font-weight:bold;
    font-size: 11px;
}
.Eventtooltipbody
{
    border-left: #e5dfdf 1px solid;
    border-right: #e5dfdf 1px solid;
    border-bottom: #e5dfdf 1px solid;
    background-color: #ffffff;
}
.Eventtooltipbody hr
{
	width: 100%;
	color: #e5dfdf;
	background-color: #e5dfdf;
	height: 1px;
	border: 0;
}
.ThemeGray .Event
{
	table-layout: auto;
	font-size: 7pt;
	color: white;
	font-family: Verdana;
	height: 400px;
	width: 75%;
	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;
	white-space:normal;
	line-height:1.3em;

}

.ThemeGray .EventTitle
{
	font-weight: bold;
	font-size: 11pt;
	background-image: url(gradient_Gray.jpg);
	width: 100%;
	color: white;
	text-align: center;
	height: 32px;
}

.ThemeGray .EventTitle, 
.ThemeGray .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: white;
	text-align: center;
	background-image: url(gradient_Gray.jpg);
	height: 32px;
}

.ThemeGray .EventNextPrev, 
.ThemeGray .EventNextPrev a:link, 
.ThemeGray .EventNextPrev , 
.ThemeGray .EventNextPrev a:visited
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: white;
	padding-top: 0px;
}

.ThemeGray .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: red;
	padding-top: 0px;
}

.ThemeGray .EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
	vertical-align: middle;
}

.ThemeGray .EventDay, 
.ThemeGray .EventDayEvents, 
.ThemeGray .EventDay td, 
.ThemeGray .EventDay a, 
.ThemeGray .EventDay a:visited
{
	font-size: 7pt;
	width: 14%;
	color: black;
	font-family: Verdana;
	height: 14%;
}
.ThemeGray .EventDay a, 
.ThemeGray .EventDay a:visited
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}
.ThemeGray .EventDay a:hover
{
	font-size: 7pt;
	color: red;
	font-family: Verdana;
}
.ThemeGray .EventDayScroll div
{
	margin-bottom:0.6em;
}
.ThemeGray .EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.ThemeGray .EventOtherMonthDay a, 
.ThemeGray .EventOtherMonthDay a:visited, 
.ThemeGray .EventOtherMonthDay a:hover
{
	color: #8080c0;
}


.ThemeGray .EventWeekendDay
{
	background-color: whitesmoke;
}


.ThemeGray .EventTodayDay
{
	font-weight: bold;
	color: #0000ff;
	background-color: darkgray;
}

.ThemeGray .EventSelectedDay
{
	border-right: red 2px solid ;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	font-size: 7pt;
}

.ThemeGray .EventSelector
{
	background-color: #c0c0e0;
}
.ThemeGray .EventSelector a,
.ThemeGray .EventSelector a:visited,
.ThemeGray .EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.ThemeGray .WeekTable table
{
	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;
}
.ThemeGray .WeekItem
{
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeGray .WeekTable table td, 
.ThemeGray .WeekTable table th
{
    border:0px;
    padding:0px 2px 0px 2px;
}
.ThemeGray .WeekDay
{
	font-weight: bold;
	font-size: xx-small;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#000000' , EndColorStr= '#CCCCCC' );
	color: black;
	font-family: verdana,helvetica,arial;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeGray .WeekBackground 
{
	font-family: verdana,helvetica,arial;
	background-color: gainsboro;
	font-size: xx-small;
	color: Black;
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeGray .WeekTitle 
{
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	color: white;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Gray.jpg);
	width: 11%;
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeGray .WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.ThemeGray .WeekNextPrev 
{
	font-weight: bold;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.ThemeGray .WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
	border:none;
}


/* The following control the Calendar List View Style-Look */
.ThemeGray .ListTable
{
	width: 300px;
}
.ThemeGray .ListDate
{
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ThemeGray .ListTitle
{
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ThemeGray A.ListTitle:hover
{
	font-size: 9pt;
	vertical-align: top;
	color: red;
	font-family: verdana,helvetica,arial;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}
.ThemeGray .ListDescription
{
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ThemeGray .ListLink 
{
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ThemeGray .ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(gradient_Gray.jpg);
	color: Silver;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
	width: 300px;
	vertical-align:middle;
}
.ThemeGray .ListHeader A
{
	color:White;
}
.ThemeGray .ListPager TD
{
	font-size: xx-small;
	font-family: verdana,helvetica,arial;
}
.ThemeGray .ListDuration
{
    width: 60px;
    font-size: 9pt;
    font-family: verdana,helvetica,arial;
    text-align: center;
    vertical-align: top;
	background-color: transparent;
	color: black;
}
.ThemeGray .ListCategory
{
    	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}	
.ThemeGray .ListLocation
{
    	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}	
.ThemeGray .ListCustomField1
{
   	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
	text-align: left;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}
.ThemeGray .ListCustomField2
{
    	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}
.ThemeGray .ListAlternate
{
    	background-color: WhiteSmoke;
}
.ThemeGray .ListDataGrid
{
    	border-style: none;
	background-color: #fff;
}
.ThemeGray .ListDataGrid td
{
    	border-style: none;
}
.ThemeGray .ListEdit
{
    	width: 10px;
    	text-align: center;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}
