div.categoryNoimage
{padding:0; border:3px solid #8FC3EA; border-bottom:none;}

/* EVENT RESULTS > MIDDLE CONTENT > EVENT SUMMARY
/////////////////////////////////////////////////////*/

div.eventSummary
{width: 95%; clear: left; text-align: left; padding:0; margin: 0 auto 10px auto;}

	div.eventSummary a:link,
	div.eventSummary a:active,
	div.eventSummary a:visited,
	div.eventSummary a:hover
	{color: #96293F;}
	
	div.eventSummary a:hover
	{color: #000; text-decoration: underline;}
	
	div.eventSummary h2
	{font: bold 18px Arial, Helvetica, sans-serif; color:#8FC3EA; text-transform:uppercase; margin: 0; padding: 0; border: 0;}

		div.eventSummary h2 a:link,
		div.eventSummary h2 a:active,
		div.eventSummary h2 a:visited,
		div.eventSummary h2 a:hover
		{color: #8FC3EA; text-decoration:none; border-bottom:1px solid #8FC3EA; /*NOTE: border was used instead of text-decoration: underline because the underline border is thick */}

			div.eventSummary h2 a:hover
			{border:none;}
			
	div.eventSummary .baseIconNavbar
	{padding:5px 0 0 0;}
	
	div.eventSummary div.eventSummaryIMAGE
	{float:left; padding:0;}
	
	div.eventSummary div.eventSummaryIMAGE div.imgEventSummary
	{background:#EBEBEB; padding:8px 0 8px 0; text-align:center;}
	
		div.eventSummaryIMAGE div.imgEventSummary div.noimage
		{border:none; margin:0 auto 0 auto;}
		
	div.eventSummary div.eventSummaryContent
	{padding:5px 10px 5px 10px;}
	
	div.eventSummary div.contentShowcase
	{float:right; width:71%; border:3px solid #8FC3EA;}
	
	div.eventSummary p,
	div.eventSummary address
	{font: normal 11px/normal Arial, Helvetica, sans-serif; color: #000;}
	
	div.eventSummary strong
	{color: #10436A;}
	
	div.eventSummary p.eventSummaryDescription
	{padding:0 0 5px 0;}
	
	div.eventSummary address
	{font:normal 11px/12px Arial, Helvetica, sans-serif; color:#000; padding:7px 0 7px 0;}
	
		/*div.eventSummary address span
		{display:block;}*/
		
	div.eventSummary p.moreInfo a:link,
	div.eventSummary p.moreInfo a:active,
	div.eventSummary p.moreInfo a:visited,
	div.eventSummary p.moreInfo a:hover
	{font: normal 11px Arial, Helvetica, sans-serif; color: #8FC3EA; text-align: left; padding: 0; display: block;}

		div.eventSummary p.moreInfo a:hover
		{color: #000; text-decoration: underline;}