﻿.LeftSide
{
    float:left;
    width:665px;
    margin-right:20px;
}

.RightSide
{
    float:right;
}

.ObjListSearchHeader
{
    float:left; 
    clear:both; 
    margin-bottom:20px;
}

.ObjListSearchEngine
{
    color:White;
    font-weight:bold;
    line-height:17px;
}

.SearchDropDowns
{
    width: 130px;
    margin-right: 10px;
    font-size: 100%;
    font-weight: normal;
}

.ObjListSearchSelectedCity
{
    float: left; 
    margin-top: 43px; 
    margin-left: 4px; 
    color: #707070;
    font-size: 110%;
    font-style: italic;
}

.banner
{
    margin-bottom: 15px;
}
.link
{
    margin-bottom: 15px;
}

.ObjListBorder
{
    font-size:85%;
    width: 665px;
    border-left: solid whitesmoke 1px;
    min-height: 390px;
}


.ObjListHeaderRow
{
    font-size:112%;
    float:left;
    border-bottom: solid whitesmoke 1px;
    font-weight:bold;
    margin-top:5px;
    padding-bottom:5px;
    clear:both;
}
.ObjListHeaderRow a
{
    text-decoration: none;
    color:Black;
}

.ObjListRow
{
    float:left;
    padding:10px 0px 0px 10px;  
    width: 655px;
    font-size: 102%;
    cursor:pointer;
}

.ObjListRow:hover
{
    background-color: #F3F8FC;
}

.ObjListRow a
{
    background-color:Transparent;
    color: Black;
    font-weight:normal;
    text-decoration:none;
}

.ObjListColImage
{
    float:left;
    background-image:url(/StaticFiles/Images/ObjImgFrame.gif);
    background-repeat:no-repeat;
    padding-right:10px;
    width:80px;
}
.ObjListColImage a
{
    float:left;
}

.ObjListColImage img
{
    padding: 3px 5px 6px 3px;
    
    height:54px;
    width:72px;
}

.ObjListColEstate
{
    float:left;
    width:145px;
}

.ObjListColCity
{
    float:left;
    width:80px;
}

.ObjListHeaderRow
{
    padding-left:100px;
}

.ObjListColRooms
{
    float:left;
    width:80px;
    text-align:center;
}

.ObjListColArea
{
    float:left;
    width:140px;
}

.ObjListColSize
{
    float:left;
    width:60px;
    text-align:right;
}

.ObjListColRight
{
    float:left;
    width:565px;
}

.ObjListColRight a
{
    cursor:pointer;
}


.ObjListColLinked
{
    float:left;
}

.ObjListColShortDescription
{
    float:left;
    clear:left;
    width:550px;
    padding-top:5px;
}

.ObjListColContact
{
    float:left;
    clear:left;
    width:100%;
    padding-top:5px;
}

.ObjListRowSeparator
{
    float:left;
    clear:both;
    border-bottom: solid whitesmoke 1px;
    width:620px;
    margin-left:25px;
}

.ObjListSortArrowVisible
{
    border-width: 0px;
}

.ObjListSortArrowHidden
{
    display:none;
}

.ObjListContactHeader
{
    float:left;
    font-weight:bold;
    margin-right:5px;
}

.ObjListContactName
{
    float:left;
    margin-right:10px;
}

.ObjListContactPhone
{
    float:left;
}

.ObjListNoHits
{
   margin-left:10px;
   margin-top:20px;
}

/* ESTATE LIST */
.EstateAddedTop
{
    background-image: url(/StaticFiles/Images/bg_EstateListAddedTop.gif);
    background-repeat:no-repeat;
    padding:15px 20px 20px 15px;
}

.EstateAddedBottom
{
    font-size:85%;
    background-image: url(/StaticFiles/Images/bg_EstateListAddedBottom.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
}

.EstateAddedCenter
{
    background-image: url(/StaticFiles/Images/bg_EstateListAddedCenter.gif);
    background-repeat: repeat-y;
    width:235px;
    font-size:101%;
}

.AddedEstateLabel
{
    font-size:96%;
}
.ObjListSelectedPdf
{
    float:left;
    width: 0px;
}
.ObjListSelectedPdf a
{
    position:absolute;
    margin: 36px 0px 0px 56px;
}