/* Style sheet for custom look of binders - steel blue */
/* line 6, app/assets/stylesheets/binder_custom.css.scss */
body {
  background-color: #FBFBFB;
}

/* line 9, app/assets/stylesheets/binder_custom.css.scss */
a, a:hover {
  color: #333333;
}

/* line 12, app/assets/stylesheets/binder_custom.css.scss */
.binder-footer {
  background-color: #C2D5E6;
  color: #333333;
}

/* line 16, app/assets/stylesheets/binder_custom.css.scss */
.binder-header-left {
  color: #333333;
}

/* line 19, app/assets/stylesheets/binder_custom.css.scss */
.binder-header-right {
  color: #333333;
}

/* line 22, app/assets/stylesheets/binder_custom.css.scss */
#tab-off-left, .tab-off-left {
  background-color: #334B63;
  width: 9px;
  height: 29px;
  *height: 27px;
  display: inline-block;
}

/* line 29, app/assets/stylesheets/binder_custom.css.scss */
.tab-off-middle {
  background-color: #334B63;
  height: 29px;
  *height: 27px;
  display: inline-block;
  margin-left: -1px;
  *overflow: hidden;
}

/* line 37, app/assets/stylesheets/binder_custom.css.scss */
.tab-off-middle a {
  color: white;
}

/* line 40, app/assets/stylesheets/binder_custom.css.scss */
#tab-off-right, .tab-off-right {
  background-color: #334B63;
  width: 9px;
  *width: 3px;
  height: 29px;
  *height: 27px;
  margin-left: -1px;
  display: inline-block;
}

/* line 49, app/assets/stylesheets/binder_custom.css.scss */
#tab-on-left {
  background-color: #334B63;
}

/* line 52, app/assets/stylesheets/binder_custom.css.scss */
.tab-on-middle {
  background-color: #334B63;
}

/* line 55, app/assets/stylesheets/binder_custom.css.scss */
.tab-on-middle a {
  color: white;
  font-size: 13px;
}

/* line 59, app/assets/stylesheets/binder_custom.css.scss */
#tab-ax {
  background-color: #334B63;
}

/* line 62, app/assets/stylesheets/binder_custom.css.scss */
.tab-wrapper-a {
  margin-left: -2px;
}

/* line 66, app/assets/stylesheets/binder_custom.css.scss */
.more-tabs-left {
  background: url("/assets/steelblue/main_nav_more_left-96dfb52f7fb0bd6517ba1ae86203f405be83898ae2abc7f7987c73c27999894f.gif") no-repeat;
}

/* line 69, app/assets/stylesheets/binder_custom.css.scss */
.more-tabs-right {
  background: url("/assets/steelblue/main_nav_more_right-76b4bbc271a4cee5bef1f9075264bb8de5ab4b77ebcf956330ef2258712d56ac.gif") no-repeat;
}

/* styles for the star rater */
/* line 74, app/assets/stylesheets/binder_custom.css.scss */
.star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") top left repeat-x;
}

/* line 77, app/assets/stylesheets/binder_custom.css.scss */
.star-rating li a:hover {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom;
}

/* line 80, app/assets/stylesheets/binder_custom.css.scss */
.one-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom;
}

/* line 83, app/assets/stylesheets/binder_custom.css.scss */
.two-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom;
}

/* line 86, app/assets/stylesheets/binder_custom.css.scss */
.three-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom;
}

/* line 89, app/assets/stylesheets/binder_custom.css.scss */
.four-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom;
}

/* line 92, app/assets/stylesheets/binder_custom.css.scss */
.five-star-rating {
  background: url("/assets/custom/star_rating-85238a1ad83aaf53e168766cfa45fe7d276c4387ad4184ccb6a00150850b25fa.gif") left bottom;
}
