/*
# ------------------------------------------------------------------------
# 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{padding-top:5px}
.fs-sp1-image{float:right;margin:0 px}
.fs-sp1-desc{/*overflow:hidden;position:absolute; width:338px; background:url(../images/banner_trans.png) repeat left top; top:111px; padding:30px 25px 25px 25px;-webkit-border-bottom-right-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-topright: 5px;border-bottom-right-radius: 5px;border-top-right-radius: 5px*/}
h2.fs-sp1-title{font-size:22px;line-height:26px;letter-spacing:normal;margin:0px; font-family:"robotoregular"; color:#f6f6f6;}
.fs-sp1-controllers{height:auto;position:relative;bottom:50px;left:45%;z-index:99999;}
.fs-sp1-prev,.fs-sp1-next,.fs-sp1-controllers span,.fs-sp1-controllers span.active{/*display:block;float:left;height:23px;margin-right:-5px;width:13px;cursor:pointer; top:-94px; position:relative; right:103px;*/}
.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/right1.png) no-repeat; height:47px; width:47px; display:block; position:relative;right: -400px;top: -156px; float:left; cursor:pointer;}
.fs-sp1-prev{background:url(../images/left1.png) no-repeat;height:47px; width:47px; display:block; position:relative;left: -400px;top: -156px; float:left;cursor:pointer;}
.fs-sp1-next:hover{background:url(../images/right2.png) no-repeat;cursor:pointer;}
.fs-sp1-prev:hover{background:url(../images/left2.png) no-repeat;cursor:pointer;}
.fs-sp1-controllers span.active{/*background:url(../images/btn-slider-active.png) no-repeat scroll 0 0*/}
.fs-sp1-controllers span{ display:none;}
.fs-sp1-intro{ color:#f6f6f6; font-size:16px;font-family:"droidSans-webfont";}

.fs-sp1-morein{ background: url(../images/button.png) no-repeat center; padding:10px 35px 10px 25px; color:#f6f6f6;font-size:16px;font-family:"droidSans-webfont"; }


.fs-sp1-morein:hover{background: url(../images/button_01.png) no-repeat center;color:#7e7e7e;padding:10px 35px 10px 25px;font-size:16px;font-family:"droidSans-webfont";}