

.calendarWrapper_formGeneric2
{
	/*background-image: url(Img/wrapperBg.gif);*/
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	cursor: default;
	height: 120px;
	width: 150px;
	border-left: solid 1px #decfa1;
	border-top: solid 1px #decfa1;
	border-right: solid 1px #90772b;
	border-bottom: solid 1px #90772b;
	
	margin-left: 153px;	
	margin-top: -16px;
}


.radCalDefault_formGeneric2, .radCalWeekendDefault_formGeneric2
{
	color: #7f7f7f;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	background-color: transparent;
	cursor: default;
	text-align: center;
}
.radCalHover_formGeneric2, .radCalWeekendHover_formGeneric2
{
	background-color: #888;
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	cursor: default;
	text-align: center;
}

.radCalHover_formGeneric2 a, .radCalWeekendHover_formGeneric2 a
{
	color: #fff !important;
	text-decoration: none;
}

.radCalSelect_formGeneric2, .radCalWeekendSelect_formGeneric2
{
	background-color: #FFCC01;
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	text-decoration: underline;
	font-weight: bold;
	cursor: default;
	text-align: center;
}
.DaysOfWeek_formGeneric2
{
	font-weight: normal;
	color: #333333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	height: 19px;
	width: 150px;
	cursor: default;
	/*background-image: url(Img/DaysOfWeek.gif);
	background-repeat: no-repeat;*/
	background-color: transparent;
	text-align: center;
}




/*.calendarWrapper_formGeneric2 .titlebar_formGeneric2,
.calendarWrapper_formGeneric2 .TableLayout_formGeneric2
{
	width: 100%;
	position: relative;
	border: 1px solid #ccc;
}

.calendarWrapper_formGeneric2 .titlebar_formGeneric2
{
	background: #ccc;
	color: #fff;
	font: normal 16px "Arial", sans-serif;
	border-bottom: 1px solid #fff;
}*/



.titlebar_formGeneric2
{
	/*color: #9d8d06;*/
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	height: 22px;
	cursor: default;
	text-align: center;
	width: 150px;
	/*background-image: url(Img/titlebarBg.gif);
	background-repeat: repeat-x;*/
	
	background: #ccc;
	color: #fff;
	border-bottom: 1px solid #fff;
	
}
.TableLayout_formGeneric2
{
	/*background-image: url(Img/tableLayoutBg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	
	width: 100%;
	position: relative;
	border: 1px solid #ccc;
	background: #fff;
}

.TableLayout_formGeneric2 td,
.TableLayout_formGeneric2 th
{
	height: 20px;
	width: 20px;
	border: 1px solid #ccc;
}


/*** MonthYearFastNav ***/

.MonthYearFastNav_formGeneric2
{
	border: 1px solid #decfa1;
	background-color: #ffffff;
	font: normal 10px Verdana;
	color: #000000;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_formGeneric2 TD
{
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #d6d6d6;
	cursor: hand;
	padding: 4px;
}

.MonthYearFastNav_formGeneric2 TD.selected_formGeneric2
{
	/*border-color: orange;*/
	background-color: #e4900c;
	color: #ffffff;
}

.MonthYearFastNav_formGeneric2 TD.bottom_formGeneric2
{
	text-align: center;
}

.MonthYearFastNav_formGeneric2 TD INPUT
{
	/*background-image: url(Img/MonthYearFastNavBtnBg.gif);
	background-repeat: repeat-x;*/
	border-top: solid 1px #e4900c;
	border-left: solid 1px #e4900c;
	border-right: solid 1px #e4900c;
	border-bottom: solid 1px #e4900c;
	font: normal 10px Verdana;
	color: #000000;
	float: left;
	margin-right: 1px;
}
/*** MonthYearFastNav ***/
/* cell links */
.radCalDefault_formGeneric2 A, .radCalWeekendDefault_formGeneric2 A
{
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
	text-decoration : none;
}
.radCalHover_formGeneric2 A, .radCalWeekendHover_formGeneric2 A
{
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}
.radCalSelect_formGeneric2 A, .radCalWeekendSelect_formGeneric2 A
{
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	cursor: default;
}
/* cell links end */
.otherMonth_formGeneric2
{
	color: #999;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	cursor: default;
	text-align: center;
}

.otherMonth_formGeneric2 a
{
	color: #999;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	cursor: default;
	text-align: center;
	text-decoration: none;
}

.outOfRange_formGeneric2
{
	background-color: transparent;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	cursor: default;
	text-align: center;
}
.outOfRange_formGeneric2 a,
.outOfRange_formGeneric2 span
{
	color: #f6bf4b;
}

.radPopupImage_formGeneric2
{
	position: relative; 
	_position: inherit; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_formGeneric2
{
	position: inherit;
}

.radPopupImage_formGeneric2 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_formGeneric2 img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.pickerWrapper_formGeneric2
{
	vertical-align: bottom;
}


.pickerWrapper_formGeneric2 table,
.pickerWrapper_formGeneric2 td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}

.ie8 .pickerWrapper_formGeneric2 .formInputDatePicker input
{
	margin-top: -20px;
	background: #ff0;
}
