.ec_results .venue_16228 .ec_results_right div, #ec_detail_fields .venue_16228 .event_venue_fields {
  /* Hide None-Do Not Delete - Event detail pages also use PubSys TT code to hide this venue */
  display: none;
}

#ec_search_bar_events, #ec_search_bar_venues, #ec_search_bar_restaurants, #ec_add_event_bar { display:none; }

#ec_detail_fields ul li { clear:both; }
/* Detail Pages */
.fieldLabel
{
	text-align:right;
	color:#2c4c94;
	font-size:12px;
	float:left;
	width:100px;
}
.fieldDesc
{
	float:left;
	width: 330px;
	margin: 0 0 0 5px;
}
.ec_detail_name
{
	font-size:18px; 
	font-weight:bold; 
}
.ec_detail_description
{
	font-size:12px;
}
#ec_detail #ec_detail_fields 
{
	margin-top:10px; 
}
/* Add Event Page */
#addEvent
{
/*	margin-right:8px; */
}

/* Search Results Pages */
.ec_search_box_header 
{
	color:#ffffff; 
	background-color:#2B4E9D;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
 }
.ec_search_box 
{
	border:1px solid #000000;
	padding:5px;
}

#contentWrapper {margin:0px;}

.v1 
{
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
	font-size: 12px;
}

.ec_searchNavigation
{
	float:left;
	padding-right:4px;
	font-size: 12px;
}
.ec_searchNavigation h3 
{
	font-weight:bold; 
	text-decoration:none;
	border-bottom:0px;
	margin-bottom:0px;
}
.nav_arrow { color:#ff0000; font-weight:bold; }
.ec_search_options { float:left; }
.t_rss_ad { display:none; }
#ec_search_results
{
	margin:0px 0px 0px 0px;
}
#ec_search_results #ec_search_details 
{
	border: 0px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px; 
	font-size: 12px;
}

#daterange table {
	background: #F1F7FD none repeat scroll 0%;
	border: 1px solid #cccccc;
	margin-top: 5px; 
}

#daterange table tr td {
	padding:2px 4px;
}

.ec_alert {
	font-weight:bold;
	color:#ff6600;
	margin-top:15px;
}
.ec_keyword_header {
	font-weight:bold;
	font-size:14px;
	display:inline;
}
.ec_keyword{
	font-weight:bold;
	font-size:12px;
	display:inline;
	color:#2c4c94;
}

/* Mini Calendar javascript tool */

#calendar {
	/* make sure popup calendar floats over the right rail */
	z-index:99999999;
}

table.cpBorder {
border:1px solid #CCCCCC;
}
table.cpBorder table tr td {
text-align:center;
padding: 2px;
}
table.cpBorder table tr td, table.cpBorder table tr td a {
font-size:12px;
}
table.cpBorder table.day td.x {
background:#F1F7FD none repeat scroll 0%;
}

/* Results Listing */
.ec_num_events, .searchCommunityLinkArea
{
	font-size:12px;
	text-decoration:underline;
	padding-top:5px;
	font-weight:bold;
}
.searchCommunityLinkArea
{
  text-decoration:none;
}
.ec_results .ec_results_left
{
	float:left;
	border-top: 1px solid #C0C0C0;
	width:60%;
}
.ec_results .ec_results_right
{
	float:left;
	border-top: 1px solid #C0C0C0;
	width:35%;
}
.ec_results .ec_results_right div
{
	padding-bottom:2px;
}
.ec_results
{
	clear:both;
	margin-bottom:20px;
	font-family: Verdana, Tahoma;
}
.resultsNav
{
	width:100%;
	clear:both;
}
.ec_results .ec_item_label
{  
	font-size:10px;
	color:#666;
	clear:both;
	font-weight:900;
}
.ec_results .ec_item_title, .searchResultsTitle
{
	font-size:16px; 
	font-weight:bold; 
	color:#004276;
	font-family: Arial, Tahoma;
}
.ec_results .ec_item_desc
{
	font-size: 13px; 
	font-family: arial,tahoma;
}
.ec_results .ec_item_link
{
	font-size:10px; 
	color:#004276;
	font-weight:900;
}
.ec_results .ec_item_info
{
	font-size:10px;
	color:#666666;
}

/* Google Map Styles */
#map { height: 300px; border: 1px solid #ccc; margin: auto; margin-top: 6px; }
#maprow { display: none; }
#laddr { 
	background: #f1f7fd; 
	padding: 4px; 
	color: #000; 
	text-align: right;
	border: 1px solid #ccc;
	border-top: none;
}
