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

#searchResultPage {
    color: #000000;
    font-family: Arial, Verdana, sans-serif;
}

#contentArea {
    min-height: 280px;
}

.messagingBox {
    color: #000000;
    background-color: #EEF2D8;
    border: 1px #B8B49D solid;
}

.messagingBox a {
    weight: 600;
    color: #ffffff;
}

.messagingBox strong {
    color: #004284;
}

#searchModify {
    background-color: #95C9CA;
}

#mapModifyContainer{
    background-color: #95c9ca;
}
#searchMap {
    border-bottom: 1px solid #76b8bb;
}

#searchMap a:link, #searchMap a:visited, #searchMap a:hover, #searchMap a:active{
    color: #000000;
    font-size: 11px;
}

#mapToggle {
    background: #95C9CA url( /fourpoints/images/virtualEarth/mapIcon.gif ) left no-repeat;
    margin-bottom: 8px;
    font-weight: bold;
    padding: 4px 20px 4px 46px;
}

span.currencyConvert a:link{
    color: #000000;
}

#mapSection {
    border: 1px solid #76b8bb;
}

.propertyListing {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    clear: none;
}

.propertyListingHighlight {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #EEF2D8;
}

*html .propertyListingHighlight {
    height: 1%;
}

.propertyListing h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #E0EBA9;
}

.propertyListingHighlight h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #E0EBA9;
}

.propertyListing h3 a {
    color: #990000;
}

.propertyListingHighlight h3 a {
    color: #990000;
}

.propertyListing h3 a:visited {
    color: #990000;
}

.propertyListingHighlight h3 a:visited {
    color: #990000;
}

.propertyListing .searchInformation {
    background-color: #E0EBA9;
}

.propertyListingHighlight .searchInformation {
    background-color: #E0EBA9;
}

*+html .propertyListing, *+html .propertyListingHighlight {
    width: 567px;
}

.thumbnail .caption, .thumbnail p.text {
    background-color: #A9DADC;
    text-align: center;
}

.thumbnail a {
    color: #000000;
}

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

.mapPropertyDetail h4 a {
    color: #666666;
}

#modifySearch {
    padding: 40px 13px 0;
}

#modifySearch h3 {
    padding: 0 10px;
}

#modifySearch .inputSection {
    border-style: dotted;
    border-color: #999999;
    padding: 10px 5px;
    margin: 0;
}

#modifySearch #advancedSearchCriteria {
    background-color: #FFFFFF;
    border: 1px #CCCCCC solid;
}

#enterRates {
    color: #990000;
}

/*because using @import */
.descriptionSection {
    clear: right;
}

/* gb */
.suggestionBreak {
    border-top: 1px solid #B8B49D;
}

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

.overviewSection {
    padding-left: 6px;
}

.descriptionSection {
    padding-left: 6px;
}

/* for ciCo calendar search */
.cal_tdStyle {
    padding-top: 15px;
    padding-left: 10px;
}

p.cal_zeroPadMar {
    padding: 0;
    margin: 0;
}

#searchChoices h3 {
    font-size: 20px;
    margin: 13px 0;
}

#searchChoices ul li {
    list-style-type: none;
}
#mapSection #searchResultsMap {
    position: absolute;
}

#addLocationBox {
    background-color: #A9DADC;
    border-right: 1px solid #76B8BB;
    border-left: 1px solid #76B8BB;
}

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

#bubblehelpHeaderContainer {
     background-color: #A9DADC;
     border-bottom: 1px solid #76B8BB;
}

#bubblehelpClose, .cityCenterBlock {
    color: #990000;
}
/*  end citycenter popup block  */

.selectSearch {
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-color: #999;
}
