﻿.menu {list-style-type:none; padding:0; margin:0; font-family:verdana;font-size:11px;}

.menu li.top {display:block; float:left;}
.menu li.current {display:block; float:left;}

.menu li a.pos1 {width:187px; background:url(../images/personal-off.gif) no-repeat; height:37px; display:block; text-indent:-99999px;} 
.menu li a.pos2 {width:188px; background:url(../images/business-off.gif) no-repeat; height:37px; display:block;text-indent:-99999px;} 
.menu li a.pos3 {width:188px; background:url(../images/online-off.gif) no-repeat; height:37px; display:block;text-indent:-99999px;} 
.menu li a.pos4 {width:188px; background:url(../images/additional-off.gif) no-repeat; height:37px; display:block;text-indent:-99999px;} 

.menu li.p1 {width:187px; background:url(../images/personal-hover.gif) no-repeat;}
.menu li.p2 {width:188px; background:url(../images/business-hover.gif) no-repeat;}
.menu li.p3 {width:188px; background:url(../images/online-hover.gif) no-repeat;}
.menu li.p4 {width:188px; background:url(../images/additional-hover.gif) no-repeat;}

.menu li.current a.pos1,
.menu li.current a.pos1:hover {width:187px; height:37px; display:block; background:url(../images/personal-on-inner.gif) no-repeat;} 
.menu li.current a.pos2,
.menu li.current a.pos2:hover {width:188px; height:37px; background:url(../images/business-on.gif) no-repeat;} 
.menu li.current a.pos3,
.menu li.current a.pos3:hover {width:188px; height:37px; background:url(../images/online-on.gif) no-repeat;} 
.menu li.current a.pos4,
.menu li.current a.pos4:hover {width:188px; height:37px; background:url(../images/additional-on-inner.gif) no-repeat;} 

.menu 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 */

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

.menu li a.top_link:hover {background:transparent;} 
.menu li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.menu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul {left:0; top:28px; padding:3px 0; border:1px solid #ababab; left:-1px; background:#fff; padding:3px; white-space:nowrap; height:auto; width:135px; z-index:300;}
.menu :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.menu :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; text-indent:5px; color:#000; background:transparent; text-decoration:none;}
.menu :hover ul li a:hover {color:#e92c28;}

/* set up the first drop down sub level */
.menu li.p1:hover ul {left:9px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:137px; height:auto;}
.menu li.p1:hover ul li {display:block; height:20px; position:relative; float:left; width:147px;}
.menu li.p1:hover ul li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu li.p1:hover ul li a:hover { color:#e92c28;}

/* set up the second drop down sub level */
.menu li.p2:hover ul {left:9px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:135px; height:auto;}
.menu li.p2:hover ul li {display:block; height:20px; position:relative; float:left; width:147px;}
.menu li.p2:hover ul li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu li.p2:hover ul li a:hover { color:#e92c28;}

/* set up the third drop down sub level */
.menu li.p3:hover ul {left:9px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:151px; height:auto;}
.menu li.p3:hover ul li {display:block; height:20px; position:relative; float:left; width:147px;}
.menu li.p3:hover ul li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu li.p3:hover ul li a:hover { color:#e92c28;}

/* set up the fourth drop down sub level */
.menu li.p4:hover ul {left:12px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:182px; height:auto;}
.menu li.p4:hover ul li {display:block; height:20px; position:relative; float:left; width:147px;}
.menu li.p4:hover ul li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu li.p4:hover ul li a:hover { color:#e92c28;}

/* set up the fifth drop down sub level */
.menu li.p5:hover ul {left:10px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:139px; height:auto;}
.menu li.p5:hover ul li {display:block; height:20px; position:relative; float:left; width:147px;}
.menu li.p5:hover ul li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu li.p5:hover ul li a:hover { color:#e92c28;}

/* set up the sixth drop down sub level */
.menu li.p6:hover ul {left:11px; top:28px; background: #fff; padding:3px 0; border:1px solid #ababab; white-space:nowrap; width:143px; height:auto;}
.menu li.p6:hover ul li {display:block; height:20px; position:relative; float:left; width:147px;}
.menu li.p6:hover ul li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu li.p6:hover ul li a:hover { color:#e92c28;}