﻿/* 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: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1f5580;
	margin-bottom: 0px;
}

.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: 650px;
	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;
	padding-top:5px;
}

.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; CSS3 */
	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; CSS3 */
	overflow: hidden;
	text-decoration: none;
	border: none;
}

.fmFilterItemWrap a
{
	border: none;
	float: right;
	width: 125px;
	/*text-overflow: ellipsis; CSS3 */
	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;
}


.fmSearch
{
	width: 97%;
}

/* Event FilterList Stlying 
 ***************************/

		
.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
{

}

#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; 
	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
}

/* Event Listing Detail Stlying 
 ***************************/

.fmdEvent
{
	width: 700px;
}