@charset "UTF-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body {
	background-color: #dbdcdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
ul, li, div {
	border: solid #000 0px;
}
a {
	color: #8b0047;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
}
#footer a {
	color: #666666;
	text-decoration: none;
	}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a:active, a:focus {
	outline:none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.hidden, .hidden a {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
	font-size: 1%;
	text-indent: -9999px;
}
#wrapper {
	width: 960px;
	position: absolute;
	margin: 0px 0px 0px -480px;
	left: 50%;
	background-image: url(images/site_bkg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#inner {
	width: 960px;
	margin: 0px 0px 0px 0px;
}
#main {
	width: 950px;
	margin: 0px 5px 0px 5px;
	background-image: url(images/bkg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fff;
}

/* -------------------------------------------------- HEADER -- */

#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	color: #FFF;
	font-size: 80%;
	width: 960px;
}
#header a {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #000;
	text-decoration: none;
}
#header ul {
	border: #000 solid 0px;
	margin: 22px 0px 0px 490px;
	padding: 0px;
	width: 355px;
	height: 24px;
	list-style-type: none;
	float: left;
}
#header ul.wide {
	margin: 22px 0px 0px 461px;
	width: 381px;
}
#header ul li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}
#header ul.social {
	margin: 15px 25px 0px 0px;
	width: 87px;
	float: right;
	padding: 0px;
}
#header ul.social li {
	padding: 0px 5px 0px 0px;
}
#header ul.social li a {
	background-image: url(images/socialmatrix.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header ul.social li.facebook a {
	height: 24px;
	width: 24px;
	margin: 0px;
}
#header ul.social li.facebook a:hover {
	height: 24px;
	width: 24px;
	background-position: 0px -24px;
}
#header ul.social li.twitter a {
	height: 24px;
	width: 24px;
	margin: 0px;
	background-position: -24px 0px;
}
#header ul.social li.twitter a:hover {
	height: 24px;
	width: 24px;
	background-position: -24px -24px;
}
#header ul.social li.youtube a {
	height: 24px;
	width: 24px;
	margin: 0px;
	background-position: -48px 0px;
}
#header ul.social li.youtube a:hover {
	height: 24px;
	width: 24px;
	background-position: -48px -24px;
}

/* -------------------------------------------------- NAV */

#nav {
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	height: 600px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 46px 8px;
}
#nav .logo {
	padding: 0px;
	margin: 10px 0px 0px 45px;
	float: left;
}
.redirect #nav {
	margin: 50px 0px 0px 0px;
	height: 250px;
	border: solid #000 0px;
}
.redirect #nav .logo {
	margin: 0px 0px 0px 45px;
}
#nav ul {
	margin: 240px 0px 0px 25px;
	padding: 0px;
	width: 80px;
	list-style-type: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
}
#nav li a {
	background-image: url(images/navmatrix.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav li.ourjuices a, .ourjuices #nav li.ourjuices a {
	float: left;
	height: 18px;
	width: 80px;
	margin: 0px 0px 22px 0px;
}
#nav li.ourjuices a:hover    {
	float: left;
	height: 18px;
	width: 80px;
	background-position: -80px 0px;
}
.ourjuices #nav li.ourjuices a, .buytrucherry #nav li.ourjuices a, .buyskinnycherry #nav li.ourjuices a, .buywheycherry #nav li.ourjuices a {
	background-position: -80px 0px;
	margin: 0px 0px 22px 0px;
}
#nav li.cherrybenefits a {
	float: left;
	height: 36px;
	width: 80px;
	background-position: 0px -18px;
	margin: 0px 0px 22px 0px;
	clear: both;
}
#nav li.cherrybenefits a:hover {
	float: left;
	height: 36px;
	width: 80px;
	background-position: -80px -18px;
	clear: both;
}
.cherrybenefits #nav li.cherrybenefits a {
	background-position: -80px -18px;
	margin: 0px 0px 22px 0px;
}
#nav li.ourstory a {
	float: left;
	height: 18px;
	width: 80px;
	background-position: 0px -54px;
	margin: 0px 0px 22px 0px;
}
#nav li.ourstory a:hover {
	float: left;
	height: 18px;
	width: 80px;
	background-position: -80px -54px;
}
.ourstory #nav li.ourstory a {
	background-position: -80px -54px;
	margin: 0px 0px 22px 0px;
}
#nav li.knowledgeorchard a {
	float: left;
	height: 18px;
	width: 80px;
	background-position: 0px -72px;
	margin: 0px 0px 22px 0px;
}
#nav li.knowledgeorchard a:hover {
	float: left;
	height: 18px;
	width: 80px;
	background-position: -80px -72px;
}
.knowledgeorchard #nav li.knowledgeorchard a {
	background-position: -80px -72px;
	margin: 0px 0px 22px 0px;
}
#nav li.recipes a {
	float: left;
	height: 18px;
	width: 80px;
	background-position: 0px -108px;
	margin: 0px 0px 22px 0px;
}
#nav li.recipes a:hover {
	float: left;
	height: 18px;
	width: 80px;
	background-position: -80px -108px;
}
.recipes #nav li.recipes a {
	background-position: -80px -108px;
	margin: 0px 0px 22px 0px;
}
#nav li.subscribe {
	float: left;
	height: 18px;
	width: 80px;
	background-image: url(images/navmatrix.gif);
	background-repeat: no-repeat;
	background-position: 0px -126px;
	margin: 0px;
}
#nav li.email {
	float: left;
	height: 19px;
	width: 120px;
	margin: 0px 0px 0px 0px;
}

/* -------------------------------------------------- OUR JUICES SUB NAV */

#nav ul.subnav, #nav ul.cbsubnav {
	display: none;
}
.ourjuices #nav ul.subnav, .buytrucherry #nav ul.subnav, .buyskinnycherry #nav ul.subnav, .buycacaocherry #nav ul.subnav, .buygingercherry #nav ul.subnav, .buywheycherry #nav ul.subnav, .buygift #nav ul.subnav, .buysample #nav ul.subnav, .buytrial #nav ul.subnav {
	display: block;
	float: left;
	margin: -215px 0px 0px 120px;
	padding: 0px;
	width: 80px;
	list-style-type: none;
}
#nav ul.subnav li {
	margin: 0px;
	padding: 0px;
}
#nav ul.subnav li a {
	background-image: url(images/sub_navmatrix3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul.subnav li.trucherry a {
	float: left;
	height: 14px;
	width: 80px;
	margin: 0px;
}
#nav ul.subnav li.trucherry a:hover, .trucherry #nav ul.subnav li.trucherry a, .buytrucherry #nav ul.subnav li.trucherry a
, .buycacaocherry #nav ul.subnav li.cacaocherry a, .buygingercherry #nav ul.subnav li.gingercherry a
 {
	background-position: -80px top;
}
#nav ul.subnav li.skinnycherry a {
	float: left;
	height: 15px;
	width: 80px;
	margin: 0px;
	background-position: left -14px;
}
#nav ul.subnav li.skinnycherry a:hover, .skinnycherry #nav ul.subnav li.skinnycherry a, .buyskinnycherry #nav ul.subnav li.skinnycherry a {
	background-position: -80px -14px;
}
#nav ul.subnav li.wheycherry a {
	float: left;
	height: 14px;
	width: 80px;
	margin: 0px;
	background-position: left -29px;
}
.ourjuices #nav ul.subnav li.wheycherry a:hover, .wheycherry #nav ul.subnav li.wheycherry a, .buywheycherry #nav ul.subnav li.wheycherry a  {
	background-position: -80px -29px;
}
#nav ul.subnav li.cacaocherry a {
	float: left;
	height: 14px;
	width: 80px;
	margin: 0px;
	background-position: left -43px;
}
.ourjuices #nav ul.subnav li.cacaocherry a:hover, .cacaocherry #nav ul.subnav li.cacaocherry a, .buycacaocherry #nav ul.subnav li.cacaocherry a  {
	background-position: -80px -43px;
}
#nav ul.subnav li.gingercherry a {
	float: left;
	height: 14px;
	width: 80px;
	margin: 0px;
	background-position: left -58px;
}
.ourjuices #nav ul.subnav li.gingercherry a:hover, .gingercherry #nav ul.subnav li.gingercherry a, .buygingercherry #nav ul.subnav li.gingercherry a  {
	background-position: -80px -58px;
}
#nav ul.subnav li.buycheribundi a {
	float: left;
	height: 15px;
	width: 80px;
	margin: 0px;
	background-position: left -130px;
}
.ourjuices #nav ul.subnav li.buycheribundi a:hover  {
	background-position: -80px -130px;
}

/* -------------------------------------------------- CHERRY BENEFITS SUB NAV */

#nav ul.cbsubnav {
	display: none;
}
.cherrybenefits #nav ul.cbsubnav {
	display: block;
	float: left;
	margin: -232px 0px 0px 120px;
	padding: 0px;
	width: 80px;
	list-style-type: none;
}
#nav ul.cbsubnav li {
	margin: 0px;
	padding: 0px;
}
#nav ul.cbsubnav li a {
	background-image: url(images/sub_navmatrix2.gif);
	background-repeat: no-repeat;
	background-position: left -43px;
}
#nav ul.cbsubnav li.tartcherries a {
	float: left;
	height: 14px;
	width: 80px;
	margin: 0px;
}
#nav ul.cbsubnav li.tartcherries a:hover, .tartcherries #nav ul.cbsubnav li.tartcherries a {
	background-position: -80px -43px;
}
#nav ul.cbsubnav li.whatsinside a {
	float: left;
	height: 15px;
	width: 80px;
	margin: 0px;
	background-position: left -57px;
}
#nav ul.cbsubnav li.whatsinside a:hover, .whatsinside #nav ul.cbsubnav li.whatsinside a {
	background-position: -80px -57px;
}
#nav ul.cbsubnav li.cheribundiprocess a {
	float: left;
	height: 28px;
	width: 80px;
	margin: 0px;
	background-position: left -72px;
}
#nav ul.cbsubnav li.cheribundiprocess a:hover, .cheribundiprocess #nav ul.cbsubnav li.cheribundiprocess a {
	background-position: -80px -72px;
}

/* -------------------------------------------------- FORMS */

#nav .email #email_address {
	height: 19px;
	width: 80px;
	padding: 3px 2px 4px 6px;
	margin: 0px 0px 0px -2px;
	font-size: 80%;
	border-style: none;
	border-width: 0px;
	font-weight: bold;
	background-image: url(images/emailfield_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#buyform {
	clear: left;
	margin: 10px 0px 5px 0px;
}
#content #buyform label {
	font-weight: bold;
	padding: 0px 5px 0px 0px;
}
#content #buyform input.quantity {
	margin: 0px 0px 5px 0px;
}
#content #buyform input.select {
	background-image: url(images/select_btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content #buyform input.select:hover {
	background-position: left -24px;
}

/* -------------------------------------------------- KO & RECIPES EMAIL FORM */

.knowledgeorchard #content #form, .recipes #content #form {
	padding: 0px;
	margin: 10px 0px 20px 0px;
	background-image: url(images/textarea_bkg.png);
	background-position: -2px top;
	background-repeat: no-repeat;
	width: 320px;
	height: 100px;
}
.knowledgeorchard #content #form #email_address, .recipes #content #form #email_address {
	height: 22px;
	padding: 3px;
	margin: 8px 0px 15px 12px;
	font-size: 120%;
	border-style: none;
	border-width: 0px;
}
.knowledgeorchard #content #form #keepmeposted, .recipes #content #form #keepmeposted {
	margin: 0px 0px 0px 0px;
}
.knowledgeorchard #content #form #email, .recipes #content #form #email {
	color: #999999;
}

/* -------------------------------------------------- CONTENT */

#content {
	margin: 85px 0px 0px 16px;
	padding: 0px;
	float: left;
	width: 640px;
	border: solid #000 0px;
}
#content #slides a.panel2, #content #slides a.panel3, #content #slides a.panel4, #content #slides a.panel5 {
	display: none;
}
.redirect #content {
	margin: 135px 0px 100px 16px;
}
.ourjuices #content #tru, .ourjuices #content #skinny, .ourjuices #content #whey, .ourjuices #content #cacao, .ourjuices #content #ginger {
	width: 330px;
	height: 260px;
	margin: 20px 0px 0px -10px;
	padding: 10px 0px 0px 120px;
	background-image: url(images/ourjuices_tru2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 90%;
	line-height: 150%;
}
.ourjuices #content #skinny {
	background-image: url(images/ourjuices_skinny2.jpg);
}
.ourjuices #content #whey {
	background-image: url(images/ourjuices_whey2.jpg);
}
.ourjuices #content #cacao {
	background-image: url(images/ourjuices_cacao.jpg);
}
.ourjuices #content #ginger {
	background-image: url(images/ourjuices_ginger.jpg);
	margin: 20px 0px 50px -10px;
}
.ourjuices #content img.bottle, .ourjuices #content #skinny img.bottle, .ourjuices #content #whey img.bottle {
	margin: -8px 35px 0px -110px;
	padding: 0px;
	float: none;
	width: 85px;
	height: 230px;
	position: absolute;
}
.ourjuices #content h1, .ourjuices #content h2 {
	background-image: url(images/ourjuices_titlesmatrix2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	margin: 0px 0px 10px 0px;
}
.ourjuices #content #tru h2, .ourjuices #content #skinny h2, .ourjuices #content #whey h2, .ourjuices #content #cacao h2, .ourjuices #content #ginger h2 {
	background-position: left -20px;
	height: 22px;
	margin: 0px 0px 5px 0px;
}
.ourjuices #content #skinny h2 {
	background-position: left -42px;
	height: 22px;
}
.ourjuices #content #whey h2 {
	background-position: left -64px;
}
.ourjuices #content #cacao h2 {
	background-position: left -87px;
}
.ourjuices #content #ginger h2 {
	background-position: left -109px;
}
.ourjuices #content #tru a, .ourjuices #content #skinny a, .ourjuices #content #whey a, .ourjuices #content #cacao a, .ourjuices #content #ginger a, .trucherry #content a, .skinnycherry #content a, .wheycherry #content a, .cacaocherry #content a, .gingercherry #content a {
	font-weight: bold;
	color: #8b0047;
}
.ourjuices #content #tru a:hover, .ourjuices #content #skinny a:hover, .ourjuices #content #whey a:hover, .trucherry #content a:hover, .skinnycherry #content a:hover, .wheycherry #content a:hover, .cacaocherry #content a:hover, .gingercherry #content a:hover {
	font-weight: bold;
	color: #000;
}
.ourjuices #content #tru img.strength, .ourjuices #content #skinny img.strength, .ourjuices #content #whey img.strength, .ourjuices #content #cacao img.strength, .ourjuices #content #ginger img.strength {
	margin: 10px 0px 0px 0px;
}
.ourjuices #content ul.btns {
	margin: 3px 0px 0px -4px;
	padding: 0px;
	list-style-type: none;
	width: 400px;
}
.ourjuices #content ul.btns li {
	margin: 0px;
	padding: 0px;
}
.ourjuices #content ul.btns li a, .ourjuices #content #sidepanel ul.btns li a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
.ourjuices #content ul.btns li.buynow a {
	background-image: url(images/buynow_btn.gif);
	margin: 0px;
	float: left;
	width: 80px;
}
.ourjuices #content ul.btns li.buynow a:hover {
	background-position: left -24px;
}
.ourjuices #content ul.btns li.gift a {
	background-image: url(images/gift_btn.gif);
	margin: 0px;
	float: left;
	width: 170px;
}
.ourjuices #content ul.btns li.gift a:hover {
	background-position: left -24px;
}
.ourjuices #content p.nutrition, 
.trucherry #content p.nutrition, 
.skinnycherry #content p.nutrition, 
.wheycherry #content p.nutrition, 
.cacaocherry #content p.nutrition, 
.gingercherry #content p.nutrition {
	clear: left;
	font-size: 110%;
	padding: 5px 0px 0px 0px;
}
.ourjuices #content #tru p.nutrition a, 
.ourjuices #content #skinny p.nutrition a, 
.ourjuices #content #whey p.nutrition a, 
.ourjuices #content #cacao p.nutrition a, 
.ourjuices #content #ginger p.nutrition a, 
.trucherry #content p.nutrition a, 
.skinnycherry #content p.nutrition a, 
.wheycherry #content p.nutrition a, 
.cacaocherry #content p.nutrition a, 
.gingercherry #content p.nutrition a {
	color: #8b0047;
	text-decoration: none;
}
.ourjuices #content #tru p.nutrition a:hover, 
.ourjuices #content #skinny p.nutrition a:hover, 
.ourjuices #content #whey p.nutrition a:hover, 
.ourjuices #content #cacao p.nutrition a:hover, 
.ourjuices #content #ginger p.nutrition a:hover, 
.trucherry #content p.nutrition a:hover, 
.skinnycherry #content p.nutrition a:hover, 
.wheycherry #content p.nutrition a:hover, 
.cacaocherry #content p.nutrition a:hover, 
.gingercherry #content p.nutrition a:hover {
	color: #000;
	text-decoration: none;
}
.buytrucherry #content p.frequency, 
.buyskinnycherry #content p.frequency, 
.buywheycherry #content p.frequency, 
.buycacaocherry #content p.frequency, 
.buygingercherry #content p.frequency, 
.buytrial #content p.frequency {
	font-size: 90%;
	font-style: italic;
	line-height: 120%;
	clear: left;
}
.findaretailer #content iframe {
	border: none;
}

/* -------------------------------------------------- OUR JUICES SIDEPANEL */

.ourjuices #content #sidepanel {
	width: 142px;
	position: absolute;
	margin: 0px 0px 0px -475px;
	left: 50%;
	top: 600px;
	background-image:url(images/sidepanel_btm.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 85%;
	text-align: right;
	line-height: 140%;
}
.ourjuices #content #sidepanel p.cantdecide {
	background-image: url(images/sidepanel_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 135px 25px 0px 20px;
}
.ourjuices #content #sidepanel p.btn a {
	background-image: url(images/red_buynow_btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	width: 80px;
	height: 22px;
	margin: 10px 25px 20px 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	font-size: 1%;
	text-indent: -9999px;
	text-align: left;
}
.ourjuices #content #sidepanel p.btn a:hover {
	background-position: left -22px;
}

/* -------------------------------------------------- SUB PAGES */

.trucherry #content, .skinnycherry #content, .wheycherry #content, .cacaocherry #content, .gingercherry #content {
	width: 400px;
	min-height: 480px;
	margin: 85px 0px 50px 0px;
	padding: 0px 0px 0px 195px;
	background-image: url(images/ourjuices_sub_tru2.jpg);
	background-position: left 30px;
	background-repeat: no-repeat;
	font-size: 90%;
	line-height: 150%;
}
.skinnycherry #content {
	background-image: url(images/ourjuices_sub_skinny2.jpg);
}
.wheycherry #content {
	background-image: url(images/ourjuices_sub_whey2.jpg);
}
.cacaocherry #content {
	background-image: url(images/ourjuices_sub_cacao.jpg);
}
.gingercherry #content {
	background-image: url(images/ourjuices_sub_ginger.jpg);
}
.trucherry #content h1, .skinnycherry #content h1, .wheycherry #content h1, .cacaocherry #content h1, .gingercherry #content h1 {
	background-image: url(images/sub_titles2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 221px;
	height: 30px;
	margin: 0px 0px 10px -178px;
}
.skinnycherry #content h1 {
	background-position: left -30px;
}
.wheycherry #content h1 {
	background-position: left -60px;
}
.cacaocherry #content h1 {
	background-position: left -180px;
}
.gingercherry #content h1 {
	background-position: left -210px;
}
.trucherry #content p, .skinnycherry #content p, .wheycherry #content p, .cacaocherry #content p, .gingercherry #content p {
	font-size: 110%;
}
.trucherry #content p.blurb, .skinnycherry #content p.blurb, .wheycherry #content p.blurb, .cacaocherry #content p.blurb, .gingercherry #content p.blurb {
	margin: 35px 0px 0px 0px;
	padding: 0px;
	width: 440px;
	height: 119px;
	background-image: url(images/sub_bodymatrix.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.skinnycherry #content p.blurb {
	height: 180px;
	background-position: left -119px;
}
.wheycherry #content p.blurb {
	height: 141px;
	background-position: left -300px;
}
.cacaocherry #content p.blurb {
	height: 180px;
	background-position: left -119px;
}
.gingercherry #content p.blurb {
	height: 141px;
	background-position: left -300px;
}
.trucherry #content p.drinkit, .skinnycherry #content p.drinkit, .wheycherry #content p.drinkit, .cacaocherry #content p.drinkit, .gingercherry #content p.drinkit {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.trucherry #content ul, .skinnycherry #content ul, .wheycherry #content ul, .cacaocherry #content ul, .gingercherry #content ul {
	font-size: 110%;
	margin: 4px 0px 10px 30px;
	padding: 0px;
}
.trucherry #content li, .skinnycherry #content li, .wheycherry #content li, .cacaocherry #content li, .gingercherry #content li {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	line-height: 130%;
	list-style-position: inside;
}
.trucherry #content ul.btns li.gift a, .skinnycherry #content ul.btns li.gift a, .wheycherry #content ul.btns li.gift a, .cacaocherry #content ul.btns li.gift a, .gingercherry #content ul.btns li.gift a {
	background-image: url(images/gift_btn.gif);
	margin: 0px;
	width: 170px;
	clear: left;
}
.trucherry #content ul.btns li.anypack, .skinnycherry #content ul.btns li.anypack, .wheycherry #content ul.btns li.anypack, .cacaocherry #content ul.btns li.anypack, .gingercherry #content ul.btns li.anypack {
	margin: 5px 0px 0px 5px;
	font-size: 90%;
	float: left;
}
.trucherry #content ul.btns li a, .skinnycherry #content ul.btns li a, .wheycherry #content ul.btns li a, .cacaocherry #content ul.btns li a, .gingercherry #content ul.btns li a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
.trucherry #content ul.btns li.buynow a, .skinnycherry #content ul.btns li.buynow a, .wheycherry #content ul.btns li.buynow a, .cacaocherry #content ul.btns li.buynow a, .gingercherry #content ul.btns li.buynow a {
	background-image: url(images/red_buynow_btn.png);
	margin: 0px 0px 2px 0px;
	float: left;
	width: 80px;
}
.trucherry #content ul.btns li.buynow a:hover, .skinnycherry #content ul.btns li.buynow a:hover, .wheycherry #content ul.btns li.buynow a:hover, .cacaocherry #content ul.btns li.buynow a:hover, .gingercherry #content ul.btns li.buynow a:hover {
	background-position: left -22px;
}

/* -------------------------------------------------- REGULAR CONTENT PAGES */

.privacy #content, .guarantee #content, .autoship #content, .ourstory #content, .cherrybenefits #content, .knowledgeorchard #content, .recipes #content, .ipadsweepstates #content {
	margin: 85px 0px 50px 13px;
}
.privacy #content h1, .guarantee #content h1, .autoship #content h1, .ourstory #content h1, .cherrybenefits #content h1, .knowledgeorchard #content h1, .recipes #content h1, .ipadsweepstates #content h1 {
	background-image: url(images/content_titles.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 500px;
	height: 30px;
	margin: 0px 0px 10px 0px;
}
.guarantee #content h1 {
	background-position: left -30px;
}
.autoship #content h1 {
	background-position: left -60px;
	width: 600px;
}
.ourstory #content h1 {
	background-position: left -90px;
}
.cherrybenefits #content h1 {
	background-position: left -120px;
}
.knowledgeorchard #content h1 {
	background-position: left -150px;
}
.recipes #content h1 {
	background-position: left -180px;
}
.ipadsweepstates #content h1 {
	background-position: left -210px;
	width: 600px;
}
.privacy #content h2, .guarantee #content h2, .autoship #content h2, .ourstory #content h2, .cherrybenefits #content h2, .knowledgeorchard #content h2, .recipes #content h2 {
	margin: 15px 0px 2px 0px;
	color: #a30046;
	font-size: 130%;
}
.privacy #content h3, .guarantee #content h3, .autoship #content h3, .ourstory #content h3, .cherrybenefits #content h3, .knowledgeorchard #content h3, .recipes #content h3 {
	margin: 15px 0px 2px 0px;
	color: #a30046;
	font-size: 110%;
}
.knowledgeorchard #content h3, .recipes #content h3 {
	width: 350px;
}
.guarantee #content p, .autoship #content p, .ourstory #content p, .cherrybenefits #content p, .knowledgeorchard #content p, .recipes #content p, .redirect #content p, .ipadsweepstates #content p {
	margin: 5px 0px 15px 0px;
}
.ourstory #content p.indent, .ipadsweepstates #content p.indent {
	margin: 5px 0px 15px 20px;
}
.guarantee #content ul, .ipadsweepstates #content ul {
	margin: 5px 80px 15px 30px;
	padding: 0px;
}
.guarantee #content li, .ipadsweepstates #content li {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}
.cheribundiprocess #content p.ko, .tartcherries #content p.ko, .cheribundiprocess #content p.recipes, .tartcherries #content p.choosecherries {
	margin: 45px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	height: 130px;
	float: left;
	clear: left;
}
.tartcherries #content p.ko {
	padding: 0px;
}
.tartcherries #content p.choosecherries {
	margin: 35px 0px 0px 0px;
}
.cheribundiprocess #content #ko, .tartcherries #content #ko, .cheribundiprocess #content #recipes, .tartcherries #content #choosecherries {
	margin: -45px 0px 0px 0px;
	float: left;
}

/* -------------------------------------------------- BUY PAGES */

.buytrucherry #content #trialpk, .buyskinnycherry #content #trialpk, .buycacaocherry #content #trialpk, .buygingercherry #content #trialpk, .buywheycherry #content #trialpk, .buytrucherry #content #thirtytwo, .buyskinnycherry #content #thirtytwo, .buytrucherry #content #twentyfourpk, .buyskinnycherry #content #twentyfourpk, .buywheycherry #content #twentyfourpk, .buycacaocherry #content #twentyfourpk, .buygingercherry #content #twentyfourpk, .buytrucherry #content #twelvepk, .buyskinnycherry #content #twelvepk, .buywheycherry #content #twelvepk, .buycacaocherry #content #twelvepk, .buycacaocherry #content #twelvepk2, .buygingercherry #content #twelvepk, .buygingercherry #content #twelvepk2 {
	width: 370px;
	height: 241px;
	margin: 20px 0px 0px -10px;
	padding: 10px 0px 0px 125px;
	background-image: url(images/ourjuices_tru2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 90%;
	line-height: 150%;
}
.buytrucherry #content #thirtytwo {
	background-image: url(images/ourjuices_tru32_2.jpg);
	margin: 15px 0px 55px 0px;
}
.buyskinnycherry #content #trialpk, .buyskinnycherry #content #twentyfourpk, .buyskinnycherry #content #twelvepk {
	background-image: url(images/ourjuices_skinny2.jpg);
}
.buyskinnycherry #content #thirtytwo {
	background-image: url(images/ourjuices_skinny32.jpg);
	margin: 15px 0px 55px 0px;
}
.buywheycherry #content #trialpk, .buywheycherry #content #twentyfourpk, .buywheycherry #content #twelvepk {
	background-image: url(images/ourjuices_whey2.jpg);
}
.buycacaocherry #content #trialpk, .buycacaocherry #content #twentyfourpk, .buycacaocherry #content #twelvepk, .buycacaocherry #content #twelvepk2 {
	background-image: url(images/ourjuices_cacao.jpg);
}
.buygingercherry #content #trialpk, .buygingercherry #content #twentyfourpk, .buygingercherry #content #twelvepk, .buygingercherry #content #twelvepk2 {
	background-image: url(images/ourjuices_ginger.jpg);
}
.buytrucherry #content #twentyfourpk, .buyskinnycherry #content #twentyfourpk, .buywheycherry #content #twentyfourpk, .buycacaocherry #content #twentyfourpk, .buygingercherry #content #twentyfourpk {
	margin: 20px 0px 50px -10px;
}
.buytrucherry #content h1, .buyskinnycherry #content h1, .buywheycherry #content h1, .buycacaocherry #content h1, .buygingercherry #content h1 {
	background-image: url(images/sub_titles2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 221px;
	height: 30px;
	margin: 0px 0px 10px 0px;
}
.buyskinnycherry #content h1 {
	background-position: left -30px;
}
.buywheycherry #content h1 {
	background-position: left -60px;
}
.buycacaocherry #content h1 {
	background-position: left -180px;
}
.buygingercherry #content h1 {
	background-position: left -210px;
}
.buytrucherry #content p, .buyskinnycherry #content p, .buywheycherry #content p, .buycacaocherry #content p, .buygingercherry #content p {
	margin: 0px 0px 10px 0px;
}
.buytrucherry #content #trialpk h2, .buyskinnycherry #content #trialpk h2, .buywheycherry #content #trialpk h2, .buycacaocherry #content #trialpk h2, .buygingercherry #content #trialpk h2, .buytrucherry #content #thirtytwo h2, .buyskinnycherry #content #thirtytwo h2, .buytrucherry #content #twentyfourpk h2, .buyskinnycherry #content #twentyfourpk h2, .buywheycherry #content #twentyfourpk h2, .buycacaocherry #content #twentyfourpk h2, .buygingercherry #content #twentyfourpk h2, .buytrucherry #content #twelvepk h2, .buyskinnycherry #content #twelvepk h2, .buywheycherry #content #twelvepk h2, .buycacaocherry #content #twelvepk2 h2, .buycacaocherry #content #twelvepk h2, .buygingercherry #content #twelvepk2 h2, .buygingercherry #content #twelvepk h2 {
	background-image: url(images/buy_titlesmatrix2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 410px;
	height: 22px;
	margin: 0px 0px 10px 0px;
}
.buytrucherry #content #twelvepk h2 {
	background-position: left -22px;
}
.buytrucherry #content #twentyfourpk h2 {
	background-image: url(images/buy_titlesmatrix_2l2.gif);
	background-position: left -44px;
	height: 44px;
}
.buytrucherry #content #thirtytwo h2 {
	background-image: url(images/buy_titlesmatrix_2l2.gif);
	background-position: left top;
	height: 44px;
}
.buyskinnycherry #content #trialpk h2 {
	background-position: left -88px;
}
.buyskinnycherry #content #twelvepk h2 {
	background-position: left -110px;
}
.buyskinnycherry #content #twentyfourpk h2 {
	background-image: url(images/buy_titlesmatrix_2l2.gif);
	background-position: left -88px;
	height: 44px;
}
.buyskinnycherry #content #thirtytwo h2 {
	background-image: url(images/buy_titlesmatrix_2l2.gif);
	background-position: left top;
	background-position: left -264px;
	height: 44px;
}
.buywheycherry #content #trialpk h2 {
	background-position: left -154px;
}
.buywheycherry #content #twelvepk h2 {
	background-position: left -176px;
}
.buywheycherry #content #twentyfourpk h2 {
	background-image: url(images/buy_titlesmatrix_2l2.gif);
	background-position: left -132px;
	height: 44px;
}
.buycacaocherry #content #trialpk h2 {
	background-position: left -308px;
}
.buycacaocherry #content #twelvepk h2 {
	background-position: left -330px;
}
.buycacaocherry #content #twelvepk2 h2 {
	background-position: left -352px;
}
.buycacaocherry #content #twentyfourpk h2 {
	background-image: url(images/buy_titlesmatrix_2l2.gif);
	background-position: left -176px;
	height: 44px;
}
.buygingercherry #content #trialpk h2 {
	background-position: left -374px;
}
.buygingercherry #content #twelvepk h2 {
	background-position: left -396px;
}
.buygingercherry #content #twelvepk2 h2 {
	background-position: left -418px;
}
.buygingercherry #content #twentyfourpk h2 {
	background-image: url(images/buy_titlesmatrix_2l2.gif);
	background-position: left -220px;
	height: 44px;
}
.buytrucherry #content h3.as_available a {
	font-size: 110%;
}
.buytrucherry #content p.price, .buyskinnycherry #content p.price, .buywheycherry #content p.price, .buycacaocherry #content p.price, .buygingercherry #content p.price {
	margin: 5px 50px 10px 0px;
	font-weight: bold;
	font-size: 150%;
	float: left;
}
.buytrucherry #content a, .buyskinnycherry #content a, .buywheycherry #content a, .buycacaocherry #content a, .buygingercherry #content a {
	font-weight: bold;
	color: #8b0047;
}
.buytrucherry #content a:hover, .buyskinnycherry #content a:hover, .buywheycherry #content a:hover, .buycacaocherry #content a:hover, .buygingercherry #content a:hover {
	font-weight: bold;
	color: #000;
}
.buytrucherry #content p.as_notice a, .buytrucherry #content p.as_notice1 a, .buyskinnycherry #content p.as_notice a, .buyskinnycherry #content p.as_notice1 a, .buywheycherry #content p.as_notice a, .buywheycherry #content p.as_notice1 a, .buycacaocherry #content p.as_notice a, .buycacaocherry #content p.as_notice1 a, .buygingercherry #content p.as_notice a, .buygingercherry #content p.as_notice1 a {
	margin: -14px 0px 10px 0px;
	padding: 0px;
	font-size: 90%;
	float: left;
}
.buytrucherry #content p.as_notice1 a, .buyskinnycherry #content p.as_notice1 a, .buywheycherry #content p.as_notice1 a, .buycacaocherry #content p.as_notice1 a, .buygingercherry #content p.as_notice1 a {
	margin: -23px 0px 10px 0px;
}

/* -------------------------------------------------- BUY SAMPLE */

.buysample #content {
	margin: 85px 0px 50px 16px;
}
.buysample #content #taste, .buysample #content #recover, .buysample #content #truskinny, .buysample #content #skinnywhey, .buysample #content #cacaoginger {
	width: 370px;
	height: 241px;
	margin: 20px 0px 0px -10px;
	padding: 10px 0px 0px 200px;
	background-image: url(images/sample_taste2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 90%;
	line-height: 150%;
}
.buysample #content #recover {
	background-image: url(images/sample_recover2.jpg);
}
.buysample #content #truskinny {
	background-image: url(images/sample_truskinny2.jpg);
}
.buysample #content #skinnywhey {
	background-image: url(images/sample_skinnywhey2.jpg);
}
.buysample #content #cacaoginger {
	background-image: url(images/sample_cacaoginger.jpg);
}
.buysample #content h1 {
	background-image: url(images/sub_titles.gif);
	background-position: left -90px;
	background-repeat: no-repeat;
	width: 600px;
	height: 30px;
	margin: 0px 0px 10px 0px;
}
.buysample #content p {
	margin: 0px 0px 10px 0px;
}
.buysample #content #taste h2, .buysample #content #recover h2, .buysample #content #truskinny h2, .buysample #content #skinnywhey h2, .buysample #content #cacaoginger h2 {
	background-image: url(images/buy_titlesmatrix2.gif);
	background-position: left -220px;
	background-repeat: no-repeat;
	width: 410px;
	height: 22px;
	margin: 0px 0px 10px 0px;
}
.buysample #content #recover h2 {
	background-position: left -242px;
}
.buysample #content #truskinny h2 {
	background-position: left -264px;
}
.buysample #content #skinnywhey h2 {
	background-position: left -286px;
}
.buysample #content #cacaoginger h2 {
	background-position: left -440px;
}
.buysample #content p.price {
	margin: 0px 20px 10px 0px;
	font-weight: bold;
	font-size: 150%;
	float: left;
}
.buysample #content a {
	font-weight: bold;
	color: #8b0047;
}
.buysample #content a:hover {
	font-weight: bold;
	color: #000;
}
.buysample #content .freeshipping {
	margin: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 110%;
}
.buysample #content p.single a.tru, .buysample #content p.single a.skinny, .buysample #content p.single a.whey, .buysample #content p.single a.cacao, .buysample #content p.single a.ginger {
	font-weight: bold;
	color: #e31937;
}
.buysample #content p.single a.skinny {
	color: #7ac143;
}
.buysample #content p.single a.whey {
	color: #41515b;
}
.buysample #content p.single a.cacao {
	color: #663300;
}
.buysample #content p.single a.ginger {
	color: #ff9933;
}

/* -------------------------------------------------- BUY TRIAL */

.buytrial #content #trutwentyfourpk, .buytrial #content #skinnytwentyfourpk, .buytrial #content #wheytwentyfourpk, .buytrial #content #cacaotwentyfourpk, .buytrial #content #gingertwentyfourpk, .buytrial #content #recover, .buytrial #content #truskinny, .buytrial #content #skinnywhey {
	width: 370px;
	height: 241px;
	margin: 20px 0 0 -10px;
	padding: 10px 0 10px 170px;
	background-image: url(images/sample_taste2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 90%;
	line-height: 150%;
}
.buytrial #content #recover {
	background-image: url(images/trial_performance2.jpg);
}
.buytrial #content #truskinny {
	background-image: url(images/trial_lifestyle2.jpg);
}
.buytrial #content #skinnywhey {
	background-image: url(images/trial_fitness2.jpg);
	margin: 20px 0px 50px -10px;
}
.buytrial #content #trutwentyfourpk {
	background-image: url(images/ourjuices_tru2.jpg);
	background-position: 48px top;
}
.buytrial #content #skinnytwentyfourpk {
	background-image: url(images/ourjuices_skinny2.jpg);
	background-position: 48px top;
}
.buytrial #content #wheytwentyfourpk {
	background-image: url(images/ourjuices_whey2.jpg);
	background-position: 48px top;
}
.buytrial #content #cacaotwentyfourpk {
	background-image: url(images/ourjuices_cacao.jpg);
	background-position: 48px top;
}
.buytrial #content #gingertwentyfourpk {
	background-image: url(images/ourjuices_ginger.jpg);
	background-position: 48px top;
}
.buytrial #content h1 {
	background-image: url(images/sub_titles2.gif);
	background-position: left -150px;
	background-repeat: no-repeat;
	width: 600px;
	height: 30px;
	margin: 0px 0px 10px 0px;
}
.buytrial #content p {
	margin: 0px 0px 10px 0px;
}
.buytrial #content #trutwentyfourpk h2, .buytrial #content #skinnytwentyfourpk h2, .buytrial #content #wheytwentyfourpk h2, .buytrial #content #cacaotwentyfourpk h2, .buytrial #content #gingertwentyfourpk h2, .buytrial #content #recover h2, .buytrial #content #truskinny h2, .buytrial #content #skinnywhey h2 {
	background-image: url(images/buy_titlesmatrix2.gif);
	background-position: left -220px;
	background-repeat: no-repeat;
	width: 410px;
	height: 22px;
	margin: 0px 0px 10px 0px;
}
.buytrial #content #trutwentyfourpk h2 {
	background-position: left -44px;
}
.buytrial #content #skinnytwentyfourpk h2 {
	background-position: left -132px;
}
.buytrial #content #wheytwentyfourpk h2 {
	background-position: left -198px;
}
.buytrial #content #cacaotwentyfourpk h2 {
	background-position: left -352px;
}
.buytrial #content #gingertwentyfourpk h2 {
	background-position: left -418px;
}
.buytrial #content #recover h2 {
	background-position: left -242px;
}
.buytrial #content #truskinny h2 {
	background-position: left -264px;
}
.buytrial #content #skinnywhey h2 {
	background-position: left -286px;
}
.buytrial #content p.price {
	margin: 0px 20px 10px 0px;
	font-weight: bold;
	font-size: 150%;
	float: left;
}
.buytrial #content a {
	font-weight: bold;
	color: #8b0047;
}
.buytrial #content a:hover {
	font-weight: bold;
	color: #000;
}

/* -------------------------------------------------- BUY GIFT */

.buygift #content #taste, .buygift #content #recover, .buygift #content #trutwelvepk, .buygift #content #skinnytwelvepk, .buygift #content #wheytwelvepk, .buygift #content #cacaotwelvepk, .buygift #content #gingertwelvepk {
	width: 370px;
	height: 241px;
	margin: 20px 0px 0px -10px;
	padding: 10px 0px 0px 200px;
	background-image: url(images/sample_taste2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 90%;
	line-height: 150%;
}
.buygift #content #recover {
	background-image: url(images/sample_recover2.jpg);
}
.buygift #content #trutwelvepk {
	background-image: url(images/ourjuices_tru2.jpg);
	background-position: 80px top;
}
.buygift #content #skinnytwelvepk {
	background-image: url(images/ourjuices_skinny2.jpg);
	background-position: 80px top;
}
.buygift #content #wheytwelvepk {
	background-image: url(images/ourjuices_whey2.jpg);
	background-position: 80px top;
}
.buygift #content #cacaotwelvepk {
	background-image: url(images/ourjuices_cacao.jpg);
	background-position: 80px top;
}
.buygift #content #gingertwelvepk {
	background-image: url(images/ourjuices_ginger.jpg);
	background-position: 80px top;
	margin: 20px 0px 50px -10px;
}
.buygift #content h1 {
	background-image: url(images/sub_titles2.gif);
	background-position: left -120px;
	background-repeat: no-repeat;
	width: 500px;
	height: 30px;
	margin: 0px 0px 10px 0px;
}
.buygift #content p {
	margin: 0px 0px 10px 0px;
}
.buygift #content #taste h2, .buygift #content #recover h2, .buygift #content #trutwelvepk h2, .buygift #content #skinnytwelvepk h2, .buygift #content #wheytwelvepk h2, .buygift #content #cacaotwelvepk h2, .buygift #content #gingertwelvepk h2 {
	background-image: url(images/buy_titlesmatrix2.gif);
	background-position: left -220px;
	background-repeat: no-repeat;
	width: 410px;
	height: 22px;
	margin: 0px 0px 10px 0px;
}
.buygift #content #recover h2 {
	background-position: left -242px;
}
.buygift #content #trutwelvepk h2 {
	background-position: left -22px;
}
.buygift #content #skinnytwelvepk h2 {
	background-position: left -110px;
}
.buygift #content #wheytwelvepk h2 {
	background-position: left -176px;
}
.buygift #content #cacaotwelvepk h2 {
	background-position: left -330px;
}
.buygift #content #gingertwelvepk h2 {
	background-position: left -396px;
}
.buygift #content p.price {
	margin: 0px 20px 10px 0px;
	font-weight: bold;
	font-size: 150%;
	float: left;
}
.buygift #content a {
	font-weight: bold;
	color: #8b0047;
}
.buygift #content a:hover {
	font-weight: bold;
	color: #000;
}
.buygift #content .freeshipping {
	margin: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 110%;
}

/* -------------------------------------------------- CART STEPS */

#steps {
	width: 655px;
	height: 98px;
	margin: 0px 0px 10px 0px;
}
#steps #steps_ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#steps #steps_ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#steps #steps_ul li div {
	display: block;
	outline: none;
	width: 220px;
	height: 98px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	vertical-align: middle;
	text-decoration: none;
	color: #5e5e5e;
	background: url(images/cart/sprite_steps_new.jpg) no-repeat;
}
#steps #steps_ul li#step1.act div {		background-position: 0px -100px; width:220px; }		/* active */
#steps #steps_ul li#step1.fin div {		background-position: 0px -200px; width:220px; }		/* complete */
#steps #steps_ul li#step1.cart div {	background-position: 0px -300px; width:220px; }		/* complete */
#steps #steps_ul li#step2 div {			background-position: -230px 0px; width:220px; }		/* default gray */
#steps #steps_ul li#step2.act div {		background-position: -230px -100px; width:220px; }	/* active */
#steps #steps_ul li#step2.fin div {		background-position: -230px -200px; width:220px; }	/* complete */
#steps #steps_ul li#step2.cart div {	background-position: -230px -300px; width:220px; }	/* cart */
#steps #steps_ul li#step3 div {			background-position: -460px 0px; width:195px; }		/* default gray */
#steps #steps_ul li#step3.act div {		background-position: -460px -100px; width:195px; }	/* active */
#steps #steps_ul li#step3.fin div {		background-position: -460px -200px; width:195px; }	/* complete */
#steps #steps_ul li#step3.cart div {	background-position: -460px -300px; width:195px; }	/* cart */

#steps #steps_ul li div span {
	margin-left: -3000px;
}

/* -------------------------------------------------- FOOTER */

#footer {
	height: 40px;
	margin: 0px;
	clear: left;
	width: 694px;
	padding: 0px 0px 50px 266px;
	background-image: url(images/footer_bkg1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 85%;
	line-height: 160%;
}

