/*
# ------------------------------------------------------------------------
# Free Slide SP1 - Slideshow module for Joomla
# ------------------------------------------------------------------------
# Copyright (C) 2010 - 2013 JoomShaper.com. All Rights Reserved.
# @license - GNU/GPL, see LICENSE.php,
# Author: JoomShaper.com
# Websites:  http://www.joomshaper.com
# ------------------------------------------------------------------------
*/
.fs-sp1{position:relative;  }
.fs-sp1-content{background:#fff}
.fs-sp1-inner{height:auto;}
.fs-sp1-image{float:left;margin:14 0 0; padding-left:5px;}
.fs-sp1-desc{overflow:hidden;position:relative; max-width: 100%; padding: 0 8px;}
h2.fs-sp1-title{font-size:16px;line-height:normal;letter-spacing:normal;margin:10px; font-family:calibri;}
.fs-sp1-controllers{height:auto;position:absolute;bottom:10px;left:45%;z-index:1}
.fs-sp1-prev,.fs-sp1-next,.fs-sp1-controllers span,.fs-sp1-controllers span.active{display:block;float:left;height:12px;margin-right:3px;width:12px;cursor:pointer}
.fs-sp1-controllers span,.fs-sp1-controllers span.active{text-indent:-9999px}
.fs-sp1-controllers span{background:url(../images/btn-slider.png) no-repeat scroll 0 0}
.fs-sp1-next{background:url(../images/next.png) no-repeat scroll 0 0}
.fs-sp1-prev{background:url(../images/prev.png) no-repeat scroll 0 0}
.fs-sp1-controllers span.active{background:url(../images/btn-slider-active.png) no-repeat scroll 0 0}
#fs-sp1-93{
	width:100% !important;
	margin:auto !important;
}
#freeSlide_sp1_id105 > div {
    margin: auto !important;
    width: 100% !important;
	background:#fff;
}
.fs-sp1-content{
	width:100% !important;
}