/*-- style for DNN Business Directory PA --*/
	.BusinessDirectory_TopStrip
	{
		/* Lime Theme */
		/*
		color:#003366;
		background-color: Lime;
		font-family: Verdana;
		font-weight:bold; */
		
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:14px;
		font-weight:bold;
		
	}
	.BusinessDirectory_TableHeader
	{
		
		color:white;
		background-color: #98AFC7;
		font-family: Verdana;
		font-weight:bold;
		
	}
	.BusinessDirectory_ParentCategory
	{
		/* Lime Theme */
		/*
		color:white;
		background-color: Lime;
		font-family: Verdana;
		font-weight:bold; */
		
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:14px;
		font-weight:bold;
	}
	.BusinessDirectory_ChildCategory
	{
		
		
	}
	.BusinessDirectory_ListingsPanel
	{
		background-color: #f5f5f5;
		
	}
	.BusinessDirectory_AnnouncementPanel
	{
		background-color: black;
		
	}
	.BusinessDirectory_Confirmation
	{
		background-color:  #f5f5f5;
		
	}
	.BusinessDirectory_ItemTop
	{
		/* Lime Theme */
		/*
		background-color: cccc99;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bolder;
		line-height: 12px */
		
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:11px;
		font-weight:bold;
		
	}


	.BusinessDirectory_ItemBottom
	{
		background-color: #B4CFEC;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.BusinessDirectory_MoreInfoTitle
	{
		
		color:navy;
		background-color: Lime;
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
	.BusinessDirectory_FeaturesChecklist
	{
		
		background-color: Gainsboro;
		
		
	}
	
	.BusinessDirectory_AddItem
	{
		
		background-color: Beige;
		
		
	}
	
	.BusinessDirectory_Price
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bold
	}
	
	
	/* style of item titles on more info page */
	.BusinessDirectory_moreinfo_subtitle    {
		font-family: Verdana;
		font-size:  12px;
		font-weight:    bold;
		color: #333333;
		background-color: #cccccc; 
	}
	
	.BusinessDirectory_moreinfo_Header
	{	
		background-color:  #cccccc; 
		font-family: Verdana;
		font-size:13px;
		font-weight:bold;
	}
	.BusinessDirectory_moreinfo_Label{
		color: #333333; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bold; 
		font-style: normal; 
		border-left: #333333 0px solid; 
		border-bottom: #333333 1px solid; 
		border-top: #333333 0px solid; 
		border-right: #333333 0px solid;
	}
	.BusinessDirectory_moreinfo_Data{
		
		color: #595959; 
		background-color: #ededed; 
		font-family: Verdana;
		font-size: 10pt; 
		font-weight: normal; 
		font-style: normal; 
		border-left: #333333 0px solid; 
		border-bottom: #333333 1px solid; 
		border-top: #333333 0px solid; 
		border-right: #333333 0px solid;
	}

	

