@import url( /common/css/local/search/results/results.css );

#enterRates {
    color: #990000;
}
/** begin map definitions **/

#mapModifyContainer {
    background-color: #EDE9DD;
    padding: 0;
}

#searchMap {
    border-bottom: 1px solid #DDD7C5;
}

#mapToggle {
    background: transparent url( /stregis/images/virtualEarth/mapIcon.gif ) no-repeat 5px 5px;
    padding: 5px 5px 5px 40px;
}

#mapToggle a {
    font-size: 11px;
}

.mapPropertyDetail {
    border-bottom: 1px #538DBF solid;
}

#siteContainer .mapPropertyDetailBody h4 a, #siteContainer .mapPropertyDetailBody h4 a:visited {
    color: #000000;
}

#siteContainer .mapPropertyDetail .mapBookNow a {
    color: #006699;
    font-weight: bold;
}

#siteContainer a.zoomLevelOff {
    display: block;
    width: 27px;
    height: 11px;
    background: url( /stregis/images/property/area/btn-zoom.gif ) no-repeat;
    padding: 0;
    margin: 0;
}

/** end map definitions **/

.propertyListing {
    border: 1px solid #EDE9DD;
}

.propertyListingHighlight {
    background-color: #EDE9DD;
    border: 1px solid #EDE9DD;
}

.propertyListing h3,
.propertyListingHighlight h3 {
    background-color: #EDE9DD;
    border-bottom: 2px solid #313131;
    padding: 5px 10px;
}

.propertyListing .searchInformation, .propertyListingHighlight .searchInformation {
    background-color: #c4dbeb;
    color: #73848e;
}

#searchModify {
    background-color: #FFFFFF;
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px solid #DDD7C5;
}

#modifySearch {
    text-align: left;
}

span.currencyConvert {
    background: url( /stregis/images/icons/currConverterIcon.gif) no-repeat top left;
    padding-left: 20px;
}

#modifySearch .inputSection {
    border: none;
}

#modifySearch .inputSection td{
    padding-right: 10px;
    padding-top: 5px;
    vertical-align: top;
}

#modifySearch .inputSection .cal_tableStyle td{
    vertical-align: middle;
}

#modifySearch .inputSection div{
    margin-bottom: 2px;
}


#modifySearch #searchForm .inputSection select.stateProvince,
#modifySearch #searchForm .inputSection select.country  {
    width:auto !important;
    max-width:220px;
}

*html #modifySearch #searchForm .inputSection select.stateProvince,
*html #modifySearch #searchForm .inputSection select.country  {
    width:100px !important;
}

#searchForm h3{
    text-transform: uppercase;
}

.suggestionBreak {
    border-top: 1px solid #DDD7C5;
    padding: 10px 10px 2px;
}

.thumbnail .caption, .thumbnail p.text {
    font-size: 11px;
    padding: 0;
}

.thumbnail p.text a, .thumbnail p.text a:visited {
    color: #ffffff;
}

.thumbnail .caption a, .moreSearchOptions a{
    padding-right: 8px;
    background: url( /stregis/images/common/arrow875D32.gif) no-repeat right center;
}

#bottomPaginationSection {
    border-top: 1px solid #BFB6AA;
    padding-top: 4px;
}

.overviewSection, .descriptionSection {
    padding: 10px 15px;
    margin: 0;
}

.descriptionSection{
    padding-top: 0;
    margin: 0;
}

#modifySearch {
    padding: 30px 30px 0 25px;
}

#mapSection {
    border: 1px solid #EDE9DD;
}

#mapSection #searchResultsMap {
    position: absolute;
}

/* local location */
#addLocationBox {
    background-color: #EDE9DD;
}

#addLocationBox  .actionLink, .actionButton {
    padding: 0;
    margin: 0;
}
/* end local location */

/* citycenter popup block  */
#bubbleHelpDiv {
    background-color: #FFFFFF;
    border: 1px solid #BFB6AA;
}

#bubblehelpHeaderContainer {
    background-color: #875D32;
    border-bottom: 1px solid #BFB6AA;
}

.descriptionSection .description {
    padding-right: 10px;
}

/*  end citycenter popup block  */

.documentumMSG div{
    background-color: transparent !important;
    border-color: #DDD7C5 !important;
}

.documentumMSG div span{
    color: #606060 !important;
}

.documentumMSG div a{
    color: #875D32 !important;
}

.linkArrows{
    display:none;   
}

.cal_tdStyle{
    width: 25px;
    vertical-align: top;
    text-align: right;
    padding-top: 15px;
}

.inputSection .arrow{
    display: none;
}

body #searchResultsMap {
    width: 664px !important;
}

#bubblehelpClose {
    padding-top: 0;
    color: white;
}
