/*Telerik RadCalendar Sunset skin*/

table.RadCalendar_Custom
{
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

/*titlebar*/

.RadCalendar_Custom .rcTitlebar
{
	border-color:#71250a;
	background:#b9500c 0 -999px repeat-x url('Calendar/sprite.gif');
	color:#fff;
}

.RadCalendar_Custom .rcTitlebar table
{
	border:1px solid;
	border-color:#eb8b7e #c55727 #c36a30;
	font:12px/21px "segoe ui",arial,sans-serif;
}

.RadCalendar_Custom .rcTitlebar td
{
	padding:0 0 1px;
}

.RadCalendar_Custom .rcTitlebar .rcPrev,
.RadCalendar_Custom .rcTitlebar .rcNext,
.RadCalendar_Custom .rcTitlebar .rcFastPrev,
.RadCalendar_Custom .rcTitlebar .rcFastNext
{
	width:18px;
	height:17px;
	margin:2px 2px 0;
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendar_Custom .rcTitlebar .rcFastPrev
{
	margin-left:4px;
	background-position:0 -200px;
}

.RadCalendar_Custom .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_Custom .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_Custom .rcTitlebar a.rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_Custom .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_Custom .rcTitlebar a.rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_Custom .rcTitlebar .rcFastNext
{
	margin-right:4px;
	background-position:0 -500px;
}

.RadCalendar_Custom .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_Custom .rcMain
{
	border-color:#958a85;
}

.RadCalendar_Custom .rcMainTable
{
	color:#272522;
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_Custom .rcHeader,
.RadCalendar_Custom .rcFooter
{
	border-color:#958a85;
}

/*week numbers and days*/

.RadCalendar_Custom .rcRow th,
.RadCalendar_Custom .rcWeek th
{
	background:#f4eee6;
}

.RadCalendar_Custom .rcWeek th
{
	border-bottom:1px solid #d2c7b4;
	padding:2px 6px 2px 0;
}

.RadCalendar_Custom .rcWeek .rcViewSel,
.RadCalendar_Custom .rcRow th
{
	width:12px;
	padding:0 7px 0 9px;
}

.RadCalendar_Custom .rcRow th
{
	border-right:1px solid #d2c7b4;
}

/*date cells*/

.RadCalendar_Custom .rcRow td
{
	border-color:#fff;
}

.RadCalendar_Custom .rcMain .rcRow a,
.RadCalendar_Custom .rcMain .rcRow span
{
	color:#272522;
}

.RadCalendar_Custom .rcMain .rcWeekend a
{
	color:#474542;
}

.RadCalendar_Custom .rcRow .rcToday
{
	border-color:#b94600;
}

.RadCalendar_Custom .rcRow .rcToday a
{
	color:#5d1f00;
}

.RadCalendar_Custom .rcMain .rcOtherMonth a
{
	color:#777;
}

.RadCalendar_Custom .rcMain .rcOutOfRange span
{
	color:#777;
}

.RadCalendar_Custom .rcRow .rcSelected
{
	border-color:#ad5e2f;
	background:#e48544 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_Custom .rcRow .rcSelected a
{
	color:#5d1f00;
}

.RadCalendar_Custom .rcRow .rcHover
{
	border-color:#ca9a3e;
	background:#f2d429 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_Custom .rcRow .rcHover a
{
	color:#863d02;
}

/*multimonth view*/

.RadCalendarMultiView_Custom .rcTitlebar
{
	border-color:#504a41 #423e36 #36332c;
	background:#575043 0 -1199px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMultiView_Custom .rcTitlebar table
{
	border:1px solid;
	border-color:#9d947f #7c7569 #6c665a;
	line-height:27px;
}

.RadCalendarMultiView_Custom .rcTitlebar td
{
	padding-bottom:1px;
}

.RadCalendarMultiView_Custom .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_Custom .rcTitlebar a.rcPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_Custom .rcTitlebar a.rcNext:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiView_Custom .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiView_Custom .rcCalendar
{
	border-color:#958a85;
	border-top:0;
}

.RadCalendarMultiView_Custom .rcCalendar .rcMainTable
{
	height:195px;
}

.RadCalendarMultiView_Custom .rcMainTable .rcTitle
{
	border:1px solid;
	border-color:#eb8b7e #d06d44 #71250a;
	padding:0 0 2px;
	background:#b9500c 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#fff;
	line-height:22px;
}

/*month view*/

table.RadCalendarMonthView_Custom
{
	border-color:#958a85;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	color:#272522;
}

.RadCalendarMonthView_Custom #rcMView_Feb,
.RadCalendarMonthView_Custom #rcMView_Apr,
.RadCalendarMonthView_Custom #rcMView_Jun,
.RadCalendarMonthView_Custom #rcMView_Aug,
.RadCalendarMonthView_Custom #rcMView_Oct,
.RadCalendarMonthView_Custom #rcMView_Dec
{
	border-right:1px solid #958a85;
}

.RadCalendarMonthView_Custom a
{
	color:#272522;
}

.RadCalendarMonthView_Custom .rcSelected a
{
	border-color:#ad5e2f;
	background:#e48544 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMonthView_Custom #rcMView_PrevY a,
.RadCalendarMonthView_Custom #rcMView_NextY a
{
	width:15px;
	height:13px;
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendarMonthView_Custom #rcMView_PrevY a
{
	background-position:6px -2095px;
}

.RadCalendarMonthView_Custom #rcMView_NextY a
{
	background-position:7px -2195px;
}

.RadCalendarMonthView_Custom .rcButtons
{
	padding:5px 7px 3px;
}

.RadCalendarMonthView_Custom input
{
	border-color:#b97322 #9d5d13 #824703;
	padding:1px 0 0;
	background:#f4be77 0 -2300px repeat-x url('Calendar/sprite.gif');
	color:#3d1400;
	font:12px "segoe ui",arial,sans-serif;
}

/*IE7 performance issue*/
/*.RadCalendarMonthView_Custom input:hover
{
	border-color:#bd8b2b #ac7d21 #9c6f18;
	background-color:#f8e35f;
	background-position:0 -2350px;
	color:#3d1400;
}*/

/*time view*/

table.RadCalendarTimeView_Custom
{
	border-color:#958a85;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_Custom th
{
	border:1px solid;
	border-color:#eb8b7e #d06d44 #71250a;
	padding:0 0 2px;
	background:#b9500c 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#fff;
	line-height:21px;
}

table.RadCalendarTimeView_Custom td
{
	border-color:#958a85;
}

.RadCalendarTimeView_Custom a
{
	color:#272522;
}

.RadCalendarTimeView_Custom td.rcSelected a
{
	border-color:#ad5e2f;
	background:#e48544 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarTimeView_Custom td.rcHover a
{
	border-color:#ca9a3e;
	background:#f2d42b 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarTimeView_Custom .rcFooter
{
	border-color:#958a85;
}

/*pickers*/

.RadPicker_Custom .rcCalPopup,
.RadPicker_Custom .rcTimePopup
{
	background-image:url('Calendar/sprite.gif');
}

.RadPicker_Custom .rcCalPopup,
.RadPicker_Custom a.rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_Custom a.rcCalPopup:hover,
.RadPicker_Custom a.rcCalPopup:focus,
.RadPicker_Custom a.rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_Custom .rcTimePopup,
.RadPicker_Custom a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_Custom a.rcTimePopup:hover,
.RadPicker_Custom a.rcTimePopup:focus,
.RadPicker_Custom a.rcTimePopup:active
{
	background-position:0 -150px;
}

/*rtl*/

.RadCalendarRTL_Custom .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_Custom .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_Custom .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_Custom .rcTitlebar a.rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_Custom .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_Custom .rcTitlebar a.rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_Custom .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_Custom .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -250px;
}

.RadCalendarMultiViewRTL_Custom .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiViewRTL_Custom .rcTitlebar a.rcPrev:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiViewRTL_Custom .rcTitlebar a.rcNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_Custom .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -650px;
}