.carousel,
.carousel-rest,
.carousel-cazare,
.carousel-conf,
.carousel-ext {
    /*position: relative;*/
    /*visibility: hidden;*/
    /*left: -5000px;*/
	list-style-type: none;
	
}

.carousel li,
.carousel-rest li,
.carousel-cazare li,
.carousel-conf  li,
.carousel-ext  li{
	float: left;
	margin: 0 5px 5px 0;
}

.next {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next:hover {
	background-position: -32px 0;
}

.next:active {
	background-position: -64px 0;
}
				
.prev {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev:hover {
	background-position: -32px 0;
}

.prev:active {
	background-position: -64px 0;
}

.disabled,
.disabled:hover,
.disabled:active {
	cursor: default;
	background-position: -96px 0 !important;
	background-position: -96px 0;
}

.next1 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next1:hover {
	background-position: -32px 0;
}

.next1:active {
	background-position: -64px 0;
}
				
.prev1 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev1:hover {
	background-position: -32px 0;
}

.prev1:active {
	background-position: -64px 0;
}

.disabled1,
.disabled1:hover,
.disabled1:active {
	cursor: default;
	background-position: -96px 0;
}

.next2 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next2:hover {
	background-position: -32px 0;
}

.next2:active {
	background-position: -64px 0;
}
				
.prev2 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev2:hover {
	background-position: -32px 0;
}

.prev2:active {
	background-position: -64px 0;
}

.disabled2,
.disabled2:hover,
.disabled2:active {
	cursor: default;
	background-position: -96px 0;
}

.next3 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next3:hover {
	background-position: -32px 0;
}

.next3:active {
	background-position: -64px 0;
}
				
.prev3 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev3:hover {
	background-position: -32px 0;
}

.prev3:active {
	background-position: -64px 0;
}

.disabled3,
.disabled3:hover,
.disabled3:active {
	cursor: default;
	background-position: -96px 0;
}

.next4 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(next-horizontal.jpg) no-repeat 0 0;
}

.next4:hover {
	background-position: -32px 0;
}

.next4:active {
	background-position: -64px 0;
}
				
.prev4 {
	width: 32px;
	height: 75px;
	cursor: pointer;
	background: transparent url(prev-horizontal.jpg) no-repeat 0 0;
}

.prev4:hover {
	background-position: -32px 0;
}

.prev4:active {
	background-position: -64px 0;
}

.disabled4,
.disabled4:hover,
.disabled4:active {
	cursor: default;
	background-position: -96px 0;
}