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;
}
#searchContentFrame
{
    width: 100%;
    text-align: left;
    background-color: #FFFFFF;
}
#searchContent
{
    text-align: left;
    background-color: #FFFFFF;
}
#searchContent table
{
    padding: 0 0 10px 1px;
    width: 100%;
}
#searchTable
{
    padding: 0 10px 10px 10px;
}
#searchTable th
{
    background: #89A7BC;
    color: #000000;
    height: 30px;
    text-align: left;
    padding-left: 10px;
    font-size: 11pt;
    font-weight: bold;
}
#searchBanner
{
    height: 75px;
    background-image: url(images/hdr1.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#soldBanner
{
    height: 75px;
    background-image: url(images/hdr2.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#landBanner
{
    height: 75px;
    background-image: url(images/hdr3.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#mlsBanner
{
    height: 75px;
    background-image: url(images/hdr99.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#rentalBanner
{
    height: 75px;
    background-image: url(images/hdr4.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#shortBanner
{
    height: 75px;
    background-image: url(images/hdr5.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#affordableBanner
{
    height: 75px;
    background-image: url(images/hdr6.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#q55Banner
{
    height: 75px;
    background-image: url(images/hdr7.jpg);
    background-repeat: no-repeat;
    padding-left: 80px;
    vertical-align: bottom;
}
#altSearchPublic
{
    background-color: #CECECE;
    margin-top: 22px;
    border: solid 1px black;
    padding: 0px 4px 4px 8px;
    text-align: left;
    width: 320px;
    height: 230px;
}
#altSearchFramed
{
    background-color: #CECECE;
    margin-top: 6px;
    border: solid 1px black;
    padding: 0px 0px 4px 8px;
}
#leftColumn
{
    float: left;
    width: 470px;
    margin: 0;
    padding-left: 10px;
}
#rightColumn
{
    float: right;
    width: 230px;
    margin: 0;
    padding: 0;
}
.searchHeader, h1
{
    color: #89A7BC;
    font-size: 13pt;
    font-weight: bold;
    padding-left: 10px;
}
.grayBox
{
    height: 24px;
    background-color: #F5F5F5;
    padding-left: 10px;
}
.box400
{
    padding: 0 10px 10px 10px;
    vertical-align: top;
}
.boxSub
{
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 2px;
}
.mls7a
{
    border-bottom: solid 1px #D3D3D3;
    padding: 2px 4px 2px 4px;
}
.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;
}
.farhide
{
    display: none;
}

.dynlink
{
    cursor: pointer;
    text-decoration: none;
}
.providedBy
{
    font-size: 8pt;
    padding-top: 4px;
}
.UpdateProgress
{
    width: 400px;
    height: 180px; /*margin:30px 50px;*/
    background-color: #ffffff;
    border: 1px solid black; /* for IE */
    filter: alpha(opacity=60); /* CSS3 standard */
    opacity: 0.6;
    margin: 0 auto;
    position: absolute;
    top: 400px;
    left: 550px;
}
/*Css Styles For Word Wheel*/
.listMain
{
    /*background-image:url('images/wordWheelBack.gif');*/
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    z-index: 1000;
    width: 245px !important;
    max-height: 210px;
    text-align: inherit; /*text-indent:-1;*/
    list-style: none;
    overflow-y: scroll;
    scrollbar-arrow-color: #B89020;
    scrollbar-base-color: #8E6E1C;
    scrollbar-face-color: #B6C5D4;
    scrollbar-3dlight-color: #8E6E1C;
    scrollbar-highlight-color: #EED47D;
    scrollbar-shadow-color: #959595;
    scrollbar-darkshadow-color: #00337E;
    margin-left: 0px;
    border-bottom: 1px solid #B5C6D4;
    border-left: 1px solid #B5C6D4;
    margin-top: 0px;
}
.wordWheel .itemsMain
{
    background: none;
    border-collapse: collapse;
    color: #00337E;
    white-space: nowrap;
    text-align: inherit left;
}
.wordWheel .itemsSelected
{
    /*background-image:url('images/wordWheelSelectedIndexBack.gif');*/
    background-repeat: repeat-x;
    background-color: #EED47D;
    color: #00337E;
    border-top: 1px solid #FFF8E8;
    border-left: 1px solid #FFF8E8;
    border-bottom: 1px solid #00337E;
    border-right: 1px solid #00337E;
}

