﻿/* CSS FOR ALL BRANDS */

/* Send to a friend popup */
/*.service-locator-container .store-locator-popup.active .mp_sendToAFriend {
    top: 300px;
    left: 200px;
}*/
/* Loading status popup */
/*.service-locator-container .store-locator-popup.active .mp_loadingStatus {
    top: 400px;
    left: 320px;
}*/
.service-locator-container #map-driving-view {
    width: 459px;
    height: 458px;
}

.service-locator-container .route-results h3 {
    clear: both;
}

.service-locator-container .shop_getTravelDistanceWidth2 {
    width: 360px;
}

    .service-locator-container .shop_getTravelDistanceWidth2 li {
        width: 360px;
    }

    .service-locator-container .shop_getTravelDistanceWidth2 .shop_wide340 {
        width: 240px;
    }

.service-locator-container .shop_listViewAddress {
    margin-left: 0;
}

.service-locator-container .map-container {
    width: 320px;
    height: 460px;
}

.service-locator-container .map-container-big {
    width: 700px;
}

.service-locator-container #map-view {
    height: 458px;
    width: 699px;
}

/* END CSS FOR ALL BRANDS */
