/* @override http://cocksox.com.au/skin/frontend/default/modern/css/menu.css */

/**
 * 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 {float:left;
font-size:1.6em;
left:246px;
position:absolute;
top:35px;z-index: 900; }

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

/************ 0 LEVEL  ***************/
#nav li { float:left; margin:1px 8px 11px 1px; padding:3px 0px; }
#nav li.active a { color:#000; }
#nav a { float:left; background: none; margin-right:3px; color:#fff; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#000;}
#nav li.over,
#nav li.active { margin: 0 7px 0 0; border:1px solid #fc0002; background:#fc0002;padding-bottom: 10px;}

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active,
#nav ul li.over { float:none; border:none; background:none; margin:0; padding:0; padding-bottom:1px; text-transform:none; }
#nav ul li.parent { background:url(../images/nav_parent_arrow.gif) no-repeat 100% 50%; }
#nav ul li.last { padding-bottom:0; }
#nav ul li.active { margin:0; border:0; background:none; }
#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:10em; top: 29px; left:-10000px; border:1px solid #bbb; border-bottom:2px solid #999; padding:3px 8px; background:#fcfcfc; font-size:11px;z-index: 900;  }

/* Show menu */
#nav li.over > ul { left:-1px;z-index:10000;}
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { padding:3px 0; color:#000 !important; text-transform: uppercase; }
#nav ul li a:hover { padding:3px 0; color:#fc0002 !important; }

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


/*Matrix image replacement*/
.nav-store span{background:transparent url(../images/cocksox_nav_matrix.gif) no-repeat scroll 0 -27px;cursor:pointer;display:block;height:20px;
text-indent:-9999px;white-space:nowrap;width:61px;}

.nav-store.over span{background-position: 0px 0px;}

#nav .nav-store.active span{background-position: 0px 0px;}

.level1 span, level2 span{background: none;text-indent: 0px; width: 100%;height: 100%;}


#faq a, #sizing	a, #downloads a{
	background: transparent url(../images/cocksox_nav_matrix.gif) no-repeat scroll 0 0;
	text-indent: -9999px;width: 100%;height: 100%;padding-right: 0px;	}

#faq a							{background-position: -74px -27px;}
#faq.active-menu-item	a		{background-position: -74px 0px;}
#faq							{width:35px; }
#faq a:hover					{background-position: -74px 0px;}

#sizing 						{width:66px; }
#sizing	a						{background-position: -113px -27px;}
#sizing.active-menu-item a		{background-position: -113px 0px;}
#sizing	a:hover	            	{background-position: -113px 0px;}

#downloads 						{width:123px;}
#downloads a					{background-position: -183px -27px;}
#downloads.active-menu-item a	{background-position: -183px 0px;}
#downloads a:hover  			{background-position: -183px 0px;}

a#tv							{background:transparent url(../images/tv.gif) no-repeat scroll 0 0;display:block;height:32px;left:575px;position:absolute;top:25px;width:27px; text-indent: -9999px}
a:hover#tv					{background-position: 0 -34px}


#nav a.active-menu-item		{  }














