<!-- ****** Infinite Menus CSS Styles ****** -->



        /* --[[ Main Expand Icons ]]-- */
        #imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(http://www.urologysydney.org/images/sample3_main_arrow.gif); width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
        #imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(http://www.urologysydney.org/images/sample3_main_arrow.gif); background-repeat:no-repeat;background-position:top left;}


        /* --[[ Sub Expand Icons ]]-- */
        #imenus0 ul ul .imeas span,#imenus0 ul ul .imeasj span {background-image:url(http://www.urologysydney.org/images/sample3_sub_arrow.gif); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
        #imenus0 ul ul li:hover .imeas span,#imenus0 ul ul li a.iactive .imeasj span {background-image:url(http://www.urologysydney.org/images/sample3_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


        /* --[[ Main Container ]]-- */
        #imenus0 .imcm {background-color:#ffffff; border-style:none; border-color:#013a6f; border-width:1px; }


        /* --[[ Sub Container ]]-- */
        #imenus0 li ul {background-color:#efefef; border-style:solid; border-color:#013a6f; border-width:1px; padding:5px; margin:2px 0px 0px; }


        /* --[[ Main Items ]]-- */
        #imenus0 li a {background-color:#fdb82c; color:#013a6f; text-align:center; font-family:Verdana; font-size:10px; font-weight:bold; font-style:normal; text-decoration:none; border-style:solid; border-color:#013a6f; border-width:1px; padding:4px 8px; }

                /* [hover] - These settings must be duplicated for IE compatibility.*/
                #imenus0 li:hover>a {background-color:#013a6f; color:#fdb82c; font-weight:bold; text-decoration:underline; }
                #imenus0 li a.ihover {background-color:#013a6f; color:#fdb82c; font-weight:bold; text-decoration:underline; }


        /* --[[ Sub Items ]]-- */
        #imenus0 ul ul a {background-color:#d8d8d8; color:#013a6f; text-align:left; font-family:Verdana; font-size:10px; font-weight:bold; font-style:normal; text-decoration:none; border-style:none; border-color:#013a6f; border-width:1px; padding:2px 5px; margin:0px 0px 2px;}

                /* [hover] - These settings must be duplicated for IE comptatibility.*/
                #imenus0 ul ul li:hover>a {background-color:#013a6f; color:#fdb82c; font-weight:bold; text-decoration:underline; border-style:solid; }
                #imenus0 ul ul li a.ihover {background-color:#013a6f; color:#fdb82c; font-weight:bold; text-decoration:underline; border-style:solid; }