body {
  background: url('http://www.sportpricing.com/img/bg_tile.gif');
  font-family: verdana,tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  margin: 0px;
}

.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}
.img {
	max-height:80px;
}

.imgb {
	max-width:150px;
}

.tab2 {
 background-color: #F96E00;
 text-align: left;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 10px;
 padding-right: 10px;
}

.tab {
 background-color: #FF9F51;
 text-align: left;
 color: #FFFFFF;
 font-weight: bold;
 padding-top: 4px;
 padding-bottom: 4px;
}

.tab a {
 background-color: #FF9F51;
 text-align: left;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 padding-bottom: 4px;
}

.tab a:hover {
 background-color: #F96E00;
 text-align: left;
 color: #453457;
 font-weight: bold;
 padding-left: 10px;
 padding-right: 10px;
}

.links a {
 font-size: 80%;
 text-align: left;
 color: #333333;
 text-decoration: none;
}

.links a:hover {
 font-size: 80%;
 text-align: left;
 color: #F37100;
 text-decoration: underline;
}

.tab a.current {
 background-color: #F96E00;
 text-align: left;
 color: #000000;
 font-weight: bold;
 padding-left: 10px;
 padding-right: 10px;
}

.featured h4 {
  font-size: 100%;
  margin-top: 0px;
  color: #F96E00;
}
.featured h4 a {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:none;
  color: #F96E00;
}
.featured h4 a:hover {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:underline;
  color: #333333;
}
.price {
  font-size: 120%;
  margin-top: 0px;
  color: #F96E00;
}
.price a {
  font-size: 120%;
  margin-top: 0px;
  text-decoration:none;
  color: #F96E00;
}
.price a:hover {
  font-size: 120%;
  margin-top: 0px;
  text-decoration:underline;
  color: #333333;
}

.cat {
  font-size: 100%;
  margin-top: 0px;
  color: #F96E00;
}
.cat a {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:underline;
  color: #F96E00;
}
.cat a:hover {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:underline;
  color: #333333;
}

.nobr a {
  font-size: 80%;
  margin-top: 0px;
  text-decoration:underline;
  color: #333333;
}
.nobr a:hover {
  font-size: 80%;
  margin-top: 0px;
  text-decoration:underline;
  color: #F96E00;
}

.banner {
}
.banner h2 {
  background-color: #F96E00;
  color: #FFFFFF;
  padding: 2px;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}
.banner h3 a {
  background-color: #FAFAFA;
  color: #336699;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}
.banner h3 a:hover {
  background-color: #FAFAFA;
  color: #F96E00;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  background-color: #DFFBCF;
  padding: 2px;
}
.featured .stars {
  font-size: x-small;
}


.menu a {
  color:#981E34;
}
.menu a:hover  {
  color:#333333;
}


.navigation {
  width: 728px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 728px;
}
.prices a {
  color:#981E34;
}
.prices a:hover {
  color:#333333;
}


.product {
  margin-top: 15px;
  width: 728px;
}
.product a {
  color:#333333;
}
.product a:hover {
  color:#981E34;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product h3 a {
  font-size: 120%;
  color:#981E34;
  margin: 10px 0px 10px 0px;
}
.product h3 a:hover {
  font-size: 120%;
  color:#333333;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 728px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
}


.searchresults {
  width: 728px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}
.searchresults a {
  color:#F96E00;
}
.searchresults a:hover {
  color:#981E34;
}

.related {
  width: 717px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}
.related a {
  color:#F96E00;
}
.related a:hover {
  color:#981E34;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}
