.smicon { display:inline-block;width:40px;height:40px;margin:4px;background:url('imageserver/StyleLibrary/images/round-punched-sm-icons.png');background-repeat:no-repeat;background-size:auto 38px;filter:brightness(10);-webkit-filter:brightness(10);text-indent:-1000px;overflow:hidden; }
    .smicon:hover { filter:brightness(2);-webkit-filter:brightness(2);cursor:pointer; }
    .smicon.facebook { background-position:-42px 0px; }
    .smicon.twitter { background-position:0px 0px; }
    .smicon.googleplus { background-position:-82px 0px; }
    .smicon.bbb { background-position:-124px 0px; }
    .smicon.pintrest { background-position:-166px 0px; }
    .smicon.yelp { background-position:-292px 0px; }
    .footerCell { width:31.5%;float:left;margin:8px;color:#fff;opacity:0.7;transition:all ease-in-out 220ms; }
    .footerCell .footerboxheader { text-align:left;color:#fff;font-size:21px;padding:6px;margin-bottom:6px;border-bottom:#ddd 1px dotted;opacity:0.7;transition:all ease-in-out 220ms; }
    .footerCell:hover, .footerCell:hover > .footerboxheader { opacity:1; }
    .footerCell .footerboxbody { min-height:190px;border-radius:0;font-size:13px;padding-left:8px; }
    #footerSiteMap .footerboxbody a { font-size:13px;display:block;text-decoration:none;padding:5px;color:#fff;opacity:0.6;margin-bottom:4px;border-bottom:#ddd 1px dashed;transition:all ease-in-out 180ms; }
    footerSiteMap .footerboxbody a:hover { opacity:1;cursor:pointer; }
.ssmlinks_wrap { display:block;width:auto;margin:0 auto; }
	.ssmlinks a { display:inline-block; }
    .ssmlinks { text-align:center; }
    @media (max-width: 1000px) {
    .footerCell { width:333px;margin-bottom:10px; }
    }
    @media (max-width: 780px) {
    .footerCell { width:100%;margin-bottom:10px; }
    }