/*Telerik RadCalendar Black skin*/

table.RadCalendar_PDQTheme
{
	background:#4f4f4f;
	font:12px "segoe ui",arial,sans-serif;
}

/*titlebar*/

.RadCalendar_PDQTheme .rcTitlebar
{
	border-color:#080808 #080808 #000000;
	background:#1c1c1c 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#fcfcfc;
}

.RadCalendar_PDQTheme .rcTitlebar table
{
	font:12px/22px "segoe ui",arial,sans-serif;
}

.RadCalendar_PDQTheme .rcTitlebar td
{
	padding:0 0 1px;
}

/*IE7 performance issue*/
/*.RadCalendar_PDQTheme .rcTitlebar td.rcTitle:hover
{
	color:#d99029;
}
.RadCalendar_PDQTheme .rcNoNav td.rcTitle:hover
{
	color:#fcfcfc;
}*/

.RadCalendar_PDQTheme .rcTitlebar .rcPrev,
.RadCalendar_PDQTheme .rcTitlebar .rcNext,
.RadCalendar_PDQTheme .rcTitlebar .rcFastPrev,
.RadCalendar_PDQTheme .rcTitlebar .rcFastNext
{
	width:17px;
	height:16px;
	margin:0 2px;
	background:transparent url('Calendar/sprite.gif') no-repeat;
	color:#666666;
}

.RadCalendar_PDQTheme .rcTitlebar .rcFastPrev
{
	margin-left:4px;
	background-position:0 -200px;
}

.RadCalendar_PDQTheme .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_PDQTheme .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_PDQTheme .rcTitlebar a.rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_PDQTheme .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_PDQTheme .rcTitlebar a.rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_PDQTheme .rcTitlebar .rcFastNext
{
	margin-right:4px;
	background-position:0 -500px;
}

.RadCalendar_PDQTheme .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_PDQTheme .rcMain
{
	border-color:#080808;
}

.RadCalendar_PDQTheme .rcMainTable
{
	color:#d6d6d6;
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_PDQTheme .rcHeader,
.RadCalendar_PDQTheme .rcFooter
{
	border-color:#080808;
}

/*week numbers and days*/

.RadCalendar_PDQTheme .rcWeek th
{
	border-top:1px solid #4f4f4f;
	border-bottom:1px solid #616161;
	padding:2px 6px 3px 0;
	background:#2b2b2b 0 100% repeat-x url('Calendar/sprite.gif');
	color:#8c8c8c;
}

.RadCalendar_PDQTheme .rcWeek .rcViewSel,
.RadCalendar_PDQTheme .rcRow th
{
	width:12px;
	padding:0 7px 0 9px;
}

.RadCalendar_PDQTheme .rcRow th
{
	background:#454545;
	color:#828282;
}

/*date cells*/

.RadCalendar_PDQTheme .rcRow td
{
	border-color:#4f4f4f;
}

.RadCalendar_PDQTheme .rcMain .rcRow a,
.RadCalendar_PDQTheme .rcMain .rcRow span
{
	color:#d6d6d6;
}

.RadCalendar_PDQTheme .rcMain .rcWeekend a
{
	color:#ababab;
}

.RadCalendar_PDQTheme .rcRow .rcToday
{
	border-color:#616161;
	background:#454545;
}

.RadCalendar_PDQTheme .rcRow .rcToday a,
.RadCalendar_PDQTheme .rcRow .rcSelected a
{
	color:#ffffff;
}

.RadCalendar_PDQTheme .rcMain .rcOtherMonth a
{
	color:#707070;
}

.RadCalendar_PDQTheme .rcMain .rcOutOfRange span
{
	color:#707070;
}

.RadCalendar_PDQTheme .rcRow .rcSelected
{
	border-color:#545454 #2e2e2e #1a1a1a #545454;
	background:#303030 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_PDQTheme .rcRow .rcHover
{
	border-color:#636363 #363636 #1f1f1f #5c5c5c;
	background:#2e2e2e 0 -1600px repeat-x url('Calendar/sprite.gif');
}

/*.RadCalendar_PDQTheme .rcRow .rcHover a
{
	color:#d99029;
}*/

/*multimonth view*/

.RadCalendarMultiView_PDQTheme .rcTitlebar
{
	border-color:#0d0d0d;
	background:#030303 0 -1200px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMultiView_PDQTheme .rcTitlebar table
{
	line-height:28px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar td
{
	padding-bottom:2px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar .rcPrev,
.RadCalendarMultiView_PDQTheme .rcTitlebar .rcNext,
.RadCalendarMultiView_PDQTheme .rcTitlebar .rcFastPrev,
.RadCalendarMultiView_PDQTheme .rcTitlebar .rcFastNext
{
	margin-top:2px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar .rcFastPrev
{
	background-position:0 -600px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar .rcPrev
{
	background-position:0 -700px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar a.rcPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar .rcNext
{
	background-position:0 -800px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar a.rcNext:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar .rcFastNext
{
	background-position:0 -900px;
}

.RadCalendarMultiView_PDQTheme .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiView_PDQTheme .rcMain
{
	border-color:#0d0d0d;
}

.RadCalendarMultiView_PDQTheme .rcCalendar
{
	border-color:#080808;
	border-top:0;
}

.RadCalendarMultiView_PDQTheme .rcCalendar .rcMainTable
{
	height:196px;
}

.RadCalendarMultiView_PDQTheme .rcMainTable .rcTitle
{
	border-width:1px 0;
	border-color:#080808 #000000 #000000;
	padding:0 0 1px;
	background:#1c1c1c 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#fcfcfc;
	line-height:22px;
}

/*month view*/

table.RadCalendarMonthView_PDQTheme
{
	border-color:#080808;
	background:#4f4f4f;
	font:12px "segoe ui",arial,sans-serif;
	color:#d6d6d6;
}

.RadCalendarMonthView_PDQTheme #rcMView_Feb,
.RadCalendarMonthView_PDQTheme #rcMView_Apr,
.RadCalendarMonthView_PDQTheme #rcMView_Jun,
.RadCalendarMonthView_PDQTheme #rcMView_Aug,
.RadCalendarMonthView_PDQTheme #rcMView_Oct,
.RadCalendarMonthView_PDQTheme #rcMView_Dec
{
	border-right:1px solid #212121;
}

.RadCalendarMonthView_PDQTheme td:first-child+td+td
{
	border-left:1px solid #616161;
}

.RadCalendarMonthView_PDQTheme a
{
	color:#d6d6d6;
}

.RadCalendarMonthView_PDQTheme .rcSelected a
{
	border-color:#545454 #2e2e2e #1a1a1a #545454;
	background:#303030 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMonthView_PDQTheme #rcMView_PrevY a,
.RadCalendarMonthView_PDQTheme #rcMView_NextY a
{
	width:17px;
	height:16px;
	background-image:url('Calendar/sprite.gif');
	color:#666666;
}

.RadCalendarMonthView_PDQTheme #rcMView_PrevY a
{
	background-position:0 -2100px;
}

.RadCalendarMonthView_PDQTheme #rcMView_PrevY a:hover
{
	background-position:0 -2150px;
}

.RadCalendarMonthView_PDQTheme #rcMView_NextY a
{
	background-position:0 -2200px;
}

.RadCalendarMonthView_PDQTheme #rcMView_NextY a:hover
{
	background-position:0 -2250px;
}

.RadCalendarMonthView_PDQTheme .rcButtons
{
	padding:5px 7px;
}

.RadCalendarMonthView_PDQTheme input
{
	border-color:#080808;
	background:#1c1c1c 0 -2300px repeat-x url('Calendar/sprite.gif');
	color:#ffffff;
	font:12px "segoe ui",arial,sans-serif;
}

/*IE7 performance issue*/
/*.RadCalendarMonthView_PDQTheme input:hover
{
	background-color:#030303;
	background-position:0 -2350px;
	color:#d99029;
}*/

/*time view*/

table.RadCalendarTimeView_PDQTheme
{
	border-color:#080808;
	background:#4f4f4f;
	color:#d6d6d6;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_PDQTheme th
{
	border-bottom:1px solid #000000;
	padding:0 0 1px;
	background:#1c1c1c 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#fcfcfc;
	line-height:22px;
}

table.RadCalendarTimeView_PDQTheme td
{
	border-color:#212121;
}

.RadCalendarTimeView_PDQTheme a
{
	color:#d6d6d6;
}

.RadCalendarTimeView_PDQTheme td.rcSelected a
{
	border-color:#545454 #2e2e2e #1a1a1a #545454;
	background:#303030 0 -1700px repeat-x url('Calendar/sprite.gif');
	color:#ffffff;
}

/*.RadCalendarTimeView_PDQTheme td.rcHover a
{
	border-color:#636363 #363636 #1f1f1f #5c5c5c;
	background:#2e2e2e 0 -1600px repeat-x url('Calendar/sprite.gif');
	color:#d99029;
}*/

.RadCalendarTimeView_PDQTheme .rcFooter
{
	border-color:#080808;
}

/*pickers*/

.RadPicker_PDQTheme .rcCalPopup,
.RadPicker_PDQTheme .rcTimePopup
{
	background-image:url('Calendar/sprite.gif');
}

.RadPicker_PDQTheme .rcCalPopup,
.RadPicker_PDQTheme a.rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_PDQTheme a.rcCalPopup:hover,
.RadPicker_PDQTheme a.rcCalPopup:focus,
.RadPicker_PDQTheme a.rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_PDQTheme .rcTimePopup,
.RadPicker_PDQTheme a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_PDQTheme a.rcTimePopup:hover,
.RadPicker_PDQTheme a.rcTimePopup:focus,
.RadPicker_PDQTheme a.rcTimePopup:active
{
	background-position:0 -150px;
}

/*rtl*/

.RadCalendarRTL_PDQTheme .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_PDQTheme .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_PDQTheme .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_PDQTheme .rcTitlebar a.rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_PDQTheme .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_PDQTheme .rcTitlebar a.rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_PDQTheme .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_PDQTheme .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -250px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar .rcFastPrev
{
	background-position:0 -900px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -950px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar .rcPrev
{
	background-position:0 -800px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar a.rcPrev:hover
{
	background-position:0 -850px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar .rcNext
{
	background-position:0 -700px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar a.rcNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar .rcFastNext
{
	background-position:0 -600px;
}

.RadCalendarMultiViewRTL_PDQTheme .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -650px;
}