
BODY {
    color: Black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    background: #8fcce3 url(../i/bg.jpg) top center repeat-x;
    padding: 0;
    margin: 0;
}

#layout {
    margin: 0 auto;
    width: 940px;
}

UL.list {
    list-style: disc outside;
    margin: 2em 1em 2em 2em;
    }

    UL.list LI { margin: 1em 0; }

UL.check {
    margin: 2em 120px 2em;
    }

    UL.check LI {
        line-height: 1.5em;
        background: url(../i/ul-check.png) top left no-repeat;
        padding: 8px 0 0 42px;
        margin: .5em 0;
        min-height: 28px;
        overflow: hidden;
        }

    UL.ul_cleanse LI {
        line-height: 1.5em;
        background: url(../i/arrow_cleanse.png) top left no-repeat;
        padding: 8px 0 0 42px;
        margin: .5em 0;
        min-height: 28px;
        overflow: hidden;
        font-size:12px;
        }

     UL.ul_maint LI {
        line-height: 1.5em;
        background: url(../i/arrow_maint.png) top left no-repeat;
        padding: 8px 0 0 42px;
        margin: .5em 0;
        min-height: 28px;
        overflow: hidden;
        font-size:12px;
        }
UL.circlecheck {
    margin: 1em 1em 1em 2em;
    }

    UL.circlecheck LI {
        line-height: 1em;
        background: url(../i/chk_circl.png)  center left no-repeat;
        padding: 5px 0 0 42px;
        margin: .5em 0;
        min-height: 21px;
        overflow: hidden;
        }

.cl-blue { color: #067ba8 !important; 
}

.ta-center { text-align: center !important; }
    .article h5 {
        font-weight: 400;
        font-family: ProximaNovaCond, Arial, Helvetica, sans-serif;
        font-size: 30px;
         color: #067ba8 !important; 
         margin-top:30px;
         margin-bottom:30px;
    }
.ta-right { text-align: right !important; }

.placeholder {
    font-size: 24px;
    text-align: center !important;
    <!--border: 5px solid #FFD700;-->
    padding: 40px 0;
    margin: 1em auto !important;
    width: 95%;
    overflow: hidden;
    }

.placeholder_cd {
    font-size: 24px;
    text-align: center !important;
    <!--border: 5px solid #FFD700;-->
    padding: 40px 0;
    margin: 1em auto !important;
    width: 100%;
    overflow: hidden;
    }

    .placeholder_cd img {
        margin-left: -50px;
    }

    .placeholder_cd img:first-child {
        margin-left: -5px;
    }

/* ===[ header ]============================================================= */

#header {
    width: 100%;
    height: 110px;
}

    #header .mainlogo {
        text-indent: -9999px;
        background: url(../i/head-logo.png) top left no-repeat;
        margin: 17px 0 0 -20px;
        width: 433px;
        height: 91px;
        float: left;
        }

    #header SPAN A {
        color:#067ba8;
        font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
        font-size: 22px;
        margin-top: 56px;
        float: right;
        text-decoration:none;
        }

    #header h4 {
         color:#067ba8;
        font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
        font-size: 19px;
        margin-top: 6px;
        float: right;
    }


    #header SPAN A:visited {
       color:#067ba8;
        }

/* ===[ promo box ]========================================================== */

#promobox {
    border-top: 2px solid #fff;
     border-left: 2px solid #fff;
     border-right: 0px solid #fff;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius:8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius:8px;
    background: #fff url(../i/bg_promo_top.jpg) top right no-repeat;
   /*  -webkit-box-shadow:  0px 3px 8px 0px rgba(35, 50, 60, .75); */
   /* box-shadow:  0px 3px 8px 0px rgba(35, 50, 60, .75); */
    position: relative;
    }

    #promobox .banner {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 15px;
        text-align: justify;
        border: 2px solid #010101;
        background: #fff;
        padding: 10px 12px;
        margin: 10px 310px 5px 70px;
        }

        #promobox .banner STRONG {
            color: #d10005;
            font-weight: bold;
            text-transform: uppercase;
            }

    #promobox H1 {
        color: #0025c3;
        font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
        font-size: 37px;
        letter-spacing: -1px;
        text-align: center;
        text-shadow: 0px 0px 4px #fff;
        background: url(../i/promobox-h1-bg.gif) center 97% no-repeat;
        padding-bottom: 28px;
        margin: 5px 255px 0px 15px;
        }

        #promobox H1 .fqte { vertical-align: top; }
        #promobox H1 .dcap { font-size: 57px; }
        #promobox H1 .mark {
            color: #000;
            font-weight: bold;
            text-shadow: none;
            background: #ffed00;
            padding: 0 5px;
            }

    #promobox .woman {
        background: url(../i/promobox-woman.png) top left no-repeat;
        position: absolute;
        top: -36px;
        right: 5px;
        width: 242px;
        height: 390px;
        z-index:999;
        }

     #promobox .man {
        background: url(../i/promobox-man.png) top left no-repeat;
        position: absolute;
        top: -18px;
        right: 6px;
        width: 242px;
        height: 390px;
        z-index:999;
        }

     #promobox .man_elliot {
        background: url(../i/promobox-man_elliot.png) top left no-repeat;
        position: absolute;
        top: 2px;
        right: 6px;
        width: 305px;
        height: 390px;
        z-index:999;
        }
/* ===[ promo box video ]========================================================== */

#promobox_video {
    border-top: 2px solid #fff;
     border-left: 2px solid #fff;
     border-right: 0px solid #fff;
    background: #fff url(../i/bg_promo_top.jpg) top right no-repeat;
     -webkit-box-shadow:  0px 3px 8px 0px rgba(35, 50, 60, .75);
   /* box-shadow:  0px 3px 8px 0px rgba(35, 50, 60, .75); */
    position: relative;
    }

    #promobox_video .banner {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 15px;
        text-align: justify;
        border: 2px solid #010101;
        background: #fff;
        padding: 10px 12px;
        margin: 10px 310px 5px 70px;
        }

        #promobox_video .banner STRONG {
            color: #d10005;
            font-weight: bold;
            text-transform: uppercase;
            }

    #promobox_video H1 {
        color: #0025c3;
        font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
        font-size: 37px;
        letter-spacing: -1px;
        text-align: center;
        text-shadow: 0px 0px 4px #fff;
        background: url(../i/promobox-h1-bg.gif) center 97% no-repeat;
        padding-bottom: 28px;
        margin: 5px 255px 0px 15px;
        }

        #promobox_video H1 .fqte { vertical-align: top; }
        #promobox_video H1 .dcap { font-size: 57px; }
        #promobox_video H1 .mark {
            color: #000;
            font-weight: bold;
            text-shadow: none;
            background: #ffed00;
            padding: 0 5px;
            }

    #promobox_video .woman {
        background: url(../i/promobox-woman.png) top left no-repeat;
        position: absolute;
        top: -36px;
        right: 5px;
        width: 242px;
        height: 390px;
        z-index:999;
        }

    #promobox_video .man {
        background: url(../i/promobox-man.png) top left no-repeat;
        position: absolute;
        top: -18px;
        right: 6px;
        width: 242px;
        height: 390px;
        z-index:999;
        }

     #promobox_video .man_elliot {
        background: url(../i/promobox-man_elliot.png) top left no-repeat;
        position: absolute;
        top: 2px;
        right: 6px;
        width: 305px;
        height: 390px;
        z-index:999;
        }
/* ===[ content ]============================================================ */

#content {
    background: #fff;
    -webkit-box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
    box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
    margin: 0px 0 50px;
    width: 100%;
    min-height: 1000px;
    overflow: hidden;
    clear: both;
    }

#content_video {
    background: #fff;
    -webkit-box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
    box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
     -webkit-border-top-left-radius: 8px;
    border-top-left-radius:8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius:8px;
    margin: 0px 0 0px;
    width: 100%;
    min-height: 450px;
    overflow: hidden;
    clear: both;
    }

#content_video_n {
    background: #fff;
    -webkit-box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
    box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
     -webkit-border-top-left-radius: 8px;
    border-top-left-radius:8px;
      -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius:8px;
      -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius:8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius:8px;
    margin: 20px 0 0px 38px;
    width: 745px;
    min-height: 420px;
    overflow: hidden;
    clear: both;
    }

.daily_content_video {
    background: #fff;
    -webkit-box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
    box-shadow:  0px 3px 8px 1px rgba(35, 50, 60, .75);
     -webkit-border-top-left-radius: 8px;
    border-top-left-radius:8px;
      -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius:8px;
      -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius:8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius:8px;
    margin: 20px 0 0px 80px;
    width: 665px;
    min-height: 380px;
    overflow: hidden;
    clear: both;
    }

    #content .divider {
        background: url(../i/divider-bg.jpg) center no-repeat;
        margin: 1em 0;
        height: 16px;
        }

    #content .article {
        padding: 20px 60px;
        }

        #content .article .center-text {
            text-align: center;
        }

         #content .article .large {
            color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 24px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: center; 
            margin: 1em 0;
        }
        #content .article1 {
            background: url(../i/bg_benpromo_top_n.jpg) top left no-repeat;
            height:1186px;
            margin-bottom:25px;
        }

        #content .articletop {
            background: url(../i/bg_underpromo_01.png) top left no-repeat;
            height:259px;
        }

        #content .articlemid {
           /* background: url(../i/bg_underpromo_02.png) top left repeat;*/
            margin-top:-250px;
            margin-bottom:-150px;
        }

        #content .articlebottom {
            background: url(../i/bg_underpromo_03.png) top left no-repeat;
            height:409px;  
        }

    #content .article .tst_videos {
        width:398px;
         border: 1px solid #7f7f7f;
            -webkit-box-shadow: 0px 2px 6px 0px #1f1f20;
            box-shadow: 0px 2px 6px 0px #1f1f20;           
            margin: 20px 0px 60px 0px;
            min-height:275px;
            float:left;
            text-align:center;
            vertical-align:middle;
            padding-bottom:0px;
    }



     #content .article .tst_videos p {
            text-align:center;
            vertical-align:middle;
            margin-top:2px;
            margin-bottom:2px;
    }

     #content .article .recipe_videos {
        width:250.5px;
         border: 1px solid #7f7f7f;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: 0px 2px 5px 0px #1f1f20;
            box-shadow: 0px 2px 5px 0px #1f1f20;
            background: #fff url(../i/meetteam-box-top-bg.gif) top repeat-x;
            margin: 20px 10px 60px 10px;
            min-height:252.5px;
            float:left;
            text-align:center;
            vertical-align:middle;
            padding-bottom:30px;
    }

     #content .article .recipe_videos p {
            text-align:center;
            vertical-align:middle;
            margin-top:120px;
    }

     #content .article .top_video {
        width:680px;
         border: 1px solid #7f7f7f;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: 0px 2px 5px 0px #1f1f20;
            box-shadow: 0px 2px 5px 0px #1f1f20;
            background: #fff url(../i/meetteam-box-top-bg.gif) top repeat-x;
            margin: 0px auto 30px auto;
            flex-align:center;
            min-height:360px;
            vertical-align:middle;
            padding-bottom:10px;
    }

     #content .article .top_video p {
            text-align:center;
            vertical-align:middle;
    }

     #content .article .tst_videos:first-child {
       
            margin: 20px 20px 20px 0px;

    }

#content .article strong {
     font-weight:bold;
}
        #content .article P {
            line-height: 1.5em;
            text-align: justify;
            margin: 1em 0;
            }

          #content .article H1 {
        font-family: ProximaNova, Arial, Helvetica, sans-serif;
        font-size: 25px;
        font-weight: bold;
        letter-spacing: -1px;
        line-height: 1.35em;
        text-align: left;
        margin: 0 -2px;
        }

    #content .article .underh {
        color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 34px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: center;
            margin: 1em 0 .75em;
    }

        #content .article H2 {
        color: #0a4b84;
        font-family: ProximaNova, Arial, Helvetica, sans-serif;
        font-size: 23px;
        font-weight: bold;
        letter-spacing: -1px;
        line-height: 1.35em;
        text-align: center;
        margin: 0 -2px;
        }

        #content .article H2 SPAN {
            color: #d10005;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 30px;
            line-height: 1.75em;
            }


        #content .article H3 {
            color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 38px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: center;
            margin: 2em 0 .75em;
            }

         #content_video .article H3 {
            color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 38px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: center;
            margin: 2em 0 .75em;
            }

          #content .article H3 SPAN {
            color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 28px;
            font-weight: 400;
            letter-spacing: -1px;
            text-align: center;
            margin: 1em 0 .5em;
            }

          

        #content .article H4 {
            color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 24px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: left;
            margin: 1em 0 .75em;
            }

        #content .article H6 {
            color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 30px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: center;
            margin: .5em 0 .5em;
            }



        #content .article .headingh4 {
            color:#d10005;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 28px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: center;
            margin: 1em auto;
            }

        #content .article H4.cart {
            color: #c40012;
            font-size: 24px;
            font-weight: normal !important;
            text-align: center;
            text-indent: -9999px;
            background: url(../i/digital-version-instant-download.gif) top left no-repeat;
            margin: 1em auto 1.5em;
            width: 337px;
            height: 28px;
            }

        /* BoxDrop Styling for food additives section*/

              #content .article .backstyle {
            border: 1px solid #999;
            -webkit-border-radius: 6px;
            border-radius: 6px;
            background: #f9f9f9;
            -webkit-box-shadow:  0px 2px 4px 1px #ccc;
            box-shadow:  0px 2px 4px 1px #ccc;
            margin: 25px 25px 25px 60px;
            width: 680px;
            }

          #content .article .backstyle H4 {
                font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
                font-size: 24px;
                text-align: center;
                }

           #content .article .backstyle P {
                font-size: 14px;
                line-height: 1.5em;
                text-align: justify;
                width:630px;
                padding-left:25px;
                }

            #content .article .backstyle H3 SPAN {
            color: #1c1c1c;
            font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
            font-size: 28px;
            font-weight: 400;
            letter-spacing: -1px;
            text-align: center;
            margin: 1em 0 .5em;
            }
        
        /* end of boxdrop*/

         #content .article .affiliatebackstyle {
            border: 1px solid #999;
            -webkit-border-radius: 6px;
            border-radius: 6px;
            background: #f9f9f9;
            -webkit-box-shadow:  0px 2px 4px 1px #ccc;
            box-shadow:  0px 2px 4px 1px #ccc;
            margin: auto;
            width: 450px;
            }

         /* BoxDrop Styling for upsell section*/

              #content .article .upbackstyle {
            border: 1px solid #999;
            -webkit-border-radius: 6px;
            border-radius: 6px;
            background: #f9f9f9;
            -webkit-box-shadow:  0px 2px 4px 1px #ccc;
            box-shadow:  0px 2px 4px 1px #ccc;
            margin: 25px auto;
            width: 680px;
            }

          #content .article .option H4 {
                font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
                font-size: 24px;
                text-align: center;
                margin:35px;
                width:500px;
                }

          #content .article .option img {
                text-align: center;
                margin:25px;
                }

          #content .article .option a {
                text-align: center;
                margin:25px;
                }

           #content .article .upbackstyle P {
                font-size: 14px;
                line-height: 1.5em;
                text-align: justify;
                width:630px;
                padding-left:25px;
                }

            #content .article .upbackstyle H4 {
               font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
                font-size: 24px;
                text-align: center;
                line-height: 1em;
                padding:10px 35px;
                }

            #content .article .upbackstyle ul {
                font-size: 14px;
                line-height: 1.5em;
                text-align: left;
                padding-left:35px;
                padding-bottom:35px;
                list-style: disc;
                }

            #content .article .upbackstyle li {
                font-size: 14px;
                line-height: 1.5em;
                width:600px;
                margin:25px;
                padding-left:5px;
                padding-bottom:15px;
                list-style: disc;
                }

            #content .article .upbackstyle li {
                font-size: 14px;
                line-height: 1.5em;
                width:600px;
                margin:25px;
                padding-left:5px;
                padding-bottom:15px;
                list-style: disc;
                }

            #content .article .upbackstyle li:last-child {
                margin-bottom:-30px;
                }
        
        /* end of upsell boxdrop*/


ul.right .inner-shadow {
         position:absolute;
    z-index:2;
    width:100%;
    height:100%;
    pointer-events:none;
       box-shadow                : inset 0px -20px 30px 40px #fff; 
    -ms-box-shadow            : inset 0px -20px 30px 40px #fff; 
    -moz-box-shadow            : inset 0px -20px 30px 40px #fff; 
    -webkit-box-shadow        : inset 0px -20px 30px 40px #fff; 
    }

ul.right {
    position: relative;
    float:right;
    padding-left:10px;
    padding-bottom:-5px;
    margin-top:-5px;
}

ul.left .inner-shadow {
         position:absolute;
    z-index:2;
    width:100%;
    height:100%;
    pointer-events:none;
       box-shadow                : inset 0px -20px 30px 40px #fff; 
    -ms-box-shadow            : inset 0px -20px 30px 40px #fff;  
    -moz-box-shadow            : inset 0px -20px 30px 40px #fff; 
    -webkit-box-shadow        : inset 0px -20px 30px 40px #fff;  
    }

ul.left .inner-shadow10px {
         position:absolute;
    z-index:2;
    width:100%;
    height:100%;
    pointer-events:none;
       box-shadow                : inset -10px -19px 60px 40px #fff; 
    -ms-box-shadow            : inset -10px -19px 60px 40px #fff; 
    -moz-box-shadow            : inset -10px -19px 60px 40px #fff; 
    -webkit-box-shadow        : inset -10px -19px 60px 40px #fff; 
    }

ul.left {
    position: relative;
    float:left;
    padding-right:15px;
    margin-bottom:-12px;
    margin-top:-5px;
    margin-left:-25px;

}
       
    #content .article .right_thumbnail {
        float:right;
        margin-left:25px;
        margin-bottom:25px;
        margin-top:5px;    
    }

        #content .article .sidebox {
            border: 1px solid #999;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            background: #f9f9f9;
            -webkit-box-shadow:  0px 2px 4px 1px #ccc;
            box-shadow:  0px 2px 4px 1px #ccc;
            padding: 15px;
            margin: 0 0 15px 40px;
            width: 280px;
            float: right;
            }

            #content .article .sidebox H4 {
                font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
                font-size: 24px;
                text-align: center;
                }

            #content .article .sidebox P {
                font-size: 12px;
                line-height: 1.6em;
                text-align: justify;
                }

        #content .article .bonus {
            background: url(../i/bonus-divider.jpg) bottom no-repeat;
            padding-bottom: 60px;
            margin: 2em auto 4em;
            width: 636px;
            }

        #content .article .bonus_bg {
            background: url(../i/bonus_bg.png) top center no-repeat;
        }

            #content .article .bonus H3 {
                color: #6b6b6b;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 22px;
                font-weight: normal;
                line-height: 1.35em;
                margin: 2em 0;
                }

                #content .article .bonus H3 SPAN {
                    color: #1868ac;
                    font-size: 40px;
                    line-height: 1.5em;
                    display: block;
                    }

                #content .article .bonus H3 EM {
                    color: #c40012;
                    font-style: normal;
                    }

            #content .article .bonus P {
                margin: 1.5em 20px;
                }

        #content .article .cart {
            margin: 1.25em 0px 0em 0;
            overflow: hidden;
            }

            #content .article .cart .option {
                background: #ebf1f3;
                margin-left: 10px;
                width: 265px;
                min-height: 505px;
                float: left;
                }

            #content .article .cart .option:first-child { margin-left: 0px; }

                #content .article .cart .option .title {
                    font-size: 24px;
                    font-weight: bold;
                    text-align: center;
                    margin: .75em 0 .25em;
                    }

                    #content .article .cart .option .title I {
                        color: #333;
                        font-size: 12px;
                        font-weight: normal;
                        font-style: normal;
                        line-height: 1.75em;
                        display: block;
                        }

                #content .article .cart .option .price {
                    font-size: 20px;
                    text-align: center;
                    margin: .75em 0;
                    }

               

                #content .article .cart .option DEL {
                    /*color: #41861b;*/
                    color:red;
                    font-size:14px;
                }

                    #content .article .cart .option .price STRONG {
                        color: #41861b;
                        font-size: 34px;
                        font-weight: bold;
                        }

                   

                #content .article .cart .option .visual {
                    text-align: center;
                    margin: 0 0 0 -10px;
                    }


                #content .article .cart .option A {
                    text-align: center;
                    margin:  0;
                    display: block;
                    }

                 #content .article .cart .option a img {
                    text-align: center;
                    margin: 2em 0 -1em .75em;
                    display: block;
                    }

                #content .article .cart .option SPAN {
                    color: #333;
                    font-size: 12px;
                    text-align: center;
                    margin: 1.5em 0;
                    display: block;
                    }

        /* Upsell Cart*/

    #content .article .centerdiv {
        margin:auto;
        background: #ebf1f3;
        width:600px;
         border: 6px dashed #7f7f7f;
            -webkit-border-radius: 8px;
            border-radius: 8px;
    }

                #content .article .upsellcart {
            margin: 2.25em auto 2.5em auto;
            overflow: hidden;
            }

            #content .article .upsellcart .option {
                background: #ebf1f3;
                margin-left: 10px;
                width: 265px;
                min-height: 135px;
                }

            #content .article .upsellcart .option:first-child { margin-left: 10px; }

                #content .article .upsellcart .option .title {
                    font-size: 24px;
                    font-weight: bold;
                    text-align: center;
                    margin: .75em 0 .25em;
                    }

                    #content .article .upsellcart .option .title I {
                        color: #333;
                        font-size: 12px;
                        font-weight: normal;
                        font-style: normal;
                        line-height: 1.75em;
                        display: block;
                        }

                #content .article .upsellcart .option .price {
                    font-size: 40px;
                    color:red;
                    font-weight:600;
                    width:200px;
                    min-height:50px;
                    margin: 0px auto -60px auto;
                   margin-left:360px;
                    padding-top:10px;
                   text-align:center; 
                    border: 1px solid #999;
            -webkit-border-radius: 6px;
            border-radius: 6px;
            background: #f9f9f9;
            -webkit-box-shadow:  0px 2px 4px 1px #ccc;
            box-shadow:  0px 2px 4px 1px #ccc;
            float:left;
                    }

                #content .article .upsellcart .img_placeholder {
                   
                    margin: 35px 35px;
                    border: 1px solid #7f7f7f;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: 0px 2px 5px 0px #1f1f20;
            box-shadow: 0px 2px 5px 0px #1f1f20;
                    z-index:-999;
                    width:500px;
                    height:300px;
                }

                #content .article .upsellcart .img_placeholder1 {  
                    display:block; 
                    margin: -45px auto;
                    width:400px;
                    height:350px;
                    z-index:-999;
                }

                    #content .article .upsellcart .img_placeholder1 img {
                        display: block;
                        margin: auto;
                    }

                    #content .article .upsellcart .option .price STRONG {
                        color: #41861b;
                        font-size: 34px;
                        font-weight: bold;
                        }

                #content .article .upsellcart .option .visual {
                    text-align: center;
                    margin: 1em 0;
                    }

                #content .article .upsellcart .option A {
                    text-align: center;
                    margin: -1em 0;
                    display: block;
                    }

                #content .article .upsellcart .option img {
                    text-align: center;
                    margin: 4em 0 -1em 2.5em;
                    display: block;
                    }

                #content .article .upsellcart .option SPAN {
                    color: #333;
                    font-size: 12px;
                    text-align: center;
                    margin: 1.5em 0;
                    display: block;
                    }

        /* Upsell Cart End*/

        /* Bonus Areas */

        #content .article .bonusdiv {
        margin:auto;
        /*background: #ebf1f3;*/
        width:650px;
       height:100%;
         border: 8px dashed #1868ac;
            -webkit-border-radius: 8px;
            border-radius: 8px;
         background-color: #ebf1f3;
  background-image: linear-gradient(to bottom, #ebf1f3, #ffffff);
  }

#content .article .bonusdiv p {
    margin-left:30px;
    margin-right:30px;
}

#content .article .bonusdiv h4{
    margin-left:30px;
}

#content .article .bonusdiv h5{
    margin-left:30px;
    margin-top:-15px;
    margin-bottom:15px;
    font-size:32px;
    font-weight:800;
}

#content .article .bonusdiv img{
    margin-left:auto;
    margin-right:auto;
    display:block;
}

#content .article .bonusdiv del{
    color:red;
    font-size:16px;
    font-weight:500;
}

        /* End Bonus Areas*/

             #content .article .matrix {
            margin: 1.25em -80px 2.5em 0;
            overflow: hidden;
            }

             #content .article .matrix .option:first-child { margin-left: 2px; }
            #content .article .matrix .option {
                background-color:transparent;
                /*border: 1px solid #d3d3d3;
                -webkit-border-radius: 8px;
                border-radius: 8px;*/
                margin-left: 10px;
                width: 275px;
                min-height: 442px;
                float: left;
                }

                #content .article .matrix .option .opt1 {
                    background: url(../i/visuals/mx_unparalled.jpg) top left no-repeat;
                    min-height:442px;
                    margin-left:1px;
                }


                #content .article .matrix .option h2 {
                    color: #1c1c1c;
                    font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
                    font-size: 26px;
                    text-align: left;
                    margin: .3em .6em;
                    line-height:1em;
                    min-height:78px;
                    padding-top:148px;
                }

                #content .article .matrix .option p {
                    color: #1c1c1c;
                    font-family: ProximaNova, Arial, Helvetica, sans-serif;
                    font-size: 16px;
                    text-align: left;
                    margin: .2em 1em;
                    line-height:1em;
                    font-weight:400;
                    margin-top:10px;
                }

                 #content .article .matrix .option .opt2 {
                    background: url(../i/visuals/mx_holistic.jpg) top left no-repeat;
                    min-height:442px;
                    margin-left:3px;
                }

                  #content .article .matrix .option .opt3 {
                    background: url(../i/visuals/mx_nopills.jpg) top left no-repeat;
                    min-height:442px;
                    margin-left:3px;
                }

                   #content .article .matrix .option .opt4 {
                    background: url(../i/visuals/mx_science.png) top left no-repeat;
                    min-height:442px;
                    margin-left:3px;
                }

                    #content .article .matrix .option .opt5 {
                    background: url(../i/visuals/mx_worth.jpg) top left no-repeat;
                    min-height:442px;
                    margin-left:3px;
                }
               
    #content .article.faq {}

        #content .article.faq H4 {
            background: url(../i/faq-ico.gif) 0 3px no-repeat;
            padding-left: 24px;
            margin: 1.5em 0 .75em;
            font-family: ProximaNova, Arial, Helvetica, sans-serif;
            font-size: 23px;
            letter-spacing:0px;
            }

        #content .article.faq .question {
            background: url(../i/faq-ico.gif) 0 5px no-repeat;
            padding-left: 24px;
            margin: 1.5em 0 .75em;
            font-family: ProximaNovaCond, Arial, Helvetica, sans-serif;
            font-size: 24px;
            letter-spacing: 0px;
        }

    #content .meetteam {
        background: url(../i/meetteam-bg.jpg) bottom center no-repeat;
        padding-bottom: 20px;
        overflow: hidden;
        }

        #content .meetteam H3 {
            color: #1c1c1c;
            font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
            font-size: 40px;
            font-weight: bold;
            letter-spacing: -2px;
            text-align: center;
            margin: 1.5em 0;
            }

        #content .meetteam .box {
            border: 1px solid #7f7f7f;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            -webkit-box-shadow: 0px 2px 5px 0px #1f1f20;
            box-shadow: 0px 2px 5px 0px #1f1f20;
            background: #fff url(../i/meetteam-box-top-bg.gif) top repeat-x;
            margin: 25px 150px;
            }

            #content .meetteam .box .btm {
                -webkit-border-radius: 8px;
                border-radius: 8px;
                background: url(../i/meetteam-box-mdl-bg.png) bottom right repeat-x;
                }

            #content .meetteam .box .btm.left { background-position: bottom left; }

            #content .meetteam .box H4 {
                color: #1868ac;
                font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
                font-size: 24px;
                margin: 20px 20px 0 20px;
                }

                #content .meetteam .box H4 .rank {
                    font-size: 16px;
                    }

                #content .meetteam .box H4 .role {
                    color: #000;
                    font-size: 14px;
                    display: block;
                    }

            #content .meetteam .box .descr {
                padding: 20px;
                }

                #content .meetteam .box .descr P {
                    line-height: 1.5em;
                    text-align: justify;
                    margin: 1em 0;
                    }

            #content .meetteam .box .visual {
                background: #fff;
                -webkit-box-shadow: 0px 0px 4px 1px #b2b6b7;
                box-shadow: 0px 0px 4px 1px #b2b6b7;
                padding: 2px;
                margin: 0 20px 10px 0;
                float: left;
                }

    #content .results {
        background: #eeeeee url(../i/results-btm-bg.jpg) bottom center no-repeat;
        overflow: hidden;
        }

        #content .results .inner {
            background: url(../i/results-top-bg.gif) top repeat-x;
            padding: 20px 10px;
            overflow: hidden;
            }

        #content .results .box {
            border: 2px solid #010101;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            background: #fff;
            padding: 30px;
            margin: 35px 60px;
            }

            #content .results .box H4 {
                color: #1c1c1c;
                font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
                font-size: 36px;
                text-align: center;
                margin-bottom: .75em;
                }

            #content .results .box IMG {
                margin: 0 30px 10px 0;
                float: left;
                }

            #content .results .box P {
                text-align: justify;
                line-height: 1.5em;
                margin: 1em 0;
                }

    #content .products {
        background: #eeeeee url(../i/results-btm-bg.jpg) bottom center no-repeat;
        overflow: hidden;
        }

        #content .products .inner {
            background: url(../i/results-top-bg.gif) top repeat-x;
            padding: 20px 0;
            overflow: hidden;
            }

        #content .products .box {
            border: 1px solid #999;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            background: #fff url(../i/products-box-bg.gif) bottom repeat-x;
            -webkit-box-shadow: 0px 1px 2px 0px #3f3f3f;
            box-shadow: 0px 1px 2px 0px #3f3f3f;
            padding: 30px;
            margin: 35px 60px;
            overflow: hidden;
            }

        #content .products .box IMG {
            margin: 0 20px 15px 0;
            float: left;
            }

        #content .products .box H4 {
            color: #1c1c1c;
            font-family: ProximaNova, Arial, Helvetica, sans-serif;
            font-size: 28px;
            font-weight: bold;
            margin-bottom: .75em;
            }

        #content .products .box P {
            font-family: ProximaNova, Arial, Helvetica, sans-serif;
            line-height: 1.35em;
            margin: 1em 0;
            }

        #content .products .box UL.list {
            font-family: ProximaNova, Arial, Helvetica, sans-serif;
            line-height: 1.35em;
            list-style: inside;
            margin: 1em 0 1em 20px;
            }

        #content .products .box UL.check {
            font-family: ProximaNova, Arial, Helvetica, sans-serif;
            line-height: 1.35em;
            margin: 1em 20px;
            }
            #content .products .box UL .ul_cleanse {
                font-family: ProximaNova, Arial, Helvetica, sans-serif;
                line-height: 1.35em;
                margin: 1em 20px;
            }
             #content .products .box UL .ul_maint {
                font-family: ProximaNova, Arial, Helvetica, sans-serif;
                line-height: 1.35em;
                margin: 1em 20px;
            }

.teleclasses {
    padding: 0 60px;
    overflow: hidden;
    }

    .teleclasses H3 {
        color: #1c1c1c;
        font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
        font-size: 40px;
        letter-spacing: -2px;
        text-align: center;
        margin: 1em 0 .5em;
        }

    .teleclasses H4 {
        color: #1c1c1c;
        font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
        font-size: 24px;
        letter-spacing: -1px;
        text-align: left;
        margin: 1em 0 .5em;
        }

    .teleclasses P {
        line-height: 1.5em;
        text-align: justify;
        margin: 1em 0;
        }

    .teleclasses .tc-set {
        background: url(../i/tc-set-bg.gif) top repeat-x;
        margin: 1em 0;
        overflow: hidden;
        }

        .teleclasses .tc-set UL {
            width: 260px;
            }

        .teleclasses .tc-set.left UL { float: left; }
        .teleclasses .tc-set.right UL { float: right; }

            .teleclasses .tc-set UL LI {
                color: #000;
                font-family: ProximaNova, Arial, Helvetica, sans-serif;
                font-size: 14px;
                line-height: 1.35em;
                background: #c9c9c9 url(../i/tc-set-item-bg.gif) bottom repeat-x;
                padding: 10px;
                margin-bottom: 1px;
                width: 212px;
                height: 36px;
                cursor: pointer;
                }

            .teleclasses .tc-set.right UL LI {
                margin-left: 27px;
                }

            .teleclasses .tc-set UL LI:hover {
                background: #d9d9d9 url(../i/tc-set-item-hover-bg.gif) bottom repeat-x;
                }

            .teleclasses .tc-set UL LI.current {
                color: #fff;
                background: url(../i/tc-set-item-current-bg.gif) top left no-repeat;
                padding-right: 37px;
                width: 213px
                }

            .teleclasses .tc-set.right UL LI.current {
                background: url(../i/tc-set-item-current-lt-bg.gif) top left no-repeat;
                padding-left: 37px;
                margin-left: 0;
                }

        .teleclasses .tc-set.left .tc {
            margin: 0 30px 20px 0;
            overflow: hidden;
            }

        .teleclasses .tc-set.right .tc {
            margin: 0 0 20px 30px;
            overflow: hidden;
            }

            .teleclasses .tc-set .tc H4 {
                color: #3192ca;
                text-align: center;
                margin: .75em 0;
                }

            .teleclasses .tc-set .tc P {
                line-height: 1.25em;
                margin-left:180px;
                }
             .teleclasses .tc-set .tc P.padleft {
                line-height: 1.25em;
                margin-left:10px;
                }

.mb-guarantee {
    text-align: center;
    margin: 1em 0;
    }

.ftc-rules {
    color: #666;
    font-size: 11px;
    line-height: 1.25em !important;
    text-align: center !important;
    }

/* ===[ footer ]============================================================ */

.bf_footer {
    background: url(../i/footer-logo.png) no-repeat right top;
   min-height:38px;
   width:300px;
   float:right;
}

.bf_footer_left {
    font-family: ProximaNova, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight:500;
    line-height: 1.35em;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    float:left;
    width:500px;
}

    .bf_footer_left a:visited {
        color: #0066cc;
    }


#footer {
    width: 100%;
    clear: both;
    }

     #footer p {
        color: #000;
        font-family: ProximaNova, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.35em;
        padding-bottom: 10px;
        margin-left:auto;
        margin-right:auto;
        margin-top:-40px;
        width: 940px;
        
    }

/* ---------- TIMER ---------- */

#countdown {
    float: right;
    z-index: -99;
    margin-top:8px;
}
ul#countdown li {
  display: inline-block;
  background: transparent url(../i/timer-piece.png) no-repeat left top;
  width: 44px;
  margin-bottom: .6em;
  text-align: center;
}
ul#countdown li span {
  font-size: 1.4em;
  font-weight: bold;
  /*color: #0025c3;*/
  color: #1868ac;
  height: 50px;
  line-height: 50px;
  position: relative;
}
ul#countdown li span::before {
  content: '';
  width: 100%;
  height: 1px;
  border-top: 1px solid white;
  position: absolute;
  top: 13px;
}
ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
  margin-top: 1em;
  color: #fff;
  text-transform: uppercase;
  font-size: .5em;
}

/* ---------- TIMER ---------- */
ul#countdown_bottom li {
  display: inline-block;
  background: transparent url(../i/timer-piece-bottom.png) no-repeat left top;
  width: 104px;
  margin-bottom: 1em;
  text-align: center;
}
ul#countdown_bottom li span {
  font-size: 3em;
  font-weight: bold;
  color: #006699;
  height: 108px;
  line-height: 108px;
  position: relative;
}
ul#countdown_bottom li span::before {
  content: '';
  width: 100%;
  height: 1px;
  border-top: 1px solid white;
  position: absolute;
  top: 27px;
}
ul#countdown_bottom li p.timeRefDays,
ul#countdown_bottom li p.timeRefHours,
ul#countdown_bottom li p.timeRefMinutes,
ul#countdown_bottom li p.timeRefSeconds {
  margin-top: 1em;
  color: #909091;
  text-transform: uppercase;
  font-size: .875em;
  text-align:center;
}

/* ---------- TIMER ---------- */
ul#countdown_top li {
  display: inline-block;
  background: transparent url(../i/timer-piece-bottom.png) no-repeat left top;
  width: 104px;
  margin-bottom: 1em;
  text-align: center;
}
ul#countdown_top li span {
  font-size: 3em;
  font-weight: bold;
  color: #006699;
  height: 108px;
  line-height: 108px;
  position: relative;
}
ul#countdown_top li span::before {
  content: '';
  width: 100%;
  height: 1px;
  border-top: 1px solid white;
  position: absolute;
  top: 27px;
}
ul#countdown_top li p.timeRefDays,
ul#countdown_top li p.timeRefHours,
ul#countdown_top li p.timeRefMinutes,
ul#countdown_top li p.timeRefSeconds {
  margin-top: 1em;
  color: #909091;
  text-transform: uppercase;
  font-size: .875em;
  text-align:center;
}


/*--Health Assessment--*/

#content .article .health_profile {
    background:url(../i/HealthAssesment/ha_bkgrd_top.png) center top no-repeat;
    min-height:380px;
    position:relative;
}

#content .article .health_profile label {
    padding-left:10px;
    padding-bottom:5px;
    font-family:ProximaNovaSemiBold, Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:1.8em;
    width:400px;
}

    #content .article .health_profile label span {
        background: url(../i/HealthAssesment/ha_lbl.jpg) center no-repeat;
        color:#292ca1;
        display:inline-block;
        width:120px;
        vertical-align:middle;
        padding-right:20px;
        padding-left:30px;
    }

     #content .article .health_profile label input {
        width:220px;
        vertical-align:middle;
        border: 1px solid #999;
        -webkit-box-shadow:  0px 0px 8px rgba(35, 50, 60, .3);
        -moz-box-shadow:  0px 0px 8px rgba(35, 50, 60, .3);
         box-shadow:  0px 0px 8px rgba(35, 50, 60, .3);
    }

     #content .article .health_profile label select {
        width:120px;
        margin-left:-4px;
        vertical-align:middle;
        border: 1px solid #999;
        -webkit-box-shadow:  0px 0px 8px rgba(35, 50, 60, .3);
        -moz-box-shadow:  0px 0px 8px rgba(35, 50, 60, .3);
         box-shadow:  0px 0px 8px rgba(35, 50, 60, .3);
    }

    #content .article .health_profile img {
        padding-left: 0px;
    }

   UL.ul_health {
        padding-left: 35px;
        padding-bottom:10px;
        list-style-type:disc;
    }

    ul.ul_health li {
        padding-bottom: 10px;
    }

ol.ol_normal {
    font-weight: bold;
    list-style-type: decimal;
}

ol.ol_normal li p {
    font-weight: normal;
}

ol.ol_normal_sna {
    font-weight: bold;
    list-style-type: decimal;
    display:block;
    
}

ol.ol_normal_sna li p {
    font-weight: normal;
     display:block;
     margin-left:-40px;
}

ol.ol_faq {
    font-weight: bold;
    list-style-type: decimal;
}

ol.ol_faq li {
    font-weight: normal;
    padding-bottom:10px;
}

#content .article .health_profile_bmi {
    background:url(../i/HealthAssesment/ha_bkgrd_btm.png) center top no-repeat;
    min-height:415px;
}

 #content .article .health_profile_bmi td {
       border-bottom: 1px solid #dcdcdc;
       line-height:1.5em;
    }

 #content .article .health_profile_bmi_large {
    background:url(../i/HealthAssesment/ha_bkgrd_btm_large.png) center top no-repeat;
    min-height:550px;
}

 #content .article .health_profile_bmi_large td {
       border-bottom: 1px solid #dcdcdc;
       line-height:1.5em;
    }

 #content .article .health_profile_bmi_650 {
    background:url(../i/HealthAssesment/ha_bkgrd_btm_650.png) center top no-repeat;
    min-height:650px;
}

 #content .article .health_profile_bmi_650 td {
       border-bottom: 1px solid #dcdcdc;
       line-height:1.5em;
    }

 #content .article .health_profile_bmi_700 {
    background:url(../i/HealthAssesment/ha_bkgrd_btm_700.png) center top no-repeat;
    min-height:650px;
}

 #content .article .health_profile_bmi_700 td {
       border-bottom: 1px solid #dcdcdc;
       line-height:1.5em;
    }

#content .article .h4_nopad {
    margin-bottom: -15px;
}

 OL.ol_health {
        padding-left: 35px;
        padding-bottom:10px;
        list-style-type:decimal;
    }

    ol.ol_health li {
        padding-bottom: 10px;
    }

           #content .article .profile_score {
            border: 1px solid #999;
            -webkit-border-radius: 6px;
            border-radius: 6px;
            background: #f9f9f9;
            -webkit-box-shadow:  0px 2px 4px 1px #ccc;
            box-shadow:  0px 2px 4px 1px #ccc;
            margin: auto;
            width: 260px;
            min-height:150px;
            min-width:260px;
            }

#content .article .highlight_yellow {
    display: block;
    background-color: yellow;
}

.s_results {
    padding-left: 15px;
}

/* Cleanse - Thank you page */
#content .article .option_box {
    background:url(../i/option.png) center top no-repeat;
    min-height:320px;
}

#content .article .option_box h5 {
    text-align:center;
    color:#59778f;
    font-size:28px;
    padding:20px;
}

#content .article .billing {
            border: 1px solid #999;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            background: #fff url(../i/products-box-bg.gif) bottom repeat-x;
            -webkit-box-shadow: 0px 1px 2px 0px #3f3f3f;
            box-shadow: 0px 1px 2px 0px #3f3f3f;
            padding: 30px;
            margin: 15px 60px;
            overflow: hidden;
            min-height:100px;
}

    #content .article .billing h1 {
         font-family: ProximaNova, Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: -1px;
        line-height: 1.35em;
        text-align: center;
        margin: 0px 0px -12px 0px;
    }
#content .article .billing p {
           text-align:center;
           font-size:16px;
           line-height:1em;
}

.billing_btn {
    background: url(../i/option_btn.png) center top no-repeat;
    min-height:40px;
    min-width:225px;
    border:none;
    margin-left:15px;
    cursor: pointer;
}

.billing_btn2 {
    background: url(../i/option_btn2.png) center top no-repeat;
    min-height:40px;
    min-width:225px;
    border:none;
    margin-left:15px;
    margin-top:-30px;
   cursor: pointer; 
}


#content .article p.smallital {
    text-align:center;
    padding:15px 30px 15px 30px;
    font-size:11px;
    font-style:italic;
}

#content .article .eachday {
    display:block;
    min-width: 100px;
    float: left;
    margin:15px 15px 15px 25px;
}


    #content .article .eachday a {
        display:block;
        border:1px solid #294475; 
        -webkit-border-radius: 6px; 
        -moz-border-radius: 6px;
        border-radius: 6px;
        font-family:arial, helvetica, sans-serif; 
        padding: 10px 10px 10px 10px; 
        /*text-shadow: -1px -1px 0 rgba(0,0,0,0.3);*/
        font-weight:bold; 
        text-align: center; 
        color: #46688f; 
        background-color: #9fd6dd;
        background-image: linear-gradient(top, #9fd6dd, #2a4576);
        text-align:center;
        width:100px;
 }

 #content .article .eachday a:hover{
     display:block;
    border:1px solid #9fd6dd; 
    background-color: #6e99b2;
    background-image: linear-gradient(top, #6e99b2, #2c4777);
    text-align:center;
    color:#9fd6dd;
    width:100px;
 }

 /* Thank You Cleansing Dangerous page */

#top_pink {
    color: #1c1c1c;
    border-bottom:solid 2px #1c1c1c;
    height: 100%;
    width:100%;
    background-color: #ffc0cb;
    background-image: linear-gradient(top, #ffc0cb, #fff);
   -webkit-box-shadow:  0px 3px 8px 0px rgba(35, 50, 60, .35); 
    box-shadow:  0px 3px 8px 0px rgba(35, 50, 60, .35);
    position: relative; 
}

    #top_pink span {
        font-family: ProximaNova, Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        display:block;
        padding:15px;
    }

#content .affiliates h4 {
    color: #1c1c1c;
    font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: left;
    margin: 1em 0 .75em;
}

.aff_box {
border: #4a7ebb solid;
background: #eaf1dd;
width:95%;
margin-left:auto;
margin-right:auto;
padding:30px;
}

.aff_upsell_box {
border: #4a7ebb solid;
background: #daeef3;
width:95%;
margin-left:auto;
margin-right:auto;
padding:30px;
}

.aff_heading_span {
color: #1f497d!important;
}

.aff_payout_box {
border: #4a7ebb solid;
padding:30px;
}

.aff_prod_box {
border: #9bbb59 solid;
padding:30px;
}

.affiliates ul
{
padding-top:10px;
padding-left:30px;
}

.affiliates li
{
display: inline-block;
width:384px;
height:285px;
font-size:18px;
color:#5c7500;
font-weight:bold;
font-style:italic;
padding-left:10px;
padding-top:1px;
margin-bottom:25px;
}

#payment_table {
float:left;
width:45%;
display:block;
padding-left:20px;
margin-left:20px!important;
background:#fff;
 -moz-box-shadow: 0 0 8px #888;
 -webkit-box-shadow: 0 0 8px #888;
 box-shadow: 0 0 8px #888;
 font-family: 'helveticaregular';
 min-height: 400px;
}

#payment_table:first-child {
padding-left:10px!important;
}

#payment_table p {
color: #959595!important;
padding:5px;
margin:5px;
font-size:20px!important;
}

#payment_table span {
color: #959595!important;
font-size:15px!important;
margin-top:5px;
margin-bottom:5px;
text-align:center;
display:block;
}

#payment_table h3 {
font-family: 'helveticaregular', sans-serif;
font-weight:600!important;
font-size:36px!important;
padding-top: 5px!important;
padding-bottom: 6px!important;;
margin-bottom:0px!important;
text-align: center;
display: block;
color: #333333!important;
}

#payment_table h5 {
font-family: 'helveticaregular', sans-serif;
font-size:16px;
font-weight: 600;
padding-top: 5px;
padding-bottom: 10px;
text-align: left;
display: block;
color: #333333;
}

#payment_table h6 {
font-family: 'helvetica-boldregular', sans-serif;
font-size:24px;
font-weight: 500;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
display: block;
color: #333333;
font-style: italic;
}

#payment_table img{margin-bottom:0px!important;margin-top:0px!important;padding-top:0px!important;padding-bottom:0px!important}

#payment_table_border {
border: #e71616 solid 4px;
-moz-border-radius: 8px;
 border-radius: 8px;
 min-height:690px;
 padding-top:18px;
 padding-bottom:18px;
}

#payment_table_border_sales {
border: #e71616 solid 4px;
-moz-border-radius: 8px;
 border-radius: 8px;
 padding-top:18px;
 padding-bottom:18px;
text-align:center;
}

.comptable{
width:18%;
float:left;
color:#fff;
list-style-type:none;
transition: all .25s;
margin-bottom:0px;
min-height:500px;
}

ul.comptable li img{
text-align:center;
vertical-align:middle;
display:block;
line-height:80px;
}

ul.comptable li:first-child{
height:54px!important;
text-align:center;
line-height:1.8em;
vertical-align:bottom;
display:block;
}

ul.comptable li{
list-style-type:none;
line-height:1.3em;
margin-bottom:0px!important;
maring-top:0px!important;
border-left:#e6e6e6 solid 1px;
border-bottom:#e6e6e6 solid 1px;
display: block;
vertical-align:middle;
text-align: center; 
padding-top:0px!important;
padding-bottom:0px!important;
}

.rightborder{border-right:#e6e6e6 solid 1px;}

.comptable li p{
line-height:1.3em!important;
vertical-align:middle;
padding-top:10px;
max-height:72px!important;
min-height:72px!important;
color:#333333;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:0px!important;
margin-bottom:0px!important;
width:95%!important;
}

.one{
width:25%!important;
padding-top:-6px!important;
}

.two{
border: #de8334 solid 4px;
-moz-border-radius: 8px;
 border-radius: 8px;
 padding-top:0px;
 padding-bottom:0px;
margin-top:-4px;
margin-bottom:2px;
width:20%!important;
}

.two:hover{border:#de8334 solid 4px;transition: all .45s;-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	box-shadow: 0 0 10px rgba(0,0,0,0.5);}

.nox{
background:url(../i/price_nox.png) no-repeat center center;
min-height:82px;
min-width:24px;
line-height:3.4em;
}

.yescheck{background:url(../i/price_yescheck.png) no-repeat center center;
line-height:3.4em;
min-height:82px;
min-width:24px;
}

.comph5{
text-align:center!important;
line-height:1em;
vertical-align:bottom;
display:block;
font-size:22px!important;
margin-top:0px!important;
}
.yesx{font-size:26px;color:#2489bd!important;font-weight:600!important;
line-height:1.0em;
text-align:center!important;
display:block;
vertical-align:middle;
min-height:48px;
max-height:48px;
padding-top:10px!important;
min-width:24px;
margin-bottom:6px!important;
margin-top:6px!important;}

.yesx:hover{font-size:34px;transition: all .45s;}

/* quiz */
#quiz ol {
   margin: 0 0 10px 20px;
}

#quiz ol li {
   margin: 0 0 20px 0;
}

#quiz ol li div {
   padding: 4px 0;
}



#quiz h4 {
    color: #367bba;
}

#aboveemail{
    font-size: 11px;
    color: #9f9f9f;
}

#emailaddr
{
   background: url(images/quizemail.png) no-repeat left;	width: 200px;	height: 32px;	padding-left: 30px;	margin-top: 0px;	margin-bottom: 5px !important;	padding-bottom: 0px;	border: 1px solid #BBB;	color: #999;
}


#name2a
{
    width: 200px;
    height: 25px;
    padding-left: 30px;
    margin-bottom: -15px;
    padding-bottom: 0px;
    margin-top: -5px;
    	background: url(images/optionusericon.png) no-repeat left;	
border: 1px solid #BBB;		
}
#aboveemail {	font-size: 15px;	color: #999;}

#name2b
{
		background: url(images/optionusericon.png) no-repeat left;		width: 200px;		height: 32px;		padding-left: 30px;		margin-bottom: 5px !important;		padding-bottom: 0px;		margin-top: -5px;		border: 1px solid #BBB;		color: #999;	
}

#name2c
{
    width: 200px;
    height: 32px;
    padding-left: 30px;
    margin-bottom: -15px;
    padding-bottom: 0px;
    margin-top: -5px;
    	background: url(images/optionusericon.png) no-repeat left;	
border: 1px solid #BBB;	
color:#999!important;	
}




#emailaddrbtm
{
    background: url(images/quizemail.png) no-repeat left;
    width: 200px;
    height: 25px;
    padding-left: 30px;
    margin-bottom: -30px;
    padding-bottom: 0px;
    margin-top: -30px;
}

#subform 
{
    border:#8fcce3 solid 3px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px;
    min-height: 118px;
    -webkit-border-radius: 6px;
            border-radius: 6px;
}

#optinform 
{
    background: url(images/optionbg.png) no-repeat top center;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px;
    min-height: 254px;
}

#divhide {
    background: #8fcce3;
    color:#fafafa;
    outline: none;
    min-height: 52px;
    width: 232px;
    border: none;
}

#divhide2 {
     background-color: #3c5b77;
    color:#fafafa;
    font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
        font-size: 24px;
    outline: none;
    min-height: 40px;
    width: 235px;
    border: none;
    cursor:hand;
    cursor:pointer;
     -webkit-border-radius: 6px;
            border-radius: 6px;
    
}

#divhide2:hover {
background-color:#8fcce3;
border:solid 0px #3c5b77;
       transition: background-color .25s ease-in-out;
       -moz-transition: background-color .25s ease-in-out;
   -webkit-transition: background-color .25s ease-in-out;
}

#optsubmit {
    background: #;
    outline: none;
    min-height: 52px;
    width: 232px;
    border: none;
}

.resultsscore {
    font-size: 24px;
    font-family: 'helvetica-boldregular' , sans-serif;
}

#results p:first-child {font-weight: 500;font-size: 24px;line-height: 24px; color: #367bba;}
#results {vertical-align:none !important;margin-top: 0px !important;padding-top:0px !important;}

#contenttop p { font-size:14px;padding-bottom:20px;line-height:20px;}
.belowquiz { font-size:14px;padding-bottom:20px;line-height:20px;padding-left:20px;padding-right:20px;}
#showHideDiv h1{
	color: #0a4b84;
        font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: -1px;
        line-height: 1.35em;
        text-align: center;
        margin: 0 -2px;
        }

#showHideDiv h2{
	color: #0a4b84;
        font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: -1px;
        line-height: 1.35em;
        text-align: center;
        margin: 0 -2px;
        }
        
        #results h1{
		color: #0a4b84;
	        font-family: ProximaNovaBold, Arial, Helvetica, sans-serif;
	        font-size: 28px;
	        font-weight: bold;
	        letter-spacing: -1px;
	        line-height: 1.35em;
	        text-align: center;
	        margin: 0 -2px;
	        }
	
	#results h2{
		color: #0a4b84;
	        font-family: ProximaNovaCondSemibold, Arial, Helvetica, sans-serif;
	        font-size: 24px;
	        font-weight: bold;
	        letter-spacing: -1px;
	        line-height: 1.35em;
	        text-align: center;
	        margin: 0 -2px;
        }
        #results p { font-size:14px;padding-bottom:20px;line-height:20px;}
        
#johnsonbox {background:#d1d1d1;padding:15px;border:solid #c2c2c2 3px;}  
.dnone{display:none;}
.sall{display:block!important;}

#2014bonus{border:#b81e7c solid 3px;padding:15px;background:#fbf4e2;}
#2014bonus h3{color:#b81e7c;margin-bottom:10px;text-align:center;}
#2014bonus h4{color:#b81e7c;margin-bottom:10px;}
#2014bonus p{color:#000!important;}
#footlink a {display:block;width:240px;height:49px;background:url(http://totalwellnesscleanse.com/images/hme_btnsmall.png) no-repeat;}
#footlink a:hover {width:240px;height:49px;background:url(http://totalwellnesscleanse.com/images/hme_btnsmallhover.png) no-repeat;}
#footerfd {
   position:fixed;
   left:0px;
   bottom:0px;
   height:90px;
   width:100%;
   background:#ffc966;
   border-top: 2px solid #c2c2c2;
   box-shadow: 0px 0px 4px  #c2c2c2, inset 0px 0px 2px #c2c2c2;
}

.bordered_nq{border:#8fcce3 dashed 3px;background:#f9f9f9;padding:30px;border-radius:6px;width:610px;margin:25px 25px 25px 60px;}
.bordered_nq h3 {margin:0 .75em;margin-top:20px!important;}

