﻿/* Event Listing Stlying 
 ***************************/

.fmFilterCrumb a
{
}

.fmEvent
{
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
	width: 685px;
}

.fmFacilities
{
	float: right;
}

.fmEventContainer
{
	width: 595px;
}

.fmTitleContainer
{
		
}

.fmEventLogo img
{
	height: 88px;
	width: 80px;
}

.fmLogoContainer
{
	float: left;
	height: 88px;
	width: 80px;
	border: solid 1px;
	margin-right: 3px;
}

.fmEventName
{
	/*font-family: Verdana, Arial, sans-serif;
	color: #999999;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1f5580;
}

.fmEventName A
{
	text-decoration: none;
}

.fmEventName B
{
	color: Red;
}

.fmEventSubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	float: left;
}

.fmEventDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #999999;
	float: right;
}

.fmPreviewContainer
{
	font: 12px/20px tahoma,arial,sans-serif;
}

.fmEventPreview
{
	font: 12px/20px tahoma,arial,sans-serif;
}

.fmSave
{
	font: 12px/22px tahoma,arial,sans-serif;
}

.fmClear
{
	clear: both;
	display: none;
}

.fmNoEvents
{
	width: 685px;
	BORDER-RIGHT: #e5f2bf 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #e5f2bf 1px solid; 
	PADDING-LEFT: 10px; MIN-HEIGHT: 55px; 
	BACKGROUND: #f7ffd6 no-repeat 10px 7px; 
	PADDING-BOTTOM: 3px; MARGIN: 0.4em 9px 2.4em 0px; FONT: 12px/20px tahoma,arial,sans-serif;
	BORDER-LEFT: #e5f2bf 1px solid; COLOR: #666; PADDING-TOP: 7px; BORDER-BOTTOM: #e5f2bf 1px solid
}


a.fmPage:hover, a.fmPage:active
{
	color: #960;
   text-decoration: none;
   border:  solid 1px #699;
   font-family: Verdana, Sans-Serif;
   font-size: 14px;
   padding: 5px 5px 5px 5px;
}

.fmPage
{
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
}

.fmPage a
 {           
	color: #5294c1;
	border: solid 1px #dadce0;
	background: #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

.fmPageCurrent
{
	border: solid 1px #dadce0;
	background: #f7f8fa;
	color: #555;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}


/* Event Filterbox Stlying 
 ***************************/

.fmFilterItem
{
	width: 170px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
}

/* Defeat faulty IE5.x/win box model and prevent float wrap incutio.com */

.fmFilterDWrap
{
	float: left;
	width: 140px;
}
/* Enclose left and center col */
.fmFilterSelect
{
	float: left;
	width: 15px;
}

.fmFilterItemWrap
{
	float: right;
	width: 125px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
	border: none;
}

.fmFilterItemWrap a
{
	border: none;
	float: right;
	width: 125px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
	color: Black;
}
/*a.fmFilterItemWrap:visited,*/
 a.fmFilterItemWrap:active
{
	border: none;
	text-decoration: none;
}

.fmFilterCount
{
	float: right;
	width: 30px;
}

.fmFilterSection
{
	clear: both;
}

/* This example turns off the multiple activity filter
#fmActFilter.fmFilterSection
{
	display: none;
}*/


.fmFilterPanel
{
	border-right: #8996a5 1px solid;
	border-top: #8996a5 1px solid;
	border-left: #8996a5 1px solid;
	border-bottom: #8996a5 1px solid;
	background-color: #fcfcfc;
	font-family: Segoe UI, Arial;
	color: #3B3B3B;
	font-size: 0.8em; /* 10pt; */ /* Shadowbox properties */
	padding: 5px 10px;
	position: relative;
	top: -3px;
	left: -3px;
}

.fmFilterCategory
{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
	font-family: Segoe UI, Arial;
}

.fmSection
{
	border-bottom: dashed 1px #ccc;
	width: 160px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size:1px;
	line-height:0;
}

.fmShadowBox
{
	/*	background: #fcfcfc;			*/
	background: #dfdfdf;
	border: 1px solid #f5f5f5;
	position: relative;
	top: 3px;
	left: 3px;
}

.fmSearch
{
	width: 97%;
}

/* Event FilterList Stlying 
 ***************************/
/*font-size: 12px;*/

		
.fmFilterCrumb
{
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size: 13px;
}

.fmFilterListCount
{
	FONT-SIZE: 8pt;
	color: #999;
}

.fmFilterList ul
{
	font-size: 10pt;	
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	width: 32%;
	border: none;
/*	font-size: 13px;*/
}

.fmFilterList 
{
	width: 680px;
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size: 13px;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.fmFilterList div
{

}

.fmNoEvents p
{
	font-family: Verdana, Tahoma, Arial, 'Sans Serif';
	font-size: 12pt;
	font-weight: bold;
}

#idFilterDate
{
  cursor: pointer;
}
.fmDates {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND: #fff; FONT: 11px arial,sans-serif; 
	BORDER-LEFT: #000 1px solid; CURSOR: default; COLOR: #707070; BORDER-BOTTOM: #000 1px solid; BORDER-COLLAPSE: collapse
}

.fmDates TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; 
	/*BACKGROUND: url(WebResource.axd?d=A_UBS_LeRvY7qbH9_gJhInXdy5KL3bIuGfmDpHrEwETlFKLfs9QrEdQMXQvpZi-TtMHUoHMidVT8ZcLiQD5zUswZ0QQtyPwPr9LeWPmqKs01&t=633439168990000000) repeat-y left top; 
	*/
	PADDING-BOTTOM: 3px; WIDTH: 30px; PADDING-TOP: 3px; TEXT-ALIGN: right
}
.fmDates TD#idFeb {
	BACKGROUND-POSITION: -1px 0px;
	border-right: solid 1px #cdcdcd;	
}
.fmDates TD#idApr {
	BACKGROUND-POSITION: -1px 0px;
	border-right: solid 1px #cdcdcd;	
}
.fmDates TD#idJun {
	BACKGROUND-POSITION: -1px 0px;
	border-right: solid 1px #cdcdcd;
}
.fmDates TD#idAug {
	BACKGROUND-POSITION: -1px 0px;
	border-right: solid 1px #cdcdcd;	
}
.fmDates TD#idOct {
	BACKGROUND-POSITION: -1px 0px;
	border-right: solid 1px #cdcdcd;	
}
.fmDates TD#idDec {
	BACKGROUND-POSITION: -1px 0px;
	border-right: solid 1px #cdcdcd;	
}
.fmDates .fmDateSelected {
	BACKGROUND: #cdcdcd; COLOR: #000;
}
.fmDates .bottom_Default {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #e3e3e3; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; TEXT-ALIGN: center;
	BACKGROUND: #cdcdcd; 
}
.fmDates .bottom_Default INPUT {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px;
	margin-RIGHT: 2px; margin-LEFT: 10px;  
	width: 50px;
	background: #474747 ;
	BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; 
	/*MARGIN: 0px; 2px*/
	FONT: 10px arial,sans-serif; CURSOR: pointer; COLOR: #fff; 
	PADDING-TOP: 0px; 
	HEIGHT: 18px; 
	BORDER-RIGHT-WIDTH: 0px
}
/*
#RadCalendar_FastNav_TodayButton {
	MARGIN-RIGHT: 0px
}
#RadCalendar_FastNav_OkButton {
	MARGIN-RIGHT: 0px;*/

/* Event Listing Detail Stlying 
 ***************************/

.fmdEvent
{
	width: 700px;
}
