/* General styling */

div.dslideshow-enclosure {
	border: 1px solid #bdbdbd;
	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 {
	color: #fff;
	font-size: 1em;
	margin: -1px 0 0 -1px;
	padding: 2px 5px 3px 5px; 
	background: #5c88a5 none repeat scroll 0 0;
	text-transform: uppercase;
	font-weight: bold;
}

/* Entries */

div.dslideshow-enclosure dl.dslideshow-entry dd {
	margin: 0px;
	padding: 0 5px;
	margin-top: 2px;
	margin-bottom: 5px;
	width:456px;
}

/* Controls */

div.dslideshow-controls {
	display: none;
}
div.dslideshow-controls-enabled {
	display: block !important;
	background-image: url(/staticarchive/20a789efc03b348bb477e8208e9ec54eb0632560.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;
	line-height: 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: rgb(31, 82, 123);
	cursor: pointer;
	padding-top: 0px;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-back {
	float: left;
	margin: 4px 0px 4px 5px;
	background-image: url(/staticarchive/da2e63945b1ee2d1cc7a9b9054736c5aeff96d75.gif);
	background-repeat:no-repeat;
	text-indent: 17px;
}

.rtl div.dslideshow-controls-enabled span.dslideshow-controls-btn-back {
	background-image: url(/staticarchive/556478c193bd651ec43b8596c0679cd506adfae3.gif);
	float: right;
	margin: 4px 5px 4px 0;
	text-indent: 24px;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-next {
	float: right;
	margin: 4px 5px 4px 0px;
	background-image: url(/staticarchive/556478c193bd651ec43b8596c0679cd506adfae3.gif);
	background-repeat:no-repeat;
	text-indent: 8px;
}

.rtl div.dslideshow-controls-enabled span.dslideshow-controls-btn-next {
	background-image: url(/staticarchive/da2e63945b1ee2d1cc7a9b9054736c5aeff96d75.gif);
	float: left;
	margin: 4px 0 4px 5px;
	text-indent: 14px;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-back-off,
div.dslideshow-controls-enabled span.dslideshow-controls-btn-next-off {
	cursor: default;
	color:#bababa;
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-back-off,
.rtl div.dslideshow-controls-enabled span.dslideshow-controls-btn-next-off {
	background-image: url(/staticarchive/589c8c9f50be1a83132c75ef282b3646cc3b7343.gif);
}

div.dslideshow-controls-enabled span.dslideshow-controls-btn-next-off,
.rtl div.dslideshow-controls-enabled span.dslideshow-controls-btn-back-off {
	background-image: url(/staticarchive/e421acb3b16b29ad9b4b933bc37c378074304826.gif);
}

div.dslideshow-controls-enabled span.dslideshow-controls-locator {
	float: left;
	line-height:28px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	color: #333;
}
.rtl div.dslideshow-controls-enabled span.dslideshow-controls-locator {
	float: right;	
}

div.dslideshow-controls-enabled span.dslideshow-controls-locator-786 {
	width: 658px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-466 {
	width: 338px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-416 {
	width: 288px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-306 {
	width: 178px;
}
div.dslideshow-controls-enabled span.dslideshow-controls-locator-226 {
	width: 98px;
}
.slideshow-intro{
	font-weight:bold;
}
.slideshow-credits{
	font-style:italic;
}
