/* ================================
    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: #b404ae 1px solid;
    background-color: #b404ae;
    color:white;
    font-weight:bold;
    font-size: 11px;
}
.Eventtooltipbody
{
    border-left: #b404ae 1px solid;
    border-right: #b404ae 1px solid;
    border-bottom: #b404ae 1px solid;
    background-color: #f5a9f2;
	color: black;
}
.Eventtooltipbody hr
{
	width: 100%;
	color: #ffffff;
	background-color: #b404ae;
	height: 1px;
	border: 0;
}
.ThemeCE2 .Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 95%;
	color: white;
	font-family: Verdana;
	height: 500px;
	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;

}

.ThemeCE2 .EventTitle
{
	font-weight: bold;
	font-size: 11pt;
	background-image: url(gradient_Default.jpg);
	width: 100%;
	color: black;
	text-align: center;
	height: 32px;
}

.ThemeCE2 .EventTitle, 
.ThemeCE2 .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: black;
	text-align: center;
	background-image: url(gradient_Default.jpg);
	height: 32px;
}


.ThemeCE2 .EventNextPrev, 
.ThemeCE2 .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
}

.ThemeCE2 .EventNextPrev a, 
.ThemeCE2 .EventNextPrev a:visited, 
.ThemeCE2 .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
}

.ThemeCE2 .EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
	vertical-align: middle;
}

.ThemeCE2 .EventDay, 
.ThemeCE2 .EventDayEvents, 
.ThemeCE2 .EventDay td
{
	font-size: 7pt;
	width: 14%;
	color: #0000ff;
	font-family: Verdana;
	height: 14%;
}
.ThemeCE2 .EventDay a,
.ThemeCE2 .EventDay a:visited,
.ThemeCE2 .EventDay a:hover
{
	font-size: 7pt;
	color: #0000ff;
	font-family: Verdana;
}
.ThemeCE2 .EventDayScroll div
{
	margin-bottom:0.6em;
}
.ThemeCE2 .EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.ThemeCE2 .EventOtherMonthDay a, 
.ThemeCE2 .EventOtherMonthDay a:visited, 
.ThemeCE2 .EventOtherMonthDay a:hover
{
	color: #8080c0;
}


.ThemeCE2 .EventWeekendDay
{
	background-color: whitesmoke;
}


.ThemeCE2 .EventTodayDay
{
	font-weight: bold;
	color: #0000ff;
	background-color: darkgray;
}


.ThemeCE2 .EventSelectedDay
{
	border-right: red 2px solid ;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	font-size: 7pt;
}

.ThemeCE2 .EventSelector
{
	background-color: #c0c0e0;
}
.ThemeCE2 .EventSelector a,
.ThemeCE2 .EventSelector a:visited,
.ThemeCE2 .EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.ThemeCE2 .WeekTable table
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}
.ThemeCE2 .WeekTable table td, 
.ThemeCE2 .WeekTable table th
{
    border:0px;
    padding:0px 2px 0px 2px;
}
.ThemeCE2 .WeekItem 
{
	text-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' );
	border-right: transparent 1px solid;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-bottom: transparent 1px solid;
}
.ThemeCE2 .WeekBackground 
{
	font-family: verdana,helvetica,arial;
	background-color: gainsboro;
	font-size: xx-small;
	border-right: transparent 1px solid;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-bottom: transparent 1px solid;
}
.ThemeCE2 .WeekTitle 
{
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Default.jpg);
	width: 11%;
	border-right: transparent 1px solid;
	border-top: transparent 1px solid;
	border-left: transparent 1px solid;
	border-bottom: transparent 1px solid;
}
.ThemeCE2 .WeekOfTitle
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: navy;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
	line-height:3.5em;
}
.ThemeCE2 .WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: navy;
	text-align: center;
	vertical-align: middle;
}
.ThemeCE2 .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 */
.ThemeCE2 .ListTable
{
	width: 100%;
}
.ThemeCE2 .ListDate
{
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	color: white
	text-align: left;
	vertical-align:top;
}
.ThemeCE2 .ListTitle
{
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	color: white
	text-align: left;
	vertical-align:top;
}
.ThemeCE2 .ListDescription
{
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ThemeCE2 .ListLink 
{
	font-weight: bold;
	font-size: 9pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ThemeCE2 .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;
	vertical-align: middle;
}
.ThemeCE2 .ListPager TD
{	
	font-size: xx-small;
	font-family: verdana,helvetica,arial;
}
.ThemeCE2 .ListDuration
{
    	width: 60px;
    	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
    	text-align: center;
    	vertical-align: top;
}
.ThemeCE2 .ListCategory
{
    	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}	
.ThemeCE2 .ListLocation
{
    	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}	
.ThemeCE2 .ListCustomField1
{
   	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
	text-align: left;
    	vertical-align: top;
}
.ThemeCE2 .ListCustomField2
{
    	font-size: 9pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
}
.ThemeCE2 .ListAlternate
{
    	background-color: none;
}
.ThemeCE2 .ListDataGrid
{
    	border-style: none;
}
.ThemeCE2 .ListDataGrid td
{
	/* border:1px solid black;  -> uncomment this to get visible borders in ListView table */
}
.ThemeCE2 .ListEdit
{
    	width: 10px;
    	text-align: center;
    	vertical-align: top;
}