﻿.RadCalendar_Telerik .rcWeek th
{
	text-align: center !important;
	font-weight: bold !important;
}

.RadCalendar_Telerik .rcRow .caldate
{
	text-align: right !important;
	font-weight: bold !important;
}

.RadCalendar_Telerik .rcRow .rcOtherMonth
{
	height: 0px !important;
	padding: 0px !important;
	border: none !important;
}

.RadCalendar_Telerik .rcRow td
{
	vertical-align: top !important;
	padding: 5px !important;
	text-align: left !important;
	width: 14% !important;
	height: 110px !important;
	border: 1px solid #eee !important;
	font-size: 0.9em !important;
}

.RadCalendar_Telerik .rcRow td a
{
	font-weight: normal;
	line-height: 1.25em;
	margin-bottom: 4px;
}

.RadCalendar_Telerik .rcRow .rcSelected
{
	background: #fff7ff !important;
	border-color: #cbc !important;
}

#calwrapper
{
	padding: 10px 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0px 10px;
	background: #fff;
	color: #000;
	font-size: 1.1em;
}

.EventCalendar
{
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

a,
a:hover
{
	color: #390738;
}

h1
{
	color: #323254;
	font-family: Segoe Print, Comic Sans MS, Serif;
	font-size: 1.9em;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
	vertical-align: top;
	line-height: 30px;
	padding: 0px;
}

.EventCalendar ul
{
	
	margin: 5px 2px 0px 2px;
	list-style-type: none;
	padding: 0px;
	text-align: left;
	color: Black;
}

.EventCalendar li a
{
	font-size: .85em !important;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.all
{
	color: #858 !important;
}

.all:hover
{
	color: #969 !important;
}

.main
{
	color: #4c4a7d !important;
}

.main:hover
{
	color: #323245 !important;
}

.lark
{
	color: #060 !important;
}

.lark:hover
{
	color: #3a3 !important;
}

.palmview
{
	color: #930 !important;
}

.palmview:hover
{
	color: #a60 !important;
}

.EventCalendar .header
{
	border: none;
	background: #323254;
	color: #fff;
	font-weight: bold;
	width: 500px;
	padding: 5px 0px;
	margin: 0px auto;
	font-size: 1.2em;
}

.EventCalendar .header a
{
	margin: 10px;
	color: White !important;
	text-decoration: none;
}

.EventCalendar .dayheaders
{
	font-weight: bold;
	color: #FFF;
	background: #4C4A7D;
	height: 20px;
	text-align: center;
	width: 100px !important;
}

.EventCalendar .datelink
{
	font-weight: bold;
	text-decoration: none;
	color: #323245;
	text-align: left;
	margin: 0px;
	padding-bottom: 4px;
}

.EventCalendar .daycell
{
	font-size: .9em;
	height: 125px;
	text-align: left;
	width: 98px !important;
	background: url(images/daycell.gif) no-repeat;
	border-left: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
	border-bottom: 1px solid #aaa;
	padding: 0px 0px 3px 2px;
}

.EventCalendar .selecteddaycell
{
	font-size: .9em;
	height: 125px;
	text-align: left;
	width: 100px !important;
	background: url(images/selecteddaycell.gif) no-repeat;
	background-color: #e6e6f0 !important;
	border-left: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
	border-bottom: 1px solid #aaa;
}

.EventCalendar .selecteddaycell .datelink
{
	color: #323245;
}

.EventCalendar .otherdaycell
{
	background-color: #ececf3 !important;
	border-bottom: 1px solid #aaa;
}

.calendarpage .legend
{
	float: right;
	margin: 10px 0px 10px 10px;
	border: 2px dotted #ccc;
	padding: 5px;
	width: 200px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

.calendarpage h2
{
	font-size: 1.25em;
	margin: 0px;
	margin-bottom: 3px;
}

.calendarpage p
{
	margin: 0px;
	margin-bottom: 10px;
}
