/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

#nav { padding:0 5px; font-size:1.1em; }
* html #nav { padding:0 0; margin:0;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:normal; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { font-size:11px; font-weight:bold; background:#fff url(../images/dotted-brdr-btm.gif) left bottom repeat-x; display:block; }
#nav li span { background:url(../images/bullet-arrow.gif) left top no-repeat; padding-left:19px; }
#nav li.active a:link { color:#346699; }
#nav li.active a:visited { color:#346699; }
#nav li.active a:hover { color:#993300; }
#nav li.active a:active { color:#346699; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#346699; font-weight:bold; }
* html #nav a { padding:5px 10px 6px 8px; }
#nav li.over a,
#nav a:hover { color:#993300; }
#nav a:visited { color:#346699; }
#nav li.last { background:none; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; }
#nav ul li.last { padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; color:#346699; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:10px; left:-10000px; border:2px solid #c0c0c0; }
* html #nav ul { margin-left:90px; }
* html #nav ul li ul { margin-left:50px; }
#nav li ul li span { background:url(../images/bullet-sub-menu.gif) left top no-repeat; margin-left:15px; }

/* Show menu */
#nav li.over > ul { left:150px; }
#nav li.over > ul li.over > ul { left:160px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#fff; color:#346699; }
#nav ul li a:link { background:#fff; color:#346699; }
#nav ul li a:visited { background:#fff; color:#346699; }
#nav ul li a:hover { background:#fff; color:#993300; }
#nav ul li a:active { background:#fff; color:#346699; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }


/*My Account Navigation */

#anav { padding:0 5px; font-size:1.1em; }
* html #anav { padding:0 0; margin:0;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#anav li { position:relative; text-align:left; }
#anav li.over { z-index:999; }
#anav a,
#anav a:hover { display:block; text-decoration:none; }
#anav span { display:block; cursor:pointer; white-space:normal; }
#anav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#anav li { font-size:12px; font-weight:bold; background:#fff url(../images/dotted-brdr-btm.gif) left bottom repeat-x; padding:5px 12px 6px 8px; display:block; }
#anav li span { background:url(../images/bullet-arrow.gif) left top no-repeat; padding-left:19px; }
#anav li.active { color:#993300; padding:5px 12px 6px 8px; }
#anav li.active span a:link { color:#346699; }
#anav li.active span a:visited { color:#346699; }
#anav li.active span a:hover { color:#993300; }
#anav li.active span a:active { color:#346699; }
#anav a {  color:#346699; }
#anav a:link { color:#346699; }
#anav a:visited { color:#346699; }
#anav a:hover { color:#993300; }
#anav a:active { color:#346699; }
#anav li.last { background:none; }

.level0 ul {display: none}
#nav .over ul {display:block!important;}

/* Top Navigation */

/*#tnav { padding:0 5px; font-size:1.1em; }
* html #tnav { padding:0 0; margin:0;}*/

/************** ALL LEVELS  *************/ /* Style consistent throughout
 all nav levels */
/*#tnav li { position:relative; text-align:left; }
#tnav li.over { z-index:999; }
#tnav a,
#tnav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#tnav span { display:block; cursor:pointer; white-space:normal; }
#tnav li ul span {white-space:normal; }*/

/************ 0 LEVEL  ***************/
/*#tnav li { float:left; }*/
/*#tnav li { font-size:12px; font-weight:bold; background:#fff url(../images/dotted-brdr-btm.gif) left bottom repeat-x; display:block; }
#tnav li span { background:url(../images/dotted-brdr.gif)right top repeat-y; padding:0 25px; }
#tnav li.last span { background:none; }
#tnav li span.first { padding-left:8px!important; }

#tnav li.active a:link { color:#0f173d; }
#tnav li.active a:visited { color:#0f173d; }
#tnav li.active a:hover { color:#993300; }
#tnav li.active a:active { color:#0f173d; }
#tnav a { float:left; padding:5px 12px 6px 8px; color:#0f173d; font-weight:bold; }
* html #tnav a { padding:5px 10px 6px 8px; }
#tnav li.over a,
#tnav a:hover { color:#993300; }
#tnav a:visited { color:#0f173d; }
#tnav li.last { background:none; }*/

/************ 1ST LEVEL ************/


/************ 2ND LEVEL ************/
/*#tnav ul { position:absolute; width:15em; top:22px; left:-10000px; border:2px solid #c0c0c0; }
#tnav li ul li span { background:url(../images/bullet-sub-menu.gif) left top no-repeat!important; margin-left:15px; }*/


/* Show menu */
/*#tnav li.over > ul { left:15px; }
* html #tnav li.over > ul { left:150px; }
*:first-child+html #tnav li.over > ul { left:150px; }
#tnav li.over > ul li.over > ul { left:160px; }
#tnav li.over ul ul { left:-10000px; }

#tnav ul li a { background:#fff; color:#0f173d; }
#tnav ul li a:link { background:#fff; color:#0f173d; }
#tnav ul li a:visited { background:#fff; color:#0f173d; }
#tnav ul li a:hover { background:#fff; color:#993300; }
#tnav ul li a:active { background:#fff; color:#0f173d; }
#tnav ul span, #tnav ul li.last li span { padding:3px 15px 4px 15px;}*/

/************ 3RD+ LEVEL ************/
/*#tnav ul ul { top:5px; }*/

