/**
 * @version		$Id: template.css.php 2186 2012-11-15 19:22:34Z joomlaworks $
 * @package		Frontpage Slideshow
 * @author    JoomlaWorks - http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2012 JoomlaWorks Ltd. All rights reserved.
 * @license		http://www.joomlaworks.net/license
 */

/* --- Timer (progress bar) --- */
.fpss-template-uncut .fpssTimer {display:none;}

/* --- Slide Containers --- */

#fpssContainer0.fpss-template-uncut .slides-wrapper .slides .slide {width:0px;height:0px;overflow:hidden;list-style:none;}


/* --- Navigation --- */
.fpss-template-uncut .navigation {list-style:none;margin:0;padding:0;}

/* --- Generic Styling (highly recommended) --- */
.fpss-template-uncut a {cursor:pointer;}
.fpss-template-uncut a:active,
.fpss-template-uncut a:focus {outline:0;outline:expression(hideFocus='true');}
.fpss-template-uncut img {border:none;}
.fpss-template-uncut .slidetext img,
.fpss-template-uncut .slidetext p img {display:none;}
.fpss-clr {clear:both;float:none;height:0;line-height:0;margin:0;padding:0;border:0;}

/* --- IE Specific Styling (use body.fpssIsIE6, body.fpssIsIE7, body.fpssIsIE8 to target specific IEs) --- */
body.fpssIsIE7 .fpss-template-uncut .navigation li {margin-top:-1px;}

/* --- End of stylesheet --- */
