/*
 *  Events
 */

#three .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 500px;
	padding: 0 21px;
}
#three .jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
#three .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 505px;
	height: 161px;
}
#three .jcarousel-skin-tango .jcarousel-item {
}
#three .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 9px;
}
#three .jcarousel-skin-tango .jcarousel-item-placeholder {
}
#three .jcarousel-item div a + a img {
	margin-top: 9px;
}
#three .jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 12px;
	height: 161px;
	cursor: pointer;
	background: #3260b0 url(/~/media/Images/westphal/ui/carouselLeftArrow) no-repeat 2px 73px;
}
#three .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 0px;
	left: 514px;
	width: 12px;
	height: 161px;
	cursor: pointer;
	background: #3260b0 url(/~/media/Images/westphal/ui/carouselRightArrow) no-repeat 3px 73px;
}


/*
 *  Departments
 */


#eight .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 746px;
	padding: 0 16px;
}
#eight .jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
#eight .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 737px;
	height: 132px;
}
#eight .jcarousel-skin-tango .jcarousel-item {
}
#eight .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 6px;
}
#eight .jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
#eight .jcarousel-item div a + a img {
	margin-top: 9px;
}
#eight .jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 12px;
	height: 132px;
	cursor: pointer;
	background: #3260b0 url(/~/media/Images/westphal/ui/carouselLeftArrow) no-repeat 2px 58px;
}
#eight .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 0px;
	left: 743px;
	width: 12px;
	height: 132px;
	background-color: orange;
	cursor: pointer;
	background: #3260b0 url(/~/media/Images/westphal/ui/carouselRightArrow) no-repeat 3px 58px;
}
