body, table {
  color: #000000;
  background-color: #ffffff;
  font-size: small;
  font-family: Verdana, Arial, Helvetica;
  margin: 0;
}

h1, h2 {
  color: #dd0000;
  font-size: large;
  font-weight: bold;
  text-align: center;
}

td {
  vertical-align: top;
}

img {
  vertical-align: middle;
}

a img {
  border: 0;
}

.center {
  text-align: center;
}

span.header {
  color: #dd0000;
  font-weight: bold;
}

div.center table {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

table.header {
  border-bottom: thin solid #000000;
  background-image: url(images/background.jpg);
  background-repeat: repeat-x;
}

table.header td {
  vertical-align: middle;
}

td.main {
  padding: 10px;
}

td.side {
  padding: 10px 0 10px 10px;
}

td.footer {
  border-top: 1px solid black;
  padding: 10px;
  text-align: center;
}

table.nav {
  border: 1px solid #000000;
  color: #0000ff;
}

div.section {
  color: #dd0000;
  font-weight: bold;
}

table.shoes {
  background-color: #e0e0e0;
}

table.shoes td {
  background-color: #ffffff;
}

span.price {
  color: #dd0000;
  font-weight: bold;
}

td.page-nav {
  text-align: right;
  white-space: nowrap;
}

/***/

table.nav {
  text-align: left;
  color: #dd0000;
  /*background-color: #FFCE00;*/
  border: 1px solid #000000;
}

table.nav td {
  background-color: #ffffff;
}

table.showcase td {
  background-color: white;
  text-align: center;
}

table.item {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left: none;
  border-right: none;
}

table.item td {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: none;
  border-left: none;
}

table.item2 {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left: none;
  border-right: none;
}

table.item2 td {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: none;
  border-left: none;
  font-weight: bold;
}

.small {
  font-size: 75%;
}

.coupon {
  color: #dd0000;
  background-color: #dddddd;
  margin: 5px;
}
