﻿menu li { margin: 0; padding: 5px; display: inline;  }
menu li input { margin-right: 10px; }
menu li a { text-decoration: none; }

.EVCSearch menu li { display:block; }

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: 5em; }
.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: 0.5em; }

.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; position:static; z-index:0; }
#EVCSEARCH_label { clear: both; }

#search_criteria span { font-weight: bold; }

/** Color Scheme **/
table.calendar thead th          { background-color: #2074B2; color: #fff; }
table.calendar tbody .Day		 { background-color: #EFF7FF; }
table.calendar tbody .Today      { background-color: #D5E6F6; }
.Monthly table.calendar td.OOM   { background-color: #e0e0e0; }
.Daily table.calendar td.Gap     { background-color: #e0e0e0; }
.Daily table.calendar td.vevent  { background-color: #EDE9BB; }

.detailHeader li { padding-bottom: 3px; }
.detailHeader li.selected {
	padding: 2px;
}
.detailHeader li a { text-decoration: none; }
.detailHeader li.selected a { font-weight: bold; text-decoration: underline; }

menu.ft { margin: 0 auto; padding:0 0 0 30px; width: 350px;}
menu.ft li { display: inline; float: left; margin: 0 5px; background-color: #F9F2FF; padding: 5px 10px; border: 1px solid #bbb;  }

/* Search */
div#grid_Main img { border: 0; }
.new_search { background-color: #00713C; color: #fff; border: 2px solid #bbb; padding: 5px; width: 100px; margin: 0 auto;  }
.new_search a { color: #fff; font-weight: bold; text-decoration: none; }
#search_results li { padding-bottom: 10px; }
.EVCSearch td { vertical-align: top; padding: 4px; }
.base .EVCSearch thead th {
	padding: 5px 0; 
	background-color: #015385;
	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 ul li {
	list-style: none; 
	padding-bottom: 3px; 
}
.base .EVCSearch ul li input {
	margin-right: 8px; 
}

.find_calendar .featured_events .events_header {
	background-image: url('/evc/images/calendar_featurebg.gif');
	background-repeat: no-repeat; 
	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 {
	background-image: url('/evc/images/results_header.gif');
	background-repeat: no-repeat; 
	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;	
}

.calen_footer {
	width: 350px; 
	margin: 0 auto; 
}
.calen_footer td {
	font-weight: bold; 
	padding: 8px; 
	background-color: #F9F2FF;
	border: 1px solid #ccc; 
	text-align: center;
}

.calen_footer td a {
	font-weight: bold;
	text-decoration: none;
	font-size: 88%;  
	text-align: center; 
}
.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; 
}

div.pageControls 
{
	float: right;
	margin-top: -44px;
}

#Integration { text-align: center; }

th.dateID
{
	text-align:left;
}

ul.Errors li {
    color: Red;
    list-style: none;
}

