/* Telerik RadCalendar Vista1 skin */

.calendarWrapper_Vista1
{
	background:#fff;
	cursor:default;
	border:1px solid #505d68 !important;
	border-collapse:separate !important;
}

.TableLayout_Vista1
{
	width: 100%;		
	background: url('../Vista1/Calendar/titlebarBg.gif') repeat-x 0 15px;
}

.TableLayout_Vista1 td,
.TableLayout_Vista1 th
{
	text-align:right;
	font:11px "segoe ui",arial,sans-serf;
	padding:1px 0 1px 1px;
	border:0;
}

.TableLayout_Vista1 td a
{
	display: block;
	width:18px;
	height: 15px;
	padding:0 6px 0 0;
	text-decoration:none;
	color:#333;
	cursor:default;	
}

.titlebar_Vista1
{
	font:normal 11px "segoe ui",arial,sans-serf;
	width: 100%;
	color: #000;
}

.TableLayout_Vista1 .DaysOfWeek_Vista1
{
	color:#333;
	text-align: center;
	width:18px;
	height: 15px;
	vertical-align:middle;
}

.TableLayout_Vista1 td.DaysOfWeek_Vista1
{
	padding-left:2px;
	padding-right:2px;
}

.radCalHover_Vista1 a,
.radCalWeekendHover_Vista1 a
{
	background: url('../Vista1/Calendar/hoverBg.gif') no-repeat;
}

.radCalToday_Vista1 a
{
	background: url('../Vista1/Calendar/todayBg.gif') no-repeat; 
	color:#06c;
}

.radCalSelect_Vista1 a,
.radCalWeekendSelect_Vista1 a
{
	background: url('../Vista1/Calendar/selectedBg.gif') no-repeat; 
	color: #06c;
}

.TableLayout_Vista1 .otherMonth_Vista1 a
{
	color:#777;
}

.TableLayout_Vista1 .outOfRange_Vista1 span,
.TableLayout_Vista1 .outOfRange_Vista1 a
{
	background: #fff;
	color: #d1d1d1;
	padding: 1px;
	display: block;
	width: 100%;
	text-align: center !important;
	height: 13px;
	margin: 1px;
}

.MonthYearFastNav_Vista1
{
	border:1px solid #979797;
	font:normal 10px "segoe ui",arial,verdana,sans-serif;
	background:#fff;
	cursor:default;
	color:#484848;
}

.MonthYearFastNav_Vista1 td
{
	vertical-align:middle;	
	text-align:right;
	height:11px;
	padding:2px 5px;
	border:1px solid #fff;
}

.MonthYearFastNav_Vista1 td.selected_Vista1
{	
	border:1px solid #06c;
}

.MonthYearFastNav_Vista1 .bottom_Vista1
{
	text-align:right;
	width:auto;
	height:26px;
	padding:0;
	background:#fff;
}

.MonthYearFastNav_Vista1 td input
{
	background:none transparent;
	border-width:1px;
	border-style:none none solid;
	border-color:#06c;
	font: normal 10px "segoe ui",arial,sans-serif;
	color:#06c;
	width:auto;
	margin-right:5px;
	padding:0;
}

/* TimePicker */

.radTimeTableCss_Vista1 caption
{
    display: none;
}

table.radTimeTableCss_Vista1 
{
	cursor:default;
	background:#fff;
	font:normal 11px "segoe ui", arial, verdana, sans-serif;
	border:solid 1px #979797;
	border-collapse:collapse;
	empty-cells:show;
}

.radTimeTableCss_Vista1 td
{
	padding:0;
	margin:0;
	border:0;
	text-align:right;
}

.radHeaderCss_Vista1,
th.radTimeOverCss_Vista1
{
	text-align:center;
	padding:7px 0;
}

.radTimeTableCss_Vista1 a
{
	display: block;
    text-decoration: none;
	cursor: pointer;
}

.radAlternatingItemCss_Vista1
{

}

.radItemCss_Vista1 a,
.radAlternatingItemCss_Vista1 a,
.radTimeOverCss_Vista1 a
{
	display:block;
	width:51px;
	height:20px;
	line-height:20px;
	margin-bottom:6px;
	padding-right:7px;
}

.radItemCss_Vista1 a,
.radAlternatingItemCss_Vista1 a
{
	color:#666;
}

.radTimeOverCss_Vista1 a
{	
	color: #0064cc;
	background: url('../Vista1/Calendar/radTimeOver.gif') no-repeat;
}

.radTimeTableCss_Vista1 .radFooterCss_Vista1
{
	color: #666;
}

.radPopupImage_Vista1
{	
	position: relative; 
	_position: static;
	outline: none;
}
*+html .radPopupImage_Vista1
{
	position: static;
}

.radPopupImage_Vista1 img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_Vista1 img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.radTemplateDay_Vista1
{	
}

.pickerWrapper_Vista1
{
	vertical-align:middle;
}

.pickerWrapper_Vista1 table
{
	vertical-align:bottom;
}

.pickerWrapper_Vista1 table,
.pickerWrapper_Vista1 td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Vista1 .inputCell 
{		
	padding: 0 4px 0 0;				
}