/*-- style for Real Estate DNN PA --*/

	.JediCss_TopStrip
	{
		background-color: #f3f2f2; 
		font-family: Arial;
		font-size:14px;
		font-weight:bold;
	}
	.JediCss_TableHeader
	{
		
		color:black;
		background-color: #f3f2f2; 
		font-family: Arial;
		font-weight:bold;
		
	}
	TD.JediCss_dgHeaderAltItem, .JediCss_dgHeaderAltItem
	{	
		background-color: #eeeeee; 
		
	}
	.JediCss_ParentCategory
	{
		background-color: #f3f2f2; 
		font-family: Arial;
		font-size:14px;
		font-weight:bold;
	}
	.JediCss_ChildCategory
	{
			
	}
	
	.JediCss_ListingsPanel
	{
		background-color: #ffffff;
		
	}
	.JediCss_AnnouncementPanel
	{
		background-color: Black;
		
	}
	.JediCss_Confirmation
	{
		background-color:  #ffffff;
		
	}
	
	.JediCss_RealtorInfo
	{
		
		
	}
	.JediCss_ItemTop
	{
		/*background-color: #f3f2f2; */
		font-family: Arial;
		font-size:11px;
		font-weight:bold;
		
	}


	.JediCss_ItemBottom
	{
		/*background-color: #f3f2f2;*/
		font-family: Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px     
		
	}

	.JediCss_MoreInfoTitle	{
/*		background-color:  #f3f2f2;*/
/*background-image: url(http://www.etruth.com/media/TabsButtons/Universal/NavBar/NavBarRepeater.gif); */
		font-family: Arial;
		font-size:13px;
		font-weight:bold;
/*height:28px;*/
	
	}
	.JediCss_MoreInfoTable
	{
		
		
	}
	.JediCss_CheckboxesFeatures
	{
/*		background-color: #f3f2f2;*/
		padding:3px;
		
	}
	
	.JediCss_CategoryBackground
	{
		background-color: Transparent;
		
	}
	.JediCss_AddressControl
	{
		background-color: Transparent;
		
	}
	.JediCss_DashedLine
	{
		BORDER-TOP: #999999 1px dashed; 
		MARGIN: 3px 0px; 
		COLOR: #ffffff; 
		HEIGHT: 1px
			
	}
	
	.JediCss_RealtorListingsHead 
	{
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		color: #003366;
		
	}

	TD.JediCss_RealtorCom 
	{
		BORDER-LEFT: #bdbdbd 1px dashed; 	
	}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}
