@charset "utf-8";
/* CSS Document */

/* --- MAIN CALENDAR --- */
div#calendarMain{
	margin: 0px;
	padding: 14px 0px 12px;
	background: #573D26 url(images/bkg_calendar_main.jpg) repeat-x;
	text-align: center;
}
div#calendarMain table{
	margin: 0px;
	padding: 0px;
	
	text-align: left;
	width: 98%;
}

div#calendarMain table tr.nav {
	margin:0px;
	padding:12px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}

div#calendarMain table th.currentMonth {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 14px 0px 8px 0px;
	width: 50%;
}
div#calendarMain table th.currentMonth span.year {
	color: #E6D89B;
}
div#calendarMain table th.prevMonth {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 14px 0px 0px 18px;
	color: #FFCC66;
}

div#calendarMain table th.nextMonth {
	font-size: 14;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 14px 18px 0px 0px;
	font-size: 12px;
	color: #FFCC66;
}
div#calendarMain table th a {
	color: #FFFFFF;
	text-decoration: none;
}

div#calendarMain table td {
	margin:0px;
	padding:6px 6px 22px;
	color: #666666;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #D3D1AB url(images/bkg_calendar_td.jpg) repeat-x;
	width: 110px;
	border-right: 1px solid #455A6B;
	border-bottom: 1px solid #455A6B;
}

div#calendarMain table td.currentDay {
	background: #E9DB9E;
}

div#calendarMain table td p {
	text-align:left;
	margin:0px 0px 3px;
	padding:3px 0px 2px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #990000;

}
div#calendarMain table td.blankDate {
	margin:0px;
	padding:6px 6px 22px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #E8E6DB;
	width: 100px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}



/* --- DATE CALENDAR --- */
div#calendarDate{
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 6px;
	background: #455A6B url(images/bkg_mainBanner.jpg) repeat-x;
	width: 240px;
	text-align: center;
	float: left;
	color: #FFFFFF;
}
div#calendarDate a{
	color: #A8B7C4;
}
div#calendarDate table{
	margin: 0px 0px 6px;
	padding: 0px;
	background: #FFF;
	width: 230px;
	text-align: left;
}
div#calendarDate table a{
	color: #006666;
}
div#calendarDate table.nav {
	margin:0px;
	padding:0px;
	background: #000000;
	color: #FFFFFF;
}
div#calendarDate table th a {
	color: #FFCC66;
}
div#calendarDate table th.currentMonth {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 4px;
}

div#calendarDate table th.prevMonth {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 4px;
}

div#calendarDate table th.nextMonth {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 4px;
}
div#calendarDate table td {
	margin:0px;
	padding:4px;
	color: #666666;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #c0c0c0 url(images/bkg_calendar_td.jpg) repeat-x;
	width: 14%;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	height: 16px;
}
div#calendarDate table td.eventDay {
	background: #C7D7A8;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
div#calendarDate table td.currentDay {
	background: #FFCC66;
}
div#calendarDate table td p {
	text-align:right;
	margin:0px;
	padding:0px;
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	color: #990000;
}
div#calendarDate table td.blankDate {
	margin:0px;
	padding:6px 6px 22px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: #E8E6DB;
	width: 100px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
div#dateEvents {
	margin:0px 0px 0px 10px;
	padding:6px 6px 22px;
	background: #FFFFFF url(images/bkg_columns.jpg) repeat-x;
	float: left;
	border: 1px solid #C0C0C0;
	width: 586px;
}
div#dateEvents p.dateBar{
	background: #000000 url(images/bkg_dateBar.jpg) repeat-x;
	border: 1px solid #C0C0C0;
	margin: 0px;
	padding: 6px 6px 4px 16px;
	font: 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
div#dateEvents p.eventTitle{
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 0px;
	padding: 0px 0px 8px;
}
div#dateEvents table{
	margin:0px;
	padding:0px;
	border: 1px solid #C0C0C0;
}
div#dateEvents th{
	margin:0px;
	padding:6px 12px;
	border-bottom: 1px solid #465866;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #334551;
	background: #F5F5F5 url(images/bkg_nav.jpg) repeat-x;
}

div#dateEvents td{
	margin:0px;
	padding:6px 12px;
	border-bottom: 1px solid #465866;
}
p.eventLocation {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #565537;
}
p.eventDate {
	margin: 0px;
	padding: 0px 0px 12px;
	font-size: 14px;
	font-weight: bold;
}
p.eventDescription {
	margin: 0px;
	padding: 0px 0px 12px;
}
form.date_picker {
	margin: 0px;
	padding: 0px;
}

