﻿/* 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: 12px;
	color: #fff;
	background-image: url(/GESTIONALE/upload/CONFIGURAZIONE/ECONTENT/CREAZIONEPORTALE/template/galleria/Image/calendar/bg_calendarheader.jpg);
	width: 115%!important;
	height: 16px;
}
.CalendarSearch_Header a {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}
.CalendarSearch_Main {
	border: #868686 2px solid;
	padding: 1px;
	width: 150px;
	text-align: center;
}
.CalendarSearch_MainCalendar {
	text-align: center;
	width: 150px;
}
#calendar {
	width: 108%!important;
	margin-left: 2px;
	border-bottom: #868686 1px solid !important;
}
.CalendarSearch_Previous {
	text-align: center;
	height: 14px;
	width: 15%;
	float: left;
}
.CalendarSearch_Previous a {
	font-size: 12px;
}
.CalendarSearch_MonthName {
	text-align: center;
	height: 14px;
	width: 68%;
	float: left;
}
.CalendarSearch_WeekendDayStyle a, .CalendarSearch_DayStyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #396596 !important;
}
.CalendarSearch_Next {
	text-align: center;
	height: 14px;
	width: 15%;
	float: left;
}
.CalendarSearch_Next a {
	font-size: 12px;
}
.CalendarSearch_DayHeaderStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #555;
	border-bottom: #868686 1px solid;
}
.CalendarSearch_OtherMonthDayStyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #aaaaaa !important;
}
.CalendarSearch_ClearDay a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #396596 !important;
}
.CalendarSearch_InsertedDay a, .CalendarSearch_InsertedDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #396596 !important;
}
.CalendarSearch_ToDay {
	text-align: center;
	padding: 2px;
	width: 115%!important;
}
.CalendarSearch_ToDay a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #396596;
}
td.CalendarSearch_TodayDayStyle a {
	border: #868686 1px solid;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #396596;
	padding: 1px;
}
.CalendarSearch_InsertedOtherMonthDay a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 12px;
	color: #aaaaaa !important;
	font-weight: bold;
}
.CalendarSearch_TodayDayStyle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold !important;
	color: #ffffff !important;
	background-color: #396596 !important;
	text-align: center;
	padding: 0px 3px 1px 3px !important;
}

