﻿/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltipheader, 
.Eventtooltipbody
{
	width: 240px;
    z-index: 9900000;
    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;
	margin:0
}

.Event
{
	font-size: 10px;
	color: #31667d;
	height: 270px;
	width: 270px;
	text-align: center;
	border:0;
	background-color: transparent;
	white-space:normal;
	line-height:1.3em;
	margin:-15px 0 -35px -3px;
	
}

.EventTitle, .EventTitle td
{
	width: 100%;
	color: #6DA4A5;
	text-align: center;
	height: 32px;
	border:0;
	padding:10px 0 10px 0;
	font-size:1.4em;
	background-color:transparent;
}

#dnn_ctr727_DD h3{
	display:none;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev 
{
	color: #B5D1D1 !important;
	text-align: center;
	height: 30px !important;
	border:0;
	background-color:transparent;
	vertical-align:middle;
}

.EventNextPrev a {
	font-size:13px;
	color: #257779 !important;
	
}

.EventNextPrev a:hover
{
	text-decoration:underline;
}

.EventDayHeader
{
	font-weight: normal;
	text-transform:uppercase;
	font-size:12px;
	vertical-align: middle;
	background-color:transparent;
	border:0;
	color:#6DA2A4;
	background-color:#EDECEC;
}

.EventDay, .EventDay td, .EventDay a, .EventDay a:visited
{
	width: 35px;
	color: #FFF;
	background-color:#6da3a4;
	height: 35px;
	border:5px solid #F4F4F3;
	font-weight:bold;
	font-size:1.4em;
	vertical-align:middle;
	z-index:-1000;
}
.EventDay a, .EventDay a:visited
{
	color: black!important;
	font-family: Verdana;
}
.EventDay a:hover
{
	color: red!important;
	font-family: Verdana;
}
.EventDayScroll div
{
	margin-bottom:0.6em;
}
td .EventOtherMonthDay
{
	color: #FFF;
	background-color:#AAC7C8;
	border:5px solid #F1F1F0;
	height: 14%;
	width: 14%;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #FFF;
}

.EventWeekendDay
{
	background-color:#257779;
}

.EventTodayDay
{
	vertical-align:middle;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay, .EventSelectedDay a
{
	background-color:#AAC7C8;
	vertical-align:middle;
	color:#FFF;
	font-size:1.2em;
}

.EventDayEvents {
	background-color:#a4b4bb;
	border:5px solid #E1DEDC;
	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;
	color: black !important;
	font-family: verdana,helvetica,arial;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
        border: 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
{
	padding:0;
	margin-left:-10px;
}
.ListNormal {
	background-color:transparent;
	padding:7px 10px 7px 10px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}

.ListNormal img{
	display:none;
}
.ThemeCTF {	

}

.ListDate
{
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	color:#257779;
	width:55px;
	height:40px;
	padding:0 5px 0 0;
	border:0;
	font-weight:bold;
	font-size:1em;
}

.ListTitle
{
	vertical-align: middle;
	border:0;
	padding:0;
	width:190px;
	padding:0 5px 0 5px;
	color:#333;
}

.ListTitle div{
	margin:0;
}

A.ListTitle {
	color:#333;
	vertical-align:middle;
	background-image:none;
	font-weight:normal;
}
A.ListTitle:hover
{
	text-align: left;
}

.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;
}

.ListEdit
{
    width: 10px;
    text-align: center;
    vertical-align: top;
	background-color: transparent;
	color: black;
}
