﻿/* for larger screens */

body { margin: 0; color: white; background-color: #c2c2c2; overflow-x:hidden;}

.videoBackground { margin: 20px auto; max-width: 640px; min-width: 240px; }
.videoBackground iframe { width: 640px; height: 354px; }

#textVersionDiv { text-align: right; font-size: 120%; }

#asSeenOnDiv { background-color: transparent; margin: 20px auto 0 auto; text-align: center; }
.responsiveImage { width: auto; max-width: 100%; height: auto; }

.mainBackground { background-color: white; width: 750px; margin: 0 auto; padding: 10px 20px 20px 20px; }
.mainBackgroundMembers { background-color: white; }
.disclaimer { width: 750px; margin: 0 auto; padding: 20px; color: gray; font-size: 14px; }
.prehead{ font-size: 28px; text-align: center; font-weight: bold; }
.headline {text-align: center; color: #cc0000; font-size: 36px; font-weight: bold; margin: 20px 0; }
.black_headline {text-align: center; color: black; font-size: 36px; font-weight: bold; margin: 20px 0; }
#hiddenBuyButton { display: none; visibility: hidden; }
.soundTable { width: 485px; margin: 0 auto; }
.soundOnText { font-size: 14px; color: white; }
.importantParagraph {text-align: center;  font-size: 24px; font-weight: bold; margin: 10px 0; }
.paragraph {margin: 20px 0;}
.affBannerRow { padding: 20px 0; }
.centered { text-align: center; }
.upsellTextCTA {font-size: 26px;}
.rightImage { float: right;}
.bonus {text-align: left; color: black; font-size: 24px; font-weight: bold; margin: 10px 0; }
.total {text-align: left; color: black; font-size: 30px; font-weight: bold; margin: 10px 0;  }
.total_discount { color: #007700; }

.bullet1 { background: url("bullet1.jpg") no-repeat scroll left center; padding: 15px 40px; margin: 5px 20px 5px 40px; vertical-align: top; font-size: 19px; line-height: 24px; }

.bullet2 { background: url("bullet2.jpg") no-repeat scroll left center; padding: 15px 40px; margin: 5px 20px 5px 40px; vertical-align: top; font-size: 19px; line-height: 24px; }

.dontWantUpsell { font-size: 14px; width: 350px; margin: 10px auto; }

.cbIdDiv { text-align: center; border: 3px dashed black; padding: 10px; }
.cbFooter { font-size: 14px; color: #808080; }
#cbidButton { font-size: 30px; background-color: #00ff1e; }
#linksGeneratedDiv{ background-color: #009011; color: white; margin: 10px;}
#cbAffiliateLink { margin: 10px; width: 500px; }

.cbFooter { text-align: center; }
.footerMenu { text-align: center; color: black; margin: 20px 0; }
.footerMenu a:visited, .footerMenu a:link  { color: black; }

.mainHeaderContainer { text-align: center; }

.warning { font-size: 11px; text-align: center; color: white; margin: 10px 0; }

.buyButtonExplanation { font-size: 15px; }

.membersAreaLinkTitle {font-size: 20px;}

.sectionInner { width: 950px;  margin: 0 auto;font-size: 24px; }
.sectionHeadline { font-size: 46px; text-transform: uppercase; text-align: center; font-weight: bold; margin: 10px 0; }
.sectionSubhead { font-size: 35px; text-transform: uppercase; text-align: center; font-weight: bold; margin: 10px 0; color: white; }

.addtocart { font-size: 20px; }

.sectionOuter { background-color: white; padding: 10px 100px; font-family: 'PT Sans', sans-serif; min-width: 900px; } 
.sectionOuterBlue { color: white;  background-color: #29374f; } 
.sectionOuterBlack { color: white;  background-color: black; } 
.sectionOuterGray { background-color: #4d4d4d;  color: white; }
.sectionOuterRed { background-color: red;  color: white; } 

.sectionOuterBlack a:link, .sectionOuterBlack a:visited { color: rgb(137, 199, 255); }
.sectionOuterBlack a:hover{ color: rgb(212, 234, 255); }

.bullet { background: url("bullet.png") no-repeat scroll left center; padding: 15px 40px 0 80px; margin: 0 20px 0 40px; vertical-align: top; font-size: 32px;  }

.cross { background: url("cross.png") no-repeat scroll left center; padding: 15px 40px 0 80px; margin: 0 20px 0 40px; vertical-align: top; font-size: 32px;  }

.bolded { font-weight: bold; }

.sectionOPtionsHeadline { font-size: 50px; }

input[type=checkbox] { /* Double-sized Checkboxes */ -ms-transform: scale(1.5); /* IE */ -moz-transform: scale(1.5); /* FF */ -webkit-transform: scale(1.5); /* Safari and Chrome */ -o-transform: scale(1.5); /* Opera */ padding: 10px; }

.rebillCheckboxText { font-size: 16px; }

.blackHighlight { color: white; background-color: black; padding: 0 5px;}
.redHighlight { color: white; background-color: red; padding: 0 5px;}
.greenHighlight { color: white; background-color: green; padding: 0 5px; }
.yellowHighlight { color: black; background-color: yellow; padding: 0 5px; }
.blueHighlight { color: black; background-color: #3154c5; padding: 0 5px; color: white; }

.testimonialHeadline { font-style:italic; margin: 10px 0; font-size: 38px; text-align:center; }
.testimonialText { font-style: italic;  }
.testimonialName { text-align: right; font-size: 18px; margin: 10px 0; }
.italic { font-style:italic; }
.underline { text-decoration: underline; }

/* bgimage stretch put fixed to keep bg on screen! */
.background { z-index: -1; position: absolute; top: 0; margin: 0 auto; width: 100%; min-height: 100%; }

/* top headline */
.mainTitle {  color: white; font-weight: bold; margin: 20px auto 0 auto; font-family: 'PT Sans';  width: 70%; text-align: center; font-size: 40px; text-transform:uppercase; }

.contentContainer { width: 920px; margin: 100px auto 30px auto; background-color: white; color: #333; padding: 10px 0; }

p, li { font-size: 19px; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; padding: 0px 20px; }

p.important {font-size: 22px; font-weight: bold; color: red; }

#MembersArea p { width: 100%; }

.snippet { margin-right: -50%; position: relative; width: 60%; float: right; margin-left: 0.8em; margin-bottom: 0.3em; }
.snippet q { font-family: Myriad Pro, Arial, sans-serif; color: #cc0000; font-style: normal; font-size: 34px; line-height: 33px; font-weight: bolder; text-transform: uppercase; font-stretch: extra-condensed; }

.subhead { font-family: Myriad Pro, Arial, sans-serif; color: #cc0000; font-style: normal; font-size: 34px; line-height: 120%; font-weight: bolder; text-transform: uppercase; text-align: left; margin: 10px 0; max-width: 780px;  padding: 0px 20px;  }

.subsubhead {font-family: Myriad Pro, Arial, sans-serif; color: black; font-style: normal; font-size: 26px; line-height: 33px; font-weight: bolder; text-transform: uppercase; text-align: left;  margin: 25px 0 0 0; width: 800px; }

.dropcap { display: inline; float: left; margin: 0; padding: .25em .08em 0 0; _padding: 0.25em 0.08em 0.4em 0.00em; font-size: 3.2em; line-height: .4em; text-transform: capitalize; color: #cc0000; font-family: Georgia, Times New Romans, Trebuchet MS, Lucida Grande; }

.topBannerImg {  }
.topBannerBg { background-color: black; height: 45px; width: 100%; }
.sticky { position: fixed; }

#backToTop { background: none; margin: 0; position: fixed; bottom: 0; right: 0; z-index: 100; display: none; text-decoration: none; color: #cc0000; background-color: none; text-align: left; }
#backToTop i { font-size: 30px;  }
.backToTopText { font-size: 12px; font-weight: bold; }

.footerlink  { color: black; }

.referencesHeadline { font-family: Myriad Pro, Arial, sans-serif; color: #7a7a7a;  font-style: normal; font-size: 26px; line-height: 33px; font-weight: bolder; text-transform: uppercase; text-align: left; margin: 50px 0 10px 0;  }

.reference { color: #9c9a9a; font-family:Dotum; word-wrap:break-word; }

.leftImage { float:left; }

.mainProductImage { max-width: 400px; float:left; }
.bonusImage { max-width: 200px; float:left; margin: 5px 30px; }
.bonusImageRight { max-width: 200px; float:right; margin: 5px 30px; }

.digitalProductDisclaimerDiv {font-style:italic; padding: 10px 20px; }

.footerDiv { text-align: center; font-size: 15px; color: black; margin: 0 auto; width: 920px; }

.videoBackgroundYouTube { text-align: center; }
 