/* ================================
    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;
	z-index:99;
}
	 
.Event
{	table-layout: fixed;
	font-size: 7pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 12pt !important;
	width: 100%;
	color: #1A5690 !important;
	/*height: 12px !important;*/
	text-align: center;
	vertical-align:middle;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #1A5690 !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #1A5690 !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;	
	font-size: 7pt;
	height: 16px;
	font-family: arial;
	background-color: silver;
	vertical-align: middle;
	width:14%;
}
	

.EventDay, .EventDay td
{
	/*font-size: 7pt;*/
    overflow: hidden;
    width: 100px;
    height: 125px; 
    text-align: left;
    vertical-align: top;
	padding:1px;
	color: #0000ff !important;	
	border: #7994cb 1px solid; 
}
.EventDay a{
	font-family: Arial !important;
	font-size:10px;
	line-height:normal;
	font-weight:normal;
	text-decoration: none;
	display: block;
	margin-bottom:3px ;
}
.EventDay a:hover{
	color:#690;
}
.EventDayScroll
{
	overflow-y: auto;
	overflow-x:hidden;
	position: static;
	height: 105px;
}
.EventDayScroll a {
	padding-bottom: 3px;
}

.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}


.EventTodayDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: darkgray;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: red 2px solid ;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
}

.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 */

table.WeekTable
{
	table-layout: auto;
	/*width:550px;*/
	font-size: 9px;

	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid;
}
.WeekTable a {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.WeekTable td, .WeekTable th{
	padding:1px;
}
.WeekItem 
{
/* UNUSED? */
	/*text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;*/
}
.WeekBackground, .WeekDay , .WeekRangeHeader, .WeekTitle
{
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid;
}
th.WeekTitle 
{
	/* HEADER ROW */
	color: #1A5690;
	height: 15%;
	text-align: center;
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	color: #1A5690;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: #1A5690;
	text-align: center;
	vertical-align: middle;
}
th.WeekRangeHeader 
{
	text-align: left;
	vertical-align: middle;
	padding-left:3px;
	width:57px;
	background-color: #7994cb;
}

/* The following control the Calendar List View Style-Look */
/*    CENTER COLUMN EVENT LISTING    */
#center table.ListDataGrid{
    border:solid 0px white;
}
#center table.ListDataGrid td{
    padding:2px;
}
#center table.ListDataGrid td.ListDate,
#center table.ListDataGrid td.ListTitle{
    border:solid 0px white;
    border-bottom:solid 1px #C1CDDC;
    vertical-align:text-top;
}
#center table.ListDataGrid td.ListHeader{
    color:White;
    font-weight:bold;
    background-color:#C1CDDC;
    border:solid 1px #C1CDDC;
}
#center .ListTable
{
	width: 100%;
}
#center .ListTable td{
	padding-bottom:4px !important;
}
#center .ListDate
{
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	width:120px;
}
#center td.ListTitle
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}
#center td.ListTitle a
{
	display:block;
	margin-bottom:6px;
}
#center .ListDescription
{
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}
#center .ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
}
#center .ListHeader
{
	font-weight: bold;
	font-size: 12px !important;
	color: #1A5690 !important;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
	text-align: left;
    background-color:#C1CDDC;
    padding:2px;

}

/*    RIGHT COLUMN EVENT LISTING    */

#right .ListTable
{
	width: 100%;
}
#right .ListTable td{
	padding-bottom:4px !important;
}
#right .ListTable td.ListHeader{
	display:none;
}

#right td.ListTitle
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align:top;
	line-height: 13px;
}
#right td.ListTitle a
{
	display:block;
	margin-bottom:6px;
}

/* SINGLE EVENT LISTING */

#center table#Events span.Head{
	color:#1A5690;
	font-size:16px;
}
#center table#Events table#EventDetails td{
	font-size: 12px;
	vertical-align:top;
	padding-bottom:6px;
}
#center table#Events table#EventDetails td.EventLabel{
	width:110px;
	font-weight:bold;
}