/**************** Drop Down Menu *****************/
#nav, #nav ul {
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#nav a { color: white; font-weight: bold; line-height: 30px; text-decoration: none; text-align: center; display:block; border-left: 1px solid white; }
#nav li ul li a { font-size: 11px; font-weight: normal; line-height: 15px; text-align: left; padding-top: 3px; padding-bottom: 3px; padding-left: 7px; border-top: 1px solid white; }
#nav a:hover { background-color: #0486cc; }
#nav li { float:left; }
#nav li ul { background:#689e27 0 50%; left:-999em; position:absolute; border-right: 1px solid white; border-bottom: 1px solid white; border-top-style: none; }
li:hover ul, li.over ul{ display: block; }
#nav li:hover ul, #nav li.sfhover ul { left:auto; }
* html #nav a, * html #nav li, * html #nav li ul { width: 156px; }
/*Width Styles*/
#nav li ul { width: 199px; }
#nav li, #nav a { width: 159px; }
#nav li ul li a { width: 190px; }
/* Commented
li#ecom { width: 180px; }
#ecom a { width: 180px; }
li#marketplaces { width: 130px; }
li#marketplaces a { width: 130px; }
li#clients { width: 190px; }
#clients a { width: 190px; }
li#solutions { width: 100px; }
li#solutions a { width: 100px; }
li#howitworks { width: 120px; }
li#howitworks a { width: 120px; }
li#integrations { width: 120px; }
li#integrations a { width: 120px; }
end comment */

/* ---------------------------- */

/* Commented
* html li#ecom { width: 177px; }
* html #ecom a { width: 177px; }
* html li#marketplaces { width: 127px; }
* html li#marketplaces a { width: 127px; }
* html li#clients { width: 195px; }
* html #clients a { width: 195px; }
* html li#solutions { width: 100px; }
* html li#solutions a { width: 100px; }
* html li#howitworks { width: 120px; }
* html li#howitworks a { width: 120px; }
* html li#integrations { width: 117px; }
* html li#integrations a { width: 117px; }
end comment */

li#clients { width: 184px; }
#clients a { width: 184px; }
* html li#clients { width: 193px; }
* html #clients a { width: 193px; }

