.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

td, th, label, input, select, option {color: #333;}

form {padding: 0;font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif; font-size:0.7em; float: left; margin: 10px 0; background: none;}
/* fieldset {border: none; padding:0; margin:0; position:relative; right: 0;} */
/* legend {padding: 10px;background: #fff8ea; color: #BD0026; font-weight: bold; font-size:1.2em; font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; } */
label {display: inline;}
select {margin-right: 10px; margin-left: 5px; width: 80px;}

#mainForm {
	padding: 0;
	font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif; 
	float: left; 
	margin-top: 10px; 
	}

#mainForm div.row {
	clear: both;
	padding: 0;
	margin: 0 0 10px 0;
	vertical-align: top;
}
#mainForm div.row label {
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 5px;
}

#mainForm span.collect {
	float: left;
	width: 350px;
	text-align: left;
	margin-top: 6px;
}

#mainForm span.collect select {
	margin-left: 0px;
	width: auto;
	margin-right: 0px;
}

#mainForm span.collect textarea {
	height: auto; 
	display: inline; 
	margin: 6px 0 0 0;
	width: auto; 
}

#mainForm span.help {
	font-size: 0.8em;
}
#mainForm .button {
/* D57046 = orange */
/* E6E4DE = gray */
	background-color: #E6E4DE;
	color: #333;
	padding: 2px 3px 2px 3px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

.error {color: red; font-size: 0.8em; font-weight: bold;}
.errorList {color: red; font-size: 1em;}
.content form ol li {padding: 0; width:480px; background: none; line-height: 1em; font-size: 1em; border-bottom: 1px solid #e6e4de; vertical-align: middle; border: none; list-style: none;}
.content form ol li input,.content form ol li select {width: 85px;}
.content form input.search {width: 54px; height: 20px; background: url('/images/calendar_search_button.gif') left top no-repeat; border: none;color: #7D2B8A; text-align: center; padding: 0; font-size:1.0em; float: none; margin-right: 0;}

.calendar {font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;}

table a {font-size: 1.0em;}
table.calendar { background: #fff8ea; font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, sans-serif;}
table.calendar th {padding: 5px; text-align:center; background:#c8c6c2; color:white;border: 1px solid #c8c6c2;text-transform: uppercase; }
table.calendar td {padding: 0 5px 5px 5px; text-align:center; border: 1px solid #c8c6c2; color: #999;}
table.calendar tr.days td {background: #c8c6c2 url('/images/calendar_gradient.gif') bottom left repeat-x; color: #e6e4de; font-size:0.6em;}
table.calendar td.event {background:#f7e6c8; text-decoration: underline; color: black;}
table.calendar ul {margin: 0px 5px 5px 5px; clear: both; padding-top: 5px;}
table.calendar li {text-align: left; padding: 0 0px 3px 10px; background: url('/images/bullets/orange.gif') 0px 4px no-repeat; line-height: 1em; font-size: 0.8em; }
table.calendar li:hover {background: url('/images/bullets/red.gif') 0px 4px no-repeat;}
table.calendar.mini td {padding:3px 3px 5px 3px;}
table.calendar.mini tr.days td {font-size: 0.8em;}

table.event {width: 100%; margin: 0 0 20px 0; text-align: left; font-size:0.9em;}
table.event td {border-bottom: 1px solid #e6e4de;  line-height: 1.2em;}
table.event tr:last-child {border-bottom: none;}
table.event th, table.event td {}
table.event th.title {color: #BD0026; font-weight: bold; font-size:1.2em; font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif; padding:10px; text-transform: none; vertical-align: top; overflow:hidden; height:18px;}
table.event th.emailevent {font-size:1.2em; padding:7px 10px; vertical-align: top; overflow:hidden; height:18px;}
table.event th {background: #fff8ea; padding: 5px 10px; text-transform:uppercase;}
table.event td {padding: 5px 10px;}
table.event th.header {background: #c8c6c2 url('/images/calendar_gradient.gif') bottom left repeat-x; color: #e6e4de; text-align: center; text-transform: none; color:white; padding-bottom:7px;}
table.event th.header a {color: white; font-size: 1.2em; text-decoration: none; }

.mini {float: right; margin: 0 0 10px 20px; font-size:0.6em;}
.mini td {width:22px;}
.mini td.today {background:#c9092f; color:white}
.mini td a {text-decoration: none; color: black;}
.mini th a {text-decoration: none; color: white;}

.cal_view {clear:both; margin:0px; font-size:0.8em;}
.cal_view table.calendar {width: 100%;}
.cal_view table.calendar td {height: 8em; padding: 0; width: 14%; vertical-align: top;}
.cal_view table.calendar tr.days td {height: 1em; padding: 5px; font-size: 0.8em;}
.cal_view table.calendar th a {color: white; font-size: 1.2em; text-decoration: none; }
.cal_view table.calendar td.today {background:#f7e6c8;}
.cal_view table.calendar td.today .calNum {background:#c9092f; color:white;}

.result_nav {text-align: center; display: block; margin: 20px 0; color: #666; font-size:0.9em;}
.result_nav a {margin: 0 20px; font-size:1.0em;}

.calNum {float: right; width: 2em; padding: 5px 0 5px 1px; background-color:white; border-left: 1px solid #c8c6c2; border-bottom: 1px solid #c8c6c2; font-size:0.8em; margin:0;}

.icon {text-decoration: none; padding: 0; width: auto;}
.icon img {vertical-align:middle; margin: 0 7px 0 0;}
.icon:hover {text-decoration: none;}
.icon:hover span {text-decoration: underline;}

.email {height: 18px; position: relative; overflow: hidden; display: block; float:right;}
.email:hover img {position: relative; top:-18px;}

.cal_nav form {padding: 10px 0; margin: 0 0 10px 0; width: 640px;border-bottom: 1px dotted #b0b0b0; border-top: 1px dotted #b0b0b0;}
.cal_nav2 a {display: block; float: left; position: relative; white-space: nowrap; font-size: 0.8em; padding-right: 20px;}	
.content .cal_nav2 {display: block; list-style: none; margin-bottom: 5px 0 0 0;}

.cal_top_left {float: left; width: 470px; margin-top: 10px;}
.cal_top_right {float: right; width: 165px;}
