/* content */

h5, h6, ul, ol {
	margin-bottom: 16px ;
	margin-top: 0px ;
	}
	
form {
	margin: 0px 0px 0px 0px ;
	}

strong.warning {
	color: #CC0000 ;
	}
	
a.dotted:link, a.dotted:visited {
	text-decoration: none;
	border-bottom: 1px dotted #444444;
	}
	
div#sitecontent div.buffer {
	padding: 0px 0px 0px 0px ;
	}
	
/* select calendars popup */

#calendarsImg { 
	border: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	}

#calendarsBody { 
	display: none; 
	position: absolute; 
	left:0px; 
	top: 0px; 
	height: 275px;
	width: 230px; 
	border: 2px solid #cccccc; 
	background-color: #efefef; 
	padding: 0px; 
	margin:-3px 0px 0px 0px; 
	z-index: 100; 
	text-align:left; 
	text-align:-moz-left; 
	#text-align:left; 
	}

.calendarsHeader { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #dedede; 
	border: 1px solid #cccccc; 
	padding:4px 2px 4px 6px; 
	}

.calendarsDetail { 
	margin: 5px 7px;
	}
	
.calendarsHeader img { 
	border: none; 
	float:right; 
	margin:0px 2px 0px 0px; 
	}

.calendarAll {
	margin:10px 0px 10px 5px;
	}
	
div.calendars { 
	height:150px; 
	padding:5px;
	overflow:scroll; 
	background: #ffffff;
	}

table#calendars {
	}

table#calendars tr td div.calendarType { 
	font-size: 11px;
	font-weight:bold; 
	color: #333333 ;
	text-align:left; text-align:-moz-left; #text-align:left;
	margin-bottom: 5px;
	}

table#calendars tr td.calendar { 
	border: 0px solid #cccccc ;
	font-size: 11px;
	font-weight:normal;
	color: #444444 ;
	line-height: 12px ;
	}

table#calendars tr { 
	height: 20px;
	}

table#calendars tr td.calendar .calendaroption {
	margin-top:0px;
	margin-bottom: 0px;
	}

table#calendars tr td.calendar div.calendarsListSelect {
	float: left;
	width: 22px;
	}

table#calendars tr td.calendar div.calendar {
	padding: 4px 0px 1px 0px;
	}

table#calendars tr td.calendar div.calendarsListTitle {
	float: left;
	width: 120px;
	color: #666666;
	font-size:11px;
	}

table#calendars tr td.calendar div#calendarEdit {
	float: left;
	width: 43px;
	margin-top: 0px;
	margin-right:2px;
	text-align:right; text-align:-moz-right; #text-align:right;
	}

table#calendars tr td.calendar div.calendarIE {
	padding: 0px 0px 0px 0px;
	}

table#calendars tr td.calendar div.calendarsListTitleIE {
	margin: 4px 0px 0px 0px;
	color: #666666;
	}

table#calendars tr td.calendar div#calendarEditIE {
	float: left;
	width: 43px;
	margin-top:3px;
	margin-right:2px;
	text-align:right; text-align:-moz-right; #text-align:right;
	}

	
/* calendar */

form#calendarform {
	margin: 0px;
	padding: 0px;
	}

table#calendar {
	background-color: #efefef ;
	width: 100%;
	#width: ;
	}
	
table#calendar td {
	vertical-align: top ;
	}
	
table#calendar tr.header td {
	background-color: #f6f6f6 ; /*FEF3B9*/
	color: #333333 ;		/* 3F3F3F */
	font-size: 11px ;
	line-height: 22px ;
	text-align: center ;
	}

table#calendar tr.header td a.day {
	color: #333333 ;
	text-decoration: None ;
	}
		
table#calendar tr.days td {
	background-color: #FFFFFF ;
	color: #6B4F2E ;
	padding: 4px 4px 4px 4px ;
	}
	
table#calendar tr.days td.header {
	background-color: #f6f6f6 ;
	padding: 0px 0px 0px 0px ;
	vertical-align: middle ;
	}
	
table#calendar tr.days td.header a {
	color: #333333 ;
	display: block ;
	font-size: 10px ;
	font-weight: bold ;
	height: 80px ;
	line-height: 80px ;
	text-align: center ;
	text-decoration: none ;
	width: 15px ;
	}
	
table#calendar tr.days td.other {
	background-color: #FFFFE8 ;
	}
	
table#calendar tr.days td.today {
	background-color: #E6F6E4;
	}
	
table#calendar tr.days td a.daynumber, 
table#calendar tr.days td a.daynumberfull {
	color: #000000;
	display: block ;
	font-size: 11px ;
	font-weight: normal;
	height: 12px ;
	line-height: 12px ;
	margin-bottom: 0px ;
	text-align: left ;
	text-decoration: none ;
	top: 0px ;
	width: 15px ;
}
		
table#calendar tr.days td a.event {
	color: #262626 ;
	display: block ;
	font-size: 11px ;
	line-height:13px; 
	margin: 10px 0px 5px 0px ;
	text-decoration: none ;
	}

table#calendar tr.days td a.dayevent {
	color: #262626 ;
	font-size: 11px ;
	margin: 0px 0px 0px 0px ;
	text-decoration: none ;
	}
		
table#calendar tr.footer td {
	background-color: #BDE2AC ;
	font-size: 2px ;
	line-height: 2px ;
	padding: 0px 0px 0px 0px ;
}

table #calendar div.dayevent, 
div#calendar div.dayevent {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 3px 8px;
}

table#calendar tr.days td .eventdaytime, 
div#calendar .eventdaytime {
	margin-top: 8px;
}			

table#calendar tr.days td .eventdaytime a, 
div#calendar .eventdaytime a {
	color: #262626 ;
	text-decoration: none ;
}			

table#calendar tr.days td .eventname, 
div#calendar .eventname {
	font-weight: bold;
	margin-bottom: 2px;
}

table#calendar tr.days td .eventtitle, 
div#calendar .eventtitle {
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 2px;
}

table#calendar div#eventDayDetails,
div#calendar div#eventDayDetails {
	margin: 0px 5px 0px 0px;
}

table#calendar div#eventSports, 
div#calendar div#eventSports {
	padding: 3px 0px 0px 10px;
	float: right;
}

table#calendar .eventByLine, table#calendar .eventByLine a, 
div#calendar .eventByLine, div#calendar .eventByLine a {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

table#calendar div#eventDescription, 
div#calendar div#eventDescription {
	padding-top: 3px;
}

table#calendar div#eventDescription p {
	line-height: 14px;
	color: #565656;
}

table#calendar div#eventDescription p a {
	color: #454545;
	border-bottom: 1px dotted #454545;
	text-decoration: None;
}

table#calendar div#eventDescription p a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

table #calendar .note {
	color: #787878;
}

a.callink {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	color: #565656; 
}
a.eventlink {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #676767;
}

table.dataform {}

table.dataform td.left {
	border-right: 2px solid #CCCCCC ;
	font-weight: bold ;
	padding: 6px 13px 12px 0px ;
	text-align: right ;
	vertical-align: top ;
	}
	
table.dataform td.left label {
	display: block ;
	width: 110px ;
	}

table.dataform td.right, 
table.dataform td.righttext {
	padding: 5px 0px 12px 13px ;
	vertical-align: top ;
	}
	
table.dataform td.righttext {
	padding-top: 6px ;
	}

table.dataform tr.fieldnote td,
table.dataform td.fieldnote {
	color: #999999 ;
	font-size: 11px ;
	padding: 3px 0px 0px 0px ;
	}
	
input.date {
	width: 120px ;
	}
	
input.time {
	width: 120px ;
	}
	
input.large {
	width: 400px ;
	}
	
textarea.description {
	height: 200px ;
	width: 400px ;
	}

div.instancenote {
	background-color: #EAEAEA ;
	border: 1px solid #AAAAAA ;
	margin: 10px 0px 0px 0px ;
	padding: 10px 10px 10px 10px ;
	width: 350px ;
	}
	
div.instancenote strong {
	display: block ;
	margin: 0px 0px 7px 0px ;
	}
	
div.formerrors {
	color: #CC0000 ;
	}
	
div.formerrors h3 {
	margin: 0px 0px 7px 0px ;
	}

/* calendar top bar - put nav links here to override any prior a link formats */	
div#calendarcontrols {
	font-size: 11px ;
	margin: 0px;
	padding: 0px;
	clear: both;
	color: #787878;
	}
	
div#calendarcontrols a {
	color: #787878;
	text-decoration: None;
	font-size: 11px;
	font-weight: normal;
	}

div#calendarcontrols #primarynav {
	margin: 0px;
	padding: 0px;
	width: 135px;
	float: right;
	text-align: right;
	text-align: -moz-right; 
	#text-align: right;
	}
	
div#calendarcontrols #primarynav a {
	margin: 0px -2px 0px 0px;
	text-decoration: none ;
	}

div#calendarcontrols #primarynav .on {
	border-top: 3px solid #cccccc; 
	}

div#calendarcontrols .dateViewed {
	margin-left:5px;
	font-size: 16px;
	line-height:16px;
	}

div#calendarcontrols .dateViewed img {
	border:none;
	}

div#calendarcontrols a.dateNavLink:link, div#calendarcontrols a.dateNavLink:visited {
	font-size: 18px;
	font-weight: bold;
	text-decoration: None;
	color: #787878;
	}
	
div#calendarcontrols a.dateNavLink:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration: Underline;
	color: #000000;
	}	

div#calendarcontrols .dateSelect {
 	padding-top: 3px;
	width: 230px;
	float: right;
 	}

div#calendarcontrols .dateSelect img {
	float:left;
	margin-left:1px;
	border:none;
	}

div#calendarcontrols .dateSelect .calendarsSelected {
	float:left;
	margin-left:2px;
	}

div#calendarcontrols .calendarsSelected a {
	font-size: 10px;
	color: #666666;
	filter:alpha(opacity=60);-moz-opacity:0.60;opacity:0.60;
 	}	
