/* Telerik RadCalendar Vista skin */

.calendarWrapper_Telecom
{
	background:#fff;
	cursor:default;
	border-collapse:separate !important;
}

.TableLayout_Telecom
{
	width: 100%;		
	background: url(Calendar/titlebarBg.gif) 0 15px repeat-x; 
}

.TableLayout_Telecom td,
.TableLayout_Telecom th
{
	text-align:right;
	font:11px "segoe ui",arial,sans-serf;
	padding:1px 0 1px 1px;
	border:0;
}

.TableLayout_Telecom td a
{
	display: block;
	width:20px;
	height: 17px;
	padding: 1px 0px 0 0;
	text-decoration:none;
	text-align: center;
	color:#333;
	cursor:pointer;	
}

.titlebar_Telecom
{
	font:normal 11px "segoe ui",arial,sans-serf;
	width: 100%;
	color: #000;
}

.TableLayout_Telecom .DaysOfWeek_Telecom
{
	color:#333;
	text-align: center;
	width:20px;
	height: 17px;
	vertical-align:middle;
}

.TableLayout_Telecom td.DaysOfWeek_Telecom
{
	padding-left:2px;
	padding-right:2px;
	
}

/* date cells */
.radSpecialDay_Telecom
{
	/*background: url(Calendar/box_gray.gif) no-repeat; 
	color: #000000 !important;*/
}
.radSpecialDay_Telecom a
{
	background: url(Calendar/box_gray.gif) no-repeat; 
	color: #000000 !important;
	
}

.radSpecialDay_Telecom
{
	/*background: url(Calendar/box_gray.gif) no-repeat; 
	color: #000000 !important;*/
}
.radSpecialDay_Telecom a
{
	background: url(Calendar/box_gray.gif) no-repeat; 
	color: #000000 !important;
	
}

.radCalHover_Telecom a,
.radCalWeekendHover_Telecom a
{
	background: url(Calendar/box_red.gif) no-repeat; 
	color: #FFFFFF !important;
}

.radCalToday_Telecom 
{
	/*background: url(Calendar/box_black.gif) no-repeat; 
	color: #A4A4A4 !important;*/
}

.radCalToday_Telecom a
{
	background: url(Calendar/box_black.gif) no-repeat; 
	color: #A4A4A4 !important;
}

.radCalSelect_Telecom a,
.radCalWeekendSelect_Telecom a
{
	background: url(Calendar/box_red.gif) no-repeat; 
	color: #FFFFFF !important;
}

.TableLayout_Telecom .otherMonth_Telecom a
{
	color:#777;
}

.TableLayout_Telecom .outOfRange_Telecom span,
.TableLayout_Telecom .outOfRange_Telecom a
{
	background: #fff;
	color: #d1d1d1;
	padding: 1px;
	display: block;
	width: 100%;
	text-align: center !important;
	height: 13px;
	margin: 1px;
}

.MonthYearFastNav_Telecom
{
	border:1px solid #979797;
	font:normal 10px "segoe ui",arial,verdana,sans-serif;
	background:#fff;
	cursor:default;
	color:#484848;
}

.MonthYearFastNav_Telecom td
{
	vertical-align:middle;	
	text-align:right;
	height:11px;
	padding:2px 5px;
	border:1px solid #fff;

}

.MonthYearFastNav_Telecom td.selected_Telecom
{	
	border:1px solid #383838;
}

.MonthYearFastNav_Telecom .bottom_Telecom
{
	text-align:right;
	width:auto;
	height:26px;
	padding:0;
	background:#fff;

}

.MonthYearFastNav_Telecom td input
{
	background:none transparent;
	border-width:1px;
	border-style:none none solid;
	border-color:#383838;
	font: normal 10px "segoe ui",arial,sans-serif;
	color:#06c;
	width:auto;
	margin-right:5px;
	padding:0;
	color: #383838;
}

/* TimePicker */

.radTimeTableCss_Telecom caption
{
    display: none;
}

table.radTimeTableCss_Telecom 
{
	cursor:default;
	background:#fff;
	font:normal 11px "segoe ui", arial, verdana, sans-serif;
	border:solid 1px #979797;
	border-collapse:collapse;
	empty-cells:show;
}

.radTimeTableCss_Telecom td
{
	padding:0;
	margin:0;
	border:0;
	text-align:right;
}

.radHeaderCss_Telecom,
th.radTimeOverCss_Telecom
{
	text-align:center;
	padding:7px 0;
}

.radTimeTableCss_Telecom a
{
	display: block;
    text-decoration: none;
	cursor: pointer;
}

.radAlternatingItemCss_Telecom
{

}

.radItemCss_Telecom a,
.radAlternatingItemCss_Telecom a,
.radTimeOverCss_Telecom a
{
	display:block;
	width:51px;
	height:20px;
	line-height:20px;
	margin-bottom:6px;
	padding-right:7px;
}

.radItemCss_Telecom a,
.radAlternatingItemCss_Telecom a
{
	color:#666;
}

.radTimeOverCss_Telecom a
{	
	color: #383838;
	background: url(Calendar/radTimeOver.gif) no-repeat; 
}

.radTimeTableCss_Telecom .radFooterCss_Telecom
{
	color: #666;
}

.radPopupImage_Telecom
{	
	position: relative; 
	/*_position: static;*/
	outline: none;
}
*+html .radPopupImage_Telecom
{
	position: static;
}

.radPopupImage_Telecom img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_Telecom img
{
	/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;*/
}

.radTemplateDay_Telecom
{	
}

.pickerWrapper_Telecom
{
	vertical-align:middle;
}

.pickerWrapper_Telecom table
{
	vertical-align:bottom;
}

.pickerWrapper_Telecom table,
.pickerWrapper_Telecom td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Telecom .inputCell 
{		
	padding: 0 4px 0 0;				
}
