/* Fonts */
/* Dimensions */
/* Colors */
/* Breakpoints */
html {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 1.3;
  height: 100%;
  min-height: 100%;
  box-sizing: border-box; }
  html body {
    height: 100%;
    min-height: 100%;
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0; }

#container {
  top: 0;
  height: auto;
  min-height: 100%;
  position: relative;
  z-index: 1; }

#content {
  margin-left: 150px;
  margin-right: 20px;
  padding-top: 58px;
  height: calc( 100% - 48px );
  min-height: calc( 100vh - 48px );
  padding-bottom: 10px;
  position: relative;
  width: auto;
  z-index: 10; }

*, *:before, *:after {
  box-sizing: inherit; }

#dropnav {
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 200px; }
  #dropnav:hover {
    cursor: pointer; }
  #dropnav .mainlabel {
    margin: 0;
    padding: 0;
    width: 200px; }
    #dropnav .mainlabel .mainlabelwords {
      height: 48px;
      padding: 0;
      margin: 0; }
      #dropnav .mainlabel .mainlabelwords p {
        font-size: 11px;
        line-height: 14px;
        padding: 8px 0 5px 0;
        margin: 0; }
    #dropnav .mainlabel ul {
      left: -999em;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: absolute;
      width: 200px; }
      #dropnav .mainlabel ul li {
        margin: 0;
        padding: 0;
        height: 40px;
        width: 200px;
        border-bottom: 1px solid #bdbdbd;
        border-left: 1px solid #bdbdbd; }
        #dropnav .mainlabel ul li.droplabel {
          background: #f2f2f2;
          font-size: 12px;
          font-variant: small-caps;
          line-height: 1;
          padding: 5px 8px;
          height: auto; }
        #dropnav .mainlabel ul li.dropsaloon {
          background: url("/_g/dropdown_saloon.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropxk {
          background: url("/_g/dropdown_xk.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropxke {
          background: url("/_g/dropdown_xke.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropxjs {
          background: url("/_g/dropdown_xjs.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropah {
          background: url("/_g/dropdown_ah.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropxj6 {
          background: url("/_g/dropdown_xj6.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropxj220 {
          background: url("/_g/dropdown_xj220.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropcov {
          background: url("/_g/dropdown_cov.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li.dropssjaguar {
          background: url("/_g/dropdown_ssjaguar.jpg") top left no-repeat; }
        #dropnav .mainlabel ul li .dropsite {
          display: block;
          font-size: 10px;
          font-weight: bold;
          height: 33px;
          line-height: 12px;
          margin: 0;
          padding: 9px 8px 0 8px;
          width: 184px; }
        #dropnav .mainlabel ul li .totally {
          color: #333;
          float: right;
          font: 10px/12px "Oswald", sans-serif;
          padding: 0 18px 0 0;
          text-align: right; }
        #dropnav .mainlabel ul li a:hover {
          background: transparent; }
    #dropnav .mainlabel:hover ul {
      background-position: 0 0;
      left: auto; }

#copyright {
  border-top: 1px solid #bdbdbd;
  bottom: 0;
  clear: both;
  height: 48px;
  left: 0;
  padding: 7px 0 0 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 42; }
  #copyright #copytext {
    font-size: 12px;
    padding-left: 140px;
    z-index: 42; }
    #copyright #copytext .footer-p {
      margin-top: 0;
      padding-top: 0; }
      #copyright #copytext .footer-p span {
        color: #777; }

#reloader {
  position: absolute;
  bottom: 64px;
  right: 20px;
  width: 280px;
  height: 20px;
  font: 12px/12px arial;
  color: #f2f2f2;
  z-index: 50; }

.fronttread {
  position: absolute;
  height: 100%;
  top: 0;
  left: 750px;
  z-index: 39;
  width: 15px; }

#container > .fronttread {
  position: fixed; }

#barwrap {
  z-index: 42; }
  #barwrap #bar {
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 42;
    overflow: visible; }

#crumbs {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 75; }
  #crumbs h1 {
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    margin: 8px 0 0 140px;
    font-weight: 400; }
    #crumbs h1 .tagline {
      font-size: 14px;
      line-height: 14px;
      color: #333;
      font-weight: 700; }

#legal {
  height: 48px;
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  z-index: 71;
  padding: 0;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto 47px; }

#notice {
  min-height: 68px;
  position: absolute;
  right: 240px;
  top: 0;
  width: 200px;
  z-index: 71;
  padding: 0;
  background: #de264e;
  border: 1px solid #bdbdbd;
  border-top: 0; }
  #notice p {
    color: #f2f2f2;
    padding: 8px;
    margin: 0;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #bdbdbd; }
    #notice p:first-child {
      border-top: 0; }
  #notice a {
    color: #fff; }
    #notice a:hover {
      background: transparent; }

#navholder {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 140px;
  z-index: 60; }
  #navholder #navbg {
    background-repeat: no-repeat;
    background-position: bottom;
    left: 18px;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 61; }
  #navholder #navtright {
    height: 100%;
    left: 110px;
    position: absolute;
    top: 0;
    width: 15px;
    z-index: 67; }
  #navholder #navtleft {
    height: 100%;
    left: 10px;
    position: absolute;
    top: 0;
    width: 15px;
    z-index: 63; }
  #navholder #navlogo {
    height: 80px;
    left: 18px;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 69; }
  #navholder #navtext {
    left: 0;
    position: relative;
    width: 120px;
    z-index: 65;
    margin-top: 74px; }
    #navholder #navtext a {
      background: #fff;
      border-bottom: 1px dashed #bdbdbd;
      border-top: 1px dashed #bdbdbd;
      display: block;
      font-size: 11px;
      margin-top: 3px;
      padding: 3px 10px;
      width: 100%; }
      #navholder #navtext a:hover {
        background-color: #fdf4b5; }
    #navholder #navtext ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      #navholder #navtext ul li.selected {
        margin-top: 2px;
        padding: 0 0 2px 0;
        background: #fff url(/_g/bg_section2.gif) top left repeat;
        border-bottom: 1px solid #bdbdbd;
        border-top: 1px solid #bdbdbd; }
        #navholder #navtext ul li.selected a {
          border: none;
          background: transparent; }
          #navholder #navtext ul li.selected a:hover {
            background: #fff; }
          #navholder #navtext ul li.selected a.indent {
            padding-left: 12px;
            font-style: italic;
            width: 100%;
            margin-top: 0;
            color: #4a4a4a;
            padding-top: 0; }
      #navholder #navtext ul li.finder {
        margin-top: 2px;
        padding: 0 0 2px 0;
        background: #fff;
        border-bottom: 1px dashed #bdbdbd;
        border-top: 1px dashed #bdbdbd; }
        #navholder #navtext ul li.finder a {
          margin-top: 0;
          border: none;
          background: transparent; }
          #navholder #navtext ul li.finder a:hover {
            background: #fdf4b5; }
        #navholder #navtext ul li.finder p .smaller {
          font-size: 11px;
          line-height: 11px;
          color: #4a4a4a;
          margin: 0;
          padding: 0 5px 0 10px; }
        #navholder #navtext ul li.finder form {
          margin: 1px 5px 2px 10px; }
          #navholder #navtext ul li.finder form .legalformbut {
            background-color: #fdf4b5;
            font-size: 10px;
            margin: 0 2px;
            width: 25px; }
          #navholder #navtext ul li.finder form .legalinput {
            background-color: #fff;
            font-size: 10px;
            margin: 0; }
          #navholder #navtext ul li.finder form input.gobutt {
            border: 0;
            margin: 0;
            padding: 0; }
        #navholder #navtext ul li.finder table {
          border-collapse: collapse;
          margin: 0;
          padding: 0; }
          #navholder #navtext ul li.finder table td {
            vertical-align: middle; }
  #navholder #brownslane {
    border-bottom: 1px dashed #bdbdbd;
    border-top: 1px dashed #bdbdbd;
    font-size: 11px;
    margin: 15px 0 0 0;
    padding: 2px 10px 8px 10px;
    position: relative;
    width: 120px;
    z-index: 65; }
    #navholder #brownslane .sponlink {
      margin: 6px 6px 0 2px;
      padding: 6px;
      border: 1px dotted #fff;
      color: #333; }
      #navholder #brownslane .sponlink a {
        color: #333; }
      #navholder #brownslane .sponlink p {
        margin: 1px 0 0 0;
        padding: 0;
        text-align: center; }
    #navholder #brownslane .beggar {
      color: #de264e;
      font-family: "Oswald", sans-serif;
      font-size: 13px;
      line-height: 1.1;
      margin: 8px 4px 6px 0;
      padding: 0;
      text-align: center;
      text-transform: uppercase; }
    #navholder #brownslane .belief {
      color: #4a4a4a;
      margin: 6px 4px;
      text-align: center; }
  #navholder #fb {
    border-bottom: 1px dashed #bdbdbd;
    border-top: 1px dashed #bdbdbd;
    font-size: 11px;
    margin: 15px 0 0 0;
    padding: 2px 10px 8px 10px;
    position: relative;
    width: 120px;
    z-index: 65; }
    #navholder #fb p {
      padding: 0;
      text-align: center;
      margin: 0; }
      #navholder #fb p.fb-desc {
        margin: 5px 0;
        line-height: 15px; }

#bar {
  border-bottom: 1px solid #bdbdbd; }

/* Browse cars */
form.car-display-number {
  margin: 5px 0 10px 0;
  padding: 0; }
  form.car-display-number table {
    padding: 0 5px; }
    form.car-display-number table td:first-of-type {
      border-right: 1px dotted #bdbdbd;
      padding-right: 10px; }
    form.car-display-number table td.cdn-browse-caption {
      padding-left: 10px; }
      form.car-display-number table td.cdn-browse-caption p {
        font-size: 11px;
        line-height: 13px;
        margin: 0 10px 0 0;
        padding: 0; }
        form.car-display-number table td.cdn-browse-caption p em {
          color: #777; }
    form.car-display-number table td.cdn-browser {
      font-size: 11px;
      line-height: 12px; }
    form.car-display-number table td.cdn-b-button {
      color: #777;
      font-size: 11px;
      line-height: 12px; }
    form.car-display-number table td h1 {
      font-size: 18px;
      margin: 0;
      padding: 0; }
    form.car-display-number table td .cdn-all-button {
      background: #f2f2f2;
      border: 1px solid #bdbdbd;
      font-size: 10px;
      margin: 3px 8px;
      padding: 1px 3px; }

/* Car bio */
.car-hist {
  padding-left: 40px; }
  .car-hist .ch-byline {
    font-size: 11px; }
  .car-hist .ch-byline-gray {
    color: #777; }

#catalogover {
  clear: both;
  position: relative;
  top: 0;
  height: 532px;
  overflow: hidden; }

#catalogovertitle {
  position: absolute;
  top: 40px;
  right: 50px;
  width: 500px; }
  #catalogovertitle h1 {
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: right;
    font: 24px/24px "Oswald", sans-serif;
    font-weight: normal;
    font-variant: small-caps; }
  #catalogovertitle h2 {
    color: #d9d9d9;
    padding: 0;
    margin: 0;
    text-align: right;
    font: 16px/16px "Oswald", sans-serif;
    font-weight: normal;
    font-variant: small-caps;
    display: block;
    border: 0; }
  #catalogovertitle p {
    width: 180px;
    color: #d9d9d9;
    text-align: right;
    float: right; }

#cata #alphatabs a {
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px; }
  #cata #alphatabs a.alphaselect {
    color: #333; }

table.models {
  width: 800px; }
  table.models th {
    text-align: left;
    font-style: italic;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px; }
    table.models th.carhold {
      width: 230px;
      padding: 4px; }
  table.models td {
    padding: 8px;
    vertical-align: top; }
    table.models td.headliner {
      font: 14px/14px "Oswald", sans-serif;
      background: #f2f2f2; }
    table.models td.dates {
      background: #f2f2f2;
      font-size: 14px; }
      table.models td.dates em {
        font-style: italic;
        font-size: 12px;
        line-height: 17px; }
    table.models td.carhold {
      background: #d9d9d9;
      font-size: 12px;
      line-height: 14px;
      font-family: "Oswald", sans-serif; }
      table.models td.carhold img {
        margin-bottom: 4px; }
      table.models td.carhold em {
        color: #4a4a4a; }

a.jump {
  padding: 2px 5px;
  margin: 0 5px 0 0;
  border: 1px solid #d9d9d9;
  font-size: 11px; }

#plate {
  display: block;
  float: left;
  height: 410px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
  top: 0;
  width: 517px; }
  #plate.platejaguar {
    background: url("/_g/bg_plater.gif") top left no-repeat; }
  #plate.platejaguarsedan {
    background: url("/_g/bg_plater_jag_sedan.gif") top left no-repeat; }
  #plate.platedaimler {
    background: url("/_g/bg_plater_daimler.gif") top left no-repeat; }
  #plate.plateah {
    background: url("/_g/bg_plater_ah.gif") top left no-repeat; }
  #plate table.dataplatetable {
    border: 0;
    border-collapse: collapse;
    height: 390px;
    width: 517px; }
    #plate table.dataplatetable td {
      font-size: 11px; }

#platephoto {
  border: 8px solid #f2f2f2;
  box-shadow: 0 0 5px #777;
  display: block;
  height: auto;
  left: 478px;
  margin: 0;
  max-height: 200px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 152px;
  width: 316px;
  z-index: 50; }
  #platephoto img {
    display: block;
    height: auto;
    width: 100%; }

#registrations {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  z-index: 50;
  width: 300px;
  height: 40px;
  top: 109px;
  left: 522px;
  overflow: hidden; }
  #registrations p.plateobeans {
    margin: 0 14px 0 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-family: "Oswald", sans-serif; }

#ebay td {
  padding: 3px 10px 0 0; }
#ebay input {
  margin-right: 4px; }
#ebay .numberbox {
  background: #777;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 22px;
  left: 0;
  margin: -1px 0 0 -1px;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 22px; }

.ebay-img-link {
  text-decoration: none;
  border: 0;
  padding: 0;
  margin: 0; }

.market-item {
  background: url(/_g/bg_section2.gif) top left repeat;
  border: 1px dashed #bdbdbd;
  display: inline;
  float: left;
  height: 150px;
  margin: 0 10px 10px 0;
  overflow: hidden;
  padding: 10px 10px 10px 30px;
  position: relative;
  width: 450px; }
  .market-item h4 {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    margin: 0;
    font-weight: 700;
    padding: 0; }
  .market-item .ebay-desc td {
    font-size: 13px;
    vertical-align: top; }
    .market-item .ebay-desc td:nth-of-type(2) a {
      display: inline-block;
      padding-top: 5px;
      font-size: 11px;
      text-transform: uppercase; }
    .market-item .ebay-desc td strong {
      font-size: 14px; }
  .market-item p {
    text-align: center;
    margin: 0;
    padding: 0; }

.flex-cols {
  display: flex; }
  .flex-cols .flex-right {
    flex-basis: 40%;
    max-width: 40%;
    width: 40%;
    margin-left: 20px; }
  .flex-cols .flex-main {
    position: relative;
    order: -1;
    flex-basis: 60%;
    max-width: 60%;
    width: 60%;
    margin-right: 20px; }
    .flex-cols .flex-main table {
      border-collapse: collapse;
      border-spacing: 0;
      width: 100%; }
  @media screen and (max-width: 800px) {
    .flex-cols .flex-right {
      flex-basis: 100%;
      max-width: 100%;
      width: 100%;
      margin-left: 0; }
    .flex-cols .flex-main {
      order: 2;
      flex-basis: 100%;
      max-width: 100%;
      width: 100%;
      margin-right: 0; } }

form {
  margin: 10px 0; }
  form textarea {
    font: 12px "Roboto", sans-serif;
    border: 1px solid #bdbdbd;
    margin-bottom: 5px; }
  form input {
    border: 1px solid #bdbdbd;
    font-style: normal;
    margin-bottom: 5px;
    padding: 2px 4px; }
  form select {
    border: 1px solid #bdbdbd;
    margin-bottom: 5px; }
  form .formaside {
    color: #777;
    font-size: 12px; }
  form table td.form-td-hints {
    vertical-align: top;
    width: 180px;
    padding-left: 8px;
    color: #333;
    font-size: 13px;
    line-height: 16px; }
  form p.search-hints {
    margin: 0 0 8px 0; }

/* Info collector */
#infocollector {
  clear: both;
  font-style: italic;
  margin-left: 20px; }
  #infocollector input {
    width: 146px; }
    #infocollector input.rad {
      width: auto; }
  #infocollector p {
    margin: 0; }
  #infocollector select.narrow {
    width: auto; }

#mainform {
  border: 1px dashed #bdbdbd;
  padding: 10px;
  height: auto;
  width: auto; }

.formholder {
  font-style: italic; }

.formbut {
  background-color: #fdf4b5;
  cursor: pointer;
  font-size: 14px;
  padding: 5px 10px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }
  .formbut:disabled {
    background: #bdbdbd;
    cursor: default; }

.tabformbut {
  font-size: 12px;
  background-color: #fdf4b5;
  margin: 0;
  padding: 4px 8px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 12px; }

.quillcon,
.quillshout {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  background-color: #fff;
  width: 100%;
  margin-top: 6px; }
  .quillcon .ql-toolbar.ql-snow,
  .quillshout .ql-toolbar.ql-snow {
    background-color: #f2f2f2;
    padding-bottom: 0; }
  .quillcon .ql-container .ql-editor,
  .quillshout .ql-container .ql-editor {
    min-height: 300px; }
    .quillcon .ql-container .ql-editor p,
    .quillshout .ql-container .ql-editor p {
      margin: 10px 0; }
  .quillcon button,
  .quillshout button {
    font-size: 18px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  padding: 0;
  margin: 0; }

h2 {
  font-size: 22px;
  margin: 8px 0; }

h3 {
  font-size: 20px;
  margin: 8px 0; }

h4 {
  font-size: 18px;
  margin: 6px 0; }

p {
  padding: 0;
  margin: 8px 0 10px 0; }
  p.author {
    margin: 0; }
  p.indented {
    margin-left: 20px; }
  p.admonish {
    border: 1px solid #d55;
    padding: 15px;
    background: #fee;
    margin: 15px 0; }

li {
  margin-bottom: 5px; }

ul {
  margin-top: 8px; }
  ul.carnoted {
    border-top: 1px dashed #bdbdbd;
    padding: 8px 0 0 540px; }

ol li.nonumber {
  list-style-type: none; }

/* links, buttons */
.nohover a:hover {
  background-color: transparent; }

a {
  font-weight: bold;
  color: #de264e;
  text-decoration: none; }
  a:hover {
    background-color: #fdf4b5; }
  a:visited {
    color: #de264e; }

a.button,
button {
  background-color: #fff;
  border: 1px solid #bdbdbd;
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase; }
  a.button:hover,
  button:hover {
    background-color: #fdf4b5; }

/* Utility */
.clearcut {
  clear: both; }

.option-instruction {
  color: #777; }

.option-group {
  color: #4a4a4a;
  background: #f2f2f2; }

.errr {
  display: none; }

.block {
  display: block; }

.message {
  color: #225c80;
  font-weight: 700; }

.hint {
  color: #225c80;
  font-style: italic; }

.center {
  text-align: center; }

.green {
  color: #a2b860; }

.grey {
  color: #777; }

.rad {
  color: #de264e;
  vertical-align: top; }

.indented-left {
  padding: 15px 10px 0 30px; }

.fourohfour {
  margin: 0;
  font: 12px/12px "Roboto", sans-serif;
  padding: 54px 0 0 72px; }
  .fourohfour a {
    color: #de264e;
    font-weight: bold;
    text-decoration: none; }

#plate404 {
  width: 343px;
  height: 103px;
  background: url(/_g/404.jpg) top left no-repeat;
  margin: 0 auto;
  position: relative;
  top: 100px; }

.text-content {
  max-width: 900px; }

.magnify-note {
  color: #777;
  font-size: 14px;
  margin: 280px 0 8px 0; }
  .magnify-note.mn-nomargin {
    margin: 0 0 8px 0; }
  .magnify-note.mn-nomargin2 {
    margin: 0 0 4px 0; }
  .magnify-note em {
    color: #777; }
  .magnify-note form {
    display: inline;
    margin: 0;
    padding: 0; }
    .magnify-note form .mn-submit {
      background: #f2f2f2;
      border: 1px solid #bdbdbd;
      font-size: 12px;
      margin: 10px 0;
      padding: 3px 5px;
      text-transform: uppercase; }

.ownerlist {
  float: left;
  border: 1px dashed #bdbdbd;
  margin: 0 10px 10px 0;
  padding: 10px;
  display: inline;
  position: relative;
  width: 350px;
  height: 250px;
  background: url(/_g/bg_section2.gif) top left repeat; }

.scrollown {
  position: relative;
  font-size: 14px;
  margin: 0;
  padding: 0;
  height: 150px;
  overflow: auto; }
  .scrollown p {
    margin-top: 0; }

#alphatabs a {
  display: block;
  float: left;
  border: 1px solid #d9d9d9;
  padding: 2px 4px;
  margin: 0 -1px 0 0; }
  #alphatabs a.alphaselect {
    background: #d9d9d9; }
#alphatabs p.tabby {
  display: block;
  float: left;
  border: 1px solid #d9d9d9;
  padding: 2px 4px;
  margin: 0 -1px 0 0;
  background: #f2f2f2;
  color: #777;
  line-height: 15px; }

.owner-table {
  margin: 10px 0; }
  .owner-table p {
    margin: 0 0 5px 0; }
    .owner-table p.owner-updated {
      color: #777;
      font-size: 10px;
      margin: 0;
      line-height: 12px; }

p.owners-intro {
  color: #4a4a4a;
  clear: left;
  padding-top: 8px; }

p.bio-updated {
  color: #777;
  font-size: 10px;
  padding-top: 5px;
  margin: 0;
  line-height: 12px; }

table.owner-grid td {
  vertical-align: top;
  padding: 5px; }

#postal {
  border: 1px dashed #bdbdbd;
  height: auto;
  line-height: 15px;
  margin: 0;
  padding: 10px;
  width: 550px; }
  #postal h3 {
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    text-align: center; }
  #postal p {
    margin-bottom: 5px; }

#stamp {
  font-size: 10px;
  height: 110px;
  margin: 0 0 10px 20px;
  text-align: center;
  width: 110px; }

#right {
  background-color: #fff;
  border: 1px dashed #bdbdbd;
  float: right;
  margin-left: 20px;
  padding: 10px;
  width: 200px; }
  #right input {
    width: 146px; }
    #right input.formbut {
      width: auto; }
  #right p {
    margin: 0 0 10px 0;
    color: #777; }
  #right select {
    width: 200px; }
  #right textarea {
    width: 200px; }

.shout {
  border-top: 1px solid #bdbdbd;
  margin-left: 20px;
  height: auto;
  width: 80%;
  transition: height .5s ease-in-out; }
  .shout li {
    margin: 0 0 5px 30px; }
  .shout p {
    margin: 10px 0; }
    .shout p.shouthead {
      margin-bottom: 5px;
      border-bottom: 1px dashed #bdbdbd;
      padding-bottom: 5px; }

.shoutform {
  width: 80%;
  border-top: 1px solid #bdbdbd;
  padding-top: 20px;
  margin-left: 20px;
  margin-top: 20px; }
  .shoutform .shout-instruction {
    font-size: 18px;
    line-height: 1.4;
    padding: 0 0 12px 0; }
    .shoutform .shout-instruction .shout-result {
      color: #225c80; }
    .shoutform .shout-instruction .shout-admin {
      color: #de264e; }
    .shoutform .shout-instruction .policy {
      font-size: 14px; }
  .shoutform p {
    font-size: 13px;
    line-height: 19px; }
    .shoutform p.format-stuff {
      color: #777; }
  .shoutform table {
    font-size: 13px;
    width: 100%;
    border: 0; }
    .shoutform table .left-cell {
      vertical-align: top;
      width: 25%; }
    .shoutform table .right-cell {
      vertical-align: top;
      width: 75%; }
  .shoutform input {
    font-size: 14px;
    width: 90%;
    margin: 6px 0; }
    .shoutform input[type="submit"] {
      width: 25%; }

#statsresults td {
  text-align: right; }

/* Results table */
.results table {
  font-size: 12px; }
  .results table.search-results-table {
    border-spacing: 0;
    border-collapse: collapse; }
  .results table th {
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    padding: 4px 8px;
    text-align: left; }
  .results table td {
    border-left: 1px dashed #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    padding: 4px 8px;
    vertical-align: top; }
  .results table .tableft {
    border-left: 1px solid #bdbdbd; }
  .results table .tabright {
    border-right: 1px solid #bdbdbd; }
  .results table .grey {
    color: #777; }

.tabby {
  margin-bottom: -5px; }

.tabgreen,
.taborange,
.tabwhite {
  font-size: 14px;
  padding: 6px; }

.tabwhite {
  padding-top: 8px; }

.tabinput {
  margin: 0; }

.align-right {
  text-align: right;
  font-size: 13px; }

body .dropzone .dz-preview.dz-image-preview {
  background: #f2f2f2;
  position: relative;
  padding: 10px; }
body .dropzone .dz-preview .dz-image {
  width: 160px;
  border-radius: 0; }
body .dropzone .dz-message.inactive {
  color: #bdbdbd; }
body .dropzone .dropzone-previews {
  min-height: 200px; }

.photo-form {
  display: block;
  width: 80%;
  border: 1px solid #bdbdbd;
  padding: 15px; }
  .photo-form .photo-form-fields {
    display: flex; }
    .photo-form .photo-form-fields .photo-form-field {
      flex-basis: 25%;
      flex-grow: 0;
      flex-shrink: 0;
      padding: 10px; }
      .photo-form .photo-form-fields .photo-form-field label {
        display: block;
        font-weight: 700;
        padding: 0 0 5px 0;
        font-size: 16px; }
      .photo-form .photo-form-fields .photo-form-field.field-required label {
        color: #de264e; }
      .photo-form .photo-form-fields .photo-form-field input {
        width: 90%;
        margin-bottom: 0; }
      .photo-form .photo-form-fields .photo-form-field p.field-hint {
        font-size: 14px;
        color: #777;
        font-style: italic;
        margin-top: 3px; }
    .photo-form .photo-form-fields .car-checked {
      margin-left: 5px;
      color: #de264e; }
      .photo-form .photo-form-fields .car-checked.ok {
        color: #5cb81b; }
  .photo-form p.dropzone-hint {
    font-size: 14px;
    color: #777;
    font-style: italic;
    margin-top: 3px; }

.photo-done-container {
  padding: 10px; }
  .photo-done-container button.photo-done {
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 700;
    background: #4a4a4a;
    color: #fff; }

.photo-extra {
  display: none;
  width: 160px; }
  .photo-extra.active {
    display: block; }
  .photo-extra select {
    width: 100%;
    display: block; }
  .photo-extra input {
    width: 100%;
    display: block; }
    .photo-extra input.photo-caption-save {
      width: 50%;
      display: inline-block;
      background: #fff; }
      .photo-extra input.photo-caption-save:disabled {
        background: #bdbdbd; }
  .photo-extra .photo-extra-field label {
    font-size: 12px;
    display: block;
    font-style: italic;
    font-weight: 400;
    color: #4a4a4a;
    margin-bottom: 0;
    text-align: center; }
  .photo-extra p.photo-selected-cat {
    font-weight: 700; }
    .photo-extra p.photo-selected-cat em {
      margin-right: 7px;
      font-weight: 400; }
  .photo-extra textarea.extra-caption {
    width: 100%;
    height: 50px;
    display: block; }
  .photo-extra .photo-cap-saved {
    color: #de264e;
    margin-left: 8px; }
    .photo-extra .photo-cap-saved.ok {
      color: #5cb81b; }

.photo-uploaded-note {
  clear: both; }

#items {
  float: left;
  border: 1px dashed #bdbdbd;
  margin: 0 10px 10px 0;
  padding: 5px 5px 0 5px;
  display: inline;
  position: relative; }
  #items p {
    font-size: 11px;
    text-align: center; }

.videod {
  padding: 0 0 0 40px; }
  .videod .item2 {
    height: 344px;
    width: 750px;
    padding: 10px;
    margin-left: -35px; }
  .videod .embedded {
    float: left;
    padding: 0 10px 0 0; }
  .videod .vd-cap {
    height: 315px;
    overflow: auto; }
    .videod .vd-cap p {
      text-align: left;
      font-size: 12px;
      margin: 7px 0 0 0;
      padding: 0; }

.vid-aft {
  clear: left;
  line-height: 1px;
  font-size: 1px;
  height: 1px;
  overflow: hidden; }

#pcontrols {
  position: absolute;
  top: 105px;
  width: 330px; }
  #pcontrols table {
    width: 100%;
    border-collapse: collapse; }
    #pcontrols table td {
      text-align: right;
      vertical-align: top;
      width: 90%; }
    #pcontrols table form {
      display: inline; }
      #pcontrols table form .formbut {
        padding: 5px 10px 4px 10px; }

p.zoom-caption,
p.copywrong {
  font-size: 12px; }

.zoom-caption-info {
  color: #777; }

.photo-hr {
  margin: 20px auto 20px 0;
  text-align: left; }

.caption {
  font-size: 10px; }

#slide, .slide {
  background-image: url(/_g/bg_slide.gif);
  float: left;
  font-size: 10px;
  height: 110px;
  margin: 0 10px 10px 0;
  text-align: center;
  width: 110px;
  position: relative; }
  #slide img, .slide img {
    position: relative;
    border: 2px solid #bdbdbd;
    border-bottom-color: #fff;
    border-right-color: #fff; }

.photo-grid {
  position: relative;
  width: 100%;
  background: #f2f2f2;
  padding: 6px; }
  .photo-grid p.flex-caption {
    font-style: italic;
    color: #fff;
    font-size: 13px;
    margin: 0;
    padding: 4px 6px 2px 6px; }
  .photo-grid .photo-hero {
    width: 100%;
    background: #777; }
    .photo-grid .photo-hero img {
      width: 100%;
      height: auto; }
  .photo-grid .photo-normal {
    display: flex;
    padding: 6px 0 0 0; }
    .photo-grid .photo-normal .photo-single {
      background: #777;
      margin: 0 6px 0 0;
      padding: 0;
      flex-basis: 33.3%;
      max-width: 33.3%;
      width: 33.3%; }
      .photo-grid .photo-normal .photo-single:last-of-type {
        margin: 0; }
      .photo-grid .photo-normal .photo-single .photo-link-bg-image {
        display: block;
        width: 100%;
        height: 0;
        padding-top: 56.25%;
        background-size: cover;
        background-position: center; }

.cd-ah .ssized #navbg {
  background-color: rgba(144, 172, 218, 0.7); }
.cd-ah #navbg {
  background: #90ACDA url(/_g/ahbg_nav.gif); }
.cd-ah #navlogo {
  background-image: url(/_g/ahlogo.gif); }
.cd-ah #brownslane,
.cd-ah #fb {
  background: #B9CCEA; }
.cd-ah #navtright,
.cd-ah #navtleft,
.cd-ah .fronttread {
  background-image: url(/_g/ahbg_tread.gif); }
.cd-ah #bar {
  background-color: #D0DFF5;
  border-bottom: 1px solid #6689C3; }
.cd-ah #copyright {
  background-color: #D0DFF5;
  border-top: 1px solid #6689C3; }
.cd-ah #stamp {
  background-image: url(/_g/ahbg_stamp.gif); }
.cd-ah #results th {
  background-color: #D0DFF5; }
.cd-ah .taborange {
  background-color: #8EB4F3; }
.cd-ah .tabgreen {
  background-color: #D0DFF5; }
.cd-ah #lyons {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline;
  width: 815px;
  height: 995px;
  background: url(/_g/ah_bg.jpg) top right no-repeat;
  z-index: 5; }
.cd-ah hr {
  color: #90ACDA;
  background: #90ACDA;
  border: 0;
  height: 1px;
  width: auto; }
.cd-ah .sponlink {
  border: 1px dotted #809CcA;
  color: #506C9A; }
  .cd-ah .sponlink a {
    color: #506C9A; }
.cd-ah #legal {
  background-image: url(/_g/legal_ah.gif); }

.cd-cov #navbg {
  background: #416546 url(/_g/covbg_nav.gif); }
.cd-cov .ssized #navbg {
  background-color: rgba(65, 101, 70, 0.7); }
.cd-cov #navlogo {
  background-image: url(/_g/covlogo.gif); }
.cd-cov #brownslane, .cd-cov #fb {
  background: #bbd3be; }
.cd-cov #navtright, .cd-cov #navtleft, .cd-cov .fronttread {
  background-image: url(/_g/covbg_tread.gif); }
.cd-cov #bar {
  background-color: #bbd3be;
  border-bottom: 1px solid #333; }
.cd-cov #copyright {
  background-color: #bbd3be;
  border-top: 1px solid #333; }
.cd-cov #stamp {
  background-image: url(/_g/covbg_stamp.gif); }
.cd-cov #results th {
  background-color: #bbd3be; }
.cd-cov .taborange {
  background-color: #e7e2d1; }
.cd-cov .tabgreen {
  background-color: #bbd3be; }
.cd-cov hr {
  color: #97b79c;
  background: #97b79c;
  border: 0;
  height: 1px;
  width: auto; }
.cd-cov .sponlink {
  border: 1px dotted #527858;
  color: #527858; }
  .cd-cov .sponlink a {
    color: #527858; }
.cd-cov #legal {
  background-image: url(/_g/legal_cov.gif); }

.cd-saloon #navbg {
  background: #90ACDA url(/_g/saloonbg_nav.gif); }
.cd-saloon .ssized #navbg {
  background-color: rgba(144, 172, 218, 0.7); }
.cd-saloon #navlogo {
  background-image: url(/_g/saloonlogo.gif); }
.cd-saloon #brownslane, .cd-saloon #fb {
  background: #B9CCEA; }
.cd-saloon #navtright, .cd-saloon #navtleft, .cd-saloon .fronttread {
  background-image: url(/_g/saloonbg_tread.gif); }
.cd-saloon #bar {
  background-color: #D0DFF5;
  border-bottom: 1px solid #6689C3; }
.cd-saloon #copyright {
  background-color: #D0DFF5;
  border-top: 1px solid #6689C3; }
.cd-saloon #stamp {
  background-image: url(/_g/saloonbg_stamp.gif); }
.cd-saloon #results th {
  background-color: #D0DFF5; }
.cd-saloon .taborange {
  background-color: #8EB4F3; }
.cd-saloon .tabgreen {
  background-color: #D0DFF5; }
.cd-saloon #lyons {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline;
  width: 815px;
  height: 995px;
  background: url(/_g/saloon_bg.jpg) top right no-repeat;
  z-index: 5; }
.cd-saloon hr {
  color: #90ACDA;
  background: #90ACDA;
  border: 0;
  height: 1px;
  width: auto; }
.cd-saloon .sponlink {
  border: 1px dotted #809CcA;
  color: #506C9A; }
  .cd-saloon .sponlink a {
    color: #506C9A; }
.cd-saloon #legal {
  background-image: url(/_g/legal_saloon.gif); }

.cd-ssjaguar #navbg {
  background: #771c15 url(/_g/ssjaguarbg_nav.gif); }
.cd-ssjaguar .ssized #navbg {
  background-color: rgba(119, 28, 21, 0.7); }
.cd-ssjaguar #navlogo {
  background-image: url(/_g/ssjaguarlogo.gif); }
.cd-ssjaguar #brownslane, .cd-ssjaguar #fb {
  background: #da918b; }
.cd-ssjaguar #navtright, .cd-ssjaguar #navtleft, .cd-ssjaguar .fronttread {
  background-image: url(/_g/ssjaguarbg_tread.gif); }
.cd-ssjaguar #bar {
  background-color: #cec8c8;
  border-bottom: 1px solid #480c07; }
.cd-ssjaguar #copyright {
  background-color: #cec8c8;
  border-top: 1px solid #480c07; }
.cd-ssjaguar #stamp {
  background-image: url(/_g/ssjaguarbg_stamp.gif); }
.cd-ssjaguar #results th {
  background-color: #cec8c8; }
.cd-ssjaguar .taborange {
  background-color: #dd918c; }
.cd-ssjaguar .tabgreen {
  background-color: #cec8c8; }
.cd-ssjaguar #lyons {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline;
  width: 815px;
  height: 995px;
  /* background: url(/_g/ssjaguar_bg.jpg) top right no-repeat; */
  z-index: 5; }
.cd-ssjaguar hr {
  color: #480c07;
  background: #480c07;
  border: 0;
  height: 1px;
  width: auto; }
.cd-ssjaguar .sponlink {
  border: 1px dotted #771c15;
  color: #4a4a4a; }
  .cd-ssjaguar .sponlink a {
    color: #4a4a4a; }
.cd-ssjaguar #legal {
  background-image: url(/_g/legal_ssjaguar.gif); }

.cd-xj6 #navbg {
  background: #65c1ad url(/_g/xj6bg_nav.gif); }
.cd-xj6 .ssized #navbg {
  background-color: rgba(101, 193, 173, 0.7); }
.cd-xj6 #navlogo {
  background-image: url(/_g/xj6logo.gif); }
.cd-xj6 #brownslane, .cd-xj6 #fb {
  background: #94dacb; }
.cd-xj6 #navtright, .cd-xj6 #navtleft, .cd-xj6 .fronttread {
  background-image: url(/_g/xj6bg_tread.gif); }
.cd-xj6 #bar {
  background-color: #bcece2; }
.cd-xj6 #copyright {
  background-color: #bcece2; }
.cd-xj6 #stamp {
  background-image: url(/_g/xj6bg_stamp.gif); }
.cd-xj6 #results th {
  background-color: #bcece2; }
.cd-xj6 .taborange {
  background-color: #ccecbc; }
.cd-xj6 .tabgreen {
  background-color: #bcece2; }
.cd-xj6 #lyons {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline;
  width: 815px;
  height: 995px;
  /* background: url(/_g/xj6_bg.jpg) top right no-repeat; */
  z-index: 5; }
.cd-xj6 hr {
  color: #94dacb;
  background: #94dacb;
  border: 0;
  height: 1px;
  width: auto; }
.cd-xj6 .sponlink {
  border: 1px dotted #34806f;
  color: #34806f; }
  .cd-xj6 .sponlink a {
    color: #34806f; }
.cd-xj6 #legal {
  background-image: url(/_g/legal_xj6.gif); }

.cd-xj220 #navbg {
  background: #93959d url(/_g/xj220bg_nav.gif); }
.cd-xj220 .ssized #navbg {
  background-color: rgba(147, 149, 157, 0.7); }
.cd-xj220 #navlogo {
  background-image: url(/_g/xj220logo.gif); }
.cd-xj220 #brownslane, .cd-xj220 #fb {
  background: #b2b4b9; }
.cd-xj220 #navtright, .cd-xj220 #navtleft, .cd-xj220 .fronttread {
  background-image: url(/_g/xj220bg_tread.gif); }
.cd-xj220 #bar {
  background-color: #d8dadf;
  border-bottom: 1px solid #333; }
.cd-xj220 #copyright {
  background-color: #d8dadf;
  border-top: 1px solid #333; }
.cd-xj220 #stamp {
  background-image: url(/_g/xj220bg_stamp.gif); }
.cd-xj220 #results th {
  background-color: #b2b4b9; }
.cd-xj220 .taborange {
  background-color: #bdc1d2; }
.cd-xj220 .tabgreen {
  background-color: #b2b4b9; }
.cd-xj220 hr {
  color: #73788e;
  background: #73788e;
  border: 0;
  height: 1px;
  width: auto; }
.cd-xj220 .sponlink {
  border: 1px dotted #6f7383;
  color: #6f7383; }
  .cd-xj220 .sponlink a {
    color: #6f7383; }
.cd-xj220 #legal {
  background-image: url(/_g/legal_xj220.gif); }

.cd-xjs #navbg {
  background: #FB9952 url(/_g/xjsbg_nav.gif); }
.cd-xjs .ssized #navbg {
  background-color: rgba(251, 153, 82, 0.7); }
.cd-xjs #navlogo {
  background-image: url(/_g/xjslogo.gif); }
.cd-xjs #brownslane, .cd-xjs #fb {
  background: #F8CB6B; }
.cd-xjs #navtright, .cd-xjs #navtleft, .cd-xjs .fronttread {
  background-image: url(/_g/xjsbg_tread.gif); }
.cd-xjs #bar {
  background-color: #FCDC97; }
.cd-xjs #copyright {
  background-color: #FCDC97; }
.cd-xjs #stamp {
  background-image: url(/_g/xjsbg_stamp.gif); }
.cd-xjs #results th {
  background-color: #FCDC97; }
.cd-xjs .taborange {
  background-color: #dDc9a6; }
.cd-xjs .tabgreen {
  background-color: #FCDC97; }
.cd-xjs #lyons {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline;
  width: 815px;
  height: 995px;
  background: url(/_g/xjs_bg.jpg) top right no-repeat;
  z-index: 5; }
.cd-xjs hr {
  color: #F8CB6B;
  background: #F8CB6B;
  border: 0;
  height: 1px;
  width: auto; }
.cd-xjs .sponlink {
  border: 1px dotted #eB8942;
  color: #aB5912; }
  .cd-xjs .sponlink a {
    color: #aB5912; }
.cd-xjs #legal {
  background-image: url(/_g/legal_xjs.gif); }

.cd-xk #navbg {
  background: #CDB996 url(/_g/xkbg_nav.gif); }
.cd-xk .ssized #navbg {
  background-color: rgba(205, 185, 150, 0.7); }
.cd-xk #navlogo {
  background-image: url(/_g/xklogo.gif); }
.cd-xk #brownslane, .cd-xk #fb {
  background: #E4D4B8; }
.cd-xk #navtright, .cd-xk #navtleft, .cd-xk .fronttread {
  background-image: url(/_g/xkbg_tread.gif); }
.cd-xk #bar {
  background-color: #F1E3B5;
  border-bottom: 1px solid #CBAB6E; }
.cd-xk #copyright {
  background-color: #F1E3B5;
  border-top: 1px solid #CBAB6E; }
.cd-xk #stamp {
  background-image: url(/_g/xkbg_stamp.gif); }
.cd-xk #results th {
  background-color: #F1E3B5; }
.cd-xk .taborange {
  background-color: #dDc9a6; }
.cd-xk .tabgreen {
  background-color: #F1E3B5; }
.cd-xk #lyons {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline;
  width: 815px;
  height: 995px;
  background: url(/_g/xk_bg.jpg) top right no-repeat;
  z-index: 5; }
.cd-xk hr {
  color: #CDB996;
  background: #CDB996;
  border: 0;
  height: 1px;
  width: auto; }
.cd-xk .sponlink {
  border: 1px dotted #bDa986;
  color: #8D7956; }
  .cd-xk .sponlink a {
    color: #8D7956; }
.cd-xk #legal {
  background-image: url(/_g/legal_xk.gif); }

.cd-xke #navbg {
  background: #D1E68F url(/_g/bg_nav.gif); }
.cd-xke .ssized #navbg {
  background-color: rgba(209, 230, 143, 0.7); }
.cd-xke #navlogo {
  background-image: url(/_g/logo.gif); }
.cd-xke #brownslane, .cd-xke #fb {
  background: #eef9cc; }
.cd-xke #navtright, .cd-xke #navtleft, .cd-xke .fronttread {
  background-image: url(/_g/bg_tread.gif); }
.cd-xke #bar {
  background-color: #e3f4af; }
.cd-xke #copyright {
  background-color: #e3f4af; }
.cd-xke #stamp {
  background-image: url(/_g/bg_stamp.gif); }
.cd-xke #results th {
  background-color: #e3f4af; }
.cd-xke .taborange {
  background-color: #f4cc41; }
.cd-xke .tabgreen {
  background-color: #c2d880; }
.cd-xke #lyons {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline;
  width: 815px;
  height: 995px;
  background: url(/_g/xke_bg.jpg) top right no-repeat;
  z-index: 5; }
.cd-xke hr {
  color: #D1E68F;
  background: #D1E68F;
  border: 0;
  height: 1px;
  width: auto; }
.cd-xke .sponlink {
  border: 1px dotted #c1d67F;
  color: #91a64F; }
  .cd-xke .sponlink a {
    color: #91a64F; }
.cd-xke #legal {
  background-image: url(/_g/legal_xke.gif); }

/*# sourceMappingURL=cd.css.map */
