
/* ++++++++++++++++++++++++++++++++ top nav ++++++++++++++++++++++++++++++++++ */


.menu {width:832px; height:42px; position:relative; z-index:100; font-family:Tahoma, Arial, Helvetica, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:833px; w\idth:832px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:220px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:13px;text-decoration:none; text-align:center; color:#fff; height:42px; line-height:42px; font-weight:normal; background-image:none;}
.menu a.withchild, .menu a.withchild:visited {background-image:url(images/SpryMenuBarDown.gif);background-repeat: no-repeat; background-position: 95% 50%;}
/* a hack so that IE5.5 faulty box model is corrected 
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}
*/
/* style the second level background */
.menu ul ul li {background-color:#373737;}
.menu ul ul a.drop, .menu ul ul a.drop:visited {background-color:none;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#050505;}
.menu ul ul :hover > a.drop {background:#050505;}
/* style the third level background 
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ffffff;}
 style the third level hover 
.menu ul ul ul a:hover {background:#ffdf19;}*/


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:42px;left:0; width:220px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:40px;t\op:42px;}

/* position the third level flyout menu */
.menu ul ul ul{left:220px; top:0px; width:220px;}


/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-220px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {color:#fff; height:auto; line-height:1em; padding:13px 0 13px 25px; text-align:left; width:220px;}
/* yet another hack for IE5.5 
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}*/

/* style the top level hover */
.menu a:hover {color:#76c714; background-color:#050505; background-image:none;}
.menu a.withchild:hover {background-image:url(images/SpryMenuBarDownHover.gif);background-repeat: no-repeat; background-position: 95% 50%;}
.menu ul ul a:hover {color:#76c714 !important; background-color:#050505; background-image:none; }
.menu :hover > a {color:#76c714; background-color:#050505; background-image:none;}
.menu :hover > a.withchild {color:#76c714; background-color:#050505; background-image:url(images/SpryMenuBarDownHover.gif);background-repeat: no-repeat; background-position: 95% 50%;}
.menu ul ul :hover > a {color:#76c714 !important; background-color:#050505; background-image:none; }

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

#nav-thecompany {width:128px;}
#nav-prepaid {width:147px;}
#nav-services {width:177px;}
#nav-security {width:179px;}
#nav-partners {width:91px;}
#nav-contactus {width:110px;}

#thecompany #nav-thecompany, 

#thecompany #nav-thecompany, #thecompany #nav-overview,

#executiveteam #nav-thecompany, #executiveteam #nav-executiveteam,

#news #nav-thecompany, #news #nav-news,

#events #nav-thecompany, #events #nav-events,

#whitepapers #nav-thecompany, #whitepapers #nav-whitepapers,

#careers #nav-thecompany, #careers #nav-careers,

#prepaid #nav-prepaid,

#cardtypes #nav-prepaid, #cardtypes #nav-cardtypes,

#valueadded #nav-prepaid, #valueadded #nav-valueadded,

#mobilesolutions #nav-prepaid, #mobilesolutions #nav-mobilesolutions,

#virtualsolutions #nav-prepaid, #virtualsolutions #nav-virtualsolutions,

#services #nav-services,

#transactionprocessing #nav-services, #transactionprocessing #nav-transactionprocessing,

#customprogram #nav-services, #customprogram #nav-customprogram,

#cardholder #nav-services, #cardholder #nav-cardholder,

#security #nav-security,

#partners #nav-partners,

#contactus #nav-contactus {background-color:#050505 !important;}



#thecompany #nav-thecompany a,

#thecompany #nav-thecompany a, #thecompany ul li#nav-overview a,

#executiveteam #nav-thecompany a, #executiveteam ul li#nav-executiveteam a,

#news #nav-thecompany a, #news ul li#nav-news a,

#events #nav-thecompany a, #events ul li#nav-events a,

#whitepapers #nav-thecompany a, #whitepapers ul li#nav-whitepapers a,

#careers #nav-thecompany a, #careers ul li#nav-careers a,

#prepaid #nav-prepaid a,

#cardtypes #nav-prepaid a, #cardtypes ul li#nav-cardtypes a,

#valueadded #nav-prepaid a, #valueadded ul li#nav-valueadded a,

#mobilesolutions #nav-prepaid a, #mobilesolutions ul li#nav-mobilesolutions a,

#virtualsolutions #nav-prepaid a, #virtualsolutions ul li#nav-virtualsolutions a,

#services #nav-services a,

#transactionprocessing #nav-services a, #transactionprocessing ul li#nav-transactionprocessing a,

#customprogram #nav-services a, #customprogram ul li#nav-customprogram a,

#cardholder #nav-services a, #cardholder ul li#nav-cardholder a,

#security #nav-security a, 

#partners #nav-partners a,

#contactus #nav-contactus a {color:#76c714;}



#thecompany #nav-thecompany ul a,

#thecompany #nav-thecompany ul a, #thecompany #nav-overview ul a,

#executiveteam #nav-thecompany ul a, #executiveteam #nav-executiveteam ul a,

#news #nav-thecompany ul a, #news #nav-news ul a,

#events #nav-thecompany ul a, #events #nav-events ul a,

#whitepapers #nav-thecompany ul a, #whitepapers #nav-whitepapers ul a,

#careers #nav-thecompany ul a, #careers #nav-careers ul a,

#prepaid #nav-prepaid ul a,

#cardtypes #nav-prepaid ul a, #cardtypes #nav-cardtypes ul a,

#valueadded #nav-prepaid ul a, #valueadded #nav-valueadded ul a,

#mobilesolutions #nav-prepaid ul a, #mobilesolutions #nav-mobilesolutions ul a,

#virtualsolutions #nav-prepaid ul a, #virtualsolutions #nav-virtualsolutions ul a,

#services #nav-services ul a,

#transactionprocessing #nav-services ul a, #transactionprocessing #nav-transactionprocessing ul a,

#customprogram #nav-services ul a, #customprogram #nav-customprogram ul a,

#cardholder #nav-services ul a, #cardholder #nav-cardholder ul a {color:#fff;}



/* end topnav */
