/* @override http://www.submergetech.com/calendar/theme/default/esstyle.css */

a {
	color: #000;
}
.mainTableTOC {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	width: 705px;
	table-layout: fixed;
}

.navTableTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
}

/* Month and Year Row Setup */

.monthYearRowTOC {
	height: 32px;
	background-color: #FEFFFE;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 6px;
}

/* Month and Year Text Setup */

.monthYearTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #355881;
}

/* Day Names Row Setup */

.dayNamesRowTOC {
	height: 20px;
	background-color: #455678;
	text-align: center;
	vertical-align: middle;
}

/* Day Name Setup */

.dayNamesTextTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #FFFFFF;
}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */

.rowsTOC {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 10px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
}

/* Color of Today's Date */

.todayTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFF00;
	background-color: #31528E;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0px;
}

.titleTOC {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 1px;
	margin: 0px;
}

.daynumTOC {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #FBFCEF;
	background-color: #A2A3AE;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	margin: 0px;
}

.formElements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sOtherTOC {
	background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
}

.s20TOC {
	background-color: #F7F7F7;
	height: 88px;
	vertical-align: top;
}

.s20TOC0 {
	background-color: #D4D4D4;
	height: 88px;
	vertical-align: top;
}

/* From the Modern Template */

.tableListings {
	width: 500px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
}

.tableDate {
	font-size: 11px;
	color: #000000;
	width: 180px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	padding: 10px;
}
.tableDate td {
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01205D;
	width: 500px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px;
}

.tableCategory {
	width: 10px;
}

.tableDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

.tableTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #295569;
	font-weight: normal;
}

.newDate {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.newTime {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

/* Main Table Setup Incluidng Date Number Fonts, Size and Color */

.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 175px;
}

.navTable {
	

/*background-color: #FFFFFF;*/
	border: 0px solid #FFFFFF;
	width: 175px;
}

.navTableText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	text-decoration: none;
	color: #000;
}

.eventMgr {
	color: #000;
	text-decoration: none;
}

/* Month and Year Row Setup */

.monthYearRow {
	

/*background-image:   url("monthBg.gif");
    */
    line-height: 17pt;
	background-color: #01205d;
	text-align: center;
	vertical-align: middle;
}

/* Month and Year Text Setup */

.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #fff;
}

/* Day Names Row Setup */

.dayNamesRow {
	line-height: 11pt;
	background-color: #a4a4a4;
	text-align: center;
	vertical-align: middle;
}

/* Day Name Setup */

.dayNamesText {
	

/*background-image:   url("dayBg.gif");*/
    font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #433D27;
}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */

.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #433D27;
	line-height: 15pt;
	text-align: center;
	vertical-align: middle;
}

/* Color of Today's Date */

.today {
	color: #990e0f;
	font-weight: bold;
	border: 1px solid #990e0f;
}

/* Pop-up Events Setup */

.popupDate {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #01205d;
	padding: 5px;
}

.popupEventTitle {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	vertical-align: middle;
}

.popupEventTime {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #000;
	font-weight: normal;
	background-color: #e2e2e2;
	border: 1px dotted #999;
	padding: 3px 5px;
}

.popupEventDescription {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 10px 5px;
	clear: both;
}

.popupEventDate {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #383d65;
	text-align: center;
	vertical-align: middle;
	background-color: #F7F8F9;
	border: 1px solid #FFFFFF;
	padding: 1px;
}

.popupEnd {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #A4A4A4;
}

.popupClose {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-color: #336699;
}

.popupCloseBrackets {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	background-color: #336699;
}

/*
---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

/* Normal Cell Background (date number with no event markings) */

.s2 {
	background-color: #E0E0E0;
}

/* Empty Cell Background (empty cells with no date numbers) */

.s20 {
	background-color: #EBEBEB;
}

/* Show dates from other months */

.sOther {
	background-color: #EEEEEE;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
}

/* Weekend Cell Background (date number with no event markings) */

.s200 {
	background-color: #D0D0D0;
}

/* Category colors */
.s20, .s21, .s22, .s23, .s24, .s24, .s25, .s26, .s27, .s28, .s29, .s210, .s29999 {
	color: #FFF;
}



.categoryName {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a31112;
}

.categorySelection {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a31112;
}

.categoryDiv {
	background-color: #f1f1f1;
	padding: 3px 5px;
}

/* My Comment */
