﻿.current-listings #more-neighborhoods { display: none; }
.current-listings .less-neighborhoods {display: none;}
#experience-slider
{
    margin-top:23px;
}

.florida-filter-text 
{
    color:Black;
}

#email-agent {
    position: absolute;
    top:215px;	
    left:100px;
    display: none;
    width: 420px;
    z-index: 3000;
    border: 1px solid #000;	
    background-color: #f2f2f2;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}

#email-agent h2 {
        font-weight: bold;
        font-size: 16px;
        letter-spacing: -0.07em;
        background: #FFF url('../../images/global/backgrounds/ask-a-question.jpg') 15px center no-repeat;
        padding: 20px 20px 20px 60px;
    }
    
#email-agent .close {
        position: absolute;
        top: -12px;
        cursor: pointer;
        right: -12px;
    }
    
#email-agent textarea {
        display: block;
        width: 360px;
        color: #4c4c4c;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 3px;
        border: 1px solid #cccccc;
        -moz-box-shadow:inset 0 0 3px #cccccc;
           -webkit-box-shadow:inset 0 0 3px #cccccc;
           box-shadow:inset 0 0 3px #cccccc;
        padding: 10px;
        margin: 20px 20px 5px 20px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        resize: none;
    }
    
     #email-agent input.email{
        color: #4c4c4c;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 3px;
        border: 1px solid #cccccc;
        -moz-box-shadow:inset 0 0 3px #cccccc;
           -webkit-box-shadow:inset 0 0 3px #cccccc;
           box-shadow:inset 0 0 3px #cccccc;
        padding: 10px;
        margin: 0px 5px 5px 20px;
        width: 245px;
        
    }
    #email-agent input.default,
    #email-agent textarea.default {
        color:#bbb;
    }
     #email-agent input.submit{
        background-color: #5d7fa2;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 3px;
        color: #FFF;
        text-transform: uppercase;
        border: 0px;
        font-size: 12px;
        font-weight: bold;
        width: 108px;
        padding: 9px;
    }
    
     #email-agent p.to-email { margin: 10px 20px 10px 20px;}
         #email-agent p.to-email span.strong { font-weight: bold; margin-right: 10px; color: #444;}
         #email-agent p.to-email span { display: inline-block; vertical-align: top; color: #999999; line-height: 18px;}
     #email-agent p.legal { color: #b2b2b2; font-size: 11px; margin: 0px 20px 8px 20px;}
    
     #email-agent div.done { padding: 20px; font-size: 14px; font-weight: bold; display: none; height: 228px;}
    
     #email-agent img.fin { 
        position: absolute;
        bottom: -10px;
        right: 70px;
    }
    
    #email-agent input.disabled {
        background-color: #c1c1c1;
    }
    .SmallTitle {
        font-size: 11px;
    }
    
    #agent-bio .CurrentListingsOnGroupPage {
        padding: 0 20px 0 30px;
        margin-left: 32px;
    }
    #facebookTab {
        width: 64px;
    }
    .GroupImage {
        width: 292px;
        min-height: 1px;
        float: left;
        margin-right: 20px;
        position: relative;
    }
.search-result-block h1.NoHeader {
padding-top: 0px;
}

.resume {
    padding-bottom: 10px;
}
#linkedInTab {
    width: 92px;
}

.text-search-container
{
    margin: 0px 0 0 19px;
    border-bottom: 1px dotted #CCC;
    padding: 0 0 5px;
    width: 180px;
}

.text-search-no-border
{
    border:none;
}

#neighborhoods-selector .notch, #bot-neighborhoods-selector .notch, #pack-neighborhoods-selector .notch, .neighborhoods-selector .notch
{
    top:535px;
}

#neighborhoods-selector, #bot-neighborhoods-selector, #pack-neighborhoods-selector, #agent-contact-neighborhoods-selector, div.neighborhoods-selector
{
    top:-450px;
    left:-10px;
}

.StripBanner-Wrapper 
{
    position:static;
    margin-left:-13px;
}

.location-choices .regions {
    display:block;
}

#agent-search-neighborhoods-selector #south-hoods 
{
    display:block;
}

#agent-search-neighborhoods-selector #south-florida-hoods ul li
{
    margin:0;
}

#agent-search-neighborhoods-selector #south-hoods ul li
{
    margin:0;
}

#agent-search-neighborhoods-selector #brooklyn-hoods ul li
{
    margin:0;
}

.ie7 .item .pic,
.ie8 .item .pic
{
    /*position:static;*/
}

.show-more-results 
{
    border-top:none;
}

.listing > .pic > a > div 
{
    margin-top:52px;
}

.listing > .pic > a > div {
    font-size: 42px;
}

.PreviouslyViewedArea
{
    width:255px;
}