/**
 * 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 {	font-size:1.1em;
	background-image: url(../images/navibg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height:40px;
	padding-left:2px;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:199; }
/*#nav li.active { z-index:200; }  *to prevent the li separator from showing through on mouseover on li */
#nav a,
#nav a:hover { display:block; text-decoration:none; }
#nav span { display:block; /*cursor:pointer;*/ }
#nav a { line-height:1.3em; }


/************ 1ST LEVEL  ********
#nav li { float:left; margin:0px 0px 0px 0px; padding:12px 12px; }
#nav a { float:left; padding-right:11px; color:#fff; font-weight:bold; }
#nav li.over a,
#nav a:hover {  }
#nav li.over,
#nav li.active { margin:0 0px 0px 0; }*******/


/************ 1ST LEVEL RESET *******
#nav ul li,
#nav ul li.active { float:none; height:auto; background:none; margin:0; }
#nav ul a,
#nav ul a:hover { float:none; padding:0; line-height:1.3em; }
#nav ul li.over a,
#nav ul li.over a:hover,
#nav ul a,
#nav li.active li { font-weight:normal; }*****/

/************ 1ST LEVEL  ***************/
#nav li { float:left; background:url(../images/nav1_sep.gif) no-repeat 100% 0;  }
#nav li.active { background:url(../images/nav1_active.gif); color:#d6e2e5;  }
/*#nav li.active em { display:block; position:absolute; top:0; right:-1px; width:3px; height:40px; background:url(../images/nav1_active.gif); }
*/
#nav a { float:left; padding:0 14px; color:#d6e2e5; line-height:40px; }
#nav li a:hover { color:#fff; background:url(../images/nav1_hover.gif);}


/************ 1ST LEVEL RESET ************/
#nav ul li,
/*#nav ul li.active { float:none; height:auto; background:none; margin:0; color:none; }*/
#nav ul a,
#nav ul a:hover { float:none; padding:0; line-height:1.3em; }
#nav ul li.over a,
#nav ul li.over a:hover,
#nav ul a,
#nav li.active li { font-weight:normal; }


/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:250px; top:39px; left:-10000px; padding-bottom:3px; border-top:1px solid #2d444f; }
#nav ul ul  { border-top:0; background:url(../images/nav3_bg.png) 0 0 no-repeat; padding-top:2px; left:100px; top:9px; }

/* Show menu */
#nav li.over ul { left:-1px; }
#nav li.over ul ul { left:-10000px; }
#nav li.over ul li.over ul { left:100px; }

#nav ul li { background:url(../images/nav2_li_bg.png) repeat-y; padding:0 2px; }
#nav ul li a { background:#97BEFF; }
#nav ul li a:hover { background:#C2D7F8; }
#nav li.over ul a,
#nav ul li.active a,
#nav ul li a{ color:#162057;},
#nav ul li a:hover { color:#162057; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px; background:url(../images/nav2_link_bg.gif) repeat-x 0 100%; }
#nav ul li.last span,
#nav ul li.last li.last span { background:none; }
#nav ul li.last { background:url(../images/nav2_last_li_bg.png) no-repeat 0 100%; padding-bottom:3px; }

#nav ul li.parent a,
#nav ul li.parent li.parent a { background-image:url(../images/nav2_parent_arrow.gif); background-position:100% 100%; background-repeat:no-repeat; }
#nav ul li.parent li a,
#nav ul li.parent li.parent li a { background-image:none; }

/************ 3RD+ LEVEL ************/
/* Cursors */
#nav li.parent a,
#nav li.parent li.parent a,
#nav li.parent li.parent li.parent a {}

#nav li.parent li a,
#nav li.parent li.parent li a,
#nav li.parent li.parent li.parent li a { cursor:pointer; }

/* Show menu */
#nav ul ul ul { left:-10000px; }
#nav li.over ul li.over ul ul { left:-10000px;}
#nav li.over ul li.over ul li.over ul { left:100px; }

.nav-bar:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;  }


/*  Magesupport side navigation CSS */

#side-nav { padding:10px; padding-top:0px;}
#side-nav li a:link,
#side-nav li a:visited,
#side-nav li ul li a:link,
#side-nav li ul li a:visited,
#side-nav li ul li ul li a:link,
#side-nav li ul li ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;    
    color:#000;
	text-decoration:none;
	
}
#side-nav li a:hover,
#side-nav li.active a,
#side-nav li ul li a:hover,
#side-nav li ul li.active a,
#side-nav li ul li ul li a:hover,
#side-nav li ul li a:link,
#side-nav li ul li a:visited,
#side-nav li ul li ul li a:link,
#side-nav li ul li ul li a:visited {
    line-height:18px;
	text-decoration:none;
}
#side-nav li a:link, #side-nav li a:visited {line-height:20px;}
#side-nav li ul li a:hover, #side-nav li ul li ul li a:hover {text-decoration:none;}
#side-nav a { font-weight: bold;}
#side-nav ul.level0 {  padding-left:10px; font-weight: normal;}
#side-nav ul.level0 a{ background:url(../images/bull.jpg) no-repeat left center; padding-left:10px; font-weight: normal;}
#side-nav ul.level1 {  padding-left:25px; font-weight: normal;}
#side-nav ul.level2 { list-style-type:circle; font-weight: normal;}
#side-nav ul.level3 { list-style-type:circle; font-weight: normal;}
#side-nav li ul {margin:0 0 0 0px; font-weight: normal;}

/* YUI Treeview */
.ygtvtn, .ygtvtnh, .ygtvln, .ygtvlnh, .ygtvtp, .ygtvlp, .ygtvtph, .ygtvlph, .ygtvtm, .ygtvlm, .ygtvtmh, .ygtvlmh {
	display: inline-block; width: 9px; height: 11px; padding-right: 5px;
}
.ygtvtp, .ygtvlp, .ygtvtph, .ygtvlph, .ygtvtm, .ygtvlm, .ygtvtmh, .ygtvlmh {
	cursor:pointer;
}

.ygtvtp, .ygtvlp {
	background:url(../images/expand.gif) no-repeat center 2px;
}
.ygtvtph, .ygtvlph {
	background:url(../images/expandh.gif) no-repeat center 2px;
}
.ygtvtm, .ygtvlm {
	background:url(../images/collapse.gif) no-repeat center 3px;
}
.ygtvtmh, .ygtvlmh {
	background:url(../images/collapseh.gif) no-repeat center 3px;
}
.ygtvtn, .ygtvln {
	background:url(../images/dash.gif) no-repeat center 3px;
}

.ygtvspacer {
	height: 11px;
	width: 10px;
}


#categories-tree #current { font-weight: bold; color: #032e86; }
#categories-tree #linkS { font-weight: bold; }
#categories-tree #linkL { font-weight: normal; }
#categories-tree a {
	font-family:Arial, Helvetica, sans-serif;
    font-size:11px;    
	text-decoration:none;
	color: #0e1145;
}
#categories-tree a:hover, #current a:hover { color: #0351d8 !important; }
