.calendarSelectWide{
	width: 172px;
	font-size: 11px;
	margin:0 0 10px 0;
}

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

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

.filter-box-bg select{
	border: 1px solid #fff;
	width: 166px;
	margin: 3px 3px;
}

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

.internal-right-calendar{
	position: relative;
	top: -100px;
	right: 0;
}

.calendar-right-content{
	width: 200px;
	display: inline;
	float: left;
	text-align: center;
}

.calendar-right-content h4{
     font-size: 13px;
	 margin: 0 0 10px 0;
	 line-height: 30px;
	 color: #fff;
}

.calendar-right-content h2{
	margin:0;
	padding: 0;
}

.calendar-filters{
	margin: 0 20px 10px;
	padding: 0 0;
	width: 180px;
	text-align: left;
}


.events-table{
	width: 702px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	background: url(../images/events-table-bg.gif) top left; 
}

.results-table{
	background: url(../images/results-table-bg.gif) top left; 

}

.events-table-head {
	text-align:left;
	padding:0 0 0 10px;
	margin-top: 1px;
	background: url(../images/event-head.gif) repeat-x top left; 
	line-height: 53px;

}

.events-table-btm{
	padding: 0 0 5px 0;
	background: url(../images/sep3.gif) repeat-x left bottom;
	width: 702px;
}

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

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

.ethead-hl{
	background: url(../images/event-head.gif) repeat-x top left; 
}

.events-table tr{
	
}

.calendarRight {
	width:180px;
	margin-left: 35px;
	margin-top: 30px;
}

#calendarMain{
	width: 704px;
	float: left;
	display: inline;
}


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

#calendarMain h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#calendarMain h1 a{

}

#calendarMain p{
	margin: 5px 10px;
}
.calendar-filters h3{
	font-size: 12px;
}


.calendar-table{
	color:#000;
}



.calendarTitle {
	color:#AA1D41;
	font-size:10px;
	font-weight:bold;
	padding:3px 0;
	text-align:center;
}

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

.calendarHome a {
	color:#fff;
	text-decoration:none;
}
.calendar-table td {
	color:#AA1D41;
	empty-cells:hide;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	width:15px;
	text-align: center;
}

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

.calendar-table td a{
	display: block;
	color: #AA1D41;
	font-weight: bold;
}

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

#calendar-holder-int{
	background: #545FA7 url(../images/calendar-box-bg.gif) no-repeat top left;
	margin:5px 5px 10px 18px;
	width:173px;
	float: left;
	display: inline;
}

.calendar-box-btm{
	background: url(../images/calendar-box-btm.gif) no-repeat left bottom;
	width:167px;
	padding:0 3px 10px 3px;
	float: left;
	display: inline;
}

.calendar-table-sw {
	border-collapse: separate;
	border-spacing: 1px;
}

.calendar-table-sw td {
	color:#fff;
	empty-cells:hide;
	text-align:center;
	width:21px;
	text-align: center;
}

.calendar-table-days {
	border:none !important;
	border-collapse: collapse;
	border-spacing:0;
}

.calendar-table-sw a{
	text-decoration:none;
	font-weight:bold;
} 

.calendar-table-sw td a{
	display: block;
	color: #FFF;
	font-weight: bold;
	background:#CBCCDE;
}

.calendar-table-sw td a:hover, .calendar-table-sw td a:active, .calendar-table-sw td a:visited {
	color: #FFF;
}

.weekdays td{
	color:#AA1D41;
	font-size:11px;
	width:15px;
}

.weekdays {
	color:#AA1D41;
}

.calendarMonth {
	color:#AA1D41;
}


.calhead-sw td{
	color:#fff;
}

.calhead-sw a{
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}
.calhead-sw a:hover{
	text-decoration: none;
}

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


.calendarToday{
	background-color:#fff;
}

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

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

.event-head{
	width: 614px;
	min-height: 26px;
	font-weight: bold;
	padding: 6px 6px 0 6px;
	font-size: 13px;
}

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

.view-event{
	width: 702px;
	padding: 0 0 5px 0;
	background: url(../images/sep3.gif) repeat-x left bottom;
	min-height: 316px;
}

#calendarMain .view-event h1{
	background: url(../images/event-head.gif) repeat-x top left; 
	line-height: 53px;
	padding: 0 0 0 10px;
	font-weight: normal;
}

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

.export-bar{

	padding: 5px 0;
	}


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

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

.cal-options{
	font-size: 11px;
	margin-top: 30px;
	width: 200px;
	min-height: 150px;
	float: left;
	color: #032777;
	text-align: center;
}

.cal-options a{
	color: #032777;
	text-decoration: none;
	font-weight: bold;
}

.subscribe-field-bg{
	background: url(/images/subscribe-bg.gif) no-repeat top left;
	width: 351px;
	display: block;
	height: 24px;
}

p.subscribe-block{
	width: 500px;
	display: block;
	color: #0365C0;
}

.subscribe-field{
	border: none;
	background: none;
	padding: 1px 2px 0 5px;
	margin: 0 0 0 0;
	width: 314px;
	font-size: 11px;
	height: 20px;
}

.cal-errors{
	margin: 0;
	padding: 0;
}

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

.white{
	color: white;
}



.calendar-box {
	color:#0164BF;
	width: 150px;
}

.calendar-sep {
	background:url(/images/line1.gif) no-repeat center;
	height:8px;
	width:160px;
	margin:4px 0 10px;
}

.curr-day{
	background: #fff;
}

.success{
	color: #434343;
}

#calendar{
	float: left;
	width: 960px;
	min-height: 530px;
	position: relative;
	z-index: 10;
}

.calendar-content{
	border-bottom:1px solid #293176;
	float: left;
	width: 985px;
	padding-bottom: 20px;
}

.forthcoming-rows{
	display: block;
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	height: 40px;
}

.forthcoming-rows a{
	text-decoration: none;
	color: #032777;
	font-weight: bold;
}

.calnote{
	padding: 15px;
	display: block;
	float: right;
}
 
.calendar-separator{
	 background: #DDDEE9;
	 display: block;
	 height: 1px;
	 margin: 1px 0;
}

.error{
	color: red;
}