/* ================================
    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: #003366 1px solid;
	background-image: url(gradient_Small.jpg);
    color:#FFFFFF;
    font-weight:bold;
    font-size: 11px;
}
.Eventtooltipbody
{
    border-left: #003366 1px solid;
    border-right: #003366 1px solid;
    border-bottom: #003366 1px solid;
    background-color: #ffffff;
}
.Eventtooltipbody hr
{
	width: 100%;
	color: #003366;
	background-color: #003366;
	height: 1px;
	border: 0;
}
.ThemeAACP-Small .Event
{
	table-layout: auto;
	font-size: 7pt;
	color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	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;
	width: 100%;
	height: 100px;
}

.ThemeAACP-Small .EventTitle
{
	font-weight: bold;
	font-size: 7pt;
	background-image: url(gradient_Small.jpg);
	width: 100%;
	color: white;
	text-align: center;
	height: 25px;
}

.ThemeAACP-Small .EventTitle,
.ThemeAACP-Small .EventTitle td
{
	font-weight: bold;
	font-size: 7pt;
	width: 100%;
	color: white;
	text-align: center;
	background-image: url(gradient_Small.jpg);
	height: 25px;
}

.ThemeAACP-Small .EventNextPrev, 
.ThemeAACP-Small .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 7pt;
	padding-bottom: 0px;
	color: white;
	padding-top: 1px;
}

.ThemeAACP-Small .EventNextPrev a, 
.ThemeAACP-Small .EventNextPrev a:visited
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 7pt;
	padding-bottom: 0px;
	color: white;
	padding-top: 1px;
}

.ThemeAACP-Small .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 7pt;
	padding-bottom: 0px;
	color: white;
	padding-top: 1px;
	text-decoration: none;
}



.ThemeAACP-Small .EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: silver;
	vertical-align: middle;
}

.ThemeAACP-Small .EventDay, 
.ThemeAACP-Small .EventDay td
{
	font-size: 7pt;
	width: 14%;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 20%;
}
.ThemeAACP-Small .EventDay a,
.ThemeAACP-Small .EventDay a:visited,
.ThemeAACP-Small .EventDay a:hover
{
	font-size: 7pt;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.ThemeAACP-Small .EventDayEvents, 
.ThemeAACP-Small .EventDayEvents td
{
	font-size: 7pt;
	width: 14%;
	color: red;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 20%;
	text-decoration: none;
}
.ThemeAACP-Small .EventDayEvents a,
.ThemeAACP-Small .EventDayEvents a:visited,
.ThemeAACP-Small .EventDayEvents a:hover
{
	font-size: 7pt;
	color: red;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ThemeAACP-Small .EventDayScroll
{
}
.ThemeAACP-Small .EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.ThemeAACP-Small .EventOtherMonthDay a, 
.ThemeAACP-Small .EventOtherMonthDay a:visited, 
.ThemeAACP-Small .EventOtherMonthDay a:hover
{
	color: #8080c0;
}


.ThemeAACP-Small .EventWeekendDay
{
	background-color: whitesmoke;
}


.ThemeAACP-Small .EventTodayDay
{
	font-weight: bold;
}

.ThemeAACP-Small .EventSelectedDay
{
	border-right: #003366 1px solid ;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	color: red;
	font-size: 7pt;
	text-decoration: none;
}

.ThemeAACP-Small .EventSelectedDay a,
.ThemeAACP-Small .EventSelectedDay a:visited,
.ThemeAACP-Small .EventSelectedDay a:hover
{
	color: red;
	text-decoration: none;
}

.ThemeAACP-Small .EventSelector
{
	background-color: #c0c0e0;
}
.ThemeAACP-Small .EventSelector a,
.ThemeAACP-Small .EventSelector a:visited,
.ThemeAACP-Small .EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.ThemeAACP-Small .WeekTable table
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: #e5dfdf 1px solid;
	border-bottom: #e5dfdf 1px solid;
	border-left: #e5dfdf 1px solid;
	border-top: #e5dfdf 1px solid;
}
.ThemeAACP-Small .WeekTable table td, 
.ThemeAACP-Small .WeekTable table th
{
	border:0px;
	padding:0px;
}
.ThemeAACP-Small .weekDay
{
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeAACP-Small .WeekItem 
{
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	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;
}
.ThemeAACP-Small .WeekBackground 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	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;
}
.ThemeAACP-Small .WeekTitle 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Small.jpg);
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.ThemeAACP-Small .WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.ThemeAACP-Small .WeekNextPrev
{
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.ThemeAACP-Small .WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #E5DFDF;
	border:none;
}


/* The following control the Calendar List View Style-Look */
.ThemeAACP-Small .ListTable
{
	width: 100%;
}
.ThemeAACP-Small .ListDate
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	padding-right: 3px;
}
.ThemeAACP-Small .ListTitle,
.ThemeAACP-Small .ListTitle a,
.ThemeAACP-Small .ListTitle a:visited,
.ThemeAACP-Small .ListTitle a:hover
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
.ThemeAACP-Small .ListDescription
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}
.ThemeAACP-Small .ListLink 
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}

.ThemeAACP-Small .ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(gradient_Small.jpg);
	color: black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 32px;
	text-align: left;
	vertical-align:middle;
}
.ThemeAACP-Small .ListPager TD
{
	font-size: xx-small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.ThemeAACP-Small .ListDuration
{
    	width: 60px;
    	font-size: 8pt;
    	font-family: Tahoma, Arial, Helvetica, sans-serif;
    	text-align: center;
    	vertical-align: top;
}
.ThemeAACP-Small .ListCategory
{
    	font-size: 8pt;
    	font-family: Tahoma, Arial, Helvetica, sans-serif;
    	text-align: left;
    	vertical-align: top;
}	
.ThemeAACP-Small .ListLocation
{
    	font-size: 8pt;
    	font-family: Tahoma, Arial, Helvetica, sans-serif;
    	text-align: left;
    	vertical-align: top;
}	
.ThemeAACP-Small .ListCustomField1
{
   	font-size: 8pt;
    	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
    	vertical-align: top;
}
.ThemeAACP-Small .ListCustomField2
{
    	font-size: 8pt;
    	font-family: Tahoma, Arial, Helvetica, sans-serif;
    	text-align: left;
    	vertical-align: top;
}
.ThemeAACP-Small .ListAlternate
{
}
.ThemeAACP-Small .ListDataGrid
{
    	border-style: none;
}
.ThemeAACP-Small .ListDataGrid td
{
    	border-style: none;
}
.ThemeAACP-Small .ListEdit
{
    	width: 10px;
    	text-align: center;
    	vertical-align: top;
}