.jcarousel-skin-tango-product .jcarousel-container {
    /*-moz-border-radius: 10px;*/

}

.jcarousel-skin-tango-product .jcarousel-container-horizontal {
  /*  width: 270px;*/
    /*padding: 20px 40px;*/
	border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	padding-left: 40px;
    padding-top: 5px;
}

.jcarousel-skin-tango-product .jcarousel-container-vertical {
    width: 177px;
    height: 296px;
    padding: 40px 20px;
}

.jcarousel-skin-tango-product .jcarousel-clip-horizontal {
    width:  550px;
    height: 120px;
}

.jcarousel-skin-tango-product .jcarousel-clip-vertical {
    width:  77px;
    height: 548px;
}



.jcarousel-skin-tango-product .jcarousel-item {
    width: 100px;
    height: 120px;
}

.jcarousel-skin-tango-product .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango-product .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango-product .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango-product .jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango-product .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango-product .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango-product .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango-product .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango-product .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango-product .jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango-product .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango-product .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango-product .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango-product .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango-product .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango-product .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango-product .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango-product .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango-product .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango-product .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango-product .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango-product .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango-product .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango-product .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango-product .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango-product .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango-product .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.imageGalleryThumbnail{
	padding: 5px;
	height: 100px;
	width: 90px;
}

.imageGalleryThumbnail:hover{
	  border: 1px solid #287EAE;
    border-radius: 5px 5px 5px 5px;
} 
.allSerie{
	background-color: #E6EFF2;
	color: #247EAE;
    display: block;
    font-weight: normal;
    margin: auto;
    text-align: center;
    
}

.allSerie a{
	
	font-size: 16px;
    
}
.allSerie div{
	
	padding-top: 37px;
    
}