/*Telerik RadCalendar Excentive skin*/

table.RadCalendar_Excentive
{
    background: #fff;
    font: 11px arial;
}

/*titlebar*/

.RadCalendar_Excentive .rcTitlebar
{
    border-color: #868686 #868686 #c4c4c4;
    background: #eaeaea 0 -1000px repeat-x url('Calendar/sprite.gif');
    color: #000;
}

.RadCalendar_Excentive .rcTitlebar table
{
    font: 11px/14px arial;
}

.RadCalendar_Excentive .rcTitlebar td
{
    padding: 0 0 1px;
}

.RadCalendar_Excentive .rcTitlebar .rcPrev, .RadCalendar_Excentive .rcTitlebar .rcNext, .RadCalendar_Excentive .rcTitlebar .rcFastPrev, .RadCalendar_Excentive .rcTitlebar .rcFastNext
{
    background-image: url('Calendar/sprite.gif');
    color: #ccc;
}

.RadCalendar_Excentive .rcTitlebar .rcFastPrev
{
    margin-left: 6px;
    background-position: 1px -197px;
}

.RadCalendar_Excentive .rcTitlebar a.rcFastPrev:hover
{
    background-position: 1px -247px;
}

.RadCalendar_Excentive .rcTitlebar .rcPrev
{
    background-position: 4px -297px;
}

.RadCalendar_Excentive .rcTitlebar a.rcPrev:hover
{
    background-position: 4px -347px;
}

.RadCalendar_Excentive .rcTitlebar .rcNext
{
    background-position: 3px -397px;
}

.RadCalendar_Excentive .rcTitlebar a.rcNext:hover
{
    background-position: 3px -447px;
}

.RadCalendar_Excentive .rcTitlebar .rcFastNext
{
    margin-right: 6px;
    background-position: 1px -497px;
}

.RadCalendar_Excentive .rcTitlebar a.rcFastNext:hover
{
    background-position: 1px -547px;
}

.RadCalendar_Excentive .rcMain
{
    border-color: #868686;
}

.RadCalendar_Excentive .rcMainTable
{
    font: 11px/16px arial;
}

/*header, footer*/

.RadCalendar_Excentive .rcHeader, .RadCalendar_Excentive .rcFooter
{
    border-color: #868686;
}

/*week numbers and days*/

.RadCalendar_Excentive .rcWeek th
{
    border-bottom: 1px solid #c5c5c5;
    padding: 4px 6px 3px 0;
    color: #333;
}

.RadCalendar_Excentive .rcWeek .rcViewSel, .RadCalendar_Excentive .rcRow th
{
    width: 13px;
    padding: 0 7px 0 9px;
    background: #eee;
}

.RadCalendar_Excentive .rcRow th
{
    color: #777;
}

/*date cells*/

.RadCalendar_Excentive .rcRow td
{
    border-color: #fff;
}

.RadCalendar_Excentive .rcMain .rcRow a, .RadCalendar_Excentive .rcMain .rcRow span
{
    color: #333;
}

.RadCalendar_Excentive .rcMain .rcWeekend a
{
    color: #666;
}

.RadCalendar_Excentive .rcRow .rcToday
{
    border-color: #898989;
}

.RadCalendar_Excentive .rcMain .rcOtherMonth a
{
    color: #898989;
}

.RadCalendar_Excentive .rcMain .rcOutOfRange span
{
    color: #898989;
}

.RadCalendar_Excentive .rcRow .rcSelected
{
    border-color: #8d8d8d #7d7d7d #6c6c6c;
    background: #828282 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_Excentive .rcMain .rcRow .rcSelected a
{
    color: #fff;
}

.RadCalendar_Excentive .rcRow .rcHover
{
    border-color: #c4c4c4 #b2b2b2 #9e9e9e;
    background: #c5c5c5 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_Excentive .rcMain .rcRow .rcHover a
{
    color: #333;
}

/*multimonth view*/

.RadCalendarMultiView_Excentive .rcTitlebar
{
    border-color: #9a9a9a #9c9c9c #9c9c9c;
    background: #c5c5c5 0 -1199px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMultiView_Excentive .rcTitlebar table
{
    border: 1px solid;
    border-color: #fdfdfd #f3f3f3 #e7e7e7;
    line-height: 27px;
}

.RadCalendarMultiView_Excentive .rcTitlebar a.rcFastPrev:hover
{
    background-position: 1px -647px;
}

.RadCalendarMultiView_Excentive .rcTitlebar a.rcPrev:hover
{
    background-position: 4px -747px;
}

.RadCalendarMultiView_Excentive .rcTitlebar a.rcNext:hover
{
    background-position: 3px -847px;
}

.RadCalendarMultiView_Excentive .rcTitlebar a.rcFastNext:hover
{
    background-position: 1px -947px;
}

.RadCalendarMultiView_Excentive .rcMain
{
    border-color: #9b9b9b;
}

.RadCalendarMultiView_Excentive .rcCalendar
{
    border-color: #868686;
}

.RadCalendarMultiView_Excentive .rcCalendar .rcMainTable
{
    height: 176px;
}

.RadCalendarMultiView_Excentive .rcMainTable .rcTitle
{
    border-color: #c4c4c4;
    padding: 0 0 2px;
    background: #eaeaea 0 -1000px repeat-x url('Calendar/sprite.gif');
    line-height: 22px;
}

/*month view*/

table.RadCalendarMonthView_Excentive
{
    border-color: #979797;
    background: #fff;
    font: 11px arial;
    color: #333;
}

.RadCalendarMonthView_Excentive #rcMView_Feb, .RadCalendarMonthView_Excentive #rcMView_Apr, .RadCalendarMonthView_Excentive #rcMView_Jun, .RadCalendarMonthView_Excentive #rcMView_Aug, .RadCalendarMonthView_Excentive #rcMView_Oct, .RadCalendarMonthView_Excentive #rcMView_Dec
{
    border-right: 1px solid #e0e0e0;
}

.RadCalendarMonthView_Excentive a
{
    color: #333;
}

.RadCalendarMonthView_Excentive .rcSelected a
{
    border-color: #8d8d8d #7d7d7d #6c6c6c;
    background: #828282 0 -1700px repeat-x url('Calendar/sprite.gif');
    color: #fff;
}

.RadCalendarMonthView_Excentive #rcMView_PrevY a, .RadCalendarMonthView_Excentive #rcMView_NextY a
{
    width: 17px;
    height: 14px;
    background-image: url('Calendar/sprite.gif');
    color: #ccc;
}

.RadCalendarMonthView_Excentive #rcMView_PrevY a
{
    background-position: 7px -196px;
}

.RadCalendarMonthView_Excentive #rcMView_NextY a
{
    background-position: 7px -496px;
}

.RadCalendarMonthView_Excentive .rcButtons
{
    padding: 6px 7px 5px;
}

.RadCalendarMonthView_Excentive input
{
    border-color: #a7a7a7 #7b7b7b #7b7b7b #a7a7a7;
    background: #e9e9e9 0 -2300px repeat-x url('Calendar/sprite.gif');
    color: #000;
    font: 11px arial;
}

/*time view*/

table.RadCalendarTimeView_Excentive
{
    border-color: #868686;
    background: #fff;
    font: 11px arial;
}

.RadCalendarTimeView_Excentive th
{
    border-bottom: 1px solid #c4c4c4;
    padding: 0 0 1px;
    background: #eaeaea 0 -1000px repeat-x url('Calendar/sprite.gif');
    color: #000;
    line-height: 23px;
}

table.RadCalendarTimeView_Excentive td
{
    border-color: #c5c5c5;
}

.RadCalendarTimeView_Excentive a
{
    color: #333;
}

.RadCalendarTimeView_Excentive td.rcSelected a
{
    border-color: #8d8d8d #7d7d7d #6c6c6c;
    background: #828282 0 -1700px repeat-x url('Calendar/sprite.gif');
    color: #fff;
}

.RadCalendarTimeView_Excentive td.rcHover a
{
    border-color: #c4c4c4 #b2b2b2 #9e9e9e;
    background: #c5c5c5 0 -1600px repeat-x url('Calendar/sprite.gif');
    color: #000;
}

.RadCalendarTimeView_Excentive .rcFooter
{
    border-color: #c5c5c5;
}

/*pickers*/

.RadPicker_Excentive .rcCalPopup, .RadPicker_Excentive .rcTimePopup
{
    background-image: url('Calendar/sprite.gif');
}

.RadPicker_Excentive .rcCalPopup, .RadPicker_Excentive a.rcDisabled.rcCalPopup:hover
{
    background-position: 0 0;
}

.RadPicker_Excentive a.rcCalPopup:hover, .RadPicker_Excentive a.rcCalPopup:focus, .RadPicker_Excentive a.rcCalPopup:active
{
    background-position: 0 -50px;
}

.RadPicker_Excentive .rcTimePopup, .RadPicker_Excentive a.rcDisabled.rcTimePopup:hover
{
    background-position: 0 -100px;
}

.RadPicker_Excentive a.rcTimePopup:hover, .RadPicker_Excentive a.rcTimePopup:focus, .RadPicker_Excentive a.rcTimePopup:active
{
    background-position: 0 -150px;
}

/*rtl*/

.RadCalendarRTL_Excentive .rcTitlebar .rcFastPrev
{
    background-position: 1px -497px;
}

.RadCalendarRTL_Excentive .rcTitlebar a.rcFastPrev:hover
{
    background-position: 1px -547px;
}

.RadCalendarRTL_Excentive .rcTitlebar .rcPrev
{
    background-position: 3px -397px;
}

.RadCalendarRTL_Excentive .rcTitlebar a.rcPrev:hover
{
    background-position: 3px -447px;
}

.RadCalendarRTL_Excentive .rcTitlebar .rcNext
{
    background-position: 4px -297px;
}

.RadCalendarRTL_Excentive .rcTitlebar a.rcNext:hover
{
    background-position: 4px -347px;
}

.RadCalendarRTL_Excentive .rcTitlebar .rcFastNext
{
    background-position: 1px -197px;
}

.RadCalendarRTL_Excentive .rcTitlebar a.rcFastNext:hover
{
    background-position: 1px -247px;
}

.RadCalendarMultiViewRTL_Excentive .rcTitlebar a.rcFastPrev:hover
{
    background-position: 1px -947px;
}

.RadCalendarMultiViewRTL_Excentive .rcTitlebar a.rcPrev:hover
{
    background-position: 3px -847px;
}

.RadCalendarMultiViewRTL_Excentive .rcTitlebar a.rcNext:hover
{
    background-position: 4px -747px;
}

.RadCalendarMultiViewRTL_Excentive .rcTitlebar a.rcFastNext:hover
{
    background-position: 1px -647px;
}

TABLE.RadCalendar_Excentive .rcTitlebar .rcTitle
{
    line-height: 16px;
    font-family: Arial;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}

TABLE.RadCalendar_Excentive
{
    font-family: Arial;
    color: #666666;
    font-size: 11px;
}

TABLE.RadCalendar_Excentive .rcWeek TH
{
    line-height: 14px;
    font-family: Arial;
    color: #666666;
    font-size: 11px;
    text-align: center;
}

TABLE.RadCalendar_Excentive .rcRow TH
{
    line-height: 14px;
    font-family: Arial;
    color: #666666;
    font-size: 11px;
    text-align: center;
}

TABLE.RadCalendar_Excentive .rcMain .rcRow TD
{
    line-height: 15px;
    font-family: Arial;
    color: #000000;
    font-size: 11px;
}

TABLE.RadCalendar_Excentive .rcMain .rcRow TD A
{
    line-height: 15px;
    font-family: Arial;
    color: #000000;
    font-size: 11px;
}

TABLE.RadCalendar_Excentive .rcMain .rcRow TD SPAN
{
    line-height: 15px;
    font-family: Arial;
    color: #000000;
    font-size: 11px;
}

TABLE.RadCalendar_Excentive .rcMain .rcRow .rcWeekend
{
    color: #444444;
}

TABLE.RadCalendar_Excentive .rcMain .rcRow .rcWeekend A
{
    color: #444444;
}

TABLE.RadCalendar_Excentive .rcMain .rcRow .rcOtherMonth
{
    color: #CCCCCC;
}

TABLE.RadCalendar_Excentive .rcMain .rcRow .rcOtherMonth A
{
    color: #CCCCCC;
}

DIV.RadPicker_Excentive .rcInputCell .RadInput_Excentive .riTextBox
{
    padding: 1px 2px;
    border-color: #a7bcbc;
    height: 14px;
    line-height: 14px;
}