﻿

/*--------CAROUSEL--------*/

#carouselWrap  .jcarousel-skin-RM .jcarousel-container-horizontal 
{
    background: transparent url(../../../../images/products/invigor/saskFacilityPhotoStripBg.gif) top left no-repeat;
    width:428px;
    padding: 0 24px;
}

#carouselWrap .jcarousel-clip-horizontal {
    margin:0 10px;
    padding:28px 0;
    width:407px;
}

#mycarousel-treated, #mycarousel-untreated
{
    padding-bottom: 0;
}

#carouselWrap .jcarousel-list li, #mycarousel-treated.jcarousel-item {
    float:left;
    height:83px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    width:129px;
}

#carouselWrap .jcarousel-item-horizontal {
    margin-right:10px;
}

#carouselWrap .jcarousel-item a.lightbox img {
    height:83px;
    width:129px;
}

#carouselWrap .jcarousel-skin-RM .jcarousel-prev-horizontal 
{
    background:transparent url(../../../../images/products/invigor/carouselArrowLeft.gif) no-repeat left top;
    height: 50px;
    top: 47px;
    left: 10px;
    width: 16px;
}

#carouselWrap .jcarousel-skin-RM .jcarousel-next-horizontal 
{
    background:transparent url(../../../../images/products/invigor/carouselArrowRight.gif) no-repeat left top;
    height: 50px;
    top: 47px;
    right: 10px;
    width: 16px;
}

#carouselWrap .jcarousel-skin-RM .jcarousel-prev-disabled-horizontal,
#carouselWrap .jcarousel-skin-RM .jcarousel-prev-disabled-horizontal:hover,
#carouselWrap .jcarousel-skin-RM .jcarousel-prev-disabled-horizontal:active {
    background:transparent url(../../../../images/products/invigor/carouselArrowLeftDisabled.gif) no-repeat left top;
}

#carouselWrap .jcarousel-skin-RM .jcarousel-next-disabled-horizontal,
#carouselWrap .jcarousel-skin-RM .jcarousel-next-disabled-horizontal:hover,
#carouselWrap jcarousel-skin-RM .jcarousel-next-disabled-horizontal:active {
    background:transparent url(../../../../images/products/invigor/carouselArrowRightDisabled.gif) no-repeat left top;
}




