.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:172px;
	height:113px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width:172px;
	height:113px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:172px;
	height:113px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:172px;
	height:113px;
}

.jcarousel-skin-tango .jcarousel-item {
    width:172px;
	height:113px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
}

.jcarousel-skin-tango .jcarousel-item-vertical {
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 42px;
    right: 4px;
    width:13px;
    height:25px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 42px;
    left: 4px;
    width:13px;
    height:25px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
}

/**
 *  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: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.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: transparent url(../images/next-vertical.png) no-repeat 0 0;
}

.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;
}





















.footerlogos li{
	padding:0px 4px;
}
.footerlogos li a{
	display:block;
    width:127px;
	height:84px;
	text-indent:-99999px;
	outline-style:none;
	background:url(../../images/footer_logo1.png) left top no-repeat;
}
.footerlogos li a.logo1{background:url(../images/footer_logo1.png) left top no-repeat;}
.footerlogos li a.logo1:hover{background:url(../images/footer_logo1.png) left bottom no-repeat;}
.footerlogos li a.logo2{background:url(../images/footer_logo2.png) left top no-repeat;}
.footerlogos li a.logo2:hover{background:url(../images/footer_logo2.png) left bottom no-repeat;}
.footerlogos li a.logo3{background:url(../images/footer_logo3.png) left top no-repeat;}
.footerlogos li a.logo3:hover{background:url(../images/footer_logo3.png) left bottom no-repeat;}
.footerlogos li a.logo4{background:url(../images/footer_logo4.png) left top no-repeat;}
.footerlogos li a.logo4:hover{background:url(../images/footer_logo4.png) left bottom no-repeat;}
.footerlogos .jcarousel-skin-tango .jcarousel-container-horizontal {
	width:540px;
	padding:0px 10px 0px 20px;
}

.footerlogos .jcarousel-skin-tango .jcarousel-container-vertical {
	width:540px;
}

.footerlogos .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:540px;
}

.footerlogos .jcarousel-skin-tango .jcarousel-clip-vertical {
    width:127px;
	height:84px;
}

.footerlogos .jcarousel-skin-tango .jcarousel-item {
    width:127px;
	height:84px;
}


/**
 *  Horizontal Buttons
 */
.footerlogos .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 35px;
    right:8px;
    width:7px;
    height:14px;
    cursor: pointer;
    background: transparent url(../images/next-horizontal2.png) no-repeat 0 0;
}

.footerlogos .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: transparent url(../images/next-horizontal2.png) no-repeat 0 0;
}

.footerlogos .jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background: transparent url(../images/next-horizontal2.png) no-repeat 0 0;
}

.footerlogos .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.footerlogos .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.footerlogos .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: transparent url(../images/next-horizontal2.png) no-repeat 0 0;
}

.footerlogos .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top:35px;
    left:12px;
    width:7px;
    height:15px;
    cursor: pointer;
    background: transparent url(../images/prev-horizontal2.png) no-repeat 0 0;
}

.footerlogos .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: transparent url(../images/prev-horizontal2.png) no-repeat 0 0;
}

.footerlogos .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background: transparent url(../images/prev-horizontal2.png) no-repeat 0 0;
}

.footerlogos .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.footerlogos .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.footerlogos .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: transparent url(../images/prev-horizontal2.png) no-repeat 0 0;
}
