.calendarSelectWide{
	width: 202px;
	font-size: 11px;
	background: #fff;
	color: #9E0B0F;
}

.select-box-bg{
	margin-left: 0;
	background:url(/images/filter-box-bg.gif) top left no-repeat;
	height: 22px;
	width: 207px;
	display: inline;
	float: left;
	display: inline;
	clear: both;
	padding: 1px 2px 0 3px;
}

.select-box-bg select{

	color: #9E0B0F;
	border:none;
}

.filter-box-bg{
	margin-left: 0;
	margin-bottom: 4px;
	background:url(/images/filter-box-bg.gif) top left no-repeat;
	height: 22px;
	width: 207px;
	display: inline;
	float: left;

}

.filter-box-bg img{
	border: none;
	margin-top: 4px;
}


.filter-input{
	border: none;
	background: #fff;
	width: 162px;
	color: #9E0B0F;
	float: left;
	font-size: 11px;
	padding: 0 8px 0 8px;
	margin: 5px 8px 0 3px;
	display: inline;
}

.calendar-right-content{
	float: right;
	width: 257px;
	background: url(/images/calendar-right-bg.gif) no-repeat bottom left;
	display: inline;
	min-height: 415px;
}

.calendar-right-content h3{
	height: 22px;
	color: #336699;
	font-size: 12px;
	line-height: normal;
	color: #206498;
}

.calendar-filters{
	margin: 0 0 10px 25px;
	padding: 0;
	display: inline;
	float: left;
	width: 164px;
}

.calendar-filters strong{
	margin-bottom: 5px;
	display: block;
}

#calendar-left-content h1{
	font-size:18px;
	font-weight:normal;
}

select.dropdown1 {
	color:#494949;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:160px;
}

select.smalldrop{
	color:#494949;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.events-table{
	width: 632px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 5px 0 20px 0;
	font-size: 12px;
	text-align: left;
	min-height: 300px;
	float:left;
}

.events-table-head {
	text-align:left;
	padding:0 0 0 0
	margin-top: 10px;
	height: 30px;
}	

.events-table th{
	font-size: 12px;
	padding: 0 0 0 0;
	color: #206498;
	background: url(/images/events-table-bg.gif) no-repeat bottom left;
}


.events-table td{
	padding: 5px 10px 10px 0;
	vertical-align: top;
	text-align: left;
	background: url(/images/events-table-bg.gif) no-repeat bottom left;

}


.events-table td a{
	text-decoration: underline;
	font-weight: bold;
}

.colgroup2{

}

.colgroup3{

}


#calendarMain{
	display: inline;
	width:632px;
	float: left;
	padding-bottom: 15px;
	min-height: 500px;
	border-top: 1px solid #BEA262;
	border-bottom: 1px solid #BEA262;
}

#calendarMain a{
	color: #000;
}

#calendarMain label{
	margin: 0;
	width: 140px;
	display: inline;
	float: left;

}

#calendarMain a:hover{
	text-decoration: none;
}

#calendarMain h2{
	height: 22px;
	color: #9E0B0F;
	font-size: 13px;
	padding: 6px 0 5px 0;
	margin: 0;
	float: left;
	width: 630px;
}

.exp-link{
	float:right; 
	height: 22px;
	padding: 4px 6px 0 0; 
	background:url(/images/events-table-top.gif) no-repeat top right;
	display: inline;
	width: 120px;
}

.event-head{

}

.res-options{
	margin: 5px 0;
	padding: 0;
	line-height: normal;
}

.view-event{
	padding: 0 10px 0 80px;
	min-height: 300px;
	float: left;
	display: inline;
	width: 540px;
	background: url(/images/cal-mini.gif) no-repeat top left;
}

.next-event{
	padding: 0 10px 0 80px;
	min-height: 70px;
	float: left;
	display: inline;
	width: 540px;
	background: url(/images/cal-mini.gif) no-repeat top left;
	margin: 10px 0 0;
}

.next-event p{
	float: right;
	width: 270px;
	background: url(/images/v-sep.gif) no-repeat top left;
	padding: 0 0 0 20px;
}

.next-event h3{
	margin: 0;
	padding: 0;
}	

.view-event h4{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.view-event p{
	margin: 5px 0;
	padding: 0;
}

/* results */
.res-navbar{
	padding:8px 0 0 0;
	height:18px;
	width:140px;
}

.export-bar{

	padding: 5px 0;
	}


.calendar-block{
	min-height: 172px;
}

.white-sep{
	height: 10px;
	border-bottom: 1px solid #fff;
	font-size: 0;
	margin-bottom: 10px;
}

.clear-links a:hover{
	text-decoration: none;
}

.cal-options{
	margin: 0;
	padding: 0 0 0 0;
	min-height: 42px;
	font-size: 11px;
	color: #fff;
	float: left;
	width: 540px;
}


.cal-options p{
	line-height: normal;
	margin-top: 0;
}

.cal-options a{
	text-decoration: underline;
	color: #fff;
}

.sub-box{
	float: left;
	width: 500px;
	display: inline;
	display: none;
}

.sub-box a, .sub-box{
	
}

.sub-box p{
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 22px;
}


.subscribe-field-bg{
	padding: 0 2px;
	display: block;
	background:url(/images/filter-box-bg.gif) top left no-repeat;
	height: 25px;
	width: 520px;
	float: left;
}

.subscribe-field{
	padding: 0 0 0;
	margin: 3px 10px 0 0;
	width: 155px;
	background: #fff;
	border: none;
	line-height: normal;
	float: left;
	display: inline;
}

span.cal-errors{
	margin: 0;
	padding: 0;
	color: #fbd77a;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	display: block;
	float: left;
	font-size: 10px;
}

span.success{
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	display: block;
	float: left;
	font-size: 10px;
}

.cal-errors li{
	list-style: none;
	font-weight: normal;
	color: #8F9FE4;
}

.white{
	color: white;
}

#upcoming-home{
	padding:19px 0 0 30px;
	height:250px;
	width:175px;
	float: left;
}

#upcoming-home p{
	margin: 0;
	padding: 0;
}

#upcoming-home h2{
	font-size: 14px;
	color:#9e0b0f;
	margin: 0;
	padding: 0;
}

.hp-events{
	padding:20px 0px;
}

.hp-events p{
	margin: 0;
	padding: 0;
}

.hp-events h2{
	font-size: 14px;
	font-weight:bold;
	color:#000;
	margin:0 0 6px;
	padding: 0;
}

.coming-soon{
	margin: 15px 0 0;
	padding: 0;
	font-size: 11px;
	color: #000;
}

.coming-soon em{
	font-style: normal;
}

.coming-soon li{
	list-style: none;
	margin: 3px 0 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #C8C8C8;
}

.coming-soon a{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.coming-soon a:hover{
	text-decoration: underline;
	color: #fff;
}

#calendar{
	float: left;
	width: 922px;
	margin-top: 20px;
}


#calendar-home{
	width: 255px;
	margin: 0;
	padding: 0 0 5px 0;
	float: right;
	background: url(/images/calendar-home.gif) repeat-x top left;
	min-height: 140px;
}


#calendar-int{
	width: 240px;
	margin: 0 0 9px 0;
	padding: 0 0 0 16px;
	float: left;
	background: url(/images/calendar-home.gif) repeat-x top left;
	border-bottom: 1px solid #f8e1e1;
}

.calendar-box{
	padding-bottom: 0;
	width: 161px;
	margin: 4px 0 5px 0;
}

#calendar-home .calendar-box{
	margin: 5px 0 0 0;
	padding: 0;
	width: 256px;
}

.cal-link{
	float: left;
	width: 236px;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 20px 0 0 18px;
	color: #0C5892;
	text-decoration: none;
	border-top: 1px solid #F8E1E1;
	display: inline;

}

.cal-link:hover{
	color: #0C5892;
}

#calendar-home .calendar-table{
	width: 210px;
	color:#000;
	margin: 0 0 0 18px;
	line-height: normal;

}

#calendar-home .calendar-table th{
	text-align: center;
	line-height: 30px;
}

#calendar-home .calendar-table th a{
	text-decoration: none;
}

#calendar-home .calendar-table thead th{
	text-align: center;
	color: #0C5892;
	line-height: 31px;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: #ba9e64v;
}

#calendar-home .calendar-table thead img{
	vertical-align: text-top;
}

#calendar-home .calendar-table td a{
	margin: 0;
	display: block;
}

#calendar-home .calendar-table td {
	text-align:center;
}

.calendar-table{
	width: 210px;
	color:#000;
	margin: 0 0 0 5px;
	line-height: normal;
}

.calendar-table th{
	text-align: center;
	line-height: 30px;
}

.calendar-table thead th{
	text-align: center;
	color: #0C5892;
	line-height: 31px;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: #ba9e64v;
}

.calendar-table thead th a{

}

.calendar-table td {
	background: none;
	text-align:center;
	line-height: 22px;
	width: 22px;
	font-size: 13px;
}

.calendar-table td a{
	margin: 0;
	display: block;
	background: url(/images/cal-td-a.gif) no-repeat top center;
	text-decoration: none;
	line-height: 22px;
	width: 22px;
}

.calendar-table td a:hover{
	text-decoration: none;
}

.result{
	height: 20px;
	background: #084B51;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
}

.alt{
	background: #E7E7E7;
}

.calendar-table td .curr-day{
	background: #67a1e2;
	color: #fff;
}

.error{
	display: block;
	color: #ff0000;
	clear: both;
}

.success{
	display: block;
	clear: both;
	float: left;
	display: inline;
}

.alt{
	background: #FCF3F3;
}

dl.table-display
{
width: 580px;
margin: 0;
padding: 0;
float: left;
clear: both;
}

.table-display dt
{
width: 68px;
float: left;
margin: 0 0 0 0;
padding: 0;
font-weight: bold;
margin-bottom: 10px;
color: #2a6ebb;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 500px;
margin: 0 0 20px 0;
padding: 0;
line-height: normal;
}

.num{
	background: url(/images/num.gif) no-repeat;
	font-weight: bold;
	color: #9E0B0F;
	width: 20px;
	line-height: 18px;
	display: block;
	text-align: center;
	float: left;
	margin: 2px 5px 0 0;
}

.event-time{
	color: #C4AB71;
	font-weight: bold;
}

.event-location{
	color: #206498;
}