﻿#annahmacbg {
    background-color:#244cab;
    width:100%;
    margin-top:0px;
    position:relative;
    padding-top:0px;
     background-image:url('../images/annah-mac-bg.jpg');
     background-repeat:no-repeat;
    
}

#disneybg {
    background-color:#ffd66a;
    width:630px;
    height:1300px;
    margin-top:0px;
    position:relative;
    padding-top:0px;
     background-image:url('../images/words/disneyicepacksheader.jpg');
     background-repeat:no-repeat;
    
}

#disneybutton 
{
    position:absolute;
    top:430px;
    left:310px;
}

#disneytext 
{
       position:absolute;
    top:570px;
    left:10px;
    padding:10px;
    width:600px;
}



p {
    font-family: Century Gothic;
    color:#570f82;
    font-weight:bold;
    font-size:1.1em;
    text-transform:uppercase;
    border:none;
        padding-left:10px;
}
img 
{
    border:none;
}
#childrensdaybg 
{
    background-color:#ffb510;
}
#childrensday 
{
   font-family: Century Gothic;
    color:#570f82;
    font-size:0.9em;  
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	background-color: #00adef;

}
#childrensday th
{
    font-size:14px;
    height:60px;
    filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
	background-color: #00adef;
    
}
#childrensday td 
{
    padding:5px;
    vertical-align:top;
}
.white
{
    background-color:#ffffff;
}
#kidsdaytable 
{
         background-image:url('../images/annah-mac-bg.jpg');
     background-repeat:no-repeat;
     background-color: #00adef;
}

#birthdaybg 
{
     background-image:url('../images/birthdaybg.jpg');
     background-repeat:no-repeat;
     background-color: #00adef;
     height:470px;
}
#birthdaytext 
{
    font-size:1.1em;
    top:140px;
    left:350px;
    color:#00adef;
    font-weight:bold;
    position:absolute;
    width:280px;
}
#birthdaytext p 
{
    color:#00adef;
   font-family: Century Gothic;
     font-size:15px;
}
#birthdaytext  li:hover
{
    background: #00adef;
       font-family: Century Gothic;
       font-size:15px;
       color:#ffffff;
}
#birthdaytext  li
{
       font-family: Century Gothic;
       font-size:15px;
}
#birthdaybutton 
{
    position:absolute;
    left: 350px;
    top:380px;
}

#generalbg 
{
   background-color:#244cab;
    width:100%;
    margin-top:0px;
    position:relative;
    padding-top:0px;
     background-image:url('../images/gen_background.jpg');
     background-repeat:no-repeat;
    
}

#scenesbg 
{
   background-color:#244cab;
    width:100%;
    margin-top:0px;
    position:relative;
    padding-top:0px;
     background-image:url('../images/gen_background.jpg');
     background-repeat:no-repeat;
           font-family: Century Gothic;
       font-size:15px;
       color:#ffffff;
       padding-left:10px;
    
}

#scenes-comments 
{
    padding:0px 10px;
}