body,html {
    margin:0;
    padding:0;
    text-align: center; /* Forces IE to align #main to center */
    font-family: arial,helvetica,sans-serif;
    /*font-family:"Helvetica Rounded";*/
    background-color:#000000;
    color:#c7fd8d;
    font-size: 12px;
    text-align: center;
}


#footerBg { 
  width: 994px; 
  background-color: #000000; 
  margin: 0px auto 0px auto; 
  background-image:url(../images/bg/slicebackground.jpg);
  background-repeat:repeat-y;
}

/* Footer from https://disney.go.com/fairies/css/styles.css */
p.tokenzone { margin: 0; padding: 20px 0; }
p.tokenzone a { color: #b3f96d; }
#footer h6 { color: #7e97d6; font-size: 1em; font-weight: bold; margin: 15px 0 -.5em; padding: 0; }
#footer td, #footer td span, #footer td a { color: #7e97d6 !important; }
#footer td a { font-size: .8em !important; }


#content {
    text-align: left; position:relative; 
    width: 994px;
    height:auto;
    margin: 0px auto 0px auto;
    background-color:#050c1f;
}

#content img { margin: 0; padding: 0; }

img{ border:0;}
        


div.center {
    text-align: center;
}
form {
    margin: 0;
    padding: 0;
}




a { font-family: verdana,arial,helvetica,sans-serif; color:#c4eeff; }
h4 { font-size: 14px; }
h3 { font-size: 16px; }
h2 { font-size: 18px; }
h1 { font-size: 20px; }
h4, h3, h2, h1 {
    font-family: verdana,arial,helvetica,sans-serif;
    color: #c4eeff;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 10px;
}
#screenshots { text-align: center; }
#screenshots img { margin-left:15px; margin-right:15px; border:0}



/*
#footer { 
  width: 995px; 
  background-color: #000000; 
  margin: 0px auto 0px auto; 
  background-image:url(../images/bg/slicebackground.jpg);
  background-repeat:repeat-y;
}
#footer_links { padding-top: 20px; padding-bottom: 40px; color:#ffffff; font-size:14px; font-weight:bold; }
#footer a { color:#ffffff; }
*/

.text12 { font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; font-weight: normal; color: #c4eeff; }
.text14 { font-size: 14px; font-family: verdana,arial,helvetica,sans-serif; font-weight: normal; color: #c4eeff; }
.text10 { font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: normal; color: #c4eeff; }
.text12bold { font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; color: #c4eeff; }
.text14bold { font-size: 14px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; color: #c4eeff; }
.text10bold { font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; color: #c4eeff; }

.text12bold2 { font-size: 12px; font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; color: #c7fd8d; }
.error{
  color:#ff0000; 
  font-weight:bold;
}

.pixiedust{
  font-weight:none;  
  font-size:10px;
  color:#ffffff;
}

.disneyFairies{ color: #7e97d6; font-weight: bold; padding: 0; }
