﻿* html
{
    margin: 0px;
    padding: 0px;
}

body
{
    font: 62.5%/1.2em Arial, Verdana, "Trebuchet MS" , sans-serif;
    letter-spacing: 0;
    text-align: left;
    word-spacing: normal;
    text-decoration: none;
    color: #444;
    background-color: #958771;
}

html fieldset
{
    position: relative;
    margin: 0px;
    padding: 10px;
}

html legend
{
    position: absolute;
    top: -10px;
    left: 10px;
}

html fieldset
{
    position: relative;
    margin-top: 15px;
    padding-top: 8px;
}

a
{
    color: #75B04D;
    text-decoration: none;
}

a:hover
{
    color: #75B04D;
    text-decoration: none;
}

#wrapper
{
    position: relative;
    width: 940px;
    border-left: 1px solid #d3cdc4;
    border-right: 1px solid #d3cdc4;
    height: 100%;
    margin: 0 auto;
    background: #fff;
}

#header
{
    position: relative;
    width: 940px;
    height: 125px;
}

#header h1#logo
{
    height: 125px;
    width: 300px;
    text-indent: -2000px;
    background: transparent url(/images/public/logo.gif) no-repeat bottom left;
}

h1#logo a
{
    width: 400px;
    height: 180px;
}

#header a#homelink
{
    height: 100px;
    width: 300px;
    background-color: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

#header #headernav
{
    position: absolute;
    top: 5px;
    right: 6px;
    list-style: none;
}

#header .shippingicon
{
    position: absolute;
    top: 25px;
    right: 20px;
}

#header #headernav li
{
    float: left;
    display: inline;
    padding: 0px 5px;
    border-right: 1px solid #b4b4b4;
    color: #b4b4b4;
    font-size: 1.2em;
}

#header #headernav li.last
{
    border-right: none;
}

#header #headernav li.cart
{
    background: transparent url(/images/public/cart.png) no-repeat center right;
    padding-right: 20px;
}

#header #headernav a
{
    color: #b4b4b4;
    text-decoration: none;
}

#headernav a:hover
{
    color: #b5b5b5;
    text-decoration: underline;
}

.green
{
    color: #6eb43f;
}

.grey
{
    color: #958771;
}

#content
{
    width: 940px;
    font-size: 1.1em;
    word-spacing: 0.05em;
    line-height: 1.2em;
}

#content #display1
{
    z-index: 1000;
    position: relative;
    width: 940px;
    height: 283px;
    background: transparent url(/images/public/biteshomebg.jpg) no-repeat top left;
}
#content #displayfbar
{
    z-index: 1000;
    position: relative;
    width: 940px;
    height: 283px;
    background: transparent url(/images/public/barshomebg.jpg) no-repeat top left;
}

#content #display_fullbar
{
    width: 940px;
    position: relative;
    z-index: 1000;
    zoom: 1;
    margin-top: 20px;
}

.productcontainer
{
    position: relative;
    z-index: 0;
    float: left;
    width: 940px;
    height: 216px;
    background-color: #88d753;
}

.breadcrumbcontainer
{
    position: relative;
    float: left;
    width: 940px;
    height: 50px;
    background: #88d753 url(/images/public/breadcrumb_slice.jpg) repeat-x top left;
    margin-bottom: 5px;
    z-index: 0;
}

.breadcrumbcontainer img
{
    padding: 0px 0px 0px 0px;
}

.breadcrumbcontainer .onelowship
{
    position: absolute;
    right: 0px;
    top: 0px;
}

.displayarea
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 350px;
    height: 216px;
}

.displayarea h2
{
    color: #fff;
    font-size: 2.2em;
    line-height: normal;
}

.displayarea p
{
    color: #fff;
    line-height: 1.6em;
    font-size: 1.2em;
    text-align: justify;
    padding: 5px 0px 10px;
}

.productinfo
{
    position: relative;
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 10px;
}

.productinfo h2
{
    font-family: Helvetica;
    margin: 0px;
    padding-top: 35px;
    font-size: 1.9em;
    font-weight: bold;
    line-height: normal;
}

.productinfo p
{
    font-size: 1.1em;
    line-height: 1.3em;
    padding: 5px 0px 10px;
    font-weight: normal;
}

#productlinks
{
    width: 120px;
    margin: 0px auto;
    text-align: center;
}

.innermargin
{
    margin-left: 35px !important;
}

.ui-tabs-hide
{
    display: none;
}

.actioncontainer
{
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.actioncontainer .inner
{
    vertical-align: middle;
    padding: 65px 5px 0px 10px;
}

#productlinks li
{
    width: 160px;
    text-align: center;
    background: #fff;
    border-right: 1px solid #7ec74d;
    border-bottom: 1px solid #7ec74d;
    margin: 2px 3px 2px 0px;
}

#productlinks li a
{
    display: block;
    text-transform: uppercase;
    font-size: 9px;
    text-decoration: none;
    color: #55a51c;
    height: 25px;
    width: 160px;
    padding: 0px;
    line-height: 25px;
    text-align: center;
}

#productlinks li:hover
{
    text-decoration: none;
    background: #bce99f;
}

#productlinks li.active
{
    background: #bce99f;
}

.barproductshot
{
    width: 403px;
    height: 260px;
    background: transparent url(/images/public/fullbars.png) no-repeat top left;
}

.aquafullproductshot
{
    width: 507px;
    height: 27px;
    background: transparent url(/images/public/aquafull.png) no-repeat top left;
}

#flavors
{
    margin-left: 10px;
}

#system
{
    background: transparent url(/images/public/video_bg2.jpg) no-repeat top left;
    margin-left: 10px;
    margin-top: 15px;
}

#system .wrapper
{
    width: 330px;
    height: auto;
    overflow: auto;
    position: absolute;
    top: 28px;
}

#reviews
{
    background: transparent url(/images/public/video_bg2.jpg) no-repeat top left;
    margin-left: 10px;
    margin-top: 15px;
}

#content .videocontainer2
{
    width: 330px;
    height: 170px;
    padding-top: 15px;
}

#content .videocontainer2 a
{
    text-align: center;
    margin: 0px auto;
}

#reviews .wrapper
{
    width: 330px;
    height: auto;
    overflow: auto;
    position: absolute;
    top: 28px;
}

.bitesproductshot
{
    width: 403px;
    height: 260px;
    background: transparent url(/images/public/fullbites.png) no-repeat top left;
}

.flavorsRotator
{
    padding: 0px 36px 0px 18px;
    width: 330px;
    position: relative;
    height: auto;
}

.flavorsRotator .wrapper
{
    width: 330px;
    height: 200px;
    position: absolute;
    top: 0px;
}

.flavorsRotator .controls
{
    width: 330px;
    margin: 0 auto;
    text-align: center;
}

.nutinfo
{
    display: inline;
    text-align: left;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.nutinfo span
{
    color: #fff;
}

.navi
{
    display: inline;
    color: #fff;
    margin: 0px;
    padding: 0px;
}

.navi span
{
    color: #fff;
}

.flavorsRotator .controls img
{
    vertical-align: middle;
}

.flavorsRotator div
{
    font-size: 12px;
    line-height: 16px;
}

.flavorsRotator .wrapper ul
{
    width: 9999px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
}

.flavorsRotator .wrapper .panel
{
    display: block;
    float: left;
    padding: 0px;
    height: 200px;
    width: 330px;
}

.panel a
{
    outline: none;
    overflow: hidden;
}

.flavorsRotator .wrapper .panel .nutinfo img.facts
{
    display: none;
    position: relative;
    z-index: 4000;
    top: -200px;
    left: 5px;
}

.flavorsRotator .wrapper .panel .nutinfo:hover img.facts
{
    display: block;
}

.nutinfo:hover div.flavorItem
{
    display: block;
    color: #444;
}

div.flavorItem table
{
    color: #444;
}

.content-l
{
    float: left;
    width: 570px;
    height: 100%;
    padding: 0px 0px 0px 20px;
}

.content-r
{
    float: right;
    width: 320px;
    margin-right: 10px;
    height: 100%;
}

.content-r hr
{
    background-color: #ddd;
    color: #ddd;
    height: 1px;
    border: none;
}

.content-l ul.steps
{
    list-style: none;
    padding-top: 4px;
    margin: 0px;
}

.content-l ul.steps li
{
    height: 24px;
    line-height: 24px;
    padding: 2px 0px 2px 28px;
}

.content-l ul.steps li.one
{
    background: transparent url(/images/public/step1.jpg) no-repeat top left;
}

.content-l ul.steps li.two
{
    background: transparent url(/images/public/step2.jpg) no-repeat top left;
}

.content-l p
{
    padding: 3px 0px;
    font-size: 1.1em;
    line-height: 1.2em;
}

.content-l h4
{
    font-size: 1.4em;
    padding: 4px 0px;
}

.content-l ul
{
    padding-left: 30px;
    font-size: 1.1em;
    line-height: 1.2em;
    list-style-type: disc;
}

.content-l ul li
{
    padding: 2px;
}

.content-l h5
{
    font-size: 1.3em;
    padding: 4px 0px;
}

.content-l a
{
    text-decoration: none;
    font-weight: bold;
    color: #6eb43f;
}

.content-l a:hover
{
    text-decoration: underline;
}
.content-r a
{
    text-decoration: none;
    font-weight: bold;
    color: #6eb43f;
}

.content-r a:hover
{
    text-decoration: underline;
}

.promolist
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.promolist li
{
    text-align: center;
    padding: 6px 0px;
}

#content .plus
{
    height: 28px;
    width: 28px;
    background: transparent url(/images/public/plus.png) no-repeat top left; /*text-indent: -3000px;*/
    position: relative;
    z-index: 5000;
}

#content .pluslink
{
    z-index: 5000;
    position: relative;
    width: 77px;
    height: 18px;
}

#content .pluslink a
{
    background-color: Transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5002;
    width: 77px;
    height: 18px;
}

#content .pluslink1
{
    top: 235px;
    left: 290px;
    background: transparent url(/images/public/learnmore.jpg) no-repeat top left;
}

#content .pluslink2
{
    top: 217px;
    left: 370px;
    background: transparent url(/images/public/ordernow.jpg) no-repeat top left;
}

#content .pluslink3
{
    top: 75px;
    left: 669px;
    background: transparent url(/images/public/ordernowwh.jpg) no-repeat top left;
}

#content .pluslink4
{
    top: 111px;
    left: 776px;
    background: transparent url(/images/public/ordernowwh.jpg) no-repeat top left;
}

#content .plus img
{
    display: none;
    position: relative;
    bottom: 30px;
    right: -30px;
    z-index: 5001;
}

#content .plus:hover img
{
    display: block;
    z-index: 5001;
}

#content .plus img.right
{
}

#content .plus img.left
{
    right: 350px;
}

#content .plus .info
{
    display: none;
}

#content .plus .info ul
{
    list-style: none;
    margin: 15px 0px;
}

#content .plus .info ul li
{
    float: left;
    width: auto;
    padding: 2px 4px;
}

#content .plus p
{
    padding: 4px 0px;
}

#content .plus .info ol
{
    list-style-type: disc;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

#content .plus .info ul li.first
{
    margin-top: 6px;
}

#content .plus:hover .info
{
    display: block;
    position: absolute;
    top: 0px;
    left: 18px;
    width: 300px;
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 10px;
    z-index: 8000;
    font-size: 1.1em;
    line-height: 1.2em;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#content .plus:hover .small
{
    width: 275px;
    top: -125px;
}
#content .plus:hover .info_1
{
    top: -125px;
}
#content .plus:hover .info_2
{
    top: -125px;
}
#content .plus:hover .info_3
{
    top: 0px;
}

#content .plus .info a
{
    text-decoration: none;
}

#content .promolink
{
    z-index: 4998;
    position: absolute;
    width: 113px;
    height: 113px;
    top: 45px;
    left: 585px;
}

#content .promolink a
{
    position: relative;
    width: 113px;
    height: 113px;
    z-index: 4999;
}


#content .promolinkfbar
{
    z-index: 4998;
    position: absolute;
    width: 113px;
    height: 113px;
    top: 30px;
    left: 610px;
}

#content .promolinkfbar a
{
    position: relative;
    width: 113px;
    height: 113px;
    z-index: 4999;
}

#content #display1 .plus_1
{
    position: absolute;
    top: 189px;
    left: 68px;
    z-index: 5500;
}

#content #display1 .plus_2
{
    position: absolute;
    top: 190px;
    left: 245px;
    z-index: 5400;
}

#content #display1 .plus_3
{
    position: absolute;
    top: 140px;
    left: 600px;
    z-index: 5300;
}

#content #display1 .plus_4
{
    position: absolute;
    top: 185px;
    left: 10px;
    z-index: 5200;
}
#content #displayfbar .plus_1
{
    position: absolute;
    top: 195px;
    left: 610px;
    z-index: 5300;
}

#content #displayfbar .plus_2
{
    position: absolute;
    top: 140px;
    left: 330px;
    z-index: 5400;
}

#content #displayfbar .plus_3
{
    position: absolute;
    top: 3px;
    left: 165px;
    z-index: 5500;
}

#content #displayfbar .plus_4
{
    position: absolute;
    top: 185px;
    left: 10px;
    z-index: 5200;
}

#display_fullbar .fullbarplus_1
{
    position: absolute;
    top: 28px;
    left: 15px;
}

#display_fullbar .fullbarplus_2
{
    position: absolute;
    top: 28px;
    left: 215px;
}

#display_fullbar .fullbarplus_3
{
    position: absolute;
    top: 110px;
    left: 15px;
}

#display_fullbar .fullbarplus_4
{
    position: absolute;
    top: 110px;
    left: 215px;
}

#display_fullbar .fullbarplus_5
{
    position: absolute;
    top: 195px;
    left: 15px;
}

#display_fullbar .fullbarplus_6
{
    position: absolute;
    top: 220px;
    left: 460px;
}

#display_fullbar .aquafullplus_1
{
    position: absolute;
    top: 85px;
    left: 50px;
    z-index: 5300;
}

#display_fullbar .aquafullplus_2
{
    position: absolute;
    top: 85px;
    left: 290px;
    z-index: 5500;
}

#display_fullbar .aquafullplus_3
{
    position: absolute;
    top: 203px;
    left: 175px;
    z-index: 5400;
}

#display_fullbar .fullbitesplus_1
{
    position: absolute;
    top: 10px;
    left: 35px;
    z-index: 5500;
}

#display_fullbar .fullbitesplus_2
{
    position: absolute;
    top: 10px;
    left: 140px;
    z-index: 5400;
}

#display_fullbar .fullbitesplus_3
{
    position: absolute;
    top: 10px;
    left: 240px;
    z-index: 5300;
}
#content #promoheader
{
    width: 100%;
    text-align: right;
    z-index: 0;
}

#content #promoheader h3
{
    color: #958771;
    font-size: 1.8em;
    line-height: 1.9em;
    padding: 0px 20px;
    font-weight: normal;
}

#content #promocontainer
{
    position: relative;
    padding: 5px 0px 10px;
    width: 940px;
    min-height: 250px;
    zoom: 1;
    z-index: 1;
    background: transparent url(/images/public/promocontainer.jpg) no-repeat top left;
}

#promocontainer #promoimage
{
    position: relative;
    float: left;
    padding: 0px 10px;
    width: 180px;
}

#promocontainer #promosbox
{
    position: relative;
    float: left;
    width: 720px;
}

#content .nosep
{
    background: none !important;
}

#content h3
{
    color: #88D753;
    font-size: 1.6em;
    line-height: 1.8em;
    padding: 5px 0px;
}

#promocontainer h2
{
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    line-height: 17px;
}

#promocontainer h2.smaller
{
    font-size: 1.2em;
    padding: 8px 0px;
    text-align: center;
}

#promocontainer h2 a
{
    color: #6c6c6b;
    text-decoration: none;
}

.padleft
{
    /* padding-left: 20px;*/
}
#promocontainer h2 a:hover
{
    color: #6c6c6b;
    text-decoration: none;
}

.productfltext
{
    color: #c6bfb3;
    font-size: 1.2em;
    text-align: left;
    font-weight: bold;
    line-height: 1.3em;
}

.valuelist
{
    list-style-type: disc;
    list-style-position: inside;
    margin: 0px;
    padding-left: 10px;
    color: #88D753;
    font-size: 1.2em;
    text-align: left;
    text-indent: -12px;
}

.valuelist li
{
    padding: 2px 0px 2px 5px;
    line-height: 1.3em;
    text-align: left;
}

.valuelist li span
{
    color: #928d83; /*#c6bfb3; was too light*/
}

.flavorlist
{
    margin: 0px;
    padding: 0px;
    width: auto;
    text-align: left;
}

.flavorlist li
{
    clear: both;
    float: left;
    margin: 0px;
    padding: 4px 2px;
    width: 100%;
}

.flavorlist .selector
{
    width: 45px;
    float: left;
    display: inline;
}

.flavorlist img
{
    float: left;
    display: inline;
}

.flavorlist span
{
    float: left;
    width: 75px;
    margin-right: 4px;
}

.flavorlist span.boxtotal
{
    float: none;
    width: auto;
    margin: 0px;
    padding: 0px;
}

#promocontainer .inner
{
    padding: 0px 25px;
}

.promo1
{
    float: left;
    width: 320px;
    position: relative;
    margin: 0px;
    padding: 0px;
}

.promo5
{
    float: left;
    width: 270px;
    position: relative;
    margin-left: 80px;
    padding: 0px;
}

.promo2
{
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 300px;
}

.promo3
{
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 320px;
}

.promo4
{
    float: left;
    margin-left: 175px;
    padding-left: 0px;
    position: relative;
    width: 340px;
}

.promo3 .innerbg
{
    height: 225px;
    width: 280px;
    background: transparent url(/images/public/newsletter.jpg) no-repeat top left;
    position: relative;
}

.promo3 .innerbg .nltextbox
{
    position: absolute;
    top: 160px;
    left: 10px;
    color: #333;
    border: 1px solid #ddd;
    width: 200px;
}

.promo3 .innerbg .nlbutton
{
    position: absolute;
    top: 185px;
    left: 10px;
}

.promo4 .innerbg
{
    padding: 5px 0px 0px 180px;
}

.promo5 .innerbg
{
    padding: 5px 0px 0px 18px;
    text-align: center;
}

#content .videocontainer
{
    width: 265px;
    height: 269px;
    background: transparent url(/images/public/video_bg.jpg) no-repeat top left;
}

#content .videocontainer h3
{
    margin: 0px 0px 0px 10px;
    padding: 0;
    text-align: left;
    font-size: 1.6em;
    line-height: 1.8em;
    font-weight: normal;
    color: #958771;
}

#content .videocontainer p
{
    margin: 5px 0px 5px 10px;
    color: #958771;
    font-size: 1.4em;
    line-height: 1.4em;
    text-align: left;
}

#content .videocontainer .video
{
    margin: 0px 5px 0px 15px;
    text-align: center;
}

#content .videocontainer .video a
{
    text-align: center;
}


.bold
{
    font-weight: bold;
}

.uppercase
{
    text-transform: uppercase;
}

.boxesleft
{
    font-size: 1.3em;
    line-height: 1.4em;
    font-weight: bold;
    width: 200px !important;
}

.atobsection
{
    position: relative;
    height: 35px;
    color: #958771;
    margin: 10px 0px;
    text-align: left;
}

.atobsection dt
{
    float: left;
    width: 48%;
}

.atobsection dd
{
    float: left;
    width: 40%;
}

.hoverbtn
{
    vertical-align: top;
    display: block;
    width: auto;
    padding: 8px 6px;
    background-color: #eebd13;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.learnmore
{
    vertical-align: top;
    display: block;
    width: auto;
    padding: 8px 6px;
}

.atobbutton
{
    padding: 6px 4px;
    background-color: #eebd13;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 0px;
    width: 125px;
}

.cancelbtn
{
    display: block;
    font-size: 1.0em;
    color: #6eb43f;
}

.cancelbtn:hover
{
    text-decoration: none;
}

.updatebtn
{
    padding: 6px 5px;
    background-color: #eebd13;
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.interContent .updatebtn
{
    position: relative;
    top: 185px;
    left: -175px;
    text-align: left;
}

.interContent .modalContainer
{
    position: absolute;
    top: 10px;
}

.updatebtn:hover
{
}

.padright
{
    padding-right: 10px;
}

.marginright
{
    margin-right: 20px;
}

.intermarginright
{
    margin-right: 120px;
}

.margintop
{
    margin-top: 20px;
}

#footer
{
    clear: both;
    width: 940px;
    height: auto;
    margin-top: 54px;
    padding-bottom: 20px;
}

#footer-l
{
    float: left;
    width: 640px;
    text-align: center;
    color: #927d35;
    margin-left: 10px;
}

#footer-r
{
    float: right;
    width: 280px;
    text-indent: -3000px;
    background: transparent url(/images/public/guarantee.jpg) no-repeat top center;
    min-height: 150px;
    height: 150px;
}

#footer-l p
{
    font-size: 1.2em;
    padding: 0px 10px 15px 10px;
    line-height: 1.4em;
}

#footer-l h1
{
    font-weight: normal;
}

#footer-l #footernav
{
    list-style: none;
}

.upper
{
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: 1.6em;
}

#footernav li
{
    display: inline;
    width: auto;
    padding: 0px 3px 0px;
    border-right: 1px solid #6eb43f;
    color: #6eb43f;
}

#footernav li.last
{
    border-right: none;
}

#footernav a
{
    color: #75b04d;
    text-decoration: none;
}

#footernav a:hover
{
    color: #75b04d;
    text-decoration: none;
}

#subfooter
{
    padding-top: 5px;
    width: 940px;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.3em;
}

#nojs
{
    border-bottom: 1px solid #777;
    background-color: #88d753;
    text-align: center;
}

#nojs p
{
    width: 900px;
    margin: 0px auto;
    padding: 6px 15px 7px 40px;
    background: transparent url(/images/public/error.png) no-repeat 12px 7px;
    color: #333;
    font-size: 1.3em;
    text-align: left;
    line-height: 1.4em;
}

#nojs a, #nojs a:hover, #nojs a:visited, #nojs a:link
{
    color: #fff;
}

a.faq
{
    color: #6DB33F;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 1.3em;
    background: transparent url(/images/public/arrow-closed.jpg) no-repeat center left;
    padding: 3px 0 3px 20px;
}

a.faq:hover
{
    text-decoration: underline;
}

.faqarrow
{
    background: transparent url(/images/public/arrow-open.jpg) no-repeat center left !important;
}

.faq-answer
{
    display: none;
    padding: 3px 6px;
}

.button
{
    /*background: #6DB33F url(/images/public/arrow_state_grey_right.png) no-repeat center left;*/
    background-color: #88d753;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #75b649;
    color: #fff !important;
    padding: 2px 2px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: normal;
    width: auto;
    cursor: pointer;
}

.button:hover
{
    background-color: #88D753;
    text-decoration: none;
}

fieldset
{
    padding: 10px;
    background: #f2f2e8;
    display: block;
    margin: 8px 15px 24px;
    border: 1px solid #e1e1d7;
    position: relative;
    text-align: left;
}

ol.form
{
}

ol.form label, ol.form .label
{
    float: left;
    width: 142px;
    padding: 2px 4px;
    color: #000;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: bold;
}

ol.form label.sm
{
    width: 65px;
}

ol.form span.info, ol.form div.info
{
    float: left;
    width: 370px;
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: normal;
}

ol.form li
{
    padding: 2px 0px;
}

.list
{
    padding-left: 20px;
    list-style-type: disc;
}

.list li
{
    padding: 2px 0px;
}

.sitemap
{
    padding: 10px 25px 0px;
}

.sitemap li
{
    padding: 3px 10px;
    background: transparent;
}

.sitemap a
{
    color: #958771;
    border-bottom: 1px solid #ddd;
    padding: 0 0 2px;
    text-decoration: none;
}

.sitemap a:hover
{
    color: #6eb43f;
    text-decoration: none;
}

.sitemap ul
{
    padding: 2px 10px;
}

.sitemap ul li
{
    width: auto;
    padding: 3px 25px;
    background: transparent;
}

#testimonials
{
    width: 590px;
    position: relative;
    height: 325px;
    background: #fff;
    margin-left: 20px;
}
#testimonials ul.ui-tabs-nav
{
    position: absolute;
    top: 0;
    left: 380px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 350px;
}
#testimonials ul.ui-tabs-nav li
{
    padding: 1px 0;
    padding-left: 13px;
    font-size: 12px;
    color: #fff;
}
#testimonials ul.ui-tabs-nav li img
{
    float: left;
    margin: 2px 5px;
    background: #fff;
    padding: 2px;
    border: 1px solid #eee;
}
#testimonials ul.ui-tabs-nav li span
{
    font-size: 0.8em;
    font-family: Verdana;
    line-height: 1.8em;
}
#testimonials li.ui-tabs-nav-item a
{
    display: block;
    height: 78px;
    color: #333;
    background: #fff;
    line-height: 20px;
    text-decoration: none;
}
#testimonials li.ui-tabs-nav-item a:hover
{
    background: #88D753;
    color: #fff;
}
#testimonials li.ui-tabs-selected
{
}
#testimonials ul.ui-tabs-nav li.ui-tabs-selected a
{
    background: #88D753;
    color: #fff;
}
#testimonials .ui-tabs-panel
{
    width: 360px;
    height: 295px;
    background: #999;
    position: relative;
}
#testimonials .ui-tabs-panel .info
{
    position: absolute;
    top: 180px;
    left: 0;
    height: 70px;
    background: url('images/transparent-bg.png');
}
#testimonials .info h2
{
    font-size: 18px;
    font-family: Georgia, serif;
    color: #fff;
    padding: 5px;
    margin: 0;
    overflow: hidden;
}
#testimonials .info p
{
    margin: 0 5px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    color: #f0f0f0;
}
#testimonials .info a
{
    text-decoration: none;
    color: #fff;
}
#testimonials .info a:hover
{
    text-decoration: underline;
}
#testimonials .ui-tabs-hide
{
    display: none;
}

.content-r .greensidetop
{
    width: 314px;
    background: transparent url(/images/public/rightcoltop.jpg) no-repeat top left;
    height: 37px;
}

.content-r .greensidecontent
{
    width: 306px;
    padding: 0px 4px;
    height: 100%;
    background-color: #87D752;
}
.content-r .greensidebottom
{
    width: 314px;
    background: transparent url(/images/public/rightcolbottom.jpg) no-repeat top left;
    height: 37px;
}

.formtable
{
    width: 100%;
}

.formtable td
{
    padding: 2px;
}

.formtable td a
{
}

.formtable td a:hover
{
}

.lginput
{
    width: 150px;
}

.medinput
{
    width: 100px;
}

.sminput
{
    width: 50px;
}

fieldset em
{
    display: block;
    padding: 4px;
}

fieldset legend
{
    color: #88D753;
    background-color: Transparent;
    font-size: 1.4em;
    line-height: 1.5em;
    padding: 0px 0px;
    font-weight: bold;
}

.sidebarcontainer
{
    padding: 0px 4px 0px 0px;
    position: relative;
}

.sidebarcontainer fieldset
{
    /*   position:fixed;     width:266px;*/
}

.fullbarupsell
{
    background: transparent url(/images/public/upsell_add_fullbar_box.jpg) no-repeat top left !important;
}

.fullbar1weekupsell
{
    background: transparent url(/images/public/upsell_fullbar_1week.jpg) no-repeat top left !important;
}

.fullbar2weekupsell
{
    background: transparent url(/images/public/upsell_fullbar_2week.jpg) no-repeat top left !important;
}


.aquafullupsell
{
    background: transparent url(/images/public/upsell_aquafull.jpg) no-repeat top left !important;
}

.fullbitesupsell
{
    background: transparent url(/images/public/upsell_double_order_try_fullbites.jpg) no-repeat top left !important;
}

.fullbites1weekupsell
{
    background: transparent url(/images/public/upsell_fullbites_1week.jpg) no-repeat top left !important;
}

.fullbites2weekupsell
{
    background: transparent url(/images/public/upsell_fullbites_2week.jpg) no-repeat top left !important;
}

.fullbardoublevariety
{
    background: transparent url(/images/public/upsell_double_order_variety_pack.jpg) no-repeat top left !important;
}

.fullbardoubletrial
{
    background: transparent url(/images/public/upsell_double_order_try_fullbar.jpg) no-repeat top left !important;
}

.fullbitesdoubletrial
{
    background: transparent url(/images/public/upsell_double_order_try_fullbites.jpg) no-repeat top left !important;
}

.fullbitesdoublevariety
{
    background: transparent url(/images/public/upsell_double_order_variety_fullbites.jpg) no-repeat top left !important;
}

.bookupsell
{
    background: transparent url(/images/public/upsell_add_book.jpg) no-repeat top left !important;
}

.aquafullfbvariety
{
    background: transparent url(/images/public/upsell_add_variety_pack_w_aquafull.jpg) no-repeat top left !important;
}

.cartdisplay
{
    width: 100%;
}

.cartdisplay td
{
    padding: 2px 4px;
}

.cartdisplay tfoot
{
    border-top: 1px solid #ddd;
}

.cartdisplay tfoot td
{
    text-align: right;
}

.float-right
{
    float: right;
}

.float-left
{
    float: left;
}

.content-r .promobox
{
    width: 316px;
    height: 174px;
    position: relative;
    padding: 2px 4px; /*border: 1px solid #828282; border-right:1px solid #bbbcbc;*/
    margin-bottom: 10px;
    background: transparent url(/images/public/promobg.jpg) no-repeat top left;
}

.promobox .upsell /* CHANGE: RAS 8/5/09 from div */
{
    width: auto;
    margin: 125px 10px 8px 0px;
    text-align: right;
}

.cartpanel
{
    width: 100%;
    height: 100%;
    overflow: auto;
}

.undec
{
    text-decoration: none;
}

.undec:hover
{
    text-decoration: none;
}

.error
{
    clear: both;
    color: #B40101;
    font-size: 1em;
}

.message
{
    border: 1px solid #aaa;
    margin: 0 10px 20px 0px;
}

.message p
{
    padding: 20px 20px 20px 52px;
}

.errorpanel
{
    background: #FBE3E4 url(/images/public/highlight_line.gif) repeat-x scroll 0 0;
    border-color: #FBC7C9;
}

.errorpanel p
{
    background: transparent url(/images/public/24_x_false.png) no-repeat scroll 15px 17px;
}

.successpanel
{
    background: #E6EFC2 url(/images/public/highlight_line.gif) repeat-x scroll 0 0;
    border-color: #C6D881;
}

.successpanel p
{
    background: transparent url(/images/public/24_tick.png) no-repeat scroll 15px 16px;
}

.show
{
    display: block;
}

.hide
{
    display: none;
}

.red
{
    display: block;
    color: Red;
    margin: -5px 0px 10px 0px;
}

.strikeout
{
    color: red;
    text-decoration: line-through;
}

.strikeout span
{
    color: #958771;
}

#banner
{
    width: 100%;
    height: 35px;
    text-align: center;
    padding: 10px 0px 0px;
}

.bannertext
{
    color: #88D753;
    font-size: 2.1em;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 2.1em;
}
.contentbox
{
    border: 1px solid #dddddd;
    margin: 10px 0px;
    padding: 0px 0px;
    width: 560px;
}

.contentbox .iconbar
{
    width: 530px;
    background-color: #87d752;
    padding: 10px 15px;
    vertical-align: middle;
    color: #ffffff;
    font-size: large;
    font-weight: bold;
    text-transform: uppercase;
}

.contentbox .iconbar img
{
    border: none;
    float: left;
    margin: 10px 10px;
}

.contentbox ul
{
    padding: 5px 0px 5px 5px;
    list-style-position: inside;
}

.modalContainer
{
    position: absolute;
    width: 275px; /* 250px; */
    height: auto;
    left: 25px;
    top: -100px;
    z-index: 9000;
    overflow: hidden;
}

.bigmodalContainer
{
    position: absolute;
    width: 700px;
    height: auto;
    left: -175px;
    top: -100px;
    z-index: 9000;
    overflow: hidden;
}

.exitmodalContainer
{
    position: absolute;
    width: 680px;
    height: auto;
    left: 10px;
    top: 10px;
    z-index: 9000;
    overflow: hidden;
}

.modalContainerUp
{
    top: 0px !important;
}
.upsellModalContainer
{
    position: absolute;
    width: 250px; /* 250px; */
    height: auto;
    left: 0%;
    top: 0%;
    z-index: 9000;
}
.modal
{
    background-color: white;
    position: relative;
    width: 273px; /* 247px; */
    height: auto;
    padding: 0px;
    border: 1px solid #A39884;
}

.bigmodal
{
    background-color: white;
    position: relative;
    width: 670px;
    height: auto;
    padding: 0px;
    border: 1px solid #A39884;
}

.bigmodalTop
{
    width: 662px;
    background-color: #88D753;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}

.modalTop
{
    width: 265px; /* 292px; */
    background-color: #88D753;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.modalBody
{
    padding: 10px;
}

.modalt
{
    position: absolute;
    top: 0px !important;
    left: 0px !important;
}

.flavorcolumn
{
    float: left;
    display: inline;
    width: 210px;
}

.flavorItem
{
    position: absolute;
    top: -50px;
    left: -285px;
    border-top: 1px solid #d4d4d4;
    padding: 10px 0px;
    width: 500px;
    background: #fff;
    z-index: 7001;
    display: none;
    color: #444 !important;
    text-align: left;
    border: 2px solid #d4d4d4;
}

.flavorItem td
{
    font-size: 10px;
    vertical-align: top;
}

.flavorItem .small
{
    font-size: 9px;
}

.ingredients
{
    padding: 10px;
}

.flavorTitle
{
    font-size: 16px;
    margin: 5px 0px;
    color: #db0962;
}

.nutritionFacts
{
    border: 2px solid #d4d4d4;
    padding: 5px;
}

.nutritionFactsLeft
{
    font-size: 10px;
    padding-right: 5px;
    width: 100px;
}

.nutritionTitle
{
    font-size: 18px !important;
    font-weight: bold;
    line-height: 19px !important;
}

.nutritionFactsRight
{
    width: 192px;
}

.nutritionFactsRight table
{
    border-bottom: 2px solid #000;
}

tr.heading td.percent
{
    text-align: right;
    width: 90px;
}

tr.heading td
{
    border-bottom: 2px solid #000;
    padding: 2px 0px;
}

tr.data td
{
    width: 100px;
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
}

tr.data td.percent
{
    text-align: right;
    width: 90px;
}

div#3month, #1month, #2week, #nutrition
{
    border: 1px solid #9c998b;
    height: 350px;
}

#tabs ul.tabstrip li
{
    padding: 4px 10px;
    text-align: center;
}

.nutlink
{
    background-color: #87d752 !important;
}

#nutrition
{
    background-color: #9c998b !important;
}

.ui-tabs .ui-tabs-hide
{
    display: none;
}

.leftcol, .nutleftcol
{
    width: 415px;
    padding: 5px 0px 5px 10px;
    position: relative;
    float: left;
}

.nutleftcol
{
    width: 340px;
}

.leftcol h3.promotitle
{
    font-size: 17px !important;
    line-height: 20px !important;
    font-weight: normal;
    padding: 0px 0px 5px !important;
}

.rightcol, .nutrightcol
{
    position: relative;
    float: left;
    width: 275px;
    padding: 5px 0px 5px 5px;
}

.nutrightcol
{
    width: 340px;
}

.purpleupper
{
    padding: 6px 0px;
    text-transform: uppercase;
    color: #8f3b62;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-family: Verdana;
}

.rightcol h4
{
    color: #EEBD13;
    font-size: 16px;
    padding: 6px 0px;
    line-height: 20px;
}

.rightcol ul.promodetails
{
    font-weight: bold;
    list-style-type: disc;
    list-style-position: inside;
    padding: 8px 0px;
}

.rightcol ul.promodetails li
{
    padding: 4px 0px;
    font-size: 12px;
}

.rightcol p
{
    font-size: 12px;
    padding: 6px 0px;
}

.directions
{
    margin-top: 10px;
    color: #fff;
    padding: 0px 20px;
    font-size: 12px;
    font-style: italic;
}

.details
{
    text-align: center;
    font-size: 16px;
    color: #6c6c6b !important;
}

.tabcontainer
{
    background-color: #9c998b;
    padding:1px;
    /*border:1px solid #9c998b !important;
    border-radius:10px;*/
}

.tabcontainer .tabwrapper
{
    background-color: #fff;
    height: 325px !important;
}

#nutrition .tabwrapper
{
    background-color: #87d752 !important;
}
.interHeader
{
    text-align: center;
    font-size: 22px;
    color: #beb7b7;
    font-weight: normal;
    margin-bottom: 10px;
}
.interContent
{
    padding: 10px;
    margin: 10px;
    text-align: center;
}

.interImage
{
    padding-left: 100px;
    width: 130px;
    height: 333px;
    position: relative;
    float: left;
}
.interFullbites
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/inter_fullbites.jpg) no-repeat top left;
    position: relative;
}

.interAquafull
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/inter_aquafull.jpg) no-repeat top left;
    position: relative;
}

.interFullbars
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/inter_fullbars.jpg) no-repeat top left;
    position: relative;
}

.interOneWeek
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/interupsell_double1week.jpg) no-repeat top left;
    position: relative;
}

.interFulllife
{
    float:left;
    width:579px;
    height:333px;
    background:transparent url(/images/public/interupsell_fulllife.jpg) no-repeat top left;
    position:relative;
}

.interFullbites1
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/inter_fullbites1week.jpg) no-repeat top left;
    position: relative;
}

.interFullbars1
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/inter_fullbar1week.jpg) no-repeat top left;
    position: relative;
}

.interFullbitesComboDoubleOffer
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/inter_fullbites_double_order.jpg) no-repeat top left;
    position: relative;
}
.interFullbitesComboFullLife
{
    float: left;
    width: 579px;
    height: 333px;
    background: transparent url(/images/public/inter_fullbites_fulllife_offer.jpg) no-repeat top left;
    position: relative;
}

.fullwidth
{
    width: 940px;
}

.exitOffer
{
    padding: 10px;
    margin: 10px auto;
    text-align: center; /*float: left;*/
    width: 576px;
    height: 351px;
    background: transparent url(/images/public/fullcombos_exit_offer.jpg) no-repeat top left;
    position: relative;
}

.exitOffer .updatebtn
{
    position: relative;
    top: 225px;
    left: 60px;
    text-align: left;
}

.exitOffer .modalContainer
{
    position: absolute;
    top: 10px;
}

.exitOffer:hover
{
}
