/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#header {background:url(/common.rsc/pro_line_0.gif) repeat-x; width:900px;position:absolute; left:0; top:0;height:34px;}
#wrapper {width:900px; margin:0 auto; text-align:left; position:relative; overflow:hidden;}
* html #wrapper {overflow:visible; z-index:500;}
#dropline {padding:0; list-style:none; text-align:center; margin:0 auto; font-size:11px; font-family:arial, sans-serif; height:34px; width:900px; position:absolute; left:0; top:0;text-decoration:none;}
#dropline div {padding:0; margin:0 auto; list-style:none; position:absolute; left:-9999px; width:900px; text-align:center; background:url(trans.gif);}
#dropline table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}
#dropline ul li {display:inline; margin:0; text-align:left;}
#dropline ul li a {display:inline-block; height:30px; line-height:30px; margin:0; padding:0 10px; background:transparent; font-weight:normal; font-size:11px;color:#555555;}
#dropline li {display:inline; margin:0 -2px; text-align:left;}
#dropline li a {display:inline-block; height:31px; margin:5px 0 0 0;padding:0 20px 0 0; background:url(button.gif) right top; line-height:25px; text-decoration:none; color:#ddd;}
html>/**/body #dropline li {display:inline-block; padding:0;}
* html #dropline li a {margin-bottom:-4px; margin-right:3px;}
#dropline li a b {display:block; height:31px; float:left; padding:0 0 0 25px; cursor:pointer;}
#dropline li a:hover {background:url(/common.rsc/back_0.gif);background-position:right bottom; color:#fff;}
#dropline li a:hover b {background:url(/common.rsc/back_0.gif);background-position:left bottom;}
#dropline li:hover > a {background:url(/common.rsc/pro_line_1.gif);background-position:right bottom; color:#fff;}
#dropline li:hover > a b {background:url(/common.rsc/pro_line_1.gif);background-position:left bottom;}
#dropline :hover div {background:url(/common.rsc/back_0.gif);left:0; top:34px;}
#dropline :hover ul li a:hover {background:url(/common.rsc/back_0.gif);color:#000000;}
.clear {clear:both; height:0; overflow:hidden;}
