﻿	/* Telerik RadCalendar Office2007 skin */

table.calendarWrapper_Office2007
{
	background: white;
	cursor: default;
	font: normal 8pt Tahoma;
}

table.calendarWrapper_Office2007 td
{
	border:0;
}

.TableLayout_Office2007
{
	width:100%;
	background: url(WebResource.axd?d=tFK45_ZMxMNGAuHjmx3IAFPAY5AYSP4VZZZFDdXQinL1dTxpio0nmBZwmkTrfe8lbdn0gZDAC34lDSq4n8QFDPHmjCjFLjJPnL6uae8MuJM1&t=633419742860000000) repeat-x left 15px;
}

.TableLayout_Office2007 a,
.TableLayout_Office2007 span
{
	display:block;
	text-align: right;
	padding-right:2px;
	text-decoration: none;
	cursor: default;
}

.TableLayout_Office2007 td a
{
	color: black;
}

.DaysOfWeek_Office2007
{
	color: black;
	text-align: center;
	text-transform: uppercase;
}

th.DaysOfWeek_Office2007
{
	line-height:16px;
}

td.DaysOfWeek_Office2007
{
	padding-right:2px;
	padding-left:2px;
}

.titlebar_Office2007
{
	font: normal 8pt Tahoma;
	height: 16px;
	width: 100%;
	background: #e3efff;
	border: solid 1px #e3efff;
}

.radCalDefault_Office2007 a,
.radCalHover_Office2007 a,
.radCalWeekendDefault_Office2007 a, 
.radCalWeekendHover_Office2007 a
{
	background: white;
	border: solid 1px white;
}

.radCalToday_Office2007 a
{
	background: white;
	border: solid 1px #bb5503;
	font-weight: bold;
}

.radCalTodaySelected_Office2007 a
{
	background: #fbe694;
	border: solid 1px #bb5503;
	font-weight: bold;
}

.radCalTodaySelected_Office2007
{
	background: #fbe694 !important;
}

.radCalSelect_Office2007 a,
.radCalWeekendSelect_Office2007 a
{
	background: #fbe694;
	border: solid 1px #fbe694;
}

.radCalSelect_Office2007,
.radCalWeekendSelect_Office2007
{
	background: #fbe694 !important;
}

.calendarWrapper_Office2007 .otherMonth_Office2007
{
	color: #aca899;
	text-align: right;
}

.calendarWrapper_Office2007 .otherMonth_Office2007 a
{
	color: #b3b3b3 !important;
	border:1px solid #fff;
}

.calendarWrapper_Office2007 .outOfRange_Office2007
{
	text-align: right;
	background: white;
}

.outOfRange_Office2007 span
{
	color: #aca899;
}

table.MonthYearFastNav_Office2007
{
	border: 1px solid #9ebef5;
	background: white;
	font: normal 8pt Tahoma;
	color: #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
	cursor: default;
}

.MonthYearFastNav_Office2007 td
{
	vertical-align: middle;
	text-align:left;
	padding:1px 1px 1px 2px;
	border:1px solid #fff;
}

.MonthYearFastNav_Office2007 td.selected_Office2007
{
	background: #ffe7a2;
	color: black;
}

.MonthYearFastNav_Office2007 td.bottom_Office2007
{
	text-align: center;
	padding-left: 9px;
}

.MonthYearFastNav_Office2007 td input
{
	background: #daeaff;
	border: solid 1px #5d8cc9;
	font: normal 8pt Tahoma;
	color: black;
	float: left;
	width: auto;
	margin-right: 1px;
}

/* Timepicker Office2007 skin */

.radTimeTableCss_Office2007 caption
{
    display: none;
}

.radTimeTableCss_Office2007 
{
	font-family: Arial, Verdana, Sans-Serif;
	border: solid 1px #9ac6ff;
	border-collapse: collapse;
	background: white;
	cursor: pointer;
	cursor: default;
	background: white;
}

.radTimeTableCss_Office2007 td
{
	border:0;
	text-align:right;
}

.radTimeTableCss_Office2007 a
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 21px;
	padding: 0 2px;
}

.radTimeOverCss_Office2007 a
{
	text-decoration: underline;
}

.radHeaderCss_Office2007,
th.radTimeOverCss_Office2007
{
	font-size: 11px;
	font-weight: normal;
	color: black;
	height: 20px;
	background: #e3efff;
}

.radItemCss_Office2007 a,
.AlternatingItemCss_Office2007
{
    /**/
}

.radItemCss_Office2007 a:hover,
.radAlternatingItemCss_Office2007 a:hover
{	
	/**/
}

.radPopupImage_Office2007
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_Office2007
{
	position: static;
}

.radPopupImage_Office2007 img
{
	vertical-align:middle;
	margin:0 2px;
	border:0;
}

.radDisabled_Office2007 img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_Office2007
{
	vertical-align:middle;
}

.pickerWrapper_Office2007 table
{
	vertical-align:bottom;
}

.pickerWrapper_Office2007 table,
.pickerWrapper_Office2007 td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Office2007 td.inputCell 
{
	padding: 0 4px 0 0;
}
