/*
	Helios Calendar - Professional Event Management System
	Copyright © 2004-2009 Refresh Web Development [www.RefreshMy.com]
	
	For the most recent version, visit the Helios Calendar website:
	[www.HeliosCalendar.com]
	
	This file is part of Helios Calendar, usage governed by the Helios Calendar SLA
*/
.hc_cpYearNavigation,.hc_cpMonthNavigation{background-color:#CCC;text-align:center;vertical-align:center;text-decoration:none;color:#666;font-weight:normal;}
.hc_cpDayColumnHeader,.hc_cpYearNavigation,.hc_cpMonthNavigation,.hc_cpCurrentMonthDate,.hc_cpCurrentMonthDateDisabled,.hc_cpOtherMonthDate,.hc_cpOtherMonthDateDisabled,.hc_cpCurrentDate,.hc_cpCurrentDateDisabled,.hc_cpTodayText,.hc_cpTodayTextDisabled,.hc_cpText{font-family:Verdana, sans-serif;font-size:10px;padding:2px;}
TD.hc_cpDayColumnHeader{text-align:right;}
.hc_cpCurrentMonthDate,.hc_cpOtherMonthDate,.hc_cpCurrentDate{text-align:right;text-decoration:none;}
.hc_cpCurrentMonthDateDisabled,.hc_cpOtherMonthDateDisabled,.hc_cpCurrentDateDisabled{color:#666;text-align:right;text-decoration:line-through;}
.hc_cpCurrentMonthDate{color:#666;}
.hc_cpCurrentDate{color: #FFFFFF;font-weight:bold;}
.hc_cpOtherMonthDate{color:#666;}
TD.hc_cpCurrentDate{color:#FFFFFF;background-color: #ba1200;border-width:1;border:solid thin #c2c2c2;}
TD.hc_cpCurrentDateDisabled{border-width:1;border:solid thin #c2c2c2;}
TD.hc_cpTodayText,TD.hc_cpTodayTextDisabled{border:solid 1px #c2c2c2;border-width:1 0 0 0;}
A.hc_cpTodayText,SPAN.hc_cpTodayTextDisabled{height:20px;}
A.hc_cpTodayText{color:#666666;font-weight:bold;}
SPAN.hc_cpTodayTextDisabled{color:#D0D0D0;}
.hc_cpBorder{border:solid 1px #c2c2c2;}