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