body {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}


#logo {
	position:relative;
	width:170px;
	height:73px;

	top: 120px;
}
.nav_divider {
	font-weight: bold;
	color: #FFFF00;
}
a.nav:link {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.nav:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.nav:hover {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.nav:active {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#logo {
	position:absolute;
	width:170px;
	height:75px;
	z-index:1;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

#nav1 {
	position:absolute;
	top:205px;
	width:439px;
	height:20px;
	z-index:1;
	left: 13px;
}
#bottle {
	position:absolute;
	left:412px;
	top:27px;
	width:211px;
	height:305px;
	z-index:1;
}
#premium {
	position:absolute;
	left:412px;
	top:86px;
	width:211px;
	height:305px;
	z-index:1;
}
#pouch {
	position:absolute;
	left:412px;
	top:126px;
	width:211px;
	height:305px;
	z-index:1;
}
#nav2 {
	position:absolute;
	left:631px;
	top:205px;
	width:199px;
	height:18px;
	z-index:1;
}
#game_window {
	position:absolute;
	left:13px;
	top:235px;
	width:792px;
	height:269px;
	z-index:1;
}

#maintextbox {
	position:absolute;
	left:13px;
	top:237px;
	width:388px;
	height:269px;
	z-index:1;
}

#newsbox {
	position:absolute;
	left:13px;
	top:237px;
	width:819px;
	height:269px;
	z-index:1;
}


#contactform {
	position:absolute;
	left:12px;
	top:236px;
	width:478px;
	height:269px;
	z-index:1;
}

#mediawindow {
	position:absolute;
	left:12px;
	top:236px;
	width:780px;
	height:269px;
	z-index:1;
}

#brandstextbox {
	position:absolute;
	left:84px;
	top:622px;
	width:643px;
	height:269px;
	z-index:1;
}
#squeezed2pleeze {
	position:absolute;
	left:600px;
	top:28px;
	width:192px;
	height:30px;
	z-index:1;
}

#productionmovie{
	position:absolute;
	left:418px;
	top:290px;
	width:352px;
	height:212px;
	z-index:1;
}

#location {
	position:absolute;
	left:561px;
	top:244px;
	width:216px;
	height:212px;
	z-index:1;
}

#contactpanel {
	position:absolute;
	left:519px;
	top:320px;
	width:216px;
	height:212px;
	z-index:1;
}

#squares {
	position:absolute;
	left:481px;
	top:118px;
	width:302px;
	height:75px;
	z-index:1;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.greytext {
	color: #666666;
}
.submitbutton {
	font-weight: bold;
	border: 0px solid #D50100;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100px;
	height: 25px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
.border_ani {
	border: 1px solid #999999;
}
.label_text {
	color: #FFFFFF;
	font-weight: normal;
}
.label_bg_juiceburst {
	background-color: #000000;
	border: 1px solid #FF9933;
	color: #FFFF00;
}
.label_bg_juiceburstft {
	background-color: #336600;
	border: 1px solid #FF9933;
	font-weight: normal;
	color: #FFFF00;
}
.portions {
	font-weight: normal;
	color: #666666;
}
.label_bg_citrusburst {

	background-color: #011092;
	border: 1px solid #FF9933;
	font-weight: normal;
	color: #FFFF00;
}
.newsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.cms_float_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 1px solid #DEDEDE;
}
