/*Telerik RadCalendar WebBlue skin*/

table.RadCalendar_Ocif
{
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

/*titlebar*/

.RadCalendar_Ocif .rcTitlebar
{
	border-color:#3d556c #3d556c #3a5168;
	background:#738da2 0 -999px repeat-x url('Calendar/sprite.gif');
	color:#fff;
}

.RadCalendar_Ocif .rcTitlebar table
{
	border:1px solid;
	border-color:#9bafc1 #8196ac #899fb1;
	font:12px/19px "segoe ui",arial,sans-serif;
}

.RadCalendar_Ocif .rcTitlebar td
{
	padding:1px 0;
}

.RadCalendar_Ocif .rcTitlebar .rcPrev,
.RadCalendar_Ocif .rcTitlebar .rcNext,
.RadCalendar_Ocif .rcTitlebar .rcFastPrev,
.RadCalendar_Ocif .rcTitlebar .rcFastNext
{
	width:20px;
	height:20px;
	margin:0;
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendar_Ocif .rcTitlebar .rcFastPrev
{
	margin-left:1px;
	background-position:0 -200px;
}

.RadCalendar_Ocif .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_Ocif .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_Ocif .rcTitlebar a.rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_Ocif .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_Ocif .rcTitlebar a.rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_Ocif .rcTitlebar .rcFastNext
{
	margin-right:1px;
	background-position:0 -500px;
}

.RadCalendar_Ocif .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_Ocif .rcMain
{
	border-color:#768ca5;
}

.RadCalendar_Ocif .rcMainTable
{
	color:#000;
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_Ocif .rcHeader,
.RadCalendar_Ocif .rcFooter
{
	border-color:#768ca5;
}

/*week numbers and days*/

.RadCalendar_Ocif .rcRow th,
.RadCalendar_Ocif .rcWeek th
{
	background:#dfeeff;
}

.RadCalendar_Ocif .rcWeek th
{
	border-bottom:1px solid #a7c0df;
	padding:2px 6px 3px 0;
}

.RadCalendar_Ocif .rcWeek .rcViewSel,
.RadCalendar_Ocif .rcRow th
{
	width:13px;
	border-right:1px solid #a7c0df;
	padding:0 7px 0 9px;
}

.RadCalendar_Ocif .rcWeek .rcViewSel
{
	border-right-color:#dfeeff;
}

/*date cells*/

.RadCalendar_Ocif .rcRow td
{
	border-color:#fff;
}

.RadCalendar_Ocif .rcMain .rcRow a,
.RadCalendar_Ocif .rcMain .rcRow span
{
	color:#000;
}

.RadCalendar_Ocif .rcMain .rcWeekend a
{
	color:#444;
}

.RadCalendar_Ocif .rcRow .rcToday
{
	border-color:#506175;
}

.RadCalendar_Ocif .rcRow .rcToday a
{
	color:#0053a5;
}

.RadCalendar_Ocif .rcMain .rcOtherMonth a
{
	color:#777;
}

.RadCalendar_Ocif .rcMain .rcOutOfRange span
{
	color:#777;
}

.RadCalendar_Ocif .rcRow .rcSelected
{
	border-color:#133c44;
	background:#75b7cc 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_Ocif .rcRow .rcSelected a
{
	color:#0d202b;
}

.RadCalendar_Ocif .rcRow .rcHover
{
	border-color:#5d9fb7;
	background:#bee3f6 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_Ocif .rcRow .rcHover a
{
	color:#0e3d4f;
}

/*multimonth view*/

.RadCalendarMultiView_Ocif .rcTitlebar
{
	border-color:#212f41;
	background:#495a70 0 -1199px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMultiView_Ocif .rcTitlebar table
{
	border:1px solid;
	border-color:#63768a #465668 #58697d;
	line-height:25px;
}

.RadCalendarMultiView_Ocif .rcTitlebar td
{
	padding-bottom:2px;
}

.RadCalendarMultiView_Ocif .rcTitlebar .rcPrev,
.RadCalendarMultiView_Ocif .rcTitlebar .rcNext,
.RadCalendarMultiView_Ocif .rcTitlebar .rcFastPrev,
.RadCalendarMultiView_Ocif .rcTitlebar .rcFastNext
{
	margin-top:1px;
}

.RadCalendarMultiView_Ocif .rcTitlebar .rcFastPrev
{
	background-position:0 -600px;
}

.RadCalendarMultiView_Ocif .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_Ocif .rcTitlebar .rcPrev
{
	background-position:0 -700px;
}

.RadCalendarMultiView_Ocif .rcTitlebar a.rcPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_Ocif .rcTitlebar .rcNext
{
	background-position:0 -800px;
}

.RadCalendarMultiView_Ocif .rcTitlebar a.rcNext:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiView_Ocif .rcTitlebar .rcFastNext
{
	background-position:0 -900px;
}

.RadCalendarMultiView_Ocif .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiView_Ocif .rcMain
{
	border-color:#768ca5;
}

.RadCalendarMultiView_Ocif .rcCalendar
{
	border-color:#768ca5;
	border-top:0;
}

.RadCalendarMultiView_Ocif .rcCalendar .rcMainTable
{
	height:196px;
}

.RadCalendarMultiView_Ocif .rcMainTable .rcTitle
{
	border-style:solid;
	border-width:1px 0;
	border-color:#3d556c #3a5168 #3a5168;
	padding:0 0 1px;
	background:#738da2 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#fff;
	line-height:23px;
}

/*month view*/

table.RadCalendarMonthView_Ocif
{
	border-color:#768ca5;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	color:#333;
}

.RadCalendarMonthView_Ocif #rcMView_Feb,
.RadCalendarMonthView_Ocif #rcMView_Apr,
.RadCalendarMonthView_Ocif #rcMView_Jun,
.RadCalendarMonthView_Ocif #rcMView_Aug,
.RadCalendarMonthView_Ocif #rcMView_Oct,
.RadCalendarMonthView_Ocif #rcMView_Dec
{
	border-right:1px solid #768ca5;
}

.RadCalendarMonthView_Ocif a
{
	color:#333;
}

.RadCalendarMonthView_Ocif .rcSelected a
{
	border-color:#133c44;
	background:#75b7cc 0 -1700px repeat-x url('Calendar/sprite.gif');
	color:#0d202b;
}

.RadCalendarMonthView_Ocif #rcMView_PrevY a,
.RadCalendarMonthView_Ocif #rcMView_NextY a
{
	width:16px;
	height:13px;
	background-image:url('Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendarMonthView_Ocif #rcMView_PrevY a
{
	background-position:6px -2095px;
}

.RadCalendarMonthView_Ocif #rcMView_NextY a
{
	background-position:7px -2195px;
}

.RadCalendarMonthView_Ocif .rcButtons
{
	padding:6px 7px 5px;
}

.RadCalendarMonthView_Ocif input
{
	border-color:#4e667e #5e7388 #425c71;
	background:#d6e1e7 0 -2300px repeat-x url('Calendar/sprite.gif');
	color:#0d202b;
	font:12px "segoe ui",arial,sans-serif;
}

/*IE7 performance issue*/
/*.RadCalendarMonthView_Ocif input:hover
{
	border-color:#5d9fb7 #70aabf #5d9fb7;
	background-color:#bee3f6;
	background-position:0 -2350px;
}*/

/*time view*/

table.RadCalendarTimeView_Ocif
{
	border-color:#768ca5;
	border-top-color:#3d556c;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_Ocif th
{
	border-top:1px solid #9bafc1;
	border-bottom:1px solid #3a5168;
	padding:0 0 1px;
	background:#738da2 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#fff;
	line-height:22px;
}

table.RadCalendarTimeView_Ocif td
{
	border-color:#768ca5;
}

.RadCalendarTimeView_Ocif a
{
	color:#333;
}

.RadCalendarTimeView_Ocif td.rcSelected a
{
	border-color:#133c44;
	background:#75b7cc 0 -1700px repeat-x url('Calendar/sprite.gif');
	color:#0d202b;
}

.RadCalendarTimeView_Ocif td.rcHover a
{
	border-color:#5d9fb7;
	background:#bee3f6 0 -1600px repeat-x url('Calendar/sprite.gif');
	color:#0e3d4f;
}

.RadCalendarTimeView_Ocif .rcFooter
{
	border-color:#768ca5;
}

/*pickers*/

.RadPicker_Ocif .rcCalPopup,
.RadPicker_Ocif .rcTimePopup
{
	background-image:url('Calendar/sprite.gif');
}

.RadPicker_Ocif .rcCalPopup,
.RadPicker_Ocif a.rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_Ocif a.rcCalPopup:hover,
.RadPicker_Ocif a.rcCalPopup:focus,
.RadPicker_Ocif a.rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_Ocif .rcTimePopup,
.RadPicker_Ocif a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_Ocif a.rcTimePopup:hover,
.RadPicker_Ocif a.rcTimePopup:focus,
.RadPicker_Ocif a.rcTimePopup:active
{
	background-position:0 -150px;
}

/*rtl*/

.RadCalendarRTL_Ocif .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_Ocif .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_Ocif .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_Ocif .rcTitlebar a.rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_Ocif .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_Ocif .rcTitlebar a.rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_Ocif .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_Ocif .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -250px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar .rcFastPrev
{
	background-position:0 -900px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar .rcPrev
{
	background-position:0 -800px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar a.rcPrev:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar .rcNext
{
	background-position:0 -700px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar a.rcNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar .rcFastNext
{
	background-position:0 -600px;
}

.RadCalendarMultiViewRTL_Ocif .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -650px;
}