/* --- [General Slideshow Pieces] ------------------- */

#banner .slide {
    width: 714px;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    border-top: 2px solid #ceb237;
}

#banner div.active {
    z-index: 10;
}

#banner div.last-active {
    z-index: 9;
}

/* --- [Homepage Slideshow] ----------------------------------- */

#banner.home #pic1 {
    background: #fff url(../images/header/home_hdr_01.jpg) no-repeat 0 0;
}

#banner.home #pic2 {
    background: #fff url(../images/header/home_hdr_02.jpg) no-repeat 0 0;
}

#banner.home #pic3 {
    background: #fff url(../images/header/home_hdr_03.jpg) no-repeat 0 0;
}

#banner.home #pic4 {
    background: #fff url(../images/header/home_hdr_04.jpg) no-repeat 0 0;
}

#banner.home #pic5 {
    background: #fff url(../images/header/home_hdr_05.jpg) no-repeat 0 0;
}

#banner.home #pic6 {
    background: #fff url(../images/header/home_hdr_06.jpg) no-repeat 0 0;
}

#banner.home #pic7 {
    background: #fff url(../images/header/home_hdr_09.jpg) no-repeat 0 0;
}

#banner.home #pic8 {
    background: #fff url(../images/header/home_hdr_07.jpg) no-repeat 0 0;
}

#banner.home #pic9 {
    background: #fff url(../images/header/home_hdr_08.jpg) no-repeat 0 0;
}

/* --- [Products and Solutions Slideshow] ------------------------- */

#banner.products #pic1 {
    background: #fff url(../images/header/product_hdr_01.jpg) no-repeat 0 0;
}

#banner.products #pic2 {
    background: #fff url(../images/header/product_hdr_02.jpg) no-repeat 0 0;
}

#banner.products #pic3 {
    background: #fff url(../images/header/product_hdr_03.jpg) no-repeat 0 0;
}

#banner.products #pic4 {
    background: #fff url(../images/header/product_hdr_04.jpg) no-repeat 0 0;
}

#banner.products #pic5 {
    background: #fff url(../images/header/product_hdr_05.jpg) no-repeat 0 0;
}

#banner.products #pic6 {
    background: #fff url(../images/header/product_hdr_06.jpg) no-repeat 0 0;
}

#banner.products #pic7 {
    background: #fff url(../images/header/product_hdr_07.jpg) no-repeat 0 0;
}

/* --- [RFQ Slideshow] ------------------------- */

#banner.rfq #pic1 {
    background: #fff url(../images/header/rfq_hdr_01.jpg) no-repeat 0 0;
}

#banner.rfq #pic2 {
    background: #fff url(../images/header/rfq_hdr_02.jpg) no-repeat 0 0;
}

#banner.rfq #pic3 {
    background: #fff url(../images/header/rfq_hdr_03.jpg) no-repeat 0 0;
}

#banner.rfq #pic4 {
    background: #fff url(../images/header/rfq_hdr_04.jpg) no-repeat 0 0;
}

/* --- [My Account Slideshow] ------------------------- */

#banner.myaccount #pic1 {
    background: #fff url(../images/header/myaccount_hdr_01.jpg) no-repeat 0 0;
}

#banner.myaccount #pic2 {
    background: #fff url(../images/header/myaccount_hdr_02.jpg) no-repeat 0 0;
}

#banner.myaccount #pic3 {
    background: #fff url(../images/header/myaccount_hdr_03.jpg) no-repeat 0 0;
}

#banner.myaccount #pic4 {
    background: #fff url(../images/header/myaccount_hdr_04.jpg) no-repeat 0 0;
}

#banner.myaccount #pic5 {
    background: #fff url(../images/header/myaccount_hdr_05.jpg) no-repeat 0 0;
}


/* --- [Contact Slideshow] ------------------------- */

#banner.contact #pic1 {
    background: #fff url(../images/header/contact_hdr_01.jpg) no-repeat 0 0;
}

#banner.contact #pic2 {
    background: #fff url(../images/header/contact_hdr_02.jpg) no-repeat 0 0;
}

#banner.contact #pic3 {
    background: #fff url(../images/header/contact_hdr_03.jpg) no-repeat 0 0;
}