@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
 height: auto;
 width:624px;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------------------------------- */

div#preload {
	display:none;
}

.ad_title {
	position:relative;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
	color:#F00;
	left:60px;
	width:680px;
}
	
.boldtext {
	font-size:16px;
	font-weight:bold;
}

.boldtext1 {
	font-size:18px;
	font-weight:bold;
	font-style:normal;
}

.boldtext2 {
	font-size:24px;
	font-weight:bold;
	font-style:normal;
}




.boldtextcaps {
	font-size:24px;
	font-weight:bold;
	font-variant:small-caps;
}

.boldtextcapsBIG {
	font-size:30px;
	font-weight:bold;
	font-variant:small-caps;
}

.normaltext1 {
	font-size:14px;
	font-style:normal;
}

.normaltext2 {
	font-size:16px;
	font-style:normal;
}

.title {
	z-index:500;
}

.preload {
	position:absolute;
top:-9999px;
left:-9999px;
height:1px;
width:1px;
overflow:hidden;
}

a {
	text-decoration:underline;
	color: #F00;
	cursor: hand;
	border-color: #F4D6B5;
}

#beer_list_title {
	background-image:url(/images/BeerListTitle.png);
	height:88px;
	width:450px;
	position:absolute;
	left:49px;
	top: 30px;
}

#beer_list_info {
	height:104px;
	width:680px;
	position:relative;
	left:60px;
	color: #000;
	padding: 55px 0 0 0;
}

#beer_list_menu {
	width:680px;
	height:265px;
	position:relative;
	left:60px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 40px 0 0 0;
}

#beer_list_menu2 {
	width:680px;
	height:auto;
	position:relative;
	left:60px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 40px 0 0 0;
}

#beer_list_menu_left {
	background-color:#F4D6B5;
	width:330px;
	position:relative;
	height: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	overflow: auto;
	float: left;
	 
}

#beer_list_menu_left2 {
	width:350px;
	position:relative;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #FF9900;
	overflow: auto;
	border-right: 2px solid #FF9900;
	float: left;
}

#beer_list_menu_right {
	background-color:#F4D6B5;
	width:330px;
	height:230px;
	position:relative;
	float:right;
	border-bottom: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
}

#beer_list_menu_right2 {
	background-color:#F4D6B5;
	width:322px;
	height:100%;
	position:relative;
	border-bottom: 2px solid #FF9900;
	border-right: 2px solid #FF9900;
	float: right;
}

#beer_list_wrapper {
	position:relative;
	width:680px;
	height:260px;
	margin:0 auto 0 auto;
}


#betty_the_beer_nurse {
	background-image:url(/images/betty-the-beer-nurse.png);
	width:296px;
	height:386px;
	left:29px;
	position:absolute;
	top: -56px;
	z-index:999;
}


#betty_the_beer_nurse:hover {
	background-image:url(/images/betty-the-beer-nurseWINK.png);
	width:296px;
	height:386px;
	left:29px;
	position:absolute;
	top: -56px;
}

#blog_wrapper {
	width:460px;
	height:auto;
	position:relative;
}


#bottlecap {
	background-image:url(/images/BottleCap.png);
	width:222px;
	height:190px;
	position:absolute;
	left: 566px;
	top: -43px;
}


#buffalos_beer_store_title {
	background-image:url(/images/buffalos_beer_store.jpg);
	width:504px;
	height:65px;
	position:absolute;
	left: 54px;
	top: 35px;
}

#calendar {
	width: 710px;
	height: auto;
    top:20px;
	position: relative;
	left: 45px;
	z-index: 0;
	top: 15px;
}

#cityBG {
	background-image:url(/images/CityBG.png);
	width:1000px;
	height:270px;
	left:24px;
	z-index:-1000;
}


#click_sign {
	position:absolute;
	height:35px;
	width:321px;
	background-image:url(/images/ClickSign.png);
	top: 520px;
	left: 105px;
}

#clock {
	background-image:url(/images/clock.jpg);
	position:absolute;
	width:145px;
	height:145px;
	left: 50px;
	top: 569px;
}

#comment_title {
	background-image:url(/contact/images/CommentBubble.png);
	height:170px;
	width:410px;
	position:absolute;
	left: 370px;
	top: -98px;
}

#consumers_roofline {
	background-image:url(/images/ConsumersRoofline.png);
	position:absolute;
	width:170px;
	height:68px;
	left: 42px;
	z-index:501;
	top: 112px;
}

#contact_form {
	height:auto;
	width:445px;
	left: 60px;
	position: relative;
}

#contact_text {
	position: absolute;
	height: 359px;
	width: 212px;
	left: 525px;
	top: 28px;
	z-index: 502;
	font-size: 14px;
}

#content {
	width: 1024px;
	height: auto;

}

#content_main {
	width: 800px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#content_main_top {
	background-image:url(/images/picture_frame_top.png);
	height:82px;
	width:800px;
	position: relative;
	background-repeat: no-repeat;
	z-index: -1000;
}
#content_main_mid {
	background-image:url(/images/picture_frame_mid.png);
	width:800px;
	position: relative;
	background-repeat: repeat-y;
	z-index: 1;
	height: auto;
	padding: 0 0 15px 0;
}

#content_main_mid_locations {
	background-image:url(/images/picture_frame_mid.png);
	width:800px;
	position: relative;
	background-repeat: repeat-y;
	height: 430px;
}

#content_main_bottom {
	background-image:url(/images/picture_frame_btm.png);
	height:82px;
	width:800px;
	position: relative;
	background-repeat: no-repeat;
}

#content_right_1 {
	width: 214px;
	height: 186px;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
	
	top: 0px;
	position: relative;
	
}

         #content_right_1 h6 a {
	width: 214px;
	height:186px;
	display: block;
	
	
			}
		
			      #content_right_1 h6 a span {
				   display: none;
				   }
				   
#content_right_1_hover {
	width:214px;
	height:186px;
	background-image:url(/images/GiftCards.png);
}

#content_right_1_hover:hover {
	width:214px;
	height:186px;
	background-image:url(/images/GiftCardsHover.png);
}


#content_right_2 {
	width: 214px;
	height: 186px;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;

}

         #content_right_2 h6 a {
	width: 214px;
	height:186px;
	display: block;
	
	
			}
		
			      #content_right_2 h6 a span {
				   display: none;
				   }
				   
#content_right_2_hover {
	width: 214px;
	height: 186px;
	background: transparent url(/images/GrowlerClub.png);
}

#content_right_2_hover:hover {
	width: 214px;
	height: 186px;
	background: transparent url(/images/GrowlerClubHover.png);
}


#content_right_3 {
	width: 214px;
	height: 186px;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
	background: transparent url(/images/EventsCalendar.png);
	position: relative;

}

#content_right_3_calendar {
	height:140px;
	width:194px;
	position:absolute;
	left: 10px;
	top: 36px;
}

#contest {
	position:absolute;
	left:410px;
	top: 12px;
	height:100%;
	width:322px;
	display:block;
	z-index: 1000;
}

#contest_promo_title {
	background-image:url(/images/contestsandpromotitle.png);
	width:650px;
	height:68px;
	position:absolute;
	z-index:500;
	left: 73px;
	top: 24px;
}


#cornucopia {
	background-image:url(/images/Cornucopia.png);
	width:260px;
	height:373px;
	position:absolute;
	left:492px;


	top: -40
.px;
	top: -42px;
	
}

#customer_feedback {
	position:relative;
	width:680px;
	height:auto;
	padding-left:60px;
	font-size: 13px;
	line-height: 20px;
}

#email {
	width:680px;
	padding: 40px 0 0 60px;
	height: 340px;
}

#email_title {
	background-image:url(/images/EmailTitle.png);
	width:446px;
	height:88px;
	position:absolute;
	top: 33px;
	left: 43px;
}

#envelope {
	background-image:url(/images/envelopeclosed.png);
	width:150px;
	height:186px;
	left:600px;
	position:absolute;
	top: -40px;
	z-index:999;
}


#envelope:hover {
	background-image:url(/images/envelopeopen.png);
	width:150px;
	height:186px;
	left:600px;
	position:absolute;
	top: -40px;
}

#events_button {
	position:absolute;
	width:210px;
	height:30px;
	top:5px;
	
}

#events_calendar_title {
	position:absolute;
	background-image:url(/images/EventsCalendarTitle.png);
	width:489px;
	height:66px;
	left: 37px;
	top: 28px;
	z-index: 500;
}

#feedback_title {
	background-image:url(/contact/images/FeedbackBubble.png);
	height:170px;
	width:410px;
	position:absolute;
	left: 370px;
	top: -98px;
}

#feedback_title_text {
	height:50px;
	width:642px;
	position:absolute;
	left: 60px;
	top:37px;
}

#fill_stages {
	height:200px;
	width:93px;
	position:absolute;
	left: 19px;
}

#fill_stages2 {
	height:200px;
	width:270px;
	position:absolute;
	left: 120px;
	text-align: center;
	line-height: 28px;
	color: #F00;
}

#flash_wrapper {
	width:800px;
	height:390px;
	position:relative;
}

#flash_popup {
	position: absolute;
	width: 360px;
	height: 128px;
	left: 380px;
	top: 172px;
	z-index: -999;
}

#flash_gallery {
	width:1160px;
	height:600px;
	left:-359px;
	position:absolute;
	top: -50px;
}

#follow_twitter {
	background-image:url(/images/followtwitterHOVER.png);
	position:absolute;
	width:100px;
	height:51px;
	left: 669px;
	top: 126px;
}

#follow_twitter:hover {
	background-image:url(/images/followtwitter.png);
	position:absolute;
	width:100px;
	height:51px;
	left:669px;
	top:126px;
}

#footer {
	position: relative;
	top: 0px;
	color: #FFF;
	width: 720px;
	margin: 0 0 15px 52px;
	padding: 0 0 15px 0;
}

#fundraiser_title {
	background-image:url(/images/fundraiserTitle.png);
	width:520px;
	height:130px;
	left:46px;
	position:absolute;
	top: 30px;
	background-repeat: no-repeat;
}


#fundraiser_container {
	position:relative;
	width:700px;
	height:400px;
	left:45px;
}

#fundraiserL {
	width:485px;
	height:auto;
	left:0px;
	top:80px;
	position: absolute;
}

#fundraiserR {
	position:absolute;
	width:200px;
	height:323px;
	left:510px;
	top:80px;
}

#GC_activity {
	width: 680px;
	position: relative;
	left: 0px;
	line-height:20px;
}

#GC_activity td {
	border-style:solid;
	border-width:1px;
	border-top-color:#F4D6B5;
	border-left-color:#F4D6B5;
	border-right-color:#FF9900;
	border-bottom-color:#FF9900;
	empty-cells:hide;
	color: #000;
}

#GC_activity_wrapper {
	width: 680px;
	position: relative;
	left:60px;
	top: 0px;
	padding-top: 15px;
}

#GC_member_logoff {
	position:absolute;
	height:25px;
	width:318px;
	left:360px;
	text-align: right;
}

         #GC_member_logoff a {
	               color:#000;
                 }

#GCregister_left {
        font-size:18px;
        font-weight:bold;
        position: absolute;
        left: 50px;
        width: 150px;

}

#GCregister_right {
        width:500px;
        height:400px;
        position:relative;
        left:205px;
        top:5px;
        font-size: 18px;

}

#GClogo {
	width: 439px;
	height: 260px;
	top: 0px;
	left: 0px;
	background-repeat:no-repeat;
	position:absolute;
	background-image:url(/images/GrowlerClubColorLOGO.png);
}

            #GClogo h6 a {
	width: 400px;
	height: 260px;
	display: block;
	left: 0px;
	top: 0px;
			}
		
			      #GClogo h6 a span {
				   display: none;
				   }

#GCtitle {
        width:579px;
        height:66px;
        positon:absolute;
        background-image:url(/images/Welcometotheclub.png);
        background-repeat: no-repeat;
        position: absolute;
        left: 77px;
        top: 19px;
}

#GCtitle2 {
	width:650px;
	height:68px;
	positon:absolute;
	background-repeat: no-repeat;
	position: absolute;
	left: 57px;
	top: 21px;
	background-image: url(/growlerclub/images/Registerfortheclub.png);
}

#GCtitle3 {
	width:650px;
	height:68px;
	positon:absolute;
	background-repeat: no-repeat;
	position: absolute;
	left: 57px;
	top: 21px;
	background-image: url(/growlerclub/images/Manageyouraccount.png);
}

#GCtitle_text {
        width:600px;
        position:relative;
        left:60px;
        top: 10px;
        margin: 0 0 15px 0;
}

#GCinfo {
	position:absolute;
	height:95px;
	width:638px;
	left: 384px;
	top: 162px;
	color:#FFF;
}

#GCinfo2 {
	position:absolute;
	height:95px;
	width:335px;
	left: 375px;
	top: 160px;
	color:#FFF;
}

#GClogintitle {
	background-image:url(/growlerclub/images/logintitle.png);
	height:68px;
	width:277px;
	position:absolute;
	left:256px;
	top: 108px;
}

#GClogintitle_fp {
	background-image:url(/growlerclub/images/loginFPtitle.png);
	height:68px;
	width:310px;
	position:absolute;
	left:248px;
	top: 108px;
}

#GClogin {
	background-image:url(/growlerclub/images/GCloginBG.jpg);
	position:relative;
	height:320px;
	width:680px;
	background-color:#f4d6b5;
	left:60px;
	z-index: 499;
}

#GClogin_form {
	position:absolute;
	left: 230px;
	top: 103px;
}

#GClogin_form_fp {
	position:absolute;
	left: 214px;
	top: 97px;
	width:252px;
	height: 145px;
}

#GCinput {
        width:680px;
        height:320px;
        background-image:url(/images/GCinput.jpg);
        position:relative;
        left:60px;
}

#GCinput_form {
        position:absolute;
        left: 287px;
        top: 185px;
}

#GCoutput {
	width:680px;
	height:215px;
	position:relative;
	left:60px;
	padding-top: 15px;
}

#GCoutput2 {
	width:680px;
	height:300px;
	position:relative;
	left:60px;
	padding-top: 15px;
}

#GCoutput3 {
	width:680px;
	height:360px;
	position:relative;
	left:60px;
	padding-top: 35px;
}

#GC_input_names {
	position:absolute;
	width:95px;
	height:300px;
	padding-top:3px;
}

#GC_input_fields {
	position:relative;
	width: 680px;
	padding-left: 95px;
}




#gift_card_balance {
	position:relative;
	height:430px;
	width:680px;
	left:60px;
	background-image:url(/images/GiftCardforWEBpage.jpg);
}

#gift_card_balance_output {
	position:absolute;
	height:40px;
	width:193px;
	left:142px;
	top:243px;
	color: #F00;
}

#gift_card_title {
	background-image:url(/images/GiftCardTitle.jpg);
	position:absolute;
	width:680px;
	height:65px;
	left: 60px;
	top: 28px;
}

#gift_card_form {
	position:absolute;
	left: 141px;
	top: 286px;
}

#go_daddy {
	position:absolute;
	height:118px;
	width:80px;
	left: 678px;
	top: 420px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	opacity:1.0;
	filter:alpha(opacity=100)
}

#go_daddy_login {
	position:absolute;
	height:62px;
	width:100px;
	left: 661px;
	top: 274px;
	background-repeat: no-repeat;
	opacity:0.0;
	filter:alpha(opacity=00)
}

#go_daddy_login_wrap {
	background-image:url(../../growlerclub/images/GoDaddySecureLogoSM.jpg);
	position:absolute;
	height:39px;
	width:110px;
	left:641px;
	top:316px;	
}

#growler_club_card {
	background-image:url(/growlerclub/images/GrowlerClubCard.png);
	position:absolute;
	height:184px;
	width:275px;
	left: 491px;
	top: 195px;
}
	

#growler_club_card_register {
        position: absolute;
        top: 150px;
        left: 30px;
        height: 24px;
        width: 170px;
}

#growler_club_card {
	background-image:url(/growlerclub/images/GrowlerClubCard.png);
	position:absolute;
	height:184px;
	width:275px;
	left: 491px;
	top: 225px;
}
	

#growler_club_card_register {
        position: absolute;
        top: 150px;
        left: 30px;
        height: 24px;
        width: 170px;
}

#header {
	height:100%;
	width: 1024px;
	margin: auto;
	position: relative;
}

#header_bottom {
	height: 100%;
	width: 1024px;
	position:absolute;
	top: 250px;
	
}

#history {
	width:314px;
	position:relative;
	left: 444px;
	padding-top: 50px;
	
}

#history_title {
	background-image:url(/images/HistoryTitle.png);
	width:627px;
	height:181px;
	position:absolute;
	left: 139px;
	top: -46px;
}
	


#intro_wrapper {
	margin:auto;
        height:385px;
	width:544px;
	position:relative;
	top:0px;
}

#intro {
	width:544px;
	height:644px;
	position: relative;
	border: none;
}

#job_application {
	width:680px;
	height:400px;
	position:relative;
	left:60px;
}

#job_application_title {
	background-image:url(/images/JoinOurTeam.jpg);
	height:88px;
	width:551px;
	position:absolute;
	left: 118px;
	top: 30px;
}

#locationstitle {
	position: absolute;
	width: 677px;
	height: 60px;
	top: 33px;
	background-image: url(/images/LocationsTitle.jpg);
	left: 64px;
	}
	


#locationstext {
	position: absolute;
	height: auto;
	width: 160px;
	left: 47px;
	top: 110px;
	z-index: 502;
	font-size: 14px;
}

	
#locationsarea {
	background-color: #F4D6B5;
	height: 536px;
	left: 225px;
	width: 520px;
	position: relative;
	padding-top: 15px;
	}
	
#logout_message {
	position:absolute;
	width:680px;
	height:25px;
	top:295px;
	left:60px;
	text-align: center;
	color: #F00;
	z-index:1000;
}


#logo {
	width: 439px;
	height: 260px;
	background: url(../../images/colorLOGO.png);
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	position: absolute;
	
}



            #logo h6 a {
	width: 372px;
	height: 238px;
	display: block;
	left: 13px;
	top: 8px;
			}
		
			      #logo h6 a span {
				   display: none;
				   }
				   
#menuBG {
	position:absolute;
	width:696px;
	height:55px;
	background-image:url(/images/menuBG.png);
	left: 341px;
	top: 100px;
	z-index: -999;
}

#motion {
	background-image:url(/images/motion.jpg);
	width:145px;
	height:201px;
	position:absolute;
	left: 50px;
	top: 893px;
}
	

#nav {
	height: 25px;
	position: absolute;
	left: 400px;
	width: 625px;
	padding-left: 1px;
	padding-top: 110px;
	z-index: 10;
}

#news_area_top {
	left: 60px;
	width: 460px;
	z-index: 0;
	position: relative;
	padding-top: 30px;
	height: 100%;
	}
	
#news_area_top2 {
	overflow:auto;
	left: 60px;
	width: 440px;
	z-index: 0;
	position: relative;
	height: auto;
	max-height: 500px;
	top: 18px;
	padding: 18px 18px 50px 0;
	}
	
#news_area_mid {
	width: 155px;
	position: relative;
	height: auto;
	left: 40px;
	padding-top: 10px;
	
	}

#news_area_btm {
	overflow:auto;
	left: 60px;
	width: 680px;
	z-index: 0;
	position: relative;
	max-height: 1000px;
	margin-top: 15px;
	}


#notepad {
	background-image:url(/images/notepad.png);
	width:250px;
	height:321px;
	position:absolute;
	left:515px;
	top:-162px;
}

#nursing_your_beer {
	position:relative;
	width:523px;
	height:auto;
	left:200px;
	padding: 40px 0px 0px 0px;
}
	#nursing_your_beer p {
	text-align: inherit;
	vertical-align: top;
}

#nursing_your_beer_title {
	background-image:url(/images/NursingYourBeerTitle.jpg);
	width:523px;
	height:84px;
	left:196px;
	position:absolute;
	top: 29px;
}
						
#oxygen {
	position:absolute;
	width:145px;
	height:141px;
	left:50px;
	background-image: url(/images/oxygen.jpg);
	top: 737px;
}

#partyplanner_title {
	background-image:url(/images/party-title.jpg);
	width:680px;
	height:65px;
	position:absolute;
	left: 60px;
	top: 33px;
	z-index:500;
}

#partyplanner {
	position:relative;
	width:680px;
	left:60px;
}

#picture_frame_TRgrowler {
	background-image:url(/images/SwingTopGrowler.png);
	position: absolute;
	width: 170px;
	height: 227px;
	left: 650px;
	top: -70px;
	z-index: 1000;
	overflow: auto;
}

#pop_tray {
	background-image:url(/images/12oz6pkandtray.png);
	width:350px;
	height:206px;
	position:absolute;
	left: 61px;
	top: 404px;
}

#podcast_player {
	padding:125px 0 0 50px;
	width: 700px;
}

#podcast_title {
	background-image:url(/images/CraftBeerTalk-header2.jpg);
	height:147px;
	width:700px;
	position:absolute;
	left:49px;
	top: 40px;
}

#pp {
	margin:auto;
	width: 800px;
	background-color: #f4d6b5;
	height: 100%;
}

#pp_body {
	width:720px;
	height:100%;
	margin:auto;
}

#rebate_table {
	width:680px;
	height:auto;
	position:relative;
	left: 60px;
	line-height: 25px;
	padding-top: 15px;
}

#rebate_table td {
	border-style:solid;
	border-width:1px;
	border-top-color:#F4D6B5;
	border-left-color:#F4D6B5;
	border-right-color:#FF9900;
	border-bottom-color:#FF9900;
	empty-cells:hide;
	color: #000;
} 

#rebate_title {
	background-image:url(/images/rebateinfotitle.png);
	width:500px;
	height:68px;
	position:absolute;
	z-index:500;
	left: 156px;
	top: 24px;
}

#recycle {
	background-image:url(/images/RecycleSymbol.png);
	height:147px;
	width:150px;
	position:relative;
	left: 0px;
	margin-top: 15px;
}

#sales_title {
	background-image:url(/images/AdsandInStorespecials.png);
	width:650px;
	height:68px;
	position:absolute;
	z-index:500;
	left: 73px;
	top: 24px;
}

#saleposters {
	width:auto;
	height:auto;
	position:relative;
	left:0px;
	z-index: 1000;
	padding: 10px 60px 10px 60px;
}

#sidebar {
	width: 224px;
	height: 573px;
	top: 0px;
	position: absolute;
	right: 0px;
}

#site_wrapper {
	width:100%;
	height:110px;
	background-image:url(/images/BGrepeater.png);
	z-index:-1000;
	}


#site_seal {
	position:absolute;
	width:auto;
	height:auto;
	left: 678px;
	top: 258px;
	
}

#skunk {
	background-image:url(/images/skunk.png);
	width:145px;
	height:60px;
	position:absolute;
	left: 50px;
	top: 328px;
}

#staff_picks_title {
	background-image:url(/images/StaffPicksTitle.png);
	position:absolute;
	width:702px;
	height:88px;
	left: 49px;
	top: 30px;
}

#staff_picks {
	position:relative;
	height:auto;
	width:680px;
	left:60px;
	padding: 40px 0px 0px 0px;
}

#staff_picks_top {
	position:relative;
	width:680px;
	height:auto;
	left: 0px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	float: right;
}

#staff_picks_bottom {
	position:relative;
	width:680px;
	height:auto;
	left: 0px;
	
}

#staff_picks_bottom td {
	border-style:solid;
	border-width:1px;
	border-top-color:#F4D6B5;
	border-left-color:#F4D6B5;
	border-right-color:#FF9900;
	border-bottom-color:#FF9900;
	empty-cells:hide;
} 

#taplines {
	background-image:url(/images/taplineswfoam.png);
	position:absolute;
	width:660px;
	height:95px;
	left: 29px;
	top: -23px;
}

#three_cans {
	background-image:url(/images/3cans.png);
	height:213px;
	width:244px;
	position:absolute;
	left: 529px;
	top: -62px;
}

#three_cans2 {
	background-image:url(/images/3cans.png);
	height:213px;
	width:244px;
	position:absolute;
	left: 498px;
	top: 6px;
}

#thermometer {
	background-image:url(/images/Thermometer.jpg);
	position:absolute;
	width:145px;
	height:174px;
	left: 50px;
	top: 392px;
	
}

#twitter_updates {
	position:absolute;
	width:225px;
	height:auto;
	top: 50px;
	left: 534px;
	line-height: 1.2em;
	font-size: 12px;
	
}

#updates_div_top {
	width: 225px;
	position: relative;
	background-image: url(/images/twitterBGtop.png);
	height: 15px;
	
}

#updates_div_mid {
	width: 225px;
	position: relative;
	background-image: url(/images/twitterBGmid.png);
	height:auto;

}

#updates_div_btm {
	width: 225px;
	position: relative;
	height: 15px;
	background-image: url(/images/twitterBGbtm.png);
	
}
				   

	
#word_bubble {
	height:200px;
	width:470px;
	position:absolute;
	left: 345px;
	top: -123px;
}

#whats_on_tap {
	position:relative;
	height:auto;
	width:680px;
	left:60px;
	margin-top: 15px;
}

#whats_on_tap_deck {
	position:relative;
	height:auto;
	width:680px;
	left:60px;
	margin-top: 15px;
}
#whats_on_tap_headline {
	position:relative;
	background-image:url(/images/Whatscurrentlyontap.png);
	width:649px;
	height:76px;
	left: 40px;
	top: 0px;
}

#whats_on_tap_stores_wrapper {
	width: 660px;
	position: relative;
	left:-60px;
	top: 215px;
}
#whats_on_tap_stores {
	width: 660px;
	position: relative;
	left: 60px;
}

#whats_on_tap_title {
	position: relative;
	height: 56px;
	width: 305px;
	top: 0px;
	left: 0px;
	background-image:url(/images/whats_on_tap_title.jpg);
}

#whats_on_tap_deck_title {
	position: relative;
	height: 56px;
	width: 305px;
	top: 0px;
	left: 0px;
	background-image:url(/images/whats_on_tap_title.jpg);
}


#whats_on_tap_beer {
	position:relative;
	width: 335px;
	height: 300px;
	left: 0px;
	top: 0px;
	overflow: auto;
}

#whats_on_tap_deck_beer {
	position:relative;
	width: 334px;
	height: 356px;
	left: 0px;
	top: 0px;
	overflow: auto;
}
#whats_on_tap_descriptions {
	position: absolute;
	height: 300px;
	width: 322px;
	top: 55px;
	left: 360px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	max-height: 300px;
}

#whats_on_tap_deck_descriptions {
	position: absolute;
	height: 300px;
	width: 322px;
	top: 55px;
	left: 360px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	max-height: 300px;
}

#whats_on_tap_descriptions_title {
	background-image:url(/images/descriptions_title.jpg);
	position:absolute;
	height:56px;
	width:322px;
	left: 360px;
	background-repeat: no-repeat;
	top: 0px;
}

#whats_on_tap_deck_descriptions_title {
	background-image:url(/images/descriptions_title.jpg);
	position:absolute;
	height:56px;
	width:322px;
	left: 360px;
	background-repeat: no-repeat;
	top: 0px;
}


#whats_on_deck_title {
	position: relative;
	height: 56px;
	width: 335px;
	top: 0px;
	left: 0px;
	background-image:url(/images/whats_on_deck_title.jpg);
}

#whats_on_deck {
	position: relative;
	width: 335px;
	height: auto;
	left: 0px;
	overflow: auto;
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100% ; background-color: #000; }

