/*Telerik RadCalendar Default skin*/

table.RadCalendar_customRadScheduler
{
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

/*titlebar*/

.RadCalendar_customRadScheduler .rcTitlebar
{
	border-color:#868686 #868686 #c4c4c4;
	background:#eaeaea 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#000;
}

.RadCalendar_customRadScheduler .rcTitlebar table
{
	font:12px/23px "segoe ui",arial,sans-serif;
}

.RadCalendar_customRadScheduler .rcTitlebar td
{
	padding:0 0 1px;
}

.RadCalendar_customRadScheduler .rcTitlebar .rcPrev,
.RadCalendar_customRadScheduler .rcTitlebar .rcNext,
.RadCalendar_customRadScheduler .rcTitlebar .rcFastPrev,
.RadCalendar_customRadScheduler .rcTitlebar .rcFastNext
{
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendar_customRadScheduler .rcTitlebar .rcFastPrev
{
	margin-left:6px;
	background-position:1px -197px;
}

.RadCalendar_customRadScheduler .rcTitlebar a.rcFastPrev:hover
{
	background-position:1px -247px;
}

.RadCalendar_customRadScheduler .rcTitlebar .rcPrev
{
	background-position:4px -297px;
}

.RadCalendar_customRadScheduler .rcTitlebar a.rcPrev:hover
{
	background-position:4px -347px;
}

.RadCalendar_customRadScheduler .rcTitlebar .rcNext
{
	background-position:3px -397px;
}

.RadCalendar_customRadScheduler .rcTitlebar a.rcNext:hover
{
	background-position:3px -447px;
}

.RadCalendar_customRadScheduler .rcTitlebar .rcFastNext
{
	margin-right:6px;
	background-position:1px -497px;
}

.RadCalendar_customRadScheduler .rcTitlebar a.rcFastNext:hover
{
	background-position:1px -547px;
}

.RadCalendar_customRadScheduler .rcMain
{
	border-color:#868686;
}

.RadCalendar_customRadScheduler .rcMainTable
{
	font:12px/17px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_customRadScheduler .rcHeader,
.RadCalendar_customRadScheduler .rcFooter
{
	border-color:#868686;
}

/*week numbers and days*/

.RadCalendar_customRadScheduler .rcWeek th
{
	border-bottom:1px solid #c5c5c5;
	padding:4px 6px 3px 0;
	color:#333;
}

.RadCalendar_customRadScheduler .rcWeek .rcViewSel,
.RadCalendar_customRadScheduler .rcRow th
{
	width:13px;
	padding:0 7px 0 9px;
	background:#eee;
}

.RadCalendar_customRadScheduler .rcRow th
{
	color:#777;
}

/*date cells*/

.RadCalendar_customRadScheduler .rcRow td
{
	border-color:#fff;
}

.RadCalendar_customRadScheduler .rcMain .rcRow a,
.RadCalendar_customRadScheduler .rcMain .rcRow span
{
	color:#333;
}

.RadCalendar_customRadScheduler .rcMain .rcWeekend a
{
	color:#666;
}

.RadCalendar_customRadScheduler .rcRow .rcToday
{
	border-color:#898989;
}

.RadCalendar_customRadScheduler .rcMain .rcOtherMonth a
{
	color:#898989;
}

.RadCalendar_customRadScheduler .rcMain .rcOutOfRange span
{
	color:#898989;
}

.RadCalendar_customRadScheduler .rcRow .rcSelected
{
	border-color:#8d8d8d #7d7d7d #6c6c6c;
	background:#828282 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_customRadScheduler .rcMain .rcRow .rcSelected a
{
	color:#fff;
}

.RadCalendar_customRadScheduler .rcRow .rcHover
{
	border-color:#c4c4c4 #b2b2b2 #9e9e9e;
	background:#c5c5c5 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_customRadScheduler .rcMain .rcRow .rcHover a
{
	color:#333;
}

/*multimonth view*/

.RadCalendarMultiView_customRadScheduler .rcTitlebar
{
	border-color:#9a9a9a #9c9c9c #9c9c9c;
	background:#c5c5c5 0 -1199px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMultiView_customRadScheduler .rcTitlebar table
{
	border:1px solid;
	border-color:#fdfdfd #f3f3f3 #e7e7e7;
	line-height:27px;
}

.RadCalendarMultiView_customRadScheduler .rcTitlebar a.rcFastPrev:hover
{
	background-position:1px -647px;
}

.RadCalendarMultiView_customRadScheduler .rcTitlebar a.rcPrev:hover
{
	background-position:4px -747px;
}

.RadCalendarMultiView_customRadScheduler .rcTitlebar a.rcNext:hover
{
	background-position:3px -847px;
}

.RadCalendarMultiView_customRadScheduler .rcTitlebar a.rcFastNext:hover
{
	background-position:1px -947px;
}

.RadCalendarMultiView_customRadScheduler .rcMain
{
	border-color:#9b9b9b;
}

.RadCalendarMultiView_customRadScheduler .rcCalendar
{
	border-color:#868686;
}

.RadCalendarMultiView_customRadScheduler .rcCalendar .rcMainTable
{
	height:176px;
}

.RadCalendarMultiView_customRadScheduler .rcMainTable .rcTitle
{
	border-color:#c4c4c4;
	padding:0 0 2px;
	background:#eaeaea 0 -1000px repeat-x url('Calendar/sprite.gif');
	line-height:22px;
}

/*month view*/

table.RadCalendarMonthView_customRadScheduler
{
	border-color:#979797;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
}

.RadCalendarMonthView_customRadScheduler #rcMView_Feb,
.RadCalendarMonthView_customRadScheduler #rcMView_Apr,
.RadCalendarMonthView_customRadScheduler #rcMView_Jun,
.RadCalendarMonthView_customRadScheduler #rcMView_Aug,
.RadCalendarMonthView_customRadScheduler #rcMView_Oct,
.RadCalendarMonthView_customRadScheduler #rcMView_Dec
{
	border-right:1px solid #e0e0e0;
}

.RadCalendarMonthView_customRadScheduler a
{
	color:#333;
}

.RadCalendarMonthView_customRadScheduler .rcSelected a
{
	border-color:#8d8d8d #7d7d7d #6c6c6c;
	background:#828282 0 -1700px repeat-x url('Calendar/sprite.gif');
	color:#fff;
}

.RadCalendarMonthView_customRadScheduler #rcMView_PrevY a,
.RadCalendarMonthView_customRadScheduler #rcMView_NextY a
{
	width:17px;
	height:14px;
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendarMonthView_customRadScheduler #rcMView_PrevY a
{
	background-position:7px -196px;
}

.RadCalendarMonthView_customRadScheduler #rcMView_NextY a
{
	background-position:7px -496px;
}

.RadCalendarMonthView_customRadScheduler .rcButtons
{
	padding:6px 7px 5px;
}

.RadCalendarMonthView_customRadScheduler input
{
	border-color:#a7a7a7 #7b7b7b #7b7b7b #a7a7a7;
	background:#e9e9e9 0 -2300px repeat-x url('Calendar/sprite.gif');
	color:#000;
	font:12px "segoe ui",arial,sans-serif;
}

/*time view*/

table.RadCalendarTimeView_customRadScheduler
{
	border-color:#868686;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_customRadScheduler th
{
	border-bottom:1px solid #c4c4c4;
	padding:0 0 1px;
	background:#eaeaea 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#000;
	line-height:23px;
}

table.RadCalendarTimeView_customRadScheduler td
{
	border-color:#c5c5c5;
}

.RadCalendarTimeView_customRadScheduler a
{
	color:#333;
}

.RadCalendarTimeView_customRadScheduler td.rcSelected a
{
	border-color:#8d8d8d #7d7d7d #6c6c6c;
	background:#828282 0 -1700px repeat-x url('Calendar/sprite.gif');
	color:#fff;
}

.RadCalendarTimeView_customRadScheduler td.rcHover a
{
	border-color:#c4c4c4 #b2b2b2 #9e9e9e;
	background:#c5c5c5 0 -1600px repeat-x url('Calendar/sprite.gif');
	color:#000;
}

.RadCalendarTimeView_customRadScheduler .rcFooter
{
	border-color:#c5c5c5;
}

/*pickers*/

.RadPicker_customRadScheduler .rcCalPopup,
.RadPicker_customRadScheduler .rcTimePopup
{
	background-image:url('Calendar/sprite.gif');
}

.RadPicker_customRadScheduler .rcCalPopup,
.RadPicker_customRadScheduler a.rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_customRadScheduler a.rcCalPopup:hover,
.RadPicker_customRadScheduler a.rcCalPopup:focus,
.RadPicker_customRadScheduler a.rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_customRadScheduler .rcTimePopup,
.RadPicker_customRadScheduler a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_customRadScheduler a.rcTimePopup:hover,
.RadPicker_customRadScheduler a.rcTimePopup:focus,
.RadPicker_customRadScheduler a.rcTimePopup:active
{
	background-position:0 -150px;
}

/*rtl*/

.RadCalendarRTL_customRadScheduler .rcTitlebar .rcFastPrev
{
	background-position:1px -497px;
}

.RadCalendarRTL_customRadScheduler .rcTitlebar a.rcFastPrev:hover
{
	background-position:1px -547px;
}

.RadCalendarRTL_customRadScheduler .rcTitlebar .rcPrev
{
	background-position:3px -397px;
}

.RadCalendarRTL_customRadScheduler .rcTitlebar a.rcPrev:hover
{
	background-position:3px -447px;
}

.RadCalendarRTL_customRadScheduler .rcTitlebar .rcNext
{
	background-position:4px -297px;
}

.RadCalendarRTL_customRadScheduler .rcTitlebar a.rcNext:hover
{
	background-position:4px -347px;
}

.RadCalendarRTL_customRadScheduler .rcTitlebar .rcFastNext
{
	background-position:1px -197px;
}

.RadCalendarRTL_customRadScheduler .rcTitlebar a.rcFastNext:hover
{
	background-position:1px -247px;
}

.RadCalendarMultiViewRTL_customRadScheduler .rcTitlebar a.rcFastPrev:hover
{
	background-position:1px -947px;
}

.RadCalendarMultiViewRTL_customRadScheduler .rcTitlebar a.rcPrev:hover
{
	background-position:3px -847px;
}

.RadCalendarMultiViewRTL_customRadScheduler .rcTitlebar a.rcNext:hover
{
	background-position:4px -747px;
}

.RadCalendarMultiViewRTL_customRadScheduler .rcTitlebar a.rcFastNext:hover
{
	background-position:1px -647px;
}