﻿
#ListingTopInfoContainer
{
    background-image: url(/pub/Proto/Slate/detail_main_back.png);
}
#ListingDetailContainer
{
    background-image: url(/pub/Proto/Slate/detail_content_back.png);    
}


#CityStreetContainer
{
    color: #ffffff;
}
.StreetTitleLabel
{
    color: #3d3d3d;
}
.StreetAddressLabel
{
	color: #ffffff;
}
.CityStateLabel
{
	color: #efefef;
}
.PriceLabel
{
	color: #ffffff;
}
.TypeLabel
{
    color: #efefef;
}
.SectionTitle
{	
	color: #202020;
}

#ListingDetailTop
{
    background-image: url(/pub/Proto/Slate/detail_content_top.png);
}
#ListingDetailBase
{
    background-image: url(/pub/Proto/Slate/detail_content_base.png);
}
.ListingNavPrev
{
    background-image: url(/pub/Proto/Slate/listing_btn_previous.png);
}
.ListingNavNext
{
    background-image: url(/pub/Proto/Slate/listing_btn_next.png);
}
.MLSNumLabel
{
    color: #c0c0c0;
}
.SubdivisionLabel
{
    color: #efefef;
}
#PropListMainImage
{
    border: solid 1px #d7d7d7;
}

.SummaryLabel
{
    color: #3d3d3d;
}
.SummaryValue
{
    color: #0066cc;
}
#PhotoThumbPanel
{
    border: solid 1px #d7d7d7;
}
#PhotoThumbPanel IMG
{
    border: solid 1px #d7d7d7;
}