.royalSlider {	
	position:relative;
	overflow:hidden!important;
	height:500px;
	width:642px;
	margin:0px auto;
	
}
.royalSlider .royalWrapper {
	overflow:hidden;	
	position:relative;
	width:100%; 
	height:100%;
}
.royalSlidesContainer {
	position: relative;
	left: 0;
	top: 0 !important;
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
	border: 0 !important;
	list-style:none!important;
	background-color:#414141;
}
.royalSlide {
	padding: 0 !important;
	margin: 0 !important;	
	border: 0 !important;
	list-style: none !important;
	position:relative;
	float:left;	
	overflow:hidden;
	list-style:none!important;	
	height:500px;
}
.royalSlider .arrow{	
	background:url(/lib/extern/jquery-172/plugins/royal-slider.8.1/royalslider-skins/default/controls-sprite.png) no-repeat 0 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 26px;
	height: 26px;
	cursor: pointer;
	display: block;
	position: absolute;		
	z-index:25;
	bottom:0px;
	background-color:rgba(0,0,0,0.8);
	background-color:#000\0/;
	
}
.royalSlider .arrow:hover {
}
.royalSlider .arrow.disabled {	
}
.royalSlider .arrow.left {
	background-position:-2px -2px; 
	right: 54px;	
}
.royalSlider .arrow.right {
	background-position:98% -2px; 
	right: 0;
}
#myToogleSlideshowButton.stop,
#myToogleSlideshowButton.play{
	right: 0;
	position: absolute;	
	right: 27px;
	background-color:rgba(0,0,0,0.8);	
	width: 26px;
	height: 26px;
	bottom:0px;
	cursor:pointer;	
	background-position:-2px -27px; 	
	background-image:url(/lib/extern/jquery-172/plugins/royal-slider.8.1/royalslider-skins/default/controls-sprite.png);
	z-index:11111;
	background-color:#000\0/;
}
#myToogleSlideshowButton.stop{
	background-position:-2px -26px; 	
}
#myToogleSlideshowButton.play{
	background-position:-2px -47px; 	
}
.royalSlider .royalControlNavOverflow {
	width:100%;
	z-index:25;
}
.royalSlider .royalControlNavCenterer {	
	float: left;
	position: relative;
}
.royalSlider .royalControlNavContainer {
	position:absolute;
	top:5px;
	right:0px;
}
.royalSlider .royalControlNavThumbsContainer {		
	left:0;
	position:relative;
}
.royalSlider .thumbsAndArrowsContainer {
	overflow:hidden;
	width: 100%;
	position: relative;
}
.royalSlider .royalControlNavOverflow.royalThumbs {	
	width: auto;
	position: relative;
	overflow: hidden;
	margin-top:4px;	
}
.royalSlider .royalControlNavOverflow a{	
	width:20px;
	height:20px;	
	float:left;	
	cursor:pointer;	
	position:relative;
	display:block;
	margin:0px 2px;
	
}
.royalSlider .royalControlNavOverflow{
	display:none;
}
.page .royalControlNavOverflow,
.bullet .royalControlNavOverflow{
	display:block;
}

.page .royalControlNavOverflow a{	
	text-align:center;
	background-color:rgba(0,0,0,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0000000,endColorstr=#f0000000);
}
.bullet .royalControlNavOverflow a{
	background-image:url("/lib/extern/jquery-172/plugins/royal-slider.8.1/royalslider-skins/default/controls-sprite.png");
	background-position:-5px -169px;
	text-indent:999999px;
	background-color:transparent;
	height: 10px;
    margin-right: 5px;
    width: 10px;	
}
.defaut .royalControlNavOverflow a.current {	
	background-color:rgba(0,0,0,1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
}
.bullet .royalControlNavOverflow a.current{
	background-position:-5px -187px !important
}
.bullet .royalControlNavOverflow a:hover {	
    background-color: transparent;
    background-image: url("/lib/extern/jquery-172/plugins/royal-slider.8.1/royalslider-skins/default/controls-sprite.png");
    background-position: -5px -169px;
}
.defaut .royalControlNavOverflow a:hover {	
    background-color: #000;

}
.royalSlider .royalControlNavOverflow a.royalThumb{	
	width:144px;
	height:60px;	
	margin-right:4px;
	
}
.royalSlider .royalControlNavOverflow a.royalThumb.current {	
	background-position: -3px -3px  !important;
	border:3px solid #C00 !important;
	width:138px;
	height:54px;
}
.royalSlider .royalControlNavOverflow a.royalThumb:hover {	
	background-position: -3px -3px;	
	border:3px solid #00C;
	width:138px;
	height:54px;
}
.royalSlider .thumbsArrow {	
	width: 38px;
	height: 68px;	
	cursor: pointer;
	display: block;
	position: relative;		
	z-index: 25;
	background: #C99;
	
}
.royalSlider .thumbsArrow.left {	
	float: left;
}
.royalSlider .thumbsArrow.right {	
	float: right;
}
.royalSlider .royalCaption {
	z-index:20;
	display:block;
	position:absolute;	
	left:0;
	bottom:0;
	display:block;
	width:100%;
}
.royalSlider .royalCaption h6, 
.royalSlider .royalCaption p{
	font-size:11px;
	padding:0px;
}
.royalSlider .royalCaption a {
	color:#000;
}
.royalSlider .royalCaptionItem {
	margin: 0;
	padding: 0;
	padding:5px;
	margin:5px auto;
	display:block;
	width:90%;
	background-color:rgba(255,255,255,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c0ffffff,endColorstr=#c0ffffff)
}
.royalSlider .royalLoadingScreen {
	position:absolute;
	top:50%;
	margin-top:-16px;
	width:32px;
	text-align:center;
	height:32px;
	left:50%;
	margin-left:-16px;	
	background-color:rgba(0,0,0,0.6);
	border-radius:5px;
}
.royalSlider .royalLoadingScreen p {		
	background-image: url("/lib/extern/jquery-172/plugins/royal-slider.8.1/royalslider-skins/default/loading.gif");
	background-repeat:no-repeat;
	background-position:50% 50%;
	display:block;
	width:32px;
	height:32px;
	padding:0px;
}
.royalSlider .royalPreloader {	
	margin:0px;
	padding:0px;
	position:absolute;
	width:32px;
	height:32px;
	left:50%;
	top:50%;
	margin-left:-16px;
	margin-top:-16px;	
	z-index:0;	
	background-color:rgba(0,0,0,0.6);
	border-radius:5px;
	background-image: url("/lib/extern/jquery-172/plugins/royal-slider.8.1/royalslider-skins/default/loading.gif");
}
.royalSlider .grab-cursor{cursor:defaut;}
.royalSlider .grab-cursor{cursor:defaut\0/;} /* ie8 hack */
.royalSlider .grabbing-cursor{cursor:defaut;}
.royalSlider .auto-cursor{cursor:auto;}
.royalSlider .royalHtmlContent {
	position: absolute;
	top: 0;
	left: 0;
}
.royalSlider .non-draggable {
	cursor: auto;
}
.royalSlider .fade-container .royalSlide{
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 10;
}
.royalSlider .royalImage {
	max-width:none;
	margin:0;
	padding: 0 !important;
	border: 0 !important;	
}