/* Teaser classes */
h1.ecal_teaser {
	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	text-align: center;
}
h2.ecal_teaser {
	text-align: center;
}
table.ecal_teaser_table {
	width: 100%;
}
th.ecal_teaser_events {
	color: #000000;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top: 1px solid #000000;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
td.ecal_teaser_events {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 25px;
	padding-right: 25px;
}
.ecal_teaser_event {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 4px;
}
a.ecal_teaser_eventlink {
	text-decoration: none;
}
a.ecal_teaser_eventlink:hover {
	text-decoration: underline;
}

/* Month view */
table.ecal_monthview_table {
	border: 1px solid #000000;
}
table.ecal_monthview_monthheader {
	background-color: #cccccc;
}
.ecal_monthview_navprev {
	text-align: left;
}
.ecal_monthview_navcur {
	text-align: center;
	line-height: 200%;
}
.ecal_monthview_navnext {
	text-align: right;
}
table.ecal_monthview_month {
	background-color: #ffffff;
	border-collapse: collapse;
}
.ecal_monthview_wday {
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
	line-height: 150%;
	padding: 2px;
}
.ecal_monthview_daycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monthview_daylink {
	text-decoration: none;
}
a.ecal_monthview_daylink:hover {
	text-decoration: underline;
}
.ecal_monthview_todaycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFE9;
	border-collapse: separate;
	border: 1px solid #696969;
	padding: 2px;
}
a.ecal_monthview_todaylink {
	font-weight: bold;
	text-decoration: none;
}
a.ecal_monthview_todaylink:hover {
	text-decoration: underline;
}
.ecal_monthview_weekendcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f6f6f6;
	border: 1px solid #c0c0c0;
	padding: 2px;
	height: 60px;
}
a.ecal_monthview_weekendlink {
	text-decoration: none;
}
a.ecal_monthview_weekendlink:hover {
	text-decoration: underline;
}
.ecal_monthview_flankdaycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #fcfcfc;
	border: 1px solid #c0c0c0;
	padding: 2px;
	height: 60px;
}
a.ecal_monthview_flankdaylink {
	color: #999999;
	text-decoration: none;
}
a.ecal_monthview_flankdaylink:hover {
	text-decoration: underline;
}
a.ecal_monthview_eventlink {
	font-size: 10px;
	text-decoration: none;
}
a.ecal_monthview_eventlink:hover {
	text-decoration: underline;
}

/* Year view */
table.ecal_yearview_table {
	border-spacing: 2px;
}
table.ecal_yearview_yearheader {
	background-color: #cccccc;
	border: 1px solid #000000;
}
.ecal_yearview_navprev {
	text-align: left;
}
.ecal_yearview_navcur {
	text-align: center;
	line-height: 200%;
}
.ecal_yearview_navnext {
	text-align: right;
}

/* Day view */
table.ecal_dayview_table {
	border-spacing: 10px;
}
td.ecal_dayview_monththumbcell {
	text-align: center;
}
td.ecal_dayview_eventcell {
}
h2.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
}
h3.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
h4.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
ul.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
li.ecal_dayview {
	font-family: Arial, Helvetica, sans-serif;
}
a.ecal_dayview_eventlink {
	text-decoration: none;
}
a.ecal_dayview_eventlink:hover {
	text-decoration: underline;
}

/* Event view */
table.ecal_eventview_table {
	border-spacing: 10px;
}
td.ecal_eventview_monththumbcell {
	text-align: center;
}
td.ecal_eventview_eventcell {
}
h2.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
}
h3.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
h4.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
}
h5.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
ul.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
li.ecal_eventview {
	font-family: Arial, Helvetica, sans-serif;
}
.ecal_eventview_timelabel {
	font-weight: bold;
}
a.ecal_eventview_eventlink {
	text-decoration: none;
}
a.ecal_eventview_eventlink:hover {
	text-decoration: underline;
}

/* Month thumbnail */
table.ecal_monththumb_table {
	width: 160px;
	border: 1px solid #000000;
	border-width: 1px;
}
.ecal_monththumb_monthheader {
	color: #000000;
	background-color: #cccccc;
}
.ecal_monththumb_navcur {
	line-height: 150%;
}
a.ecal_monththumb_navcur {
	text-decoration: none;
}
a.ecal_monththumb_navcur:hover {
	text-decoration: underline;
}
table.ecal_monththumb_month {
	background-color: #ffffff;
	border-collapse: collapse;
}
.ecal_monththumb_wday {
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #cfcfcf;
	padding: 1px;
}
.ecal_monththumb_flankdaycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #fcfcfc;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monththumb_flankdaylink {
	color: #999999;
	text-decoration: none;
}
a.ecal_monththumb_flankdaylink:hover {
	text-decoration: underline;
}
.ecal_monththumb_todaycell {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFE0;
	border-collapse: separate;
	border: 1px solid #696969;
	padding: 2px;
}
a.ecal_monththumb_todaylink {
	font-weight: bold;
	text-decoration: none;
}
a.ecal_monththumb_todaylink:hover {
	text-decoration: underline;
}
.ecal_monththumb_selcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFC0;
	border-collapse: separate;
	border: 1px solid #909090;
	padding: 2px;
}
a.ecal_monththumb_sellink {
	text-decoration: none;
}
a.ecal_monththumb_sellink:hover {
	text-decoration: underline;
}
.ecal_monththumb_weekendcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #f6f6f6;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monththumb_weekendlink {
	text-decoration: none;
}
a.ecal_monththumb_weekendlink:hover {
	text-decoration: underline;
}
.ecal_monththumb_daycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
}
a.ecal_monththumb_daylink {
	text-decoration: none;
}
a.ecal_monththumb_daylink:hover {
	text-decoration: underline;
}