/*# ------------------------------------------------------------------------# JA Teline III Extra - Version 1.3 - Licence Owner JA163140# ------------------------------------------------------------------------# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.# @license - Copyrighted Commercial Software# Author: J.O.O.M Solutions Co., Ltd# Websites:  http://www.joomlart.com -  http://www.joomlancers.com# 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 #BFBFBF;*/        background: url(../../images/mainnav-hover.gif) repeat-x bottom #fff;	color: #145077;        font-weight: bold;}#jasdl-subnav .first-item { border-left: 0; }#jasdl-subnav { display: none; }
