body{margin:0 auto;}
.menuWrap{z-index: 10;position:relative;}
.menuBrandName{text-align:center;background-image: url(https://www.ForSomeoneBeautiful.com/images/TealBanner1.png);background-repeat: repeat;background-size: 100% 100%;color:white;font-size:2em;}
.goldBanner{height: .2em;background-image: url(https://www.ForSomeoneBeautiful.com/images/GoldBanner1.png);background-repeat: repeat-x;background-size: contain;}
.goldBannerFooter1{height: .1em;background-image: url(https://www.ForSomeoneBeautiful.com/images/GoldBannerFooter1.png);background-repeat: repeat-x;background-size: contain;}
.goldBannerFooter2{height: .1em;background-image: url(https://www.ForSomeoneBeautiful.com/images/GoldBannerFooter2.png);background-repeat: repeat-x;background-size: contain;}
.goldBannerFooter3{background-image: url(https://www.ForSomeoneBeautiful.com/images/GoldBannerFooter3.png);background-repeat: repeat;background-size: contain;}
.cookieRoundedDiv{border-radius: 1em;border: none;border-left: .2em solid black;border-right: .2em solid black;border-top: 1px solid black;border-bottom: .25em solid black;}
.buttonRounded{border-radius: 1em;padding:.5em;}
.buttonRoundedMore{border-radius: 1em;padding:1em;}
.buttonRoundedSpaceless{border-radius: 1em;padding:0em;}
.buttonOrange{border-color:#ffad14;background-color:#ffe5b5;}
.buttonOrangeText{font-weight:700;color:#3d3d09;}
.buttonGold{border-color:#c89b3e;background-color:#ffe5b5;}
.buttonGoldText{font-weight:700;color:#c89b3e;}
.buttonBlue{border-color:#3e93c8;background-color:#a5d4f0;}
.buttonBlueText{font-weight:700;color:#09263d;}
.buttonAccountAccessSignup{border-color:#c89b3e;background-color:#ffffff;}
.buttonAccountAccessLogin{border-color:#3e93c8;background-color:#ffffff;}
.menuBar{background-image: url(https://www.ForSomeoneBeautiful.com/images/MenuCrystal.png);background-size: 100% 100%;box-shadow: 0px 2px 5px #004763;height:.4em;background-color:#FFFFFF;}
.menuFloatTitle{font-size:2em;color:white;background-color:#004763;background-color:rgba(0 , 71 , 99);text-align:center;width:100%;}
.menuFloatBackground{width:100%;background-color:#004763;background-color:rgba(0, 71, 99, .80);position:fixed;top:0;left:0;z-index:200;display:none;height:0;background: linear-gradient(0deg, rgba(0,71,99,.80) 15%, rgba(0,71,99,1) 100%);}
.menuBullet{max-width:200px;margin:auto;background-color:white;color:#004763;color:rgba(0, 71, 99, 1);text-align:center;padding-top:1em;}
.menuTextBullet{font-size:2em;}
.menuTextBulletRead{font-size:1.5em;}
.menuBarPlaceholder{float:right;width:1em;height:1px;}
.space{height:1em;}
.footer{text-align:center;background-color:#004763;}
.footerFont{font-size:1em;color:white;}
.formInputStandard{margin:0;width:560;max-width:100%;font-size:1.5em;background-color:white;}
.menuTextBulletLogout{font-size:1.5em;padding:0;border:0;background-color:white;color:#004763;color:rgba(0, 71, 99, 1);text-decoration:none;font-family:inherit;}
.news{width:8em;width:15ch;vertical-align:top;}
.newsM{width:3em;max-width:4ch;vertical-align:center;padding:0;font-weight:700;padding-left:.2em;}
.newsD{width:3em;max-width:2ch;vertical-align:center;text-align:right;padding:0;font-weight:700;}
.newsD2{width:3em;max-width:2ch;vertical-align:center;text-align:left;padding:0;font-weight:700;}
.newsY{width:3em;max-width:6ch;vertical-align:center;padding:0;font-weight:700;}
.newsTr0{background-color:beige;}
.newsTr1{background-color:lightgrey;}
.newsMessage{max-width:100%;vertical-align:top;text-align:justify;padding-right:.2em;}
.newsPremiumSpace{width:1em;max-width:100%;width:3ch;max-width:3ch;text-align:center;vertical-align:center;}
.divNewHolder{border-radius: 1em;background-color:#c89b3e;padding-top:.5em;padding-bottom:.5em;background-image: url(https://www.ForSomeoneBeautiful.com/images/GoldBanner1.png);background-repeat: repeat-x;background-size: contain;box-shadow: .2em .2em .5em .2em rgba(0, 0, 0, .75);margin:auto;width:36em;max-width:100%;}
a.menuLink:link{text-decoration:none;color:#004763;}
a.menuLink:visited{text-decoration:none;color:#004763;}
a.menuLink:hover{text-decoration:none;color:#004763;}
a.menuLink:active{text-decoration:none;color:#004763;}

a.bigWhiteLink:link{text-decoration:none;color:white;font-size:2em;}
a.bigWhiteLink:visited{text-decoration:none;color:white;font-size:2em;}
a.bigWhiteLink:hover{text-decoration:none;color:white;font-size:2em;}
a.bigWhiteLink:active{text-decoration:none;color:white;font-size:2em;}
p.pChapter{
   text-indent:5em;
}
.refundRequest{
    background: none;
    border: none;
    color: blue; /* Link color */
    text-decoration: none; /* Underline to mimic link */
    cursor: pointer;
    padding: 0; /* Remove padding */
    font: inherit; /* Inherit font styles */
}
 
@media screen and (min-width: 500px) {
  .menuBarPlaceholder{display:none;height:0px;}
}