@charset "utf-8";
/* CSS Document */

	.reserved > span, .info_reserved_dates {
		color:#F00 !important;
		border:1px solid #F00 !important;	
	}
	
	.reserved {
		opacity:0.70 !important;	
	}
	
	.disabled > span {
		color:#000 !important;
		border:1px dotted #000 !important;	
	}
	.highlight > a, .info_selected_dates {
		color:darkgreen !important;
		border:1px solid green !important;
		font-size:10px !important;
	}
	.highlight > span {
		color:darkgreen !important;
		border:1px solid #333333 !important;
		background:none repeat scroll 0 0 #55FF55 !important;
		font-size:10px !important;
		font-weight:bold !important;
	}
	
	
	.fader > a {
		color:#CCC !important;
		border:1px solid #CCC !important;	
	}
	.lastminute > a , .info_lastm_dates {
		
		border:1px solid #990 !important;	
	}
	.ui-datepicker-current-day.highlight > a {
		font-weight:bold !important;
		color:darkred !important;
		font-size:10px !important;
		
	}
	.ui-datepicker-current-day.highlight > a {
		font-weight:bold !important;
		color:darkred !important;
		font-size:10px !important;
		
	}
	
	
	.ui-state-disabled.highlight {
		opacity:0.9 !important;
	}
	
	.ui-state-disabled.highlight > span {
		background:none repeat scroll 0 0 lightgreen !important;
	}
	
	.ui-datepicker {
		width:18em !important;	
	}
	.hightlight {
		opacity:0.9 !important;
	}
	
	.info_past_dates {
		border:1px solid #D3D3D3;
		opacity:0.35;	
	}
	
	
.datepicker,.datepicker2 {
	font-size: 9px;
}

.datepicker table,.datepicker2 table {
	font-size: 1em;
}
