/* ------------------------------------------------------------ */
/* Element Formatting */
/* ------------------------------------------------------------ */

#HP-Advert{
    margin: 10px 0 0 0;
    float: left;
    background-color: #ffffff;
    width: 771px;
    height: 330px;
    position: relative;
    overflow: hidden;
}

#Adverts{
    float: left;
    width: 771px;
    height: 297px;
    overflow: hidden;
    box-shadow: 0 2px 2px rgba(0,0,0,.14);
}

#Nav{
    position: absolute;
    bottom: 7px;
    left: 340px;
    z-index: 99999;
}

#Nav a{
    background-image: url(https://images.esellerpro.com/2650/images/objects/buttons/inactive-slide.jpg);
    float: left;
    height: 12px;
    margin: 0 3px 0 0;
    width: 12px;
}

#Nav a.activeSlide{
    background-image: url(https://images.esellerpro.com/2650/images/objects/buttons/active-slide.jpg);
}

/* ------------------------------------------------------------ */
/* Misc Elements */
/* ------------------------------------------------------------ */

/* ------------------------------------------------------------ */
/* Elements Colours */
/* ------------------------------------------------------------ */

#Nav a{ color: #333333; }
#Nav a.activeSlide{ color: #E0E0E0; }

/* ------------------------------------------------------------ */
/* Font Formatting */
/* ------------------------------------------------------------ */







