/*------------------------------------------------------------------------
# Article Show V2- Joomla Article SlideShow Module by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# copyright Copyright (C) 2010 JoomShaper.com. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
# This file may not be redistributed in whole or significant part
-------------------------------------------------------------------------*/
img.image_to_load {background: url(../images/loading.gif) no-repeat center;float:right;}
.inner-padding {padding:30px 40px;}
.image-block{float:left; position:relative; margin-right:40px;}
.slide-description{overflow:hidden; position:relative}
h2.title{font-size:40px;line-height:normal;letter-spacing:normal; margin:5px 0;}
.sp_slide_prev, .sp_slide_next{width: 33px; height: 50px; margin-top:-25px;position: absolute; top:50%; z-index: 1;cursor:pointer; }
.sp_slide_prev{left:0; background: url(../images/prev.png) no-repeat center;}
.sp_slide_next{right:0; background: url(../images/next.png) no-repeat center;}