/*Telerik RadCalendar Windows7 skin*/

table.RadCalendar_i2d2
{
    width:auto;
	background:#ffffff;
	color:#333333;
	font:12px "segoe ui",arial,sans-serif;
}

/*titlebar*/

.RadCalendar_i2d2 .rcTitlebar
{
	border-color:#e0d5eb;
	border-bottom-color:#e0dae6;
	background:#f6f2fa;
	color:#432b5c;
}

.RadCalendar_i2d2 .rcTitlebar table
{
	font:12px/18px "segoe ui",arial,sans-serif;
}

.RadCalendar_i2d2 .rcTitlebar td
{
	padding:3px 0 2px;
}

.RadCalendar_i2d2 .rcTitlebar .rcPrev,
.RadCalendar_i2d2 .rcTitlebar .rcNext,
.RadCalendar_i2d2 .rcTitlebar .rcFastPrev,
.RadCalendar_i2d2 .rcTitlebar .rcFastNext
{
	width:17px;
	height:16px;
	background-image:url('Calendar/sprite.gif');
	color:#cccccc;
}

.RadCalendar_i2d2 .rcTitlebar .rcFastPrev
{
	margin-left:5px;
	background-position:0 -200px;
}

.RadCalendar_i2d2 .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_i2d2 .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_i2d2 .rcTitlebar a.rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_i2d2 .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_i2d2 .rcTitlebar a.rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_i2d2 .rcTitlebar .rcFastNext
{
	margin-right:5px;
	background-position:0 -500px;
}

.RadCalendar_i2d2 .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_i2d2 .rcMain
{
	border-color:#e0d5eb;
}

.RadCalendar_i2d2 .rcMainTable
{
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_i2d2 .rcHeader,
.RadCalendar_i2d2 .rcFooter
{
	border-color:#e0d5eb;
}

/*week numbers and days*/

.RadCalendar_i2d2 .rcWeek th
{
	border-bottom:1px solid #e0dae6;
	padding:2px 0 1px 0;
	text-align:center;
}

.RadCalendar_i2d2 .rcWeek .rcViewSel
{
	border-bottom-color:#ffffff;
}

.RadCalendar_i2d2 .rcRow th
{
	width:28px;
	color:#68567a;
}

.RadCalendar_i2d2 .rcViewSel,
.RadCalendar_i2d2 .rcRow th
{
	background:#f0ebf5;
}

/*date cells*/

.RadCalendar_i2d2 .rcRow td
{
	width:26px;
	border:0;
	padding:0 0 1px 1px;
}

.RadCalendar_i2d2 .rcMain .rcRow a,
.RadCalendar_i2d2 .rcMain .rcRow span
{
	width:20px;
	padding:0 6px 0 0;
	color:#000000;
}

.RadCalendar_i2d2 .rcMain .rcWeekend a
{
	color:#454545;
}

.RadCalendar_i2d2 .rcMain .rcRow .rcToday a
{
	background:100% -1800px no-repeat url('Calendar/sprite.gif');
	color:#68567a;
}

.RadCalendar_i2d2 .rcMain .rcOtherMonth a
{
	color:#a6a6a6;
}

.RadCalendar_i2d2 .rcMain .rcOutOfRange span
{
	color:#cccccc;
}

.RadCalendar_i2d2 .rcMain .rcRow .rcSelected a
{
	background:100% -1700px no-repeat url('Calendar/sprite.gif');
	color:#68567a;
}

.RadCalendar_i2d2 .rcMain .rcRow .rcHover a
{
	background:100% -1600px no-repeat url('Calendar/sprite.gif');
	color:#68567a;
}

/*multimonth view*/

.RadCalendarMultiView_i2d2 .rcTitlebar
{
	border-color:#e0d5eb;
	background:#f0e9f7 0 -1199px repeat-x url('Calendar/sprite.gif');
	color:#432b5c;
}

.RadCalendarMultiView_i2d2 .rcTitlebar table
{
	border:1px solid;
	border-color:#ffffff #f9f5fc #f5f0fa;
	line-height:22px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar td
{
	padding:4px 0 1px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar .rcFastPrev
{
	width:20px;
	height:19px;
	background-position:0 -600px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar .rcPrev
{
	width:20px;
	height:19px;
	background-position:0 -700px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar a.rcPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar .rcNext
{
	width:20px;
	height:19px;
	background-position:0 -800px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar a.rcNext:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar .rcFastNext
{
	width:20px;
	height:19px;
	background-position:0 -900px;
}

.RadCalendarMultiView_i2d2 .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiView_i2d2 .rcMain
{
	border-color:#e0d5eb;
}

.RadCalendarMultiView_i2d2 .rcCalendar
{
    width:auto;
	border-color:#e0d5eb;
}

.RadCalendarMultiView_i2d2 .rcMain .rcTitle
{
	border-color:#e0dae6;
	padding:3px 0 4px;
	background:#f6f2fa;
	color:#432b5c;
}

/*month view*/

table.RadCalendarMonthView_i2d2
{
	border-color:#b9adc4;
	background:#fcfcfc;
	font:12px "segoe ui",arial,sans-serif;
	color:#000000;
}

.RadCalendarMonthView_i2d2 #rcMView_Feb,
.RadCalendarMonthView_i2d2 #rcMView_Apr,
.RadCalendarMonthView_i2d2 #rcMView_Jun,
.RadCalendarMonthView_i2d2 #rcMView_Aug,
.RadCalendarMonthView_i2d2 #rcMView_Oct,
.RadCalendarMonthView_i2d2 #rcMView_Dec
{
	border-right:1px solid #e0e0e0;
}

.RadCalendarMonthView_i2d2 a
{
	color:#000000;
}

.RadCalendarMonthView_i2d2 .rcHover a
{
	border-color:#d0b5eb;
	background:#f4f2f5;
	color:#68567a;
}

.RadCalendarMonthView_i2d2 .rcSelected a
{
	border-color:#ba9fd6;
	background:#ebd9fc;
	color:#68567a;
}

.RadCalendarMonthView_i2d2 #rcMView_PrevY a,
.RadCalendarMonthView_i2d2 #rcMView_NextY a
{
	width:12px;
	height:15px;
	background-image:url('Calendar/sprite.gif');
	color:#cccccc;
}

.RadCalendarMonthView_i2d2 #rcMView_PrevY a
{
	background-position:0 -200px;
}

.RadCalendarMonthView_i2d2 #rcMView_PrevY a:hover
{
	background-position:0 -250px;
}

.RadCalendarMonthView_i2d2 #rcMView_NextY a
{
	background-position:0 -500px;
}

.RadCalendarMonthView_i2d2 #rcMView_NextY a:hover
{
	background-position:0 -550px;
}

.RadCalendarMonthView_i2d2 .rcButtons
{
	padding:4px 7px 6px;
}

.RadCalendarMonthView_i2d2 input
{
	border:0;
	margin:0 3px;
	padding:1px 0 0;
	background:0 100% repeat-x url('Calendar/sprite.gif');
	color:#7728c7;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarMonthView_i2d2 #rcMView_Today
{
	margin-right:20px;
}

/*time view*/

table.RadCalendarTimeView_i2d2
{
	border-color:#b9adc4;
	background:#fcfcfc;
	font:12px "segoe ui",arial,sans-serif;
	color:#000000;
}

.RadCalendarTimeView_i2d2 th
{
	border-bottom:1px solid #e0dae6;
	padding:3px 0;
	background:#f6f2fa;
	color:#432b5c;
	line-height:18px;
}

table.RadCalendarTimeView_i2d2 td
{
	border-color:#e0e0e0;
	padding:2px 2px 3px;
}

.RadCalendarTimeView_i2d2 a
{
	width:59px;
	padding:1px 6px 1px 1px;
	line-height:15px;
	text-align:right;
	color:#000000;
}

.RadCalendarTimeView_i2d2 td.rcSelected a
{
    border:0;
    padding:1px 6px 1px 1px;
	background:100% -2550px no-repeat url('Calendar/sprite.gif');
	color:#68567a;
}

.RadCalendarTimeView_i2d2 td.rcHover a
{
    border:0;
    padding:1px 6px 1px 1px;
	background:100% -2500px no-repeat url('Calendar/sprite.gif');
	color:#68567a;
}

.RadCalendarTimeView_i2d2 .rcFooter
{
	border-color:#e0e0e0;
}

/*pickers*/

.RadPicker_i2d2 .rcCalPopup,
.RadPicker_i2d2 .rcTimePopup
{
	background-image:url('Calendar/sprite.gif');
}

.RadPicker_i2d2 .rcCalPopup,
.RadPicker_i2d2 a.rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_i2d2 a.rcCalPopup:hover,
.RadPicker_i2d2 a.rcCalPopup:focus,
.RadPicker_i2d2 a.rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_i2d2 .rcTimePopup,
.RadPicker_i2d2 a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_i2d2 a.rcTimePopup:hover,
.RadPicker_i2d2 a.rcTimePopup:focus,
.RadPicker_i2d2 a.rcTimePopup:active
{
	background-position:0 -150px;
}

/*rtl*/

.RadCalendarRTL_i2d2 .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_i2d2 .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_i2d2 .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_i2d2 .rcTitlebar a.rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_i2d2 .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_i2d2 .rcTitlebar a.rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_i2d2 .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_i2d2 .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -250px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar .rcFastPrev
{
	background-position:0 -900px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar .rcPrev
{
	background-position:0 -800px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar a.rcPrev:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar .rcNext
{
	background-position:0 -700px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar a.rcNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar .rcFastNext
{
	background-position:0 -600px;
}

.RadCalendarMultiViewRTL_i2d2 .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -650px;
}