@charset "utf-8";

body { background:#d1e1e9 url('../images/body_bg.gif') repeat-x; color:#1f1f1f; font-family:"Helvetica TT", Arial, Helvetica, sans-serif; font-size:16px; margin:0; padding:0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; }

h1.key_head{font-size:16px; font-weight:normal; display:inline;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; }

ul, li, ol { list-style-type:none; }

img { border:0; float:left; }

a, input { outline:none; border:none; text-decoration:none; }

.FloatLeft { float:left }

.FloatRight { float:right }

.Display { display:none; }

/**** Main CSS ******/
.AutoWrapper { width:1000px; margin:auto; }

.AutoWrapper div.HeaderWrapper { float:left; width:1000px; }

.HeaderWrapper span.LeftImg { background:url(../images/header_left.gif) no-repeat; float:left; height:134px; width:27px; }

.HeaderWrapper div.HeaderMiddle { background:url(../images/header_middle.gif) repeat-x; float:left; height:134px; width:946px; }

.HeaderWrapper span.RightImg { background:url(../images/header_right.gif) no-repeat; float:left; height:134px; width:27px; }

/* Logo */
.HeaderMiddle div.LogoWrapper { float:left; padding:15px 0 0 21px; width:740px; }

.LogoWrapper h1.logo { background:url(../images/logo_main.gif) no-repeat; float:left; height:91px; width:740px; }

.LogoWrapper h1.logo a { float:left; height:78px; width:325px; }

div.ContactNo { color:#0e6a10; float:left; font-size:23px; text-transform:uppercase; width:180px; padding:20px 0 0 0; text-align:right;}

.ContactNo span { padding-left:5px; font-size:15px; }
.ContactNo img { margin-left:15px; }

/* Navigation */
.HeaderWrapper ul { width:720px; float:left; }

.HeaderWrapper ul li, .HeaderWrapper ul li a { float:left; font-size:14px; color:#000; }

.HeaderWrapper ul li span { display:none; }

.HeaderWrapper ul li a.home_nav { background:url('../images/nav.gif') 0 -28px no-repeat; width:85px; height:28px; float:left; }
.HeaderWrapper ul li a.home_navh { background:url('../images/nav.gif') 0px 0 no-repeat; width:85px; height:28px; float:left; }

.HeaderWrapper ul li a.ingredients_nav { background:url('../images/nav.gif') -87px -28px no-repeat; width:112px; height:28px; float:left; }
.HeaderWrapper ul li a.ingredients_navh { background:url('../images/nav.gif') -87px 0px no-repeat; width:112px; height:28px; float:left; }

.HeaderWrapper ul li a.science_nav { background:url('../images/nav.gif') -202px -28px no-repeat; width:125px; height:28px; float:left; }
.HeaderWrapper ul li a.science_navh { background:url('../images/nav.gif') -202px 0px no-repeat; width:125px; height:28px; float:left; }

.HeaderWrapper ul li a.faq_nav { background:url('../images/nav.gif') -328px -28px no-repeat; width:83px; height:28px; float:left; }
.HeaderWrapper ul li a.faq_navh { background:url('../images/nav.gif') -328px 0px no-repeat; width:83px; height:28px; float:left; }

.HeaderWrapper ul li a.testimonials_nav { background:url('../images/nav.gif') -414px -28px no-repeat; width:122px; height:28px; float:left; }
.HeaderWrapper ul li a.testimonials_navh{background:url('../images/nav.gif') -414px 0px no-repeat; width:122px; height:28px; float:left; }

.HeaderWrapper ul li a.abtus_nav { background:url('../images/nav.gif') -538px -28px no-repeat; width:99px; height:28px; float:left; }
.HeaderWrapper ul li a.abtus_navh {background:url('../images/nav.gif') -538px 0px no-repeat; width:99px; height:28px; float:left; }

.HeaderWrapper ul li a.blog_nav { background:url('../images/nav.gif') -639px -28px no-repeat; width:81px; height:28px; float:left; }
.HeaderWrapper ul li a.blog_navh{ background:url('../images/nav.gif') -639px 0px no-repeat; width:81px; height:28px; float:left; }

.HeaderWrapper ul li a.home_nav:hover, .HeaderWrapper ul li.home_active { background:url('../images/nav.gif') 0px 0 no-repeat; width:85px; height:28px; float:left; }

.HeaderWrapper ul li a.ingredients_nav:hover, .HeaderWrapper ul li.ingredients_active { background:url('../images/nav.gif') -87px 0px no-repeat; width:112px; height:28px; float:left; }

.HeaderWrapper ul li a.science_nav:hover, .HeaderWrapper ul li.science_active { background:url('../images/nav.gif') -202px 0px no-repeat; width:125px; height:28px; float:left; }

.HeaderWrapper ul li a.faq_nav:hover, .HeaderWrapper ul li.faq_active { background:url('../images/nav.gif') -328px 0px no-repeat; width:83px; height:28px; float:left; }

.HeaderWrapper ul li a.testimonials_nav:hover, .HeaderWrapper ul li.testimonials_active { background:url('../images/nav.gif') -414px 0px no-repeat; width:122px; height:28px; float:left; }

.HeaderWrapper ul li a.abtus_nav:hover, .HeaderWrapper ul li.abtus_active { background:url('../images/nav.gif') -538px 0px no-repeat; width:99px; height:28px; float:left; }

.HeaderWrapper ul li a.blog_nav:hover, .HeaderWrapper ul li.blog_active { background:url('../images/nav.gif') -639px 0px no-repeat; width:81px; height:28px; float:left; }

/** TopContent Section **/
.AutoWrapper div.TopContent { background:url(../images/main_bg_bottom.gif) left bottom no-repeat; float:left; padding:0px 0 32px 0; width:1000px; }
.AutoWrapper div.TopContent_ebook { float:left; padding:0px 0 5px 0; width:1000px; }

.TopContent div.TopContentMidBg { background:url(../images/main_bg_middle.gif) repeat-y; float:left; padding:10px 28px 36px 52px; width:930px; }

.TopContent div.LeftContent { float:left; width:655px; }

.LeftContent h2.NaturalHdg { background:url(../images/naturally_safe_anxiety.gif) 29px 0 no-repeat; float:left; height:64px; padding:0 0 0 29px; width:615px; }

.LeftContent ul.TopList { float:left; width:501px; padding:13px 0 0px 70px; }

.LeftContent ul.TopList li { background:url(../images/bullet.gif) 0 8px no-repeat; color:#000; float:left; font-size:16px; width:600px; padding:0 0 5px 10px; font-weight:bold;}

.LeftContent div.MoneyBack { background:url(../images/zip_box.jpg) no-repeat; float:left; height:205px; padding:100px 0 0 309px; width:348px; margin-top:20px;}

.ZipTxt { border:1px #ccc solid; color:#000; float:left; font-family:Arial, Helvetica, sans-serif; font-size:20px; padding:9px 0 0 7px; width:141px; height:37px; }

.MoneyBack div.TrailBtn { background:url(../images/start_risk_btn.gif) no-repeat; float:left; height:54px; margin-top:10px; width:259px; }

.TrailBtn a { float:left; height:54px; width:259px; }

.LeftContent div.ClinicalProven { float:left; padding:24px 0 0 23px; width:644px; }

.ClinicalProven span.TopImg { background:url(../images/box_top.gif) no-repeat; float:left; height:11px; overflow:hidden; width:644px; }

.ClinicalProven div.ClinicallyMiddle { background:url(../images/box_middle.gif) repeat-y; float:left; width:615px; padding:20px 0 10px 29px; }

.ClinicalProven h3 { float:left; font-size:18px; padding:0 0 10px 0; width:auto; }

.ClinicallyMiddle ul { width:580px; float:left; }

.ClinicallyMiddle ul li { background:url(../images/bullet.gif) 0 7px no-repeat; float:left; width:550px; padding:0 0 5px 10px; width:580px; float:left; }

.ClinicalProven span.BotmImg { background:url(../images/box_bottom.gif) no-repeat; float:left; height:11px; overflow:hidden; width:644px; }

.TopContent div.RightContent { float:right; width:215px; padding-left:10px;}

.RightContent h2 { color:#252525; float:left; font-size:16px; text-align:center; width:205px; }

.RightContent h2 a, .MoneyBack a { color:#024da3; font-size:12px; text-decoration:underline; line-height:22px; }

.RightContent h2 a:hover, .MoneyBack a:hover { text-decoration:none; }

.RightContent div.MoneyBack { background:url(../images/money_back_guarantee_seal.gif) center 6px no-repeat; padding:135px 0 15px 0; float:left; width:205px; text-align:center; }

.RightContent h3 { color:#252525; float:left; font-size:14px; padding-bottom:12px; text-align:center; width:205px; }

/* Newsletter */
.RightContent div.NewsletterMain { float:left; padding:0 0 15px 0; width:205px; }

.NewsletterMain span.TopImg { background:url(../images/newsletter_box_top.gif) no-repeat; float:left; height:18px; width:205px; }

.NewsletterMain div.NewsMid { background:url(../images/newsletter_box_middle.gif) repeat-y; float:left; padding:0 0 0 20px; width:193px; }
.NewsletterMain div.NewsMid1 { background:url(../images/newsletter_box_middle.gif) repeat-y; float:left; padding:0 0 0 20px; width:190px; }
.NewsMid span.NewsTop { color:#765d1b; float:left;font-size:15px;padding:0 0 8px 0px; width:160px;font-family:Helvetica(TT); }
.NewsMid span.NewsTopMID {float:left;text-align:center;width:160px;color:#2c2b2b;font-size:14px;font-family:Helvetica(TT);}

.NewsMid div.TxtFldBg { background:url(../images/inputbg.gif) no-repeat; float:left; height:20px; padding:4px 0 0 4px; margin-bottom:5px; width:138px; }

.NewsMid div.TxtFldBg input.NewsTxt { background:none; color:#5e5e5e; float:left; font-size:11px; height:17px; width:131px; }

.NewsMid .SubscribeBtn { float:left; height:31px; width:131px; padding:5px 0 0 11px; }

.NewsletterMain span.BotmImg { background:url(../images/newsletter_box_bottom.gif) no-repeat; float:left; height:18px; width:205px; }

/*  ClinicalProven  */
.RightContent div.ClinicalProven { float:left; width:205px;}

.ClinicalProven { float:left; width:205px; }

.ClinicalProven span.CbsNews { background:url(../images/logo_cbs.gif) center top no-repeat; float:left; height:49px; padding-bottom:15px; width:205px; }

.ClinicalProven span.CnnNews { background:url(../images/logo_cnn.gif) center top no-repeat; float:left; height:41px; padding-bottom:15px; width:205px; }

.ClinicalProven span.SixtyMins { background:url(../images/logo_60_mins.gif) center top no-repeat; float:left; height:51px; padding-bottom:15px; width:205px; }

.ClinicalProven span.WebMd { background:url(../images/logo_web_md.gif) center top no-repeat; float:left; height:29px; padding-bottom:15px; width:205px; }

.ClinicalProven span.OprhaNews { background:url(../images/logo_oprah.gif) center top no-repeat; float:left; height:53px; width:205px; }

.ClinicalProven span.CbsNews a, span.OprhaNews a, span.WebMd a, span.SixtyMins a, span.CnnNews a { float:left; height:29px; width:58px; }



.ClinicalProven span.CbsNews_s { background:url(../images/logo_cbs_s.gif) center top no-repeat; float:left; height:39px; padding-bottom:15px; width:102px; }

.ClinicalProven span.CnnNews_s { background:url(../images/logo_cnn_s.gif) center top no-repeat; float:left; height:33px; padding-bottom:15px; width:102px; }

.ClinicalProven span.SixtyMins_s { background:url(../images/logo_60_mins_s.gif) center top no-repeat; float:left; height:40px; padding-bottom:15px; width:102px; }

.ClinicalProven span.WebMd_s { background:url(../images/logo_web_md_s.gif) center top no-repeat; float:left; height:23px; padding-bottom:15px; width:102px; }

.ClinicalProven span.OprhaNews_s { background:url(../images/logo_oprah_s.gif) center top no-repeat; float:left; height:42px; width:102px; }

.ClinicalProven span.CbsNews_s a, span.OprhaNews_s a, span.WebMd_s a, span.SixtyMins_s a, span.CnnNews_s a { float:left; height:29px; width:58px; }


/** Bottom Content Section **/
.AutoWrapper div.BottomContent { float:left; padding:10px 0 0 0; width:1000px; }

.BottomContent span.TopImg { background:url(../images/lower_bg_top.gif) no-repeat; float:left; height:32px; width:1000px; }

.AutoWrapper div.ContentMiddle { background:url(../images/lower_bg_middle.gif) repeat-y; padding:25px 44px 48px 24px; float:left; width:932px; }

.ContentMiddle div.ContentBlock { padding:0px 0px 0px 18px; float:left; width:914px; }

.ContentBlock p { padding:0px 0px 15px 0px; float:left; line-height:19px; width:914px; }

.ContentBlock p span.Atxt { font-family:Georgia, "Times New Roman", Times, serif; font-size:25px; }

.ContentBlock p.Redtxt { color:#c90808; font-size:20px; font-weight:bold; padding:10px 0; }

.ContentMiddle div.ContentWidth932 { background:url(../images/give_your_brain_what_it_needs.jpg) 0 20px no-repeat; float:left; padding:20px 0 0 382px; width:550px; }

.ContentWidth932 p { padding:19px 0px 15px 0px; float:right; line-height:19px; width:550px; }

.ContentBlock span.StarvingImg { background:url(../images/brain_starving_image.jpg) center top no-repeat; float:left; height:337px; padding-bottom:26px; width:914px; }

/** Headings 2 **/
.ContentBlock h2.WatAnxietyHdg { background:url(../images/what_is_anxiety_keeping_you.gif) center top no-repeat; float:left; height:44px; padding:0px 0px 29px 0; width:914px; }

.ContentBlock h2.BrainStarvingHdg { background:url(../images/your_brain_is_starving.gif) center 50px no-repeat; float:left; height:44px; padding:50px 0px 18px 0; width:914px; }

.ContentBlock h2.GiveUrBrainHdg { background:url(../images/give_your_brain_what_it_needs.gif) center 50px no-repeat; float:left; height:79px; padding:50px 0px 18px 0; width:914px; }

.ContentBlock h2.BeforeOrderHdg { background:url(../images/before_you_order_let_me_show_you_how_this.gif) center 98px no-repeat; float:left; height:165px; padding:98px 0px 18px 0; width:914px; }

.ContentBlock h2.GiveUsMonthHdg { background:url(../images/give_us_one_month_and_we.gif) center 35px no-repeat; float:left; height:94px; padding:35px 0px 18px 0; width:914px; }

.ContentBlock h2.HowMuchAnxietyHdg { background:url(../images/how_much_is_anxiety_costing_you.gif) center 59px no-repeat; float:left; height:94px; padding:59px 0px 18px 0; width:914px; }

.ContentBlock h2.NoQuestionHdg { background:url(../images/90_day_no_question_asked.gif) center 54px no-repeat; float:left; height:88px; padding:54px 0px 18px 0; width:914px; }

.ContentBlock h2.DonotAcceptHdg { background:url(../images/dont_accept_another_day_living.gif) center 54px no-repeat; float:left; height:88px; padding:54px 0px 12px 0; width:914px; }

.ContentBlock h2.TryNowtHdg { background:url(../images/try_it_now_no_risk.gif) center 0px no-repeat; float:left; height:80px; padding:0px 0px 25px 0; width:914px; }

/* Heading 3 */
.ContentBlock h3 { color:#488909; font-size:26px; font-weight:bold; line-height:30px; padding:22px 0px 22px 0px; float:left; width:914px; }

/* Listing */
.ContentBlock ul { padding:0 0 22px 4px; float:left; width:910px; }

.ContentBlock ul li { background:url(../images/tick.gif) no-repeat; float:left; line-height:19px; padding:3px 0 18px 35px; width:820px; }

/* OrderNow */
.ContentBlock div.OrderNow, .ContentBlock div.TropinBottle, .ContentBlock div.TestimonialsMain, .ContentBlock div.BestDealMain, .ContentBlock div.BetterDeal { float:left; width:913px; }

.OrderNow span.TopImg { background:url(../images/box_yellow_top.gif) no-repeat; float:left; height:12px; overflow:hidden; width:913px; }

.OrderNow div.MiddleSection { background:url(../images/box_yellow_middle.gif) repeat-y; float:left; font-family:Georgia, "Times New Roman", Times, serif; width:913px; }

.MiddleSection p.IngrdientsTxt { float:left; font-size:24px; line-height:28px; text-align:center; padding:28px 0 30px 49px; width:816px; }

.MiddleSection p.PromiseTxt { color:#488909; float:left; font-size:27px; font-weight:bold; line-height:28px; text-align:center; padding:0px 0 28px 49px; width:816px; }

div.OrderBtn { padding:0px 0 13px 199px; float:left; width:520px; }

.OrderBtnImg { background:url(../images/order_btn.png) no-repeat; float:left; height:80px; width:520px; }

.OrderBtnImg a { float:left; height:40px; width:520px; }

.OrderNow span.ImgBotm { background:url(../images/box_yellow_bottom.gif) no-repeat; float:left; height:22px; width:913px; }

/* TropinBottle */
.TropinBottle span.TopImg { background:url(../images/box_yellow2_top.gif) no-repeat; float:left; height:22px; width:913px; }

.TropinBottle div.MiddleSection { background:url(../images/box_yellow2_middle.gif) repeat-y; float:left; padding:28px 36px 10px 30px; width:847px; }

.MiddleSection p { float:left; line-height:19px; padding:0px 0 17px 0px; width:820px; }

.MiddleSection p.Hdg { float:left; font-size:15px; font-weight:bold; line-height:18px; padding:0px 0px 15px 12px; width:835px; }

.TropinBottle div.MiddleSection div.Width815 { background:url(../images/sociatropin_bottles.jpg) no-repeat; float:left; padding:15px 0px 25px 200px; width:600px; }

.Width815 p { float:left; line-height:19px; width:600px; }

.TropinBottle span.ImgBotm { background:url(../images/box_yellow2_bottom.gif) 0 0 no-repeat; float:left; height:12px; padding-bottom:13px; width:913px; }

/* Gurantee Section */
.ContentBlock div.GuranteeSection { background:url(../images/satisfaction_seal_box.gif) 210px 0 no-repeat; float:left; height:208px; padding:68px 0 0 237px; width:470px; }
.GuranteeSection h3 { float:left; font-size:18px; font-weight:normal; padding:0 0 13px 0; width:470px; }
.GuranteeSection p { float:left; font-size:15px; line-height:22px; width:419px; }

.ContentBlock div.gurantee_sec { background:url(../images/satisfaction_seal_box.gif) 90px 10px no-repeat; float:left; height:218px; padding:78px 0 0 117px; width:570px; border-top:1px dotted #E2E2E2; margin-top:10px;}
.gurantee_sec h3 { float:left; font-size:18px; font-weight:normal; padding:0 0 13px 0; width:470px; }
.gurantee_sec p { float:left; font-size:15px; line-height:22px; width:419px; }


.BottomContent span.BotmImg { background:url(../images/lower_bg_bottom.gif) no-repeat; float:left; height:32px; width:1000px; }

.OrderBtnBotm { padding:39px 0 29px 0px; float:left; width:520px; }

/* Seprator */
.BottomContent span.seprator { background:#f3f4e7; float:left; height:3px; overflow:hidden; margin-bottom:30px; width:950px; }

/* Testimonials */
.TestimonialsMain p { font-size:20px; line-height:24px; padding-bottom:20px; float:left; width:913px; }

.TestimonialsMain div.Testimonial { float:left; padding-bottom:30px; width:913px; }

.Testimonial blockquote.quotestyle { line-height:20px; background:url(../images/quotes_left.gif) 0 0 no-repeat; padding:7px 0 0 35px; }

.Testimonial blockquote.quotestyle span { display:block; padding-bottom:5px; background-image:url(../images/quotes_right.gif); background-repeat: no-repeat; background-position: right bottom; }

.Testimonial span.from { float:left; font-weight:bold; line-height:19px; padding-left:35px; }

/* Botm  Bottles */
.BestDealMain .SelectButtons { float:left; padding:11px 0 0 0; width:530px; overflow:hidden; }

/** Team Page **/
.BestDealMain div.BottlesLeft { float:left; width:351px; height:252px; overflow:hidden; }

div.BetterDealBtn { background:url(../images/better_deal_btn.gif) 56px 0 no-repeat; float:left; height:66px; padding:0 0 0 56px; width:295px; }

.BetterDealBtn a, .GoodDealBtn a, .BestDealBtn a { float:left; height:66px; width:161px; }

div.GoodDealBtn { background:url(../images/good_deal_btn.gif) 56px 0 no-repeat; float:left; height:66px; padding:0 0 0 56px; width:295px; }

div.BestDealBtn { background:url(../images/best_deal_btn.gif) 56px 0 no-repeat; float:left; height:66px; padding:0 0 0 56px; width:295px; }

.tabs { float:left; width:351px; display:none; height:252px; overflow:hidden; }

.SelectButtons p { float:left; line-height:19px; padding:0px 0 8px 10px; width:520px; }

.SelectButtons div.Block { float:left; padding:0px 0 4px 0; width:530px; }

.SelectButtons div.Block a.BtnFirst { background:url(../images/one_month_btn.gif) no-repeat; float:left; height:37px; width:148px; }

#continue_button { background:url(../images/continue.gif) no-repeat; float:right; height:37px; width:148px; }
#no_thanks_button {background:none no-repeat; text-decoration:underline;color:#D10000;padding-top:12px; float:right; height:37px; width:90px; font-size:12px;text-align:center; }
#no_thanks_button:hover {text-decoration:none; }

.SelectButtons div.Block a.BtnSecond { background:url(../images/three_month_btn.gif) no-repeat; float:left; height:37px; width:148px; }

.SelectButtons div.LastBlock a.BtnThird { background:url(../images/six_month_btn.gif) no-repeat; float:left; height:37px; width:148px; }

.SelectButtons div.LastBlock { float:left; padding:0px 0 35px 0; width:530px; }

.Block p, .LastBlock p { float:left; font-weight:bold; padding:0 0 0 10px; line-height:37px; width:330px; }

.Block p span.RedTxt, .LastBlock p span.RedTxt { color:#d10000; }

/* Misc */
.Testimonial blockquote.quotestyle span sup, .ContentBlock p sup, .ContentBlock ul li sup { font-size:10px; }

/** Footer Wrapper **/
.AutoWrapper div.FooterWrapper { float:left; font-size:11px; padding:10px 0 50px 35px; width:965px; }

.FooterWrapper p { float:left; width:965px; padding:0 0 18px 0; }

.FooterWrapper p.Copyright { float:left; font-size:10px; text-align:center; padding:15px 0 0 0; width:965px; }

.FooterWrapper ul { width:650px; margin:auto; }

.FooterWrapper ul li { float:left; font-size:11px; padding:0px 2px; width:auto; }

.FooterWrapper ul li a { color:#000; text-decoration:underline; }

.FooterWrapper ul li a:hover { text-decoration:none; }
.Floatleft{float:left;}

/**********************Blog*******************************/
/*.LeftContentInner{ float:left; width:707px;} */
.LeftContentInner{ float:left; width:695px; padding-top:30px;}
.LeftContentInner h2.blog{ float:left; background:url(../images/blog.gif) top left no-repeat; width:61px; padding:0px; height:44px;}
.LeftContentInner .banner{ float:left; background:url(../images/blog_banner.jpg) top left no-repeat; width:669px; height:282px; padding-bottom:29px;}
.banner a{width:669px; height:242px; float:left;}
.LeftContentInner p{ float:left; padding:10px 0 10px 5px; width:672px;}
span.greentxt { color:#488909; font-size:16px; }
.share{ color:#145e9d; font-weight:bold;}
.LeftContentInner p img{ padding:0 3px 0 0;}
.blueTxt{color:#145e9d;}
.RightContent ul{float:left; width:205px;padding:10px 0 0 0;}
.RightContent ul li{float:left; width:205px;font-weight:bold; color:#2c2c2c;}
.RightContent ul li.paddbtm{float:left; width:205px;font-weight:bold; padding:10px 0 6px 0;list-style-type:none;}
.RightContent ul li span{ background:url(../images/bullet_grey.gif) 0 8px no-repeat;float:left; width:190px; padding:0 0 0 10px;font-weight:normal;}
.RightContent ul li span a{ float:left; color:#2c2c2c;}

/************************Payments***************************/
.BestDealMain div.BottlesLeftInner { float:left; width:351px; height:186px; overflow:hidden; padding:20px 0 40px 160px; }
.LeftContent1 .BetterDealPayment { float:left; width:680px; padding:30px 0 0 0;}
.LeftContent1 h2.payment{ float:left; background:url(../images/select_payment_option.gif) top left no-repeat; width:480px; padding:0px; height:44px;}
.LeftContent1 h2.TryNowtHdg { background:url(../images/try_it_base.gif) center 0px no-repeat; float:left; height:60px; padding:22px 0px 0px 27px; width:652px; color:#97630b; font-family:Georgia, "Times New Roman", Times, serif; font-size:27px; }
.SelectButtons div.Block a.BtnThird { background:url(../images/six_month_btn.gif) no-repeat; float:left; height:37px; width:148px; }

.TopContent div.LeftContent1 { float:left; width:680px; }

/************************Ingredients Page*********************************/
.AutoWrapper div.TopContentInner { background:url(../images/main_bg_btm_inner.gif) left bottom no-repeat; float:left; padding:0px 0 32px 0; width:1000px; }
.TopContentInner div.TopContentMidBgInner { background:#ffffff url(../images/main_bg_middle_inner.gif) repeat-y; float:left; padding:37px 28px 36px 42px; width:930px; }
.TopContentMidBgInner h2.ingredients{ float:left; background:url(../images/ingredients.gif) top left no-repeat; width:142px; padding:0px; height:44px;}
.TopContentMidBgInner h2.guarantee{ float:left; background:url(../images/gurantee_heading.gif) top left no-repeat; width:773px; padding:0px; height:44px;}
.TopContentMidBgInner h2.return_policy{ float:left; background:url(../images/return_policy.gif) top left no-repeat; width:175px; padding:0px; height:44px;}
.lightBorderedBox{ background:url(../images/light_mid.gif) top left repeat-y; float:left; width:909px;}
.lightBorderedBoxBtm{ background:url(../images/light_btm_border.gif) bottom left no-repeat; float:left; width:909px; padding:0 0 11px 0;}
.lightBorderedBoxTop{ background:url(../images/light_top_border.gif) top left no-repeat; float:left; width:909px; padding:11px 0 0 0;}
.TopContentMidBgInner div.lightBorderedBoxTop p{ float:left; width:839px; padding:14px 0 12px 23px;}
sup.tm{ font-size:10px;}
.ingredients{ float:left;width:909px; padding:50px 0 0 0;}
.ingredients .itemImage{ float:left; width:164px;}
.ingredients dl{float:left;width:723px;}
.ingredients dt{float:left;width:723px; font-weight:bold; line-height:20px; padding:0 0 3px 0;}
.ingredients dd{float:left;width:723px; line-height:20px;}
.claimBtn{ float:left; padding:33px 0 0 60px;}
.TopContentMidBgInner h3 { color:#488909; font-size:23px; font-weight:bold; line-height:30px; padding:22px 0px 22px 0px; float:left; width:794px; }
.TopContentMidBgInner h3.grey { color:#3e3d3d;padding:10px 0px 12px 3px; width:909px;}
h3 sup.tm{ font-size:15px;}
.TopContentMidBgInner p{ padding:0px 0px 15px 5px; float:left; line-height:19px; width:914px;}

/*Sidebar_blog page */

.categories ul, .categories li { list-style-type:disc; }
.categories li a { color:#000000; font-weight:normal; }
.categories ul{ padding-left:15px; }

/* archive page */
.archives ul, .archives li { list-style-type:disc; }
.archives li a { color:#000000; font-weight:normal; }
.bg{border:1px solid red;}


/* Blog page */
.blog_info{float:left;width:680px;font-size:13px;}
.blog_info p {float:left;width:680px;font-size:13px;}
.blog_info a {color:#005DBD;}
.field{border:1px solid #7F9DB9;margin-top:8px;}
.textarea{margin-top:8px;}
.btn_submit{margin-top:10px;float:left;width:600px;}
.greet_block{display:none;}
.quotes_start{ float:left; background:url(../images/inverted_commas_top.gif) no-repeat ;width:33px ;height:27px;}
.quotes_end{ float:left; background:url(../images/inverted_commas_bottom.gif) no-repeat ;width:33px ;height:27px;}
.TextHead{float:left;width:600px;font-family:Helvetica(TT);color:#000000;font-size:24px;font-weight:bold;padding:10px 0 0px 30px;}
.Textbelow{float:left;width:580px;font-family:Helvetica(TT);color:#000000;font-size:28px;font-weight:bold;padding:3px 0 24px 45px;text-align:center; }

/* Science page and testimonials*/
.TopContentMidBgInner h2.Testimonials{ float:left; background:url(../images/testmonials.gif) top left no-repeat; width:161px; padding:0px; height:27px;}
.blog_info1{float:left;width:900px;}
.TextHeadSc1{float:left;width:809px;padding-top:20px;padding-left:40px;font-weight:bold;}
.TextHeadSc{float:left;width:900px;padding:20px 0 0px 0px;}
.blog_info1 ul, .blog_info1 li{list-style-type:disc;font-family:Helvetica(TT);margin-left:10px;margin-top:20px;}
.claimRiskBtn{ float:left; padding:33px 0 0 60px;width:780px;}
.title{float:left;width:680px;font-family:Helvetica(TT);font-weight:Bold;font-size:26px;color:#0e6a10;}
.Box{ float:left; width:909px;padding-top:20px;}
.about_box{ float:left; width:909px;padding-top:20px;}
.about_box p span{font-weight:bold;}
.about_box p a{color:#0E6A10; font-size:16px; text-decoration:underline;}
.about_box a:hover{text-decoration:none;}

.banner_science{ float:left; background:url(../images/science_graphic.jpg) top left no-repeat; width:909px; height:246px; padding-bottom:29px;}
.TopContentMidBgInner h2.science{ float:left; background:url(../images/science_makes_difference.gif) top left no-repeat; width:384px; padding:0px; height:28px;}
.TopContentMidBgInner h2.amazing{ float:left; background:url(../images/amazingSecrets.gif) top center no-repeat; width:98%; margin-right:2%; height:154px;}
.TopContentMidBgInner h2.dear_friend{ float:left; background:url(../images/dearFriend.gif) bottom left no-repeat; width:100%; height:38px;padding-top:50px;}


/* FAQ and privacy policy*/
.TopContentMidBgInner h2.aboutus{ float:left; background:url(../images/about_us.gif) top left no-repeat; width:125px; padding:0px; height:27px;}
.TopContentMidBgInner h2.privacy{ float:left; background:url(../images/privacy.gif) top left no-repeat; width:365px; padding:0px; height:34px;}
.TopContentMidBgInner h2.faq{ float:left; background:url(../images/faq.gif) top left no-repeat; width:365px; padding:0px; height:34px;}
.TopContentMidBgInner h2.wis{ float:left; background:url(../images/what_is_sociatropin.gif) top left no-repeat; width:365px; padding:0px; height:34px;}
.faq_question40{float:left;margin-top:20px;font-family:Helvetica(TT);font-weight:Bold;}
.mtop10{margin-top:10px;}
.mtop20{margin-top:20px;}
.blog_info_faq{float:left;width:900px;font-size:13px;}
.blog_info_faq ul, .blog_info_faq li{margin-top:10px;margin-left:5px;}


/* Disclaimer and site map*/
.site_map{float:left;width:900px;font-size:13px;}
.site_map a {color:#000;}
.site_map ul, .site_map li{list-style-type:disc;font-family:Helvetica(TT);margin-top:3px;color:#000;}

.TopContentMidBgInner h2.disclaimer{ float:left; background:url(../images/disclaimer.gif) top left no-repeat; width:365px; padding:0px; height:34px;}
.TopContentMidBgInner h2.sitemap{ float:left; background:url(../images/sitemap.gif) top left no-repeat; width:365px; padding:0px; height:34px;}

.blog_info_faq ul.soc_pts  {float:left;font-size:13px;line-height:20px;list-style-type:none;padding:0px 0 0 2px;width:757px;}
.blog_info_faq ul.soc_pts li{background:transparent url(../images/pts_bullet.gif) no-repeat scroll 0 6px;float:left;padding-left:12px;width:739px;}
.blog_info_faq ul.soc_pts li a{color:#106A11;}

/* WIS */

.lightBorderedBoxBtm1{ background:url(../images/light_btm_border.gif)  no-repeat; float:left; width:909px; padding:0 0 0 0;}
.lightBorderedBoxTop1{ background:url(../images/light_top_border.gif)  no-repeat; float:left; width:909px; padding:0 0 0 0;}
#signup_box {float:left;width:92%;padding:0px 30px;}
#signup_box .signup_hdr {float:left;font-size:21px;width:100%;}
.txt_size36 {font-size:36px;}
#signup_box .mid {float:left;width:780px;padding-top:10px;}
.mid_content {float:left;width:762px;}
.mid_content_label{float:left;width:62px;}
.mid_content_inner{float:left;width:590px;}
.mid_content_outer{float:left;width:660px;}
.mid_content p.privacy	 {float:left;font-size:13px;line-height:20px;width:100%;}
.mid_content p.habeas {background:transparent url(../images/habeas.gif) no-repeat 5px 8px;float:left;font-size:13px;line-height:20px;padding:8px 0 0 125px;width:630px;}


#tell_friend{float:left;width:92%;padding:0px 30px;}
#tell_friend .mid {background:transparent ;float:left;padding:25px 0 0;width:764px;}
.field_block {border:0 none;float:left;padding:0 0 6px 11px;width:753px;text-align:left;}
#tell_friend .mid div.field_block {border:0 none;float:left;padding:0 0 6px 11px;width:753px;text-align:left;}
.mid div.lt {float:left;width:144px;}
.mid div.rt {float:left;padding:0 0 0 10px;width:144px;}
.mid div.ltname {float:left;width:118px;padding-left:74px;}
.mid div.ltemail {float:left;width:118px;padding-left:95px;}
.mid div.lttxtBox {float:left;width:118px;padding-left:35px;}
.mid div.lttxtBox2 {float:left;width:168px;padding-left:35px;}
.mid div.lttxtBox3 {float:left;width:168px;padding-left:15px;}
.mid div.txt_title {float:left;width:60px;}

.mid input.txtbox_sel {background:#FFFEA1 none repeat scroll 0 0;border:1px solid #707070;float:left;height:18px;width:144px;}
.hdg_benefits {color:#106A11;float:left;font-family:Georgia,'Times New Roman',Times,serif;font-size:26px;font-weight:normal;padding-left:18px;}
.mid input.txtbox {background:#FFFFFF none repeat scroll 0 0;border:1px solid #707070;float:left;height:18px;width:144px;}
.mid .txtarea {background:#FFFFFF none repeat scroll 0 0;border:1px solid #707070;float:left;height:75px;width:500px;}
p.whats_soc_txt {float:left;font-size:13px;line-height:20px;padding:18px 0 0 18px;width:767px;}
.let_know_box {float:left;padding:4px 0 0 10px;}
.let_know_box a{color:#106A11;font-weight:bold;}
.let_know_sec {float:left;padding:14px 0 0 84px;width:650px;}
.let_know {float:left;padding:14px 0 0 0px;width:750px;}

.hdg_benefits_whatis {color:#106A11;float:left;font-family:Georgia,'Times New Roman',Times,serif;font-size:26px;font-weight:normal;padding-left:18px;margin-top:35px;}
.opt_msg {float:left;padding:14px 0 0 70px;width:504px;}

/* ORDER */
table.checkout_table h5{
font-size:20px;
color:#5a5959;
font-family:Helvetica (TT);
}
table.checkout_table tr td{
font-size:13px;
color: #373737;
font-family: Arial;
}
table.checkout_table tr td input{
font-size:13px;
color: #373737;
font-family: Arial;
border:1px solid #D1D1D1;
}
table.checkout_table tr td select{
font-size:13px;
color: #373737;
font-family: Arial;
border:1px solid #D1D1D1;
width:200px;
}
.pad_top20{padding-top:20px;}
.RedTxt{color:#D10000;}
.Checkoutmain{ width:601px; height:auto; float:left; padding:0 0 0 100px;}
.Checkoutmain span.top{ width:601px; height:12px; float:left; background:url(../images/info_box_top.gif) no-repeat;}
.Checkoutmain div.mid{ width:561px; height:auto; float:left; background:url(../images/info_box_middle.gif) repeat-y; padding:5px 20px;}
.Checkoutmain span.bottom{ width:601px; height:12px; float:left; background:url(../images/info_box_bottom.gif) no-repeat;}
#ShoppingCart{width:797px;float:left;height:auto;padding:20px 0 0 10px;}
#ShoppingCart p{width:791px;float:left;height:auto; padding:0 0 17px 6px; font-size:14px; font-weight:bold; line-height:20px;}
#ShoppingCart p.red{ color:#DA0000;}
#ShoppingCart div.infodiv{ width:799px; height:auto; float:left; border-top:1px dashed #CCCCCC; padding:30px 0 0 0;}
.mid div.row1{ width:561px; height:auto; float:left; padding:20px 0; border-bottom:1px solid #999999; font-size:13px; }
.w100p{width:100%; float:left;}
.w100pmt20{width:100%; float:left;margin-top:20px;}
.head_img{width:98%; float:left;margin-bottom:20px;margin-right:2%; text-align:center;}
.head_img img{float:none;}
.mb40{margin-bottom:40px;}
a.green{color:#0E6A10; font-size:13px; text-decoration:underline;}
a.green:hover{text-decoration:none;}
.phone_txt{font-size:17px;font-weight:bold;}


/* Ebook */

.ebook_image{background:url(../images/ebook.jpg) no-repeat;height:400px;width:300px;}
.bonus_ebook{background:url(../images/bonus_ebook.gif) no-repeat;height:37px;width:221px;}
.download_btn{background:url(../images/download_btn.gif) no-repeat;height:52px;width:236px;}

/* ORDER SUCESS*/

.ingredients_sucess{ float:left;width:909px; padding:20px 0 0 0;}
.itemImage_order{ float:left; width:170px;}
.ordertext{float:left;width:700px;padding-left:20px;}
.ordertext p{float:left;width:509px; }
.par{float:left;width:700px;}
.bullet{background:url(../images/bullet_grey.gif) no-repeat;height:5px;width:5px; }
.color5F9927{color:#5F9927;}
.font_bold{font-weight:bold;}
.fs16{font-size:16px;}


ul.list_points { width:580px; float:left; margin-top:20px;padding:0;}
ul.list_points li { background:url(../images/bullet.gif) 0 7px no-repeat; float:left; width:550px; padding:0 0 0px 10px; width:580px; float:left; margin-left:20px;}

/******************************************************************************** 
						       Outer Wrapper
*********************************************************************************/
#OuterWrapper { margin:auto; width:998px; }

/******************************************************************************** 
						       Header Wrapper
*********************************************************************************/

/******************************************************************************** 
						       Content Wrapper
*********************************************************************************/
#MainWrapper{ background:url(../images/MainRpt.jpg) left top repeat-y; width:998px; float:left; }
#MainWrapper h1 { background:url(../images/HdgBg.jpg) left top repeat-x; height:37px; width:973px; margin:0px 0 0 8px; float:left; color:#0e6a10; font-size:20px; font-weight:bold; padding:7px 0 0 10px; display:inline; word-spacing:5px; text-align:center;}



 .MainWrpLft { width:699px; float:left; height:auto;  }
 .MainWrpRgt { width:230px; float:left; height:auto; background:#fbf7e9; overflow:hidden; }
.VideoWrapper{ width:656px; height:auto; float:left; padding:0 0 0 0; }
.VideoFrame{ width:594px; height:385px; float:left; padding:0 0 0 1px; }
.VideoFrame img{ border:1px solid #c3c3c3; }
 .Controls{ padding:5px 3px 0 0; float:left; } 
.InfoWrapper{ width:650px; float:left; padding:0px 0 0 0; }
.InfoWrapper .InfoRpt{ background:url(../images/RgtBxRpt.jpg) left top repeat-y; width:650px; float:left; height:auto; }
.InfoWrapper .InfoTop{ background:url(../images/RgtBxTop.jpg) left top no-repeat; width:650px; float:left; height:auto; }
.InfoWrapper .InfoBtm{ background:url(../images/RgtBxBtm.jpg) left bottom no-repeat; width:650px; float:left; height:auto; }
.InfoWrapper h2{ font-family:"Helvetica", Arial, sans-serif; font-weight:bold; color:#604822; font-size:28px; padding:10px 0 0 15px; }
.InfoInner{ width:630px; float:left; margin:10px 0 10px 10px; display:inline; }
.InfoInner .InnerRpt{ background:url(../images/InnerRpt.jpg) left top repeat-y; width:630px; height:auto; float:left; }
.InfoInner .InnerTop{ background:url(../images/InnerTop.jpg) left top no-repeat; width:630px; height:auto; float:left; }
.InfoInner .InnerBtm{ background:url(../images/InnerBtm.jpg) left bottom no-repeat; width:630px; height:auto; float:left; }
.InfoInner ul{ padding:20px 0 15px 10px; float:left; width:600px; }
.InfoInner ul li{ background:url(../images/ClickIcon.jpg) left top no-repeat; padding:0 0 10px 34px; float:left; width:580px; color:#3d3828; font-size:16px;}
.InfoSection{ padding:50px 0 0 0; float:left; width:620px; }
.InfoSection .HdingBar{ background:url(../images/HdingBg.jpg) left top no-repeat; width:600px; height: 45px; float:left; }
.InfoSection ul{ width:575px; float:left; background:url(../images/ProductPic.jpg) right 10px no-repeat;height:auto; height:162px; padding:20px 0 0 20px; }
.InfoSection ul li{ background:url(../images/greenarrow.jpg) left top no-repeat; width:auto; padding:0 0 15px 25px; color:#2a2a2a; font-size:16px; }
.MainWrpRgt .TipList{ width:220px; float:left; padding:15px 0; }
.TipList li{ background:url(../images/roundarrow.jpg) 14px 10px no-repeat; padding:5px 0 5px 40px; width:176px; float:right;  color:#422303; font-size:14px; font-weight:normal; border-bottom:1px dotted #c9bc8d; }
.TipList li span{ font-weight:bold; font-size:15px; }
.MainWrpRgt .LogoBx{ width:205px; float:right; padding:0 0 15px 7px; }
.LogoBx .LogoRpt{ background:url(../images/LogoBxRpt.jpg) left top repeat-y; width:226px; height:auto; float:left; }
.LogoBx .LogoTop{ background:url(../images/LogoBxTop.jpg) left top no-repeat; width:226px; height:auto; float:left; }
.LogoBx .LogoBtm{ background:url(../images/LogoBxBtm.jpg) left bottom no-repeat; width:226px; height:auto; float:left; }
.LogoBx .imgbx{ padding:10px 0 5px 10px; float: left; width:203px; }
.LogoBx .imgbx img{ padding:10px 0 10px 0; float:left; }
.LogoBx .imgbx1{ padding:2px 0 15px 0; float: left; width:203px; }
.LogoBx .imgbx img1{ padding:10px 0 10px 0; float:left; }
.LogoTxt{ padding:15px 0 0 22px; color:#252525; font-size:12px; font-weight:bold; float:left; }
.LogoBx .seen{ padding:5px 0 0 45px; float:left; }
.LogoBx .minutes{ margin:0 0 0 2px; float:left; }
.Detail{ width:120px; float:left; padding:5px 0 0 95px; }
.Detail a{ color:#024da3; text-decoration:underline; }
