/* Event Listing Stlying 
 ***************************/

#sidebar { display: none !important; visibility: hidden !important; }

.fmFilterCrumb a
{
}

.fmEvent
{
	border-bottom: dashed 1px #ccc;
	margin-bottom: 10px;
	width: 	500px;
}

.fmFacilities
{
	float: right;
}

.fmEventContainer
{
	/*width: 595px;*/
}

.fmTitleContainer
{
}

.fmEventLogo img
{
	height: 88px;
	width: 80px;
	padding: 0px;
	cursor: pointer;
}

.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: 500px;
	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;
}

/* 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: #DAE3E9;
	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;
	padding-bottom: 10px; /* OSE NEW */
}

.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;
}

#oseFilterDate
{
	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: 500px;
}

#oseMaster /* OSE CHANGE */
{
	/*background-color: black; */
	font: normal 13px Verdana,sans-serif; /*color: #345;*/
	padding-bottom: 1em;
	margin: 0px 0px 0px 0px;
}

p.fmHelpText
{
	padding: 0.1em 0 0.8em;
}

h1.fmHeaderOne
{
	font: normal 1.8em Georgia,Tahoma,sans-serif;
}
h2.fmHeaderTwo
{
	font: normal 1.5em Georgia,sans-serif;
}
h3.fmHeaderThree
{
	font: bold 1em Tahoma,sans-serif;
}

img.oseLinkImage, img.osePromoImage, img.oseFacilityImage
{
	border: none;
	background-color: Transparent;
	padding: 0px;
}

/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#oseSearcg, textarea.oseInput, input.oseStyled
{
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}
/*textarea {width: 440px;}*/
#oseSearchsubmit
{
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.oseSearch
{
	width: 100%;
	border-collapse: collapse;
}
.oseSearch td
{
	vertical-align: middle;
}

/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */

#oseLayout_wrapper
{
	margin: 5px auto 0;
	width: 925px;
}

#oseLayout_container
{
	/*	margin-top: -5px; OSE CHANGE */
	background: #FFF;
	padding: 0 5px;
}

/* Main Layout */
#oseMain_left
{
	width: 500px;
}
#oseMain_right
{
	width: 220px;
	display:none; !Important
}

/* Footer */
#oseFooter
{
	background: #A3B5C1 url('img/footer.gif') no-repeat left top;
	padding: 8px 12px 2px;
	font-size: 0.85em;
	color: #FAFCFF;
}
#oseFooter .right
{
	color: #C8DBE8;
}
#oseFooter .right a
{
	color: #D3E5F1;
	text-decoration: none;
}
#oseFooter .right a:hover
{
	color: #FFE;
	text-decoration: underline;
}


/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Floats */
.oseLeft
{
	float: left;
}
.oseRight
{
	float: right;
}

/* ----------------------------------------
   Post, page
------------------------------------------- */

.osePost
{
	margin-bottom: 5px;
	color: #444;
}

/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.oseBox
{
	margin-bottom: 5px;
}
.oseBox_title
{
	background: #C6D2DB url('img/box/title.gif') no-repeat left top; /*padding: 6px 10px 5px;  OSE CHANGE */
	padding: 3px 10px 2px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.oseBox_body
{
	background: #DAE3E9 url('img/box/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
}
.oseBox_bottom
{
	background: url('img/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.oseBox ul
{
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.oseBox li:first-child
{
	border-top: none;
}
.oseBox ul li
{
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.oseBox ul a
{
	text-decoration: none;
}
.oseBox ul a:hover
{
	text-decoration: underline;
}

/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */
/*

.oseTable
{
	border:1px solid #3B5A82;
	border-collapse: separate; /*font-family:tahoma,verdana,arial,sans-serif;*/
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.oseTable:first-child
{
	border-left: 0 none;
	padding-left: 5px;
}

.oseTableHeader
{
	background:#D3DBE9 url('img/BackGround.gif') repeat-x scroll 0 -200px;
	border-bottom: 1px solid #9EB6CE;
	border-left: 1px solid #9EB6CE;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

.oseTableRow td
{
	padding-left: 4px;
	padding-right: 4px;
}

#oseEventOptions
{
	margin-bottom: 5px;
}
