﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltipheader, 
.Eventtooltipbody
{
	width: 240px;
    z-index: 99;
    font-size: 10px;
	font-family: Arial;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
	border: #FFF 1px solid;
	background-image:url(trans.png);
	background-repeat:repeat;
	position:relative;
}
.Eventtooltipheader
{
    color:#FFF;
    font-weight:bold;
    font-size: 13px;
	border-bottom:0;
}
.Eventtooltipbody, .Eventtooltipbody p, .Eventtooltipbody a
{
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.Eventtooltipbody hr
{
	width: 100%;
	background-color:#FFF;
	height: 1px;
	padding:0;
	border: 0;
}

.Event
{
	font-size: 1em;
	color: #CCC;
	text-align: center;
	border:0;
	background-color: transparent;
	white-space:normal;
	line-height:1.3em;
	margin:0 ;
	position:relative;
	clear:both;
}

.ThemeCTFlarge a.CommandButton {
	font-weight:normal;
}

.EventTitle td
{
	width: 100%;
	color: #195051;
	text-align: center;
	border:0;
	padding:20px;
	font-size:2.2em;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link, .EventNextPrev , .EventNextPrev a:visited
{
	color: #A8D8DC !important;
	text-align: center;
	vertical-align:middle;
	border:0;
	font-size:0.7em;
	font-weight:normal;
	background-color:#transparent;
	margin:40px 20px;
}


.EventNextPrev a:hover
{
	color: #A8D8DC !important;
	text-decoration:underline;
}

.EventDayHeader
{
	text-transform:capitalize;
	color:#062c3d;
	vertical-align: middle;
	background-color:transparent;
	border:0;
	font-weight:normal;
	font-size:1.2em;
	height:40px;
}

.EventDay, .EventDay td
{
	width: 120px;
	height:120px;
	color: #FFF!important;
	background-color:#FFF;
	background-image:url(ctf-calendar-norm.png);
	background-repeat:repeat-x;
	background-position: 0 0;
	border:2px solid #CCC;
	z-index:1;
	font-weight:bold;
	font-size:0.8em;
	text-align:left;
	padding:3px;
}

.EventDay a img {
	width:120px; 
	height:67px;
	display:none;
}

.EventDay a, .EventDay a:visited
{
	color: black!important;
	vertical-align:middle;
	text-align:center;
 	font-size:0.9em;
	line-height:1em;
	padding:2px;
	position:relative;
	display:block;
	clear:both;
	width:110px;
	margin:2px auto;
}
.EventDay a:hover{
	background-color:#E3A9B4;
}

.EventDayScroll div
{
	margin:0 ;
	padding:0;
}
td .EventOtherMonthDay
{
	color: #FFF;
	background-color:#EFEFEF;
	background-image:url(ctf-calendar-inactive.png);
	background-repeat:repeat-x;
	background-position: 0 0;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #FFF;
}

.EventWeekendDay
{
	background-color:#FFF;
}

.EventTodayDay
{

}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	background-color:#E0FAFB;
	background-image:url(ctf-calendar-today.png);
	background-repeat:no-repeat;
	background-position:right top;
	color:#FFF;
}

.EventDayEvents {
	background-color:#900f21;
	border:5px solid #262626;
	vertical-align:middle;
}

.EventDayEvents a{
	color:#FFF;
	font-size:1.4em;
	vertical-align:middle;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable table
{
	table-layout: auto;
	font-size: 7pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}
.WeekItem
{
        border-right: transparent 1px solid;
        border-top: transparent 1px solid;
        border-left: transparent 1px solid;
        border-bottom: transparent 1px solid;
}
.WeekTable table td, .WeekTable table th
{
    border:0px;
    padding:0px 2px 0px 2px;
}
.WeekDay
{
	font-weight: bold;
	font-size: xx-small;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#000000' , EndColorStr= '#CCCCCC' );
	color: black !important;
	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;
}
.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;
}
.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;
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev 
{
	font-weight: bold;
	font-family: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
	border:none!important;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 300px;
	border:0;
}
.ListDate
{
	font-size: 1.2em;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color:#FFF;
	width:70px;
	padding:5px;
	border:0;
}
.ListTitle
{
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color:transparent;
	font-size:1.3em;
	vertical-align:middle;
	padding:5px;
	border:0;
}

A.ListTitle {
	color:#FFF;
}
A.ListTitle:hover
{
	vertical-align: middle;
	color: #000;
	font-family: verdana,helvetica,arial;
	background-color: transparent;
	text-align: left;
	text-decoration: underline;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
	background-color: transparent;
	color: black;
}
.ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	color: #CCC;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
	width: 300px;
}
.ListDuration
{
    	width: 60px;
    	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
    	text-align: center;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}
.ListCategory
{
    	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}	
.ListCustomField1
{
   	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
	text-align: left;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}
.ListCustomField2
{
    	font-size: 7pt;
    	font-family: verdana,helvetica,arial;
    	text-align: left;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}
.ListAlternate
{
    	background-color: WhiteSmoke;
}
.ListDataGrid
{
    	border-style: none;
	background-color: #EFE7E7;
}
.ListDataGrid td
{
    	border-style: none;
}
.ListEdit
{
    	width: 10px;
    	text-align: center;
    	vertical-align: top;
	background-color: transparent;
	color: black;
}