/* Project: Beyond Success
URL: http://www.beyond-success.com/
Date: October 2009
Styles for calendar */

.mainTableTOC {
	margin-bottom: 1em;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	width: 605px;
	table-layout: fixed;
 }

.navTableTextTOC {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 10px; 
	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: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: Bold;
	color: #6D345F;
	}

/* Day Names Row Setup */
.dayNamesRowTOC {
    height: 20px;
	background-color: #6D345F;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesTextTOC {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: Bold; 
	color: #FFFFFF;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rowsTOC {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px;
	color: #433D27;
	text-align: left;
	vertical-align: top;
	height: 88px;
	}

/* Color of Today's Date */
.todayTOC {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: White;
	background-color: #EFAA45;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.titleTOC {
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
    padding: 0.5em;
    margin: 0px;
	 font-size: 11px;
    }

.daynumTOC {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	color: #FBFCEF;
	background-color: #BCB5AF;
	text-align: left;
	vertical-align: top;
    padding: 2px;
    margin: 0px;
	}

.formElements {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 10px;
}
select#mo {
	width: 90px;
}
select#yr {
	width: 55px;
}
.formButtons {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 10px;
}
.sOtherTOC {
    background-color: #EEEEEE;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	vertical-align: top;
	}
.s20TOC {
	background-color: #E5E1DF;
	height: 88px;
	vertical-align: top;
	}
.s20TOC0 {
	background-color: #DEDBD8;
	height: 88px;
	vertical-align: top;
	}





/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
div#small-calendar {
    float: left;
	margin: 5px 10px 20px 20px;
}
table.tableListings {
	margin-left: 20px;
	width: 580px;
}
table.tableListings span.tableDescr p {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 12px;
}
.mainTable {
	background-color: #FFFFFF;
	border: 1px solid #C4CDEC;
	width: 175px;
 }
td.tableTitle {
	font-size: 13px;
}
td.tableDate {
	font-size: 11px;
}
.navTable {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 175px;
 }

.navTableText {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 9px; 
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

/* Month and Year Row Setup */
.monthYearRow {
	background-image:   url("monthBg.gif");
    line-height: 17pt;
	background-color: #D8E2EC;
	text-align: center;
	vertical-align: middle;
	}

/* Month and Year Text Setup */
.monthYearText {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #252216;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
	background-color: #F5F4D3;
	text-align: center;
	vertical-align: middle;
	}

/* Day Name Setup */
.dayNamesText {
	background-image:   url("dayBg.gif");
   font-family: Arial, Helvetica Neue, Helvetica, 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: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 10px;
	color: #433D27;
    line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	}

/* Color of Today's Date */
.today {
	color: #CF0000;
    }

/* Pop-up Events Setup */
.popupDate {
   padding: 4px 0 4px 6px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #6D345F;
	}

.popupEventTitle {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 4px 0 4px 6px;
	vertical-align: middle;
}

.popupEventTime {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	background-color: #F4F4F4;
	border: 1px dotted #EFEFEF;
	padding: 4px 0 0 4px;
}

.popupEventDescription {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	padding: 6px;
}
.popupEventDate {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px; 
	color: #446B93;
	text-align: center;
	vertical-align: middle;
	background-color: #F7F8F9;
	border: 1px solid #FFFFFF;
	padding: 1px;
	}

.popupEnd {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px; 
	color: #A4A4A4;
	}

.popupClose {
   padding: 4px 5px 4px 0;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #6D345F;
	}

.popupCloseBrackets {
   font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 11px; 
	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: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	}
/* Weekend Cell Background (date number with no event markings) */
.s200 {
	background-color: #D0D0D0;
	}


.categoryName {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.categorySelection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}
.categoryDiv {
	background-color: #FCF5EF;
}