.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 20px 31px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  897px;
    height: 259px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 897px;
    height: 259px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 111px;
    right: 0px;
    width: 31px;
    height: 76px;
    cursor: pointer;
    background: transparent url(/BCA/Generic/images/home/home_arrow_rt.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 0px;
    right: auto;
    background-image: url(/BCA/Generic/images/home/home_arrow_lt.gif);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 111px;
    left: 0px;
    width: 31px;
    height: 76px;
    cursor: pointer;
    background: transparent url(/BCA/Generic/images/home/home_arrow_lt.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 0px;
    background-image: url(/BCA/Generic/images/home/home_arrow_rt.gif);
}

div.jcarousel-skin-tango {
    background-image: url(/BCA/Generic/images/home/slider-border.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#mycarousel.jcarousel-skin-tango{ 
	background:url(/BCA/Generic/images/home/loading.gif) center center no-repeat; 
	width:	959px; 
	height:	299px; 
 } 
 
 #mycarousel.jcarousel-skin-tango li{ 
	display:none; 
 } 
 
li.jcarousel-item-1, li.jcarousel-item-2, li.jcarousel-item-3 {
	background-position: 0 0;
	background-repeat: no-repeat;
}

li.jcarousel-item-1 {
}

li.jcarousel-item-2 {
}

li.jcarousel-item-3 {
}

div.homeFeature1bg {
    background: transparent url(/BCA/Generic/images/pg_headers/pg_header_homeCreditIdentity.jpg) no-repeat 0 0;
	width: 897px;
	height: 259px;
	margin: 0px;
}

div.homeFeature2bg {
    background: transparent url(/BCA/Generic/images/pg_headers/pg_header_homeFrankAbagnale.jpg) no-repeat 0 0;
	width: 897px;
	height: 259px;
	margin: 0px;
}

div.homeFeature3bg {
    background: transparent url(/BCA/Generic/images/pg_headers/pg_header_homeIdentityThieves.jpg) no-repeat 0 0;
	width: 897px;
	height: 259px;
	margin: 0px;
}
