﻿/* DISPLAY TITLE HEADER*/
.listingHeader 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 15px;
}

.listingNumber 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
		   
}

/* EVENTS DISPLAY FORMAT*/
.eventsCategory 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A86F9B;
}

.eventsDate 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A86F9B;
}

.eventsDescription 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
	color: #000000;
}

.eventsTitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.eventsLocation 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.eventsUrlLink 
{
	color: #A86F9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.eventsIconDisplay 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A86F9B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A86F9B;
	width: 160px;
}

/* MEMBER DISPLAY FORMAT*/
.membersCategory 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C9CB9;
}

.membersDescription 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
	color: #000000;
	padding-top: 5px;
}

.membersLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.membersUrlLink 
{
	color: #3C9CB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.membersIconDisplay 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C9CB9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3C9CB9;
	width: 160px;
}

.membersNeighborhood 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C9CB9;
}

/* */
.detailsDescription 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 150%;
	color: #000000;
	padding-top: 5px;
}

.detailsUrlLink 
{
	color: #568119;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.detailsIconDisplay 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #568119;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #568119;
	width: 160px;
}

.miami_templates 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
