﻿/*Telerik RadCalendar Common CSS*/

table.RadCalendar
{
	table-layout:auto;
	border-collapse:separate;
	border:0;
	width:220px;
}

/*titlebar*/

.RadCalendar .rcTitlebar
{
	width:100%;
	border-style:solid;
	border-width:1px;
	padding:0;
}

.RadCalendar .rcTitlebar table
{
	table-layout:auto;
	width:100%;
	border-collapse:separate;
	border:0;
}

.RadCalendar .rcTitlebar td
{
	border:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}
.RadCalendar .rcNoNav .rcTitle
{
	cursor:default;
}

.RadCalendar .rcTitlebar .rcPrev,
.RadCalendar .rcTitlebar .rcNext,
.RadCalendar .rcTitlebar .rcFastPrev,
.RadCalendar .rcTitlebar .rcFastNext
{
	display:block;
	width:15px;
	height:15px;
	overflow:hidden;
	margin:1px 4px !important;
	background-color:transparent;
	background-repeat:no-repeat;
	text-indent:-2222px;
	text-decoration:none;
}

.RadCalendar .rcMain
{
	width:100%;
	border-style:solid;
	border-width:0 1px 1px;
	padding:0;
}

.RadCalendar .rcMainTable
{
	table-layout:auto;
	border-collapse:separate;
	border:0;
	width:100%;
}

.RadCalendar .rcHeader,
.RadCalendar .rcFooter
{
	border-style:solid;
	border-width:0 1px 1px;
	padding:0;
}

/*week numbers and days*/

.RadCalendar .rcRow th,
.RadCalendar .rcWeek th
{
	border:0;
	padding:0;
	font-weight:normal;
	vertical-align:middle;
	cursor:default;
}

.RadCalendar .rcWeek th
{
	text-align:right;
}

.RadCalendar .rcWeek .rcViewSel,
.RadCalendar .rcRow th
{
	text-align:center;
}

/*date cells*/

.RadCalendar .rcRow td
{
	 border: 0 none !important;
    padding: 0 0 1px 1px !important; 
	text-align:right;
	width: 26px !important;
	vertical-align:middle !important;
}

.RadCalendar .rcMain .rcRow a,
.RadCalendar .rcMain .rcRow span
{
	display:block;
	padding:1px 5px 1px 0;
	text-decoration:none;
}

.RadCalendar .rcPreview .rcRow a
{
	outline:none;
}

.RadCalendar .rcMain .rcOutOfRange span
{
	cursor:default;
}

/*multimonth view*/

table.RadCalendarMultiView
{
	width:auto;
}

.RadCalendarMultiView .rcCalendar
{
	width:220px;
	border-style:solid;
	border-width:1px;
	padding:0;
}

.RadCalendarMultiView .rcMainTable .rcTitle
{
	border-style:solid;
	border-width:0 0 1px;
	padding:0;
	text-align:center;
}

/*month view*/

table.RadCalendarMonthView
{
	table-layout:auto;
	border-collapse:separate;
	border-style:solid;
	border-width:1px;
}

table.RadCalendarMonthView td
{
	border:0;
	padding:5px 2px 0;
}

.RadCalendarMonthView a
{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
}

.RadCalendarMonthView .rcHover a,
.RadCalendarMonthView .rcSelected a
{
    border-style:solid;
    border-width:1px;
	padding:1px 3px;
}

.RadCalendarMonthView #rcMView_PrevY a,
.RadCalendarMonthView #rcMView_NextY a
{
	display:block;
	overflow:hidden;
	margin:0 auto;
	background-color:transparent;
	background-repeat:no-repeat;
	text-indent:-2222px;
	text-align:center;
	text-decoration:none;
}

.RadCalendarMonthView .rcButtons
{
	border:0;
	text-align:center;
}

.RadCalendarMonthView input
{
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}

*+html .RadCalendarMonthView input{padding:0;}/*IE7*/
* html .RadCalendarMonthView input{padding:0;}/*IE6*/

.RadCalendarMonthView #rcMView_Today
{
	margin:0 0.4em 0 0;
}

*+html .RadCalendarMonthView #rcMView_OK{padding:0 0.2em;}/*IE7*/
* html .RadCalendarMonthView #rcMView_OK{padding:0 0.2em;}/*IE6*/

/*time view*/

table.RadCalendarTimeView
{
	border-collapse:separate;
	border-style:solid;
	border-width:1px;
}

.RadCalendarTimeView th
{
	border:0;
	text-align:center;
	cursor:default;
	font-weight:normal;
}

table.RadCalendarTimeView td
{
	border-style:solid;
	border-width:0 0 0 1px;
	padding:2px 2px 3px;
}

table.RadCalendarTimeView td:first-child
{
	border-left:0;
}

.RadCalendarTimeView a
{
	display:block;
	padding:2px 6px;
	text-align:center;
	text-decoration:none;
}

.RadCalendarTimeView td.rcSelected a,
.RadCalendarTimeView td.rcHover a
{
    border-style:solid;
    border-width:1px;
    padding:1px 5px;
}

.RadCalendarTimeView .rcFooter
{
	border-style:solid;
	border-width:1px 0 0;
	padding:0;
}

/*pickers*/

.RadPicker,
.RadPicker td
{
	vertical-align:middle;
}

.RadPicker .RadInput
{
	vertical-align:baseline;
}

.RadPicker .rcTable
{
	table-layout:auto;
}

.RadPicker table.rcTable,
.RadPicker table.rcTable td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker table.rcTable .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker td a
{
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	margin:0 2px;
	text-decoration:none;
}
* html .RadPicker td a{position:static}/*IE6*/
*+html .RadPicker td a{position:static}/*IE7*/

.RadPicker .rcCalPopup,
.RadPicker .rcTimePopup
{
	display:block;
	overflow:hidden;
	width:22px;
	height:22px;
	background-color:transparent;
	background-repeat:no-repeat;
	text-indent:-2222px;
	text-align:center;
}

.RadPicker .rcDisabled,
.RadCalendarMonthView .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

/*shadows*/

body>.RadCalendarPopupShadows
{
	padding: 0 5px 5px 0;
}

.RadCalendarPopupShadows>.rcShadTR,
.RadCalendarPopupShadows>.rcShadBL,
.RadCalendarPopupShadows>.rcShadBR
{
	position:absolute;
	background-repeat:no-repeat;
	background-color:transparent;
}

.RadCalendarPopupShadows>.rcShadBL,
.RadCalendarPopupShadows>.rcShadBR
{
	height:5px;
	bottom:0;
	background-image:url('../../images/global/Common/Menu/ShadowBottom.png');
}

.RadCalendarPopupShadows>.rcShadBL
{
	left:0;
	width:100%;
	background-position:0 -3px;
}

.RadCalendarPopupShadows>.rcShadBR
{
	width:5px;
	right:0;
	background-position:100% 100%;
}

.RadCalendarPopupShadows>.rcShadTR
{
	width:5px;
	height:100%;
	top:0;
	right:0;
	background-image:url('../../images/global/Common/Menu/ShadowRight.png');
	background-position:100% 0;
}

.rcIE>.rcShadBL,
.rcIE>.rcShadBR,
.rcIE>.rcShadTR
{
	background-image:none;
}

/*rtl*/

.RadPickerRTL table.rcTable .rcInputCell
{
	padding:0 0 0 4px;
}

/*Telerik RadCalendar Sitefinity skin*/

table.RadCalendar_AL
{
	background:#fff;
	color:#333;
	font:12px arial,sans-serif;
}

/*titlebar*/

.RadCalendar_AL .rcTitlebar
{
	border-color:#ddd;
	color:#000;
}

.RadCalendar_AL .rcTitlebar table
{
	font:10px/20px arial,sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}

.RadCalendar_AL .rcTitlebar td
{
	padding:2px 0 2px !mportant;
}

.RadCalendar_AL .rcTitlebar .rcPrev,
.RadCalendar_AL .rcTitlebar .rcNext,
.RadCalendar_AL .rcTitlebar .rcFastPrev,
.RadCalendar_AL .rcTitlebar .rcFastNext
{
	width:17px !important;
	height:17px !important;
	margin:0 3px !mportant;
	background-image:url('../../images/global/Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendar_AL .rcTitlebar .rcFastPrev
{
	margin-left:5px;
	background-position:0 0;
}

.RadCalendar_AL .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -50px;
}

.RadCalendar_AL .rcTitlebar .rcPrev
{
	background-position:0 -100px;
}

.RadCalendar_AL .rcTitlebar a.rcPrev:hover
{
	background-position:0 -150px;
}

.RadCalendar_AL .rcTitlebar .rcNext
{
	background-position:0 -200px;
}

.RadCalendar_AL .rcTitlebar a.rcNext:hover
{
	background-position:0 -250px;
}

.RadCalendar_AL .rcTitlebar .rcFastNext
{
	margin-right:5px;
	background-position:0 -300px;
}

.RadCalendar_AL .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -350px;
}

.RadCalendar_AL .rcMain
{
	border-color:#ddd;
}

.RadCalendar_AL .rcMainTable
{
	font:12px/20px arial,sans-serif;
}

/*header, footer*/

.RadCalendar_AL .rcHeader,
.RadCalendar_AL .rcFooter
{
	border-color:#ddd;
}

/*week numbers and days*/

.RadCalendar_AL .rcWeek th
{
	padding:4px 0 0 0 !important;
	border-bottom:1px solid #ddd !important;
	font-size:10px !important;
	text-align:center !important;
}

.RadCalendar_AL .rcWeek .rcViewSel
{
	border-bottom-color:#fff;
}

.RadCalendar_AL .rcViewSel,
.RadCalendar_AL .rcRow th
{
	background:#eee;
}

.RadCalendar_AL .rcRow th
{
	width:28px;
	color:#777;
}

/*date cells*/

.RadCalendar_AL .rcRow td
{
	width:26px;
	border:0;
	padding:0 0 1px 1px;
}

.RadCalendar_AL .rcMain .rcRow a,
.RadCalendar_AL .rcMain .rcRow span
{
	width:20px;
	padding:0 6px 0 0 !important;
	color:#105cb6;
}

.RadCalendar_AL .rcMain .rcWeekend a
{
	color:#4f7eb6;
}

.RadCalendar_AL .rcMain .rcRow .rcToday a
{
	background:100% -1400px no-repeat url('../../images/global/Calendar/sprite.gif');
}

.RadCalendar_AL .rcMain .rcOtherMonth a
{
	color:#777;
}

.RadCalendar_AL .rcMain .rcOutOfRange span
{
	color:#777;
}

.RadCalendar_AL .rcMain .rcRow .rcSelected a
{
	background:100% -1300px no-repeat url('../../images/global/Calendar/sprite.gif');
	color:#000;
}

.RadCalendar_AL .rcMain .rcRow .rcHover a
{
	background:100% -1200px no-repeat url('../../images/global/Calendar/sprite.gif');
	color:#000;
}

/*multimonth view*/

.RadCalendarMultiView_AL .rcTitlebar
{
	border-color:#ccc;
	background:#dee2e7;
}

.RadCalendarMultiView_AL .rcTitlebar table
{
	line-height:26px;
}

.RadCalendarMultiView_AL .rcTitlebar td
{
	padding-top:3px;
}

.RadCalendarMultiView_AL .rcTitlebar .rcFastPrev
{
	width:19px;
	height:19px;
	background-position:0 -400px;
}

.RadCalendarMultiView_AL .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarMultiView_AL .rcTitlebar .rcPrev
{
	width:19px;
	height:19px;
	background-position:0 -500px;
}

.RadCalendarMultiView_AL .rcTitlebar a.rcPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarMultiView_AL .rcTitlebar .rcNext
{
	width:19px;
	height:19px;
	background-position:0 -600px;
}

.RadCalendarMultiView_AL .rcTitlebar a.rcNext:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiView_AL .rcTitlebar .rcFastNext
{
	width:19px;
	height:19px;
	background-position:0 -700px;
}

.RadCalendarMultiView_AL .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiView_AL .rcMain
{
	border-color:#ccc;
}

.RadCalendarMultiView_AL .rcCalendar
{
	width:auto;
	border-color:#ddd;
}

.RadCalendarMultiView_AL .rcCalendar .rcMainTable
{
	width:210px;
}

.RadCalendarMultiView_AL .rcMain .rcTitle
{
	border-color:#ddd;
	padding:3px 0 2px;
	color:#000;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}

/*month view*/

table.RadCalendarMonthView_AL
{
	border-color:#ededed #c4c4c4 #8e8e8e #c4c4c4;
	background:#fff;
	font:12px arial,sans-serif;
	color:#333;
}

table.RadCalendarMonthView_AL td
{
	padding:5px 3px 0;
}

.RadCalendarMonthView_AL #rcMView_Feb,
.RadCalendarMonthView_AL #rcMView_Apr,
.RadCalendarMonthView_AL #rcMView_Jun,
.RadCalendarMonthView_AL #rcMView_Aug,
.RadCalendarMonthView_AL #rcMView_Oct,
.RadCalendarMonthView_AL #rcMView_Dec
{
	border-right:1px solid #e0e0e0;
}

.RadCalendarMonthView_AL a
{
	color:#105cb6;
}

.RadCalendarMonthView_AL .rcHover a
{
	border-color:#dee2e7;
	background:#f0f0f0;
}

.RadCalendarMonthView_AL .rcSelected a
{
	border-color:#ffe0a3;
	background:#ffffe1;
	color:#000;
}

.RadCalendarMonthView_AL #rcMView_PrevY a,
.RadCalendarMonthView_AL #rcMView_NextY a
{
	width:17px;
	height:17px;
	background-image:url('../../images/global/Calendar/sprite.gif');
	color:#ccc;
}

.RadCalendarMonthView_AL #rcMView_PrevY a
{
	background-position:3px -100px;
}

.RadCalendarMonthView_AL #rcMView_NextY a
{
	background-position:3px -200px;
}

.RadCalendarMonthView_AL #rcMView_PrevY a:hover
{
	background-position:3px -150px;
}

.RadCalendarMonthView_AL #rcMView_NextY a:hover
{
	background-position:3px -250px;
}

.RadCalendarMonthView_AL .rcButtons
{
	padding:4px 7px 6px;
}

.RadCalendarMonthView_AL input
{
	border-color:#ccc #666 #666 #ccc;
	margin:0 3px;
	padding:1px 0 0;
	background:#efefef;
	color:#333;
	font:12px arial,sans-serif;
}

/*IE7 performance issue*/
/*.RadCalendarMonthView_AL input:hover
{
	color:#000;
	background:#fff;
}*/

.RadCalendarMonthView_AL #rcMView_Today
{
	padding:1px 3px 0;
}

.RadCalendarMonthView_AL #rcMView_OK
{
	margin-left:20px;
	padding:1px 3px 0;
}

.RadCalendarMonthView_AL #rcMView_Cancel /*,
.RadCalendarMonthView_AL input#rcMView_Cancel:hover*/
{
	border:0;
	background:none transparent;
	color:#105cb6;
}

/*time view*/

table.RadCalendarTimeView_AL
{
	border-color:#ededed #c4c4c4 #8e8e8e #c4c4c4;
	background:#fff;
	font:12px arial,sans-serif;
	color:#333;
}

.RadCalendarTimeView_AL th
{
	border-bottom:1px solid #ddd;
	padding:3px 0;
	color:#000;
	line-height:18px;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}

table.RadCalendarTimeView_AL td
{
	border-color:#ddd;
}

.RadCalendarTimeView_AL a
{
	width:58px;
	padding:2px 6px 2px 1px;
	line-height:15px;
	text-align:right;
	color:#105cb6;
}

.RadCalendarTimeView_AL td.rcSelected a
{
    border:0;
    padding:2px 6px 2px 1px;
	background:100% -1900px no-repeat url('../../images/global/Calendar/sprite.gif');
	color:#000;
}

.RadCalendarTimeView_AL td.rcHover a
{
    border:0;
    padding:2px 6px 2px 1px;
	background:100% -1800px no-repeat url('../../images/global/Calendar/sprite.gif');
	color:#000;
}

.RadCalendarTimeView_AL .rcFooter
{
	border-color:#ddd;
}

/*pickers*/

.RadPicker_AL .rcCalPopup,
.RadPicker_AL .rcTimePopup
{
	background-image:url('../../images/global/Calendar/sprite.gif');
}

.RadPicker_AL .rcCalPopup,
.RadPicker_AL a.rcDisabled.rcCalPopup:hover
{
	background-position:0 -2000px;
}

.RadPicker_AL a.rcCalPopup:hover,
.RadPicker_AL a.rcCalPopup:focus,
.RadPicker_AL a.rcCalPopup:active
{
	background-position:0 -2050px;
}

.RadPicker_AL .rcTimePopup,
.RadPicker_AL a.rcDisabled.rcTimePopup:hover
{
	background-position:0 -2100px;
}

.RadPicker_AL a.rcTimePopup:hover,
.RadPicker_AL a.rcTimePopup:focus,
.RadPicker_AL a.rcTimePopup:active
{
	background-position:0 -2150px;
}

/*rtl*/

.RadCalendarRTL_AL .rcTitlebar .rcFastPrev
{
	background-position:0 -300px;
}

.RadCalendarRTL_AL .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_AL .rcTitlebar .rcPrev
{
	background-position:0 -200px;
}

.RadCalendarRTL_AL .rcTitlebar a.rcPrev:hover
{
	background-position:0 -250px;
}

.RadCalendarRTL_AL .rcTitlebar .rcNext
{
	background-position:0 -100px;
}

.RadCalendarRTL_AL .rcTitlebar a.rcNext:hover
{
	background-position:0 -150px;
}

.RadCalendarRTL_AL .rcTitlebar .rcFastNext
{
	background-position:0 0;
}

.RadCalendarRTL_AL .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -50px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar .rcFastPrev
{
	background-position:0 -700px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar a.rcFastPrev:hover
{
	background-position:0 -750px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar .rcPrev
{
	background-position:0 -600px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar a.rcPrev:hover
{
	background-position:0 -650px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar .rcNext
{
	background-position:0 -500px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar a.rcNext:hover
{
	background-position:0 -550px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar .rcFastNext
{
	background-position:0 -400px;
}

.RadCalendarMultiViewRTL_AL .rcTitlebar a.rcFastNext:hover
{
	background-position:0 -450px;
}
