﻿
.container_10{position:absolute !important; top:0; left:0; right:0; bottom:0; width:100% !important; height:100% !important;}
.jsFrame_10{width:100% !important; height:100% !important;}
.slides_container_10{width:100% !important; height:100% !important;}
.slides_control{width:100% !important; height:100% !important;}
.slide{width:100% !important; height:100% !important;}
.slide img{width:1000px !important;}
.inner_slide{width:100% !important; height:100% !important; background-size:cover; background-repeat:no-repeat; 
             background-position: center center;}
.jsFrame_slides_10{width:100% !important; height:100% !important;}

.next{
    left:auto !important; right:10px !important; width:30px !important; height: 50px !important; 
    top:0 !important; bottom: 0 !important; 
    margin: auto 0 auto 0;
    background-image:url(../img/next_30x50_gray5.png) !important; 
}
.next img{display:none;}
.prev{
    left:5px !important; width:30px !important; height: 50px !important; 
    top:0 !important; bottom: 0 !important; 
    margin: auto 0 auto 0;
    background-image:url(../img/prev_30x50_gray5.png) !important; 
}
.prev img{display:none;}
.slide_text_10{position:absolute; top:20px; left:20px; width:400px; height:100px; background-color:#efefef;}

/*
.caption_10 {
	z-index:500;
	position:absolute;
	bottom:0px; 
	left:0;
	height:auto;
	padding: 5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:100%;
	font-size:1.3em;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}
*/
