/* 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('img/titlebarBg.gif') 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 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;
}

.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 .inputCell 
{
	padding: 0 4px 0 0;
}