/*------------------------------------------------------------------------ # JA Teline III Stable - Version 1.1 - Licence Owner jSharing.COM # ------------------------------------------------------------------------ # JA Joomla! Template Framework  - Version: 1.0 # ------------------------------------------------------------------------ # Copyright (C) Lifetime Joomla Just for Sharing, Ltd. All Rights Reserved. # @license - Copyrighted Commercial Software # Author: Joomla Just for Sharing # Websites:  http://jsharing.com -  http://jsharing.net # This file may not be redistributed in whole or significant part. -------------------------------------------------------------------------*/  #jasdl-mainnav { 	position: relative; }  #jasdl-mainnav ul { display: block; }  #jasdl-mainnav li { 	float: left; 	padding: 0; 	margin: 0; 	border-right: 1px solid #ccc; }  #jasdl-mainnav a { 	display: block; 	float: left; 	text-decoration: none; 	padding: 10px; 	color: #000; 	text-transform: UPPERCASE; }  #jasdl-mainnav a:hover, #jasdl-mainnav ul li.hover a { 	background: url(../../images/mainnav-hover.gif) repeat-x bottom #f7f7f7; 	color: #000; }  #jasdl-mainnav li.active a, #jasdl-mainnav li.active a:hover, #jasdl-mainnav li.active a:active, #jasdl-mainnav li.active a:focus { 	background: url(../../images/mainnav-active.gif) repeat-x top #333; 	color: #fff; }  #jasdl-subnav .first-item { border-left: 0; }  #jasdl-subnav { display: none; }
