/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/*#nav a { float:left; background:url(../images/nav_top_level_arrow.gif) no-repeat 100% 50%; padding-right:11px; color:#fff; font-weight:bold; }*/

#nav { float:left;
position: relative;
right: 0px;
top: 155px;
}

#nav ul {
margin: 0;
padding: 0;
list-style:none;
width:100%;
}


#nav ul li {
float:left;
padding-top: 5px;
height:20px;
padding-right:3px;
}

#nav li a {
line-height:100%;
width:100%;
height:20px;
font-family: Arial, Helvetica, sans-serif;
color:#fff; font-weight:bold;
}

#nav li a:hover {
line-height:100%;
width:100%;
height:20px;
font-family: Arial, Helvetica, sans-serif;
}





#nav li.HOMEPAGE a {
display:block;
padding-top:6px;
text-align:center;
width:80px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#62584b;
text-decoration:none;
height:19px;
}

#nav li.HOMEPAGE a:hover {
display:block;
padding-top:6px;
text-align:center;
width:80px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-decoration:none;
height:19px;
}

#nav li.MAGENTOEXTENSIONS a {
display:block;
padding-top:6px;
text-align:center;
width:140px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#62584b;
text-decoration:none;
height:19px;
}

#nav li.MAGENTOEXTENSIONS a:hover {
display:block;
padding-top:6px;
text-align:center;
width:140px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-decoration:none;
height:19px;
}

#nav li a {
line-height:100%;
width:100%;
height:20px;
font-family: Arial, Helvetica, sans-serif;
color:#fff !important; font-weight:bold;
}