.retailers#defaultContent #countryId
{
  background-color:               #333333;
  color:                          #CCCCCC;
  width:                          100%;
}

.retailers#defaultContent #countryId option
{
  background-color:               #333333;
  color:                          #CCCCCC;
}

.retailers#defaultContent #zipCode
{
  background-color:               #333333;
  color:                          #CCCCCC;
  margin-right:                   4px;
  padding-left:                   2px;
  padding-right:                  2px;
  width:                          35px;
}

#categories
{
  margin-left:                    0px;
  overflow:                       hidden;
  padding:                        0px;
  width:                          100%;
}

#categories li
{
  float:                          left;
  list-style-type:                none;
  margin:                         0px;
  padding:                        0px 12px 0px 0px;
  text-align:                     center;
}

.retailers#defaultContent h3
{
  font-size:                      1em;
  font-weight:                    bold;
  margin-top:                     0px;
  margin-bottom:                  .25em;
}

table.retailers
{
  width:                          100%;
}

@media screen
{
  table.retailers tr.premium td
  {
    background-color:               #B10034;
  }

  table.retailers tr.premium_alcantara td
  {
    background-color:               #1F5281;
  }

  table.retailers tr.selected td,
  table.retailers tr:hover td,
  table.retailers tr.premium:hover td
  {
    color:                          #999999;
  }
}

table.retailers th,
table.retailers td
{
  border-bottom:                  #666666 solid 1px;
  padding:                        2px 5px 2px 2px;
  vertical-align:                 middle;
}

table.retailers th
{
  border-bottom:                  #999999 solid 1px;
}

table.retailers td.name
{
/*  border-left:                    #333333 solid 5px;*/
}

table.retailers tr.premium td.name
{
/*  border-left:                    #B10034 solid 5px;*/
  font-weight:                    bold;
}

table.retailers th.matrix,
table.retailers td.matrix
{
  padding:                        2px;
  text-align:                     right;
  white-space:                    nowrap;
  width:                          228px;
}

table.retailers th.matrix img,
table.retailers td.matrix img,
p.matrix img
{
  margin-left:                    5px;
}

table.retailers td.distance
{
  padding-right:                  2px;
  text-align:                     right;
  white-space:                    nowrap;
}

table.retailers td.icon.premium
{
  padding:                        2px;
  vertical-align:                 middle;
  width:                          50px;
}

@media print
{
  table.retailers td.matrix img,
  p.matrix img,
  table.retailers td.icon.premium img
  {
    background-color:             #333333;
  }
}

#retailer h3
{
  border-top:                     #999999 solid 1px;
  font-size:                      1em;
  margin-bottom:                  0px;
  padding-top:                    1em;
}

#retailerLegend
{
  margin-top:                     2em;
}

#retailerLegend td
{
  padding-left:                   5px;
}

.fh-intro
{
  font-size:                      1em;
}

.fh-intro td
{
  color:                          white;
  font-size:                      1em;
  padding:                        0px 40px 30px 0px;
  text-align:                     center;
  vertical-align:                 top;
}

.fh-intro2 td
{
  padding-right:                  41px;
}

.fh-intro td img.fh-intro-teaser
{
}

.fh-intro td img.fh-intro-icon
{
  margin:                         8px 0px 3px;
}