#menutop1 {padding:0; margin:0 0 0 2px; list-style:none; height:40px; font-size:10px}
/* ================================================================ 
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.cssmenutop1s.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.
=================================================================== */
#menutop1 li {float:left;}
#menutop1 li a {display:block; height:40px; line-height:25px; padding:0 6px 0 0; float:left; color:#ddd; background:url(tab_a.gif) no-repeat right -25px; text-decoration:none;}
#menutop1 li a b {display:block; height:40px; float:left; padding:0 0 0 6px; background:url(tab_b.gif) no-repeat left -25px; cursor:pointer;}
#menutop1 li a:hover,
#menutop1 li a:active,
#menutop1 li a:focus,
.home #menutop1 li#home a,
.single #menutop1 li#single a,
.dropdown #menutop1 li#dropdown a,
.dropline #menutop1 li#dropline a,
.flyout #menutop1 li#flyout a,
.support #menutop1 li#support a,
.contact #menutop1 li#contact a
{background:url(tab_c.gif) no-repeat right -10px; line-height:40px; color:#fff;}
#menutop1 li a:hover b,
#menutop1 li a:active b,
#menutop1 li a:focus b,
.home #menutop1 li#home a b,
.single #menutop1 li#single a b,
.dropdown #menutop1 li#dropdown a b,
.dropline #menutop1 li#dropline a b,
.flyout #menutop1 li#flyout a b,
.support #menutop1 li#support a b,
.contact #menutop1 li#contact a b
{background:url(tab_d.gif) no-repeat left -10px; line-height:40px;color:#222222;font-weight:bold}
