*
# ------------------------------------------------------------------------
# Free Slide SP1 - Slideshow module for Joomla 2.5
# ------------------------------------------------------------------------
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# @license - GNU/GPL, see LICENSE.php,
# Author: JoomShaper.com
# Websites:  http://www.joomshaper.com
# ------------------------------------------------------------------------
*/
 
#freeSlide_sp1_id92{} 
.fs-sp1{ position:relative; left:-15px !important; }
.fs-sp1-content{background: #301812;   }
.fs-sp1-inner{padding:0;}
.fs-sp1-inner img{ }
.fs-sp1-image{margin:0;}
.fs-sp1-desc{overflow:hidden; position:relative}
h2.fs-sp1-title{font-size:18px;line-height:normal; letter-spacing:normal; margin:5px 0}
.fs-sp1-controllers{height:auto; position:absolute; /*bottom:-6px;*/ left:80%;z-index:1}
.fs-sp1-prev,.fs-sp1-next,.fs-sp1-controllers span,.fs-sp1-controllers span.active{display:block;float:left;height:29px;margin-right:5px;width:12px;cursor:pointer}
.fs-sp1-controllers span,.fs-sp1-controllers span.active{/*text-indent:-9999px*/ color:#029fff;}
 /*.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; display:none;}
.fs-sp1-prev{background:url(../images/prev.png) no-repeat scroll 0 0; display:none;}
.fs-sp1-controllers span.active{/*background:url(../images/btn-slider-active.png) no-repeat scroll 0 0*/ color:#ace;}