/* CSS Document */

/* alinhamento */
#nav {margin:0 0 0 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
/* o estilo */
#nav {float:right; width:903px; height:auto; background: url("http://www.inforquali.com/iq/images/menu/bottom_line2.gif") repeat-x bottom; position:relative;}

#nav .select, #nav .current {margin:0; padding:0; list-style:none; display:block;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {display:block; height:26px; float:right; background: url("http://www.inforquali.com/iq/images/menu/left_red4.gif") no-repeat left top; padding:0 0 0 14px; border-bottom:1px solid #c6c8ca; text-decoration:none; font-size:12px; line-height:27px; white-space:nowrap; }
* html #nav .select a, * html #nav .current a {width:1px; }

#nav .select a b, 
#nav .current a b {height:100%; display:block; background:url("http://www.inforquali.com/iq/images/menu/right_red4.gif") no-repeat right top; padding:0 14px 0 3px; color:#000; font-weight:normal; }

#nav .select a:hover, 
#nav .select li:hover a {background-position:0 -150px; cursor:pointer; border-bottom:1px solid #dbdcf1; color:#000000;}

/* para IE */
#nav .select a:hover b {background-position:100% -150px; color:#2e3092;}
/* para mozilla */
#nav .select li:hover a b {background-position:100% -150px; color:#2e3092;}

#nav .sub {display:none;}

/* para IE5.5 e IE6 */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0; font-size:11px;}

#nav .current a {background-position:0 -75px; border-color:#fff;}
#nav .current a b {background-position:100% -75px; color:#b5111b;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover { color:#e31b23; text-decoration:none; }

#nav .sub_active .current_sub a { color:#e31b23; font-weight:bold;}

#nav .sub_active .current_sub a:hover { text-decoration:none; }

#nav .sub_active a:hover { color:#e31b23; text-decoration:underline; }


#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:904px; height:30px; top:27px; left:0; background:#ffffff url("http://www.inforquali.com/iq/images/menu/patternred2.gif") repeat-x; padding:0; z-index:100; border-bottom:1px solid #fff;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}
#nav .sub_active {display:block; position:absolute; width:904px; height:30px; top:27px; left:0; background:#ffffff url("http://www.inforquali.com/iq/images/menu/patternred.gif") repeat-x; padding:0; z-index:10; color:#000; border-bottom:1px solid #fff;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:25px; float:right; text-decoration:none; line-height:24px; white-space:nowrap; font-weight:normal;}
#nav .sub_active a, 



#nav .select a .sub li a {display:inline; background:url("http://www.inforquali.com/iq/images/menu/sub_sep2.gif") top right no-repeat; padding:0 10px; margin:0; font-size:12px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#e31b23; height:25px; line-height:24px; }
/* para IE */
#nav .select a:hover .sub li a {display:inline; background:url("http://www.inforquali.com/iq/images/menu/sub_sep2.gif") top right no-repeat; padding:0 10px; margin:0; font-size:12px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#00049B; height:25px; line-height:24px; }
/* para mozilla */
#nav .select li:hover .sub li a {display:inline; background:url("http://www.inforquali.com/iq/images/menu/sub_sep2.gif") top right no-repeat; padding:0 10px; margin:0; font-size:12px; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#00049B; height:25px; line-height:24px; }


