
a{ text-decoration: none; outline: none;
color: #4e4e4e;}
a:hover{  outline: none;
text-decoration: underline;}
ul, ol{ list-style: none; }
label{ cursor: pointer; }
html, body{
    width: 100%; height: 100%;
    }

table{
    border-collapse: collapse;
    }

html, body, h1, h2, h3, h4, h5, h6, p, form, fieldset, img, label, ul, li, ol, dl, dd, dt, table, th, tr, td, thead, tbody{
    margin: 0;
    padding: 0;
    border: none;
    }

body, input, textarea, select{
    color: #000;
    font: 100%/16px Tahoma,Verdana,Helvetica,sans-serif;
    }

body{
    text-align: left;
    background-repeat: repeat-x;
    }



/* *********************************************************** */

        /* Header */

        #header{
        width: 1000px;
        /*margin: 1.5em auto 0em auto;*/
        margin: 0 auto;
        height: 150px;
        position: relative;
        border: 0px #000 solid;
        line-height:22px;
background: url(/header2.png);
        }

        #header a:hover {
        text-decoration: none;
        }


        #header h1 a{
        font-family: "verdana", sans-serif;
        font-size: 25px;
        color: #990000;

       font-weight: bold;
        letter-spacing: -1px;
        padding: 0px 0px 0px 50px;
        }

        #header h2{
        font-size:14px;
        font-weight: bold;
        letter-spacing: 2px;
padding: 0px 0px 0px 29px;
        left: 0px;
        top: 25px;
        color:#666666;
text-align: left;
        }

        #header ul {
        list-style: none;
        border:0px solid red;
        margin:0 auto;
        width:800px;
        float:right;
        }

        #header li.logo {
        float:left;
        line-height:35px;
        width: 300px;
        }
        #header li.payment {
        float:left;
        width: 212px;
        }
        #header li.shipping {
        float:left;
        width: 160px;
        }
        #header li.trust {
        float:left;
        width: 170px;
        }
        #header li.payment p, #header li.shipping p, #header li.trust p{
        font-size: 9px;
        padding: 0;
        margin: 0;
        }
        #header li.payment img{
        padding: 0;
        margin: 0;
        vertical-align:top;
        }



        #header li.payment p.liner {
        color:#666666;
        float:left;
        font-size:17px;
        font-weight:normal;
        margin:-67px -20px -27px 200px;
        padding:0 10px 10px 0;
        position:fixed;
        width:20px;
        }

        #header li.sum {
        float:right;
        line-height:19px;
        }

        #header li.sum p {
        display: inline;
        font-size:11px;
        }

        #header li.cart {
        float:right;
        line-height:21px;
        padding-right:20px;
        }

        /* Nev */
        #headNav{
        width: 1000px;
        margin: 0 auto;
        border: 0px red solid;
        padding: 10px 0 10px 0;
        }

        #headNav ul{
        width: 980px;
        height: 37px;
        overflow: hidden;
        padding-left: 1px;
        }

        #headNav li{
        float: left;
        height: 30px;
        padding-right: 1px;
        font-family: "Trebuchet MS", Tahoma;
        line-height: 1em;
        }

        #headNav li a{
        float: left;
        height: 37px;
        color: #fff;
        line-height: 37px;
        padding: 0 25px;
        font-weight: normal;
        font-size: 13px;
        }


        #headNav li a:hover{
        text-decoration: underline;
        }

/* *********************************************************** */


        /* Wrap */

        #mainWrap, #footer{
        width: 1000px;
        margin: 0 auto;
        background: #FFFFFF;
        }

        #mainWrap{
        margin-top: 10px;
        }

        #mainWrap:after{
        content: " ";
        display: block;
        clear: both;
        margin-bottom: 0em;
        }



/* *********************************************************** */



/* Col-1 */

        #col-1{
        width: 190px;
        float: left;
        margin: 10px 10px 0px 10px;
        }

        #col-1 .section{
        margin-bottom: 10px;
        }

        #col-1 .section h3{
        border-top:10px solid #E8E8E8;
        font-weight: bold;
        font-size: 13px;
        padding: 10px 0px 5px 0px;
        font-family: "Trebuchet MS", sans-serif;
        position: relative;
        color: #000;
        }

#col-1 .section ul, #col-1 .section ol{
overflow: hidden;
width: 188px;
margin-left: 0.5em;
}

        #col-1 .section ul li {
        font-size: 13px;
        color: #000;
        float: left;
        width: 188px;

        }

        #col-1 .section ul li a {
        width: 160px;
        color: #4a4a4a;
        font-weight: normal;
        display: block;
        padding: 4px 5px 7px 13px;
        float: left;
        }

        #col-1 .section ul li a:hover {
        text-decoration: underline;
        color: #7aad03;
        }




#col-1 .section ol{ padding: 7px 0; margin-bottom: 6px; }
#col-1 .section ol li{
    font-size: 13px;
    color: #4a4a4a;
    line-height: 16px;
    float: left;
    width: 188px;
font-weight: normal;}
#col-1 .section ol li a:hover{ text-decoration: underline; }
#col-1 .section ol li a{
    width: 160px;
    color: #4a4a4a;
    display: block;
    padding: 2px 5px 2px 23px;
    float: left;
}
#col-1 #specials{ padding: 0px 0em 0px 0em;
background-color: #fff;
background-image: none;
color: #000;}
#col-1 #specials form{
    background: none repeat-x;
    height: 100px;
}
#col-1 #specials .line{ padding: 7px 0 0 11px;
font-weight: normal;}
#col-1 #specials .line input{
    font-size: 13px;
    color: #4a4a4a;
    border: 0;
font-weight: normal;
background-color: #e5e5e5;}
#col-1 #specials .submit{
    display: block;
    width: 130px;
    margin: 10px auto 0;
background-color: #e5e5e5;}
#col-1 img{ display: block; margin-bottom: 17px;}



/* *********************************************************** */


/* Col-2 */

        #col-2{
        width: 580px;
        float: left;
        overflow: hidden;
        padding-top:10px;
        }

        #col-2 h3{
        border-top:10px solid #E8E8E8;
        font-size:13px;
        font-weight:bold;
        padding:10px 0 5px;
        color:#7AAD03;
        }

        #col-2 p{
        font-size: 12px;
        color: #6e706e;
        text-align: left;
        padding: 0px 0 10px;
        clear:left;
        margin-right:0px;
        font-weight: normal;
        }



#col-2 p span{ color: #060606; width: 195px; float: left; }
#col-2 p a:hover{ text-decoration: underline; }
#col-2 p a, #col-2 p strong{ color: #7AAD03; font-weight: bold; }



#col-2 h5{
height: 35px;
text-align: center;
line-height: 35px;
font-size: 13px;
color: #4a4a4a;
margin-bottom: 5px;
font-weight: normal;}


#col-2 .sep-1{ border-bottom: 1px #bbb solid;
color: #666;}
#col-2 .sep-2, #col-2 .sep-5{ border-top: 1px #bbb solid; padding-top: 20px; margin-top: 10px; }
#col-2 .sep-3{ margin-top: 10px; }
#col-2 .sep-3 strong, #col-2 .sep-6 strong{ color: #2a2a2a; }
#col-2 .sep-3 strong a{ color: #2a2a2a; text-decoration: underline; }
#col-2 .sep-4{ padding: 15px 0; }
#col-2 .sep-4 strong{ color: #2b2b2b; padding-left: 125px; }
#col-2 .sep-5{ color: #666; }
#col-2 .sep-6{ padding: 5px 0 0; color: #666;
}

#col-2 #about p a:hover{ text-decoration: underline; }
#col-2 #about p a, #col-2 #about p strong{ color: #2b2b2b; }
#col-2 #about p span{ color: #666; width: 155px; }




        #col-2 ul{
        border:0px solid red;
        font-size: 13px;
        font-weight: normal;
        line-height: 1.33em;
        padding: 7px 0 10px;
        margin-bottom: 5px;
        }

        #col-2 li{
        padding-left: 20px;
        padding-top:5px;
        padding-bottom:5px;
        border-top:1px dashed #cccccc;
        color:#333333;
        }

        #col-2 li a {
        color:#000;
        }


#col-2 ol{
font-size: 13px;
line-height: 1.33em;
padding: 2px 0 10px;
margin-bottom: 5px;
color: #666;
}
#col-2 ol li{
background: url(images/marker3.gif) 2px 5px no-repeat;
padding-left: 15px;
}












        #col-2 #topProducts{
        border-top: 10px #E8E8E8 solid;
        border-bottom: 10px #E8E8E8 solid;
        margin-left: 0px;
        width: 596px;
        overflow: hidden;
        height: 1%;
        padding-bottom: 15px;
        margin-bottom: 5px;
        }

        #col-2 #topProducts h1{
        font-size:11px;
        color:#000;
        margin-bottom:3px;
        padding:0;
        font-family: "Trebuchet MS", sans-serif
        }

        #col-2 #topProducts p.pill {
        width:130px;
        border:1px solid #cccccc;
        margin:0 auto;
        text-align:center;
        cursor: pointer;
        }

        #col-2 #topProducts p.buy{
        width:131px;
        height:26px;
        margin-top:0px;
        font-size:12px;
        line-height:35px;
        text-indent: 30px;
        cursor: pointer;
        }

        #col-2 #topProducts p.buy a{
        color:#000000;
        }

        #col-2 #topProducts p.buy a:hover{
        color:#7AAD03;
        text-decoration:none;
        }

        #col-2 #topProducts .product{
        width:110px;
        height:150px;
        border:0px solid #000;
        padding:15px;
        float:left;
        position: relative;
        }

        #col-2 #topProducts .product img{
        margin:0 auto;
        padding-top:5px;
        display: block;
        }

        #col-2 #cart, #col-2 #products{
        font-size: 12px;
        width: 99%;
        margin-top: 20px;
        font-weight: normal;
        margin-left:1%;
        }

        #col-2 #cart, #col-2 #products th.title {
        border-bottom:4px solid #7AAD03;
        text-align:left;
        font-weight: bold;
        }

        #col-2 #cart th, #col-2 #products th{
        height: 24px;
        line-height: 22px;
        font-weight: bold;
        padding-left: 8px;
        }

        #col-2 #cart th, #col-2 #products th.title {
        border-bottom:4px solid #7AAD03;text-align:left;font-weight: bold;
        }


#col-2 #cart .col-1, #col-2 #products .col-1{ padding-left: 15px; background-position: -2px -68px; }
#col-2 #cart .col-2{ width: 81px; }
#col-2 #cart .col-3{ width: 85px; }
#col-2 #cart .col-4{ width: 91px; }
#col-2 #cart .col-5{ width: 87px; }
#col-2 #cart tbody td, #col-2 #products tbody td{
border-bottom: 1px #bbb solid;
padding: 5px 0 5px 8px;
font-weight: normal;
}
#col-2 #cart strong, #col-2 #products strong{ color: #dc2900;
font-weight: bold;}
#col-2 #cart tbody td:first-child, #col-2 #products tbody td:first-child{ padding-left: 15px; }








        #col-2 #cart .remove:hover{
        background-position: 0 -23px;
        }

        #col-2 #cart .remove{
        display: block;
        text-indent: -99999px;
        width: 25px;
        height: 23px;
        }

        #col-2 #cart tfoot{
        padding-top: 1px;
        }

        #col-2 #cart tfoot td{
        height: 80px;
        margin-top: 1px;
        }

        #col-2 #cart tfoot p{
        height: 20px;
        padding: 8px 0 5px;
        font-weight: bold;
        font-size: 12px;
        padding-left: 410px;
        color:#000;
        }

        #col-2 #cart .next, #col-3 .next{
        border-bottom:2px solid #618d4b;
        border-right:2px solid #618d4b;
        border-top:2px solid #a9d571;
        border-left:2px solid #a9d571;
        font-weight:bold;
        line-height:24px;
        color:#fff;
        width: 80px;
        height: 23px;
        text-indent: 25px;
        display: block;
        float: right;
        margin-right: 10px;
        }

        #col-3 .next{
        margin-right: 3px;
        }

        #col-2 .next:hover{
        text-decoration: none;
        }






#col-2 #contact {
padding: 20px 0 10px;
border-bottom: 1px #bbb solid;
margin-bottom: 10px;
}

#col-2 #orderform #shipping_info li {
margin-bottom: 10px;

}

#col-2 #orderform #shipping_info , #col-2 #orderform #billing_info{
width:280px;
float:left;
}

#col-2 #orderform #shipping_info {
margin-right:10px;
}

        #col-2 #contact .line,#col-2 #orderform #shipping_info .line ,#col-2 #orderform #billing_info .line ,#col-2 #identifyingDetails .line  {
        height: 1%;
        overflow: hidden;
        padding: 5px 0;
        }
        #col-2 #contact .line label , #col-2 #orderform #shipping_info .line label , #col-2 #orderform #billing_info .line label, #col-2 #identifyingDetails .line label{
        width: 140px;
        float: left;
        font-size: 13px;
        line-height: 20px;
        }

        #col-2 #contact .line select, #col-2 #orderform #shipping_info .line select, #col-2 #orderform #billing_info .line select ,#col-2 #identifyingDetails .line select{
        float: left;
        width: 190px;
        height: 20px;
        font-size: 13px;
        }

        #col-2 #contact .line input , #col-2 #orderform #shipping_info .line input, #col-2 #orderform #billing_info .line input ,#col-2 #identifyingDetails .line input{
        float: left;
        width: 190px;
        height: 16px;
        padding: 2px 4px;
        font-size: 13px;
        border: 1px #c6c6c6 solid;
        }

        #col-2 #orderform #billing_info .line select.datediv ,#col-2 #identifyingDetails .line select.datediv{
        width:70px;
        }

        #col-2 #contact textarea , #col-2 #identifyingDetails textarea{
        float: left;
        width: 380px;
        height: 120px;
        padding: 2px 4px;
        font-size: 13px;
        border: 1px #c6c6c6 solid;
        }


        #col-2 #contact p{
        font-size: 12px;
        padding: 10px 0 30px;
        }

        #col-2 #contact .send:hover , #col-2 #identifyingDetails
        #col-2 #contact .send, #col-2 #identifyingDetails .send{
        border-bottom:2px solid #618d4b;
        border-right:2px solid #618d4b;
        border-top:2px solid #a9d571;
        border-left:2px solid #a9d571;
        display: block;
        height: 23px;
        width: 90px;
        text-indent: 26px;
        font-size:14px;
        line-height:24px;
        color:#fff;
        margin: 10px 0 10px 140px;
        }

        #col-2 #account{
        height: 117px;
        position: relative;
        padding-top: 20px;
        }

        #col-2 #account .login{
        width: 136px;
        height: 23px;
        text-indent: 28px;
        display: block;
        position: absolute;
        bottom: 10px;
        right: 160px;
        font-weight:bold;
        line-height:24px;
        color:#fff;
        border-bottom:2px solid #618d4b;
        border-right:2px solid #618d4b;
        border-top:2px solid #a9d571;
        border-left:2px solid #a9d571;
        font-size:13px;
        letter-spacing:1px;
        }

        #col-2 #account .login:hover {
        text-decoration:none;
        }

        #col-2 #account .line{
        height: 1%;
        overflow: hidden;
        padding: 5px 0;
        }

        #col-2 #account .line label{
        width: 95px;
        float: left;
        font-size: 13px;
        line-height: 20px;
        padding-left: 125px;
        }

        #col-2 #account .line input{
        float: left;
        width: 190px;
        height: 16px;
        padding: 2px 4px;
        font-size: 13px;
        border: 1px #c6c6c6 solid;
        }

        #col-2 #account .line span{
        float: left;
        font-size: 13px;
        line-height: 20px;
        padding-left: 10px;
        }

#col-2 #products{ margin-bottom: 25px; }
#col-2 #products tbody td{ padding: 2px 0 2px 8px; }
#col-2 #products .col-2{ width: 70px; }
#col-2 #products del{ font-weight: normal; }


        #col-2 #products .buy, .trialpack .buy{
        display: block;
        text-indent: 25px;
        width: 36px;
        height: 29px;
        line-height:30px;
        }



  /* *********************************************************** */




/* Col-3 */

        #col-3{
        float: right;
        width: 190px;
        margin: 10px 10px 0px 0px;
        padding:0;
        }

        #col-3 .section{
        margin-bottom: 10px;
        }

        #col-3 .section h3{
        border-top:10px solid #E8E8E8;
        font-weight: bold;
        font-size: 13px;
        padding: 10px 0px 5px 0px;
        font-family: "Trebuchet MS", sans-serif;
        position: relative;
        color: #000;
        }

        #col-3 input {
        font-size: 16px;
        color: #999999;
        border-left: 1px solid #C3C3C3;
        border-right: 1px solid #DFDFDF;
        border-top: 1px solid #C3C3C3;
        border-bottom: 1px solid #DFDFDF;
        font-weight: normal;
        font-family: "Trebuchet MS", sans-serif;
        background: #fff;
        height:22px;
        margin-bottom:5px;
        width:100%;
        }

        #col-3 .section p {
        text-align:right;
        display: block;
        padding:0;
        margin:0;
        font-weight: normal;
        font-size: 13px;
        }

        #col-3 .section p a{
        text-decoration: none;
        color: #A3CD0E;
        padding-left:10px;
        }

        #col-3 .section p a:hover{
        text-decoration: underline;
        }

        #col-3 img{
        padding: 0;
        }

        #col-3 .section ul li {
        font-size: 13px;
        color: #000;
        float: left;
        width: 188px;
        }

        #col-3 .section ul li a {
        width: 160px;
        color: #4a4a4a;
        font-weight: normal;
        display: block;
        padding: 4px 5px 7px 13px;
        float: left;
        }

        #col-3 .section ul li a:hover {
        text-decoration: underline;
        color: #7aad03;
        }

        #col-3 .section #new_product {
        border:1px solid #A3CD0D;

        width:190px;
        height:300px;
        }

        #col-3 .section #new_product p.title {
        margin:60px 0;text-align:center;padding:0;
        font-family:"Trebuchet MS",sans-serif;
        font-size:12px;
        font-weight: bold;
        }

        #col-3 .section #new_product p.link {
        margin:16px 0;
        padding:0 0 0 7px;
        text-align:center;
        text-indent:10px;
        }

        #col-3 .section #new_product a {
        font-size:12px;
        color:#000;
        text-decoration:none;
        background: none;
        margin-right:20px;
        }
        #col-3 .section #new_product a:hover {
            color:#7AAD03;
            text-decoration:none;
        }

        #col-3 .section #new_product img {
        padding:0;
        margin-left:42px;
        margin-top:-45px;
        }

        #col-3 .section.banner{
            cursor: pointer;
        }


/* *********************************************************** */

/* Some fill code ? */

#col-2 #med li {
    color:#666666;
    font-weight: normal
}

fieldset#yes_no_questions { padding-bottom: 10px; }
fieldset#yes_no_questions div { padding: 5px 0; width: auto }
fieldset#yes_no_questions input { width: auto; display: inline }
fieldset#yes_no_questions label {  width: auto; display: inline; font-size:12px;}
fieldset#yes_no_questions label.question { padding-left: 22px }

fieldset#specify_conditions { padding-top: 10px }
fieldset#specify_conditions div { float: left; width: 130px; padding: 5px 0 }
fieldset#specify_conditions label.question { display: block !important; float: none !important; width: auto !important; height: 40px }
fieldset#specify_conditions textarea { clear: both; width: 120px; height: 90px }
fieldset#specify_conditions input { float: left; width: auto }
fieldset#specify_conditions label {  width: auto; float: left; padding: 0 1px 8px 0 ; font-size:12px;}

div#medical_info fieldset,
div.line.agree,
div.controls
    { padding: 0.5em 0.8em }

div#orderform,
div#medical_info
{
    float: left;
    width: 100%;
    padding-bottom: 10px;}

.invoice label{width:180px;  float: left; color:black; margin-right:5px; cursor:default;}

.hidetd,#hideCart {display:none;}

#col-1 #specials .line.emails{ padding-bottom:22px; }
#col-1 #specials .line.emails label{ width:50px; float:left; color: #4a4a4a; font-weight: normal; font-size: 13px }
#col-1 #specials .line.emails input{ width:100px; float:left; }

div#orderform #shipping_info .line label em , div#orderform #billing_info .line label em, div#orderform #shipping_info .line label em{
color:#F88000;
font-style:normal;
}

.msg {font-size:13px !important; }


table.trialpack {
    float: left;
    display: inline;
    margin: 5px 3px 0 13px;
    width: 195px;
    height: 217px;
    background: url(images/trial_pack_bg.gif) no-repeat 0 0;
}

table.trialpack td.title { height: 30px; padding-left: 10px; color:#000; font-size:12px; font-weight: normal; }
table.trialpack td.image { height: 44px; padding-left: 10px }
table.trialpack td.extradesc { width: 180px; height: 95px; padding-left: 10px; font-size: 11px; line-height: 18px; color: #414040; }
table.trialpack td.price { height: 48px; padding-left: 15px }
table.trialpack td.price h5 { margin: 0; padding: 4px 0 0 0; color: #cb0000 !important; font-size: 16px !important; line-height: 25px; font-weight: normal ; background:url() !important;}
table.trialpack td.price span.yousave { color: #000; letter-spacing: 0; font-size: 11px; font-weight: normal }
table.trialpack td.buynow { height: 48px }
#cart .orderExtra .submit{ margin: 12px 0 0 10px; line-height: 1.81em; background: url(images/buttons/09.png) top no-repeat; }
#cart .orderShipping{
    background: url(images/shippingBg.png) no-repeat;
    width: 75px;
    height: 75px;
    margin: 6px 35px 0 0;
    font-size: 13px;
    text-indent: -99999px;
    color: #fff;
    font-weight: normal;
    float: right;
}
#cart .orderExtra{
    margin: -8px auto 0px;
    height: 43px;
    width: 570px;
    background: url(images/orderExtraBg.png) no-repeat;
    /*border-top: 0;*/
    z-index: 10;
    position: relative;
}
#cart .supersize{ padding: 0 10px; }
#cart .orderExtra h4{
    float: left;
    color: #FF4800;
    font-size: 13px;
    font-weight: bold;
    line-height: 3.5em;
}
#cart .orderExtra h5{
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 4em;
    margin: 0;
    background: none;
    padding: 0 5px;
}

#cart .orderPrice .submit, #cart .orderExtra .submit{
    display: block;
    width: 83px;
    height: 19px;
    background: #7aad03;
    text-align: center;
    color: #fff;
    border-width: 0;
    background: url(images/buttons/06.png) top no-repeat;
    font-weight: bold;
    float: left;
    cursor: pointer;
    margin: 1px 0 0 0;
}

#cart .orderExtra .submit{ margin: 12px 0 0 10px; line-height: 1.81em; background: #7aad03 none no-repeat top;
}

#flashcontent
{
font-size: 14px;}


/* *********************************************************** */



/* Footer */

        #footer{
        clear: both;
        padding-top: 0px;
        color: #5f5f5f;
        font-size: 12px;
        font-weight: normal;
        width: 100%;
        height:150px;
        margin: 0 auto;
        }

        #footer h6{
        clear: both;
        width: 1000px;
        margin: 0 auto;

        text-align:center;

        color: #646464;
        font-size: 10px;
        font-weight: normal;
        padding: 20px 0 0px 0;
        border-top:1px solid #cccccc;
        }

.quantity{
    text-align: right;
}

.bonus{
    text-align: center;
}