﻿.AgentRealestateDetailsHeader
{
    font:Arial;
    font-family:Arial;
    color:#FFFFFF;
    font-size:10pt;
    font-weight:bold;
    background-color:#353535;
    height:19px;
}
.RealestateListingDetailImageLoading {
    background-color:#FFF;
    background-image:url(/images/spinner2.gif);
    background-repeat:no-repeat;
    background-position: center center;
} 
.AgentRealestateDetailsListedBy
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt;
}
.AgentRealestateDetailsTableFont
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt;
    font-weight:bold;
}
.AgentRealestateOfficeHoursFont
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:8pt;
}
.AgentRealestateDetailsTable
{
    border:solid 1px Gray;
    width:559px; 
}
.AgentHomepageRealestateDetailsTable
{
    border:solid 1px Gray;
    width:135px;
    height:228px;
}
.AgentHomepageRealestateOfficeHoursTable
{
    border:solid 1px Gray;
    width:135px;
}
.AgentRealestatePhotoDetailsTable
{
    border:solid 1px #000000;
    margin:2px;
}
.RealestateListingInteriorDetailsTitle
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt;
    font-weight:bold;
    width:80;
}
.RealestateListingInteriorDetails
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt;
    width:60px;
}
.RealestateListingMainDetailsTitle
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt;
    font-weight:bold;
    width:80;
}
.RealestateListingMainDetails
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt;
    width:100px;
}
.RealestateListingMainDetailsWithoutWidth
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt; 
}
.RealestateListingPhotoCaptionDetails
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:8pt;
}
.RealestateListingRequestTextBox
{
    font:Arial;
    font-family:Arial;
    color:#000000;
    font-size:9pt;
    font-weight:bold;
    border:solid 1px #000000;
    padding-left:5px;
}
.PaymentDetails
{
     font:Arial;
    font-family:Arial;
    color:Maroon ;
    font-size:16pt;
    font-weight:bold;
}