/**
 * @version		2.8
 * @package		Frontpage Slideshow
 * @author    JoomlaWorks - http://www.joomlaworks.gr
 * @copyright	Copyright (c) 2006 - 2011 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.
 * @license		Commercial - This code cannot be redistributed without permission from Nuevvo Webware Ltd.
 */

.fpss-introtext {_height:100%;_background:#373737;}

/* --- Generic Styling (highly recommended) --- */
#fpss-outer-container a:active, #fpss-outer-container a:focus {outline:expression(hideFocus='true');}


#navi-outer1{
	position:static;
}

#fpss-slider{
	position: static;
 	
	}

#navi-outer{
	position:static;
	width: 195px;
}

#navi-outer li a span.navbar-title{
	position:absolute;
	clear:both;
	
	padding:0;
	line-height:normal;
	
	margin-top: -45px;
	margin-bottom: 0;
	width:185px;
	
}
#navi-outer1 .navbar-title{
	text-decoration:none;
}