/**
 * 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)
 */


/* Top Menu Css Start Here */

#nav2 { font-size:11px; color:#FFF; font-weight:bold; width:951px; float:left; z-index:999999999; position: absolute; font-family:Verdana, Arial, Helvetica, sans-serif; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */



#nav2 li.over { z-index:999; }
#nav2 a,
#nav2 a:hover { display:block; text-decoration:none;  }
#nav2 span { display:block; cursor:pointer; white-space:nowrap; }
#nav2 li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav2 li {  background:url(../images/menu_strip.gif) no-repeat right top; float:left;  white-space:nowrap; line-height:33px; height:33px; /*position:relative;*/ cursor:pointer; position:relative;}

#nav2 li.Last{  border-bottom:solid 1px #7b726b; height:31px; width:158px; text-align:center; float:left; }
#nav2 li.Last a{ color:#cb140e; font-size:14px; font-weight:bold; line-height:31px; text-align:center; padding:0; width:156px;}

#nav2 li.active a { color:#cb140e; }


#nav2 li a{font-size:10px; color:#5e5e5e ; font-weight:bold; padding-left:10px; cursor:pointer; }
#nav2 li a span{font-size:10px; color:#5e5e5e; font-weight:bold;  padding-right:10px; cursor:pointer;  }

#nav2 li a:hover{background:url(../images/menu_left_hover.gif) no-repeat left bottom; color:#FFF; text-decoration:none;  padding-left:10px; overflow:hidden!important; cursor:pointer; display:block; }

#nav2 li a:hover span{background:url(../images/menu_right_hover.gif) no-repeat right top; color:#FFF; text-decoration:none; padding-right:10px; overflow:hidden; cursor:pointer; }

#nav2 li.over,
#nav2 li.active { margin:0 0px 0px 0; }

#nav2 ul li  { padding:0 !important;  height:1% !important; line-height:13px !important; white-space:normal; background:#0089cc !important; border:none; float:left !important; clear:both; width:150px !important;}
#nav2 ul li a { /*background:url(../images/nav_top_level_arrow.gif) no-repeat 100% 50%; padding-right:11px;*/  color:#FFF !important; padding:5px !important; font-size:11px; word-spacing:normal; clear:both; height:1% !important; line-height:13px; height:auto; font-weight:normal; border-bottom:solid 1px #FFF !important; }
#nav2 ul li a span { height:1%!important; line-height:normal !important; color:#FFF !important; padding:0px !important; font-weight:normal; font-size:11px; }
#nav2 ul li a:hover { background:#a5daf1; display:block; color:#333!important; height:1%;  font-weight:normal;}
#nav2 ul li a:hover span{ background:#0089cc; display:block; color:#333!important; height:auto; background:none;  font-weight:normal;}


/************ 1ST LEVEL ************/
#nav2 ul li,
#nav2 ul li.active,
#nav2 ul li.over { float:none; border:none; background:none; margin:0; padding:0; padding-bottom:1px; text-transform:none; }
#nav2 ul li.parent { background:url(../images/nav_parent_arrow.gif) no-repeat 99% 50%; }

#nav2 ul li.last { padding-bottom:0; }
#nav2 ul li.active { margin:0; border:0; background:none; }
#nav2 ul a,
#nav2 ul a:hover { float:none; padding:0; background:none; color:#FFF; }
#nav2 ul li a { font-weight:normal !important; }


/************ 2ND LEVEL ************/
#nav2 ul { position:absolute; width:150px; top:33px; left:-10000px; /*border:1px solid #bbb; border-bottom:2px solid #999; */ padding:0px 0px 11px 0; font-size:11px;  /*background:url(../images/menu_bottom_crv.png) no-repeat left bottom;*/ background:url(../images/menu_bottom_crv.gif) no-repeat left bottom;}

/* Show menu */
#nav2 li.over > ul { left:0px; }
#nav2 li.over > ul li.over > ul { left:150px; top:0px; background:url(../images/menu_bottom_crv2.gif) no-repeat left bottom !important;}
#nav2 li.over ul ul { left:-10000px; }

#nav2 ul li a { padding:3px 0; color:#FFF !important; }
#nav2 ul li a:hover { padding:3px 0; color:#333333!important; }

/************ 3RD+ LEVEL ************/
#nav2 ul ul { top:0px; }

#nav2 ul li ul li{ padding:0 !important;  height:1% !important; line-height:13px !important; white-space:normal; background:#35afeb !important; border:none; float:left !important; clear:both; width:150px !important;}
#nav2 ul li ul li a { /*background:url(../images/nav_top_level_arrow.gif) no-repeat 100% 50%; padding-right:11px;*/  color:#FFF !important; padding:5px !important; font-size:11px; word-spacing:normal; clear:both; height:1% !important; line-height:13px; height:auto; font-weight:normal; border-bottom:solid 1px #FFF !important; }
#nav2 ul li a ul li span { height:1%!important; line-height:normal !important; color:#FFF !important; padding:0px !important; font-weight:normal; font-size:11px; }
#nav2 ul li ul li a:hover { background:#a5daf1; display:block; color:#333!important; height:1%;  font-weight:normal;}
#nav2 ul li ul li a:hover span{ background:#0089cc; display:block; color:#333!important; height:auto; background:none;  font-weight:normal;}