﻿* 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;
}

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: 245px;
    text-indent: -2000px;
    background: transparent url(/images/public/landinglogo.jpg) no-repeat bottom left;
}

h1#logo a
{
    width: 245px;
    height: 125px;
}

h1#barslogo
{
    height: 125px;
    width: 245px;
    text-indent: -2000px;
    background: transparent url(/images/public/landing/landing_logo_bar.jpg) no-repeat bottom left;
}

#header a#homelink
{
    height: 125px;
    width: 245px;
    background-color: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

#header #headernav
{
    position: absolute;
    top: 10px;
    right: 10px;
    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;
    height: 19px;
    line-height: 19px;
}

#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 li a
{
    color: #b4b4b4;
}

#header #headernav li a.orgbtn
{
    color: #fff;
    background: transparent url(/images/public/landing/orangebtn_a.jpg) no-repeat top right;
    display: block;
    float: left;
    height: 19px;
    margin-right: 0px;
    padding-right: 7px;
    text-decoration: none;
}

#header #headernav li a.orgbtn span
{
    background: transparent url(/images/public/landing/orangebtn_span.jpg) no-repeat;
    display: block;
    float: left;
    height: 19px;
    padding: 0px 0px 0px 7px;
}

#headertext
{
    width: 100%;
    height: 55px;
    text-align: center;
}

#headertext p
{
    color: #88d753;
    font-size: 28px;
    line-height: 34px;
    font-family: helvetica;
}

#headertext p span
{
    color: #666666;
}

#promosection
{
    padding: 0px 20px;
    margin-bottom: 15px;
}

#promosection .fb
{
    background: transparent url(/images/public/landingpromobg.jpg) no-repeat top left;
    width: 902px;
    height: 364px;
    position: relative;
}

#promosection .fb a.addtocart
{
    display: block;
    position: absolute;
    top: 265px;
    left: 808px;
    width: 68px;
    height: 41px;
}

#promosection .fb a.greenlink
{
    display:block;
    position:absolute;
    top:327px;
    left:48px;
    width: 275px;
    height:30px;
}

#promosection .fb .videocontainer
{
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 330px;
    height: 280px;
    z-index: 200;
}

#promosection .fbites
{
    background: transparent url(/images/public/landing/landingpromobg_bites.jpg) no-repeat top left !important;
}

#content
{
    padding: 0px 20px;
    margin-bottom: 20px;
}

#content .lcontent
{
    position: relative;
    float: left;
    width: 340px;
    padding: 0px;
    margin: 0px;
}

#content .lcontent img
{
    margin: 5px;
    padding: 8px 10px 8px 10px;
}

#content .rcontent
{
    position: relative;
    float: right;
    width: 550px;
    padding: 0px;
    margin: 0px;
}

#content .rcontent p
{
    font-family: Verdana, "Trebuchet MS" , Helvetica;
    margin-bottom: 10px;
    clear: both;
    font-size: 12px;
    line-height: 16px;
    color: #555555;
}

#content .rcontent p span.header
{
    display: block;
    color: #88d753;
    font-size: 26px;
    line-height: 31px;
}

#content .rcontent img.right
{
    margin: 0 0 5px 5px;
    float: right;
}

#content .rcontent img.left
{
    margin: 0px 5px 5px 0px;
    float: left;
}

.clear
{
    clear: both;
    height: 1%;
}

#footer
{
    padding: 8px 20px 4px;
}

.lfooter
{
    width: 50%;
    float: left;
}
.lfooter ul
{
    margin-top: 20px;
    list-style: none;
}

.upper
{
    text-transform: uppercase;
    font-size: 1.4em;
    line-height: 1.6em;
}

.lfooter ul li
{
    display: inline;
    width: auto;
    padding: 0px 3px 0px;
    border-right: 1px solid #6eb43f;
    color: #6eb43f;
}

.lfooter ul li.last
{
    border-right: none;
}

.rfooter
{
    width: 50%;
    float: right;
    text-align: right;
}
#footernav a
{
    color: #75b04d;
    text-decoration: none;
}

#footernav a:hover
{
    color: #75b04d;
    text-decoration: none;
}

.flavorcontainer
{
    width: 100%;
    padding: 0px 20px;
}

.flavor
{
    display: block;
    float: left;
    position: relative;
    margin: 0px 10px;
    width: 120px;
    height: 200px;
}

.barflavor
{
    display: block;
    float: left;
    position: relative;
    margin: 0px 10px;
    width: 158px;
    height: 129px;
}

.plus
{
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: none !important;
}

.flavor:hover div.flavorItem
{
    display: block;
}

.barflavor .plus:hover div.flavorItem
{
    display: block;
}

.berry
{
    background: transparent url(/images/public/landing/landing_berry_bliss.jpg) no-repeat top left;
}

.berry .plus
{
    top: 93px;
    left: 118px;
}

.lemon
{
    background: transparent url(/images/public/landing/landing_lemon_lime.jpg) no-repeat top left;
}

.lemon .plus
{
    top: 93px;
    left: 118px;
}

.peanutbutter
{
    background: transparent url(/images/public/landing/landing_peanut_butter.jpg) no-repeat top left;
}

.peanutbutter .plus
{
    top: 93px;
    left: 118px;
}

.cranberry
{
    background: transparent url(/images/public/landing/landing_cranberry_almond.jpg) no-repeat top left;
}

.cranberry .plus
{
    top: 93px;
    left: 118px;
}

.cocoa
{
    background: transparent url(/images/public/landing/landing_cocoa_chip.jpg) no-repeat top left;
}

.cocoa .plus
{
    top: 93px;
    left: 118px;
}

.apple
{
    background: transparent url(/images/public/landing/landing_caramel_apple.jpg) no-repeat top left;
}

.apple .plus
{
    top: 93px;
    left: 118px;
}

.sc .plus
{
    top: 164px;
    left: 81px;
}

.cheddar .plus
{
    top: 164px;
    left: 71px;
}

.bbq .plus
{
    top: 164px;
    left: 71px;
}
.sc
{
    background: transparent url(/images/public/landing/landingscbag.jpg) no-repeat top left;
}

.cheddar
{
    background: transparent url(/images/public/landing/landingcheddarbag.jpg) no-repeat top left;
}

.bbq
{
    background: transparent url(/images/public/landing/landingbbqbag.jpg) no-repeat top left;
}

.flavorItem
{
    position: absolute;
    top: -350px;
    left: -495px;
    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;
}

.fibars
{
    top: -325px !important;
    left: -495px !important;
}

.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 25px;
    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
{
    font-size: 16px;
}

#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;
}

.modalContainer
{
    position: absolute;
    width: 275px;
    height: auto;
    left: 605px;
    top: 0px;
    z-index: 9000;
    overflow: hidden;
}

.bigmodalContainer
{
    position: absolute;
    width: 700px;
    height: auto;
    right: -10px;
    top: 25px;
    z-index: 9000;
    overflow: hidden;
}

.exitmodalContainer
{
    position: absolute;
    width: 680px;
    height: auto;
    left: 10px;
    top: 10px;
    z-index: 9000;
    overflow: hidden;
}

.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;
}

.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;
}

.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%;
}

.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;
}
