.jquerycssmenu{font:500 13px Helvetica;padding:0;line-height:28px}.jquerycssmenu ul{margin:0;padding:0;list-style-type:none}/*Top level list items*/.jquerycssmenu ul li{position:relative;display:inline;float:left}/*Top level menu link items style*/.jquerycssmenu ul li a{display:block;background:none;padding:5px 17px 4px 7px;margin-right:3px;/*spacing between tabs*/color:#fff;text-shadow:1px 1px 1px #000;text-transform:uppercase;text-decoration:none;font-size:14px;border:none;-moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px}.jquerycssmenu ul li a:hover{background:/*transparent url(linkbg.png) top center repeat-x;/*background of tabs (default state)*/ /*tab link background during hover state*/text-shadow:1px 1px 1px #000}/*1st sub level menu*/.jquerycssmenu ul li ul{position:absolute;left:0;background-color:#203341;z-index:1;display:block;visibility:hidden;padding:5px;border:1px solid #1d3b53}/*Sub level menu list items (undo style from Top level List Items)*/.jquerycssmenu ul li ul li{display:list-item;float:none}/*All subsequent sub menu levels vertical offset after 1st level sub menu */.jquerycssmenu ul li ul li ul{top:0}/* Sub level menu links style */.jquerycssmenu ul li ul li a{font:700 12px Helvetica;width:160px;/*width of sub menus*/background:#203341;color:#fff;font-size:14px;padding:7px 5px;text-transform:capitalize;text-shadow:1px 1px 1px #000;margin:0 5px;border-top-width:0;border-top:1px solid #253b4b;border-bottom:1px solid #192732;-moz-border-radius:0}.jquerycssmenu ul li ul li ul li a{border-top:1px solid #253b4b;border-bottom:1px solid #192732}.jquerycssmenu ul li ul li.first a{border-top:none}.jquerycssmenu ul li ul li.last a{border-bottom:none}.jquerycssmenu ul li li li.first a{border-top:none}.jquerycssmenu ul li li li.last a{border-bottom:none}.jquerycssmenu ul li ul li a:hover{/*sub menus hover style*/color:#e8df81}/* ######### CSS classes applied to down and right arrow images  ######### */.downarrowclass{position:absolute;top:14px;right:8px}.rightarrowclass{position:absolute;top:5px;right:5px}
