/* Style sheet for custom look of binders - steel blue */
body {
  background-color: #FBFBFB; }

a, a:hover {
  color: #333333; }

.binder-footer {
  background-color: #C2D5E6;
  color: #333333; }

.binder-header-left {
  color: #333333; }

.binder-header-right {
  color: #333333; }

#tab-off-left, .tab-off-left {
  background-color: #334B63;
  width: 9px;
  height: 29px;
  *height: 27px;
  display: inline-block; }

.tab-off-middle {
  background-color: #334B63;
  height: 29px;
  *height: 27px;
  display: inline-block;
  margin-left: -1px;
  *overflow: hidden; }

.tab-off-middle a {
  color: white; }

#tab-off-right, .tab-off-right {
  background-color: #334B63;
  width: 9px;
  *width: 3px;
  height: 29px;
  *height: 27px;
  margin-left: -1px;
  display: inline-block; }

#tab-on-left {
  background-color: #334B63; }

.tab-on-middle {
  background-color: #334B63; }

.tab-on-middle a {
  color: white;
  font-size: 0.8125rem; }

#tab-ax {
  background-color: #334B63; }

.tab-wrapper-a {
  margin-left: -2px; }

.more-tabs-left {
  background: url("/assets/steelblue/main_nav_more_left-96dfb52f7fb0bd6517ba1ae86203f405be83898ae2abc7f7987c73c27999894f.gif") no-repeat; }

.more-tabs-right {
  background: url("/assets/steelblue/main_nav_more_right-76b4bbc271a4cee5bef1f9075264bb8de5ab4b77ebcf956330ef2258712d56ac.gif") no-repeat; }

/* styles for the star rater */
.star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") top left repeat-x; }

.star-rating li a:hover {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom; }

.one-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom; }

.two-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom; }

.three-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom; }

.four-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom; }

.five-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom; }
