﻿body,tr,td,table{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#363; font-weight:normal;}

/* This class defines the syles for all generic links */
.calendarlink {font-family:Tahoma, Verdana, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:normal}
a.calendarlink:link {color:#363; text-decoration:none} 
a.calendarlink:visited {color:#363; text-decoration:none} 
a.calendarlink:hover {color:#696; text-decoration:none}
a.calendarlink:active {color:#696; text-decoration:none} 

/* This class defines the styles for table headers in the calendar */
.calendarTableHeader {
	color:#fff; 
	background:#363; 
	font-family:Verdana, tahoma, Arial; 
	font-size:12px; 
	font-weight:bold; 
	padding-left:4px; 
	padding-right:4px;}

fieldset {border:none;}

/* This class defines table backgrounds */
.calendarList1 {
	color:#14314F; 
	background:#e5e5e5; 
	line-height:14px; 
	font-family:Verdana,tahoma,Arial; 
	font-size:12px; font-weight:normal;}

/* This class defines table backgrounds with bold type */
.calendarlist1bold {
	color:#fff; 
	background:#aba270; 
	line-height:14px; 
	font-family:Verdana,tahoma,Arial; 
	font-size:12px; font-weight: normal;
	font-weight:bold;}

/* This class defines table backgrounds */
.calendarList2 {text-align:left;
	color:#000; 
	background:#feefcc;
	line-height:14px; 
	font-family:Verdana,tahoma,Arial; 
	font-size:12px; 
	font-weight:normal;}

/* This class defines table backgrounds for days of the month in the calendar */
.calendarMainDisplayBackground {
	color:#363; 
	background:#feefcc; 
	line-height:14px; 
	font-family:Verdana,tahoma,Arial; 
	font-size:16px; font-weight:normal;}

/* This class defines table backgrounds for non days of the month in the calendar */
.calendarMainDisplayBackground2 {
	color:#363; 
	background:#ffd671;
	line-height:14px; 
	font-family:Verdana,tahoma,Arial; 
	font-size:12px; 
	font-weight:normal;}
/* This class defines the border between days of the month */
.calendarMainDisplayBorder {background:#f4f4f4;}

/* This class defines the styles for all generic buttons */
.calendarInputSubmit1 {
	color:#fff;
	background:#363;
	font:12px Verdana, Arial,Helvetica,Sans Serif;
	font-weight:bold;
	border:1px solid #000;}

/* This class defines the styles for all buttons on the main calendar display*/
.calendarInputSubmit2 {
	color:#000; 
	background:#fdfdfd;
	border:1px solid #000;
	font-family:Verdana,tahoma,Arial; 
	font-size:12px;
	font-weight:bold;}

/* This class defines the styles for all input boxes*/
.calendarInputBox {
	color:#000;
	background:#fdfdfd;
	border:1px solid #000;
	font-family:Verdana,tahoma,Arial; 
	font-size:12px;
	font-weight:normal;}

/* This class defines the styles for all text areas*/
.calendarInputBoxTextArea {
	color:#000;
	background:#fdfdfd;
	border:1px solid #000;
	font-family:Verdana,tahoma,Arial; 
	font-size:12px;
	font-weight:normal;}

/* This class defines the styles for main tables*/
.calendarTable1 {	border:1px solid #000;}

/* This class defines the styles for all admin control panel links*/
.calendarAdminIcon {border:none; display:inline;}
.calendarIconLink {font-family:Tahoma, Verdana, Helvetica, sans-serif; font-size:12px; color:#999; font-weight:normal; display:inline;}
a.calendarIconLink:link {color:#363;  text-decoration:none} 
a.calendarIconLink:visited {color:#363; text-decoration:none} 
a.calendarIconLink:hover {color:#696; text-decoration:none}
a.calendarIconLink:active {color:#696; text-decoration:none} 

/* This class defines the styles for all error messages */
.calendarError {color:#c00;}

/* This class defines the styles for all headings */
.calendarHeading {font-size:14px; font-weight:bolder; color:#363;}

.calendarFooter {
	font-family:Verdana,tahoma,Arial; 
	font-size:9px;
	font-weight:bold;
	color:#363;}

.calendarLightBackground {background:#f4f4f4;}

.calendarDayViewHour {font-size:22px; font-family:Georgia, "Times New Roman", Times, serif;}
.calendarDayViewMinute {font-family:Georgia, "Times New Roman", Times, serif;}

.calendarTableSubHeader {
	color:#363; 
	background:#fff; 
	font-family:Verdana, tahoma, Arial; 
	font-size:10px; 
	font-weight:bold; 
	padding-left:4px; 
	padding-right:4px;}
