.jcarousel-skin-vedum .jcarousel-container {
    /*-moz-border-radius: 10px;
    background: #D4D0C8;
    border: 1px solid #808080;*/
	}

.jcarousel-skin-vedum .jcarousel-container-horizontal {
    width: 745px;
	}
.jcarousel-skin-vedum-template7 .jcarousel-container-horizontal {
    width: 455px;
    margin-top:7px;
		}

.jcarousel-skin-vedum-template5 .jcarousel-container-vertical {
    width: 80px;
    height: 520px;
    padding: 0;
	}

.jcarousel-skin-vedum-template5{
	float:left;
	width:80px;
	}

.jcarousel-skin-vedum .jcarousel-clip-horizontal {
    width:  745px;
    height: 150px;
	}
.jcarousel-skin-vedum-template7 .jcarousel-clip-horizontal {
    width:  455px;
    height: 150px;
	}

.jcarousel-skin-vedum-template5 .jcarousel-clip-vertical {
    width:  80px;
    height: 520px;
	}

.jcarousel-skin-vedum .jcarousel-item {
    width: 120px;
    height: 150px;
    line-height:1;
    overflow:hidden;
    white-space:nowrap;
	}
.jcarousel-skin-vedum-template7 .jcarousel-item {
    width: 87px;
    height: 80px;
    line-height:1;
    overflow:hidden;
    white-space:nowrap;
	}
.jcarousel-skin-vedum-template5 .jcarousel-item {
    width: 80px;
    height: 115px;
    line-height:1;
    overflow:hidden;
    white-space:nowrap;
	}

.jcarousel-skin-vedum .jcarousel-item:hover {
    /*border-color: #808080;*/
	}

.jcarousel-skin-vedum .jcarousel-item-horizontal {
    margin-right: 7px;
	}

.jcarousel-skin-vedum-template7 .jcarousel-item-horizontal {
    margin-right: 7px;
	}

.jcarousel-skin-vedum-template5 .jcarousel-item-vertical {
    margin-bottom: 7px;
	}

.jcarousel-skin-vedum .jcarousel-item-horizontal img.thumb {
    display:block;
    margin-bottom:7px;
	}
.jcarousel-skin-vedum-template7 .jcarousel-item-horizontal img.thumb {
    display:block;
    margin-bottom:7px;
}

.jcarousel-skin-vedum .jcarousel-item-horizontal img.arrow {
	vertical-align:middle;
	margin-left:5px;
}
.jcarousel-skin-vedum-template7 .jcarousel-item-horizontal img.arrow {
	vertical-align:middle;
	margin-left:5px;
}

.jcarousel-skin-vedum .jcarousel-item-horizontal a {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
.jcarousel-skin-vedum-template7 .jcarousel-item-horizontal a {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}


.jcarousel-skin-vedum .jcarousel-item-vertical {
    margin-bottom: 7px;
}
.jcarousel-skin-vedum-template7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-vedum .jcarousel-item-placeholder {
}


 /*  Horizontal Buttons */
.jcarousel-skin-vedum .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-vedum-template7 .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 80px;
    cursor: pointer;
    background: transparent url(next-horizontal7.png) no-repeat 0 0;
}

.jcarousel-skin-vedum .jcarousel-next-horizontal:hover {
    background-position: -20px 0;
}
.jcarousel-skin-vedum-template7 .jcarousel-next-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-vedum .jcarousel-next-horizontal:active {
    background-position: -40px 0;
}
.jcarousel-skin-vedum-template7 .jcarousel-next-horizontal:active {
    background-position: -40px 0;
}

.jcarousel-skin-vedum .jcarousel-next-disabled-horizontal,
.jcarousel-skin-vedum .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-vedum .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -60px 0;
}
.jcarousel-skin-vedum-template7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-vedum-template7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-vedum-template7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -60px 0;
}

.jcarousel-skin-vedum .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-vedum-template7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 80px;
    cursor: pointer;
    background: transparent url(prev-horizontal7.png) no-repeat 0 0;
}

.jcarousel-skin-vedum .jcarousel-prev-horizontal:hover {
    background-position: -20px 0;
}

.jcarousel-skin-vedum .jcarousel-prev-horizontal:active {
    background-position: -40px 0;
}
.jcarousel-skin-vedum-template7 .jcarousel-prev-horizontal:active {
    background-position: -40px 0;
}

.jcarousel-skin-vedum .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-vedum .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-vedum .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -60px 0;
}
.jcarousel-skin-vedum-template7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-vedum-template7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-vedum-template7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -60px 0;
}

/*  Vertical Buttons */

.jcarousel-skin-vedum-template5 .jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 20px;
    cursor: pointer;
    background: transparent url(next-vertical5.png) no-repeat 0 0;
}

.jcarousel-skin-vedum-template5 .jcarousel-next-vertical:hover {
    background-position: 0 -20px;
}

.jcarousel-skin-vedum-template5 .jcarousel-next-vertical:active {
    background-position: 0 -40px;
}

.jcarousel-skin-vedum-template5 .jcarousel-next-disabled-vertical,
.jcarousel-skin-vedum-template5 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-vedum-template5 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -60px;
}

.jcarousel-skin-vedum-template5 .jcarousel-prev-vertical {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 20px;
    cursor: pointer;
    background: transparent url(prev-vertical5.png) no-repeat 0 0;
}

.jcarousel-skin-vedum-template5 .jcarousel-prev-vertical:hover {
    background-position: 0 -20px;
}

.jcarousel-skin-vedum-template5 .jcarousel-prev-vertical:active {
    background-position: 0 -40px;
}

.jcarousel-skin-vedum-template5 .jcarousel-prev-disabled-vertical,
.jcarousel-skin-vedum-template5 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-vedum-template5 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -60px;
}
