/* Telerik RadCalendar Inox skin */

/* main calendar table */
table.calendarWrapper_Inox
{
	font: bold 11px verdana,arial,sans-serif;
	cursor: default;
	border:1px solid;
	border-color: #bec1c3 #868b8f #868b8f #bec1c3;
	background: #eee url(Calendar/TitleBgFix.gif) repeat-x;
}

/* cell links */
.calendarWrapper_Inox a
{
	color: #666;
	cursor: default;
	text-decoration: none;
}

/* calendar cells */
.calendarWrapper_Inox td
{
	text-align: center;
}

/* calendar titlebar */
table.titlebar_Inox
{
	width: 231px;
	height: 31px;
	color: #7b838e;
	font-size: 12px;
	font-weight: bold;	
	background: transparent url(Calendar/titleBg.gif) no-repeat center;
	margin: 1px;
	margin-bottom: 0px;
}

table.titlebar_Inox td
{
	border:0;
}

/* navigation arrows in the titlebar */
table.titlebar_Inox td img
{
	cursor: pointer;
}

/* calendar layout */
table.TableLayout_Inox
{
	width: 231px;	
	background: #bbbbbb url(Calendar/calendarBg.gif) repeat-y;
	margin: 1px;
	margin-top: 0px;
	border-collapse: separate !important;
}

/* calendar cells */
table.TableLayout_Inox td
{
	width: 30px;
	height: 22px;
}

/* days of the week header */
table.TableLayout_Inox .DaysOfWeek_Inox
{
	font-weight: bold;
	color: #f0f5f6;	
	background: transparent url(Calendar/DaysOfWeek.gif) repeat-x;
	height: 24px !important;
	border:0;
}

/* cells start */
table.TableLayout_Inox .radCalDefault_Inox,
table.TableLayout_Inox .radCalWeekendDefault_Inox
{
	border:1px solid;
	border-color:#dcdddf #b5bac0 #b5bac0 #dcdddf;
}

table.TableLayout_Inox .radCalHover_Inox,
table.TableLayout_Inox .radCalWeekendHover_Inox
{
	background: url(Calendar/hoverBg.gif);
	border:1px solid;
	border-color: #dcdddf #b5bac0 #b5bac0 #dcdddf;
}

table.TableLayout_Inox .radCalToday_Inox
{
	border:1px solid;
	border-color: #dcdddf #b5bac0 #b5bac0 #dcdddf;
	background-color: #fff;
}

table.TableLayout_Inox .radCalSelect_Inox,
table.TableLayout_Inox .radCalWeekendSelect_Inox
{
	border:1px solid;
	border-color: #dcdddf #b5bac0 #b5bac0 #dcdddf;
	background: url(Calendar/selectBg.gif) repeat;
}

table.TableLayout_Inox .otherMonth_Inox
{
	border:1px solid;
	border-color: #dcdddf #b5bac0 #b5bac0 #dcdddf;
	color: #f6f6f6;
}

.otherMonth_Inox a
{
	color: #f6f6f6;
}

table.TableLayout_Inox .outOfRange_Inox
{
	border:1px solid;
	border-color: #dcdddf #b5bac0 #b5bac0 #dcdddf;
}

.outOfRange_Inox span
{
	color: #f6f6f6;
}
/* cells end */

/* titlebar menu */
.MonthYearFastNav_Inox
{
	font: normal 10px Verdana, Arial, Sans-serif;
	color: #666;
	border: solid 1px #868b8f;
	background-color: #eee;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
	cursor: pointer;
}

table.MonthYearFastNav_Inox td
{
	border:0;
	border-bottom: solid 1px #868b8f;
	height: 19px;
	color: #666;
}

.MonthYearFastNav_Inox td.selected_Inox
{	
	background: #eee url(Calendar/MonthYearFastNavSelected.gif);
}

/* Today, OK and Cancel buttons in the titlebar menu */
.MonthYearFastNav_Inox td input
{	
	background: transparent url(Calendar/MonthYearFastNavBtnBg.gif) repeat-x;
	border: solid 1px #868b8f;
	font: normal 10px Verdana;
	color: #666;
	float: left;
	margin: 1px;
	height: 19px;
}

/* RadDate/TimePicker classes */

.radTimeTableCss_Inox caption
{
    display: none;
}

.radTimeTableCss_Inox 
{
	font-family: Verdana, Arial, Sans-Serif;
	border: solid 1px #7b838e;
	border-collapse: collapse;
	background: #bbb url(Calendar/calendarBg.gif) repeat-y center;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=7b838e,offX=2,offY=2,positive=true);
}

.radTimeTableCss_Inox th,
.radTimeTableCss_Inox td
{
	padding:0;
	border:0;
}

.radTimeTableCss_Inox a
{
	display: block;
	font-size: 13px;
	text-decoration: none;
	color: #666;
	line-height: 21px;
	border-right: solid 1px #7b838e;
	padding:0 4px;
}

.radTimeOverCss_Inox a
{	
	background: transparent url(Calendar/TimePickerHoverBg.gif) repeat-x;
	border-right: solid 1px #496891;
}

.radHeaderCss_Inox,
th.radTimeOverCss_Inox
{
	font-size: 12px;
	font-weight: bold;
	color: #4e555d;
	height: 31px;
	background: gray url(Calendar/titleBg.gif) repeat-x;
}

.radItemCss_Inox a,
.radAlternatingItemCss_Inox
{
    /**/
}

.radItemCss_Inox a:hover,
.radAlternatingItemCss_Inox a:hover
{	
	/**/
}

.radDisabled_Inox img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.radPopupImage_Inox
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_Inox
{
	position: static;
}

.radPopupImage_Inox img
{
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
	border: 0;
}

*+html .pickerWrapper_Inox{height:22px !important}

.pickerWrapper_Inox
{
	vertical-align: middle;
}
.pickerWrapper_Inox table,
.pickerWrapper_Inox td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Inox td.inputCell
{
	padding:0 4px 0 0;
}
