﻿/*------------------------------------------------------------------------
# JA Edentite 1.0 - Mar, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
-------------------------------------------------------------------------*/


.aqmainnav
{
	color: #FFFFFF;
	font-family: Verdana;
	text-align:center;
	font-size: 10px;
	font-size:10px;font-family:Verdana; 
	color: White;
	text-decoration: none; 
	font-weight: bold
	
	/*background-image: url(../img/menu/top_2.gif);
	background-repeat: repeat-x;*/
}

.aqmainitemnav
{
	color: #ffffff;
	font-family: Verdana;
	text-align: center;
	font-size: 10px;
	padding-top: 0px;
	font-weight: bold;
	height: 20px;

	
	/*border-left: 1px solid #C3DBED;*/
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/*.aqmainitemnav TD
{
	padding:0px;
	margin: 0px;
}*/


.aqsubnav
{
	margin: 0px;
	font-size: 10pt;
	color: #222222;
	display: block; /*border-right: #d3d3d3 1px solid;*/ /*border-left: #d3d3d3 1px solid;*/
	/*border-top: #d3d3d3 1px solid;*/
	border-bottom: #d3d3d3 0px solid;
	text-align: left;
	font-family: Verdana;
	
	background-color: #c7c7c7;
	width:200px;
	padding-left: 0px;
	
	/*padding-bottom: 3px;*/
	background-repeat: inherit;
}

.aqdynamichover
{

	color: #ffffff;
/*font-weight:bold;*/
	background-color: #aca8a9;
}

/*AQPG: this is done to remove underline from menu items when we hover on them*/
.aqdynamichover a:hover{text-decoration: none;}
.aqstatichover a:hover{text-decoration: none;}

/*
.aqstatichover
{
	color: #ffffff;
	background-position: 20% center;
	background-attachment: scroll;
	background-image: url(../img/menu/top_2.gif);
background-repeat: repeat-x;

}*/

.menu {background:url(../img/menu/grad2-Orange.gif) repeat-x top;
       width:950px;
       text-align:center;}
.menu .left {background:url(../img/menu/grad2-Orange.gif) no-repeat left top}
.menu .right{background: url(../img/menu/grad2-Orange.gif) no-repeat right top;}



