#calendar {
	overflow: hidden;
}

#calright{
	position: relative;
	z-index: 10;
	height: 290px;
	margin: 0;
	margin-top: 67px;
}

#chold{
	background: #585858;
	height: 310px;
}


#calendar img,img {
	border: none;
}

#calendarMain {
}

#calendarMain h2 {
	font-size: 14px;
	border-bottom: 1px solid #d6d6d6;
	padding: 15px 0 15px 0;
	margin: 0 0 10px 0;
}

#calendar .previous {
	float: left;
	width: 22px;
	margin: 0 0 0 0;
	display: inline;
}

#calendar .next {
	float: right;
	width: 22px;
	margin: 0 0 0 0;
	display: inline;
}

.calendar-filters {

}

.calendar-filters h3 {

}

#calctrl{
	margin: 0 0 0 0;
	line-height: normal;
}

.select-box-bg {
	background: url(../images/filter-box-bg.gif) no-repeat left bottom;
	width: 270px;
	clear: both;
	height: 30px;
	padding: 0;
	margin: 0 0 0 0;
}

.select-box-bg select {
	width: 246px;
	background: #fff;
	border: none;
	color: #7A2426;
	font-size: 13px;
	margin: 6px 0 0 5px;
}

#calright label{
	float: left;
	width: 130px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	margin: 4px 0 0 0;

}

.go-btn {
	margin: 10px 0 0;
	text-align: left;
	width: 260px;
}

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

.filter-box-bg {
	background: url(../images/filter-box-bg.gif) no-repeat left top;
	width: 125px;
	height: 30px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0 0 0 0;
}

.dselect{
	width: 125px;
}

.caldates{
	width: 260px;
}

.filter-input {
	border: none;
	background: #fff;
	width: 95px;
	color: #7A2426;
	font-size: 13px;	
	padding: 0 0 0 5px;
	margin: 0 2px 0 2px;
}


.calendar-table {
	width: 280px;
	empty-cells: show;
	border-collapse: collapse;
	margin: 15px 0 0 0;
	line-height: normal;
}

.calendar-table span {
	display: block;
	text-align: center;
	height: 22px;
	width: 20px;
}

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

.calendar-table thead th {
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 0;
	line-height: 30px;
}

.calendar-table thead th img {
	vertical-align: bottom;
}

.calendar-table td a {
	height: 27px;
	width: 27px;
	display: block;
	background: url(../images/calactive2.gif) no-repeat top left;
	padding: 7px 0 0 0;
	color: #fff;
}

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


.calendar-table span {
	height: 27px;
	width: 27px;
	padding: 4px 0 0 1px;
	margin: 0 5px 0 0;
}

span.curr-day {
	background: url(../images/caltoday2.gif) no-repeat top left;
	color: #fff;
	height: 27px;
	width: 27px;
}

.calendar-table td {
	empty-cells: hide;
	text-align: center;
	color: #fff;
	padding: 0;
}


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

.export-btn {
	background: #dee1ce;
	border: none;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 12px;
}

.events-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	text-align: left;
}

.events-table-head {
	text-align: left;
	padding: 0 0 0 0;
	white-space: nowrap;
}

.events-table th {
	font-size: 14px;
	padding: 0 0 0 0;
	line-height: 24px;
	white-space: nowrap;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.events-table td {
	padding: 10px 5px 6px 0;
	vertical-align: top;
	text-align: left;
	color: #6A6A6A;
}

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

.events-table td em {
	color: #525252;
	font-style: normal;
}

td.feat-date{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #7A2426;
	font-size: 14px;
}

.dow {
	text-transform: uppercase;
	font-weight: bold;
}

.weekday {
	text-transform: uppercase;
	font-weight: bold;
	color: #525252;
}


.error {
	color: #BA2027;
	list-style: none;
}

.ulerrors {
	margin: 10px 0;
	padding: 0;
}

#loading {
	margin-top: 60px;
	text-align: center;
}

.subscribe-field {
	margin: 3px 0 0 0;
	border: 1px solid #7A2137;
	background: #ffffff;
	height: 20px;
	font-size: 13px;
	width: 250px;
	color: #7A2137;
}

.events-table td a.event-title {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.coldate{
	width: 90px;
}

.colname{
	width: 400px;
}

.coltime{
	width: 100px;
	text-align: right;
}

.colselect{
	width: 30px;
}

td.centertd {
	text-align: center;
}


a.export-link {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 10px 0;
	display: block;
	color: #D2232A;
	float: right;
}


.options {
	margin: 10px 0;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
	width: 610px;
}

.options h3{
	display: inline;
	float: left;
	width: 200px;
	padding: 10px 0;
}

.event-body, .subscribe{
	margin: 10px 0;
	padding: 10px 0 10px;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	width: 610px;
}

.subscribe{
	border-top: none;
}

.view-event h4{
	color: #7A2426;
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
}

.location{
	width: 250px;
}
