﻿/* Telerik RadCalendar XISTARCA skin */

table.calendarWrapper_XISTARCA
{	
	background: #fff url(/PublicImages/layout/calendar/calendarWrapperBg.gif) repeat-x;
	cursor: default;
	border: none;	
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);	
}

.calendarWrapper_XISTARCA .titlebar_XISTARCA
{
	width: 100%;
	height: 25px;
	border: none;
	font: bold 12px Arial, Verdana, Sans-serf;
	color: #333;
}

.titlebar_XISTARCA td
{
	border:0;
}

.TableLayout_XISTARCA
{
	width: 100%;
	border: 1px solid #dddddd;
}

.TableLayout_XISTARCA td,
.TableLayout_XISTARCA th
{
	border:0;
	border-top: solid 1px #dfdfdf;
	width: 20px;
	font: normal 12px Arial, Verdana, Sans-serf;	
	text-align: center;
}

.TableLayout_XISTARCA td a,
.TableLayout_XISTARCA td span
{
	display:block;
	cursor: default;
	text-decoration: none;
	padding: 4px 5px;
}

.TableLayout_XISTARCA td a
{
	height: 15px;
	width:15px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
	border:2px solid white;
}
.TableLayout_XISTARCA td a:hover
{ color: #000000; font-weight: bold; }

.DaysOfWeek_XISTARCA
{
	padding: 3px;
	color: #666666;
	text-transform: uppercase;
	border-bottom: solid 1px #dfdfdf;
	background: url(/PublicImages/layout/calendar/titlebarBg.gif);
}

.otherMonth_XISTARCA a,
.otherMonth_XISTARCA span
{
	color: #dfdfdf !important;
}

.outOfRange_XISTARCA
{
	background: #fff;
	color: #dfdfdf !important;
}

.radCalDefault_XISTARCA a,
.radCalWeekendDefault_XISTARCA a
{
	color: #363636;
}
.radCalWeekendDefault_XISTARCA a
{
	background: #f2f2f2;
}

.radCalHover_XISTARCA,
.radCalWeekendHover_XISTARCA
{
	background: #e7ebf6;
}

td.radCalToday_XISTARCA a
{
	background:#fff;
	padding:0;
	border:solid 1px #909090;
}

.radCalTodaySelected_XISTARCA a
{
	color:#fff;
	background:#bbc7e5;
}

.radCalSelect_XISTARCA a,
.radCalWeekendSelect_XISTARCA a
{
	background: #909090;
	color:#fff;
}

.radCalSelect_XISTARCA,
.radCalWeekendSelect_XISTARCA
{
	background:#909090;
	color:#fff;
}

.MonthYearFastNav_XISTARCA
{
	border: solid 1px #aaaaaa;
	font: normal 10px Arial, Verdana, Sans-serf;
	background: #f6f6f6;	
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
	color: #000;
	border-collapse: separate;
}

.MonthYearFastNav_XISTARCA td
{
	vertical-align: middle;	
	border: solid 1px #f6f6f6;
	text-align: center;
}

.MonthYearFastNav_XISTARCA td.selected_XISTARCA
{
	background: #909090;
	border: solid 1px #909090;
	color: white !important;
}

.bottom_XISTARCA
{
	white-space:nowrap; 
}

.MonthYearFastNav_XISTARCA td input
{	
	/*background: transparent url(/PublicImages/layout/calendar/MonthYearFastNavBtnBg.gif) repeat-x;*/
	background: #eeeeee;
	border: solid 1px #888888;
	font: normal 10px Arial, Verdana, Sans-serf;
	color: #000;
	width: auto;
	margin-right: 1px;
}

.radDisabled_XISTARCA img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.radTimeTableCss_XISTARCA caption
{
    display: none;
}

.radTimeTableCss_XISTARCA 
{
	cursor: default;
	background: white;
	font: normal 11px Arial, Verdana, Sans-serif;
	border: solid 1px #e5e5e5;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=e5e5e5,offX=2,offY=2,positive=true);
}

.radTimeTableCss_XISTARCA td
{
	padding: 0px;
}

.radHeaderCss_XISTARCA
{
	color: #666;
	background: #fff url(/PublicImages/layout/calendar/calendarWrapperBg.gif) left bottom repeat-x;
	text-align: center;
}

.radTimeTableCss_XISTARCA a
{
	display: block;
    text-align: center;
    text-decoration: none;
    cursor: hand;
	cursor: pointer;
	padding: 5px;
}

.radItemCss_XISTARCA a,
.radAlternatingItemCss_XISTARCA a
{
	color:#666;
	background: #f7f7f7; 
	border: solid 1px white;
}

.radTimeOverCss_XISTARCA a
{	
	color: #333;	
	background: white url(/PublicImages/layout/calendar/calendarWrapperBg.gif) left bottom repeat-x;
	border: solid 1px #e5e5e5;
}

.radFooterCss_XISTARCA
{
	color: #666;	
	background: white url(/PublicImages/layout/calendar/calendarWrapperBg.gif) left bottom repeat-x;
	padding-left: 8px !important;
	height: 18px;
}

.pickerWrapper_XISTARCA table
{
	vertical-align: bottom; 
}

.pickerWrapper_XISTARCA table,
.pickerWrapper_XISTARCA td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_XISTARCA
{
	vertical-align: middle; padding:0px;
}

.pickerWrapper_XISTARCA .radInput_XISTARCA
{
	vertical-align: baseline;
}

.pickerWrapper_XISTARCA td.inputCell
{
	padding: 0 4px 0 0;
}

.radPopupImage_XISTARCA
{	
	position:relative;
	outline:none;
	_position:static;
}
*+html .radPopupImage_XISTARCA
{
	position:static;
}

.radPopupImage_XISTARCA img
{
	vertical-align:middle;
	margin:0 2px;
	border:0;	
}

*+html .radPopupImage_XISTARCA img
{
	margin-top:0;
}
