/* CSS Document */

.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:45px; width:980px;background:url(../images/bg_mainnav_right.jpg) no-repeat top right; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:45px; line-height:45px; color:#FFF; text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 5px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 20px 0 15px; height:45px; background:url(../images/but_std.jpg) no-repeat top right;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 15px 0 12px; height:45px;}
.menu2 li a.top_link:hover {color:#fff;background:url(../images/but_std.jpg)bottom right no-repeat;}








.menu2 li:hover > a.top_link {color:#fff;background:url(../images/but_std.jpg) bottom right no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../images/but_std.jpg) bottom right no-repeat;}




.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:43px; background: #2C3850; padding:0;border-bottom:1px solid  #CCCCCC;border-left:1px solid  #CCCCCC;border-right:1px solid  #CCCCCC;white-space:nowrap; width:180px; height:auto; font-weight:normal;}

* html .menu2 :hover ul.sub {left:0px;/top:44px; background: #2C3850; padding:0;border-bottom:1px solid  #CCCCCC;border-left:1px solid  #CCCCCC;border-right:1px solid  #CCCCCC;white-space:nowrap; width:180px; height:auto; font-weight:normal;}



.menu2 :hover ul.sub li {display:block; height:37px; position:relative; float:left; width:180px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:37px; width:180px; line-height:37px;  text-indent:5px; color:#FFF; text-decoration:none; border-top: 1px solid #CCCCCC;}

.menu2 :hover ul.sub li a:hover {background:#414F74; color:#FFF;border-top: 1px solid #CCCCCC; height:36px;}
.menu2 li.test {width:71px; height:45px; float:left;background:#333 url(../images/but_home2.jpg) no-repeat top left; line-height:0px;}
.menu2 li.test a {width:71px; height:45px; float:left;background:#333 url(../images/but_home2.jpg) no-repeat top left; line-height:0px; color:transparent; text-indent:-999px;}
.menu2 li.test  a:hover{width:71px; height:45px; float:left;background:#333 url(../images/but_home2.jpg) no-repeat bottom left; line-height:0px;}


