﻿/*-- style for Real Estate DNN PA --*/

	.RealEstate_TopStrip
	{
		color:black;
		background-color: #333333;
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_TableHeader
	{
		
		color:black;
		background-color: ffffff;
		font-family: Verdana;
		font-weight:bold;
		
	}
	.RealEstate_ParentCategory
	{
		color:black;
		background-color: #ffffff;
		font-family: Verdana;
		font-weight:bold;
	}
	.RealEstate_ChildCategory
	{
	background-color: #c0c0c0;
}
	
	.RealEstate_ListingsPanel
	{
		background-color:#ffffff ;
		
	}
	.RealEstate_AnnouncementPanel
	{
	background-color: #333333;
	color: #333333;
}
	.RealEstate_Confirmation
	{
		background-color: #ffffff;
		
	}
	
	.RealEstate_RealtorInfo
	{
		background-color: #FFFFff;
		
	}
	.RealEstate_ItemTop
	{
		background-color: #FFFFff;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bolder;
		line-height: 12px    
		
	}


	.RealEstate_ItemBottom
	{
	background-color: #FFFFff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 11px;font-weight:bold;
}

	.RealEstate_MoreInfoTitle
	{
		
		color:black;
		background-color: #FFFFff;
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
	.RealEstate_MoreInfoTable
	{
		background-color: #FFFFff;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		
	}
	.RealEstate_CheckboxesFeatures
	{
		background-color: #333333;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		
	}
	
	.RealEstate_CategoryBackground
	{
	background-color: #000000;
}
	.RealEstate_AddressControl
	{
		background-color:white;
		
	}

