table.calendar_main					{ width: 100%; background-color: #EDEDED; }
table.calendar_top					{ width: 100%; background-color: #C6C6C6; }

td.calendar_top						{ width: 100%; padding: 5px; }
td.calendar_days					{ width: 100%; padding-left: 4px; padding-right: 4px; }
td.calendar_top_month				{ padding-bottom: 2px; font-family: Arial; font-size: 9px; font-weight: bold; }
td.WeekdaysNames					{ width: 14.2%; padding: 3px; font-family: Arial; font-size: 9px; font-weight: bold; color: #FFFFFF; background-color: #84B500; border: 1px solid black;}
td.weekdays							{ width: 14.2%; padding: 3px; font-family:arial, sans-serif; font-size:11px; color:#FFFFFF; background-color:#97C5D3; text-align: center }
td.weekdays_unselected				{ text-align: center; width: 14.2%; height: 18px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; color:#9BABAF; background-color:#D0EAF1; }
td.weekdays_off						{ background:url(/images/global/calendario_day_off_bg.gif); font-family:arial, sans-serif; font-size:11px; text-decoration:none; color:#7CBB51; background-color:#E8F3F6;text-align:center}
td.weekdays_today					{ text-align: center; width: 14.2%; height: 18px; background-color: #E9A64F; }
td.weekdays_selected				{ text-align: center; width: 14.2%; height: 18px; font-family:arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#204E00; background-color:#63C240; }
td.weekdays_selected_1				{ text-align: center; width: 14.2%; height: 18px; font-family:arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#204E00; background-color:#63C240; }
td.weekdays_selected_2				{ text-align: center; width: 14.2%; height: 18px; background-color: #AC0000; font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
td.weekdays_ranged					{ text-align: center; width: 14.2%; height: 18px; font-family:arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#307600; background-color:#BAEB98; }
td.weekdays_ranged_1				{ text-align: center; width: 14.2%; height: 18px; font-family:arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#307600; background-color:#BAEB98; }
td.weekdays_ranged_2				{ text-align: center; width: 14.2%; height: 18px; background-color: #D66B6B; }
td.Weekdays_selectable				{ text-align: center; width: 14.2%; height: 18px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; color:#0086AC; background-color:#D0EAF1; }

a.Weekdays_selectable				{ font-family:arial, sans-serif; font-size:11px; text-decoration:none; color:#0086AC; background-color:#D0EAF1; text-decoration: none; }
a.Weekdays_selectable:hover			{ text-decoration:underline; }
a.weekdays_ranged					{ font-family:arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#307600; background-color:#BAEB98;}
a.weekdays_ranged:hover				{ text-decoration:underline; }
a.weekdays_ranged_1					{ font-family:arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#307600; background-color:#BAEB98;}
a.weekdays_ranged_1:hover			{ text-decoration:underline; }
a.weekdays_ranged_2					{ font-family:arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; color:#FFFFFF; background-color:#D66B6B;}
a.weekdays_ranged_2:hover			{ text-decoration:underline; }

#divCalendar1						{ position:absolute; display: block; visibility: visible; z-index:200; }
#divCalendar2						{ position:absolute; display: block; visibility: visible; z-index:200; }
#divCalendar1_Hotels				{ position:absolute; display: none; z-index:200; }
#divCalendar2_Hotels				{ position:absolute; display: none; z-index:200; }
#divCalendar1						{ position:absolute; display: none; z-index:200; }
#divCalendar2						{ position:absolute; display: none; z-index:200; }

