@charset "UTF-8";
/* CSS Document */

#navigation { margin:0; padding:0px;}

/* NAVIGATION 09 */

#navigation { width:866px; height:34px; float:left; background-image:url(../images/nav09/nav09_bkgnd.gif); background-repeat:repeat-x; padding-left:25px; padding-top:0px; position:absolute; top:225px; left:0px; text-align:left; z-index:10; }
#navigation ul { margin-left: 0; padding-left: 0; display: inline; } 
#navigation ul li { margin-left: 0; list-style: none; display: inline; }
#navigation .buttons { z-index:15; position:absolute; }

/* The menu styling */
.menu {font-family:arial,verdana,sans-serif; height:34px; padding:0;  z-index:50;list-style-image:none; list-style-position:outside; list-style-type:none; white-space:nowrap; margin:0px; }
/*.nav-reflection {background-image:url(../images/nav_reflection.gif); padding:0; margin:0; repeat scroll 0%; width:1000px; height:35px; display:block;  }*/

/*aligns the li's to the left - the text*/
.menu li {float:left; }

/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif; margin-left:8px; }

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative; z-index:50;  }

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute;z-index:50;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:32px; }
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0;} /* move the link text off screen */

/* pre-load the hover images into the lists */

/* pre-load the hover images into the lists */
/*.menu li.navstart {width:81px; display:block; height:28px; background:url(../images/nav-start.gif) no-repeat;}*/

/* Navigation HOVER */
.menu li.p1 		{width:57px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-18px -32px;  }
.menu li.p2 		{width:68px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-75px -32px;  }
.menu li.p3 		{width:55px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-143px -32px;  }
.menu li.p4 		{width:53px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-198px -32px;  }
.menu li.p5 		{width:79px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-251px -32px;  }
.menu li.p6 		{width:102px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-330px -32px;  }
.menu li.p7 		{width:56px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-432px -32px;  }
.menu li.p8 		{width:82px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-488px -32px;  }
.menu li.p9 		{width:87px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-739px -32px;  }
.menu li.p10 		{width:91px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-649px -32px;  }
.menu li.p11 		{width:91px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-739px -32px;  }
.menu li.p12 		{width:53px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-830px -32px;  }

/* Navigation OFF */
.menu li a#home  		{width:57px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-18px 0px;  }
.menu li a#tickets  	{width:68px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-75px 0px;  }
.menu li a#news 		{width:55px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-143px 0px;  }
.menu li a#shop  		{width:53px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-198px 0px;  }
.menu li a#auditions 	{width:79px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-251px 0px;  }
.menu li a#billyworld  	{width:102px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-330px 0px;  }
.menu li a#video  		{width:56px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-432px 0px;  }
.menu li a#education  	{width:82px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-488px 0px;  }
.menu li a#newsletter 	{width:87px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-739px 0px;  }
.menu li a#contact  	{width:91px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-649px 0px;  }
.menu li a#newsletter  	{width:91px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-739px 0px;  }
.menu li a#byt  		{width:53px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-830px 0px;  }

/* Navigation ON */
.menu li a#home_on 			{width:57px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-18px -64px;  }
.menu li a#ticket_on  		{width:68px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-75px -64px;  }
.menu li a#news_on 			{width:55px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-143px -64px;  }
.menu li a#shop_on 			{width:53px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-198px -64px;  }
.menu li a#auditions_on 	{width:79px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-251px -64px;  }
.menu li a#billyworld_on	{width:102px; background:url(../images/nav09/nav09.jpg) no-repeat; background-position:-330px -64px;  }
.menu li a#video_on			{width:56px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-432px -64px;  }
.menu li a#education_on  	{width:82px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-488px -64px;  }
.menu li a#newsletter_on	{width:87px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-739px -64px;  }
.menu li a#contact_on		{width:91px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-649px -64px;  }
.menu li a#newsletter_on	{width:91px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-739px -64px;  }
.menu li a#byt_on			{width:53px; background:url(../images/nav09/nav09.jpg) 	no-repeat; background-position:-830px -64px;  }

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover {  z-index:50;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, 
.menu li a#tickets:hover,
.menu li a#news:hover, 
.menu li a#shop:hover,
.menu li a#auditions:hover, 
.menu li a#billyworld:hover, 
.menu li a#video:hover, 
.menu li a#education:hover, 
.menu li a#newsletter:hover, 
.menu li a#contact:hover,
.menu li a#newsletter:hover,
.menu li a#byt:hover {background:transparent; text-decoration:none;  }

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;  }

/* set up the first drop down sub level */
/*****positioning of the sub nav drop down is different for IE6. see IE6.css*******/

.menu :hover ul.sub {left:0px; top:32px; text-decoration:none;  margin:0; padding:0; white-space:nowrap; width:150px; height:auto; overflow:hidden; text-align:left; z-index:50; position:absolute;   }
.menu :hover ul.sub li {display:block; height:25px; text-decoration:none;  position:relative; margin:0; padding:0;  float:left; width:200px; overflow:hidden;  }
.menu :hover ul.sub li a {width:190px; height:25px; text-decoration:none;  background:#cf0e14; color:#ffffff; display:block; float:left; font-family:Arial, Helvetica, sans-serif;font-size:10px; font-weight:bold;  line-height:25px; margin:0; padding:0; white-space:nowrap; padding-left:10px;}
.menu :hover ul.sub li a.fly {background:#fff;  text-decoration:none; }
.menu :hover ul.sub li a:hover {background-color:#631218; color:#fff;  text-decoration:none;   }
.menu :hover ul.sub li a.fly:hover {background:#631218; color:#fff;  text-decoration:none; }
.menu :hover ul li:hover > a.fly {background:#631218; color:#fff; text-decoration:none;  } 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{ background-color:#cf0e14;  white-space:nowrap; width:93px;  height:auto; z-index:50;  text-decoration:none; 
}
