/* Styles specifically for the Retailer Locator
------------------------------------------------- */

/* Text
------------------------------------------------- */
#main h2 {
  margin: 0 0 0.3em;
  font-size: 0.917em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #333;
}

#main ul#national-retailers {
  float: left;
  margin: 0 0 10px;
}

#main ul#national-retailers li {
  float: left;
  background-image: none;
  padding: 10px 0;
  width: 153px;
  height: 43px;
}

#main ul#national-retailers li a {
  display: block;
  border-bottom: none;
  width: 153px;
  height: 60px;
  text-indent: -9999px;
}

#main ul#national-retailers li#home a {
  background: url("../images/locator/home.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#canadiantire_en a {
  background: url("../images/locator/home_en.jpg") 50% 50% no-repeat;
}

#main ul#national-retailers li#canadiantire_fr a {
  background: url("../images/locator/home_fr.jpg") 50% 50% no-repeat;
}

#main ul#national-retailers li#kent a {
  background: url("../images/locator/Kent.gif") 50% 50% no-repeat;
}


#main ul#national-retailers li#rona_fr a {
  background: url("../images/locator/rona_fr.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#rona_en a {
  background: url("../images/locator/rona_en.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#renodepot a {
  background: url("../images/locator/renodepot.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#ace a {
  background: url("../images/locator/ace.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#doitbest a {
  background: url("../images/locator/doitbest.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#fredmeyer a {
  background: url("../images/locator/fredmeyer.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#hobbylobby a {
  background: url("../images/locator/hobbylobby.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#homedepot a {
  background: url("../images/locator/homedepot.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#kmart a {
  background: url("../images/locator/kmart.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#michaels a {
  background: url("../images/locator/michaels.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#sears a {
  background: url("../images/locator/sears.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#sherwin-williams a {
  background: url("../images/locator/S-W_logo.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#truevalue a {
  background: url("../images/locator/truevalue.gif") 50% 50% no-repeat;
}

#main ul#national-retailers li#walmart a {
  background: url("../images/locator/walmart.gif") 50% 50% no-repeat;
}

