/*Telerik RadCalendar Sitefinity skin*/

table.RadCalendar_Legacy
{
	border-collapse:separate;
	border:0;
	/*background:#fff4e0;*/
	background:#fff;
	color:#333;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;;
}

/*titlebar*/

.RadCalendar_Legacy .rcTitlebar
{
	width:100%;
	/* border:1px solid #ddd; */
	padding:0;
	color:#000;
	background-color: #ffe58c;
}

.RadCalendar_Legacy .rcTitlebar table
{
	width:100%;
	border-collapse:separate;
	border:0;
	font:10px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;;
	text-transform:uppercase;
	letter-spacing:1px;
}

.RadCalendar_Legacy .rcTitlebar td
{
	border:0;
	padding:2px 0 2px;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar_Legacy .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}
.RadCalendar_Legacy .rcNoNav .rcTitle
{
	cursor:default;
}

.RadCalendar_Legacy .rcTitlebar .rcPrev,
.RadCalendar_Legacy .rcTitlebar .rcNext,
.RadCalendar_Legacy .rcTitlebar .rcFastPrev,
.RadCalendar_Legacy .rcTitlebar .rcFastNext
{
	display:block;
	width:17px;
	height:17px;
	overflow:hidden;
	margin:0 3px;
	background:transparent no-repeat url('Calendar/sprite.gif');
	text-indent:-1111px;
	text-decoration:none;
	color:#ccc;
}

.RadCalendar_Legacy .rcTitlebar .rcFastPrev
{
	margin-left:5px;
	background-position:0 0;
}

.RadCalendar_Legacy .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -50px;
}

.RadCalendar_Legacy .rcTitlebar .rcPrev
{
	background-position:0 -100px;
}

.RadCalendar_Legacy .rcTitlebar .rcPrev:hover
{
	background-position:0 -150px;
}

.RadCalendar_Legacy .rcTitlebar .rcNext
{
	background-position:0 -200px;
}

.RadCalendar_Legacy .rcTitlebar .rcNext:hover
{
	background-position:0 -250px;
}

.RadCalendar_Legacy .rcTitlebar .rcFastNext
{
	margin-right:5px;
	background-position:0 -300px;
}

.RadCalendar_Legacy .rcTitlebar .rcFastNext:hover
{
	background-position:0 -350px;
}

.RadCalendar_Legacy .rcMain
{
	width:100%;
	border:1px solid #494949;
	border-top:0;
	padding:0;
}

.RadCalendar_Legacy .rcMainTable
{
	border-collapse:separate;
	border:0;
	width:100%;
	font:12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;;
}

/*header, footer*/

.RadCalendar_Legacy .rcHeader,
.RadCalendar_Legacy .rcFooter
{
	border:1px solid #ddd;
	border-top:0;
	padding:0;
}

/*week numbers and days*/

.RadCalendar_Legacy .rcRow th,
.RadCalendar_Legacy .rcWeek th
{
	border:0;
	font-weight:normal;
	text-align:center;
	cursor:default;
}

.RadCalendar_Legacy .rcWeek th
{
	padding:4px 0 0 0;
	/* border-bottom:1px solid #ddd; */
	font-size:10px;
}

.RadCalendar_Legacy .rcRow th
{
	width:28px;
	padding:0;
	color:#777;
}

.RadCalendar_Legacy .rcWeek .rcViewSel
{
	border-bottom-color:#fff;
}

.RadCalendar_Legacy .rcViewSel,
.RadCalendar_Legacy .rcRow th
{
	background:#eee;
}

.RadCalendar_Legacy .rcRow th,
.RadCalendar_Legacy .rcRow td
{
	vertical-align:middle;
}

/*date cells*/

.RadCalendar_Legacy .rcRow td
{
	width:26px;
	border:0;
	padding:0 0 1px 1px;
	text-align:right;
}

.RadCalendar_Legacy .rcMain .rcRow a,
.RadCalendar_Legacy .rcMain .rcRow span
{
	display:block;
	width:20px;
	padding:0 6px 0 0;
	text-decoration:none;
	color:#710707;
	background:100% -1600px no-repeat url('Calendar/sprite.gif');
}

.RadCalendar_Legacy .rcPreview .rcRow a
{
	outline:none;
}

.RadCalendar_Legacy .rcMain .rcWeekend a
{
	color:#520101;
}

.RadCalendar_Legacy .rcMain .rcRow .rcToday a
{
	background:100% -1400px no-repeat url('Calendar/sprite.gif');
}

.RadCalendar_Legacy .rcMain .rcOtherMonth a
{
	color:#777;
	background:100% -1600px no-repeat url('Calendar/sprite.gif');
}

.RadCalendar_Legacy .rcMain .rcOutOfRange span
{
	color:#777;
	cursor:default;
	text-decoration: line-through;
	background:100% -1500px no-repeat url('Calendar/sprite.gif');
}

.RadCalendar_Legacy .rcMain .rcRow .rcHover a
{
	background:100% -1200px no-repeat url('Calendar/sprite.gif');
	color:#000;
}

.RadCalendar_Legacy .rcMain .rcRow .rcSelected a
{
	background:100% -1300px no-repeat url('Calendar/sprite.gif');
	color:#fff;
}

/*multimonth view*/

table.RadCalendarMultiView_Legacy
{
	width:auto;
	border:0;
}

.RadCalendarMultiView_Legacy .rcTitlebar
{
	border:1px solid #ccc;
	padding:0;
	background:#dee2e7;
}

.RadCalendarMultiView_Legacy .rcTitlebar table
{
	border:0;
	line-height:26px;
}

.RadCalendarMultiView_Legacy .rcTitlebar td
{
	border:0;
	padding-top:3px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcFastPrev
{
	width:19px;
	height:19px;
	background-position:0 -400px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcPrev
{
	width:19px;
	height:19px;
	background-position:0 -500px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcNext
{
	width:19px;
	height:19px;
	background-position:0 -600px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcNext:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcFastNext
{
	width:19px;
	height:19px;
	background-position:0 -700px;
}

.RadCalendarMultiView_Legacy .rcTitlebar .rcFastNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_Legacy .rcMain
{
	border-color:#ccc;
}

.RadCalendarMultiView_Legacy .rcCalendar
{
	border:1px solid #ddd;
	padding:0;
}

.RadCalendarMultiView_Legacy .rcCalendar .rcMainTable
{
	width:210px;
}

.RadCalendarMultiView_Legacy .rcMain .rcTitle
{
	border:0;
	border-bottom:1px solid #ddd;
	padding:3px 0 2px;
	color:#000;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}

/*month view*/

table.RadCalendarMonthView_Legacy
{
	border-collapse:separate;
	border:1px solid;
	border-color:#ededed #c4c4c4 #8e8e8e #c4c4c4;
	background:#fff;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color:#333;
}

table.RadCalendarMonthView_Legacy td
{
	border:0;
	padding:5px 3px 0;
}

.RadCalendarMonthView_Legacy #rcMView_Feb,
.RadCalendarMonthView_Legacy #rcMView_Apr,
.RadCalendarMonthView_Legacy #rcMView_Jun,
.RadCalendarMonthView_Legacy #rcMView_Aug,
.RadCalendarMonthView_Legacy #rcMView_Oct,
.RadCalendarMonthView_Legacy #rcMView_Dec
{
	border-right:1px solid #e0e0e0;
}

.RadCalendarMonthView_Legacy a
{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
	color:#710707;
}

.RadCalendarMonthView_Legacy .rcHover a
{
	border:1px solid #dee2e7;
	padding:1px 3px;
	background:#f0f0f0;
}

.RadCalendarMonthView_Legacy .rcSelected a
{
	border:1px solid #ffe0a3;
	padding:1px 3px;
	background:#ffffe1;
	color:#000;
}

.RadCalendarMonthView_Legacy #rcMView_PrevY a,
.RadCalendarMonthView_Legacy #rcMView_NextY a
{
	display:block;
	width:17px;
	height:17px;
	overflow:hidden;
	margin:0 auto;
	background:transparent no-repeat url('Calendar/sprite.gif');
	text-indent:-1111px;
	text-align:center;
	text-decoration:none;
	color:#ccc;
}

.RadCalendarMonthView_Legacy #rcMView_PrevY a
{
	background-position:3px -100px;
}

.RadCalendarMonthView_Legacy #rcMView_NextY a
{
	background-position:3px -200px;
}

.RadCalendarMonthView_Legacy #rcMView_PrevY a:hover
{
	background-position:3px -150px;
}

.RadCalendarMonthView_Legacy #rcMView_NextY a:hover
{
	background-position:3px -250px;
}

.RadCalendarMonthView_Legacy .rcButtons
{
	border:0;
	padding:4px 7px 6px;
	text-align:center;
}

.RadCalendarMonthView_Legacy input
{
	border:1px solid;
	border-color:#ccc #666 #666 #ccc;
	margin:0 3px;
	padding:1px 0 0;
	background:#efefef;
	color:#333;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;;
	cursor:pointer;
}

.RadCalendarMonthView_Legacy input:hover
{
	color:#000;
	background:#fff;
}

.RadCalendarMonthView_Legacy #rcMView_Today
{
	padding:1px 3px 0;
}

.RadCalendarMonthView_Legacy #rcMView_OK
{
	margin-left:20px;
	padding:1px 3px 0;
}

.RadCalendarMonthView_Legacy #rcMView_Cancel,
.RadCalendarMonthView_Legacy #rcMView_Cancel:hover
{
	border:0;
	background:none transparent;
	color:#710707;
}

/*time view*/

table.RadCalendarTimeView_Legacy
{
	border-collapse:separate;
	border:1px solid;
	border-color:#ededed #c4c4c4 #8e8e8e #c4c4c4;
	background:#fff;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color:#333;
}

.RadCalendarTimeView_Legacy th
{
	border:0;
	border-bottom:1px solid #ddd;
	padding:3px 0;
	color:#000;
	line-height:18px;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	cursor:default;
}

table.RadCalendarTimeView_Legacy td
{
	border:0;
	border-left:1px solid #ddd;
	padding:2px 2px 3px;
}

table.RadCalendarTimeView_Legacy td:first-child
{
	border-left:0;
}

.RadCalendarTimeView_Legacy a
{
	display:block;
	width:58px;
	padding:2px 6px 2px 1px;
	line-height:15px;
	text-align:right;
	color:#710707;
	text-decoration:none;
}

.RadCalendarTimeView_Legacy td.rcSelected a
{
	background:100% -1900px no-repeat url('Calendar/sprite.gif');
	color:#000;
}

.RadCalendarTimeView_Legacy td.rcHover a
{
	background:100% -1800px no-repeat url('Calendar/sprite.gif');
	color:#000;
}

.RadCalendarTimeView_Legacy .rcFooter
{
	border-top:1px solid #ddd;
	padding:0;
}

/*pickers*/

.RadPicker_Legacy,
.RadPicker_Legacy td
{
	vertical-align:middle;
}

.RadPicker_Legacy .RadInput
{
	vertical-align:baseline;
}

.RadPicker_Legacy table.rcTable,
.RadPicker_Legacy table.rcTable td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker_Legacy table.rcTable .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker_Legacy td a
{
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	margin:0 2px;
	text-decoration:none;
}
* html .RadPicker_Legacy td a{position:static}/*IE6*/
*+html .RadPicker_Legacy td a{position:static}/*IE7*/

.RadPicker_Legacy .rcCalPopup,
.RadPicker_Legacy .rcTimePopup
{
	display:block;
	width:22px;
	height:22px;
	overflow:hidden;
	background:no-repeat url('Calendar/sprite.gif');
	text-indent:-1111px;
	text-align:center;
}

.RadPicker_Legacy .rcCalPopup
{
	background-position:0 -2000px;
}

.RadPicker_Legacy .rcTimePopup
{
	background-position:0 -2100px;
}

.RadPicker_Legacy .rcDisabled,
.RadCalendarMonthView_Legacy .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

/*rtl*/

.RadCalendarRTL_Legacy .rcTitlebar .rcFastPrev
{
	background-position:0 -300px;
}

.RadCalendarRTL_Legacy .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_Legacy .rcTitlebar .rcPrev
{
	background-position:0 -200px;
}

.RadCalendarRTL_Legacy .rcTitlebar .rcPrev:hover
{
	background-position:0 -250px;
}

.RadCalendarRTL_Legacy .rcTitlebar .rcNext
{
	background-position:0 -100px;
}

.RadCalendarRTL_Legacy .rcTitlebar .rcNext:hover
{
	background-position:0 -150px;
}

.RadCalendarRTL_Legacy .rcTitlebar .rcFastNext
{
	background-position:0 0;
}

.RadCalendarRTL_Legacy .rcTitlebar .rcFastNext:hover
{
	background-position:0 -50px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcFastPrev
{
	background-position:0 -700px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcPrev
{
	background-position:0 -600px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcNext
{
	background-position:0 -500px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcNext:hover
{
	background-position:0 -550px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcFastNext
{
	background-position:0 -400px;
}

.RadCalendarMultiViewRTL_Legacy .rcTitlebar .rcFastNext:hover
{
	background-position:0 -450px;
}

