@charset "utf-8";
/* CSS Document */
/*world cup*/
div#header			{ background:url(/images/ciderfest/headerbg_ciderfest.jpg) no-repeat #1f0301; width:954px; height:193px; display:block; padding-top:14px; }
				/*individual links*/
				li#gotoBrandhome a			{ background:url(../images/ciderfest/ciderfest_sizzhome.jpg) no-repeat 0% 0%; width:125px; }
				li#gotoBrandfood a			{ background:url(../images/ciderfest/ciderfest_food.jpg) no-repeat 0% 0%; width:80px; }
				li#gotoBranddrink a			{ background:url(../images/ciderfest/ciderfest_drink.jpg) no-repeat 0% 0%; width:80px; }
				li#gotoNationalsearch a		{ background:url(../images/ciderfest/ciderfest_findapub.jpg) no-repeat 0% 0%; width:110px; }
				li#gotoBrandarticles a		{ background:url(../images/ciderfest/ciderfest_news.jpg) no-repeat 0% 0%; width:125px; }
				li#gotoBrandjobs a			{ background:url(../images/ciderfest/ciderfest_jobs.jpg) no-repeat 0% 0%; width:80px; }
				/*static button and rollover*/
				li#gotoBrandhome a:hover,
				li#gotoBrandhome.current		{ background:url(../images/ciderfest/ciderfest_sizzhome.jpg) no-repeat 0% 100%; width:125px; }
				li#gotoBrandfood a:hover,
				li#gotoBrandfood.current		{ background:url(../images/ciderfest/ciderfest_food.jpg) no-repeat 0% 100%; width:80px; }
				li#gotoBranddrink a:hover,
				li#gotoBranddrink.current		{ background:url(../images/ciderfest/ciderfest_drink.jpg) no-repeat 0% 100%; width:80px; }
				li#gotoNationalsearch a:hover,
				li#gotoNationalsearch.current	{ background:url(../images/ciderfest/ciderfest_findapub.jpg) no-repeat 0% 100%; width:110px; }
				li#gotoBrandarticles a:hover,
				li#gotoBrandarticles.current	{ background:url(../images/ciderfest/ciderfest_news.jpg) no-repeat 0% 100%; width:125px; }
				li#gotoBrandjobs a:hover,
				li#gotoBrandjobs.current		{ background:url(../images/ciderfest/ciderfest_jobs.jpg) no-repeat 0% 100%; width:80px; }

div#searchNavigation ul#nav li#gotoBack a { top: 145px; } 

div#searchNavigation			{ position:absolute; top:-145px; left:265px; height:40px; width:917px; z-index:1;}
div#breadcrumb					{ position:absolute; top:185px; left:13px; font-size:small; font-weight:bold; color:#ffffff; }
div#wrapper .pub-header			{ height:296px; background:url(../images/ciderfest/ciderfest_headerbgpub.jpg) no-repeat #1f0301; }
div#wrapper .pub-hidden-header			{ height:140px; background:url(../images/ciderfest/ciderfest_headerbgpub.jpg) no-repeat #1f0301; }


		div#wrapper .pub-header ul#brandHomeBox li a,
		div#wrapper .pub-hidden-header ul#brandHomeBox li a{ background:url(../images/ciderfest/ciderfest_pubmenuhome.jpg) no-repeat 0% 0%; height:40px; display:block; width:125px; text-indent:-9999px; }
		div#wrapper .pub-header ul#brandHomeBox li a:hover,
		div#wrapper .pub-hidden-header ul#brandHomeBox li a:hover{ background:url(../images/ciderfest/ciderfest_pubmenuhome.jpg) no-repeat 0% 100%; }
		div#wrapper .pub-header ul#nationalSearchBox li a,
		div#wrapper .pub-hidden-header ul#nationalSearchBox li a{ background:url(../images/ciderfest/ciderfest_pubmenufind.jpg) no-repeat 0% 0%; height:40px; display:block; width:110px; text-indent:-9999px; }
		div#wrapper .pub-header ul#nationalSearchBox li a:hover,
		div#wrapper .pub-hidden-header ul#nationalSearchBox li a:hover{ background:url(../images/ciderfest/ciderfest_pubmenufind.jpg) no-repeat 0% 100%; }

