﻿body
{
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 9pt;
    background-color: #E6F2FF;
}
a
{
    color: #0000FF;
    text-decoration: none;
}
a:visited
{
    color: #0000FF;
    text-decoration: none;
}
#listingData
{
    width: 1024px;
    background-color: White;
    border: solid 1px black;
}
#photoVT
{
    font-weight: bold;
    padding: 6px 0px;
    color: Blue;
    text-align: center;
}
.vcr
{
    margin: 5px;
    background-color: #FFFFFF;
    border: solid 1px black;
    width: 521px;
    max-width: 523px;
    font-weight: bold;
}
.linkDiv
{
    padding: 6px 0px;
    font-weight: bold;
    color: Blue;
}
/*
    listing results
*/
.openHouseMemo
{
    color: #89A7BC;
    font-size: 11pt;
    font-weight: bolder;
    padding-bottom: 8px;
}
.pagerActive
{
    padding: 2px;
    margin: 3px 2px 2px 2px;
    border: 1px solid #9aafe5;
    color: #2e6ab1;
}
.pagerActive:hover
{
    border: 1px solid #2b66a5;
    color: #000;
    background-color: #FFFF80;
}
.pagerCurrent
{
    padding: 2px;
    margin: 3px 2px 2px 2px;
    border: 1px solid #9aafe5;
    background-color: #2e6ab1;
    color: #FFF !important;
    border-color: #2b66a5;
    font-weight: bold;
}
.pagerInactive, .pagerInactive:hover
{
    padding: 2px;
    margin: 3px 2px 2px 2px;
    border: 1px solid #929292;
    background-color: white;
    color: #929292;
    font-weight: normal !important;
}
.pagerNextPrev
{
    padding: 2px;
    margin: 3px 2px 2px 2px;
    border: 1px solid #9aafe5;
    font-weight: bold;
}
.pagerNextPrev:hover
{
    border: 1px solid #2b66a5;
    color: #000;
    background-color: #FFFF80;
}
/*
    listing page
*/
.ssass_left
{
    background-image: url(../images/fade_left.png);
    background-repeat: no-repeat;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 3px;
    text-align: left;
    border-top : 1px solid grey;
    border-bottom : 1px solid grey;
    border-left : 1px solid grey;
}
.ssass_right
{
    background-image: url(../images/fade_right.png);
    background-repeat: no-repeat;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 3px;
    text-align: left;
    border-top : 1px solid grey;
    border-bottom : 1px solid grey;
    border-right : 1px solid grey;
}

.lb12
{
    background-image: url(../images/fade_left.png);
    font-size: 8pt;
    font-weight: bold;
    padding-left: 3px;
    text-align: left;
}
.ln11
{
    font-size: 9pt;
    padding-left: 4px;
    text-align: left;
}
/*
    modal popup
*/
.modalPopup
{
    background-color: #F8F8FF;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    padding: 8px;
    text-align: left;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
/*
    controls
*/
.lp9
{
    color: #336633;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 3px;
    text-align: left;
}
.mls7
{
    border-bottom: solid 1px #D3D3D3;
    color: #0000FF;
    font-weight: bold;
    padding: 10px 4px 2px 20px;
    text-align: left;
}
.mls7a
{
    border-bottom: solid 1px #D3D3D3;
    padding: 2px 4px 2px 4px;
}


