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

.filter-box-bg{
	margin-top: 5px;
	background-image: url(/images/date-box-bg.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 147px;
	display: inline-block;
	float: left;
	clear: both;
}

#filter-box-bg a img{
	border: none;
}

#calendar-filters{
	margin-top: 10px;
	position: relative;
}

.calendar-filters h3{
	color: #FFF;
}
.filter-input{
	border: none;
	background: none;
	width: 105px;
	height: 15px;
	color: #494949;
	margin: 0;
	margin-left: 0;
	display: inline-block;
	float: left;
	font-size: 11px;
	padding: 3px 8px 0 5px;
	margin-right: 8px;
}

#calendar-right-content h3{
	margin: 0;
	padding: 0;
	font-size: 10px;
	display: block;
	width: 173px;
	height: 18px;
	margin-top: 6px;
}

.calendar-filters{

}

#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: 519px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;

}

.events-table-head {
	background-color:#a00e12;
	text-align:left;
	padding:0 0 0 10px;
}

.events-table th{
	color: #fff;
	height: 24px;
}

.events-table td{
	padding: 10px;
	color: #A00E12;
	border-bottom: 1px solid #efd6d7;
}

.events-table tr{
	
}

.calendarRight {
	width:180px;
}

#calendarMain{
	float: left;
	width: 500px;
	color: #a00e12;
	margin-top: 20px;
}

#calendarMain h1{
	font-size: 13px;
	color: #A00E12;
}
.calendar-filters h3{
	font-size: 12px;
}

.calendarHome{
	width:160px;
	color:5091cd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 0 20px;
	text-align: center;
}

.calendarInternal{
	width:160px;
	color:5091cd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 20px 0 20px;
	text-align: center;
}

.calendarTitle {
	font-size:12px;
	color:#fff;
	font-weight: bold;
	text-align: left;
}

.calendarHome img {
	margin:15px 0 10px
}

.calendarHome a, .calendarHome a:hover, .calendarHome a:active, .calendarHome a:visited {
	color:#fff;
	text-decoration:none;
}
.calendar-table td {
	border:1px solid #fff;
	font-size:9px;
	border-collapse: collapse;
	empty-cells: hide;
	text-align: center;
	width: 20px;
	color: #fff;
}

.calendar-table td a{
	background-color: #fff;
	width: 18px;
	height: 15px;
	display: block;
	color: #a00e12;
}

.calendar-table td a:hover{
	color: #a00e12;
}

.calendar-table td a:visited {
 color: #a00e12;
 text-decoration:none;
}

.weekdays{
	background-color: #fff;
}

.calendarMonth {
	color:#fff;	
}
.calendar-table a, .calendar-table a:hover, .calendar-table a:active, .calendar-table a:visited{
	text-decoration:none;
} 

.calendarToday{
	background-color:#a6c7fd;
}

.column-high{
	background-color: #edd2d2;
}

.column-reg {
	background-color:#FFF;
}

.event-head{
	width: 510px;
	height: 26px;
	color: #fff;
	font-weight: bold;
	padding: 6px 6px 0 6px;
	font-size: 13px;
	background-color: #a00e11;
}

.event-head h1{
	margin: 0;
	padding: 0;
}

.view-event{
	font-size: 12px;
	background: #fff;
	width: 510px;
	padding: 6px 6px 6px 6px;
}

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