/* CSS DOCUMENT: Calendar www.idc.org.br - developed by GetFly Digital Studio: www.getfly.com.br */

.CalendarSearch_Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 9px;
	color: #fff;	
	background-image: url(/GESTIONALE/upload/CONFIGURAZIONE/ECONTENT/CREAZIONEPORTALE/template/galleria/Image/img_background/bg_calendarheader.jpg);
	width: 145px;
	height: 14px;
}
.CalendarSearch_Header a {
	text-decoration: none;
	font-size: 9px;
	color: #fff;	
}
.CalendarSearch_Main {
	border: #868686 2px solid;
	padding: 1px;
	width: 150px;
	text-align: center;
}
.CalendarSearch_MainCalendar {
	text-align: center;
}
#calendar {
	width: 95% !important;
	margin-left: 2px;	
	border-bottom: #868686 1px solid !important;
}
.CalendarSearch_Previous {
	text-align: center;
	height: 8px;
	width: 20%;
	float: left;
}
.CalendarSearch_Previous a  {
	font-size: 10px;
}
.CalendarSearch_MonthName {
	text-align: center;
	height: 14px;	
	width: 60%;
	float: left;
}
.CalendarSearch_WeekendDayStyle a, .CalendarSearch_DayStyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #ef0000 !important;	
}	
.CalendarSearch_Next {
	text-align: center;
	height: 8px;
	width: 20%;
	float: left;
}
.CalendarSearch_Next a {
	font-size: 10x;
}
.CalendarSearch_DayHeaderStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #555;	
	border-bottom: #868686 1px solid;
}
.CalendarSearch_OtherMonthDayStyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #aaaaaa !important;	
}
.CalendarSearch_ClearDay a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #ef0000 !important;	
}
.CalendarSearch_InsertedDay a, .CalendarSearch_InsertedDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #ef0000 !important;	
}
.CalendarSearch_ToDay {
	text-align: center;
	padding: 2px;
	width: 95%;
}
.CalendarSearch_ToDay a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	color: #ef0000;	
}
td.CalendarSearch_TodayDayStyle a {
	border: #868686 1px solid;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #ef0000;	
	padding: 1px;
}
.CalendarSearch_InsertedOtherMonthDay a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #aaaaaa !important;	
	font-weight: bold;
}

.CalendarSearch_TodayDayStyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold !important;	
	color: #ffffff !important;	
	background-color: #e70200 !important;
	text-align: center;
	padding: 0px 3px 1px 3px !important;
}
