
/* ================================================================ 
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_drop8.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.
=================================================================== */

.prodrop8 {padding:0; z-index:99; margin:0; list-style:none; height:35px; background: url(../images/prodrop4/pro_drop4_back.gif); position:relative; font-family:tahoma, arial, sans-serif;}
.prodrop8 li.top {display:block; float:left;}
.prodrop8 li a.top_link {display:block; float:left; height:35px; line-height:37px; color:#e0e0e0; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(../images/prodrop4/pro_drop4_0a.gif) no-repeat;}
.prodrop8 li a.top_link span {float:left; display:block; padding:0 18px 0 10px; height:35px;background:url(../images/prodrop4/pro_drop4_0b.gif) right top;}
.prodrop8 li a.top_link:hover {color:#fff; background: url(../images/prodrop4/pro_drop4_2a.gif) no-repeat; line-height:30px;}
.prodrop8 li a.top_link:hover span {background:url(../images/prodrop4/pro_drop4_2b.gif) no-repeat right top;}

.prodrop8 li:hover > a.top_link {color:#fff; background: url(../images/prodrop4/pro_drop4_2a.gif) no-repeat; line-height:30px;}
.prodrop8 li:hover > a.top_link span {background:url(../images/prodrop4/pro_drop4_2b.gif) no-repeat right top;}

.prodrop8 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 */

.prodrop8 a:hover {visibility:visible; position:relative; z-index:90;}
.prodrop8 li:hover {position:relative; z-index:90;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop8 ul, .prodrop8 iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop8 ul.sub1 {width:260px;}
.prodrop8 ul.sub2 {width:210px;}

.prodrop8 :hover iframe.one {left:0; top:35px; width:250px; height:100px;}
.prodrop8 :hover iframe.two {left:0; top:35px; width:220px; height:65px;}

.prodrop8 :hover ul {left:0; top:35px; background: #ffffff; padding:5px; border:1px solid #3a3c73; border-width:1px; white-space:nowrap; height:auto; z-index:95;	filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85;}
.prodrop8 :hover ul li {display:block; height:25px; position:relative; font-weight:normal; width:auto;}
.prodrop8 :hover ul li a, .prodrop8 :hover ul li a:visited {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none; text-align:left;}
.prodrop8 :hover ul li a:hover {background:#629cce; color:#fff;}
