/**
 * @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
 */

/* --- Slideshow Container --- */
#fpssContainer163.fpss-template-uncut {position:relative;width:990px;height:340px;margin:0px;padding:0;overflow:hidden;font-family:Arial, Verdana, sans-serif;background:#fff;}

/* --- Loader --- */
#fpssContainer163.fpss-template-uncut .slide-loading {position:absolute;width:760px;height:340px;background:none;z-index:100;}

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

/* --- Slide Containers --- */
#fpssContainer163.fpss-template-uncut .slides-wrapper {width:760px;height:340px;margin:0;padding:0;float:left;position:relative;overflow:hidden;background:#000;}
.fpss-template-uncut .slides-wrapper .slides {}
#fpssContainer163.fpss-template-uncut .slides-wrapper .slides .slide {width:760px;height:340px;overflow:hidden;list-style:none;}
#fpssContainer163.fpss-template-uncut .slides-wrapper .slides .slide .slidetext {position:absolute;left:460px;top:210px;width:736px;margin:0;padding:4px 12px 8px;z-index:1;}

/* --- Slide Content --- */
.fpss-template-uncut .slidetext h1,
.fpss-template-uncut .slidetext h1 a {color:#fff;font-family:Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:0;line-height:120%;}
.fpss-template-uncut .slidetext h1 a:hover {color:#fff;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:#fff;font-size:30px;font-weight:bold;line-height:30px;text-shadow: 2px 2px 0px #000;filter: dropshadow(color=#000, offx=2, offy=2);}
div.slidetext p {width:290px;height:90px;}
.fpss-template-uncut .slidetext a.fpssReadMore,
.fpss-template-uncut .slidetext a.fpssReadMore:hover {display:none;}

/* --- Navigation --- */
#fpssContainer163.fpss-template-uncut .navigation-wrapper {width:230px;height:340px;margin:0;padding:0;float:left;overflow-x:hidden;overflow-y:auto;background:#fff;}
.fpss-template-uncut .navigation {list-style:none;margin:0;padding:0;}
.fpss-template-uncut .navigation li {background:#0099ad;z-index:7;height:61px;border-bottom:1px solid #4cb7c5;}
.fpss-template-uncut .navigation li.active,
.fpss-template-uncut .navigation li:hover,
.fpss-template-uncut .navigation-background {background-image:url(../images/rollover.png); background-position:left; background-repeat:no-repeat;background-color:#fff;color:#00616f;}
.fpss-template-uncut .navigation-background {border:none;position:absolute;z-index:8;}
.fpss-template-uncut .navigation li a {display:block;padding:4px;margin:0;text-decoration:none;font-size:11px;color:#00616f;overflow:hidden;position:relative;z-index:9;}

.fpss-template-uncut .navigation-title {display:block;font-size:14px;font-family:Arial, Verdana, sans-serif;font-weight:normal;color:#00616f;line-height:13px;padding-top:20px;padding-left:40px;text-transform:uppercase;}
.fpss-template-uncut .navigation-tagline {font-weight:normal;font-size:11px;color:#fafafa;margin:0;padding:0;line-height:12px;}
/* --- 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 --- */
