/**
 * @version		$Id: template.css.php 972 2012-02-20 14:55:40Z 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 --- */
#fpssContainer100.fpss-template-keesports {position:relative;width:940px;margin:0;padding:0;border-color:#ccc;overflow:hidden;}

/* --- Loader --- */
#fpssContainer100.fpss-template-keesports .slide-loading {position:absolute;width:940px;height:215px;background:#000 url(../images/loading.gif) no-repeat center center;z-index:100;}

/* --- Timer (progress bar) --- */
#fpssContainer100.fpss-template-keesports .fpssTimerContainer {
	position: relative;
	bottom: 0px;
	right: 0px;
	width:270px;
	z-index: 99;
	background:#cb4b6a;
	opacity: 0.7;}
#fpssContainer100.fpss-template-keesports .fpssTimerContainer .fpssTimer {width:0;clear:both;height:3px;background-color:#c00;}

/* --- Slide Containers --- */
#fpssContainer100.fpss-template-keesports .slides-wrapper {width:940px;height:215px;margin:0;padding:0;position:relative;overflow:hidden;background:#000;}
.fpss-template-keesports .slides {list-style:none;}
#fpssContainer100.fpss-template-keesports .slide {width:940px;height:215px;overflow:hidden;list-style:none;}
#fpssContainer100.fpss-template-keesports .slidetext {top: 25px;left: 645px;width:270px;height:166px;padding: 0;background: url(../images/bg-slidetext.jpg);position:absolute;bottom:0px;margin:0;z-index:1}

/* --- Slide Content --- */
.fpss-template-keesports .slidetext h2,
.fpss-template-keesports .slidetext h2 a {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:26px;line-height:120%;margin:0;padding:0;color:#fff;}
.fpss-template-keesports .slidetext h2 a:hover {color:#00b2ef;text-decoration:none;}
.fpss-template-keesports .slidetext h3 {font-size:18px;margin:0;padding:4px 0;font-weight:normal;color:#eee;}
.fpss-template-keesports .slidetext h4 {font-size:11px;margin:0;padding:2px 0;font-weight:normal;color:#ccc;}
.fpss-template-keesports .slidetext p {margin:4px 0;padding:0;color:#fff;}
.fpss-template-keesports .slidetext a.fpssReadMore {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;display:block;margin:0;padding:1px 0;background:none;border:none;color:#fff;line-height:14px;}
.fpss-template-keesports .slidetext a.fpssReadMore:hover {margin:0;padding:1px 0;background:none;border:none;color:#f90;line-height:14px;}

/* --- Navigation --- */
.fpss-template-keesports .navigation-wrapper {padding:0;margin:0;position:absolute;top:40px;right:0;z-index:97;}
.fpss-template-keesports .navigation-wrapper .navigation {padding:0;margin:0;list-style:none;}
.fpss-template-keesports .navigation-wrapper .navigation li {list-style-type:none;display:block;margin:0 0 2px;padding:0;background:none;}
.fpss-template-keesports .navigation li.navigation-button a {display:block;width:28px;height:28px;color:#fff;text-align:center;position:relative;padding:0;margin:0;}
.fpss-template-keesports .navigation li.navigation-button a:hover {text-decoration:none}
.fpss-template-keesports .navigation li.active a {text-decoration:none}
.fpss-template-keesports .navigation li a span.navigation-key {display:block;padding:8px 0 0 0;font-size:12px;line-height:normal;vertical-align:middle;}
#fpssContainer100.fpss-template-keesports .navigation li a span.navigation-preview {display:none;position:absolute;right:40px;top:0;background:#000;padding:10px;text-align:left;width:65px;}
#fpssContainer100.fpss-template-keesports .navigation li a:hover span.navigation-preview {display:block;}
.fpss-template-keesports .navigation li a span.navigation-preview span.navigation-thumbnail {}
#fpssContainer100.fpss-template-keesports .navigation li a span.navigation-preview span.navigation-thumbnail img {width:65px;height:auto;display:block;margin:0 auto 4px;}
.fpss-template-keesports .navigation li a span.navigation-preview span.navigation-title {color:#eee;font-size:12px;font-weight:bold;}
.fpss-template-keesports .navigation li a span.navigation-preview span.navigation-tagline {color:#fff;font-size:11px;font-weight:normal;display:block;}
.fpss-template-keesports .navigation li a span.navigation-arrow {display:none;position:absolute;top:4px;right:32px;width:8px;height:15px;background:url(../images/arrow.png) no-repeat 0 0;}
.fpss-template-keesports .navigation li a:hover span.navigation-arrow {display:block;}

/* --- Generic Styling (highly recommended) --- */
.fpss-template-keesports a {cursor:pointer;}
.fpss-template-keesports a:active,
.fpss-template-keesports a:focus {outline:0;outline:expression(hideFocus='true');}
.fpss-template-keesports img {border:none;}
.fpss-template-keesports .slidetext img,
.fpss-template-keesports .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.fpssIsIE6 .fpss-clr,
body.fpssIsIE7 .fpss-clr {display:none;}

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