/* liquidint.com */

.clear { clear: both; }

body {
background: url(../image/cloud_background.jpg) no-repeat top center;
font: normal 14px "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #6584B0;
}

a {
color: #6584B0;
}

#container {
margin: 0 auto;
margin-bottom: -300px;
width: 885px;
}

#header {
clear: both;
float: left;
height: 111px;
overflow: hidden;
padding: 0 52px;
width: 781px;
}

	#header img {
	float: left;
	}
	
	#header ul#nav {
	/*background: url(../image/nav_back.jpg) no-repeat;*/
	float: right;
	height: 37px;
	margin-top: 64px;
	width: 546px;
	}
	
		ul#nav li {
		display: inline;
		}
		
			ul#nav li a {
			background: url(../image/top_nav.jpg) no-repeat;
			display: block;
			float: left;
			}
		
			ul#nav li a.nav_home {
			background-position: 0 0px;
			height: 37px;
			width: 67px;
			}
			
				ul#nav li a.nav_home:hover {
				background-position: 0 -37px;
				}
				
			ul#nav li a.nav_products {
			background-position: -70px 0;
			height: 37px;
			width: 97px;
			}
			
				ul#nav li a.nav_products:hover {
				background-position: -70px -37px;
				}
				
			ul#nav li a.nav_ourstory {
			background-position: -167px 0;
			height: 37px;
			width: 100px;
			}
			
				ul#nav li a.nav_ourstory:hover {
				background-position: -167px -37px;
				}
				
			ul#nav li a.nav_findus {
			background-position: -267px 0;
			height: 37px;
			width: 77px;
			}
			
				ul#nav li a.nav_findus:hover {
				background-position: -267px -37px;
				}
				
			ul#nav li a.nav_retailers {
			background-position: -342px 0;
			height: 37px;
			width: 205px;
			}
				ul#nav li a.nav_retailers:hover {
				background-position: -342px -37px;
				}
				
			
			ul#nav li span {
			display: none;
			}

#main {
clear: both;
float: left;
margin: 30px 0;
margin-bottom: 20px;
width: 884px;
}

#main-in {
background: #FCFFEC url(../image/main_shadow.png) repeat-x center bottom;
margin: 0 52px;
/*padding: 40px 44px;*/
padding: 40px 34px 40px 60px;
}

#main-content {
position: relative;
z-index: 49;
}

#bg-top {
background: url(../image/background_top.png) no-repeat;
height: 304px;
left: 0;
right: 50%;
margin-left: auto;
margin-right: auto;
margin-bottom: -304px;
position: relative;
top: 108px;
width: 900px;
}

#bg-bottom {
background: url(../image/background_bottom.png) no-repeat;
height: 246px;
left: 0;
right: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: -266px;
position: relative;
top: 48px;
width: 900px;
}

	 .homepage #main h1 {
	 background: url(../image/headline.gif) no-repeat;
	 height: 66px;
	 left: 80px;
	 position: relative;
	 width: 668px;
	 }

	
	.homepage #main  #flash_content {
	margin-top: -50px;
	
	
	}
		.homepage #main #main-in {
		height: 321px;
		}
		
		.homepage object#flash_container {
		margin: -40px 0px 0px -44px;
		}
		
		.homepage #main #noflash_content {
			
		}
	
	#main p {
	padding-bottom: 7px;
	}
	
	#main .home_buttons {
	width: 451px;
	padding: 16px 0 16px 165px;
	}
		#main .home_buttons a {
		width: 100px;
		height: 82px;
		display: block;
		float: left;
		}
		
			#main .home_buttons a.original  {
			background: url(../image/home_button_original.jpg) no-repeat;
			padding-right: 8px;
			}

				#main .home_buttons a.original:hover {
				background: url(../image/home_button_original.jpg) no-repeat 0px -83px;
				}

			#main .home_buttons a.tropical  {
			background: url(../image/home_button_tropical.jpg) no-repeat;
			}

				#main .home_buttons a.tropical:hover {
				background: url(../image/home_button_tropical.jpg) no-repeat 0px -82px;
				}

			#main .home_buttons a.banana_berry  {
			background: url(../image/home_button_banana_berry.jpg) no-repeat;
			}

				#main .home_buttons a.banana_berry:hover {
				background: url(../image/home_button_banana_berry.jpg) no-repeat 0px -82px;
				}

	#main .home_boxes {
	clear: both;
	padding-top: 20px;
	padding-left: 10px;
	margin-bottom: -46px;
	}

	#main #nutrition_facts {
	float: right;
	}
	
	#main .nutrition_products {
		/*width: 460px;*/
		height: 180px;
		overflow: hidden;
	}
	
		#main .nutrition_products img.state2{
		margin-top: -180px;
		}
		
		#main .nutrition_products img.state3{
		margin-top: -360px;
		}
		
		#main .nutrition_products img.state4{
		margin-top: -534px;
		}
		
	#main .product_p
	{
	width: 440px;
	padding-bottom: 16px;
	}
		
	#container .popup {
	background: url(../image/popup_background.png) no-repeat;
	padding: 5px 15px 15px 30px;
	width: 642px;
	height: 230px;
	position: absolute;
	top: 170px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	z-index: 150;
	}
		#container .popup ul {
			
		}
		
			#container .popup ul li {
			background: url(../image/orange_bullet.jpg) no-repeat 0px 2px;
			padding-left: 20px;
			padding-bottom: 7px;
			}
			
				#container #popup1 ul li {
				background: url(../image/orange_bullet.jpg) no-repeat 0px 14px;
				padding-top: 12px;
				padding-bottom: 0;
				}
		
		#container .popup .close {
			position: relative;
			top: 20px;
			left: 570px;
			width: 64px;
		}
			
			#container .popup .close a {
			color: #FD9303;
			}
			
		#container .popup .raspberries, #container .popup .beaker, #main .lunchbox {
			float: right;
			padding-right: 20px;
		}
		
			#container .popup .beaker {
			padding-top: 5px;
			padding-right: 32px;
			}
	
	#main .story_links {
		margin-top: 100px;
	}
	
		#main .story_links img {
		padding-right: 30px;
		padding-left: 5px;
		}
		
	#main table {
	border-collapse: collapse;
	empty-cells: show;
	}
		
		#main table tr.separator td {
		border-top: 1px solid #FD9001;
		}
		
		#main table tr.separator td {
		/*background: #FD9001;
		font-size: 1px;
		height: 1px;
		overflow: hidden;*/
		}
	
	#main .sidebar {
	float: right;
	width: 150px;
	height: 400px;
	padding-left: 25px;
	border-left: 1px solid #FD9001;
	}
	
		#main .sidebar .largefont {
		font-size: 20px;
		line-height: 22px;
		padding-bottom: 15px;
		}
		
	#main .contact_bars {
	float: right;
	padding-right: 80px;
	}

#footer {
clear: both;
float: left;
font-size: 14px;
margin-left: -35px;
margin-right: -3px;
margin-bottom: 20px;
/*text-align: center;*/
overflow: hidden;
width: 885px;
color: #1F3D59;
z-index: 49;
/*position: relative;*/
top: -10px;
}

  #footer_zip {
  border-right: 1px solid #4b6c7d;
  position: relative;
    left: 140px;
  width: 563px;
  }
  
  #footer_social {
  float: right;
  position: relative;
    left: -80px;
    top: -60px;
  width: 90px;
  }
  
	
	#footer input {
	margin-right: 4px;
	}
	
	#footer img.go_button {
	position: absolute;
	}
	
	#footer p { margin: 0; padding-top: 10px; }
	
table.retailers {
background: #fcffec;
border-collapse: collapse;
color: #6584b0;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
width: 485px;
}

table.retailers td {
border-top: 1px solid #fce9bd;
}

	table.retailers tr.head, table.retailers tr.head td {
	border-top: none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

		table.retailers tr.head td.variety {
		font-size: 12px;
		}
	
	table.retailers tr.distrib td {
	border-top: 1px solid #fd9001;
	}

table.retailers td.division {
font-size: 11px;
padding-left: 24px;
}	