/* @override http://www.chartstables.co.uk/public/css/slideshow_LT.css */

/* slide show */

.pageWrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
}

.pageMain {
	margin: 0px 0 0;
}

#Slideshow {
	height: 435px;
	overflow: hidden;
	margin: -8px -8px 0;
}

#SlideTop, #SlideRepeat, #SlideBottom, .slidePrev, .slideNext,
#slidePager, #SlidesWrapper {
	position: relative;
	z-index: 59;
}

#SlideTop, .slideTopLeft, .slideTopRight, .slideTopMiddle {
	height: 16px;
}

#SlideTop, #SlideBottom {
	overflow: hidden;
	position: relative;
}

.slideTopLeft, .slideBottomLeft {
	left: 0;
	position: absolute;
	width: 25px;
	background: transparent url("../images/slideTop-left.png") no-repeat 0 0;
}

.slideTopRight, .slideBottomRight {
	right: 0;
	position: absolute;
	width: 25px;
	background: transparent url("../images/slideTop-right.png") no-repeat 100% 0;
}

.slideTopMiddle, .slideBottomMiddle {
	margin: 0 25px;
	background: transparent url("../images/slideTop-repeat.png") repeat-x 0 0;
}

#SlideBottom, .slideBottomLeft, .slideBottomRight, .slideBottomMiddle {
	height: 48px;
}

#SlideBottom {
	clear: both;
}

.slideBottomLeft {
	background: transparent url("../images/slideBottom-left.png") no-repeat 0 100%;
}

.slideBottomRight {
	background: transparent url("../images/slideBottom-right.png") no-repeat 100% 100%;
}

.slideBottomMiddle {
	background: transparent url("../images/slideBottom-repeat.png") repeat-x 0 100%;
}

#SlideRepeatLeft {
	background: transparent url("../images/slideRepeat-left.png") repeat-y 0 0;
	float: left;
	height: 306px;
	width: 10px;
}

#SlideRepeatRight {
	background: transparent url("../images/slideRepeat-right.png") repeat-y 100% 0;
	float: right;
	height: 306px;
	width: 10px;
}

#SlideShadow {
	background: transparent url(../images/slideshow/slideShadow.png) no-repeat 0 0;
	height: 67px;
	margin: 8px 0 0;
	overflow: hidden;
	position: relative;
	top: -410px;
	width: 100%;
}

#SlidesWrapper {
	background: #fff;
	height: 341px;
	overflow: hidden;
	top: -358px;
	width: 632px;
	margin: 0 0 0 23px;
}

#SlideNextPrev,.nivo-directionNav {
	bottom: 0;
	height: 30px;
	margin: 0 0 0 258px;
	position: absolute;
	width: 134px;
	z-index: 59;
}

.nivo-directionNav {
	bottom: 5px;
}

a.slidePrev,.nivo-prevNav {
	background: transparent url("../images/slidePrev.png") no-repeat 0 0;
	float: left;
	height: 30px;
	text-indent: -9999px;
	width: 67px;
}

a.slideNext,.nivo-nextNav {
	background: transparent url("../images/slideNext.png") no-repeat 0 0;
	float: right;
	height: 30px;
	text-indent: -9999px;
	width: 67px;
}

a.slidePrev:hover, a.slideNext:hover,
a.nivo-prevNav:hover, a.nivo-nextNav:hover {
	background-position: 0 -30px;
}

/* slide show - alternate layout (jQuery Cycle Full width */

#SlideshowFull {
	width: 990px;
	height: 370px;
	margin: -5px auto 8px;
	position: relative;
	overflow: hidden;
}

#SlideshowFull #SlidesWrapper {
	width: 932px;
}

#SlideshowFull #SlideNextPrev, #SlideshowFull .nivo-directionNav {
	margin-left: 413px;
}

#SlideshowFull #SlideTop {
	height: 11px;
	margin-bottom: 5px;
}

#SlideshowFull #SlideRepeatLeft, #SlideshowFull #SlideRepeatRight {
	width: 8px;
}

#SlideshowFull #SlideShadow {
	width: 990px;
	background: transparent url(../images/slideshow/slideShadow.png) no-repeat 0 0;
}

/* slide show - 2 (kwicks) */

.kwicks li {
	width: 100px;
	height: 341px;
	margin-bottom: 3px;
}

.kwicks li .coverUp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 341px;
}

.kwicks li .coverUp img {
	width: 155px;

}

.kwicks li .slideInfo {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em 2em 1em 2em;
	background: #162a41;
	color: #ccc;
	width: 91%;
	display: none;
	text-align: left;
}

.kwicks li .slideInfo a {
	text-decoration: none;
}

.kwicks li .slideInfo p {
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
}

.kwicks li .slideInfo h1, .kwicks li .slideInfo h2, .kwicks li .slideInfo h3,
	.kwicks li .slideInfo h4, .kwicks li .slideInfo h5 {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 20px;
}

/* showcase/spotlight */
