/* r.a.d.calendar orange skin */

.calendarWrapper_Orange,
.radCalPreviewDefault_Orange
{
	background: #ffffff url('Img/bkBlocHeader.gif') repeat-x;
	border: solid 0px #909090 !important;
	cursor: default;
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #ffffff;
	width: 247px;
}

.calendarWrapper_Orange td,
.radCalPreviewDefault_Orange td
{
	vertical-align: top;
}

.TableLayout_Orange
{
	font: normal 11px Arial, Verdana, Sans-Serif;
	margin-bottom: 0px;
}

.TableLayout_Orange td
{
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	cursor: default;
	width: 27px;
	height: 36px;
}

.TableLayout_Orange td a
{
	font: normal 11px Arial, Verdana, Sans-Serif;
	text-decoration: none;
	cursor: default;
	color: #000000;
}

.radCalWeekendDefault_Orange,
.radCalWeekendHover_Orange,
.radCalWeekendSelect_Orange
{
	border: solid 2px #f1f1f1;
	background: #FFFFFF url('Img/calendar_day_of_weekend_Bg2.gif') repeat-x;
}

.radCalDefault_Orange
{
	border: solid 2px #f1f1f1;
	background: #FFFFFF url('Img/calendar_day_of_week2.gif') repeat-x;
}

.radCalHover_Orange
{
	border: solid 2px #f1f1f1;
	background: #DDE6F4 url('Img/calendar_day_of_week_Bg_hover2.gif') repeat-x;
}

.radCalSelect_Orange
{
	border: solid 2px #f1f1f1;
	background: #DDE6F4 url('Img/calendar_day_of_the_day2.gif') repeat-x;
}

.otherMonth_Orange
{
	color: #3F3F3F !important;
	border: solid 2px #f1f1f1;
	background: #F1F1F1 url('Img/calendar_day_out_of_range2.gif') repeat-x;
}

.otherMonth_Orange a
{
	color: #3F3F3F !important;
	background: #F8F8F8 url('Img/calendar_day_out_of_range2.gif') repeat-x;
}

.outOfRange_Orange
{
	color: #3F3F3F !important;
	border: solid 2px #f1f1f1;
	background: #F8F8F8 url('Img/calendar_day_out_of_range2.gif') repeat-x;
}

.DaysOfWeek_Orange
{
	color: #335F00 !important;
	font-weight: bold;
	cursor: default;
	background: transparent url('Img/calendar_day_of_the_day.gif') repeat-x;
	text-align: center;
	padding: 0px 3px;
}

.titlebar_Orange
{
	color: #393939;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
	line-height: 30px;
}

.MonthYearFastNav_Orange
{
	
	border: 1px solid #121212;
	background: #555555;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_Orange td
{
	text-align: center;
	vertical-align: middle;
	border-bottom: 0px solid #525252;
	cursor: hand;
	padding: 4px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: white;
}

.MonthYearFastNav_Orange td.selected_Orange
{
	background: #B4B4B4;
	color: white;
	border-color: #B4B4B4;
}

.MonthYearFastNav_Orange td input
{
	background: transparent url('Img/MonthYearFastNavBtnBg.gif') repeat-x;
	border: solid 0px #FF0000;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: black;
	float: left;
	margin-right: 1px;
}

.radPopupImage_Orange 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_Orange img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}