/* =============================================== */
/* PROMO NAVIGATION MENU *//* LFG WOOD MENU */
/* =============================================== */
#all, #main {
	position: relative;
}

#nav {
	position: relative;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	top: 0px;
	background: url('/i/bricks/header2.png') repeat-x;
	height: 120px;
}

/* Mike's Hard Lemonade Co. Btn */
#nav h1 {
	float: left;
	display: inline; /* affects IE6 */
	clear: none;
	width: 340px;
	height: 63px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#nav h1 a {
	display: block;
	width: 340px;
	height: 50px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/promo-nav-sprite.jpg) no-repeat 0 0;
}
#nav h1 a.ag{
	display: block;
	width: 340px;
	height: 50px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-ag-sprite-logo.jpg) no-repeat 0 0;
}
#nav h1 a:link, #nav h1 a:visited {
	background-position: 0 0;
}
#nav h1 a:hover {
	background-position: 0 -50px;
}
#nav h1 a:active {
	background-position: 0 -100px;
}

#menubg {
	margin: 0 auto;
	width: 950px;
	height: 120px;
	background: url('/i/bricks/menu.png') no-repeat top left;
}

#menu, #menu li {
	margin: 0 0 0 0;
	padding: 0 0 0 -5px;
	border: none;
	text-indent: 0;
	list-style: none;
}

#nav #menu li {
	float: left;
	display: inline; /* affects IE6 */
	clear: none;
}
	
#menu li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav #menu li.last {
	clear: right;
}


/* MENU ITEMS */
#menubg {
	position: relative;
}

#spacer1 {
	width: 83px;
	height: 25px;
	background-color: transparent;
}

#home a {
	width: 163px;
	height: 120px;
	background: transparent url('../i/bricks/menu/mikes.png') no-repeat 0px -120px;
	position: relative;
	left: -370px;
}
#home a:link, #home a:visited, 
#home a:active {
	background-position: 0 -120px;
}
#home a:hover {
	background-position: 0 0;
}

#products a.productsLink {
	width: 114px;
	height: 44px;
	background: transparent url('../i/bricks/menu/products.png') no-repeat 0px -44px;
	top: 22px;
	left: 2px;
	position: relative;
}

#products a:link, #products a:visited, 
#products a:active {
	background-position: 0 -44px;
}

#products a:hover {
	background-position: 0 0;
}

#workhere a {
	background: transparent url(../i/n/work-promo.png) no-repeat 0px -4px;
	}

#facebook a {
	width: 110px;
	height: 46px;
	background: transparent url(../i/bricks/menu/facebook.png) no-repeat 0px -46px;
	position: relative;
	top: 21px;
	left: 191px;
}
#facebook a:link, #facebook a:visited, 
#facebook a:active {
	background-position: 0 -46px;
}

#facebook a:hover {
	background-position: 0 0;
}

#spacer2 {
	width: 47px;
	height: 25px;
	background-color: transparent;
}


#sweeps a {
	width: 138px;
	height: 45px;
	background: transparent url('../i/bricks/menu/sweeps.png') no-repeat 0px -45px;
	position: relative;
	top: 22px;
	left: 17px;
}
#sweeps a:link, #sweeps a:visited,
#sweeps a:active {
	background-position: 0px -45px;
}
#sweeps a:hover  {
	background-position: 0px 0px;
}

#talktous a {
	width: 117px;
	height: 44px;
	background: transparent url(../i/bricks/menu/talktous.png) no-repeat 0px -4px;
	position: relative;
	top: 22px;
	left: 184px;
}
#talktous a:link, #talktous a:visited,
#talktous a:active {
	background-position: 0px -44px;
}
#talktous a:hover  {
	background-position: 0px 0px;
}

#tv a {
	width: 114px;
	height: 45px;
	background: transparent url(../i/bricks/menu/tvvideo.png) no-repeat 0px -45px;
	top: 22px;
	left: 21px;
	position: relative;
}
#tv a:link, #tv a:visited,
#tv a:active {
	background-position: 0px -45px;
}
#tv a:hover  {
	background-position: 0px 0px;
}
	
#locator a {
	width: 164px;
	height: 45px;
	background: transparent url(../i/bricks/menu/productlocator.png) no-repeat 0px 0px;
	position: relative;
	top: 22px;
	left: 185px;
}
#locator a:link, #locator a:visited,
#locator a:active {
	background-position: 0px -45px;
}
#locator a:hover  {
	background-position: 0px 0px;
}
/* END NAV *//* ===================================== */

/* ================================================== */
/* PAGE MODS */
/* ================================================== */
/* Age Gate *//* ==================================== */
#ag-enter a {
	position: absolute;
	display: block;
	width: 202px;
	height: 73px;
	left: 109px;
	top: 291px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url('/i/bricks/age-gate-enter-a.png') no-repeat 0 -73px;
}
#ag-enter a:link, #ag-enter a:visited {
	/*background-position: 0 0;*/
}
#ag-enter a:hover {
	background-position: 0 0px;
}
#ag-enter a:active {
	background-position: 0 0px;
}

#ag-form {
	position: absolute;
	display: block;
	left: 10px;
	top: 100px;
	text-align: left;
}

#ag-form input {
	border: 0;
	background-color: transparent;
	font: 35px bold;
	text-align: center;
	width: 60px;
	font-family: Verdana;
}

#ag-month {
	position: absolute;
	left: -44px;
	top: 122px;
	width: 60px;
	text-align: left;
}

#ag-day {
	position: absolute;
	left: 91px;
	top: 122px;
	width: 60px;
	text-align: left;
}

#ag-year {
	position: absolute;
	left: 211px;
	top: 122px;
	width: 60px;
	text-align: left;
}

#ag-fb-box {
	position: absolute;
	width: 253px;
	height: 63px;
	left: 47px;
	top: 393px;
	background-color: #FFF;
}
/* Home / Products *//* ============================= */
#prod-btn-sfgus-sweeps a {
	position: absolute;
	width: 105px;
	height: 136px;
	left: 204px;
	top: 445px;
	z-index:101;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url(../i/prod_btn_sfgus_sweeps.jpg) no-repeat 0 0;
}

#prod-btn-checkout a {
	position: absolute;
	width: 150px;
	height: 68px;
	left: 22px;
	top: 480px;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url(../i/promo-nav/p-btn-checkout-sprite.jpg) no-repeat 0 0;
}
#prod-btn-checkout a:link, #prod-btn-checkout a:visited {
	background-position: 0 0;
}
#prod-btn-checkout a:hover {
	background-position: 0 -68px;
}
#prod-btn-checkout a:active {
	background-position: 0 -136px;
}


/* Featured Product Page*//* ======================== */
#prod-f-fb-box {
	position: absolute;
	width: 253px;
	height: 63px;
	left: -8px;
	top: 431px;
	background-color: #FFF;
}

#prod-f-watch a {
	position: absolute;
	display: block;
	width: 315px;
	height: 150px;
	left: -39px;
	top: -9px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-prod-f-watch-sprite.jpg) no-repeat 0 0;
}
#prod-f-watch a:link, #prod-f-watch a:visited {
	background-position: 0 0;
}
#prod-f-watch a:hover {
	background-position: 0 -150px;
}
#prod-f-watch a:active {
	background-position: 0 -150px;
}

#prod-f-check a {
	position: absolute;
	display: block;
	width: 315px;
	height: 175px;
	left: -39px;
	top: 141px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-prod-f-check-sprite.jpg) no-repeat 0 0;
}
#prod-f-check a:link, #prod-f-check a:visited {
	background-position: 0 0;
}
#prod-f-check a:hover {
	background-position: 0 -175px;
}
#prod-f-check a:active {
	background-position: 0 -175px;
}
/* TV & Video Page*//* ============================== */
/* Updated 05 05 2010: Four Video Thumbnails ======== */
#video-player {
	position: absolute;
	display: block;
	width: 362px;
	height: 297px;
	left: -61px;
	top: 95px;
	
	background-color: #000000;
}

#video-btn1 a {
	position: absolute;
	display: block;
	width: 112px;
	height: 110px;
	left: -61px;
	top: 403px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-video-btn-sprite.jpg) no-repeat 0 0;
}
#video-btn1 a:link, #video-btn1 a:visited {
	background-position: 0 0;
}
#video-btn1 a:hover {
	background-position: 0 -220px;
}
#video-btn1 a:active {
	background-position: 0 -220px;
}

#video-btn2 a {
	position: absolute;
	display: block;
	width: 112px;
	height: 110px;
	left: 63px;
	top: 403px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-video-btn-sprite.jpg) no-repeat -112px 0;
}
#video-btn2 a:link, #video-btn2 a:visited {
	background-position: -112px 0;
}
#video-btn2 a:hover {
	background-position: -112px -220px;
}
#video-btn2 a:active {
	background-position: -112px -220px;
}

#video-btn3 a {
	position: absolute;
	display: block;
	width: 112px;
	height: 110px;
	left: 189px;
	top: 403px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-video-btn-sprite.jpg) no-repeat -224px 0;
}
#video-btn3 a:link, #video-btn3 a:visited {
	background-position: -224px 0;
}
#video-btn3 a:hover {
	background-position: -224px -220px;
}
#video-btn3 a:active {
	background-position: -224px -220px;
}

#video-btn4 a {
	position: absolute;
	display: block;
	width: 112px;
	height: 110px;
	left: -61px;
	top: 513px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-video-btn-sprite.jpg) no-repeat 0 -110px;
}
#video-btn4 a:link, #video-btn4 a:visited {
	background-position: 0 -110px;
}
#video-btn4 a:hover {
	background-position: 0 -330px;
}
#video-btn4 a:active {
	background-position: 0 -330px;
}

#video-btn5 a {
	position: absolute;
	display: block;
	width: 112px;
	height: 110px;
	left: 63px;
	top: 513px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-video-btn-sprite.jpg) no-repeat -112px -110px;
}
#video-btn5 a:link, #video-btn5 a:visited {
	background-position: -112px -110px;
}
#video-btn5 a:hover {
	background-position: -112px -330px;
}
#video-btn5 a:active {
	background-position: -112px -330px;
}

#video-btn6 a {
	position: absolute;
	display: block;
	width: 112px;
	height: 110px;
	left: 189px;
	top: 513px;
	text-decoration: none;
	text-indent: -9999px;
	background: transparent url(../i/promo-nav/p-video-btn-sprite.jpg) no-repeat -224px -110px;
}
#video-btn6 a:link, #video-btn6 a:visited {
	background-position: -224px -110px;
}
#video-btn6 a:hover {
	background-position: -224px -330px;
}
#video-btn6 a:active {
	background-position: -224px -330px;
}
/* END PAGE MODS *//* =============================== */


/* ================================================== */
/* BACKGROUND SELECTORS */
/* ================================================== */
/* Age Gate *//* ==================================== */
#age-gate #all {
	/*background-image: url(../i/promo-nav/p-ag-bg.jpg);*/
	/*background-image: url(../i/age_gate-bg.jpg);*/
	background: url("/i/bricks/age-gate.png") no-repeat 0 0;
	width: 441px;
}
#age-gate #main {
/*	height: 730px; *//* WINTER HEIGHT */
	height: 680px;   /* SUMMER HEIGHT */
}

/* Home / products.htm *//* ========================= */
#prod-main #all {
	/*background-image: url(../i/promo-nav/p-prod-bg1.jpg);*/
}

/* Lemonade Pages *//* ============================== */
#malthome #all {
	background-image: url(../i/promo-nav/p-malt-main.jpg);
}

#lemonade #all, #light_lemonade #all, #cranberry #all, #light_cranberry #all, #pomegranate #all {
	background-image: url(../i/promo-nav/p-malt-bg.jpg);
}

#prod-pink-home #all { /* Updated 07-20-2010 */
	background-image: url(../i/promo-nav/p-prod-pink-bg.jpg);
}

#prod-strawberry-home #all { /* Updated 02-10-2010 */
	background-image: url(../i/promo-nav/p-prod-strawberry-bg.jpg);
}

#prod-litehard-home #all { /* Updated 02-27-2010 */
	background-image: url(../i/promo-nav/p-prod-lite.jpg);
}



#limeade #all {
	background-image: url(../i/promo-nav/p-prod-limeade-bg.jpg);
}

#prod-blackcherry-home #all {
	background-image: url(../i/promo-nav/p-prod-blackcherry-bg.jpg);
}

#prod-rasp-home #all {
	background-image: url(../i/promo-nav/p-prod-rasp.jpg);
}

#prod-limeade-home #all {
	background-image: url(../i/promo-nav/p-prod-limeade-bg.jpg);
}

#rasp #all {
	background-image: url(../i/promo-nav/p-prod-rasp-bg.jpg);
}

#spiceda #all {
	background-image: url(../i/promo-nav/p-spiced-bg.jpg);
}
#recipe #all {
	background-image: url(../i/promo-nav/p-recipe-bg.jpg);
}

/* Pink FAQ Page*//* ============================== */
#pink-faq #all {
	background-image: url(../i/promo-nav/p-pink-faq-bg.jpg);
}

/* SFGUS Lemonade Sweeps Pages *//* ================= */
#sfgus-group01 #all {
	background-image: url(../i/promo-nav/p-sfgus-bg01.jpg);
}

#sfgus-group02 #all {
	background-image: url(../i/promo-nav/p-sfgus-bg02.jpg);
}

#sfgus-group03 #all {
	background-image: url(../i/promo-nav/p-sfgus-bg03.jpg);
}

#sfgus-group03 #all {
	background-image: url(../i/promo-nav/p-sfgus-bg03.jpg);
}

/* Featured Product Page *//* ======================= */
#prod-feat-home #all {
	background-image: url(../i/promo-nav/p-prod-feat-bg.jpg);
}
#prod-feat-home #main {
	height: 855px;
}

/* Featured Product Page *//* ======================= */
#harder #all {
	background-image: url(../i/promo-nav/p-harder-bg.jpg);
}

/* Featured Product Page *//* ======================= */
#harder-new #all-new {
	background-image: url(../i/promo-nav/p-harder-bg-new.jpg);
	margin-left: auto;
	margin-right: auto;
}

/* TV & Video Page *//* ============================= */
#tv-video #all {
	/*background-image: url(../i/promo-nav/p-tv-bg.jpg);*/
	background-image: url(../i/commericals-bg.jpg);
}
#tv-video #main {
	height: 850dpx;
}

#prod-lite-home #all {
	background-image: url(../i/promo-nav/p-prod-mikeslite-bg.jpg);
	margin-top: -35px;
	height: 720px;
}

/* END BACKGROUND SELECTORS *//* ==================== */

/* mike's lite page ***********************************/
#prod-lite-home #main {
	padding: 0px;
}


#prod-lite-home #content {
	margin: 0px;
	text-align: left;
	width: 869px;
	padding-top: 35px;
}

#prod-lite-home #intro1 {
	text-align: center;
	width: 375px;
	font-family: Courier New, Courier, monospace;
	left: 114px;
	top: 170px;
	line-height: 1.1em;
	position: relative;
	font-size: 10pt;
}

#prod-lite-home #intro2 {
	font-family: Courier New, Courier, monospace;
	line-height: 1.3em;
	width: 290px;
	left: 560px;
	top: 100px;
	font-size: 0.9em;
	position: relative;
}

#prod-lite-home #intro3 {
	font-family: Courier New, Courier, monospace;
	line-height: 1.3em;
	width: 305px;
	left: 536px;
	top: 402px;
	font-size: 0.9em;
	position: relative;
}

#prod-lite-home #fbfeed {
	width: 253px;
	height: 247px;
	position: relative;
	left: 577px;
	top: -10px;
	background-color: white;
}

#prod-lite-home #intro3 table td { 
	vertical-align: middle;
}

#prod-lite-home #mainvid {
	position: relative;
	top: -261px;
	left: 29px;
	width: 468px;
	height: 286px;
}

#prod-lite-home #vidlist {
	position: relative;
	width: 348px;
	height: 91px;
	top: -221px;
	left: 158px;
}

#prod-lite-home .dare {
	font-weight: bold;
	font-size: 1.5em;
}

#prod-btn-lite a {
	position: absolute;
	width: 317px;
	height: 116px;
	left: 181px;
	top: 483px;
	text-indent: -9999px;
	text-decoration: none;
	background: transparent url(../i/promo-nav/lite-banner.png) no-repeat 0 0;
	z-index: 101;
}
	#prod-btn-lite a:link, #prod-btn-lite a:visited, #prod-btn-lite a:active {
		background: transparent url(../i/promo-nav/lite-banner.png) no-repeat 0 0;
	}
	#prod-btn-lite a:hover {
		background: transparent url(../i/promo-nav/lite-banner-a.png) no-repeat 0 0;
	}

