@charset "utf-8";
/* CSS Document */

body#beach_nav #container_main, body#beach_alt_mrcricket #container_main, body#beach_alt_ojgb #container_main, body#beach_alt_ojgb_cocktail #container_main, body#beach_alt_other_beverages #container_main, body#beach_alt_contact #container_main, body#beach_alt_terms #container_main,
body#beach_alt_mrcricket_movies #container_main, body#beach_alt_mrcricket_moments #container_main, body#beach_alt_sitemap #container_main
{
	background:url(../images/bg_beach.jpg) no-repeat 0 0;
	width:970px;
	height:583px;
	margin:10px auto 0;
}
body#beach_nav #container_main
{
	background:url(../images/bg_beach_nav.jpg) no-repeat 0 0!important;
}
#container_main
{
	position:relative;
}
#container_main_inner
{
	padding:22px 0 0 28px;
}


/* --------------------------------
 GENERIC IMAGE TARGETS 
----------------------------------- */

body#beach_alt_mrcricket #container_image
{
	padding:15px 0 0 8px;
}
body#beach_alt_ojgb #container_image
{
	padding:4px 0 0 48px;
}
body#beach_alt_ojgb_cocktail #container_image
{
	padding:4px 0 0 40px;
}
body#beach_alt_other_beverages #container_image
{
	padding:17px 0 0 20px;
}
body#beach_alt_contact #container_image
{
	padding:21px 0 0 26px;
}
body#beach_alt_contact #container_image_tel
{
	padding:19px 0 0 95px;	
}
body#beach_alt_contact #container_image_tel_consumer, body#beach_alt_contact #container_image_tel_trade, #container_video p, #container_video_title_button, body#beach_alt_ojgb #selector_ojgb, #selector_ojgb_light, body#beach_alt_ojgb_cocktail #selector_ojgb, #selector_ojgb_light, body#beach_alt_other_beverages #selector_ting, #selector_sodas
{
	float:left;
}
body#beach_alt_contact #container_image_tel_trade
{
	padding-left:64px;
}
body#beach_alt_contact #container_image_tel_about_dg
{
	position:absolute;
	top:415px;
	left:360px;
	z-index:20;
}


/* ---------------------------------
 GENERIC / MR CRICKET STYLING
------------------------------------ */

#container_absolute_content h1,
#container_absolute_content h2
{
	margin-bottom:7px;
}
#container_video
{
	width:390px;
	min-height:70px;	
}
#container_video_title
{
	height:24px;
	border-bottom:1px solid #96b6d2;
}
#container_video p
{
	margin-top:5px;
	width:310px;
}
#container_video_title_button
{
	margin:9px 0 0 20px;
}


/* -------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - MR CRICKET
---------------------------------------------- */

body#beach_alt_mrcricket #container_absolute
{
	z-index:10;
	position:absolute;
	top:125px;
	left:480px;
	width:444px;
}
body#beach_alt_mrcricket #container_absolute_top
{
	height:4px;
	background-image:url(../images/rounded_top.png);
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_mrcricket #container_absolute_bottom
{
	padding:15px; 
	position:absolute;
	z-index:5;
	width:414px;
	height:325px; /*changes box height */
	background-image:url(../images/rounded_bottom.png);
	background-position:bottom;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
#container_absolute_content_outer
{
    position:absolute;
    z-index:10;
    width:414px;
    padding:15px;
}
body#beach_alt_mrcricket #container_absolute_content
{	
	position:relative;
	padding:0;
	height:310px; /*changes scroll frame height */
	overflow:scroll;
}



/* -------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - SITEMAP
---------------------------------------------- */

body#beach_alt_sitemap #container_absolute
{
	z-index:10;
	position:absolute;
	top:125px;
	left:170px;
	width:444px;
}
body#beach_alt_sitemap #container_absolute_top
{
	height:4px;
	background-image:url(../images/rounded_top.png);
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_sitemap #container_absolute_bottom
{
	padding:15px; 
	position:absolute;
	z-index:5;
	width:414px;
	height:325px; /*changes box height */
	background-image:url(../images/rounded_bottom.png);
	background-position:bottom;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
#container_absolute_content_outer
{
    position:absolute;
    z-index:10;
    width:414px;
    padding:15px;
}
body#beach_alt_sitemap #container_absolute_content
{	
	position:relative;
	padding:0;
	height:310px; /*changes scroll frame height */
	overflow:scroll;
}
body#beach_alt_sitemap ul#sitemap
{
	padding:0;
	margin:0;
}
body#beach_alt_sitemap ul#sitemap li
{
	line-height:16px;
}
body#beach_alt_sitemap ul#sitemap li.primary, body#beach_alt_sitemap ul li.secondary, body#beach_alt_sitemap ul li.tertiary, body#beach_alt_sitemap ul li.quaternary
{
	font-weight:bold;
	list-style:inside;
}
body#beach_alt_sitemap ul#sitemap li.primary
{
	padding:0;	
}
body#beach_alt_sitemap ul li.secondary
{
	padding-left:25px;
}
body#beach_alt_sitemap ul li.tertiary
{
	padding-left:50px;
}
body#beach_alt_sitemap ul li.quaternary
{
	padding-left:75px;
}
body#beach_alt_sitemap ul li a
{
	text-decoration:none;
}
body#beach_alt_sitemap ul li a:hover
{
	text-decoration:underline;
}



/* -------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - OJGB PAGE
---------------------------------------------- */

body#beach_alt_ojgb #container_absolute
{
	z-index:10;
	position:absolute;
	top:130px;
	left:445px;
	width:444px;
}
body#beach_alt_ojgb #container_absolute_top
{
	margin-top:20px;
	height:32px;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_ojgb #container_absolute_bottom
{
	padding:15px; 
	position:absolute;
	z-index:5;
	width:414px;
	height:225px; /*changes box height */
	background-image:url(../images/rounded_bottom.png);
	background-position:bottom;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_ojgb #container_absolute_content
{	
	position:relative;
	padding:0;
	height:210px; /*changes scroll frame height */
}
body#beach_alt_ojgb #selector_ojgb a
{
	height:32px;
	width:208px;
	background-image:url(../images/navigation/nav_box_ojgb.png);
}
body#beach_alt_ojgb #selector_ojgb_light a
{
	height:32px;
	width:236px;
	background-image:url(../images/navigation/nav_box_ojgb_light.png);
}
body#beach_alt_ojgb #container_absolute_top a:hover,
.product_nav_selected a
{
	background-position:0 -32px;
}
body#beach_alt_ojgb #selector_ojgb a
{
	display:block;
	width:208px;
	height:32px;
}
body#beach_alt_ojgb #selector_ojgb_light a
{
	display:block;
	width:236px;
	height:32px;
}
body#beach_alt_ojgb #selector_ojgb_light a#light
{
	background-position:0 -32px;	
}
body#beach_alt_ojgb #selector_ojgb span,
body#beach_alt_ojgb #selector_ojgb_light span
{
	display:none;
}
body#beach_alt_ojgb #container_absolute_content_ojgb img
{
	margin-top:70px;
}



/* -------------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - OJGB COCKTAIL
---------------------------------------------------- */

body#beach_alt_ojgb_cocktail #container_absolute
{
	z-index:10;
	position:absolute;
	top:130px;
	left:445px;
	width:444px;
}
body#beach_alt_ojgb_cocktail #container_absolute_top
{
	margin-top:20px;
	height:32px;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_ojgb_cocktail #container_absolute_bottom
{
	padding:15px; 
	position:absolute;
	z-index:5;
	width:414px;
	height:225px; /*changes box height */
	background-image:url(../images/rounded_bottom.png);
	background-position:bottom;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_ojgb_cocktail #container_absolute_content_ojgb
{	
	position:relative;
	padding:0;
	height:210px; /*changes scroll frame height */
}
body#beach_alt_ojgb_cocktail #selector_ojgb a
{
	height:32px;
	width:208px;
	background-image:url(../images/navigation/nav_box_ojgb.png);
}
body#beach_alt_ojgb_cocktail #selector_ojgb_light a
{
	height:32px;
	width:236px;
	background-image:url(../images/navigation/nav_box_ojgb_light.png);
}
body#beach_alt_ojgb_cocktail #container_absolute_top a:hover,
.product_nav_selected a
{
	background-position:0 -32px;
}
body#beach_alt_ojgb_cocktail #selector_ojgb a
{
	display:block;
	width:208px;
	height:32px;
}
body#beach_alt_ojgb_cocktail #selector_ojgb_light a
{
	display:block;
	width:236px;
	height:32px;
}
body#beach_alt_ojgb_cocktail #selector_ojgb_light a#light
{
	background-position:0 -32px;	
}
body#beach_alt_ojgb_cocktail #selector_ojgb span,
body#beach_alt_ojgb_cocktail #selector_ojgb_light span
{
	display:none;
}
#container_absolute_content_outer_cocktail
{
    position:absolute;
    z-index:10;
    width:414px;
    padding:15px;
}
ul#cocktail li
{
	background:url(../images/bullet_cocktail.png) no-repeat 1px 5px;
	padding:0 15px;
}
h4.spacing
{
	margin-bottom:10px;
}
img#back_cocktails
{
	margin:5px 0 15px 0;	
}



/* -------------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - OTHER BEVERAGES
---------------------------------------------------- */

body#beach_alt_other_beverages #container_absolute
{
	z-index:10;
	position:absolute;
	top:130px;
	left:445px;
	width:444px;
}
body#beach_alt_other_beverages #container_absolute_top
{
	margin-top:20px;
	height:32px;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_other_beverages #container_absolute_bottom
{
	padding:15px; 
	position:absolute;
	z-index:5;
	width:414px;
	height:200px; /*changes box height */
	background-image:url(../images/rounded_bottom.png);
	background-position:bottom;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_other_beverages #container_absolute_content
{	
	position:relative;
	padding:0;
	height:185px; /*changes scroll frame height */
}
body#beach_alt_other_beverages #selector_ting a
{
	height:32px;
	width:208px;
	background-image:url(../images/navigation/nav_box_other_beverages_ting.png);
}
body#beach_alt_other_beverages #selector_sodas a
{
	height:32px;
	width:236px;
	background-image:url(../images/navigation/nav_box_other_beverages_sodas.png);
}
body#beach_alt_other_beverages #container_absolute_top a:hover,
.product_nav_selected a
{
	background-position:0 -32px;
}
body#beach_alt_other_beverages #selector_ting a
{
	display:block;
	width:208px;
	height:32px;
}
body#beach_alt_other_beverages #selector_sodas a
{
	display:block;
	width:236px;
	height:32px;
}
body#beach_alt_other_beverages #selector_sodas a#sodas
{
	background-position:0 -32px;	
}
body#beach_alt_other_beverages #selector_ting span,
body#beach_alt_other_beverages #selector_sodas span
{
	display:none;
}



/* -----------------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - MR CRICKET - MOVIES
-------------------------------------------------------- */

body#beach_alt_mrcricket_movies #container_bigtv
{
	z-index:15;
	
	position:absolute;
	top:103px;
	left:137px;
}
body#beach_alt_mrcricket_movies #container_bigtv_flash
{
	z-index:20;
	
	position:absolute;
	top:88px;
	left:77px;
	width:320px;
	height:230px;
	background-color:#000000;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_mrcricket_movies #container_absolute
{
	z-index:25;
	
	position:absolute;
	top:120px;
	left:635px;
	width:444px;
}
body#beach_alt_mrcricket_movies #container_absolute_top
{
	height:4px;
	background-image:url(../images/rounded_top_movies.png);
	width:290px;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_mrcricket_movies #container_absolute_bottom
{
	z-index:30;
	
	padding:0; 
	position:absolute;
	width:290px;
	height:365px; /*changes box height */
	background-image:url(../images/rounded_bottom_movies.png);
	background-position:bottom center;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_mrcricket_movies #container_absolute_content_outer
{
	z-index:35;
	
	position:absolute;
	width:260px;
	padding:15px;
}
body#beach_alt_mrcricket_movies #container_absolute_content
{	
	position:relative;
	padding:0;
	height:350px; /*changes scroll frame height */
	overflow:scroll;
}
body#beach_alt_mrcricket_movies ul#movies
{
	margin-top:15px;	
}
body#beach_alt_mrcricket_movies ul#movies li
{
	background:url(../images/movies_bullet.gif) no-repeat 0 3px;
	padding:1px 15px 5px 25px;
	line-height:16px;
}
#playerSWF a img
{
	padding:20px 0 0 20px;
}



/* -----------------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - MOMENTS MOVIES
-------------------------------------------------------- */

body#beach_alt_mrcricket_moments #container_bigtv
{
	z-index:15;
	
	position:absolute;
	top:103px;
	left:137px;
}
body#beach_alt_mrcricket_moments #container_bigtv_flash
{
	z-index:20;
	position:absolute;
	top:0;
	left:2px;
	width:600px;
	height:450px;
/*	background-color:#000000;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;*/
}
body#beach_alt_mrcricket_moments #container_absolute
{
	z-index:25;
	
	position:absolute;
	top:120px;
	left:635px;
	width:444px;
}
body#beach_alt_mrcricket_moments #container_absolute_top
{
	height:4px;
	background-image:url(../images/rounded_top_movies.png);
	width:290px;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_mrcricket_moments #container_absolute_bottom
{
	z-index:30;
	
	padding:0; 
	position:absolute;
	width:290px;
	height:365px; /*changes box height */
	background-image:url(../images/rounded_bottom_movies.png);
	background-position:bottom center;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_mrcricket_moments #container_absolute_content_outer
{
	z-index:35;
	
	position:absolute;
	width:260px;
	padding:15px;
}
body#beach_alt_mrcricket_moments #container_absolute_content
{	
	position:relative;
	padding:0;
	height:350px; /*changes scroll frame height */
	overflow:scroll;
}
body#beach_alt_mrcricket_moments ul#movies
{
	margin-top:15px;	
}
body#beach_alt_mrcricket_moments ul#movies li
{
	background:url(../images/movies_bullet.gif) no-repeat 0 3px;
	padding:0 15px 5px 25px;
	line-height:16px;
}
#screen_flicker img
{
	z-index:45;
	position:absolute;
	top:0;
	left:0;
}
#screen_flicker a img
{
	padding:100px 0 0 80px;	
}



/* -------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - CONTACT
---------------------------------------------- */

body#beach_alt_contact #container_absolute
{
	z-index:10;
	position:absolute;
	top:125px;
	left:480px;
	width:444px;
}
body#beach_alt_contact #container_absolute_top
{
	height:4px;
	background-image:url(../images/rounded_top.png);
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_contact #container_absolute_bottom
{
	padding:15px; 
	position:absolute;
	z-index:5;
	width:414px;
	height:325px; /*changes box height */
	background-image:url(../images/rounded_bottom.png);
	background-position:bottom;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
#container_absolute_content_outer
{
	position:absolute;
	z-index:10;
	width:414px;
	padding:15px;
}
body#beach_alt_contact #container_absolute_content
{	
	position:relative;
	padding:0;
	height:310px; /*changes scroll frame height */
	overflow:scroll;
}


/* ----------------------------------------------------------------------------------
 ABSOLUTE / RELATIVE CONTAINERS - TERMS and PRIVACY POLICY (both use same body id)
---------------------------------------------------=--------------------------------- */

body#beach_alt_terms #container_absolute
{
	z-index:10;
	position:absolute;
	top:125px;
	left:170px;
	width:444px;
}
body#beach_alt_terms #container_absolute_top
{
	height:4px;
	background-image:url(../images/rounded_top_terms.png);
	width:730px;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
body#beach_alt_terms #container_absolute_bottom
{
	padding:0px; 
	position:absolute;
	z-index:5;
	width:730px;
	height:355px; /*changes box height */
	background-image:url(../images/rounded_bottom_terms.png);
	background-position:bottom;
	filter:alpha(opacity=78); moz-opacity:0.78; khtml-opacity:0.78;	opacity:0.78;
}
#container_absolute_content_outer_terms
{
    position:absolute;
    z-index:10;
    width:700px;
    padding:15px;
}
body#beach_alt_terms #container_absolute_content
{	
	position:relative;
	padding:0;
	height:310px; /*changes scroll frame height */
	overflow:scroll;
}
body#beach_alt_terms #container_absolute_content p
{
	width:670px;
}
