/* Telerik RadCalendar business skin */

.calendarWrapper_Business
{
	border: solid 1px #8AF237 !important;
	cursor: default;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #686868;	
	width: 958px;
	background: #fffff2 url('Img/CommonBg.gif') repeat-x
}

.calendarWrapper_Business table
{
	width: 100%;
}

.calendarWrapper_Business
{
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: #5e5d41;
	cursor: default;
}

.calendarWrapper_Business td
{
	text-align: right;
	vertical-align: top;
}

.radCalDefault_Business,.radCalWeekendDefault_Business,
.radCalHover_Business,.radCalWeekendHover_Business,
.radCalSelect_Business,.radCalWeekendSelect_Business,
.otherMonth_Business,.outOfRange_Business
{
	
	background: #FFF;
	width: 135px;
	height: 56px;
	border-top: solid 1px #8AF237;
	border-bottom: solid 1px #8AF237;
	border-right: solid 1px #8AF237;
}

.radCalHover_Business,
.radCalWeekendHover_Business
{
}

.radCalSelect_Business,
.radCalWeekendSelect_Business
{	
}

.DaysOfWeek_Business
{
	color:#FFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle !important;
	text-align: center !important;
	height: 32px;
}

.otherMonth_Business
{
}
.outOfRange_Business
{
}

.titlebar_Business
{
	color: #fff;
	font: bold 13px Arial, Verdana, Sans-Serif;
	cursor: default;
	text-align: center;
	border: solid 1px #146ea6;
	height: 29px;
}

.titlebar_Business td
{
	vertical-align: top;
	
}

.titlebar_Business td img
{
	width: 22px;
	height: 19px;
	float: left;
}

.TableLayout_Business
{
	table-layout: fixed;
}

.TableLayout_Business td
{
	padding:0px;
}

/*** MonthYearFastNav ***/

.MonthYearFastNav_Business
{
	border: solid 1px #c7c7a9;
	background: #f9f8e0;
	font: normal 10px Verdana;
	color: #000000;
	border-collapse: collapse;	
}

.MonthYearFastNav_Business td
{
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #c7c7a9;
	cursor: hand;
	padding: 4px;
}

.MonthYearFastNav_Business td.selected_Business
{
	background: #0dcbf5;
	color: white;
}

.MonthYearFastNav_Business td.bottom_Business
{
	text-align: center;
}

.MonthYearFastNav_Business td input
{
	background: #0dcbf5;
	border: 1px solid #c7c7a9;
	font: normal 10px Verdana;
	color: white;
	float: left;
	margin-right: 1px;
}

/*** MonthYearFastNav ***/

/* cell links */

.radCalDefault_Business a,
.radCalWeekendDefault_Business a
.radCalSelect_Business a,
.radCalWeekendSelect_Business a,
.radCalHover_Business a,
.radCalWeekendHover_Business a
{
}

.radCalDefault_Business img,
.radCalHover_Business img,
.radCalSelect_Business img,
.radCalWeekendDefault_Business img,
.radCalWeekendHover_Business img,
.radCalWeekendSelect_Business img
{
	float: left;
}

.radCalSelect_Business a,
.radCalWeekendSelect_Business a,
.radCalHover_Business a,
.radCalWeekendHover_Business a;
{
}

.radCalSelect_Business a,
.radCalWeekendSelect_Business a
{
}

/* cell links end */


.radPopupImage_Business
{
	position: relative; 
	*position: inherit; /*IE fix*/
	outline: none;
}

.radPopupImage_Business img
{
	vertical-align: middle;
	_vertical-align: top; /* IE fix */	
	margin-left: 2px;
	margin-right: 2px;
	margin-top: -1px; /* IE margins fix */
	_margin-top: 0px; 
	border-width: 0px;
}

.radDisabled_Business img
{
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.otherMonth_Business a,
.otherMonth_Business a:hover
{
}

.pickerWrapper_Business
{
	vertical-align: bottom;	
}
.radPopupImage_Business
{	
	position: relative;  
	_position: inherit;
	outline: none;
}
*+html .radPopupImage_Business
{
	position: inherit;
}

.radPopupImage_Business img
{
	padding-left: 2px;
}
.pickerWrapper_Business table,
.pickerWrapper_Business td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}

.ed_top
{
	width:100%;
	background-color:#74C410;
	color:#FFF;
	font-weight:bold;	 
	height:16px;	 	
}
.ed_topotr
{
	width:100%;
	background-color:#5F9A1A;
	color:#FFF;
	height:16px;	 
}

