/* r.a.d.calendar default embedded skin */

table.calendarWrapper_GIBS
{
	background: #FFFFFF;
	cursor: pointer;
	/*filter: progid:DXImageTransform.Microsoft.dropShadow(Color=a0aab6,offX=2,offY=2,positive=true);*/
	text-decoration:none;
}
.TableLayout_GIBS
{
	cursor:pointer;
	border:1px solid #181712;
}
.TableLayout_GIBS td
{
	height:19px;
	width:28px;
	font: normal 11px Arial, Verdana, Sans-serf;
	text-decoration:none;
}
.TableLayout_GIBS td a
{
	text-align: center;
	width:28px;
	height:19px;
	color: #000000;
	cursor: pointer;
	text-decoration:none;
}
.calendarWrapper_GIBS .TableLayout_GIBS a, 
.calendarWrapper_GIBS .TableLayout_GIBS td span
{
	width:28px;
	text-decoration:none;
}

.DaysOfWeek_GIBS
{
	color: #000000;
	font-family:Arial, Verdana, Sans-serf;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	height: 22px;
	border-bottom: solid 1px #A1A1A1 !important;
	background: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}

.calendarWrapper_GIBS .otherMonth_GIBS a, .calendarWrapper_GIBS .otherMonth_GIBS a:hover
{
	color: #A1A1A1 !important;
	width:28px;
	text-align: center !important;
	height:19px;
	text-decoration:none;
}

.calendarWrapper_GIBS .otherMonth_GIBS span
{
	color: #A1A1A1;
	width:28px;
	height:19px;
	text-align: center !important;
	text-decoration:none;
}
.calendarWrapper_GIBS .outOfRange_GIBS a, 
.calendarWrapper_GIBS .outOfRange_GIBS span
{
	background: #fffff;
	color: #d1d1d1;
	width:28px;
	height:19px;
	text-align: center !important;
	text-decoration:none;
}

.titlebar_GIBS
{
	width:100%;
	color:#181712;
	background: #D8D8D8;
	text-decoration:none;
	border-top:1px solid #D8D8D8;
	border-left:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
}

.titlebar_GIBS img
{
	text-decoration:none;
}

.titlebar_GIBS td
{
	text-decoration:underline;	
	font-size: 14px;
	color:#183B98;
	font-family:Arial, Verdana, Sans-serf;
	font-weight:bold;
	height:24px !important;
	background: #D8D8D8;
	padding-top:3px;
}



.MonthYearFastNav_GIBS
{
	background: #FFFFFF;
	font: normal 8pt Tahoma;
	color: #000000;
	border-collapse: separate;
	border:1px solid #181712;
	cursor: pointer;
	text-decoration:none;
}
.MonthYearFastNav_GIBS td
{
	background: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	border: solid 1px #FFFFFF !important;
}
.MonthYearFastNav_GIBS td.selected_GIBS
{
	background: #f9f6dd;
	color: #000000;
	text-align: center;
	border: solid 1px #e3d7c0 !important;
}
.MonthYearFastNav_GIBS td.bottom_GIBS
{
	text-align: right;
	padding-left: 9px;
}
.MonthYearFastNav_GIBS td input
{
	background: #D8D8D8;
	border: solid 1px #181712;
	font: normal 11px Arial, Verdana, Sans-serf;
	color: #181712;
	float: left;
	width: auto;
	margin-right: 6px;
	text-decoration:none;
}

.radCalDefault_GIBS a:hover, 
.radCalHover_GIBS a:hover, 
.radCalWeekendDefault_GIBS a:hover, 
.radCalWeekendHover_GIBS a:hover
{
	/*color:#FFFFFF;*/
	/*background: #C5C4A5;*/
	height:19px;
	text-decoration:none;
}

.radCalDefault_GIBS a, 
.radCalHover_GIBS a, 
.radCalWeekendDefault_GIBS a, 
.radCalWeekendHover_GIBS a
{
	background: #ffffff;
	text-align: right;
	height:19px;
	text-decoration: none;
	color: #9C2102;
	text-decoration:none;
	
}
.radCalSpecial a, .radCalSpecial a:hover
{
	background: #ffffff;
	color: #9C2102 !important;
	text-decoration:none;
	font-weight:600 !important;
}
.radCalToday a, .radCalToday a:hover
{
	background: #183B98 !important;
	color: #FFFFFF !important;
	text-decoration:none;
}

.radCalTodaySelect_GIBS a
{
	background: #183B98;
	color: #FFFFFF !important;
	text-decoration:none;
}

.radCalSelect_GIBS a, 
.radCalWeekendSelect_GIBS a
{
	background: #ffffff;
	color: #9C2102 !important;
	text-align: center !important;
	text-decoration: none !important;
	font-weight:600 !important;
}
.radPopupImage_GIBS
{
	position: relative;
	_position: inherit; /*IE fix*/
	outline: none;
	text-decoration:none;
}
* + html .radPopupImage_GIBS
{
	position: inherit;
	text-decoration:none;
}

.radPopupImage_GIBS 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;
	text-decoration:none;
}

.radDisabled_GIBS img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	text-decoration:none;
}

.pickerWrapper_GIBS
{
	vertical-align: bottom;
	text-decoration:none;
}
.pickerWrapper_GIBS table, 
.pickerWrapper_GIBS td
{
	border: 0;
	border-style: none;
	padding: 0;
	margin: 0;
	text-decoration:none;
}

