/* Telerik RadCalendar WebBlue skin */

table.calendarWrapper_BizBash
{
	background: #fff;
	cursor: default;
	border: solid 1px #a0aab6;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=a0aab6,offX=2,offY=2,positive=true);
}

table.calendarWrapper_BizBash td
{
	border:0;
}

.titlebar_BizBash
{
	width: 100%;
	height: 20px;
	border-bottom: solid 1px #8a9db5;
	background: #1e58ae;
	font: bold 11px Arial, Verdana, Sans-serf;
	color: #fff;
}

.TableLayout_BizBash
{
	width:100%;
}

.calendarWrapper_BizBash .TableLayout_BizBash td, 
.calendarWrapper_BizBash .TableLayout_BizBash th
{
	border-bottom: solid 1px #f4f4f4;
	font: normal 11px Arial, Verdana, Sans-serf;
}

.TableLayout_BizBash td a,
.TableLayout_BizBash td span
{
	display:block;
	text-align:right;
	padding-right:2px;
	text-decoration:none;
	cursor: default;
}

.TableLayout_BizBash td a
{
	color: #000;
}

.DaysOfWeek_BizBash
{
	color: #535353;
	text-align: center;
	text-transform: uppercase;
	border-bottom: solid 1px #dde1e4 !important;
	background: url('Img/DaysOfWeekBg.gif');
}

th.DaysOfWeek_BizBash
{
	line-height: 17px;
}

td.DaysOfWeek_BizBash
{
	padding-right:3px;
	padding-left:3px;
}

.calendarWrapper_BizBash .otherMonth_BizBash a
{
	border: solid 1px #fff;
	color: #d1d1d1;
}

.calendarWrapper_BizBash .outOfRange_BizBash span
{
	background: #fff;
	color: #d1d1d1;
}

.radCalDefault_BizBash a,
.radCalWeekendDefault_BizBash a
{
	border: solid 1px #fff;
	background: #fff;
	color: #000;
}

.radCalHover_BizBash a, 
.radCalWeekendHover_BizBash a
{
	border: solid 1px #e3d7c0;
	background: #f9f6dd;
}

.radCalToday_BizBash a
{
	border: solid 1px #a0aab6;
	color: #000;
}

.radCalTodaySelected_BizBash a
{
	border: solid 1px #a0aab6;
	background: #ced8dd;
	color: #000;
}

.radCalSelect_BizBash a, 
.radCalWeekendSelect_BizBash a
{
	border: solid 1px #a0aab6;
	background: #ced8dd;
	color: #000;
}

.MonthYearFastNav_BizBash
{
	border: 1px solid #a0aab6;
	background: white;
	font: normal 8pt Tahoma;
	color: #000;
	border-collapse: separate;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=a0aab6,offX=2,offY=2,positive=true);
	cursor: pointer;
}

.MonthYearFastNav_BizBash td
{
	background: white;
	vertical-align: middle;
	text-align: center;
	border: solid 1px white !important;
}

.MonthYearFastNav_BizBash td.selected_BizBash
{
	background: #f9f6dd;
	color: black;
	text-align: center;
	border: solid 1px #e3d7c0 !important;
}

.MonthYearFastNav_BizBash td.bottom_BizBash
{
	text-align: right;
	padding-left: 9px;
}

.MonthYearFastNav_BizBash td input
{
	background: #ced8dd;
	border: solid 1px #69798c;
	font: normal 11px Arial, Verdana, Sans-serf;
	color: #000000;
	float: left;
	width: auto;
	margin-right: 6px;
}

.radPopupImage_BizBash
{
	position: relative;
	_position: inherit; /*IE6 fix*/
	outline: none;
}
* + html .radPopupImage_BizBash
{
	position: inherit;
}

.radPopupImage_BizBash img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_BizBash img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_BizBash
{
	vertical-align:middle;
	height:20px !important;
	width:105px !important;
}

.pickerWrapper_BizBash table
{
	vertical-align: bottom;
	_vertical-align:middle;
	
	border: 0;
	padding: 0;
	margin: 0;
	width:90px !important;
} 
.pickerWrapper_BizBash td
{
	border: 0;
	padding: 0;
	margin: 0;
	width:auto !important;
}

.pickerWrapper_BizBash .inputCell 
{
	padding: 0 0 0 0 !important;	
}
.pickerWrapper_BizBash input
{
	width:70px !important;
}