*{font-size:100.01%;}
html{
	font-size:62.5%;
	background:#ca490f url(../images/bg-html.gif) 50% 0;
	height:100%;
}
body{
	min-height:100%;
	min-width:1000px;
	background: url(../images/bg-body.gif) repeat-x 50% 0;
	font:1.2em/1.5em Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color:#fff;
}
* html body{height:100%;}

img, div, input { behavior: url("iepngfix.htc") }

#wrapper{
	width:100%;
	position:relative;
	overflow:hidden;
}
.w1{
	float:left;
	position:relative;
	left:50%;
}
.w2{
	width:1018px;
	position:relative;
	left:-50%;
}
#page{
	width:950px;
	margin:0 auto;
	background: url(../images/bg-page.png) repeat-y;
	padding:0 18px 0 16px;
}
.page-b{
	height:35px;
	overflow:hidden;
	background: url(../images/bg-page-b.png) no-repeat;
}
#main{
	background:#ffbe24 url(../images/bg-main.jpg) no-repeat;
	min-height:465px;
	padding:180px 0 54px;
}
* html #main{height:465px;}
.home-page #main{background:#ff8d08 url(../images/bg-main-hp.jpg) no-repeat;}
/* header */
#header{
	width:950px;
	position:absolute;
	top:0;
	left:33px;
}
/* logo */
.logo{
	float:left;
	font-size:30px;
}
.logo a{color:#fff;}
.logo img{display:block;}
/* nav */
#nav{
	float:left;
	padding:24px 0 0 15px;
	text-transform:uppercase;
}
#nav li{
	float:left;
	width:156px;
	overflow:hidden;
	position:relative;
	text-align:center;
}
#nav span{
	float:left;
	position:relative;
	left:50%;
}
#nav a{
	float:left;
	position:relative;
	left:-50%;
	font-size:16px;
	line-height:20px;
	color:#e82c1c;
	text-decoration:none;
}
#nav cufon{float:left;}
#nav a:hover {color:#fff;}
#nav .active a{
	color:#066fb4;
	font-size:18px;
}
/* content */
#content{
	width:792px;
	margin:0 auto;
	padding:13px 0 0;
}
.content-t{
	height:352px;
	overflow:hidden;
	background: url(../images/bg-content-t.png) no-repeat;
}
.content-b{
	height:60px;
	overflow:hidden;
	background: url(../images/bg-content-b.png) no-repeat;
}
.content-m{
	height:1%;
	padding:0 44px;
	background: url(../images/bg-content-m.png) repeat-y;
}
.content-m:after{
	content:"";
	display:block;
	clear:both;
}
.content-frame{
	width:100%;
	float:left;
	position:relative;
	margin:-314px 0 -9px;
}
#content .heading{
	text-align:center;
	padding:0 0 19px;
}
.txt-accessibility-statement{
	background: url(../images/txt-accessibility-statement.png) no-repeat;
	width:173px;
	height:27px;
	margin:0 auto;
	padding:5px 0 0;
}
.txt-privacy-policy{
	background: url(../images/txt-privacy-policy.png) no-repeat;
	width:193px;
	height:27px;
	padding:5px 0 0;
	margin:0 auto;
}
.txt-terms-of-use{
	background: url(../images/txt-terms-of-use.png) no-repeat;
	width:172px;
	height:27px;
	padding:5px 0 0;
	margin:0 auto;
}
.txt-promotion{
	background: url(../images/txt-promotion.png) no-repeat;
	width:165px;
	height:27px;
	padding:5px 0 0;
	margin:0 auto;
}
.txt-our-history{
	background: url(../images/txt-our-history.png) no-repeat;
	width:111px;
	height:27px;
	padding:5px 0 0;
	margin:0 auto;
}
.txt-products-heading{
	background: url(../images/txt-products-heading.png) no-repeat;
	width:709px;
	height:72px;
	margin:0 auto;
}
#content h1{
	color:#066fb4;
	font-size:18px;
	font-weight:normal;
}
#content h2{
	font-size:1em;
	margin:0;
	text-transform:uppercase;
	font-weight:normal;
}
#content p{margin:0 0 1.5em;}
#content dl{
	margin:0 0 1.5em;
	height:1%;
	overflow:hidden;
}
#content dt{
	float:left;
	clear:both;
	margin:0 3px 0 0;
}
#content dd{margin:0;}
#content a{
	color:#004b8d;
	text-decoration:none;
}
#content a:hover{text-decoration:underline;}
/* scrollarea */
.scrollarea{
	width:702px;
	margin:0 auto;
}
.scrollarea-t,
.scrollarea-b{
	height:15px;
	overflow:hidden;
	background: url(../images/bg-scrollarea-t.png) no-repeat;
}
.scrollarea-b{background: url(../images/bg-scrollarea-b.png) no-repeat;}
.scrollarea-m{
	height:1%;
	padding:0 1px;
	background: url(../images/bg-scrollarea-m.png) repeat-y;
}
.scrollarea-m:after{
	content:"";
	display:block;
	clear:both;
}
.scrollarea-frame{
	width:100%;
	float:left;
	position:relative;
	margin:-14px 0 -14px;
	overflow:auto;
	height:269px;
}
.scrollarea-content{padding:9px 5px 9px 13px;}
/* promo */
.promo{
	margin:-93px 0 -58px;
	padding:167px 480px 160px 54px;
	padding-bottom:180px;
	width:416px;
	height:280px;
	overflow:hidden;
	background: url(../images/bg-promo.png) no-repeat 0 0;
}
.promo .btn-join{
	text-align:left;
	padding:0 21px 0 0;
}
.promo h1{
	font-size:67px;
	color:#f30;
	text-transform:uppercase;
}
.txt-head-sun{
	padding:0px 0 0;
	background: url(../images/txt-head-sun.png) no-repeat;
	width:420px;
	height:147px;
	margin-top:-55px;
}
.txt-head-sun span{
	font-size:80px;
	display:block;
	padding:0 0 0 10px;
	margin:-5px 0 0;
}
* html .txt-head-sun span{margin:-17px 0 0;}
* html .txt-head-sun{padding:3px 0 0;}
*+html .txt-head-sun span{margin:-17px 0 0;}
*+html .txt-head-sun{padding:3px 0 0;}
.promo h2{
	font-size:25px;
	line-height:32px;
	color:#066fb4;
}
.promo .txt-feel-sun{
	background: url(../images/txt-feel-sun.png) no-repeat;
	width:405px;
	height:74px;
	padding:0 0 0 10px;
}
/* massage */
#content .massage{
	text-align:center;
	color:#fff;
	padding:107px 0 0;
	font-size:1.25em;
}
#content .massage h1{margin:0 auto 25px;}
.threcolumns{overflow:hidden;}
.threcolumns .column{
	width:208px;
	padding:0 10px 0 3px;
	float:left;
	overflow:hidden;
}
/* products */
.products{margin:-8px 0 0;}
.products h1{
	font-size:22px;
	line-height:32px;
	color:#066fb4;
	text-align:center;
}
.products .holder{
	height:1%;
	margin:0 0 10px;
	position:relative;
	z-index: 9999999;
}
.products .holder:after{
	content:"";
	display:block;
	clear:both;
}
.products .menu{
	width:183px;
	font-size:18px;
}
.products .menu li{
	height:1%;
	vertical-align:top;
	padding:0 0 7px;
}
.products .menu li:hover,
.products .menu li.hover,
.products .menu li.down-hover{
	position:relative;
	z-index:999999;
}
.products .menu .tooltip{
	position:absolute;
	top:30px;
	left:-9999px;
	z-index: 99999;
}
.products .menu .down .tooltip{
	top:auto;
	bottom:0;
	z-index: 99999;
}
.products .menu li:hover .tooltip,
.products .menu li.hover .tooltip,
.products .menu li.down-hover .tooltip{left:-150px;}
.products .menu-l{
	float:left;
	padding:94px 0 0 21px;
	margin:0 -32px 0 0;
	z-index: 99998;
}
.products .menu-r{
	float:right;
	padding:94px 16px 0 0;
	margin:0 0 0 -10px;
}
.products .menu a{
	color:#066fb4;
	display:block;
	padding:5px 0 0 34px;
	text-decoration:none;
}
.products .menu .cherry-limeade{
	background: url(../images/cherry-limeade.png) no-repeat;
	height:51px;
}
.products .menu .grape{
	background: url(../images/grape.png) no-repeat;
	height:35px;
}
.products .menu .fruit-punch{
	background: url(../images/fruit-punch.png) no-repeat;
	height:31px;
}
.products .menu .peach{
	background: url(../images/peach.png) no-repeat;
	height:32px;
}
.products .menu .citrus-fusion{
	background: url(../images/citrus-fusion.png) no-repeat;
	height:51px;
}
.products .menu .pineapple{
	background: url(../images/pineapple.png) no-repeat;
	height:35px;
}
.products .menu .sparkling-lemonade{
	background: url(../images/sparkling-lemonade.png) no-repeat;
	height:51px;
}
.products .menu .diet-sparkling-lemonade{
	background: url(../images/diet-sparkling-lemonade.png) no-repeat;
	height:51px;
}
.products .menu .strawberry{
	background: url(../images/strawberry.png) no-repeat;
	height:35px;
}
.products .products-list{
	float:left;
	width:584px;
	margin:-4px 0 0;
}
.products .products-list li{float:left;}
.products .products-list .tooltip{
	position:absolute;
	top:75px;
	left:-9999px;
}
.products .products-list li:hover,
.products .products-list li.hover{
	position:relative;
	z-index:9999999;
}
.products .products-list li:hover .tooltip,
.products .products-list li.hover .tooltip{left:-130px;}
.products .products-list img{display:block;}
.products .txt-note{
	text-align:center;
	font-size:11px;
	color:#066fb4;
	background: url(../images/txt-note.png) no-repeat;
	width:178px;
	height:23px;
	padding:3px 0 0;
	margin:0 auto;
}
/* tooltip */
.tooltip{
	position:relative;
	padding:35px 0 0;
	z-index: 99999;
}
.tooltip .arrow{
	position:absolute;
	top:0;
	left:50%;
	background: url(../images/bg-tooltip-arrow.png) no-repeat;
	width:57px;
	height:49px;
}
.tooltip-down{padding:0 0 35px; z-index: 99999;}
.tooltip-down .arrow{
	position:absolute;
	top:auto;
	bottom:12px;
	left:50%;
	background: url(../images/bg-tooltip-arrow-down.png) no-repeat;
	width:57px;
	height:49px;
}
.tooltip-tl,
.tooltip-tr,
.tooltip-bl,
.tooltip-br{
	width:48px;
	height:141px;
	overflow:hidden;
}
.tooltip-tl{background: url(../images/bg-tooltip-tl.png) no-repeat;}
.tooltip-tr{background: url(../images/bg-tooltip-tr.png) no-repeat;}
.tooltip-bl{background: url(../images/bg-tooltip-bl.png) no-repeat;}
.tooltip-br{background: url(../images/bg-tooltip-br.png) no-repeat;}
.tooltip-tr,
.tooltip-br{margin:-141px 0 0 auto;}
.tooltip-t,
.tooltip-b{
	height:141px;
	overflow:hidden;
	margin:-141px 48px 0;
}
.tooltip-t{background: url(../images/bg-tooltip-t.png) repeat-x;}
.tooltip-b{background: url(../images/bg-tooltip-b.png) repeat-x;}
.tooltip-m{
	display:table;
	width:100%;
	position:relative;
}
.tooltip-m1{
	display:table-row;
	width:100%;
}
.tooltip-l,
.tooltip-r{
	display:table-cell;
	width:48px;
}
.tooltip-l{background: url(../images/bg-tooltip-l.png) repeat-y;}
.tooltip-r{background: url(../images/bg-tooltip-r.png) repeat-y;}
.tooltip-c{
	display:table-cell;
	vertical-align:top;
	height:1%;
	background: url(../images/bg-tooltip-c.png);
	background-repeat: repeat;

}
* html .tooltip-c{vertical-align:baseline;}
.tooltip-frame{
	width:100%;
	float:left;
	position:relative;
	margin:-116px 0 -100px;
	}
.tooltip-frame p{margin:0 0 1em;}
/* description */
.tooltip .description{
	width:146px;
	float:left;
	font-size:9px;
	line-height:10px;
	padding:0 25px 0 0;
}
.tooltip .description h2{
	color:#066fb4;
	font-size:15px;
	line-height:18px;
	margin:0 0 18px;
}
.tooltip .description h3{margin:0 0 0.4em;}
.tooltip .description h2 strong{
	font-size:17px;
	display:block;
}
.txt-sunkist-orange{
	
	
	height:57px;
}
/* info */
.tooltip .info{
	float:left;
	width:130px;
	font-size:11px;
}
.tooltip .info h3{
	font-size:1.091em;
	font-weight:bold;
	margin:0 0 0.4em;
}
.tooltip .heading{
	height:1%;
	overflow:hidden;
}
.tooltip .info table{margin:13px 0 0;}
.tooltip th{
	padding:3px;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
}
.tooltip td{
	padding:3px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.tooltip tr.last td{border-bottom:4px solid #fff;}
/* footer */
#footer{
	width:1018px;
	font-size:0.75em;
	line-height:1.334em;
	text-align:center;
	position:relative;
	margin:-60px 0 0;
	z-index: 10;
}
.footer-t{
	height:45px;
	overflow:hidden;
	background: url(../images/bg-footer-t.png) no-repeat;
}
.footer-b{
	height:25px;
	overflow:hidden;
	background: url(../images/bg-footer-b.png) no-repeat;
}
.footer-m{
	height:1%;
	padding:0 36px;
	background: url(../images/bg-footer-m.png) repeat-y;
}
.footer-m:after{
	content:"";
	display:block;
	clear:both;
}
.footer-frame{
	width:936px;
	float:left;
	position:relative;
	background:#f15608;
	padding:4px 5px;
}

.footer-frame p {
	font-size: 8px;
}

#footer .nav{
	text-align:justify;
	line-height:0;
	width:100%;
	font-size:1.223em;
	padding:0 0 7px;
}
#footer .nav li{
	display:inline-block;
	vertical-align:top;
	line-height:1.273em;
	text-align:left;
}
#footer .nav li.helper{width:100%;}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover,
#footer li.active a{color:#9f4606;}

/* --------------------------------------------------------------------- */

#containerintro
{
	position: relative;
	width: 950px;
	height: 488px;
}

#sunkistintro
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin-bottom: -48px;
	z-index: 1;
}

#sunkistintro a {
	display: block;
	position: absolute;
	width: 105px;
	height: 70px;
	bottom: 55px;
	right: 125px;
	z-index: 1000;
	text-indent: -9999px;
	overflow: hidden;
	background: url(x.gif);
}

#flashpixel
{
	z-index: 2;
}

#sunkistintro a:hover {
	cursor: pointer;
}

#contentintro
{
	position: absolute;
	background: url('../images/introheader.png') no-repeat;
	width: 599px;
	height: 177px;
	top: 210px;
	left: 68px;
}

#contentnew
{
	position: absolute;
	width: 326px;
	height: 112px;
	top: 378px;
	left: 80px;
	z-index: 10;
}

#contentintro h2, #contentintro .phead
{
	text-indent: -9999px;
	display: block;
}

#contentintro a
{
	display: block;
	position: absolute;
	left: 240px;
	top: 100px;
	background: url('../images/pixelyze.png') no-repeat;
	width: 201px;
	height: 44px;
	text-indent: -9999px;
	z-index: 999;
}

.bottleintro
{
	display: block;
	position: absolute;
	right: 96px;
	top: 190px;
}

#blackout
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	min-height: 774px;
	background: #000000;
	z-index: 9998;
}

#trailer
{
	display: none;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -361px;
	width: 722px;
	height: 449px;
	background: url('../images/bg_movie.png') no-repeat;
	z-index: 9999;
}

#trailer .close
{
	width: 31px;
	height: 33px;
	position: absolute;
	top: 18px;
	right: 28px;
	display: block;
	background: url('../images/btn_close.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#trailer .facebook
{
	width: 122px;
	height: 37px;
	position: absolute;
	bottom: 38px;
	right: 30px;
	display: block;
	background: url('../images/btn_sharefacebook.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#videoplayer
{
	width: 576px;
	height: 288px;
	position: absolute;
	top: 68px;
	left: 74px;
}

#mainpromo
{
	width: 810px;
	margin-left: -10px;
	margin-top: -28px;
}

#mainpromo .promolinks
{
	width: 427px;
	float: left;
}

#mainpromo img
{
	display: block;
	float: left;
	clear: none;
}