/* ================================================================ 
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.
=================================================================== */
ul#menu {padding:0; list-style:none; background:url(/images/back.gif); text-align:left; margin:0 auto; font-size:12px; font-family:arial, sans-serif; height:31px; width:1000px;}
ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#menu ul li {float:left; margin:0; text-align:left;}
ul#menu ul li a {display:block; line-height:10px; margin:0; padding:0 10px; background:transparent; width:150px;}

ul#menu li {display:inline; margin:0px; text-align:left;}
ul#menu li a {display:inline-block; height:31px; padding:0 20px 0 0; background:url(/images/button.gif) right top; line-height:30px; text-decoration:none; color:#000;}
ul#menu li a.sub {background:url(/images/button-arrow.gif) right top;}

html>/**/body ul#menu li {display:inline-block; padding:0;}

* html ul#menu li a.sub {margin-right:3px;}
* html ul#menu li a {margin-bottom:-4px;}

ul#menu li a b {display:block; height:26px; float:left; padding:0 0 0 20px; background:url(/images/button.gif) left top; cursor:pointer;}

ul#menu li a:hover {background:url(/images/button_hover.gif) left top; color:#000;}
ul#menu li a:hover b {background:url(/images/button_hover.gif) left top;}

ul#menu li:hover {position:relative;}
ul#menu li:hover > a {background:url(/images/button_hover.gif) right top; color:#000;}
ul#menu li:hover > a b {background:url(/images/button_hover.gif) left top;}

ul#menu li a.sub:hover {background:url(/images/button-arrow_hover.gif) left top; color:#000;}
ul#menu li a.sub:hover b {background:url(/images/button-arrow_hover.gif) left top;}

ul#menu li:hover {position:relative;}
ul#menu li:hover > a.sub {background:url(/images/button-arrow_hover.gif) right top; color:#000;}
ul#menu li:hover > a.sub b {background:url(/images/button-arrow_hover.gif) left top;}

ul#menu :hover ul {left:1px; width:200px; top:31px;}
* html ul#menu :hover ul {top:36px;}

ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; width:150px; background:#ddd; color:#000;}
ul#menu :hover ul li a.fly {background:#ddd url(/images/arrow.gif) no-repeat right center;}
ul#menu :hover ul li a:hover {background:#2e88cf; color:#fff;}
ul#menu :hover ul li:hover > a {background:#2e88cf; color:#fff;}

ul#menu :hover ul li a.fly:hover {background:#c60 url(/images/arrow-over.gif) no-repeat right center;}
ul#menu :hover ul li:hover > a.fly {background:#c60 url(/images/arrow-over.gif) no-repeat right center;}

ul#menu :hover ul ul {left:-9999px;}

ul#menu :hover ul :hover ul {left:105px; top:0; width:300px;}

ul#menu :hover ul :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#bbb; color:#000;}
ul#menu :hover ul :hover ul li a:hover {color:#fff; background:#840;}

span.tel {position:relative; float:right; font-size:75%; margin:-22px 20px 0px 0px; color: #054f89;}