/* CSS Document */
.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:30px; background:#1d2126; position:relative; z-index:500; font-family:"Times New Roman", Times, serif;}
.menu2 li.top {display:block; float:left;}

.menu2 li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#808285; text-decoration:none; font-size:14px; font-weight:bold; padding:0 24px 0 24px; cursor:pointer; background-color:#1d2126; text-transform:uppercase; text-align:center;}
.menu2 li a.top_link:hover {color:#808285;  background-color:#1d2126}
.menu2 li:hover > a.top_link {color:#808285; background-color:#1d2126;}

.menu2 li a.top_link_first {display:block; float:left; height:30px; line-height:30px; color:#808285; text-decoration:none; font-size:14px; font-weight:bold; padding:0 23px 0 0px; cursor:pointer; background-color:#1d2126; text-transform:uppercase; text-align:center;}
.menu2 li a.top_link_first:hover {color:#808285;  background-color:#1d2126}
.menu2 li:hover > a.top_link_first {color:#808285; background-color:#1d2126;}

.menu2 li a.top_link_last {display:block; float:left; height:30px; line-height:30px; color:#808285; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0px 0 22px; cursor:pointer; background-color:#1d2126; text-transform:uppercase; text-align:center;}
.menu2 li a.top_link_last:hover {color:#808285;  background-color:#1d2126}
.menu2 li:hover > a.top_link_last {color:#808285; background-color:#1d2126;}

.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; position:relative; z-index:200;}
.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; text-transform:uppercase; text-align:center}

.menu2 :hover ul.sub {left:0; top:25px; background: #15181c; padding:0px; border-top:1px solid #333132; border-left:1px solid #333132; border-right:1px solid #333132; white-space:nowrap; width:145px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:145px; font-weight:normal; border-bottom:1px solid #333132;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:145px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; color:#808285;}
.menu2 :hover ul.sub li a.fly {background:#15181c;}
.menu2 :hover ul.sub li a:hover {background:#1d2126; color:#808285;}
.menu2 :hover ul.sub li a.fly:hover {background:#1d2126; color:#808285;}

.menu2 :hover ul.sub-guide {left:0; top:25px; background: #15181c; padding:0px; border-top:1px solid #333132; border-left:1px solid #333132; border-right:1px solid #333132; white-space:nowrap; width:155px; height:auto; z-index:300;}
.menu2 :hover ul.sub-guide li {display:block; height:20px; position:relative; float:left; width:155px; font-weight:normal; border-bottom:1px solid #333132;}
.menu2 :hover ul.sub-guide li a {display:block; font-size:11px; height:20px; width:155px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; color:#808285;}
.menu2 :hover ul.sub-guide li a.fly {background:#15181c;}
.menu2 :hover ul.sub-guide li a:hover {background:#1d2126; color:#808285;}
.menu2 :hover ul.sub-guide li a.fly:hover {background:#1d2126; color:#808285;}

.menu2 :hover ul.sub-enquiry {left:0; top:25px; background: #15181c; padding:0px; border-top:1px solid #333132; border-left:1px solid #333132; border-right:1px solid #333132; white-space:nowrap; width:125px; height:auto; z-index:300;}
.menu2 :hover ul.sub-enquiry li {display:block; height:20px; position:relative; float:left; width:125px; font-weight:normal; border-bottom:1px solid #333132;}
.menu2 :hover ul.sub-enquiry li a {display:block; font-size:11px; height:20px; width:125px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; color:#808285;}
.menu2 :hover ul.sub-enquiry li a.fly {background:#15181c;}
.menu2 :hover ul.sub-enquiry li a:hover {background:#1d2126; color:#808285;}
.menu2 :hover ul.sub-enquiry li a.fly:hover {background:#1d2126; color:#808285;}

.menu2 :hover ul li:hover > a.fly {background:#1d2126; color:#808285;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:145px; top:-1px; background: #15181c; padding:0px; border-top:1px solid #333132; border-left:1px solid #333132; border-right:1px solid #333132; white-space:nowrap; width:145px; z-index:400; height:auto;}

