@import url("/common/css/local/property/area/mapStyles.css");

#mapContainer {
    height: 410px;

}

.addLocation label {
 color: #05374e;
 font-size: 11px;
 background: transparent url(/fourpoints/images/virtualEarth/addLocationArrowDown.gif) no-repeat scroll left center;
 padding-left: 20px;
}

.addLocation .hasDefaultText {
    font-family: verdana;
    font-size: 10px;
    color: #848484;
}

#addLocationBox {
    background-color:#ebeae6;
    margin:0;
    padding:8px 12px 6px 12px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#attractionSelector {
    padding:8px;
    margin-top:10px;
    background-color:#cae1e2;
    border:solid 1px #cae1e2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#attractionSelector label {
    font-size: 12px;
    font-weight: bold;
    color: #05374e;
}

#attractionSelector select {
    margin-left: 358px;
}



.mapControls .controls .ccw, .mapControls .controls .cw, .mapControls .controls .options .labels, .mapControls .controls .options .traffic {
    color:#000000;
}

.ero-leftBeak .ero-shadow, .ero-leftBeak .ero-shadow .address, body .VE_Pushpin_Popup_Title, body .VE_Pushpin_Popup_Body, body .VE_Pushpin_Popup_Body .address, body .VE_Pushpin_Popup_Body .thumbnailImg, body .VE_Pushpin_Popup_Body .pricePerNight, body .ero-previewArea .bottomArea {
/*font-family:Georgia,sans-serif !important; */
}

.ero .ero-body  {
    border:solid 1px #a6cdc9 !important;
}

#resultsSection {
    position:relative;
}

#resultnav1 {
    position:absolute;
    top:8px;
    right:10px;
}

#results table  {
    border-bottom:none;
    width: 100%;
}

#resultnav2 {
    text-align:right;
    padding:10px 10px 12px;
    background-color:#fff;
    margin-bottom:20px;
}

#prevNextLink1,
#prevNextLink2{
    display:inline !important;
}

#resultsSection #results    {
    padding:8px 10px 8px;
    background-color:#fff;
    border:1px solid #05374e;
}

#resultsSection h4  {
    font-size:11px;
    color: #05374e;
    margin-left: 0;
}

#results h4 {
    font-size: 12px;
}

#primaryContainer #resultsSection p {
    margin:0;
}

#primaryContainer #resultsSection td    {
    padding-bottom:13px;
    vertical-align:top;
    padding-right:10px;
}

.legal {
    font-size: 10px;
    color: #05374e;
}

.mapControls ul.tabs li,
.ero-shadow .address {
    color: #05374e;
}


