/* @override http://www.electricwheel.co.uk/ewc/skin/frontend/default/ewc/css/menu.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/menu.css */

/* @override http://localhost:8888/ewc/skin/frontend/default/ewc/css/menu.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/menu.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/menu.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/menu.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/menu.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/menu.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/css/menu.css */

/* @override http://localhost:8888/magento/skin/frontend/default/greenshine/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 {
	 position: relative;
  
  width: 969px;
  height: 28px;
  float: left;
  
	margin-top: 9px;

	
	background: #8cc600 repeat-x left top;
}

/************** 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:nowrap; }
#nav li ul span {white-space:normal; }

#nav .search_box_wrapper {
  margin: 3px 0px 0px 10px;
  display: inline; /*IE6*/
  float: left;
  
  width: 139px;
  height: 22px;
}

#nav .search_box {
  margin: 0px;
  padding: 3px 0px 2px 6px;
  *padding: 2px 0px 2px 6px;
  width: 133px;
  height: 17px;
  color: #666666;
  border: none 0px;
  background-color: transparent;
}

#nav .search_button {
  margin: 3px 22px 0px 0px;
  padding: 0px;
  width: 37px;
  height: 22px;
  float: left;
}

#nav .search_submit {
  display: none;
}

#nav ul {
  float: left;
   width: 693px;
 
  list-style: none;

}

#nav ul li {
 
  height: 18px;
  float: left;
  background: url(../image/menu_separator.jpg) no-repeat 0;

  position: relative;
	padding: 5px 20px;
}

#nav ul li.first { background: none
}

#nav ul li:hover,
#nav ul li.over,
#nav ul li.selected {
  color: #cacaca;
}

#nav ul li:hover a,
#nav ul li.over a,
#nav ul li.selected a {
  color: #cacaca;
}

#nav ul li :link,
#nav ul li :visited,
#nav ul li {
  color: #fff;
  font-size: 12px;
  text-transform: lowercase;
  font-weight: bold;
}

#nav ul a:hover {
  text-decoration: none;
}

#nav ul li ul {
  display: none;
  width: 187px;
  margin: 0px;
  padding: 3px 0px 0px 0px;
  list-style: none;
  position: absolute;
  background-image: url(../image/drop-down-background-top.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: #e7e7c6;
  top: 28px;
  left: 0px;
}

#nav ul li:hover ul,
#nav ul li.over ul { 
  display: block;
}

#nav ul li ul li,
#nav ul li ul li:hover,
#nav ul li ul li.over {
  margin: 1px 0px 1px 0px;
  padding: 0px;
  width: 187px;
  height: auto;
  float: none;
  border: none;
  background: none;
}

#nav ul li:hover ul li a,
#nav ul li.over ul li a {
  display: block;
  width: 187px;
  height: auto;
  padding: 0;
}

#nav ul li:hover ul li a span,
#nav ul li.over ul li a span {
  display: block;
  width: 169px;
  line-height: 13px;
  padding: 4px 9px 4px 9px;
  color: #336816;
}

#nav ul li:hover ul li a:hover,
#nav ul li.over ul li a:hover {
  zzzbackground: url(../image/drop-down-highlight.gif) 0 0 no-repeat;
}

#nav ul li:hover ul li a:hover span,
#nav ul li.over ul li a:hover span {
  color: #cacaca;
  zzzbackground: url(../image/drop-down-highlight.gif) 0 100% no-repeat;
}

#nav ul li ul li.last {
  margin-bottom: 0px;
  padding-bottom: 4px;
  background-image: url(../image/drop-down-background-bottom.png);
  background-position: 0px 100%;
  background-repeat: no-repeat;
}


/************** 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:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
/*#nav li { float:left; }
#nav a { float:left; color:#c3d5e3; font-weight:bold; }
#nav li.active a { color:#fff; background: url(../images/nav.gif) repeat-x 0 -87px; }
#nav span { background: url(../images/nav.gif) no-repeat 100% -44px; padding:13px 15px 12px 14px; }
#nav li.first span { padding-left: 18px; }
#nav li.over a,
#nav a:hover { color:#fff; }

/************ 1ST LEVEL ************/
/*#nav ul li,
#nav ul li.active {  margin: 7px 0px 0px 0px;
  padding: 0px 5px 2px 5px;
  width: 88px;
  height: 13px;
  float: left;
  border-left: 1px solid #fff;
  position: relative;
 }
#nav li.active li a,
#nav ul li.active a { background: #fff; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
/*#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#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:15em; top:40px; left:-10000px; border:1px solid #aaa; border-color: #ccc #aaa #aaa #ccc; border-top-width: 0; }
#nav ul span { background: none; }

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

#nav ul li a { background:#fff; }
#nav ul li a:hover { background:#f4f4f4; }
#nav ul li.over > a { background:#f4f4f4; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:4px 15px 5px 15px;}

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


*/nav