/* custom style */
/* ALGEMENE STIJL */
#belmij {
	display: none;
}

.autolijst_background {
    background-color: #949393;
}

.ad_nav_bladeren a {
    margin: 0 0 0 30px;
}

.klantenvertellen {
    background: #153654;
    height: 77px;
    line-height: 50px;
    padding: 10px 0;
    width: 100%;
  	display: block;
}

#autolijst_wrap .header_prijs {
  color: #CB1416;
}

.ad_nav_bladeren {
    width: 42%;
}


/* GALLERIJ STIJL */

ul#ad_gallerij li {
    height: 330px;
  background: #B5B5B5;
}



/* LIJST STIJL */

ul#ad_lijst > li {
  background: #B5B5B5;
  height: 140px;
}

ul#ad_lijst > li div.ad-info ul {
    width: 270px;
}


ul#ad_lijst > li div.ad-info ul span:first-child {
    width: 106px;
}

li.ad-icons {
    position: absolute;
    right: 15px;
    top: 39px;
}

.ad_lijst_icons {
    bottom: -100px;
    position: absolute;
    right: 131px;
    width: 137px;
}


/* DETAILPAGINA STIJL */

div#auto-video img {
    width: 320px;
    height: auto;
}

.formulier ul select {
    width: 245px;
}

h3.header_opmerkingen + p {
	margin: 0 0 22px 0;
}

#ad_auto_overzicht a.link_meer_fotos {
  line-height: 20px;
  height: 20px;
}

#kolom_opties ul li:hover, #kolom_opties ul li:hover span {
    background: #DC2223;
  color: #fff;
}

#ad_auto_overzicht .kolom_links {
    height: auto !important;
}

.kolom_rechts {
    width: 53%;
    float: right;    
}

#autolijst_wrap .form_text {
    background: #fff;
}

.formulier ul select {
    width: 170px;
}


ul#ad_gallerij li .ad_lijst_icons {
  position: relative;
  top: 10px;
  width: 293px;
  left: 5px;
}

ul#ad_gallerij li .ad_lijst_icons img {
  height: 23px;
}

li.ad-icons {
    position: absolute;
    right: 15px;
    top: 39px;
}

li.ad-icons img {
  height: 23px;
  margin-left: 10px;
}

img.icon_detail {
  float: right;
  margin-left: 10px;
}


ul#ad_gallerij li .ad_lijst_icons {
    left: 118px;
    position: absolute;
    top: 293px;
    width: 121px;
}

  ul#ad_gallerij li .ad_lijst_icons img {
      height: 19px;
  }


.kolom_links > iframe {
    height: 300px !important;
    margin-left: -13px !important;
    position: relative !important;
    width: 370px !important;
}

.container_750.container_background.border_top.border_bottom {
    height: 521px !important;
}


.btn-primary {
    background-color: #e62323;
    border-color: #a81414;
    color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{
   	border-color: #e62323;
    background-color: #a81414;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #e62323;
    border-color: #428bca;
}

.label-primary {
    background-color: #e62323;
}

.auto-detail-page {
	background: #fff;
  	margin: 20px 0;
  	padding: 20px
}

.title {
    color: #E62323;
}