@charset "UTF-8";
html, body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#wrapper {
	margin: auto;
	width: 920px;
	position: relative;
	clear:left;
}

#distance { 
		width:1px;
		height:50%;
		margin-bottom:-300px; /* half of container's height */
		float:left;
		}
		
#logo_area {
	background-image: url(images/logo3.png);
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 900px;
	position: relative;
}
#menu_section {
	float: left;
	height: 450px;
	width: 160px;
	border: 1px solid #666666;
	text-align: left;
	position: relative;
	z-index: 100;
	background-color: #e2e4f9;
}
#content_section {
	float: left;
	height: 450px;
	width: 750px;
	position: relative;
	left: 3px;
	border: 1px none #666666;
}
#toplevel_menu {
	margin: auto;
	position: relative;
	top: 10px;
	left: 15px;
}
#submenu li {
	position: relative;
	left: 15px;
}
#bottom_area {
	float: left;
	height: 55px;
	width: 920px;
	position: relative;
	top: 3px;
}
#product_window {
	float: left;
	height: 55px;
	width: 180px;
	border: 1px solid #666666;
	position: relative;
	margin-right: 3px;
}
#product_window #leftlogo {
	position: absolute;
	left: 8px;
	top: 10px;
}
#product_window #righticon {
	position: absolute;
	left: 120px;
	top: 6px;
	height: 40px;
	width: 50px;
	border: 1px solid #666666;
	background-color:#FFF;
}
#product_window #righticon img{
	position: relative;
	margin:auto;
	top: 2px;
}
#logo_left {
	position: absolute;
	left: 10px;
	z-index: 2;
}
#product_logo_area {
	position: absolute;
	height: 58px;
	width: 750px;
	padding-top: 4px;
	padding-bottom: 4px;
	z-index: 200;
	left: 0px;
	top: 0px;
	border: 1px solid #666666;
	
}
#product_logo_area_screen {
	height: 58px;
	width: 750px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color:#bcbfd8;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	position: absolute;
	top:0px;
	float: left;
	left: 0px;
}
#product_page {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	height: 450px;
	width: 750px;

}
#flash_jpg {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-image: url(images/red_drink.jpg);
	height: 450px;
	width: 750px;
}
#scrolling_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	height: 430px;
	width: 420px;
	position: absolute;
	overflow: auto;
	top: 3px;
	text-align: left;
	z-index: 200;
	right: 8px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 10px;
}

#scrolling_text li {
	list-style-type: circle;
	margin-bottom: 8px;
	margin-left: 20px;		
}

#flash {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#product_image_previews_dp img {
	margin-top: 15px;
}
#test_text {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	height: 450px;
	width: 750px;
}
#whitescreen {
	float: left;
	height: 450px;
	width: 750px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#half_whitescreen {
	float: left;
	height: 450px;
	width: 446px;
	position: absolute;
	z-index: 100;
	left: 304px;
	top: 0px;
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	border: 1px solid #666666;
}
#leftside_block {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	position: absolute;
	height: 379px;
	width: 290px;
	left: 0px;
	top: 71px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftside_block_dp {
	position: absolute;
	height: 334px;
	width: 290px;
	left: 0px;
	top: 71px;
	border: 1px none #666666;
}
#text_description_window {
	position: absolute;
	height: 17px;
	width: 290px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #666666;
}

#text_description_window_dp {
	position: absolute;
	height: 17px;
	width: 290px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	top: 317px;
	border: 1px solid #666666;
}

#rightside_block{
	position: absolute;
	height: 379px;
	width: 455px;
	left: 295px;
	top: 71px;
	border: 1px solid #666666;
}
#certified {
	background-image: url(images/certified.png);
	position: absolute;
	z-index: 300;
	height: 93px;
	width: 90px;
	left: 350px;
	top: 270px;
	background-repeat: no-repeat;
}

#rightside_block_dp {
	position: absolute;
	height: 334px;
	width: 455px;
	left: 295px;
	top: 71px;
	border: 1px solid #666666;
}

#product_desc_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 424px;
	position: absolute;
	height: 362px;
	left: 20px;
	text-align: left;
	font-weight: bold;
	top: 5px;
}

#product_desc_header_dp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 424px;
	position: absolute;
	height: 320px;
	left: 20px;
	text-align: left;
	font-weight: normal;
	top: 5px;
	padding-top: 5px;
	overflow: auto;
}
#product_desc_header_dp h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 15px;		
	
}
#product_desc_header_dp li{
	margin-left: 20px;
	list-style-type: circle;
	left: 20px;
	margin-bottom: 10px;
}
#nav_right {
	position: absolute;
	height: 20px;
	right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	top: 0px;
}
#nav_left {
	height: 20px;
	width: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	left: 10px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#product_desc li {
	list-style-type: circle;
	margin-left: 20px;
	margin-bottom: 8px;
	
}

#product_desc li ul li {
	
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 8px;
	list-style-position: outside;
}
#product_desc {
	height: 290px;
	width: 415px;
	overflow: auto;
	position: relative;
	left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
#product_image_previews {
	position: absolute;
	height: 357px;
	width: 290px;
	left: 0px;
	top: 22px;
	border: 1px solid #666666;
}
#product_image_previews_dp {
	position: absolute;
	height: 312px;
	width: 290px;
	left: 0px;
	top: 0px;
	border: 1px solid #666666;
}
.h20_bottle {
	margin-top: 5px;
	margin-right: 12px;
}

.h20_bottle_small {
	margin-top: 2px;
	margin-right: 5px;
}
.juice_bowl_skus {
	margin-right: 8px;
}
.juice_bowl_skus_small {
	margin-top: 2px;
	margin-right: 5px;
}

.jbs_cans {
	margin-right: 22px;
	float: left;
	margin-bottom: 20px;
}
.jbs_cans_small {
	margin-right: 3px;
	margin-top: 2px;
}
.h20_kids_paks {
	float: left;
	margin-top: 30px;
	margin-right: 8px;
	margin-left: 5px;
}

.h20_kids_paks_small {
	
	margin-top: 3px;
	margin-right: 5px;
}

#spacer {
	position: relative;
	height: 40px;
	width: 280px;
}
#jbs_spacer {
	height: 30px;
	width: 290px;
}
#jbs_leftspace {
	height: 100px;
	width: 20px;
}
#juice_bowl_spacer
{
	height: 50px;
	width: 290px;
}

#h20_text_desc_blank {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#h20_text_desc_antioxidant {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #661A22;
	font-weight: bold;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_text_desc_defend {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #960A43;
	font-weight: bold;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_text_desc_energy {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007EB5;
	font-weight: bold;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_text_desc_focus {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C75C00;
	font-weight: bold;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#h20_text_desc_flexibility {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B52329;
	font-weight: bold;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_text_desc_hydration {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #229A00;
	font-weight: bold;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#h20_text_desc_mellow {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #00986D;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_text_desc_renew {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #A22D4B;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_text_desc_relax {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #5D2A8D;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_text_desc_think-thin {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C7B800;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#jbs_text_desc_blank {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#jbs_text_desc_ginseng {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003A29;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#jbs_text_desc_honey {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BCC06C;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#jbs_text_desc_lemon {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D1AF2C;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#jbs_text_desc_peach {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E5984D;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#jbs_text_desc_raspberry {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CB2F33;
	height: 17px;
	width: 290px;
}
#jbs_text_desc_sweet {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D25A2A;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#jbs_text_desc_fruit_punch {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #B03325;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_kids_text_desc_blank {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000F;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#h20_kids_text_desc_grape {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #612666;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#h20_kids_text_desc_orange {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #EE903D;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#h20_kids_text_desc_strawberry {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #E13029;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_moms_text_desc_blank {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000F;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#h20_moms_text_desc_prenatal {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #e76e32;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#h20_moms_text_desc_postnatal {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #47a747;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#juice_bowl_text_desc_blank {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#juice_bowl_text_desc_bottles {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #000;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#juice_bowl_text_desc_cans {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #000;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#juice_bowl_text_desc_paks {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #000;
	height: 17px;
	width: 290px;
	line-height: 15px;
}
#juice_bowl_text_desc_32oz {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #000;
	height: 17px;
	width: 290px;
	line-height: 15px;
}

#product_navigation {
	position: absolute;
	height: 40px;
	width: 750px;
	left: 0px;
	border: 1px solid #666666;
	top: 410px;
}
#nav_images {
	height: 40px;
	width: 400px;
	margin: auto;
	position: relative;
}
#page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	background-color: #ebeef3;
	position: absolute;
	z-index: 100;
	height: 30px;
	width: 299px;
	left: 0px;
	top: 0px;
	font-weight: bold;
	text-align: left;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	padding-top: 5px;
	border: 1px solid #666666;
}
#left_movie_frame {
	position: absolute;
	left: 0px;
	top: 40px;
	height: 410px;
	width: 299px;
	border: 1px solid #999999;
	z-index: 100;
}

#page_title_clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	position: absolute;
	z-index: 200;
	height: 30px;
	width: 300px;
	left: 0px;
	top: 0px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
#form_area {
	position: absolute;
	z-index: 200;
	height: 390px;
	width: 720px;
	left: 0px;
	top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 15px;
	text-align: left;
}
#phone_box {
	position: absolute;
	width: 400px;
	left: 20px;
	top: 90px;
}
#phone_box input{
	position: absolute;
	left: 140px;
	border: 2px solid #666666;
	width: 200px;
}

#form_area input {
	border: 1px solid #666666;
}
#send_button {
	position: absolute;
	left: 250px;
	top: 365px;
}
#email_address_box {
	position: absolute;
	left: 20px;
	top: 120px;
	width: 335px;
}
#distribution_text {
	position: absolute;
	width: 366px;
	top: 20px;
}
#company {
	position: absolute;
	left: 20px;
	top: 182px;
	width: 486px;
}
#email_address_box input{
	position: absolute;
	left: 140px;
	border: 2px solid #666666;
	width: 200px;	
}
#name_field {
	position: absolute;
	width: 250px;
	left: 20px;
	top: 30px;
}
#message_box {
	position: absolute;
	top: 155px;
	left: 20px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#message_box textarea {
	width: 340px;
	border: 2px solid #666666;
}

#first {
	position: absolute;
	left: 140px;
	border: 2px solid #666666;
	width: 200px;
}
#last {
	position: absolute;
	left: 140px;
	border: 2px solid #666666;
	width: 200px;
}
#small_whitescreen {
	float: left;
	height: 335px;
	width: 455px;
	position: absolute;
	z-index: 100;
	left: 295px;
	top: 72px;
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#content_section_home {
	float: left;
	height: 450px;
	width: 750px;
	position: relative;
	left: 3px;
	border: 1px solid #666666;
}
#name_field_dist {
	position: absolute;
	width: 250px;
	left: 20px;
	top: 60px;
}
#phone_box_dist {
	position: absolute;
	width: 360px;
	left: 20px;
	top: 165px;
}
#email_address_box_dist {
	position: absolute;
	left: 20px;
	top: 205px;
	width: 335px;
}
#email_address_box_dist input {
	position: absolute;
	left: 140px;
	border: 2px solid #666666;
	width: 200px;
}
#phone_box_dist input {
	position: absolute;
	left: 140px;
	border: 2px solid #666666;
	width: 200px;
}
#message_box_dist {
	position: absolute;
	top: 235px;
	left: 20px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#message_box_dist textarea {
	width: 340px;
	border: 2px solid #666666;
}

#company_name {
	position: absolute;
	left: 20px;
	top: 130px;
	width: 335px;
}
#vertical_white {
	position: absolute;
	z-index: 200;
	height: 335px;
	width: 3px;
	left: 292px;
	top: 72px;
	background-color: #FFFFFF;
}

#company_name input {
	position: absolute;
	left: 140px;
	border: 2px solid #666666;
	width: 200px;
}
#whitescreen3 {
	float: left;
	height: 379px;
	width: 455px;
	position: absolute;
	z-index: 100;
	left: 295px;
	top: 71px;
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#horizontal_white {
	position: absolute;
	height: 3px;
	width: 750px;
	top: 68px;
	background-color: #FFFFFF;
	z-index: 200;
}
#horizontal_white2 {
	position: absolute;
	height: 3px;
	width: 750px;
	top: 407px;
	background-color: #FFFFFF;
	z-index: 200;
}
#horizontal_white3 {
	position: absolute;
	height: 3px;
	width: 292px;
	top: 385px;
	background-color: #FFFFFF;
	z-index: 200;
}
#vertical_white2 {
	position: absolute;
	z-index: 200;
	height: 380px;
	width: 3px;
	left: 292px;
	top: 72px;
	background-color: #FFFFFF;
}

#submenu_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
}
