﻿/* ================================================================ 
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/menus//soccer_shop/Images-flyout2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.

http://www.cssplay.co.uk/menus/anywidth-flyout2.html
=================================================================== */

#categorymenu {margin:0 auto; position:relative;}

#categorymenu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; background:url(trans.gif); padding:10px;}

#categorymenu li {margin:0; padding:0; list-style:none;}
#categorymenu li {display:inline-block; display:inline;}
#categorymenu ul {position:absolute; left:-9999px;}
#categorymenu ul.level1 {position:relative; left:0;}

#categorymenu a {display:block; font:normal 11px verdana,arial,sans-serif; color:#000000; line-height:36px; text-decoration:none; padding:0 20px 0 0; background:url(/soccer_shop/Images/tab-right.gif) no-repeat right top; margin-bottom:3px;}
#categorymenu a b {display:block; line-height:36px; padding:0 0 0 10px; background:url(/soccer_shop/Images/tab-left.gif) no-repeat left top; font-weight:normal;}

#categorymenu ul li:hover > ul {visibility:visible; left:100%; margin-left:-10px; margin-top:-49px;}

#categorymenu a:hover ul,
#categorymenu a:hover a:hover ul, 
#categorymenu a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#categorymenu a:hover ul ul, 
#categorymenu a:hover a:hover ul ul {left:-9999px;}

#categorymenu li a.fly {background: url(/soccer_shop/Images/tab-arrow.gif) no-repeat right top;}
#categorymenu li a:hover {background-position:right bottom; color:#800; white-space:nowrap;} 
#categorymenu li a:hover b {background-position:left bottom;} 

#categorymenu li:hover > a {background-position:right bottom; color:#920;}
#categorymenu li:hover > a > b {background-position:left bottom;}

#categorymenu a:hover ul li a b,
#categorymenu a:hover ul a:hover ul li a b,
#categorymenu a:hover ul a:hover ul a:hover ul li a b {background:url(/soccer_shop/Images/tab-left.gif) no-repeat left top;}
#categorymenu a:hover ul li a:hover b,
#categorymenu a:hover ul a:hover ul li a:hover b,
#categorymenu a:hover ul a:hover ul a:hover ul li a:hover b {background-position:left bottom;}

#categorymenu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-46px; margin-left:-10px;}
