/* General styling */

div.dslideshow-enclosure {
	margin-bottom: 10px;
}
div.dslideshow-enclosure-right {
	float: right;
	margin-left: 15px;
}
div.dslideshow-enclosure-226 {
	width: 226px;
}
div.dslideshow-enclosure-306 {
	width: 306px;
}
div.dslideshow-enclosure-416 {
	width: 416px;
}
div.dslideshow-enclosure-466 {
	width: 466px;
}
div.dslideshow-enclosure-786 {
	width: 786px;
}

div.dslideshow-enclosure h2.dslideshow-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	margin: -1px 0 0 -1px;
	padding: 2px 0 3px 5px; 
	background: #5c88a5 none repeat scroll 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

/* Entries */

div.dslideshow-enclosure dl.dslideshow-entry dd {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-top: 2px;
	margin-bottom: 5px;
}

/* Controls */

div.dslideshow-controls {
	display: none;
}
div.dslideshow-controls-enabled {
	display: block !important;
	background-image: url(http://news.bbc.co.uk/nol/shared/spl/hi/dhtml_slides/img/nav_bg.gif);
	height: 28px;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-back,
div.dslideshow-controls-enabled span.dslideshow-controls-btn-next {
	width: 58px;
	height: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: rgb(31, 82, 123);
	cursor: pointer;
	padding-top: 0px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-btn-back:hover,
div.dslideshow-controls-enabled span.dslideshow-controls-btn-next:hover {
	text-decoration: underline;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-back {
	float: left;
	margin: 4px 0px 4px 5px;
	background-image: url(/nol/shared/spl/hi/dhtml_slides/img/back_notext.gif);
	background-repeat:no-repeat;
	text-indent: 17px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-btn-next {
	float: right;
	margin: 4px 5px 4px 0px;
	background-image: url(/nol/shared/spl/hi/dhtml_slides/img/next_notext.gif);
	background-repeat:no-repeat;
	text-indent: 8px;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-back-off,
div.dslideshow-controls-enabled span.dslideshow-controls-btn-next-off {
	cursor: default;
	text-indent: -9999px;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-back-off {
	background-image: url(/nol/shared/spl/hi/dhtml_slides/img/back_off.jpg);
}
div.dslideshow-controls-enabled span.dslideshow-controls-btn-next-off {
	background-image: url(/nol/shared/spl/hi/dhtml_slides/img/next_off.jpg);
}

div.dslideshow-controls-enabled span.dslideshow-controls-locator {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-top: 4px;
	font-weight: bold;
	overflow: hidden;
	font-size: 11px;
	color: #333;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-786 {
	width: 660px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-466 {
	width: 340px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-416 {
	width: 290px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-306 {
	width: 180px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-226 {
	width: 100px;
}