/* ================================================================ 
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.
=================================================================== */


.prodrop4 {padding:4px 0 0 0px; margin:0; list-style:none; height:10px;  /*height of header and left spacing*/

background: #ffffff; position:relative; z-index:500; font: 12.5px Arial, Helvetica, verdana, sans-serif;float:right;}


.prodrop4 li.top {display:block; float:left; text-align: right;}


.prodrop4 li a.top_link {display:block; float:left; color:#4f453e; text-decoration:none; px;font-size:12.5px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: #fff;}  /*first line of links not on hover, left side*/


.prodrop4 li a.top_link span {float:right; display:block; padding:0 0px 0 10px; ;background: #fff;} /*top link spacing and background*/

.prodrop4 li a.top_link:hover {color:#000; background: url(prodrop4/pro_drop4_2a.gif) no-repeat;}/*non ie?*/


.prodrop4 li a.top_link:hover span {background:url(prodrop4/pro_drop4_2b.gif) no-repeat right top;}/*non ie?*/

.prodrop4 li:hover > a.top_link {color:#000; background: #e4e0db; }/*IE hover and left link bg*/

.prodrop4 li:hover > a.top_link span {background: #e4e0db;}


.prodrop4 table {border-collapse:collapse; width:100%; height:0; position:absolute; top:0; left:0; display: block;}

/* 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:auto;display:block;}

.prodrop4 :hover ul {left:0; top:16px; background: #fff; padding:1px 0px 1px 0px; border-top: 1px solid #e4e0db;
text-align: left;
border-right: 1px solid #4f453e;
border-left: 1px solid #e4e0db;
border-bottom: 2px solid #4f453e; white-space:nowrap; height:auto; z-index:300;} /*inside dropdown pading around all links*/

.prodrop4 ul.block{
width: 100%;
table-layout: fixed;
}

.prodrop4 :hover ul li {display:block; height:25px; position:relative; font-weight:normal; width:auto;}/*spacing between lines in dropdown*/


.prodrop4 :hover ul li a {display:block; text-align:left;
font-size:11.5px;width:auto; padding:6px 10px 0 15px; color:#4f453e; text-decoration:none;} /*hover padding vertical*/

.prodrop4 :hover ul li a:hover {background:#e4e0db url(../../../assets/09site/dropdownarrow.gif) no-repeat left top; color:#4f453e; padding:6px 10px 0px 15px; height:20px; } /*color of hover*/