/* RadCalendar Default skin */

/* calendar styles */
.calendarWrapper_10
{
	border: 1px solid #212121 !important;
	position: relative;
	background: #fff;	
}
/*

*/

.calendarWrapper_10 .titlebar_10,
.calendarWrapper_10 .TableLayout_10
{
	width: 100%;
	position: relative;
	
}
/*

*/

.calendarWrapper_10 .titlebar_10
{
	
	color: #fff;
	font: normal 16px "Arial", sans-serif;
	border-bottom: 1px solid #171717;
	b
}
/*ackground-color:Red;
background: #3d3d3d url("Img/headerBg.gif") repeat-x top left;
*/

.calendarWrapper_10 .titlebar_10 td
{
	padding: 9px 4px 8px 4px;
}
/*

*/

.calendarWrapper_10 .TableLayout_10
{
	font: normal 11px "Arial", sans-serif;
	text-align: right;
	cursor: default;
	
	margin: 6px 13px 10px 13px;
	width: auto;
	padding: 0;
}
/*

*/

.calendarWrapper_10 .TableLayout_10 td
{
	padding: 0;
	overflow: visible;
	position: relative;
}
/*

*/

.calendarWrapper_10 .TableLayout_10 a,
.calendarWrapper_10 .TableLayout_10 td span
{	
	text-decoration: none;
	height: 100%;
	position: relative;
	display: block;
	padding: 4px 2px 4px 2px;
	width: 20px;
	height: 13px;
	outline: 0;
	border: 1px solid #fff;
	text-align: center;
	border:none;
}
/*
*/

.calendarWrapper_10 .TableLayout_10 a
{
	color: #333;
}
/*

*/

.calendarWrapper_10 .TableLayout_10 .DaysOfWeek_10
{
	font-weight: bold;
	padding-right: 1px;
	text-align: center;
	color: #333;
}
/*

*/

th.DaysOfWeek_10
{
	background: transparent url("Img/weekdaysUnderline.gif") repeat-x 0 13px;
}
/*

*/

.calendarWrapper_10 .TableLayout_10 .DaysOfWeek_10 a
{
	margin-left: -3px;
}
/*

*/

.calendarWrapper_10 .TableLayout_10 .radCalHover_10
{
	background-color: #d3d3d3;
	color:Blue;
}
/*

*/

.calendarWrapper_10 .TableLayout_10 .radCalHover_10 a
{
    border:none;
	color: White;
	
}
/*
border: 1px solid #d3d3d3;
*/

.calendarWrapper_10 .TableLayout_10 .radCalSelect_10 a
{
	border:none;
	
}
/*background-color: #e0e0e0;
border: 1px solid #000;
*/

.calendarWrapper_10 .TableLayout_10 .radCalToday_10 a
{
	
	background: #454545 url("Img/todayBg.gif") repeat-x 0 0;
	margin: 0;
	color: #fff;
}
/*
border: 1px solid #363636;
*/

.calendarWrapper_10 .otherMonth_10 a,
.calendarWrapper_10 .outOfRange_10 a,
.calendarWrapper_10 .otherMonth_10 span,
.calendarWrapper_10 .outOfRange_10 span
{
	color: #ccc;
}

/* fast navigation styles */
.MonthYearFastNav_10
{
	
	font: normal 11px "Arial", sans-serif;
	border-spacing: 0;
	color: #707070;
	cursor: default;
	background: #fff;
}
/*
border: 1px solid #000;
*/

*+html .MonthYearFastNav_10
{
}

.MonthYearFastNav_10 #RadCalendar_FastNav_PrevYears,
.MonthYearFastNav_10 #RadCalendar_FastNav_NextYears
{
	text-align: center;
}

.MonthYearFastNav_10 td
{
	padding: 1px 5px 1px 3px;
	width: 28px;
	text-align: right;
	
	border-spacing: 0;
}
/*
border: 2px solid #fff;
*/

.MonthYearFastNav_10 td#RadCalendar_FastNav_Feb,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Apr,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Jun,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Aug,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Oct,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Dec
{
	border-right: 1px solid #ccc;
	padding-right: 6px;
	background: transparent url("Img/whitePixels.gif") repeat-y top right;
}
/*

*/

.MonthYearFastNav_10 .selected_10
{
	background-color: #cdcdcd;
	color: #000;
}
/*

*/

.MonthYearFastNav_10 td#RadCalendar_FastNav_Feb.selected_10,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Apr.selected_10,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Jun.selected_10,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Aug.selected_10,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Oct.selected_10,
.MonthYearFastNav_10 td#RadCalendar_FastNav_Dec.selected_10
{
	background: #cdcdcd url("Img/whitePixels.gif") repeat-y top right;
}

.MonthYearFastNav_10 .bottom_10
{
	background: #e3e3e3 none;
	padding: 8px 0 4px 8px;
	overflow: hidden;
	border: 0 !important;
}
/*

*/

*+html .MonthYearFastNav_10 .bottom_10
{
	padding-left: 4px;
}

.MonthYearFastNav_10 .bottom_10 input
{
	height: 18px;
	background: #474747 url("Img/buttonBg.gif") repeat-x top left;
	border: 0;
	font: normal 10px/8px "Arial", sans-serif;
	color: #fff;
	padding: 0 2px;
	outline: 0;
	display: block;
	float: left;
	cursor: pointer;
	margin: 0;
}
/*

*/

#RadCalendar_FastNav_TodayButton
{
	margin-right: 12px;
}

* html #RadCalendar_FastNav_TodayButton
{
	margin-right: 8px;
}

#RadCalendar_FastNav_OkButton
{
	margin-right: 4px;
}

* html #RadCalendar_FastNav_OkButton
{
	margin-right: 2px;
}

.radPopupImage_10
{	
	position: relative;  
	_position: inherit;
	outline: none;
}
*+html .radPopupImage_10
{
	position: inherit;
}

.radPopupImage_10 img
{
	padding-left: 2px;
}

.pickerWrapper_10 table
{
	vertical-align: bottom; 
}
.pickerWrapper_10 table,
.pickerWrapper_10 td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}
