/*
UK - Custom CSS file for the drop down menu in the top nav bar
*/

#nav-bar { margin-top:25px !important; }

ul.navigation { width:960px !important; padding-left:15px !important; border-left:#666 1px dotted; background:url(http://www.lexisnexis.com/images/bg-gradient-transparent-down.png) repeat-x #f0f0f0 !important; }
ul.navigation li { height:28px; }

ul.red-dropdown { width:150px !important;position:absolute !important;right:0 !important; }

ul.red-dropdown li .red-box { width:149px !important;}
ul.red-dropdown li .arrow-down { background: url(http://www.lexisnexis.com/images/arrow-down.gif) 135px 12px no-repeat !important /*Small white arrow pointing down*/; }
ul.red-dropdown li ul { /*height:500px !important;*/ position:absolute !important; right:0 !important; left:auto !important; }
