#container #headerapplestore { margin:32px 0px 14px 0px; width:100%; height:26px; *margin-top:10px;}

#container #maininfor .shopinfor { height:170px; }

/*--- Resellers List ---*/
#container #maincontainer {
    background-color: transparent;
    border-top: 1px solid #cecece;
    margin: 0;
    padding: 25px 0 20px;
    width: 100%;
}
#container #maincontainer h2 {
    font-size: 23px;
}
#container #maincontainer p {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    line-height: 130%;
}
#container #maincontainer #sis_localmenu {
    margin-top: -10px;
}
#container #maincontainer #sis_localmenu a {
    text-decoration: none;
}
#container #maininfor {
    float: left;
    margin: 15px 0 10px;
    width: 980px;
}

#container #maininfor .shoparea {
    float: left;
    width: 980px;
    padding-top: 3rem;
}
#container #maininfor .shoparea h3 {
    border-top: 1px solid #cecece;
    color: #444444;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
}
.citytitle {
    color: #444444;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    clear: both;
}
#container #maininfor .shoparea h3 a {
    text-align: right;
    width: 200px;
}
#container #maininfor .shoparea p {
    font-size: 12px;
    margin: 5px 0 0;
    padding: 0;
    width: 275px;
}
#container #maininfor .shopinfor {
    display: block;
    float: left;
    height: 170px;
    margin: 6px 0 0;
    padding: 0;
    width: 325px;
    padding-bottom: 20px;
}
#container #maininfor .shopinfor h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 10px 0 2px;
}
#container #maininfor .shopinfor h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 2px 0 2px;
    color: #444444;
}
#container #maininfor .shopinfor h4 a, #container #maininfor .shoparea h4 a:hover {
    text-decoration: none;
}
#container #maininfor .shopinfor p {
    color: #666666;
    font-size: 12px;
    line-height: 150%;
    margin: 0;
    padding-right: 20px;
}
#container #maininfor .shopinfor p a {
    text-decoration: none;
}

#container #maininfor .shopinfor-hg {
    height: 182px;
}

/*--- Global Footer ---*/
#container #headerapplestore { margin:32px 0px 14px 0px; width:100%; height:26px; *margin-top:10px;}
#breadcrumbs { margin-top: -15px; }

#globalfooter {_margin-top:15px; _padding-top:15px;}

.sosumi_reseller { min-height: 50px; _height:50px; font-size: 10px !important;  color: #888888; line-height: 1.5; padding-left:10px; margin-top: -8px; }





.pill {
    border-radius: 16px;
    display: inline-block;
    padding: 2px 6px;
    /* text-transform:uppercase */
}

.pill-accent0 {
    background-color:#6e6e73
}

.pill-accent1 {
    background-color:#065ec6
}

.pill-accent2 {
    background-color:#661d9d
}

.pill-accent3 {
    background-color:#d28314
}

.pill-accent4 {
    background-color:#cd1f48
}

.pill-accent5 {
    background-color:#d0542d
}

.pill-accent6 {
    background-color:#5c800f
}

.tile__category {
  color: #fff;
  font-size: 12px;
  line-height: 1.3333733333;
  font-weight: 600;
  letter-spacing: -0.01em;
  /* font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif; */
}

.pill2 {
   border-radius: 16px;
    display: inline-block;
    padding: 2px 6px;
    /* text-transform:uppercase; */
    border: 1px solid;
    border-color: #d0542d;
    color: #d0542d;;
}

.pill3 {
   border-radius: 16px;
    display: inline-block;
    padding: 2px 6px;
    /* text-transform:uppercase; */
    border: 1px solid;
    border-color: #661d9d;
    color: #661d9d;;
}

.pill4 {
   border-radius: 16px;
    display: inline-block;
    padding: 2px 6px;
    /* text-transform:uppercase; */
    border: 1px solid;
    border-color: #6e6e73;
    color: #6e6e73;;
}

.pill6 {
   border-radius: 16px;
    display: inline-block;
    padding: 2px 6px;
    /* text-transform:uppercase; */
    border: 1px solid;
    border-color: #6e6e73;
    color: #6e6e73;
    font-weight: 400;
    /* margin-left: 6px; */
    margin-top: 6px;
}

.pill7 {
   border-radius: 16px;
    display: inline-block;
    padding: 2px 6px;
    /* text-transform:uppercase; */
    border: 1px solid;
    border-color: rgb(0, 113, 227);
    color: #fff;
    font-weight: 400;
    /* margin-left: 6px; */
    background-color: rgb(0, 113, 227);
    margin-top: 6px;
}

.shopinfor a {
    text-transform: lowercase;
}