body {
  background-image: url(/images/greylinebacker.gif);

  font-family: "Open Sans", Arial, sans-serif;
}

body,
td,
th {
  font-family: "Open Sans", Arial, sans-serif;
}

.spam-warning {
  border: dashed 2px red;
  padding: 15px;
}


.message-seller {
  padding: 15px;
  margin-top: 10px;
  background-color: #f6f6f6;
  border: solid #eee 1px;
}

.message-seller textarea {
  margin-top:5px;
}

.company-name {
  padding-left:5px;
  font-weight: bold;
}

.message-seller input[type="submit"] {
  margin-top:10px;
}


.content_boxes.search-results .row {
  margin-bottom: 20px;

  border-bottom: none;

  padding-bottom: 20px;

  padding-top: 20px;
}

.search-results-col {
  min-height: 400px;
}

.margin-bottom {
  margin-bottom: 30px;
}

.content_boxes {
  margin-top: 20px;
}

#working-on-it {
  background-color: #ffffaf;

  font-weight: bold;

  margin: 0;

  padding: 10px;

  text-align: center;

  margin-bottom: 20px;
}

.rv-details-description {
  margin-bottom: 20px;
}

#wrapper {
  background-color: White;
  border: 2px solid #a1af4d;
  border-radius: 1px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  overflow: hidden;
}

.headerlinks {
  margin-top: 25px;
}



.navbar {
  margin-bottom: 0px;

  min-height: 32px;

  position: relative;

  -webkit-border-radius: 0px;

  -moz-border-radius: 0px;

  border-radius: 0px;
}

.navbar-default {
  border: 0;

  background-color: #ecece2;

  border-bottom: solid 2px #d5d7b2;

  border-top: solid 2px #d5d7b2;
}

.navbar-collapse {
  padding-left: 0px;

  padding-right: 0px;
}

.navbar-nav > li > a {
  padding-bottom: 2px !important;

  padding-top: 2px !important;
}

.navbar-default .navbar-nav > li > a {
  color: #333;

  font-size: 12px;

  border: 1px solid lightgray;

  font-size: 12px;

  margin: 2px;
}

.navbar-default .navbar-nav > li > a:hover {
  background-color: wheat;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: Wheat;

  color: #555;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;

  background-color: wheat;
}

#logo {
  max-width: 250px;
}

img.responsive {
  width: 100%;

  height: auto;
}

#header-container {
  padding: 0 2px;
}

#nav-container {
  padding: 0 4px 0 0;
}

.header-inner {
  background-color: #a1af4d;

  background-image: url("/images/topster-bg.png");

  background-repeat: no-repeat;

  min-height: 100px;

  padding-top: 10px;
}

.home-categories .col-xs-12 {
  margin-bottom: 20px;
}

.home-categories .col-xs-12 center {
  border: solid 1px #eee;

  padding-top: 10px;

  padding-bottom: 10px;
}

.panel {
    border-radius: 0;
}

.panel-quick-search {
  margin-top: 25px;
}

#quick-search td {
  padding-bottom: 10px;
}

.road-report img,
.road-report p {
  float: left;
}

.front-page-featured {
  text-align: center;
  margin-bottom: 20px;
  border-bottom: solid 1px #eee;
  padding-top: 10px;
  padding-bottom: 20px;
  height: auto;
  overflow: hidden;
  font-weight: normal;
}

.item-location-list {
  margin-top: 10px;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
}

.front-page-featured img {
  height: 75px;
}

.front-page-featured span {
  display: block;

  font-size: 13px;
}

.search-form-panel {
  margin-top: 20px;
}

.navbar-default .navbar-nav > li > a {
  font-size: 13px;
}

.bs-callout-danger {
  border-left-color: #ce4844;
}

.bs-callout {
  -moz-border-bottom-colors: none;

  -moz-border-left-colors: none;

  -moz-border-right-colors: none;

  -moz-border-top-colors: none;

  border-image: none;

  border-radius: 3px;

  border-style: solid;

  border-width: 1px 1px 1px 5px;

  margin: 20px 0;

  padding: 20px;
}

.search-form-panel .form-control {
  margin-bottom: 10px;
}

h5.media-title {
  margin-bottom: 5px;

  margin-top: 0;

  font-weight: bold;
}

.ad-details-info .label,
.seller-details .label {
  border-radius: 0;

  color: inherit;

  display: inline;

  font-size: 100%;

  font-weight: 700;

  line-height: normal;

  padding: 5px;

  text-align: left;

  vertical-align: middle;

  white-space: nowrap;
}

#bigpic,
.smallpicpreview {
  margin-bottom: 30px;
}

.email-seller {
  margin-left: 4px;

  margin-top: 10px;
}

.padding-bottom {
  padding-bottom: 30px;
}

.g-recaptcha {
  margin-bottom: 20px;
}

.btn {
  padding: 4px 6px;
}

.btn.orange {
  background-color: #ff7200;

  color: white;

  border: none;
}

.fp-button-wrapper {
}

@media screen and (max-width: 767px) {
  .panel-rv-details {
    margin-top: 30px;
  }
}

.ad-nav-status-label {
  float: left;

  display: inline-block;

  margin-top: 12px;

  margin-left: 10px;
}

.ad-nav .btn {
  float: left;
}

.form_table tr td {
  padding-bottom: 10px;

  padding-top: 10px;
}

.input {
  background-color: #fff;

  background-image: none;

  border: 1px solid #ccc;

  border-radius: 4px;

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

  color: #555;

  display: inline-block;

  font-size: 14px;

  height: 34px;

  line-height: 1.42857;

  padding: 6px 12px;

  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.required_field {
  color: red;

  font-weight: bold;
}

.form-control.has-tooltip {
  float: left;

  width: 95%;
}

.tooltip-container {
  color: white !important;

  float: left;

  font-weight: bold;

  height: 20px;

  margin-left: 5px;

  margin-top: 1px;

  text-align: center;

  width: 20px;
}

.tooltip-container a {
  font-size: 22px;
}

.shadowed {
  -webkit-box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, 0.75);
  padding-bottom: 10px;
  padding-top: 10px;
}


.form-control,.input {
    height: 30px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 0;
}

.btn {
    border-radius:1px;
}