/* ================================================================ 
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.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(http://thebillygoattavern.com/~bgoat/imgs/home-off.png);}
.preload2 {background: url(blank_overa.gif);}


#clicks {padding:0; margin:65px 0px 0px 80px; list-style:none; height:28px; position:absolute; z-index:500; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#clicks li.top {display:block; float:left;}
#clicks li a.top_link  {display:block; float:left; height:50px; width: 80px; text-decoration:none;cursor:pointer;background: url(http://thebillygoattavern.com/~bgoat/imgs/ourfoods.png);}
#clicks li a.top_link_home {display:block; float:left; height:28px; width: 56px; text-decoration:none;cursor:pointer;background: url(../imgs/home.png);}
#clicks li a.top_link_legend {display:block; float:left; height:28px; width: 111px; text-decoration:none;cursor:pointer;background: url(../imgs/legend.png);}

#clicks li a.top_link_locations {display:block; float:left; height:28px; width: 105px; text-decoration:none;cursor:pointer;background: url(../imgs/locations.png);}

#clicks li a.top_link_menu {display:block; float:left; height:28px; width: 63px; text-decoration:none;cursor:pointer;background: url(../imgs/menu.png);}

#clicks li a.top_link_buy {display:block; float:left; height:28px; width: 104px; text-decoration:none;cursor:pointer;background: url(../imgs/souvenirs.png);}

#clicks li a.top_link span {display: none;}
#clicks li a.top_link_home span {display: none;}
#clicks li a.top_link_legend span {float:left; display:none; padding:0 24px 0 12px; height:36px;background:url(http://thebillygoattavern.com/~bgoat/inc/blank.gif) right top;}
#clicks li a.top_link_locations span {display: none;}
#clicks li a.top_link_menu span {display: none;}
#clicks li a.top_link_buy span {display: none;}

#clicks li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(http://thebillygoattavern.com/~bgoat/inc/blanka.gif) no-repeat right top;}
#clicks li a.top_link:hover {color:#fff; background: url(http://thebillygoattavern.com/~bgoat/inc/blank_over.gif) no-repeat;}
#clicks li a.top_link:hover span {background:url(http://thebillygoattavern.com/~bgoat/inc/blank_over.gif) no-repeat right top;}
#clicks li a.top_link:hover span.down {background:url(blank_overa.gif) no-repeat right top;}

#clicks li:hover > a.top_link{background: url(../imgs/home-on.png) no-repeat;}
#clicks li:hover > a.top_link {color:#fff; background: url(http://thebillygoattavern.com/~bgoat/imgs/home-off.png) no-repeat;}
#clicks li:hover > a.top_link_home {background: url(../imgs/home-on.png) no-repeat;}
#clicks li:hover > a.top_link_legend {background: url(../imgs/legend-on.png) no-repeat;}
#clicks li:hover > a.top_link_locations {background: url(../imgs/locations-on.png) no-repeat;}
#clicks li:hover > a.top_link_menu {background: url(../imgs/menu-on.png) no-repeat;}
#clicks li:hover > a.top_link_buy {background: url(../imgs/souvenirs-on.png) no-repeat;}


#clicks li:hover > a.top_link span {background:url(http://thebillygoattavern.com/~bgoat/imgs/home-off.png) no-repeat right top;}
#clicks li:hover > a.top_link span.down {background:url(http://thebillygoattavern.com/~bgoat/imgs/ourfoods-on.png); width: 81px; height: 50px; }

/* Default list styling */

#clicks li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#clicks ul, 
#clicks li:hover ul ul,
#clicks li:hover ul li:hover ul ul,
#clicks li:hover ul li:hover ul li:hover ul ul,
#clicks li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#clicks li:hover ul.sub
{left:0; top:50px; background-image:url(http://thebillygoattavern.com/~bgoat/imgs/clicks-background.png);
	border: 3px solid #603913;  padding:3px; white-space:nowrap; width:155px; height:auto; z-index:300;}
#clicks li:hover ul.sub li
{display:block; height:30px; position:relative; float:left; width:155px; font-weight:normal; 
    border-bottom: 1px dashed #fff;
}
#clicks li:hover ul.sub li a
{display:block; font-size:13px; height:30px; width:155px; line-height:30px; text-indent:5px; color:#ffffff; text-decoration:none; font-style:italic; font-weight:bold;}
#clicks li ul.sub li a.fly
{background:#fff url(http://thebillygoattavern.com/~bgoat/inc/arrow.gif) 80px 7px no-repeat;}
#clicks li:hover ul.sub li a:hover 
{background:#F47B20; color:#fff;}
#clicks li:hover ul.sub li a.fly:hover
{background:#3a93d2 url(http://thebillygoattavern.com/~bgoat/inc/arrow_over.gif) 80px 7px no-repeat; color:#fff;}

#clicks li:hover ul li:hover > a.fly {background:#3a93d2 url(http://thebillygoattavern.com/~bgoat/inc/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#clicks li:hover ul li:hover ul,
#clicks li:hover ul li:hover ul li:hover ul,
#clicks li:hover ul li:hover ul li:hover ul li:hover ul,
#clicks li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}