.calendarSelectWide{
	width: 258px;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #fff;
	margin:0 0 10px 5px;
	color: #4d3069;
}

.select-bg{
	background-image: url(/images/date-box-bg.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 268px;
	padding-top: 3px;
	margin-top: 5px;
}

.internal-options{
	min-height: 140px;
	margin: 5px 0 0 0;
	font:12px Arial, Helvetica, sans-serif;
}

.internal-options h3{
	margin: 0;
	padding:0 0 0 10px;
	font-size: 14px;
}

.calhead{
color: #4d3069;
width: 268px;
}

.calhead-home{
	font-size: 11px;
	color: #4D3069;
	border-collapse: collapse;
	width: 140px;
	line-height: 12px;
}

.calhead-home a{
	font-size: 11px;
	color: #4D3069;
	font-weight: bold;
	text-decoration: none;
}


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

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


.filter-input{
	border: none;
	background: none;
	width: 220px;
	color: #4d3069;
	display: inline;
	float: left;
	font-size: 11px;
	padding: 6px 8px 0 8px;
	margin: 0px 8px 0 1px;
	display: inline;
}

.calendar-right-content{
	width: 250px;
}

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

.calendar-filters{
	margin: 0 3px;
	padding: 0;
	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: 604px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	font-size: 13px;
	text-align: left;

}

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

.events-table th{
	padding: 0px 0px 0 10px;
	height: 30px;
	font-size:12px;
}

.events-table a{
	font-weight: bold;
	color: #4d3069;
}

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

.events-table tbody{
	background: url(/images/cal-table-bg.gif) repeat-y;
}

.events-head-tr{
	background: url(/images/cal-table-head.gif) no-repeat top left;
}

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

.spacer{
	height: 10px;
}

#calendarMain{
	width:579px;
	font-size: 14px;
	padding: 10px;
	min-height: 470px;
}

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

}

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

#calendarMain h1{
	font-size: 15px;
	font-weight: bold;
	color: #4d3069;
}

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


.calendar-table-home{
	color:#4D3069;
	width: 140px;
	font-size: 11px;
	border-collapse: collapse;
}

.calendar-table-home td{
	text-align: center;
	line-height: 9px;
}

.calendar-table-home a{
	text-decoration: none;
	color: #4D3069;
	font-weight: bold;
}



.calendarTitle {
	color:#fff;
	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{
	width: 650px;
}

.calendar-table td {
	background-color:#FFF;
	width:96px;
	height:96px;
	color:#000;
	font-size:10px;
	vertical-align: top;
}

.calendar-date {
	color:#22408f;
	font-weight:bold;
	font-size:12px;
}

.calendar-empty {
	background-color:#38539a !important;
}

.calendar-table td a{
	font-size:12px;
	display: block;
	font-weight: bold;
	margin: 0;
}

.calendar-table td a:hover{
	color: #fff;
	font-size:12px;
	display: block;
	font-weight: bold;
	margin: 0;
}
.calendar-upcoming-home{
	float:right;
	width:160px;
}

.weekdays-home td{
	color:#4D3069;
	font-size:11px;
	text-align: center;
	font-weight: bold;
}

.weekdays td{
	color:#4D3069;
	font-size:11px;
	width:15px;
	height: 10px;
	font-weight: bold;
}

.weekdays {
	color:##0164BF;
}

.calendarMonth {
	color:#fff;	

}


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

.calendarToday{
	background-color:#a6c7fd;
}

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

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

.event-head{
	width: 590px;
	line-height: 30px;
	font-weight: bold;
	padding: 3px 0 0 10px;
	font-size: 13px;
	background: url(/images/cal-table-head.gif) no-repeat bottom left;
	margin: 5px 0 0px;
}



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

.view-event{
	font-size: 12px;
	width: 592px;
	min-height: 300px;
	padding: 10px 0 0 10px;
	font-size: 13px;
	background:#eee3d3;
}

/* 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 img{
	margin-right: 10px;
	vertical-align: middle;
}

.cal-options{
	font-size: 11px;
	margin-top: 12px;
	width: 220px;
	padding: 0 10px 10px;
}

.cal-options p{
	display: block;
	width: 260px;
	line-height: normal;
	margin-top: 0;
}

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


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

p.subscribe-block{
	width: 260px;
	display: block;
}

.subscribe-field{
	padding: 0 0 0 0;
	margin: 3px 0px 0 5px;
	width: 210px;
	font-size: 11px;
	border: none;
}

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

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

.white{
	color: white;
}

.calendar-holder {
	margin: 15px 20px 0 0;
	width:160px;
	float:right;
	background: #BFCCC3 url(/images/calendar-box-bg.gif) repeat-x top;
	text-align: center;
}

.calendar-holder-int{
	width: 160px;
	margin: 15px 25px 20px 0;
	width:160px;
	text-align: center;
}

.calendar-holder h2, .calendar-holder-int h2{
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

.calendar-box {
	color:#6D6E71;
	width: 200px;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;;
}

.calendar-box-home{
	padding-top:6px;
	margin-left: 6px;
	width: 140px;
}

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

.curr-day{
	background: #fff;
}

.coming-soon{
	margin: 15px 0 0 20px;
	float: left;
	color: #036055;
	display: inline;
}

.coming-soon a{
	color: #036055;
}

.coming-soon-rows{
	font-size: 11px;
	margin-top: 10px;
	width: 150px;
}

#calendar{
	min-height: 380px;
	width: 100%;
}

.content-calendar{
	width: 535px;
}

.events-list ul{
	margin: 0;
	padding: 0;
}

.events-list ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #030000;
}

.events-list ul li a{
	color: #030000;
	font-weight: normal;
}

.events-list ul li a:hover{
	color: #030000;
	font-weight: normal;
}

.top-border{
	border-top: 2px solid #fff;
}