﻿#SmallCalendar			{ width:222px; padding-top:20px; /*text-align:right;*/ color:#ffffff !important; }
#SmallCalendarHyperlink	{ width:222px; text-align:right; }
.calsml					{ border:solid 1px #000000; background-color:#ffffff; }
.calsmlTitle			{ background-color:#000000; border-collapse:collapse; color:#ffffff; font-size:13px; font-weight:bold; }
.calsmlTitle a			{ color:#ffffff !important; }
.calsmlToday			{ border:solid 1px #000000; }
.calsmlEventDateToday	{ border:solid 1px #000000; background-color:#000000; cursor:pointer; }
.calsmlEventDateToday div { color:#ffffff !important; }
.calsmlEventDate		{ font-weight:bold; cursor:pointer; }
.calsmlBottomLink		{ color:#000000 !important; font-weight:bold; line-height:20px; }

/* Large Calendar */

.ObjectType1			{ padding:5px; background-color:#cfd3d4; border:solid 1px #404040; margin:1px; }
.ObjectType2			{ padding:5px; background-color:#edeeee; border:solid 1px #404040; margin:1px; }

/* Colorcode for Large Calendar*/
.CCObjectType1			{ width:10px; height:10px; padding:0 2px 0 3px; display:inline; margin-bottom:-2px; background-color:#cfd3d4; border:solid 1px #404040; }
.CCObjectType4			{ width:10px; height:10px; padding:0 2px 0 3px; display:inline; margin-bottom:-2px; background-color:#edeeee; border:solid 1px #404040; }
.CCeventDate			{ background-color:#000000; color:#ffffff; }

.header					{ border:none; color:#ffffff !important; font-size:16px !important; background-color: #000000; border:none; }
.headerDay				{ font-size:10px; line-height:16px; font-weight:bold; border:solid 0px #E5D5C7; }
.headerNextPrev			{ line-height:20px; font-size:12px !important; border:none; }
.headerNextPrev a		{ text-decoration:none !important; color:#ffffff !important; }
.day					{ padding:2px; height:66px; border:solid 0px #E5D5C7; }
.today					{ padding:2px; border:solid 1px #000000; background-color:#ffffff; }
.eventDate				{ padding:2px; border:solid 1px #000000; font-weight:bold; }
.eventDateToday			{ padding:2px; border:solid 1px #000000; background-color:#000000; font-weight:bold; }
.today div				{ color:#000000; }
.eventDate div			{ color:#000000; }
.eventDateToday div		{ color:#ffffff; }
.eventDateToday div a	{ color:#000000 !important; }