body {
  font-family: verdana,tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  background-image:url('http://www.fbnation.com/img/football.gif');
  margin: 0px;
}


.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
padding:10px;
}
.banner h2 {
  background-color: #333333;
  color: #FFFFFF;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 85%;
  font-weight: 200;
  margin-bottom: 0px;
}
.banner h3 {
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}

.banner h3 a {
  text-decoration:underline;
  color: #990E0B;
}

.banner h3 a:hover {
  text-decoration:underline;
  color: #333333;
}

.nobr a {
  text-decoration:underline;
  color: #990E0B;
}

.nobr a:hover {
  text-decoration:underline;
  color: #333333;
}

#menu {
 text-align: left;
}

#menu a {
 color: #000000;
 text-decoration:none;
 	font-size:90%;
	font-weight:bold;
}

#menu a:hover {
 color: #CC0000;
 text-decoration:underline;
  	font-size:90%;
	font-weight:bold;
}

#menu li {
	margin:0px;
	padding:0px;
	list-style-type:none;
    border-bottom:1px solid #DEDEDE;
	background-image:url('http://www.fbnation.com/img/li.gif');
	background-repeat:no-repeat;
	background-position: 0px 4px;; padding-left:25px; padding-right:0px; padding-top:5px; padding-bottom:5px
}

.img {
  margin-bottom: 5px;
}

.links {
 font-size: 10px;
 text-align: left;
 color: #333333;
 text-decoration: none;
}

.links a {
 font-size: 10px;
 text-align: left;
 color: #333333;
 text-decoration: none;
}

.links a:hover {
 font-size: 10px;
 text-align: left;
 color: #990E0B;
 text-decoration: underline;
}

.featured {
  margin-top: 15px;
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  background-color: #DFFBCF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
  color: #F96E00;
}
.featured h4 a {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:none;
  color: #333333;
}
.featured h4 a:hover {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:underline;
  color: #990E0B;
}
.featured .stars {
  font-size: x-small;
}

.more a {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:none;
  color: #990E0B;
}
.more a:hover {
  font-size: 100%;
  margin-top: 0px;
  text-decoration:underline;
  color: #333333;
}


.menu {
}


.navigation {
  width: 500px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 500px;
}


.product {
  margin-top: 15px;
  width: 500px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}

.product h3 a {
  text-decoration:underline;
  color: #990E0B;
}

.product h3 a:hover {
  text-decoration:underline;
  color: #333333;
}

.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 500px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
}


.searchresults {
  width: 500px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

.searchresults h4 a {
  text-decoration:underline;
  color: #990E0B;
}

.searchresults h4 a:hover {
  text-decoration:underline;
  color: #333333;
}

.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  background-color: #333333;
  color: #FFFFFF;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 95%;
  font-weight: bold;
  margin-bottom: 0px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}
