/* Navigation Styles */

ul#navigation		{padding:0;margin:0;border:0;top:0px;left:0px;width:896px;height:30px;}

ul#nav_links li			{list-style-type:none;display:inline;margin:0px;padding:0px;}
ul#nav_links li a		{float:left;background:url(./images/nav_matrix.gif);display:block;height:30px;width:112px; text-indent:-9999px; overflow:hidden;}
ul#nav_links li a:hover		{border:0;display:block;}

/*Navigation Tabs*/

ul#nav_links li#Home a				{}
ul#nav_links li#Home a:hover			{background-position:0 -30px;}
ul#nav_links li#HomeDown a			{background-position:0 -60px;}
ul#nav_links li#HomeDown a:hover		{background-position:0 -90px;}

ul#nav_links li#EventInfo a			{background-position:-112px 0;}
ul#nav_links li#EventInfo a:hover		{background-position:-112px -30px;}
ul#nav_links li#EventInfoDown a			{background-position:-112px -60px;}
ul#nav_links li#EventInfoDown a:hover		{background-position:-112px -90px;}

ul#nav_links li#Bands a				{background-position:-224px 0;}
ul#nav_links li#Bands a:hover			{background-position:-224px -30px;}
ul#nav_links li#BandsDown a			{background-position:-224px -60px;}
ul#nav_links li#BandsDown a:hover		{background-position:-224px -90px;}

ul#nav_links li#Sponsors a			{background-position:-336px 0;}
ul#nav_links li#Sponsors a:hover		{background-position:-336px -30px;}
ul#nav_links li#SponsorsDown a			{background-position:-336px -60px;}
ul#nav_links li#SponsorsDown a:hover		{background-position:-336px -90px;}

ul#nav_links li#GetInvolved a			{background-position:-448px 0;}
ul#nav_links li#GetInvolved a:hover		{background-position:-448px -30px;}
ul#nav_links li#GetInvolvedDown a		{background-position:-448px -60px;}
ul#nav_links li#GetInvolvedDown a:hover		{background-position:-448px -90px;}

ul#nav_links li#Tickets a			{background-position:-560px 0;}
ul#nav_links li#Tickets a:hover			{background-position:-560px -30px;}
ul#nav_links li#TicketsDown a			{background-position:-560px -60px;}
ul#nav_links li#TicketsDown a:hover		{background-position:-560px -90px;}

ul#nav_links li#Gallery a			{background-position:-672px 0;}
ul#nav_links li#Gallery a:hover			{background-position:-672px -30px;}
ul#nav_links li#GalleryDown a			{background-position:-672px -60px;}
ul#nav_links li#GalleryDown a:hover		{background-position:-672px -90px;}

ul#nav_links li#Press a				{background-position:-784px 0;}
ul#nav_links li#Press a:hover			{background-position:-784px -30px;}
ul#nav_links li#PressDown a			{background-position:-784px -60px;}
ul#nav_links li#PressDown a:hover		{background-position:-784px -90px;}

/*END Navigation Tabs*/


ul#nav_links li ul				{display:block;visibility:hidden;position:relative;left:0px;width:112px;height:30px;margin:0;float:left;vertical-align:bottom;}
ul#nav_links li:hover ul			{visibility:visible; z-index:100;}

ul#nav_links li#EventInfo ul 			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#EventInfoDown ul 		{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#Bands ul 			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#BandsDown ul 			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#Sponsors ul			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#SponsorsDown ul			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#GetInvolved ul			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#GetInvolvedDown ul		{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#Gallery ul			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#GalleryDown ul			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#Press ul			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}
ul#nav_links li#PressDown ul			{background:none;height:0px;margin-left:-112px;margin-top:30px;float:left;}


/*Subnavigation for Event Info Tab*/

ul#nav_links li#EventInfo ul li#about a				{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat 0px 0px;}
ul#nav_links li#EventInfo ul li#about a:hover			{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px 0px;}
ul#nav_links li#EventInfoDown ul li#aboutdown a			{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -222px 0px;}
ul#nav_links li#EventInfoDown ul li#aboutdown a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px 0px;}

ul#nav_links li#EventInfo ul li#schedule a			{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat 0px -35px;}
ul#nav_links li#EventInfo ul li#schedule a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px -35px;}
ul#nav_links li#EventInfoDown ul li#scheduledown a		{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -222px -35px;}
ul#nav_links li#EventInfoDown ul li#scheduledown a:hover	{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px -35px;}

ul#nav_links li#EventInfo ul li#faqs a				{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat 0px -70px;}
ul#nav_links li#EventInfo ul li#faqs a:hover			{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px -70px;}
ul#nav_links li#EventInfoDown ul li#faqsdown a			{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -222px -70px;}
ul#nav_links li#EventInfoDown ul li#faqsdown a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px -70px;}

ul#nav_links li#EventInfo ul li#visitors a			{width:112px;height:36px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat 0px -105px;}
ul#nav_links li#EventInfo ul li#visitors a:hover		{width:112px;height:36px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px -105px;}
ul#nav_links li#EventInfoDown ul li#visitorsdown a		{width:112px;height:36px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -222px -105px;}
ul#nav_links li#EventInfoDown ul li#visitorsdown a:hover	{width:112px;height:36px;background:url(./images/subnavmatrix_eventinfo.gif) no-repeat -111px -105px;}

/*END Subnavigation for Event Info Tab*/

/*Subnavigation for Sponsors Tab*/

ul#nav_links li#Sponsors ul li#oursponsors a			{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat 0px 0px;}
ul#nav_links li#Sponsors ul li#oursponsors a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -111px 0px;}
ul#nav_links li#SponsorsDown ul li#oursponsorsdown a		{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -222px 0px;}
ul#nav_links li#SponsorsDown ul li#oursponsorsdown a:hover	{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -111px 0px;}

ul#nav_links li#Sponsors ul li#beasponsor a			{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat 0px -35px;}
ul#nav_links li#Sponsors ul li#beasponsor a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -111px -35px;}
ul#nav_links li#SponsorsDown ul li#beasponsordown a		{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -222px -35px;}
ul#nav_links li#SponsorsDown ul li#beasponsordown a:hover	{width:112px;height:35px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -111px -35px;}

ul#nav_links li#Sponsors ul li#summary a			{width:112px;height:36px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat 0px -70px;}
ul#nav_links li#Sponsors ul li#summary a:hover			{width:112px;height:36px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -111px -70px;}
ul#nav_links li#SponsorsDown ul li#summarydown a		{width:112px;height:36px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -222px -70px;}
ul#nav_links li#SponsorsDown ul li#summarydown a:hover		{width:112px;height:36px;background:url(./images/subnavmatrix_sponsors.gif) no-repeat -111px -70px;}

/*END Subnavigation for Sponsors Tab*/

/*Subnavigation for Get Involved Tab*/

ul#nav_links li#GetInvolved ul li#volunteer a			{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat 0px 0px;}
ul#nav_links li#GetInvolved ul li#volunteer a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -111px 0px;}
ul#nav_links li#GetInvolvedDown ul li#volunteerdown a		{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -222px 0px;}
ul#nav_links li#GetInvolvedDown ul li#volunteerdown a:hover	{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -111px 0px;}

ul#nav_links li#GetInvolved ul li#vendor a			{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat 0px -35px;}
ul#nav_links li#GetInvolved ul li#vendor a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -111px -35px;}
ul#nav_links li#GetInvolvedDown ul li#vendordown a		{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -222px -35px;}
ul#nav_links li#GetInvolvedDown ul li#vendordown a:hover	{width:112px;height:35px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -111px -35px;}

ul#nav_links li#GetInvolved ul li#cookoff a			{width:112px;height:36px;background:url(./images/subnavmatrix_involvement.gif) no-repeat 0px -70px;}
ul#nav_links li#GetInvolved ul li#cookoff a:hover		{width:112px;height:36px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -111px -70px;}
ul#nav_links li#GetInvolvedDown ul li#cookoffdown a		{width:112px;height:36px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -222px -70px;}
ul#nav_links li#GetInvolvedDown ul li#cookoffdown a:hover	{width:112px;height:36px;background:url(./images/subnavmatrix_involvement.gif) no-repeat -111px -70px;}

/*END Subnavigation for Get Involved Tab*/

/*Subnavigation for Gallery Tab*/

ul#nav_links li#Gallery ul li#p2009 a				{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat 0px -0px;}
ul#nav_links li#Gallery ul li#p2009 a:hover			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -0px;}
ul#nav_links li#GalleryDown ul li#p2009down a			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -222px -0px;}
ul#nav_links li#GalleryDown ul li#p2009down a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -0px;}

ul#nav_links li#Gallery ul li#kickoff2008 a				{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat 0px -35px;}
ul#nav_links li#Gallery ul li#kickoff2008 a:hover			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -35px;}
ul#nav_links li#GalleryDown ul li#kickoff2008down a			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -222px -35px;}
ul#nav_links li#GalleryDown ul li#kickoff2008down a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -35px;}

ul#nav_links li#Gallery ul li#p2008 a				{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat 0px -70px;}
ul#nav_links li#Gallery ul li#p2008 a:hover			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -70px;}
ul#nav_links li#GalleryDown ul li#p2008down a			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -222px -70px;}
ul#nav_links li#GalleryDown ul li#p2008down a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -70px;}

ul#nav_links li#Gallery ul li#p2007 a				{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat 0px -105px;}
ul#nav_links li#Gallery ul li#p2007 a:hover			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -105px;}
ul#nav_links li#GalleryDown ul li#p2007down a			{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -222px -105px;}
ul#nav_links li#GalleryDown ul li#p2007down a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -105px;}

ul#nav_links li#Gallery ul li#videos a				{width:112px;height:36px;background:url(./images/subnavmatrix_gallery.gif) no-repeat 0px -140px;}
ul#nav_links li#Gallery ul li#videos a:hover			{width:112px;height:36px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -140px;}
ul#nav_links li#GalleryDown ul li#videosdown a			{width:112px;height:36px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -222px -140px;}
ul#nav_links li#GalleryDown ul li#videosdown a:hover		{width:112px;height:36px;background:url(./images/subnavmatrix_gallery.gif) no-repeat -111px -140px;}

/*END Subnavigation for Gallery Tab*/

/*Subnavigation for Press Tab*/

ul#nav_links li#Press ul li#release a				{width:112px;height:35px;background:url(./images/subnavmatrix_press.gif) no-repeat 0px 0px;}
ul#nav_links li#Press ul li#release a:hover			{width:112px;height:35px;background:url(./images/subnavmatrix_press.gif) no-repeat -111px 0px;}
ul#nav_links li#PressDown ul li#releasedown a			{width:112px;height:35px;background:url(./images/subnavmatrix_press.gif) no-repeat -222px 0px;}
ul#nav_links li#PressDown ul li#releasedown a:hover		{width:112px;height:35px;background:url(./images/subnavmatrix_press.gif) no-repeat -111px 0px;}

ul#nav_links li#Press ul li#media a				{width:112px;height:36px;background:url(./images/subnavmatrix_press.gif) no-repeat 0px -35px;}
ul#nav_links li#Press ul li#media a:hover			{width:112px;height:36px;background:url(./images/subnavmatrix_press.gif) no-repeat -111px -35px;}
ul#nav_links li#PressDown ul li#mediadown a			{width:112px;height:36px;background:url(./images/subnavmatrix_press.gif) no-repeat -222px -35px;}
ul#nav_links li#PressDown ul li#mediadown a:hover		{width:112px;height:36px;background:url(./images/subnavmatrix_press.gif) no-repeat -111px -35px;}

/*END Subnavigation for Press Tab*/
