// CSS Style Sheet

div#SmallCal table {padding: 6px;}

.monSwitch {font-size: 12px;}

div#LargeCal tbody td {background: #fff;}

#header_month {margin-bottom:5px;}
		
			#header_month {margin-bottom:5px; padding: 12px 0;}
		
			#calenderSection {width:100%; font-size:10px;}
			
			#calenderSection a {text-decoration:none;}

			#LargeCal table {font-size:12px; width:100%;}
			
			#LargeCal a {display:block; width:100% height:100%; text-align:left; padding:0px; margin:0px; line-height:1em; _border-bottom:1px dotted #ccc; _padding: 3px 0px 5px; 0px}
			
			#LargeCal td, #LargeCal th {border: 1px solid #63767e; padding:5px; width:14.29%;}
			#LargeCal thead th {padding:5px; text-align:left;}
			#LargeCal tbody td {height:inherit; padding:0px; position:relative; vertical-align:top;}
			#LargeCal tbody td table {_width:100%; height:inherit;}
			#LargeCal tbody td th {height:10%; text-align:right; border: 0px solid black; vertical-align:top; width:inherit;}

			#LargeCal tbody td td {height:90%; padding:1px; text-align:left; border: 0px solid black; vertical-align:top; text-decoration:none; font-size:11px; padding-bottom:9px; _padding:4px}
									 
			#LargeCal li {list-style-type: none; padding:3px 0 4px 0; border-bottom:1px solid #ccc; _border-bottom:0px solid #ccc; line-height:0.9em;}
			#LargeCal ul {margin:0px; padding-left:0px;}

#LargeCal .weekday{background-color:#627DB7; color:#FFFFFF; font-size:10px; font-weight:bold; border:0px; font-size:1.1em; text-align:center;}
			
			.weekday {} /* M Tu W Th F Sa Su */
			
			.day {color:#004a7f;}
			
			
			.greyday {color:#ccc;}

			
			.today {position:relative; float:right; width:auto; color:#fff; background:#07103c; font-size:14px; text-decoration:none; _text-decoration:underline; font-weight:bold;}
			.today a {color:#fff; _text-decoration:underline;}
			
			.monSwitch {color: #004a7f;}
			
			.event {color:#000000; padding:5px; border:1px solid black; background-image:url(event.jpg);}
			
.eventColour_1 a {color:#63767e; text-decoration: none;}
.eventColour_1 {color:#63767e}
			.eventColour_2 {color:#63767e}
			
			.greyeventColour_1 {color:#ccc;}
			.greyeventColour_2 {color:#ccc;}
			
			
			#selected_year {float:right;}
			#selected_month {font-size:14px;}

			

-->
