﻿/* Calendar Styles*/
#DivCalendar table tr td {
	border:0;
}

#DivCalendar{
	position: absolute;
	z-index: 100;
	background-color: white;
}
.calendar-today { 
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 11px; 
	line-height: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: #990000; 
}
.calendar-weekday { 
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 11px; 
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.calendar-sunday { 
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 11px; 
	line-height: normal;
	font-weight: bold;
	color: #CC0000;	
}
.newcalendar-inactive{
	background-color:#ffffff;
	color:#c0c0c0;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	text-align:center;
}
.newcalendar-active{
	background-color:#ffffff;
	text-align:center;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	cursor: pointer;
}
.newcalendar-othermonth{
	background-color:#efefef;
	visibility: hidden;
	font-size: 11px;
	line-height: normal;
}
.newcalendar-sunday{
	background-color:#ffffff;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	text-align:center;
}
.newcalendar-selected{
	background-color:#79896d;
	color:#ffffff;
	text-align:center;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	cursor: pointer;
}
.newcalendar-dayheader{
	background-color:#a3b2b9;
	font-weight: bold;
	color:#ffffff;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	text-align:center;
}
.newcalendar-title{
	background-color:#657e8a;
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 11px; 
	font-family: verdana, geneva, arial, sans-serif;
}

 #reservationblockhome .dateBox
 {
	height:14px;
	width: 76px;
	*width: 75px;
	color: #676666;		
	margin:3px 0px 0pt 0px;
}

#reservationblock .dateBox
{
	width: 76px;
	*width: 75px;
	color: #676666;	
}

#calendarImage
{
	 width: 16; 
	 height: 13px; 
}

.calendarTD
{
	width:22px;
	text-align:center;	
}

#reservationblockhome .tableQuickRes
{ 
 margin-left: 10px; 
}

#reservationblockhome h5, #reservationblock h5
{
	float:left;
	margin:5px 0 0 5px;
	_margin:5px 0 0 2px;
	color:#FAD3B4;
	font-family:Trebuchet MS;
	font-size:12px;
	width:275px;
}

 