#elastic_preloader {
  background-color: #b9c7cf;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  z-index: 99999; }
  #elastic_preloader #img_elastic_loading {
    position: fixed;
    height: 62px;
    width: auto;
    z-index: 99999;
    text-align: center;
    top: 45px;
    left: 50%;
    margin: 15px 0 0 -88px;
    display: block; }

#ajax-loading-elastic {
  display: block;
  margin: 0;
  z-index: 99999; }

.madeby {
  text-align: right; }
  .madeby img {
    margin-right: 5px; }

.header .navigation .nav.button.starred {
  width: auto; }

.section .franchise .head .tags .industry {
  max-width: 100%;
  text-align: right; }

.section .franchise .head .fran-title {
  width: auto; }

.header .navigation .nav.disabled {
  opacity: .6;
  color: #006dad; }
  .header .navigation .nav.disabled:hover .button {
    color: #006dad;
    background-position: 0 0; }
    .header .navigation .nav.disabled:hover .button > div {
      color: #006dad;
      background-position: 100% -96px;
      padding-bottom: 1px; }
  .header .navigation .nav.disabled:hover .dropdown {
    display: none; }
    .header .navigation .nav.disabled:hover .dropdown > div {
      color: #006dad;
      background-position: 100% -96px;
      padding-bottom: 1px; }

.header .filter-head {
  padding-bottom: 10px; }

#filter_form {
  display: none; }

.select-box {
  margin-bottom: 5px; }

.aside .select .dropdown {
  height: 420px; }
  .aside .select .dropdown .select-title {
    display: none; }

.total_records_hide {
  display: none; }

.section .franchise .head .fran-title h3 a {
  color: #204C67; }

.advice-content ul li h6 a {
  color: #006dad;
  font-weight: normal; }

.found-results {
  position: fixed;
  width: 704px;
  z-index: 5;
  height: 53px;
  background: transparent url('../images/bg-found.png') left 0 no-repeat;
  padding: 0 0 0 5px;
  margin: 0 0 0 13px;
  top: 43px; }
  .found-results > div {
    background: transparent url('../images/bg-found.png') right -106px no-repeat;
    padding: 0 5px 0 0; }
    .found-results > div > div {
      height: 25px;
      padding: 28px 10px 0 10px;
      background: transparent url('../images/bg-found.png') left -53px repeat-x; }

.no_more_records {
  width: 698px;
  height: 40px;
  background: transparent url('../images/bg-footer.png') left 0 no-repeat;
  padding: 0 0 0 5px;
  margin: 0 0 10px 0; }
  .no_more_records > div {
    background: transparent url('../images/bg-footer.png') right -80px no-repeat;
    padding: 0 5px 0 0; }
    .no_more_records > div > div {
      height: 30px;
      line-height: 30px;
      padding: 5px 10px;
      background: transparent url('../images/bg-footer.png') left -40px repeat-x; }
      .no_more_records > div > div p {
        font-size: 12px;
        color: #3b6d86; }

body.frame {
  overflow: hidden; }
  body.frame .header .navigation .nav.select .button > div {
    background-position: right -24px;
    padding: 3px 12px 1px 12px; }
  body.frame .header .navigation .nav.select:hover .button {
    background-position: 0 0; }
    body.frame .header .navigation .nav.select:hover .button > div {
      color: #006dad; }
  body.frame iframe {
    position: absolute;
    bottom: 0;
    top: 70px;
    border: none; }

