/**
 * @Name        Kupo Slides Base Display Module
 * @Author      Theme Joomla Pro Extensions
 * @URL         http://www.themejoomla.com
 * @version     skashi: 1
 * @package     Module Kupo Slides Base Display Module for Joomla! (1.5.x) and higher versions
 * @subpackage  Kupo Slides Base Display Module
 * @copyright   Copyright (C) 2008-2020 Theme Joomla, Site Source Solution. All rights reserved. E & OE
 * @license     GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 */

/*Browser Specific CSS File*/

* html .kupoGallery .slideInfoZone { bottom: -1px }
* html .kupoGallery a.right, * html .kupoGallery a.left{ filter:alpha(opacity=50) }
* html .kupoGallery a.left { background: url('../images/core/fleche1.gif') no-repeat center left }
* html .kupoGallery a.right { background: url('../images/core/fleche2.gif') no-repeat center right }
* html .withArrows a.open:hover { background: url('../images/core/open.gif') no-repeat center center; filter:alpha(opacity=80) }
.kupoGallery a.right, .kupoGallery a.left { filter:alpha(opacity=20) }
.kupoGallery a.right:hover, .kupoGallery a.left:hover {	filter:alpha(opacity=80) }
.kupoGallery a.gallerySelectorBtn { filter:alpha(opacity=50) }
.kupoGallery .slideInfoZone h2 { padding-bottom:12px; }