/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu_hr_hr {font-family: arial, sans-serif; width:180px; height:auto; position:relative; font-size:11px; z-index:100; margin:auto;}
.menu_hr ul li a, .menu_hr ul li a:visited {display:block; text-decoration:none; width:auto; margin:0px; padding-right:3px; text-align:left; color:#fff; /* background:#999966;*/ font-size:8pt; overflow:hidden;}
.menu_hr ul {padding:0; margin:0; list-style: none;}
.menu_hr ul li {float:left; position:relative;}
.menu_hr ul li ul {display: none;}

/* specific to non IE browsers */
.menu_hr ul li:hover a {color:#fff; /*background:#999966;*/ text-decoration:underline;}
.menu_hr ul li:hover ul {display:block; background:#999966; position:absolute; top:10px; left:180px; width:125px;}
.menu_hr ul li:hover ul li a.hide {/*background:#6a3;*/ color:#fff;}
.menu_hr ul li:hover ul li:hover a.hide {/*background:#6fc;*/ color:#000;}
.menu_hr ul li:hover ul li ul {display: none;}
.menu_hr ul li:hover ul li a {display:block; margin:0px; color:#fff; width:125px; text-decoration:none; height:auto; line-height:normal;}
.menu_hr ul li:hover ul li a:hover {/*background:#998877;*/ color:#fff; text-decoration:underline;}
.menu_hr ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu_hr ul li:hover ul li:hover ul.left {left:-105px;}

/* added by hamim */
.lending_services{ background:url(../images/buttons/b_lending_a.gif) no-repeat; }
.lending_services:hover{background:url(../images/buttons/b_lending_b.gif) no-repeat;}
