@charset "utf-8";
/* CSS Document */
.rbCalendarInputConatiner {
	display:block;
	width:198px;
	height:19px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.rbFormatText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:10pt;
	color:#666666;
	width:200px;
}
.rbCalendar {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	line-height: 18px;
	height: 18px;
	left: 0px;
	width: 150px;
	color: #990000;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #0A8CAA;
}

.rbCalendarObj {
	width:200px;
	position:absolute;
	z-index:5855000000;
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rbCalTable{
	background-color:#698298;
}
.rbCalTiteBar {
	background-color:#4cb7e5;
	width:200px;
	height:21px;
	line-height:21px;
	margin-right:auto;
	margin-left:auto;
	white-space:nowrap;
	cursor:default;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.rbCalSpace{
	width:20px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:default;
}
.rbCalPreviousMonth {
	background-image: url(../images/rbPreviousMonth.png);
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;

}
.rbCalPreviousMonthDisabled{
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;

}
.rbCalPreviousMonth:hover,.rbCalPreviousMonth:focus {
	background-image: url(../images/rbPreviousMonthHover.png);
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;

}

.rbCalPreviousyear{
	background-image: url(../images/rbPreviousYear.png);
	width:14px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;
}
.rbCalPreviousyearDisabled{
	width:14px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;
}
.rbCalPreviousyear:hover,.rbCalPreviousyear:focus{
	background-image: url(../images/rbPreviousYearHover.png);
	width:14px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;

}

.rbCalNextyear{
	background-image: url(../images/rbNextYear.png);
	width:14px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;
}
.rbCalNextyearDisabled{
	width:14px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;
}
.rbCalNextyear:hover,.rbCalNextyear:focus{
	background-image: url(../images/rbNextYearHover.png);
	width:14px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;

}
.rbCalNextMonth {
	background-image: url(../images/rbNextMonth.png);
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;
}
.rbCalNextMonthDisabled{
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;
}
.rbCalNextMonth:hover,.rbCalNextMonth:focus {
	background-image: url(../images/rbNextMonthHover.png);
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 7px;
	cursor:default;

}

.rbCalReturnToday {
	background-image: url(../images/rbToday.png);
	width:20px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:2px 2px;
	cursor:default;
	color:#000000;
	font-size:8px;
	line-height:24px;
	text-align:center;
}
.rbCalReturnTodayDisabled {
	width:20px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:2px 2px;
	cursor:default;
	color:#000000;
	font-size:8px;
	line-height:24px;
	text-align:center;
}
.rbCalReturnToday:hover,.rbCalReturnToday:focus {
	background-image: url(../images/rbTodayHover.png);
	width:20px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:2px 2px;
	cursor:default;
	color:#CC0000;
	font-size:8px;
	line-height:24px;
	text-align:center;
}

.rbCalClose {
	background-image: url(../images/rbClose.png);
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 5px;
	cursor:pointer;
	margin-left: 0px;
}
.rbCalClose:hover,.rbCalClose:focus {
	background-image: url(../images/rbCloseOver.png);
	width:16px;
	float:left;
	height:20px;
	background-repeat:no-repeat;
	background-position:3px 5px;
	cursor:pointer;
	margin-left: 0px;
}

.rbCalMonthLabel {
	text-align:center;
	white-space:nowrap;
	font-weight: bold;
	overflow:hidden;
	line-height:20px;
	width:102px;
	float:left;
	font-size: 10pt;
	color:#f1f0e7;
}

.rbCalCell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	width:14%;
}
	
.rbDayLabelWeekend{
	color: #FFFFFF;
	cursor: default;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height:24px;
	background-color: #333333;
}	
.rbDayLabelWeekday{
	color: #FFFFFF;
	cursor: default;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height:24px;
	background-color: #000000;
}

.rbDayWeekend{
	color: #333333;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #EDEDED;
}
.rbDayWeekendOut{
	color: #666666;
	cursor: default;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #AAAAAA;
}

.rbDayWeekend:hover,.rbDayWeekend:focus,.rbDayWeekday:hover,.rbDayWeekday:focus,.rbDayToday:focus,.rbDaySelected:focus,.rbDaySelected:hover,.rbDayHolidayWeekend:hover,.rbDayHolidayWeekend:focus,.rbDayHoliday:hover,.rbDayHoliday:focus{
	color: #000000;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #cedce3;
	background-image: url(none);
}


.rbDayWeekday{
	color: #000000;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #FEFEFE;
}
.rbDayWeekdayOut{
	color: #666666;
	cursor: default;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #BBBBBB;
}



.rbDayToday{
	color: #000000;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #12C2E9;
}
.rbDaySelected{
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #F30617;
}
.rbDayToday:hover{
	color: #000000;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #cedce3;
}

.rbDayHoliday{
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #FF00FF;
}
.rbDayHolidayWeekend{
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align:center;
	line-height:24px;
	background-color: #FF00FF;
	background-image: url(../images/rbWhite50.png);
}
.rbImgCalendar {
	display:block;
	width:18px;
	height:17px;
	margin:1px 1px 1px 1px;
	float: right;
	background-image: url(../images/rbCalendarDown.png);
	background-position:left top;
	background-repeat:no-repeat;
	outline:none;
}
.rbImgCalendarDisabled {
	display:block;
	width:18px;
	height:17px;
	margin:1px 1px 1px 1px;
	float: right;
	background-image: url(../images/rbCalendarDownDisabled.png);
	background-position:left top;
	background-repeat:no-repeat;
	outline:none;
	cursor:not-allowed;
}
.rbTxtCalendar {
	font-size:9pt;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:100px;
	height:17px;
	margin:1px 1px 1px 3px;
}
.rbTxtCalendar:hover {
	font-size:9pt;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	width:102px;
	height:17px;
	margin:1px 1px 1px 3px;
	text-decoration:underline;
	color:#0000CC;
}
