/* Telerik RadCalendar Web21 skin */

TableLayout_Web21
{
    margin-left: 1px;}

.calendarWrapper_Web21
{
	background: #e7f1ff url(/Files/Images/Calendar/calendarBg.gif) repeat-x;
	border: solid 1px #6788be !important;
	cursor: default;
}

.calendarWrapper_Web21 td
{
	border:0;
}

.titlebar_Web21
{
	color: white;
	font: normal 12px Arial, Verdana, Sans-serif;
	background: transparent;
	line-height: 20px;
}

.calendarWrapper_Web21 tbody .titlebar_Web21 td
{
	border:0;
}

.TableLayout_Web21 td
{
	text-align: center;
	color: #7f7f7f;
	cursor: default;
	width: 30px;
	height: 22px;
	padding: 0px;
}
.TableLayout_Web21 tr:first-child
{
   border-bottom: solid 1px #a5bedf;
}

/* all links in the calendar */
.TableLayout_Web21 td a
{
	width: 100% !important;
	height: 22px;
	width: 30px !IE;
	text-decoration: none;
	display: block;
	margin:0;
	text-align: center;
	padding: 4px 0px 0px 0px;
}
.TableLayout_Web21 .otherMonth_Web21:first-child,
.TableLayout_Web21 .radCalWeekendDefault_Web21:first-child,
.TableLayout_Web21 .radCalWeekendHover_Web21:first-child,
.TableLayout_Web21 .radCalWeekendSelect_Web21:first-child,
.TableLayout_Web21 .radCalDefault_Web21:first-child,
.TableLayout_Web21 .radCalHover_Web21:first-child,
.TableLayout_Web21 .radCalSelect_Web21:first-child,
.TableLayout_Web21 .radCalToday_Web21:first-child
{
    border-left: none;
}

.TableLayout_Web21 .otherMonth_Web21,
.TableLayout_Web21 .radCalWeekendDefault_Web21,
.TableLayout_Web21 .radCalWeekendHover_Web21,
.TableLayout_Web21 .radCalWeekendSelect_Web21,
.TableLayout_Web21 .radCalDefault_Web21,
.TableLayout_Web21 .radCalHover_Web21,
.TableLayout_Web21 .radCalSelect_Web21,
.TableLayout_Web21 .radCalToday_Web21
{
	border: 1px solid #efefef;
	background-color: white;
	width: 30px;
	height: 22px;
	overflow: hidden;
}

.radCalToday_Web21 a
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: black;
	width: 30px;
	height: 22px;
	background: white url(/Files/Images/Calendar/TodayBg.gif) no-repeat;	
}

.radCalDefault_Web21 a,
.radCalWeekendDefault_Web21 a
{
	color: #333;
	font: normal 12px Arial, Verdana, Sans-serif;
	width: 30px;
	height: 22px;
	display: block;
}

.radCalWeekendHover_Web21 a,
.radCalHover_Web21 a
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: black;
	width: 30px;
	height: 22px;
	display: block;
	background: #E7F1D4;
}

.radCalWeekendSelect_Web21 a,
.radCalSelect_Web21 a
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: black;
	background: transparent url(/Files/Images/Calendar/selectBg.gif) no-repeat;
}

.TableLayout_Web21 .otherMonth_Web21 a
{
	color: #ccc;
	cursor: no-drop;
}

.TableLayout_Web21 .outOfRange_Web21
{
	background-color: white;
	cursor: no-drop;
	border: solid 1px #dde1e4;
}
.TableLayout_Web21 .outOfRange_Web21 a,
.TableLayout_Web21 .outOfRange_Web21 span
{
	color: #ccc;
}

.TableLayout_Web21 .DaysOfWeek_Web21
{
	color: #333 !important;
	font: 11px tahoma,sans-serif;
	cursor: pointer;
	background: #e7f1ff;
	text-align: center;
	border:0;
	width: 30px;
	height: 22px;
	margin: 1px;
}


/*multimonth view*/

.TableLayout_Web21 .TableLayout_Web21 .titlebar_Web21
{
	padding:6px 0;
	font:15px arial,sans-serif;
	color:#333;
}

/*month view*/

.MonthYearFastNav_Web21
{	
	border: 1px solid #6788be;
	background: white;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_Web21 td
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d8dde0;
	cursor: pointer;
	padding: 4px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: black;
}

.MonthYearFastNav_Web21 td.selected_Web21
{
	background: #dcfc5c;
	color: black;
	border-color: #d8dde0;
}

.MonthYearFastNav_Web21 td input
{
	background: transparent url(/Files/Images/Calendar/ContextMenuInputBg.gif) repeat-x;
	border: solid 1px #6788be;
	font: bold 11px Arial, Verdana, Sans-Serif;
	color: white;
	float: left;
	margin-right: 1px;
	padding: 0px 2px;
}

/* TimePicker */

.radTimeTableCss_Web21 caption
{
    display: none;
}

.radTimeTableCss_Web21 
{
	font-family: Arial, Verdana, Sans-Serif;
	border: solid 1px #6788be;
	background: white url(/Files/Images/Calendar/calendarBg.gif) repeat-x;
	cursor: pointer;
	cursor: default;
	border-collapse: collapse;
}

.radTimeTableCss_Web21 td
{
	border: solid 1px #e5e5e5;
	padding: 0;
}

.radTimeTableCss_Web21 a
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 21px;
	width: 75px;
	line-height: 32px;
	text-align: center;
}

.radTimeOverCss_Web21 a
{
	font-size: 12px;
	font-weight: bold;
	background: white url(/Files/Images/Calendar/HoverBgTime.gif) repeat-x;
}

.radHeaderCss_Web21,
th.radTimeOverCss_Web21
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #ebff9d url(/Files/Images/Calendar/calendarBg.gif) repeat-x;
}

.radItemCss_Web21 a,
.radAlternatingItemCss_Web21
{
    /**/
}

.radItemCss_Web21 a:hover,
.radAlternatingItemCss_Web21 a:hover
{	
	/**/
}

.radPopupImage_Web21
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_Web21
{
	position: static;
}

.radPopupImage_Web21 img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_Web21 img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_Web21
{
	vertical-align:middle;
}

.pickerWrapper_Web21 table
{
	vertical-align:bottom;
}

.pickerWrapper_Web21 table,
.pickerWrapper_Web21 td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Web21 .inputCell 
{
	padding: 0 4px 0 0;
}
