/**
 * 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)
 */
 
/****** Menu Functionality ******/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 999;
}

#nav a {
	display: block;
	width: 173px;
}

#nav li {
	float: left;
	width: 185px;
}

#nav li ul {
	position: absolute;
	width: 183px;
	left: -999em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;

}

#nav li ul ul {
	margin: -1em 0 0 181px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li ul li ul {
	margin-top: -19px;
	padding-top: 0;
}

/****** Menu Appearance ******/
#nav {
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 4px;
	display:inline;
}


#nav li ul {
	border: 1px solid #000000;
	border-top: none;
}

#nav li ul a {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFFAE6;
	border-top: 1px solid #006BB7;
	border-top-thickness:1px;
	border-bottom: 2px solid #D4D0C0;
	border-bottom-thickness:1px;
	color: #003E6B;
	text-decoration: none;
}
/*
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	background-color: #006BB7;	
	color: #FFF;
}
*/
#nav .littleone, #nav .daddy {
	width: 183px;
}

#nav .daddy a {
	background: #FFFAE6 url('../images/nav_arrow_bg.gif') 170px center no-repeat;	
}

#nav .littleone a {
	background-image: none;
}

#nav .daddy a:hover, #nav .daddy.sfhover {
	background: #006BB7 url('../images/nav_arrow_sel_bg.gif') 170px center no-repeat;	
	border-bottom-color: #006BB7;
	color: #FFFFFF;
}

#nav .littleone a:hover, #nav .littleone.sfhover {
	background-image: none;
	background-color: #006BB7;	
	border-bottom-color: #006BB7;
	color: #FFFFFF;
}

#nav a.cat_nav, #nav a.cat_nav:hover {
	background: url('../images/cat_nav_bg.png') top left no-repeat;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	height: 16px;
	width: 176px;
	margin-top: 10px;
	padding-top: 9px;
	font-size: 0px !important;
	padding-left: 9px;
}

.cms-home #nav #navroot { left: auto; }

.cms-home .col-left { margin-top: 310px; }


.catalog-category-view.category-custom-installation #nav #navroot,
.catalog-category-view.category-tv-video #nav #navroot,
.catalog-category-view.category-audio #nav #navroot,
.catalog-category-view.category-mobile-audio-video #nav #navroot,
.catalog-category-view.category-photo-and-video #nav #navroot,
.catalog-category-view.category-computer-accessories #nav #navroot,
.catalog-category-view.category-cellular-phone-and-office-accessories #nav #navroot,
.catalog-category-view.category-gaming #nav #navroot,
.catalog-category-view.category-housewares #nav #navroot,
.catalog-category-view.category-outdoor-and-fitness #nav #navroot,
.catalog-category-view.category-batteries-and-media #nav #navroot,
.catalog-category-view.category-rto-and-appliance #nav #navroot
{
	left: auto;
}

.catalog-category-view.category-custom-installation .col-left,
.catalog-category-view.category-tv-video .col-left,
.catalog-category-view.category-audio .col-left,
.catalog-category-view.category-mobile-audio-video .col-left,
.catalog-category-view.category-photo-and-video .col-left,
.catalog-category-view.category-computer-accessories .col-left,
.catalog-category-view.category-cellular-phone-and-office-accessories .col-left,
.catalog-category-view.category-gaming .col-left,
.catalog-category-view.category-housewares .col-left,
.catalog-category-view.category-outdoor-and-fitness .col-left,
.catalog-category-view.category-batteries-and-media .col-left,
.catalog-category-view.category-rto-and-appliance .col-left
{
	margin-top: 310px;
}


.catalog-category-view.category-custom-installation .breadcrumbs,
.catalog-category-view.category-tv-video .breadcrumbs,
.catalog-category-view.category-audio .breadcrumbs,
.catalog-category-view.category-mobile-audio-video .breadcrumbs,
.catalog-category-view.category-photo-and-video .breadcrumbs,
.catalog-category-view.category-computer-accessories .breadcrumbs,
.catalog-category-view.category-cellular-phone-and-office-accessories .breadcrumbs,
.catalog-category-view.category-gaming .breadcrumbs,
.catalog-category-view.category-housewares .breadcrumbs,
.catalog-category-view.category-outdoor-and-fitness .breadcrumbs,
.catalog-category-view.category-batteries-and-media .breadcrumbs,
.catalog-category-view.category-rto-and-appliance .breadcrumbs
{
	display: none;
}

.catalog-category-view.category-custom-installation .category-head,
.catalog-category-view.category-tv-video .category-head,
.catalog-category-view.category-audio .category-head,
.catalog-category-view.category-mobile-audio-video .category-head,
.catalog-category-view.category-photo-and-video .category-head,
.catalog-category-view.category-computer-accessories .category-head,
.catalog-category-view.category-cellular-phone-and-office-accessories .category-head,
.catalog-category-view.category-gaming .category-head,
.catalog-category-view.category-housewares .category-head,
.catalog-category-view.category-outdoor-and-fitness .category-head,
.catalog-category-view.category-batteries-and-media .category-head,
.catalog-category-view.category-rto-and-appliance .category-head
{
	display: none;
}