﻿.mModuleCalendarPublic 
{position:relative;
min-height:563px;}

ul.mEventActions li {
list-style:none;}


.mModuleCalendarPublic .mSearchForm #SearchForm .mSearchFields dt {
	float: left;
	width: 100px;
	font-weight:bold;
	color:#809292;
}
.mModuleCalendarPublic .mSearchForm #SearchForm .mSearchFields ul.ListActions.mSearchFormAction {
	list-style-type: none;
	list-style-image: none;
}
.mModuleCalendarPublic .mSearchForm #SearchForm .mSearchFields dt, dd {
	line-height:20px;
}
.mModuleCalendarPublic .mSearchForm #SearchForm .mSearchFields dd.mEventDates {
	width:400px;
}
.mModuleCalendarPublic .mEventList {
}
.mModuleCalendarPublic .mSearchForm #SearchForm .mSearchFields {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; position:relative;
}
.mModuleCalendarPublic .mSearchForm #SearchForm .mSearchFields .dojoDate {
	display:inline;
}
.mModuleCalendarPublic .mSearchForm #SearchForm .mSearchFields .dojoDate input{
width:63px;}
fieldset {
	border:none;
}
fieldset.mSearchFields legend {
	display:none;
}
.mModuleCalendarPublic .mSearchForm #SearchForm .mEventSearch {
margin:0px;}
/****POP up calendar*****/
table.dijitCalendarContainer {
	background-color:#FFFFFF;
	border: solid 1px #cccccc;
}
.dijitCalendarMonthLabelSpacer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.dijitCalendarDayLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.dijitCalendarMonthLabel {
	color:#0066CC;
}
td.dijitCalendarPreviousMonth.dijitCalendarDateTemplate {
	border:solid 1px #CCCCCC;
	font-size:10px;
	font-weight: bold;
	text-align:center;
	color: #0066CC;
}
td.dijitCalendarCurrentMonth.dijitCalendarDateTemplate {
	border:solid 1px #ffffff;
	font-size:10px;
	font-weight: normal;
	text-align:center;
	color: #0099CC;
}
td.dijitCalendarNextMonth.dijitCalendarDateTemplate {
	border:solid 1px #000000;
	font-size:10px;
	font-weight: normal;
	text-align:center;
	color: #999999;
}
h3.dijitCalendarYearLabel {
	font-size:10px;
	color: #999999;
}
span.dijitInline.dijitCalendarSelectedYear {
	color:#990000;
}
td.dijitReset {
	text-align:center;
}
