﻿/* Locations Maps
----------------------------------------------------------*/

#location_map
{
    background: url(../Images/Maps/LU.png) center center no-repeat;
}


#location_map a.current span
{
    display: inline;
}

#search-row-exterior-color
{
    display: none;
}

/* Icon sold */

.sold-icon
{
    background-image: url("../Images/Icons/FR/sold.png");
    z-index:0
}

#slideshow-slider .sold-icon-slide
{
    background-image: url("../Images/Icons/FR/slide_sold.png");
}

*:first-child+html #slideshow-slider .sold-icon-slide 
{ 
    background-image:url("");
}

/* Icon coming soon */

.coming-soon-icon {
	background-image:url("../Images/Icons/FR/coming_soon.png");
	z-index:0
}

#slideshow-slider .coming-soon-icon-slide {
	background-image:url("../Images/Icons/FR/slide_coming_soon.png");
}

*:first-child+html #slideshow-slider .coming-soon-icon-slide
{ 
    background-image:url("");
}

/* Icon reserved */

.reserved-icon {
	background-image:url("../Images/Icons/FR/reserved.png");
	z-index:0
}

#slideshow-slider .reserved-icon-slide {
	background-image:url("../Images/Icons/FR/slide_reserved.png");
}

*:first-child+html #slideshow-slider .reserved-icon-slide
{ 
    background-image:url("");
}

/* Lyon */

/*#location_map a#location_link_21
{
    display: block;
    left: 110px;
    top: 57px;
}*/

#location_map a#location_link_55911
{
    display: block;
    left: 110px;
    top: 57px;
}

/* Paris */

/*#location_map a#location_link_22
{
    display: block;
    left:90px;
	top:25px;
}*/

    /* Luxembourg */
#location_map a#location_link_55929
{
    display: block;
    left:86px;
	top:74px;
}


/* Capellen*/

#location_map a#location_link_55930
{
    display: block;
    left:90px;
	top:80px;
}

/* Banner for ALD occation France */
#leadback_iframe
{
    left: 300px !important;
    top: 100px !important
}

#cgi-marque
{
    display: none;
}

#cgi-modele
{
    display: none;
}

#cgi-prix
{
    display: none;
}

#cgi-mec
{
    display: none;
}

#cgi-tva
{
    display: none;
}

#cgi-km
{
    display: none;
}

#cgi-local
{
    display: none;
}


.title-price {
    font-size: 19px !important;
}


.vehicle-detail h3 label
{
    font-size: 12px;
}