/*-- style for DNN Business Directory PA --*/
	.JediCss_TopStrip
	{
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:14px;
		font-weight:bold;
		
	}
	.JediCss_TableHeader
	{
		
		background-color: #cccccc; 
		font-family: Verdana;
		font-weight:bold;
		
	}
	TD.JediCss_dgHeaderAltItem, .JediCss_dgHeaderAltItem
	{	
		background-color: #dddddd; 
		
	}
	.JediCss_ParentCategory
	{
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:14px;
		font-weight:bold;
	}
	.JediCss_ChildCategory
	{
		
		
	}
	.JediCss_ListingsPanel
	{
		background-color: #f5f5f5;
		
	}
	.JediCss_AnnouncementPanel
	{
		background-color: black;
		
	}
	.JediCss_Confirmation
	{
		background-color:  #f5f5f5;
		
	}
	.JediCss_ItemTop
	{
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:11px;
		font-weight:bold;
		
	}


	.JediCss_ItemBottom
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.JediCss_MoreInfoTitle
	{
		
		background-color:  #cccccc; 
		font-family: Verdana;
		font-size:13px;
		font-weight:bold;
		
		
	}
	.JediCss_FeaturesChecklist
	{
		
		background-color: Transparent;
		
		
	}
	
	.JediCss_AddItem
	{
		
		background-color: Transparent;
		
		
	}
	
	.JediCss_Price
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bold
	}
	
	
	/* style of item titles on more info page */
	.JediCss_moreinfo_subtitle    {
		font-family: Verdana;
		font-size:  12px;
		font-weight:    bold;
		color: #333333;
		background-color: #cccccc; 
	}
	
	.JediCss_moreinfo_Header
	{	
		background-color:  #cccccc; 
		font-family: Verdana;
		font-size:13px;
		font-weight:bold;
	}
	.JediCss_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;
	}
	.JediCss_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;
	}

	.JediCss_AddressControl
	{
		background-color: Beige;
		
	}
	.JediCss_DashedLine
	{
		BORDER-TOP: #999999 1px dashed; 
		MARGIN: 3px 0px; 
		COLOR: #ffffff; 
		HEIGHT: 1px
			
	}

