body
{
 background-color: black;
 color:white;
 height: 600px;
}
#note
{
 position: fixed;
 top:-350;
 left:0;
 width:59px;
 height:59px;
 z-index:150;
 border:  none;
 display:none;
}

#self
{
 position: absolute;
 top: 30px;
 left: 63px;
 border:  none;
 width: 150px;
 display: none;
}
#verified
{
 position: fixed;
 right:0;
 top: 0
}
#container
{ background-image: url("/images/mainback.png");
  background-repeat:  no-repeat;
  background-size: 120%;
  width: 100%;
  height: 100%;
  position: fixed;
  top:0;
  left:0;
  z-index: 1;
  display:none;
  overflow: hidden;
}
#blue, #red
{
  border-style: none;
  width: 660px;
  height:130px;
  margin-left:20%;
  margin-right:20%;
  top:220px;
  left:10px;
  position: absolute;
  display:none;
}
#blue
{z-index:30}
#red
{z-index:20}

#nameandtitle  /*box arount top */
{
  border-style: none;
  width: 660px;
  height:99px;
  margin-left:20%;
  margin-right:20%;
  text-align: center;
  top:225px;
  position: absolute;
  display: none;
  padding-top:20px;
  background-image: url("/images/nameandtitle.png");
  background-repeat: no-repeat;
  background-position: 100%;
  z-index: 90;
}
h3  /* name */
{font-family: "Comic Sans MS";font-size: larger;font-weight:bold;
 text-align:center;color:white;margin-bottom:-20px;margin-top:-3px;}
h4 /* license */
{font-family:"Comic Sans MS";font-size:small;text-align: center;
 font-style: italic;color: white;}
h5  /* a native */
{font-family:"Trebuchet MS";font-size:medium;text-align: center;
 color: white;margin-top:-15px;margin-bottom:-10px;}
#problems
{
 font-family: "Comic Sans MS";
 text-align: left;
 vertical-align: middle;
 font-size: x-large;
 color: white;
 z-index: 20;
 margin-top: 10px;
 font-style: italic;
 position:relative;
 width:100%;
 display:none;
}
#aproblem,#aproblemmore
{
  font-family:"Comic Sans MS";
  font-size: large;
  position: relative;
  margin-top: 120px;
  width:70%;
  margin-left:15%;
  margin-right:17%;
  height:72%;
  background-color: #cccccc; ;
  color: black;
  opacity: 1;
  border-width:  thick;
  padding: 16px;
  display:none;
}


#sometimes  /* sometimes... */
{
  position:relative;
  top:180px;
  left:30px;
  padding-bottom: 0px;
  z-index: 10;
  font-family: cursive;
  font-size:26px;
  display:none;
  color: white;
}
#sometimesmore  /* sometimes... */
{
  position:relative;
  padding-top: 0;
  padding-bottom: 30px;
  left:30px;
  z-index: 10;
  font-family:"Comic Sans MS";
  font-style: normal;
  font-size:16px;
  display:none;
  color: white;
  top:180px;
  width:85%;
}
#language  /*languate button */
{
 font-family: "Comic Sans MS";
 text-align: center;
 vertical-align: middle;
 position: absolute;
 color: #ffd700;
 right: 19px;
 bottom:15px;
 z-index: 30;
 border-style: solid;
 border-width: thin;
 border-color: #6495ed;
}
#sendcomment  /*languate button */
{
 font-family: "Comic Sans MS";
 text-align: center;
 vertical-align: middle;
 position: fixed;
 color: #ffd700;
 left: 0px;
 bottom:15px;
 z-index: 30;
 border-style: solid;
 border-width: thin;
 border-color: #6495ed;
 font-size: 16px;
 background-color:yellow;
 color:red;
 width:auto;height:auto;
 font-size:19px;
 display:none;
}
#switchlang
{
 font-size: 36px;
 background-color:yellow;
 color:red;
 width:auto;height:auto;
 color: black;
}
#Contact  /* contact legend at bottom */
{
   font-family: "Comic Sans MS";
   font-size: medium;
   position: absolute;
   text-align: right;
   bottom: 290px;
   right:220px;
   color: blue;
   height: auto;
}
#topics   /* main buttons container */
{
  position: relative;
  margin-top:140px;
  display: none;
}
#fronttable
{
  border-spacing:14px 30px;
}

.butim {
 padding: 4px 10px;
 height: 60px;
 width:300px;
 color: white;
/*give the background a gradient*/
background:#ffae00; /*fallback for browsers that don't support gradients*/
background: -webkit-linear-gradient(top, #ffae00, #d67600);
background: -moz-linear-gradient(top, #ffae00, #d67600);
background: -o-linear-gradient(top, #ffae00, #d67600);
border:2px outset #dad9d8;
/*style the text*/
font-family:"Comic Sans MS";
font-size:large;
letter-spacing:0.05em;
text-align: center;
font-weight: 200;
font-style: italic;
/*add to small curve to the corners of the button*/
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
/*give the button a drop shadow*/
-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
}
/****NOW STYLE THE BUTTON'S HOVER STATE***/
.butim:hover, input#shiny:focus {
border:2px solid #dad9d8;
color:rgb(153, 27, 27);
text-decoration: underline;
}
#atop
   {
   float: left;
   width: 100%;
   font-style: italic;
   text-align: center;
   font-size:x-large;
   margin-bottom: 5px;
   position: relative;
   margin-top:-20px;
   }
#aleft
   {
   float: left;
   width: 45%;
   height: 390px;
   padding:10px;
   border-right-style: none;
   font-size: medium ;
   text-align: left;
   font-style: normal;
   position:relative;
   top:-12px;
   vertical-align:  middle;
   }
#aright
   {
 padding-left:10px;
 padding-right:5px;
 float: left;
 width: 46%;
 border-style: none;
 font-size: medium;
 text-align: left;
 font-style: normal;
 position:relative;
 top:-3px;
 vertical-align: middle;
 overflow:  hidden;
   }

#acommentbutton
{
  position: absolute;
  margin-left:10%;
  margin-right:10%;
  bottom:15px;
  right:10px;
  height:50px;
  width: 240px;
  font-size: large;
  text-align: center;
}
h1
   {
   font-family: "helvetica";
   font-size: x-large;
   text-align: center;
   margin-bottom: -10px;
   font-style: normal;
   font-weight: normal;
   color: black;
   }
h2
   {
font-family: "Helvetica";
font-size: large;
font-style: italic;
font-weight: normal;
text-align:center;

   }
h6
   {
   font-family: "helvetica";
   font-size: x-large;
   text-align: center;
   margin-bottom: -10px;
   font-style: normal;
   font-weight: normal;
   color: red;
   margin-top:20px;
   }
#aclose
{
 position: absolute;
 top:-10px;
 left:-10px;
}
#aswitchlang
{
 position: absolute;
 left:-8px;
 bottom:-12px;
 width:120px;
}
#amclose
{
 position: absolute;
 top:-10px;
 left:-10px;
}
#amswitchlang
{
 position: absolute;
 left:-8px;
 bottom:-12px;
 width:120px;
}
#amore,#HowTherapy
{
 position: absolute;
 right:-10px;
 bottom:-20px;
 font-size: large;
 background-color: #9acd32;
}
#HowTherapy
{
    height: 30px;
    width: 300px;
}
#basiscontainer
{
 width:50%;
 height:70%;
 margin-top:13%;
 margin-left:25%;
 z-index:90;
 position:absolute;
 top:0px;
 left:0px;
 display:none;
}
#basis
{
 background-color: #ffefd5;
 height: 100%;
 margin-top:0;
 width: 100%;
 margin-left:0;
 font-family: "comic sans ms";
 font-size: x-large;
 border-style: groove;
 border-width: 9px;
 border-color:  white;
}
#bp1
{
 font-size: 15px;
 font-family:"comic sans ms";
 color:  black;
 font-style: italic;
 padding-top:20px;
 padding-bottom: 20px;
 padding-left: 25px;
 padding-right: 25px;

}
#bp2
{
 font-size: 22px;
 font-family:"comic sans ms";
 color:  black;
 text-align: center;
 border-style:  solid;
 border-color:green;
 border-width: medium;
 width:80%;
 margin-left:10%;
 padding-bottom: 6px;
}
#bp3
{
 font-size: 15px;
 font-family:"comic sans ms";
 color:  black;
 font-style: normal;
 padding-top:20px;
 padding-bottom: 20px;
 padding-left: 25px;
 padding-right: 25px;
}
.blue
{color: blue;
 background-color: yellow;

}
.ital
{font-style: italic;}
#level2close
{
 position: absolute;
 top:-3px;
 right:-26px;
 z-index:40;
}
#level2closeHover
{
 position: absolute;
 top:-3px;
 right:-26px;
 z-index:30;
}
#backbutton1
{
 position: absolute;
 top:-3px;
 right:-26px;
 z-index:40;
}
#backbutton1Hover
{
 position: absolute;
 top:-3px;
 right:-26px;
 z-index:30;
}
#backbutton2
{
 position: absolute;
 top:-3px;
 left:-26px;
 z-index:40;
}
#backbutton2Hover
{
 position: absolute;
 top:-3px;
 left:-26px;
 z-index:30;
}
#intherapydiv
{
 display:block;
 height:300px;
 width:300px;
 background-color: red;
 z-index: 120;
}
#sendcommentdiv
{
    background-color: white;
    color: black;
    border-style: solid;
    border-width:1px;
    cursor: pointer;
    display: none;
    font-size:medium;
    padding-left:40px;
    padding-right:40px;
    padding-top:20px;
    padding-bottom:20px;
    position: absolute;
    z-index: 10;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    }
#closesendcomment
{
 position: absolute;
 top:-2px;
 right:-2px;
 z-index:30;
}
#appointment
{
 font-style: italic;
 padding-top: 10px;
 padding-bottom:10px;
}
.subcomment
{
  font-size: small;
  font-style: italic;
}
#act
{
    list-style-type: none;

}
.closeac
{
  font-size: 12pt;
  position:fixed;
}