/* Nikken Nikken RadCalendar Nikken skin */

.calendarWrapper_Nikken
{
	background: #fbfbfb;
	border: solid 1px #ebebeb;
	border-right: 3px solid #d1d1d1;
	border-bottom: 3px solid #d1d1d1;
	color: #686868;
}

table.TableLayout_Nikken
{
	background: url('Img/calendarBg.gif') repeat-x; 
}

table.TableLayout_Nikken td
{
	width: 35px;
	height: 32px;
	cursor: hand;
	text-align: center;
}

table.TableLayout_Nikken td a
{
	font: normal 11px Arial, Verdana, Sans-Serif;
	text-decoration: none;
	color: #7f7f7f;
	background: none;
}

.radCalDefault_Nikken,
.radCalWeekendDefault_Nikken
{
	border-top: solid 1px white;
	border-left: solid 1px #fcfcfc;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #f2f2f2;
	background: transparent;
	cursor: default !important;
}

.radCalDefault_Nikken a,
.radCalWeekendDefault_Nikken a
{
	cursor: default !important;
}


.radCalPreviewDefault_Nikken
{
	border: solid 1px #ebebeb;
	border-right: 3px solid #d1d1d1;
	border-bottom: 3px solid #d1d1d1;
	background: white url(Img/calendarBg.gif) repeat-x;
	font: normal 11px Arial, Verdana, Sans-Serif;
	text-align: center;
	width: 230px;
	height: 230px;
}

.radCalPreviewDefault_Nikken a
{
	text-decoration: none;
	color: #686868;
}

.radCalHover_Nikken,
.radCalWeekendHover_Nikken
{
	background: url(Img/CalenderBackHover.gif) no-repeat;
	cursor: default;
}

.radCalToday_Nikken
{
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background: white url('Img/selectBg.gif') repeat-x;
	cursor: default !important;
}

.radCalSelect_Nikken,
.radCalWeekendSelect_Nikken
{
	background: white url('Img/CalenderBackSelected.gif') repeat-x;
	cursor: default !important;
}

.DaysOfWeek_Nikken
{
	color: #474646 !important;
	font-size: 11px !important;
	font-weight: bold !important;
	border-top: solid 1px #b5b5b5;
	border-bottom: solid 1px #bcd5ed;
	background: #e4ecf3 url('Img/DaysOfWeek.gif') repeat-x;
	cursor: default !important;
	width: 35px;
	line-height: 24px;
	height: 24px !important;
}

.outOfRange_Nikken
{
	color: #c6c6c6;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	background-color: #fff;
	cursor: default !important;
	font: normal 11px Arial, Verdana, Sans-Serif;
}

.otherMonth_Nikken
{
	color: #c6c6c6;
	border-top: solid 1px #f9f9f9;
	border-left: solid 1px #f9f9f9;
	border-right: solid 1px #f2f2f2;
	border-bottom: solid 1px #f2f2f2;
	background-color: #fff;
	cursor: default !important;
	font: normal 11px Arial, Verdana, Sans-Serif;
}

.otherMonth_Nikken a
{
	color: #c6c6c6 !important;
	background-color: #fff;
	cursor: default !important;
	font: normal 11px Arial, Verdana, Sans-Serif;
}

.titlebar_Nikken
{
	font-size: 12px;
	color: #686868;
	background: url('Img/titleBg.gif') repeat-x;
	height: 37px;
	width: 100%;
}

.MonthYearFastNav_Nikken
{
	border: 1px solid #d6d6d6;
	background: #fff;
	font: normal 10px Arial, Verdana, Sans-serif;
	color: #000000;
	border-collapse: collapse;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_Nikken td
{
	text-align: center;
}

.MonthYearFastNav_Nikken td
{
	border-bottom: 1px solid #d6d6d6;
	cursor: hand;
	padding: 4px;
}

.MonthYearFastNav_Nikken td.selected_Nikken
{
	border-color: #d3dcc1;
	background-color: #d3dcc1;
	color: #fff;
}

.MonthYearFastNav_Nikken td input
{
	background: transparent url('Img/MonthYearFastNavBtnBg.gif') repeat-x;
	border-top: solid 1px #666c59;
	border-left: solid 1px #666c59;
	border-right: solid 1px #aaaf9e;
	border-bottom: solid 1px #aaaf9e;
	font: normal 10px Arial, Verdana, Sans-serif;
	color: black;
	float: left;
}

.radCalHover_Nikken a,
.radCalWeekendHover_Nikken a
{
	color: #6b6b6b;
}

.radPopupImage_Nikken 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_Nikken img
{
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
