/* CSS Document */
/* ================================================================ 
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/elegant2.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#menu, #menu ul {padding:0; margin:0; list-style:none; height:20px;/*background-color:#F9F9F9*/;border-bottom:1px solid #fff; text-transform:capitalize}
#menu {padding-left:130px; width:630px;}
#menu li.first {border-left:1px solid #fff;}
#menu table {border-collapse:collapse; width:0; height:0; padding:0; margin:-1px;}
#menu ul {position:absolute; left:-9999px;}
#menu li {float:left; border-right:1px solid #fff;}
#menu li a {white-space:nowrap; background:#CCCCCC; display:block; float:left; height:20px; line-height:20px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; color:#666666; padding:0 20px 0 10px;}
#menu li a.drop {background:#999999 url(/images/down.gif) no-repeat right center; color:#fff}
#menu li a:hover {position:relative; color:#FFFF66; background-color:#FF0000;}
#menu li:hover {position:relative;}
#menu li:hover > a {color: #FFFF66;background:#FF0000;}

#menu :hover ul {left:-1px; top:20px; width:120px; background:url(/images/trans.gif); padding-top:1px; border-bottom:0;}
#menu :hover ul li a {border-left:1px solid #fff; height:24px; line-height:24px; width:120px; border-bottom:1px solid #fff; font-size:11px;}
#menu :hover ul li a.right {background:#CCCCCC url(/images/right.gif) no-repeat 135px center;}

#menu :hover ul ul {left:-9999px; padding-top:0;}
#menu :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}
#menu :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}
#menu :hover ul :hover ul {left:150px; top:25px;}
#menu :hover ul :hover ul ul {left:-9999px;}

#menu :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#FF0000;}
#menu :hover ul :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}
#menu :hover ul :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}

#menu :hover ul :hover ul :hover ul {left:150px;}
#menu :hover ul :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#FF0000;}

/* -- to allow a 4th layer of drop? -- */
#menu :hover ul :hover ul ul {left:-9999px; padding-top:0;}
#menu :hover ul :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}
#menu :hover ul :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}
#menu :hover ul :hover ul :hover ul {left:150px; top:25px;}
#menu :hover ul :hover ul :hover ul ul {left:-9999px;}

#menu :hover ul :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#FF0000;}
#menu :hover ul :hover ul :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}
#menu :hover ul :hover ul :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#000; background:#F00 url(/images/down.gif) no-repeat right center; color:#FFFF66}

#menu :hover ul :hover ul :hover ul :hover ul {left:150px;}
#menu :hover ul :hover ul :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#FF0000;}

body#withGoogle a#navBar_Home,
body#Home a#navBar_Home,
body#About a#navBar_About,
body#Archive a#navBar_Archive,
body#Shopping a#navBar_Shop {background-color: #FF0000; color: #FFFF66;}