/* "Simple Picture Slideshow" Plugin for Joomla 1.6 - Version 1.5.5

/* License: GNU General Public License version 2 or later; see LICENSE.txt

/* Author: Andreas Berger - andreas_berger@bretteleben.de

/* Copyright (C) 2011 Andreas Berger - http://www.bretteleben.de. All rights reserved.

/* Project page and Demo at http://www.bretteleben.de

/* ***Last update: 2011-01-11*** */

.besps_holder {
	margin: 0px;
	height: 334px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.besps_slides {}

.besps_slides div {}

.besps_slides div img {border:none;margin:0;padding:0;}

.besps_ctrls {}

.besps_ctrl_left a, .besps_ctrl_right a {}

.besps_ctrl_left {float:left;margin:0;padding:0;height:16px;}

.besps_ctrl_right {float:right;margin:0;padding:0;height:16px;}

.besps_ctrl_left img, .besps_ctrl_right img {margin:0;margin-bottom:-6px;padding:0;border:none;}

.besps_counter {font-size:12px;font-weight:bold;color:#666;background:transparent;}

.besps_caps {vertical-align:bottom;line-height:0;font-size:0;margin:0;padding:0;}

.besps_caps div.bs_inside {

	visibility:visible;

	z-index:3;

	background-image:  url(../files/showcase_box.png);

	line-height:0;

	font-size:0;

	margin:0;

	border:none;

	background-repeat: repeat;

}

.besps_caps div.bs_outside {visibility:visible;z-index:3;border:none;line-height:0;font-size:0;margin:0;padding:0;}

.besps_slides div a, .besps_slides div a:link, .besps_slides div a:visited, .besps_slides div a:focus, .besps_slides div a:hover, .besps_slides div a:active {text-decoration:none;line-height:12px;font-size:12px;font-weight:bold;color:#000;background:transparent;border:none;}

.besps_caps div span {

	line-height:30px;

	font-size:30px;

	display:block;

	font-weight:bold;

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	margin-top: 3px;

	margin-right: 3px;

	margin-bottom: 40px;

	margin-left: 3px;

}

.besps_caps div span + span {

	font-weight:bold;

	margin-bottom:5px;

	line-height:18px;

	font-size:18px;

	font-family: Arial, Helvetica, sans-serif;

}

/* --- END --- */