.jcarousel-skin-tango {margin:0 0 0 67px; height:85px; overflow:hidden;}
.jcarousel-skin-tango .jcarousel-container { background: #fff url(../images/scroll-bg.gif) no-repeat top center}
.jcarousel-skin-tango .jcarousel-container-horizontal { margin:0 0 0 13px; width:650px; padding:0 40px; height:85px; overflow:hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal { width:600px;}
.jcarousel-skin-tango .jcarousel-item, .jcarousel-skin-tango li { width:auto; height:59px; padding:12px; text-align:center}

.jcarousel-skin2 .jcarousel-container { background: #fff; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:1px solid #ccc}
.jcarousel-skin2 .jcarousel-container-horizontal { margin:0; width:501px; padding:0; height:155px;}
.jcarousel-skin2 .jcarousel-clip-horizontal { width:465px; height:155px;}
.jcarousel-skin2 .jcarousel-item { width:465px; height:155px; padding:0;}

.car-box1 { background:url(../images/img-carousel-one.jpg) no-repeat top left; height:155px; width:465px; display:block; float:left}
.car-box1 h1 { color:#003366; font-size:27px; text-transform:uppercase}
.car-box1 h2 {color:#333; font-size:18px; text-transform:uppercase}

.bt-mantle { float:left; margin:1px 0 0 -1px}
.bt-mantle a { background:url(../images/bt-mantle.jpg) no-repeat 0 0; display:block; height:34px; width: 126px; color:#fff; text-decoration:none;}
.bt-mantle.tab1 a { background:url(../images/bt-mantle1.jpg) no-repeat 0 0; display:block; height:34px; width: 127px; color:#fff}
.bt-mantle.tab4 a { background:url(../images/bt-mantle4.jpg) no-repeat 0 0; display:block; height:34px; width: 127px; color:#fff}
* html .bt-mantle.tab4 a {width:125px;}
.bt-mantle h2 {font-size:12px; text-transform:uppercase; text-align:center; padding:11px 0 8px 0; margin:0;}
.bt-mantle a:hover, .bt-mantle a.selected:hover, .bt-mantle a.selected { background-position: 0 -34px}

.car-box2 { background:url(../images/img-carousel-one.jpg) no-repeat top left; height:155px; width:465px; display:block; float:left}
.car-box2 h1 { color:#003366; font-size:27px; text-transform:uppercase}
.car-box2 h2 {color:#333; font-size:18px; text-transform:uppercase}

.car-box3 { background:url(../images/img-carousel-one.jpg) no-repeat top left; height:155px; width:465px; display:block; float:left}
.car-box3 h1 { color:#003366; font-size:27px; text-transform:uppercase}
.car-box3 h2 {color:#333; font-size:18px; text-transform:uppercase}

.car-box4 { background:url(../images/img-carousel-one.jpg) no-repeat top left; height:155px; width:465px; display:block; float:left}
.car-box4 h1 { color:#003366; font-size:27px; text-transform:uppercase}
.car-box4 h2 {color:#333; font-size:18px; text-transform:uppercase}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: 25px; right: 20px; width: 31px; height: 31px; cursor: pointer; background: url(../images/scroll-arrow-right.gif) no-repeat 0 0}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover { background-position: 0 -31px}
.jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top: 25px; left: 0; width: 31px; height: 31px; cursor: pointer; background: url(../images/scroll-arrow-left.gif) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover { background-position: 0 -31px;}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover { background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-next-vertical:active { background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active { cursor: default; background-position: 0 -96px;}
.jcarousel-skin-tango .jcarousel-prev-vertical { position: absolute; top: 5px; left: 43px; width: 32px; height: 32px; cursor: pointer; background: transparent url(../images/prev-vertical.png) no-repeat 0 0;}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover { background-position: 0 -32px;}
.jcarousel-skin-tango .jcarousel-prev-vertical:active { background-position: 0 -64px;}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {cursor: default; background-position: 0 -96px;}

/**
 * Additional styles for the controls.
 */
.jcarousel-control { position:absolute; top:154px; text-align: center; }
.jcarousel-control a:focus,
.jcarousel-control a:active { outline: none;}

#mycarousel2-next,
#mycarousel2-prev { cursor: pointer; margin-bottom: -10px; text-decoration: underline; font-size: 11px;}

