.jcarousel-skin-services .jcarousel-container { background: transparent; }
.jcarousel-skin-services .jcarousel-container-horizontal { width: 440px; padding: 0 0 40px; overflow:hidden;}
.jcarousel-skin-services .jcarousel-container-vertical { width: 75px; height: 245px; padding: 40px 20px; }
.jcarousel-skin-services .jcarousel-clip-horizontal {width:440px;padding-top:15px;border-bottom:1px solid #C4D4E3;}
.jcarousel-skin-services .jcarousel-clip-vertical {width:  77px;height: 245px;}
.jcarousel-skin-services .jcarousel-item {width:80px;height: 128px; text-align:center; overflow:hidden; }
.jcarousel-skin-services .jcarousel-item a:link, .jcarousel-skin-services .jcarousel-item a:visited {color:#000;text-decoration:none;}
.jcarousel-skin-services .jcarousel-item a:hover {text-decoration:underline;}
.jcarousel-skin-services .jcarousel-item span {color:#E3B603; text-transform:uppercase;}
.jcarousel-skin-services .jcarousel-item img {border:1px solid #C4D4E3;height:78px;width:78px;}
.jcarousel-skin-services .jcarousel-item-horizontal {margin-right: 9px;}
.jcarousel-skin-services .jcarousel-item-vertical {margin-bottom: 7px;}
.jcarousel-skin-services .jcarousel-item-placeholder {}
.jcarousel-skin-services .jcarousel-list-horizontal {height:135px; /*overflow:visible*/}
.carouselPages {text-align:center;position:absolute;bottom:8px;width:75px; left:177px;color:#676767;}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-services .jcarousel-next-horizontal {position: absolute;bottom:0;left:252px;width: 32px;height: 32px;cursor: pointer;background: transparent url(http://static.www.portal.skynet.be/css/jcarousel/skins/services/next-horizontal.gif) no-repeat 0 0;}
.jcarousel-skin-services .jcarousel-next-horizontal:hover {background-position: -32px 0;}
.jcarousel-skin-services .jcarousel-next-horizontal:active {background-position: -64px 0;}
.jcarousel-skin-services .jcarousel-next-disabled-horizontal,
.jcarousel-skin-services .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-services .jcarousel-next-disabled-horizontal:active {cursor: default;background-position: -96px 0;}
.jcarousel-skin-services .jcarousel-prev-horizontal {position: absolute;bottom:0;left:145px;width: 32px;height: 32px;cursor: pointer;background: transparent url(http://static.www.portal.skynet.be/css/jcarousel/skins/services/prev-horizontal.gif) no-repeat 0 0;}
.jcarousel-skin-services .jcarousel-prev-horizontal:hover {background-position: -32px 0;}
.jcarousel-skin-services .jcarousel-prev-horizontal:active {background-position: -64px 0;}
.jcarousel-skin-services .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-services .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-services .jcarousel-prev-disabled-horizontal:active {cursor: default;background-position: -96px 0;}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-services .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-services .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-services .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-services .jcarousel-next-disabled-vertical,
.jcarousel-skin-services .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-services .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-services .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.gif) no-repeat 0 0;
}

.jcarousel-skin-services .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-services .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-services .jcarousel-prev-disabled-vertical,
.jcarousel-skin-services .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-services .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.caruselVlanCars {border-top:1px solid #C4D4E3;overflow:hidden;zoom:1; margin:10px 0 0 0; padding:5px 0 0 0;}
