#slider {

	width:960px !important;

	position: relative;

	background: #0054a4;

}

*html #slider {

	width:auto !important;

}

.sys_slider_scroll {

	height: 270px;

	width: 960px;

	position: relative;

	clear: left;

	background: #0054a4;

}

*html .sys_slider_scroll {

	width: 944px;

}

.sys_slider_scrollcontainer div.sys_slider_panel {

	padding: 0px 10px 0px 10px;

	height: 250px;

	width: 940px;/* Width of slider '-' the padding of panel */

}

ul.sys_slider_navigation {

	list-style: none;

	background: #0054a4;

	float: right;

	margin: 5px 0;

}

ul.sys_slider_navigation li {

	float: left;

	background: url(http://test.blaenavon.contensis.co.uk/SiteElements/Images/slidernavrightcurve.gif) no-repeat right top;

	margin-right: 8px;

}

ul.sys_slider_navigation a {

	display: block;

	background: url(http://test.blaenavon.contensis.co.uk/SiteElements/Images/slidernavleftcurve.gif) no-repeat left top;

	padding: 4px 8px 5px 8px;

	color: #fff !important;

	font-weight: bold;

	text-decoration: none !important;

	outline: none;

}

ul.sys_slider_navigation a:hover {

}

ul.sys_slider_navigation a.selected {

	color: #464646 !important;

}

ul.sys_slider_navigation a:focus {

	outline: none;

}

.sys_slider_scrollbuttons {

	position: absolute;

	top: 150px;

	cursor: pointer;

}

.sys_slider_scrollbuttons.left {

	left: -20px;

}

.sys_slider_scrollbuttons.right {

	right: -20px;

}

.hide {

	display: none;

}

/* Character Panel */



div.sys_slider_panel h2 {

	color: #ffe584;

	font-weight: bold;

	font-size: 28px;

	margin-bottom: 10px;

}

div.sys_slider_panel span.sys_homefeatureheader {

	color: #f8941d;

	font-size: 153.9%;

	font-weight: bold;

	line-height: 28px;

}

div.sys_slider_panel blockquote {

	font-size: 153.9%;

	line-height: 28px;

	padding-right:20px;

}

div.sys_slider_panel span.sys_continue-link {

	font-size: 85%;

	padding-right:14px;

	background:url("/SiteElements/Images/Slider-continue-arrow.png") 100% 0.7em no-repeat;

	white-space:nowrap;

	display:inline-block;

}

div.sys_slider_panel img {

	border: none;

	float: left;

	margin-right: 10px;

}

/* CMS editor specific styles */



*html #editor .sys_slider_scroll {

	width: 954px;

}

*html #editor ul.sys_slider_navigation {

	width: 934px;

}

*html #editor .sys_instructions {

	width: 954px;

	margin-top: 0;

}

.sys_slider_scroll div.sys_prevbtn {

	position:absolute;

	left:0;

	top:0;

	z-index:1001;

	width:50px;

	height:270px;

}

.sys_slider_scroll div.sys_nextbtn {

	position:absolute;

	right:0;

	top:0;

	z-index:1001;

	width:50px;

	height:270px;

}

.sys_slider_scroll div.sys_prevbtn a,

.sys_slider_scroll div.sys_nextbtn a {

	display:block;

	width:100%;

	height:250px;

	overflow:hidden;

	text-indent:-9999px;

	outline:none;

	z-index:1002;

}

.sys_slider_scroll div.sys_prevbtn a {

	background:url("/SiteElements/Images/Prev-btn2.png") 4px 85px no-repeat;

}

.sys_slider_scroll div.sys_nextbtn a {

	background:url("/SiteElements/Images/Next-btn2.png") 22px 85px no-repeat;

}

.sys_slider_scroll div.sys_prevbtn a:hover {

	background:url("/SiteElements/Images/Prev-btn-hvr2.png") 4px 85px no-repeat;

}

.sys_slider_scroll div.sys_nextbtn a:hover {

	background:url("/SiteElements/Images/Next-btn-hvr2.png") 22px 85px no-repeat;

}

.sys_slider_scroll div.sys_slider-pager {

	position:absolute;

	bottom:10px;

	left:50%;

	width:200px;

	height:14px;

	margin:0 0 0 -100px;

	padding:0;

	z-index:1010;

}

.sys_slider_scroll div.sys_slider-pager a {

	display:block;

	margin:0 6px 0 0;

	padding:0;

	width:14px;

	height:14px;

	float:left;

	overflow:hidden;

	text-indent:999px;

	background:url("/SiteElements/Images/Slider-btn-off.png") 0 0 no-repeat;

}

.sys_slider_scroll div.sys_slider-pager a.activeSlide,

.sys_slider_scroll div.sys_slider-pager a:hover {

	background:url("/SiteElements/Images/Slider-btn-on.png") 0 0 no-repeat;

}

.sys_slider_scroll div.sys_slider-pager span {

	display:none;

}

.sys_slider_scroll div.sys_slider-submit-btn {

	position:absolute;

	z-index:1020;

	bottom:10px;

	right:30px;

	width:183px;

	height:38px;

	color:#fff;

	background:url("/SiteElements/Images/Slider-submit-button.png") 0 0 no-repeat;

	overflow:hidden;

}

.sys_slider_scroll div.sys_slider-submit-btn a {

	color:#fff;

	text-align:center;

	font-size:1.3em;

	font-weight:700;

	padding:10px 6px 0 6px;

	display:block;

}


