.jcarousel-skin-slider .jcarousel-container {
}

.jcarousel-skin-slider .jcarousel-container-horizontal {
    width: 290px;
	height: 235px;
	margin-left:5px;
 }
.jcarousel-skin-slider .jcarousel-clip-horizontal {
    width:  290px;
    height: 250px;
}

.jcarousel-skin-slider .jcarousel-item {
	background-color:#333;
    width: 290px;
    height: 250px;
}

.jcarousel-skin-slider .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-slider .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-slider .jcarousel-item-placeholder {
    background: #005F9D;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
/*.jcarousel-skin-slider .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}*/

.jcarousel-skin-slider .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-slider .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-slider .jcarousel-next-disabled-horizontal,
.jcarousel-skin-slider .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-slider .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*.jcarousel-skin-slider .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}*/

.jcarousel-skin-slider .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-slider .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-slider .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-slider .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-slider .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
/*.jcarousel-skin-slider .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-slider .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-slider .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-slider .jcarousel-next-disabled-vertical,
.jcarousel-skin-slider .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-slider .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-slider .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-slider .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-slider .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-slider .jcarousel-prev-disabled-vertical,
.jcarousel-skin-slider .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-slider .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}*/
.jcarousel-skin-slider a {
	display:block;
	overflow:hidden;
	float:left;
	width:15px;
	padding-top:15px;
	height:0;
	margin-left:10px;
	margin-top:5px;
}
.jcarousel-skin-slider .image_1 {
	margin-left:30px!important;
	background:transparent url(http://images.lahora.com.ec/carrusel1.png) no-repeat  top left;
}
.jcarousel-skin-slider .image_2 {
	background:transparent url(http://images.lahora.com.ec/carrusel2.png) no-repeat  top left;
}
.jcarousel-skin-slider .image_3 {
	background:transparent url(http://images.lahora.com.ec/carrusel3.png) no-repeat  top left;
}
.jcarousel-skin-slider .image_4 {
	background:transparent url(http://images.lahora.com.ec/carrusel4.png) no-repeat  top left;
}
.jcarousel-skin-slider .image_5 {
	background:transparent url(http://images.lahora.com.ec/carrusel5.png) no-repeat  top left;
}
.jcarousel-skin-slider .image_6 {
	background:transparent url(http://images.lahora.com.ec/carrusel6.png) no-repeat  top left;
}
.jcarousel-skin-slider .image_7 {
	background:transparent url(http://images.lahora.com.ec/carrusel7.png) no-repeat  top left;
}
.jcarousel-skin-slider .image_8 {
	background:transparent url(http://images.lahora.com.ec/carrusel8.png) no-repeat  top left;
}
