﻿.EVCSearch menu { padding: 0; }

.Daily menu,
.Weekly menu { margin: 0; padding: 0; }
.Daily menu li,
.Weekly menu li { display: inline; float: left; margin-right: 10px; }

table.calendar {
	width: 100%;
	table-layout: fixed;
	margin-top: 10px;
	clear: both; 
}

#grid_Main img { border: 0; }

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: 7px; }

.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: 200px; }
#EVCSEARCH_label { clear: both; }

#search_criteria span { font-weight: bold; }

/** Color Scheme **/
table.calendar thead th          { background-color: #3C5671; color: #fff; }
table.calendar tbody .Today      { background-color: #D1DFEF; }
.Monthly table.calendar td.OOM   { background-color: #ccc; }
.Daily table.calendar td.Gap     { background-color: #e0e0e0; }
.Daily table.calendar td.vevent  { background-color: #EDF2F8; }

.detailHeader li.selected {
	background-color: yellow;
	padding: 2px;
	border: 1px solid black;
}

/* Search */
.EVCSearch td { vertical-align: top; padding: 4px; }
.base .EVCSearch thead th {
	padding: 5px 0; 
	background-color: #3C5671;
	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 {
	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;	
}

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; 
}

/** This is here because the calendar is too wide to support the quicklinks on the monthly view **/
.grid_LM  #grid_Main      { float: left;  width: 735px; padding: 0 16px 0 10px; border-left: 2px dotted #8997a5; border-right: none; }
.grid_LM  #grid_Left      { float: left;  width: 199px; padding: 0 9px; }



