/**
 * @version		$Id: template.css.php 963 2012-02-08 17:13:15Z joomlaworks $
 * @package		Frontpage Slideshow
 * @author    JoomlaWorks - http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2012 JoomlaWorks Ltd. All rights reserved.
 * @license		Commercial - This code cannot be redistributed without permission from JoomlaWorks Ltd.
 */

/* --- Slideshow Container --- */
#fpssContainer87.fpss-template-uncut {position:relative;width:988px;height:380px;margin:0 auto;padding:0;overflow:hidden;font-family:Arial, Verdana, sans-serif;background:none;}

/* --- Loader --- */
#fpssContainer87.fpss-template-uncut .slide-loading {position:absolute;width:988px;height:380px;background:url(../../../../../templates/kriss/images/sliderbackground.png) repeat-x center center;z-index:100;}

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

/* --- Slide Containers --- */
#fpssContainer87.fpss-template-uncut .slides-wrapper {width:988px;height:380px;margin:0;padding:0;float:left;position:relative;overflow:hidden;background:none;}
.fpss-template-uncut .slides-wrapper .slides {}
#fpssContainer87.fpss-template-uncut .slides-wrapper .slides .slide {width:988px;height:380px;overflow:hidden;list-style:none;}
#fpssContainer87.fpss-template-uncut .slides-wrapper .slides .slide .slidetext {position:absolute;left:0;bottom:0;width:938px;margin:0;padding: 10px 20px 10px 20px;z-index:102;font-size:0.8em;}

/* --- Slide Content --- */
.fpss-template-uncut .slidetext h1,
.fpss-template-uncut .slidetext h1 a {color:#000;font-family:Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:0;line-height:110%;font-weight: normal; text-transform: uppercase; }
.fpss-template-uncut .slidetext h1 a:hover {color:#C32851;text-decoration:none;}
.fpss-template-uncut .slidetext h2 {color:#fafafa;font-size:10px;padding:0;margin:0;}
.fpss-template-uncut .slidetext h3 {display:none;}
.fpss-template-uncut .slidetext h4 {font-size:11px;margin:0;padding:0;color:#999;font-weight:normal;font-style:normal;}
.fpss-template-uncut .slidetext p {margin:4px 0;padding:0;color:#000;}
.fpss-template-uncut .slidetext a.fpssReadMore,
.fpss-template-uncut .slidetext a.fpssReadMore:hover {display:normal;}

/* --- Navigation --- */
.fpss-template-uncut div.navigation-wrapper {margin:0;padding:2px 0; position: absolute; top: 0px; right: 0px; z-index: 3000;}
.fpss-template-uncut ul.navigation {margin:0;padding:5px 5px 5px 5px;list-style:none;text-align:right;float:right;}
.fpss-template-uncut ul.navigation li {display:block;width:20px;float:left;background:none;border:1px solid #222;margin-right:4px;z-index:7; color: #777;}
.fpss-template-uncut ul.navigation li.active,
.fpss-template-uncut ul.navigation li:hover,
.fpss-template-uncut div.navigation-background {border:1px solid #777;}
.fpss-template-uncut div.navigation-background {position:absolute;z-index:8;}
.fpss-template-uncut ul.navigation li a {display:block;padding:1px;margin:0;text-decoration:none;font-family:Tahoma, Arial, sans-serif;font-size:10px;color:#444;overflow:hidden;position:relative;z-index:9;text-align:center;}
.fpss-template-uncut ul.navigation li.active a,
.fpss-template-uncut ul.navigation li:hover a {color:#f00;}
.fpss-template-uncut ul.navigation li.navigation-previous,
.fpss-template-uncut ul.navigation li.navigation-next,
.fpss-template-uncut ul.navigation li.navigation-control {border:none;padding:1px;width:auto;background: none;}

.fpss-template-uncut ul.navigation li.navigation-control {clear:right;width:30px;}
.fpss-template-uncut ul.navigation li.navigation-control a {text-align:center;}


/* --- 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; -moz-box-shadow: inset 0 0 20px #000000; -webkit-box-shadow: inset 0 0 20px #000000; box-shadow: inset 0 0 20px #000000; }
.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 --- */