﻿#grid_Top { border-bottom: none; }
menu li {
	display: inline;
	margin: 0 13px;
}
menu#search_menu li { display: block; padding: 3px 0; }

table.calendar {
	width: 100%;
	table-layout: fixed;
}

table.calendar .structural { border: none; padding: none; margin: none; }
.Monthly table.calendar td { vertical-align: top; width: 14.285714%; }
.Monthly table.calendar tbody td { height: 65px; }
.Monthly table.calendar a.dd { font-size: smaller; }
.Monthly table.calendar ul { margin: 0; padding: 0; list-style: none; }
.Monthly table.calendar li { list-style: none; margin-bottom: 8px; }

.Daily table.head2 col { width: 12.5%; }
.Daily table.head1 col { width: 14.285714%; }
.Daily table.calendar col.structural { width: 1px; }
.Daily table.calendar td.vevent { vertical-align: top; }

#EVCSEARCH_cal_container { width: 400px; }
#EVCSEARCH_label { clear: both; }

#search_criteria span { font-weight: bold; }

/** Color Scheme **/
table.calendar thead th          { background-color: #333028; color: #fff; }
table.calendar tbody .Today      { background-color: #FFF8DF; }
.Monthly table.calendar td.OOM   { background-color: #ccc; }
.Daily table.calendar td.Gap     { background-color: #e0e0e0; }
.Daily table.calendar td.vevent  { background-color: #EDF2F8; }

.base .detailHeader li { padding: 2px 10px; list-style: none; border-bottom: 1px solid #e0e0e0; }
.base .detailHeader ul.upcoming_dates { margin: 0; }
.detailHeader li.selected { background-color: #D1E2EF; }

.Daily menu,
.Weekly menu { margin: 0; padding: 0; }
.Daily menu li,
.Weekly menu li { display: inline; float: left; margin-right: 10px; }


/* Search */
.EVCSearch td { vertical-align: top; padding: 4px; border: none; }
.base .EVCSearch thead th {
	padding: 5px 0; 
	background-color: #333028;
	color: #fff;
	font-size: 112%; 
	
}
.base .EVCSearch thead .calweekdayrow th {
	font-size: 100%; 
	background-color: transparent;
}
.Cat_Name, .Cat_Desc { display: block; }
#EVCSEARCH_label { clear: both; }
#results_listing li { margin-bottom: 13px; }
div.result_dates { color: #B3B3B3; }
.find_calendar thead th.find_class {
	background-image: url('/evc/images/calendar_shortbg.gif');
	background-repeat: no-repeat; 
	height: 35px;
	line-height: 35px; 
	padding: 0; 
	color: #fff; 
	text-align:center;
}
.find_calendar thead th.search_date {
	background-image: url('/evc/images/calendar_longbg.gif');
	background-repeat: no-repeat; 
	height: 35px;
	line-height: 35px; 
	padding: 0; 
	color: #fff; 
	padding-right:80px;
	text-align:center;
}
.base .EVCSearch li {
	list-style: none; 
	padding-bottom: 3px; 
}
.base .EVCSearch li input {
	margin-right: 8px; 
}

.find_calendar .featured_events .events_header {
	height: 35px;
	line-height: 35px; 
	padding: 0; 
	color: #fff; 
}
.new_calendarsearch {
	width: 230px; 
	float: left; 
	background-color: #f2f2f2;
	border: 1px solid #e9e9e9;
	padding: 5px;
}
.search_calendarresults {
	width: 460px;
	float: left; 
	padding-left: 5px; 
}
.search_calendarresults h2 {
	margin-top: 0; 
	padding-top: 0; 
}
h2.calendar_searchresults {
	color: #fff;
	font-weight: bold; 
	height: 33px;
	line-height: 33px;
	width: 450px;
	padding-left: 10px;	
}
h2.pagination_header {
	font-size: 13px; 
	color: #4d4d4d;
}
.search_calendarresults li {
	list-style: none; 
}
.search_calendarresults .layout_Pagination, .new_calsearch {
	text-align: center; 
}

table#searchTable {
    width: 150px;
}

.keywordsearch {
	margin-top:5px;
}

#c
{
	width: 225px;	
	margin-top:5px;
}

.locationsList li 
{
	list-style-type: none; 	
	white-space: nowrap;
}

.locationsList
{
	margin-top: 0px;
	margin-left: 0px;	
}

menu.ft {
	margin: 10px 0; 
	height: 24px; 
	padding-left: 65px; 
}
menu.ft li {
	display: inline;
	float: left; 
	margin-right: 10px;
	height: 24px;
}

menu.ft li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 88%;  
	padding: 4px 0; 
	background-color: #EFF7FF;
	border: 1px solid #ccc; 
	text-align: center;
	display: block;
	width: 60px; 
}
.base h2.featured_events {
	background-color:#015385;
	color:#FFFFFF;
	font-size:112%;
	padding:5px 0;
	text-align: center;
}
#grid_Main #pageControls img,
#grid_Main #DayControls img,
#grid_Main #WeekControls img {
	border: none; 
}
#grid_Main #pageControls a,
#grid_Main #DayControls a,
#grid_Main #WeekControls a {
	text-decoration: none; 
}

.base th, 
.base td { border: 1px solid #ccc; }
.base th { background-color: #EFECE0; }

table.detailHeader th { background-color: #EFEFEF; }

dl.Questions dt { padding: 8px 0 3px 0; }

fieldset.paymentQuestions { border: 1px solid #8FB2BF; margin: 10px; }
fieldset.paymentQuestions legend { font-weight: bold; border: 1px solid #8FB2BF; padding: 3px 5px; margin-left: 28px; color: #22485B; }
fieldset.paymentQuestions table th,
fieldset.paymentQuestions table td { border: none; }

.base p.register_button a,
.base p.register_button a:link,
.base p.register_button a:visited { display: block; background-color: #E0DAC2; border: 1px solid #9C1E3D; padding: 5px; text-align: center; }
.base p.register_button a:hover { background-color: #EFE8D1; border-color: #BF8F9B; text-decoration: none; }



