/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#navigation {
width: 750px;
float:left; 
position: relative; 
font-family: arial, helvetica, verdana, sans-serif; font-size:11px;
top: 149px;
left: 5px; 
z-index:80;
background-color: #ffffff;
border-bottom: 3px #ffffff solid;
margin: 0;
padding: 0;
}




.preload1 {background: url(prodrop4/pro_drop4_2a.gif);}
.preload1 {background: url(prodrop4/pro_drop4_2b.gif);}

.prodrop4 {padding:0 0 0 0px; margin: 0px 0 0 0; list-style:none; height:30px; background: #223548; position:relative; z-index:300; font-family:arial, verdana, sans-serif;}

.prodrop4 li.top {display:block; float:left; }

.prodrop4 li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#E7F2F8; text-decoration:none; font-size:11px; font-weight:bold; padding:0 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:0 15px 0 6px; height:30px;background:url(prodrop4/pro_drop4_0b.gif) right top;}

.prodrop4 li a.top_link:hover {color:#FFFB90; background: url(prodrop4/pro_drop4_2a.gif) no-repeat; line-height:30px;}

.prodrop4 li a.top_link:hover span {background:url(prodrop4/pro_drop4_2b.gif) no-repeat right top;}


.prodrop4 li:hover > a.top_link {color:#FFFB90; background: url(prodrop4/pro_drop4_2a.gif) no-repeat; line-height:30px;}

.prodrop4 li:hover > a.top_link span {background:url(prodrop4/pro_drop4_2b.gif) 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:160px;}
.prodrop4 ul.sub2 {width:130px;}
.prodrop4 ul.sub3 {width:120px;}
.prodrop4 ul.sub4 {width:130px;}
.prodrop4 ul.scroller {width:140px;}


.prodrop4 :hover ul {left:-4px; top:30px; background: #223548; padding:3px; border: solid #ffffff; border-width:0px 4px 4px; white-space:nowrap; height: auto; z-index:500; }
.prodrop4 :hover ul.scroller {left:-4px; top:30px; background: #223548; padding:3px; border: solid #ffffff; border-width:0px 4px 4px; white-space:nowrap; height: 292px; overflow-y: auto; overflow-x: hidden; z-index:500; }


.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto; border-bottom: 1px dotted #485F76;}

.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#DFEAF0;; text-decoration:none; }

.prodrop4 :hover ul li a:hover {background:#295065; color:#FFFB90; }


