@charset "UTF-8";/* ================================================================ 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:0 0 0 1px;	margin:0;	list-style:none;	height:35px;	position:relative;	z-index:500;}.prodrop4 li.top {	display:block; float:left;}.prodrop4 li a.top_link {	display:block;	float:left;	height:35px;	line-height:35px;	color:#93877a;	text-decoration:none;	font-size:14px;	padding:0;	cursor:pointer;	background: no-repeat;	font-weight: normal;	letter-spacing: 1px;}.prodrop4 li a.top_link span {	float:left;	display:block;	padding:0 40px 0 0px;	height:35px;	background:right top;}.prodrop4 li a.top_link:hover {	color:#FFFFFF;	background: no-repeat;	line-height:30px;}.prodrop4 li a.top_link:hover span {	background:no-repeat right top;}.prodrop4 li:hover > a.top_link {	color:#FFFFFF;	background: no-repeat;	line-height:35px;}.prodrop4 li:hover > a.top_link span {	background: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;	z-index: 300;}.prodrop4 ul.sub1 {	width:200px;}.prodrop4 ul.sub2 {	width:200px;}.prodrop4 ul.sub3 {	width:200px;}.prodrop4 ul.sub4 {	width:200px;}.prodrop4 :hover ul {	left:-1px;	top:35px;	background: #e3decf;	padding:3px;	height:auto;	border: 1px solid #000000;}.prodrop4 :hover ul li {	display:block;	position:relative;	font-weight:normal;}.prodrop4 :hover ul li a {	display:block;	font-size:14px;	line-height:18px;	padding:5px 10px;	color:#663300;	text-decoration:none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;}.prodrop4 :hover ul li a:hover {	background:#ffffff;	color:#000000;}