/* CSS Document */
.preload1 {background: url(../images/menu_bg.jpg) no-repeat;}
.preload1 {background: url(../images/menu_bg.jpg);}

.prodrop4 {padding:0 0 0 20px; margin:0; list-style:none; height:43px; background:transparent url(../images/menu_bg.jpg) 0 bottom repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; height:44px; line-height:27px; color: #000066; text-decoration:none; font-size:12px; font-weight:bold; padding:0px 0 0 10px; cursor:pointer;/*background: url(../prodrop4/pro_drop4_0a.gif) no-repeat;*/}
.prodrop4 li a.top_link span {float:left; display:block; padding:13px 20px 0 10px; height:31px; /*background:url(../prodrop4/pro_drop4_0b.gif) right top;*/}
.prodrop4 li a.top_link:hover {color:#fff; background: url(../prodrop4/pro_drop4_2a.jpg) no-repeat 0 top; line-height:27px;}
.prodrop4 li a.top_link:hover span {background:url(../prodrop4/pro_drop4_2b.jpg) no-repeat right top;}

.prodrop4 li:hover > a.top_link {color:#fff; background: url(../prodrop4/pro_drop4_2a.jpg) no-repeat 0 top; line-height:27px;}
.prodrop4 li:hover > a.top_link span {background:url(../prodrop4/pro_drop4_2b.jpg) no-repeat right top;}


.prodrop4 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 */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; }

.prodrop4 ul.sub1 {width:100px;}
.prodrop4 ul.sub2 {width:140px;}
.prodrop4 ul.sub3 {width:100px;}
.prodrop4 ul.sub4 {width:100px;}

.prodrop4 :hover ul {left:0; top:44px; background: #ffffff; padding:3px; border:1px solid #ccc; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:12px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background: #990000; color:#fff;}