gtml {overflow-y: scroll; }
img.logo {
    margin: 10px 0px 12px 0;
    border: medium none;
}

.autm-footer-bottom {
  background: #333;
  padding: 4px 0 10px; }
  .autm-footer-bottom .design-border {
    border-bottom: 1px solid #484848;
    padding-bottom: 5px;
    margin-bottom: 25px; }
  .autm-footer-bottom a.autm-logo {
    color: #858585;
    font-weight: normal;
    background: url("../img/icons/footer-icons.png") no-repeat 0 3px;
    padding: 23px 0 0 0 !important;
    font-size: 0.88889rem;
    display: inline-block;
    width: 90px; }
    .autm-footer-bottom a.autm-logo:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }
  .autm-footer-bottom ul.autm-links {
    margin: 0;
    display: inline-block;
    padding-bottom: 0px; }
    .autm-footer-bottom ul.autm-links li {
      display: block;
      float: left;
      margin-left: 6px;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.75rem; }
      .autm-footer-bottom ul.autm-links li a {
        color: #666;
        padding: 3px 6px; }
        .autm-footer-bottom ul.autm-links li a:hover {
          color: #777; }
  .autm-footer-bottom p.copyright {
    margin: 6px 0 0;
    font-size: 0.75rem;
    color: #666; }
  .autm-footer-bottom ul.home-social {
    display: block;
    float: right;
    margin-bottom: 8px; }
    .autm-footer-bottom ul.home-social li {
      list-style: none;
      display: block;
      float: left;
      margin-left: 10px; }
      .autm-footer-bottom ul.home-social li:first-child {
        margin-left: 0; }
      .autm-footer-bottom ul.home-social li a {
        display: block;
        height: 50px;
        width: 50px;
        background: url("../img/icons/social.png") no-repeat center 0; }
        .autm-footer-bottom ul.home-social li a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80); }
        .autm-footer-bottom ul.home-social li a.twitter {
          background-position: center 0; }
        .autm-footer-bottom ul.home-social li a.facebook {
          background-position: center -200px; }
        .autm-footer-bottom ul.home-social li a.mail {
          background-position: center -400px; }

.row-wide {
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
min-width: 1000px;
}
#nav { background: #fff; position: relative; border-top:1px solid #dddddd; border-bottom: 1px solid #dddddd;}
#nav ul {  margin: 0; padding: 5px; list-style:none; }
#nav ul li { display: inline; padding:1px 0; margin: 0; }
#nav ul li img { padding:0px 0; border: 0; }
#nav ul li a { color: #000; font-weight: bold; text-decoration: none; padding: 5px; font-size:12px; }
#nav ul li a:hover { text-decoration: underline; }
#nav ul li.active a { color: #44a445; }
#nav ul li.active a { background: #44a445; color: #fff; padding: 5px 10px; }
#nav ul li a.active { background: #44a445; color: #fff; padding: 5px 10px; }
.results label {
display: inline-block;
float: left;
color: #000;
font-weight: bold;
padding: 0px 20px 0 0;
font-size: 1.0em;
}
ul.links { float: left; width: 300px; padding: 4px 10px 20px 10px;  }
ul.links .advert p { margin: 2px 0; padding: 10px 1px 1px 1px; text-align: center; color: #ccc; text-transform: uppercase; font-size: x-small; }
ul.links { list-style: none; padding: 0; margin: 10px 0 0 0; }
ul.links li { margin: 0; padding: 0; display: inline; }
ul.links li.head { font-size: 1.4em;}
ul.links li a { border-top: 1px solid #dddfe2; display: block; padding: 5px 0 2px 0; color: #54606c; text-decoration: none; margin-top: 3px; font-weight: bold;  }
ul.links li a span { color: #9a9a9a; font-size: x-small; padding-right: 20px; font-weight: normal; text-transform: none; }
ul.links li a:hover { color: #000; }
ul.links li a:hover span { color: #000; }

.label.result {
font-weight: bold;
text-align: center;
text-decoration: none;
line-height: 1.2em;
white-space: nowrap;
display: inline-block;
position: relative;
padding: 0.1875em 0.625em 0.25em;
font-size: 0.875em;
background-color: #FFFFFF;
color: black;
}


.result {
color: #000000;
text-decoration: none;
line-height: inherit;
}
ul.listy li label {
border-top: none;
width: 160px;
float: left;
color: #000;
font-weight: bold;
padding: 0px 0 0 0;
margin: 0;
}

ul.listy li a {
color: #000;
font-weight: normal;
text-decoration: underline;
}

.totals {
position: absolute;
right: 2px;
top: 1px;
color: #fff;
font-weight: bold;
text-align: right;
font-size: 1.3em;
}

#footer {
clear: left;
background: #cfcfcf;
color: #54606c;
font-size: x-small;
padding: 8px 20px;
position: relative;
}

#footer a {
color: #54606c;
text-decoration: none;
border-bottom: 1px solid #91979d;
}
hr {
border: solid #dddddd;
border-width: 1px 0 0;
clear: both;
margin: 0.35em 0 0.35em;
height: 0;
}

h1 {
font-size: 1.1em;
}
h4 {
font-size: 1.1em;
}

.menu {
  background-color: #292c2f;
  padding: 1.5rem 3rem;
  height: auto; }
  .menu .inline-list {
    text-align: center; }
    .menu .inline-list li {
      float: none;
      display: inline-block; }
    .menu .inline-list a {
      color: #fff;
      padding-bottom: 0.5rem; }
      .menu .inline-list a:hover {
        color: #87d37c;
        transition: all .3s ease-in-out; }
    .menu .inline-list .active a {
      color: #87d37c; }
  .menu .account {
    position: absolute;
    top: 3%;
    right: 3%; }
    .menu .account a, .menu .account i {
      color: #fff; }
  @media only screen and (min-width: 40.063em) {
    .menu {
      height: 5rem; }
      .menu .inline-list {
        float: left;
        margin: 0 0 0 1.5rem; }
      .menu a:hover {
        border-bottom: 2px solid #87d37c; } }
  .menu .account-action {
    float: right;
    margin: -.75rem 0 0 0; }
    .menu .account-action li {
      margin-left: .2rem; }
    .menu .account-action a {
      padding: 0.75rem 1rem; }
    .menu .account-action a.signup {
      font-weight: bold;
      background-color: #3d4146;
      border-radius: 3px; }

.name {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  margin: 0 0 1rem 0;
  color: #fff; }
  .name i {
    color: #87d37c;
    margin-right: 0.5rem; }
  @media only screen and (min-width: 40.063em) {
    .name {
      float: left; } }


.search-panel {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 20px 20px 0 20px;
  margin: 10px 5px 0 5px;
}
.signup-panel {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 15px;
  margin-top: 30px;
}
.signup-panel i {
  font-size: 30px;
  line-height: 50px;
  color: #999;
}
.signup-panel form input, .signup-panel form span {
  height: 50px;
  border-radius: 1px;
}
.signup-panel .welcome {
  font-size: 26px;
  text-align: center;
  margin-left: 0;
}
.signup-panel p {
  font-size: 13px;
  font-weight: 200;
  margin-left: 25%;
}
.signup-panel .button {
}

.results-panel {
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 20px 20px 20px 20px;
  margin: 10px 5px 10px 5px;
}


table.list th { text-align: left; color: #000; font-weight: bold; text-transform: uppercase; padding:  5px 5px 5px 0;  }
table.list a:link, table.list a:visited, table.list a:hover,  table.list a:active {text-decoration: none; font-weight: bold;  }
table.list th.rightx { text-align: right; }
table.list th.star { background: url(/images/star.gif) no-repeat center; }
table.list td { border-top: 1px solid #dddfe2; padding: 5px 5px 5px 0; color: #54606c;  text-transform: none;  font-size: 0.9em;   }
table.list td.rightx { text-align: right; font-weight: bold; color: #000;   }
table.list td.total { border-top: 3px solid #000; border-bottom: 3px solid #000;  font-weight: bold;  color: #000; }
table.list tr:hover { background: #ffff99;  }
table.list tr.header:hover { background: #fff }

.style1 { color: #B8DD0B; }
.do_button {display: table-cell; vertical-align: middle; text-align: center;   display: block; margin: auto; }
.cbox {display: table-cell; vertical-align: middle; text-align: center; }
.ccell {.cell { vertical-align: middle; text-align: center; }

.fi-trash { font-size: 50px; color: #B8DD0B; }

table.list td.registered { text-align: right; font-weight: bold; color: #000;}
table.list td.rightx { text-align: right; font-weight: bold; color: #000;   }

.size-12 { font-size: 12px; }
.size-14 { font-size: 14px; }
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-36 { font-size: 36px; }
.size-48 { font-size: 48px; }
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #FFF; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }


#w { width: 990px; background: #fff; margin: auto; padding: 1px; }
#head { background: #fff; position: relative; padding-left: 20px; }
#head img.logo { margin: 10px 0; border:none; }
#head .totals { position: absolute; right: 2px; top: 1px; no-repeat right; color: #fff; font-weight: bold; text-align: right; font-size: 1.3em; }

#nav { background: #fff; position: relative; border-top:1px solid #dddddd; border-bottom: 1px solid #dddddd;}
#nav ul {  margin: 0; padding: 5px; list-style:none; }
#nav ul li { display: inline; padding:1px 0; margin: 0; color: #000; font-weight: bold; text-decoration: none; font-size:12px; }
#nav ul li img { padding:0px 0; border: 0; }
#nav ul li a { color: #000; font-weight: bold; text-decoration: none; padding: 5px; font-size:12px; }
#nav ul li a:hover { text-decoration: underline; }
#nav ul li.active a { color: #44a445; }
#nav ul li.active a { background: #44a445; color: #fff; padding: 5px 10px; }
#nav ul li a.active { background: #44a445; color: #fff; padding: 5px 10px; }


