.calendarSelectWide{
	width: 161px;
	font-size: 11px;
	background-color: #fff;
	border:0;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	color: #007236;
	margin-bottom: 4px;
}

.calendar-top-bg{
	background: url(/images/calendar-top-bg.gif) repeat-y top center;
	float: left;
	width: 795px;
}

.internal-options{
	display: block;
	width: 597px;
	min-height: 140px;
	margin: 5px 0 0 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #D6E1C9;
	border-left: 1px solid #D6E1C9;
	border-right: 1px solid #D6E1C9;
	font:12px Arial, Helvetica, sans-serif;
}

.internal-options h3{
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	display: block;
	line-height: 41px;
	min-height: 41px;
	margin: 0;
	padding:0 0 0 15px;
	background: #5B8726;
	font-size: 14px;
}

.filter-box-bg{
	margin-left: 0;
	margin-bottom: 4px;
	background:#fff;
	height: 19px;
	width: 160px;
	display: inline;
	float: left;
	clear: both;
}

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


.filter-input{
	border: none;
	background: none;
	width: 117px;
	color: #007236;
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 0 8px 0 8px;
	margin: 5px 8px 0 1px;
	display: inline;
}

.calendar-right-content{

}

.calendar-right-content h4{
     font-size: 13px;
	 margin: 0 0 10px 0;
	 line-height: 30px;
	 color: #fff;
	 background: url(/images/line1.gif) no-repeat bottom left;
}

.calendar-filters{
	margin: 10px;
	padding: 0;
	display: block;
	float: right;
}

#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: 795px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	font-size: 13px;
	text-align: left;
	border-top: 1px solid #084B51;
	border-bottom: 1px solid #084B51;
	color: #4b7880;
}

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

.events-table th{
	font-size: 13px;
	padding: 5px;
	color: #084B51;
}

.events-table a{
	font-weight: bold;
}

.events-table td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
}


#calendarMain{
	font-size: 14px;
	float: left;
}

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

}

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

#calendarMain h1{
	font-size: 14px;
	margin: 5px 0 0px 0;
	padding: 0 0 5px;
}

.calendar-filters h3{
	font-size: 12px;
}

.event-head{
	line-height: 28px;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #084B51;
	margin: 5px 0 10px;
	width: 795px;
	color: #4B7880;
}

.view-event{
	font-size: 12px;
	min-height: 200px;
	font-size: 13px;
	color: #4B7880;
}

/* 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{
	width: 265px;
	height: 60px;
	padding: 0 0 10px;
	position: absolute;
	top: -40px;
	right: 0;
}

.cal-options img{
	margin-right: 5px;
	float: left;
}

.cal-options p{
	display: block;
	width: 130px;
	float: left;
	line-height: normal;
	margin-top: 0;
	vertical-align: middle;
}

.cal-options a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.sub-box{
	margin-top: 20px;
}

.sub-box a, .sub-box{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.sub-box p{
	margin: 0;
	padding: 0;
}


.subscribe-field-bg{
	width: 220px;
	padding: 5px 2px;
	display: block;
	height: 34px;
	
}

p.subscribe-block{
	width: 500px;
}

.subscribe-field{
	padding: 0 0 0;
	margin: 0;
	width: 160px;
	font-size: 13px;
}

.cal-errors{
	margin: 0;
	padding: 0;
	color: #fff;
}

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

.white{
	color: white;
}



.curr-day{
	background: #fff;
}

.coming-soon{
	margin: 5px 10px;
	padding: 0;
	color: #fff;
}

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

.coming-soon li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.coming-soon h2{
	font-size: 16px;
}

.coming-soon a{
	color: #fff;
	font-weight: bold;
}

#upcoming-internal .coming-soon{
	color: #686868;
	margin: 0 0 0 5px;

}

#upcoming-internal .coming-soon a{
	color: #B50334;
	font-weight: bold;
}

#upcoming-internal .coming-soon h2{
	color: #4b7880;
	margin: 0 0 10px;
	padding: 0;
}

#upcoming-home .coming-soon{
	color: #686868;
	margin: 0 0 0 5px;
}

#upcoming-home .coming-soon h2{
	color: #686868;
	margin: 0 0 2px;
	padding: 0;
	font-weight: bold;
}

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

#upcoming-home .coming-soon a{
	color: #B50334;
	font-weight: bold;
}

#calendar{
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.content-calendar{
	width: 535px;
}

.next-event{
	width: 385px;
	float: left;
}

.calendar-box{
	float: left;
	margin: 5px 10px;
}

#calendar-home .calendar-table{
	color:#686868;
	width: 190px;

}

#calendar-home .calendar-table th{
	color:#686868;
	text-align: center;
	font-size: 12px;
}

#calendar-home .calendar-table thead th{
	color:#686868;
	text-align: left;
	font-size: 16px;

}

#calendar-home .calendar-table td a{
	font-size:12px;
	color: #fff;
	margin: 0;
	background: #084B51;
	width:18px;
	display: block;
	font-weight: bold;
}

#calendar-home .calendar-table td {
	background: none;
	empty-cells:hide;
	color:#686868;
	font-size:12px;
	font-weight: bold;
	text-align:center;
	width:22px;
	line-height: normal;
}

.calendar-table{
	color:#fff;
	width: 150px;
	empty-cells: hide;
}

.calendar-table th{
	color: #fff;
	text-align:center;
	font-size: 12px;
}

.calendar-table thead th{
	font-size: 13px;
	text-align:left;
	color: #fff;
}

.calendar-table thead th a{
	color: #a02324;
}

.calendar-table td {
	background: none;
	color: #fff;
	empty-cells:hide;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	width:22px;
	line-height: 11px;
}

.calendar-table td a{
	font-size:11px;
	color: #fff;
	margin: 0;
	background: #a02324;
	width:18px;
	display: block;
}

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

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