/* CAPTIONS
 ================================================== */

.frs-slideshow-container .frs-skin-modern .frs-caption {
	display: none;
	font-family: 'Open Sans','Helvetica','Arial','sans-serif';
}

.frs-wrapper.frs-skin-modern .frs-caption div.frs-caption-outer div.frs-caption-inner h4 {	
	margin-top: 0px;
	margin-bottom: 10px !important;
	line-height: 1;
}

.frs-wrapper.frs-skin-modern .frs-caption div.frs-caption-outer div.frs-caption-inner p {	
	margin-top: 0px;
	margin-bottom: 0px;
}

/* text box */
.frs-wrapper.frs-skin-modern .frs-caption {
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	padding: 60px 50px 50px 50px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;		
}


/* DIRECTIONAL div
 ================================================== */

.frs-slideshow-container .frs-skin-modern nav.frs-slider-nav {
	display: block
}

.frs-slideshow-container .frs-skin-modern div.frs-slider-nav span {	
	font-family: OpenSans, Helvetica, Arial, sans-serif;   
	width: 38px;
	height: 38px;
	position: absolute;
	z-index: 1000;uj
	font-weight: bold;	
	cursor: pointer;	
  	font-size: 1px;  	
  	line-height: 33px;
 	color: #000;
  	text-align:center;
  	opacity: 0.9;
  	filter: alpha(opacity=90);
}

.frs-slideshow-container .frs-skin-modern div.small span{
    top: 40%;
	width: 40px;
	height: 40px;
	font-size: 60px;
  	font-weight: 100;
  	line-height: 30px;
  	margin-top: -20px;
}

.frs-slideshow-container .frs-skin-modern div.frs-slider-nav span:hover {
  color: #000;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

.frs-slideshow-container .frs-skin-modern div.frs-slider-nav span {	
	top: 0px !important;
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav span.frs-arrow-right {
	background: #cdcdcd url("images/arrow_right_black.png");
	left: 38px;
	
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav span.frs-arrow-left {
	background: #cdcdcd url("images/arrow_left_black.png");
	left: 0px;
}

/* position: left 
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.frs-arrow-left span {	
	bottom: 30px !important;
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.frs-arrow-left span.frs-arrow-right {
	background: #cdcdcd url("images/arrow_right_black.png");
	left: 88px;
	
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.frs-arrow-left span.frs-arrow-left {
	background: #cdcdcd url("images/arrow_left_black.png");
	left: 50px;
}

/* position: right 
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.frs-arrow-right span {	
	bottom: 30px !important;
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.frs-arrow-right span.frs-arrow-right {
	background: #cdcdcd url("images/arrow_right_black.png");
	right: 50px;	
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.frs-arrow-right span.frs-arrow-left {
	background: #cdcdcd url("images/arrow_left_black.png");	
	right: 88px;
}

/* position: bottom 
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.bottom span {	
	top: 0px !important;
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.bottom span.frs-arrow-right {
	background: #cdcdcd url("images/arrow_right_black.png");
	left: 38px;
	
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.bottom span.frs-arrow-left {
	background: #cdcdcd url("images/arrow_left_black.png");
	left: 0px;
}
*/

/* position: center 
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.center span {	
	top: 0px !important;
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.center span.frs-arrow-right {
	background: #cdcdcd url("images/arrow_right_black.png");
	left: 38px;
	
}
.frs-slideshow-container .frs-skin-modern div.frs-slider-nav.center span.frs-arrow-left {
	background: #cdcdcd url("images/arrow_left_black.png");
	left: 0px;
}
*/

/* BULLET NAV
 ================================================== */

.frs-slideshow-container .frs-skin-modern .frs-bullets-wrapper{
    position:absolute;
    width:100%;
    height:13px;
    text-align: center;   
}

.frs-slideshow-container .frs-skin-modern .frs-bullets-wrapper ul.frs-bullets {
	position: relative;
	z-index: 1000;
	list-style: none;
	bottom: -10px;
	display: inline-block;
	margin: 0px;	
	padding:0px;
	height:13px;	
}

.frs-slideshow-container .frs-wrapper.frs-skin-modern ul.frs-bullets li.frs-slideshow-nav-bullets {
	float: left;
	margin-left: 10px;
	cursor: pointer;
	color: #999;	
	width: 14px;
	height: 14px;
	overflow: hidden;
	padding:0px;

	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	background-color: #000;
}

.frs-slideshow-container .frs-wrapper.frs-skin-modern ul.frs-bullets li.frs-bullets-active {
	color: #222;	
	margin-left:auto;
	margin-right:auto;
	margin-left: 10px;

	background-color: #1A51B6;
}

.frs-slideshow-container .frs-wrapper.frs-skin-modern ul.frs-bullets  li.has-thumb {
	background: none;
	width: 100px;
	height: 75px;
}

.frs-slideshow-container .frs-wrapper.frs-skin-modern ul.frs-bullets  li.frs-bullets-active.has-thumb {
	background-position: 0 0;
	border-top: 2px solid #000;
}