/* Telerik RadCalendar Leger Skin */

.calendarWrapper_Leger
{
	width:206px; /*Leger*/
	border-collapse:separate !important;
	border:1px solid #212121 !important;
	background:#fff;
	color:#333;
	font:11px arial,sans-serif;
}

.calendarWrapper_Leger a
{
	color: #000;
	text-decoration: none;
}

.titlebar_Leger,
.TableLayout_Leger
{
	width:100%;
}

/*titlebar*/

.titlebar_Leger
{
	border-bottom:1px solid #171717;
	background:#444 url(Calendar/headerBg.gif) repeat-x;
	color:#fff;
}

.titlebar_Leger td
{
	border-bottom:1px solid #3d3d3d;
	padding:0;
	font-size: 12px;
	padding: 6px 0;
	/*font:16px/35px arial,sans-serif;*/
	text-align:center;
}

.titlebar_Leger td img
{
	margin:0 5px;
}

/* week numbers and week days */

.TableLayout_Leger
{
	border-collapse:separate !important;
	border:solid #fff;
	border-width:10px 28px 10px 28px;
	font:11px arial,sans-serif;
}

.TableLayout_Leger .DaysOfWeek_Leger
{
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	cursor:Leger;
	width:18px;
}

.TableLayout_Leger th.DaysOfWeek_Leger
{
	border-bottom:none;
	text-align:middle;
	width:18px;	
}

.TableLayout_Leger th.DaysOfWeek_Leger:first-child
{
	text-align:center;
}

.TableLayout_Leger td { text-align:center; width:18px; height:20px; padding:0; margin:0;  }
.TableLayout_Leger td a, .TableLayout_Leger td a:active { width:17px; display:block; white-space:normal; text-decoration:none; font-weight:normal; border:1px solid #ccc; }
.TableLayout_Leger td a:hover { width:17px; padding:1px 0 1px 0; margin:0; border:1px solid #ccc; background:#000; }

/* date cells */

.radCalLeger_Leger,
.radCalWeekendLeger_Leger,
.otherMonth_Leger,
.outOfRange_Leger,
.radCalToday_Leger,
.radCalHover_Leger,
.radCalSelect_Leger
{
	text-align:center; width:18px; height:20px; padding:0; margin:0; 
}

.radCalLeger_Leger,
.radCalWeekendLeger_Leger,
.otherMonth_Leger,
.outOfRange_Leger
{
	border-color:#fff;
}

.radCalLeger_Leger a,
.radCalWeekendLeger_Leger a,
.otherMonth_Leger a,
.outOfRange_Leger span,
.radCalToday_Leger a,
.radCalHover_Leger a,
.radCalSelect_Leger a
{
	display:block;	
	color:#333;	
	text-decoration:none;	
}

.radCalWeekendLeger_Leger a
{
	color:#666;
}

.otherMonth_Leger a,
.outOfRange_Leger span
{
	color:#ccc;
}

.outOfRange_Leger span
{
	cursor:Leger;
}

.radCalToday_Leger
{
	border-color:#2a2a2a;
}

.radCalHover_Leger { }

.radCalHover_Leger a { 	color: red; }

.radCalSelect_Leger { }

.radCalSelect_Leger a {	width:17px; margin:0; color:red; border:1px solid red;!important }

/*multimonth view*/

.TableLayout_Leger .TableLayout_Leger
{
	border-width:0 4px 4px;
}

.TableLayout_Leger .TableLayout_Leger .titlebar_Leger
{
	background:#fff none;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	color:#333;
}

.TableLayout_Leger .TableLayout_Leger  th.DaysOfWeek_Leger
{
	padding-top:6px;
}

/*month view*/

.MonthYearFastNav_Leger
{
	border-collapse:separate;
	border:1px solid #51618c;
	background:#fff;
	font:10px verdana,sans-serif;
	color:#707070;
	cursor:Leger;
}

.MonthYearFastNav_Leger td
{
	border:0;
	padding:3px 2px;
	text-align:center;
}

.MonthYearFastNav_Leger #RadCalendar_FastNav_Feb,
.MonthYearFastNav_Leger #RadCalendar_FastNav_Apr,
.MonthYearFastNav_Leger #RadCalendar_FastNav_Jun,
.MonthYearFastNav_Leger #RadCalendar_FastNav_Aug,
.MonthYearFastNav_Leger #RadCalendar_FastNav_Oct,
.MonthYearFastNav_Leger #RadCalendar_FastNav_Dec
{
	border-right:1px solid #b0b0b0;
	padding-right:1px;
}

.MonthYearFastNav_Leger .selected_Leger
{
	background:#ccc;	
	color:#51618c;
}

.MonthYearFastNav_Leger .bottom_Leger
{
	border-top:1px solid #e3e3e3;
	background:#e3e3e3;
	padding:4px 7px;
	text-align:center;
}

.bottom_Leger input
{
	border:1px solid;
	border-color:#363636 #1f1f1f #040404;
	margin:0 0.2em;
	padding:0;
	background:#474747 url(Calendar/buttonBg.gif) repeat-x;
	color:#fff;
	font:10px verdana,sans-serif;
	cursor:pointer;
}


/*time view*/

.radTimeTableCss_Leger 
{
	border:1px solid #51618c;
	background:#fff;
	color:#666;
	font:11px arial,sans-serif;
}

.radTimeTableCss_Leger th
{
	border:0;
	background:#e3e3e3;
	color:#51618c;
	line-height:24px;
	font-weight:normal;
	text-align:center;
	cursor:Leger;
}

.radTimeTableCss_Leger td
{
	border-left:1px solid #b0b0b0;
	padding:0;
}

.radTimeTableCss_Leger td:first-child
{
	border-left:0;
}

.radTimeTableCss_Leger a
{
	display:block;
	padding:6px 8px;
    text-align:center;
    color:#666;
    text-decoration:none;
	cursor:pointer;
}

.radTimeOverCss_Leger a
{	
	background-color:#ccc;
}

/*pickers*/

.pickerWrapper_Leger
{
	vertical-align: middle;
}

.pickerWrapper_Leger table,
.pickerWrapper_Leger td
{
	border:0;
	margin:0;
	padding:0;
}

pickerWrapper_Leger tr { height:20px; }

.pickerWrapper_Leger td
{
	vertical-align:middle;
}

.pickerWrapper_Leger .inputCell { padding:0 4px 0 0; width:200px; !important }

.radInput_Leger { width:130px; }

.pickerWrapper_Leger td a { width:25px; display:block; text-decoration:none; margin:0 0 0 5px; outline:none;/*FF*/ position:relative;/*FF*/ z-index:2;/*Opera*/ }

* html .pickerWrapper_Leger td a /*IE6*/
{
	position:static;
}
*+html .pickerWrapper_Leger td a /*IE7*/
{
	position:static;
}
