@import "../canada.css";

.browse-delivery-canada-bylocation-provincegroup {
    clear: both;
    margin-top: 10px;
}

.browse-delivery-canada-bylocation-provincegroup-title {
    border-bottom: 1px solid #D2D2D2;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.browse-delivery-canada-bylocation-provincegroup-title a {
    color: #1B700E;
    text-decoration: none;
}

.browse-delivery-canada-bylocation-provincegroup-title a:hover {
    text-decoration: underline;
}


.browse-delivery-canada-bylocation-provincegroup-picture {
    float: left;
}

.browse-delivery-canada-bylocation-provincegroup-list {
    margin: 0 6px 0 100px;
}


.browse-delivery-canada-bylocation-citygroup {
    margin-top: 6px;

    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 20px;
}

.browse-delivery-canada-bylocation-citygroup-title {
    font-weight: bold;
    float: left;
    width: 100px;
    padding-top: 5px;
}

.browse-delivery-canada-bylocation-citygroup-title a {
    color: #1B700E;
    text-decoration: none;
}

.browse-delivery-canada-bylocation-citygroup-title a:hover {
    text-decoration: underline;
}

.browse-delivery-canada-bylocation-citygroup-list {
    margin: 0 6px 0 110px;
    padding: 0;
}

.browse-delivery-canada-bylocation-citygroup-list table {
    width: 190px;
    margin: 0;
    padding: 0;
}

.browse-delivery-canada-bylocation-citygroup-list-item {
    width: 100%;
    
    border-bottom: 1px solid #E6E6E6;
}

a.browse-delivery-canada-bylocation-citygroup-list-item-more {
    color: #157A00;
    font-size: 10px;
    text-decoration: none;
}

