﻿body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, Sans-serif;
    font-size: 12px;
    color: #1d0104;
    background: url(Images/Layout/peachesbackground.jpg) top center;
    background-repeat: no-repeat;
    background-color: #9f1723;
    text-align: center;
}


#wrapper
{
    width: 793px;
    margin: auto;
    background: url(Images/Layout/backrepeat.png) right repeat-y;
    padding-top: 0;
    background-color: White;
    text-align: left;
}
#background
{
    background-image: url(Images/Layout/background.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#footer
{
    width: 793px;
    height: 264px;
    background-image:url(Images/Layout/main_footer.gif);
    background-repeat:no-repeat;
    clear: both;
}

#footer_b

{
background-image:url(Images/Layout/footerback.jpg);
 background-repeat:no-repeat;
 width:793px;
 height:26px;
 clear:both;
    
}

#tag
{
  width:200px;
   height:50px;
   margin-top:170px;
   float:right;   
    
}
#tag a
{
 width:200px;
 height:50px;
 display:block;   
    
}


#page-container
{
    width: 788px;
    float: left;
    margin-top: 0;
    padding-top: 0;
}



#header
{
    padding: 0;
    margin: 0;
}

#banner
{
    margin-top: 200px;
}



#sidebar_a
{
    float: left;
    width: 160px;
    height: 348px;
}



#sidebar_a ul
{
    list-style: none;
    padding-top: 10px;
    margin-left: 5px;
    padding-left: 5px;
}


.loader
{
    background: url(Images/Layout/menu_home_hover.gif) no-repeat;
    background: url(Images/Layout/menu_game_hover.gif) no-repeat;
    background: url(Images/Layout/menu_activekid_over.gif) no-repeat;
    background: url(Images/Layout/menu_nutrition_hover.gif) no-repeat;
    background: url(Images/Layout/menu_recipes_hover.gif) no-repeat;
    background: url(Images/Layout/menu_contact_hover.gif) no-repeat;
    margin-left: -1000px;
    visibility: hidden;
}



#getscore ul
{
    text-decoration: none;
    list-style: none;
}
#contact ul
{
    text-decoration: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#contact
{
    float: left;
    margin-left: 0px;
    padding-left: 0px;
}

#gameScreen
{
    position: relative;
    z-index: 20;
    top: -75px;
    margin-left: 0px;
    padding-left: 0px;
}

#headerText
{
    position: relative;
    z-index: 20;
    top: -40px;
    margin-left: 70px;
    font-size: 12px;
}






a
{
    color: #38714b;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}



a.home
{
    display: block;
    background-image: url(Images/Layout/menu_home.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}

a.home:hover
{
    background-image: url(Images/Layout/menu_home_hover.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}


#selectedhome
{
    background-image: url(Images/Layout/menu_home_hover.gif);
}


a.recipes
{
    display: block;
    background-image: url(Images/Layout/menu_recipes.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}

a.recipes:hover
{
    background-image: url(Images/Layout/menu_recipes_hover.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}


#selectedrecipes
{
    background-image: url(Images/Layout/menu_recipes_hover.gif);
}


a.game
{
    display: block;
    background-image: url(Images/Layout/menu_game.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}

a.game:hover
{
    background-image: url(Images/Layout/menu_game_hover.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}


#selectedgame
{
    background-image: url(Images/Layout/menu_game_hover.gif);
}


a.contact
{
    display: block;
    background-image: url(Images/Layout/menu_contact.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}

a.contact:hover
{
    background-image: url(Images/Layout/menu_contact_hover.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}


#selectedcontact
{
    background-image: url(Images/Layout/menu_contact_hover.gif);
}


a.activekid
{
    display: block;
    background-image: url(Images/Layout/menu_activekid.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}

a.activekid:hover
{
    background-image: url(Images/Layout/menu_activekid_over.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}


#selectedactivekid
{
    background-image: url(Images/Layout/menu_activekid_over.gif);
}


a.nutrition
{
    display: block;
    background-image: url(Images/Layout/menu_nutrition.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}

a.nutrition:hover
{
    background-image: url(Images/Layout/menu_nutrition_hover.gif);
    background-repeat: no-repeat;
    width: 160px;
    height: 30px;
}


#selectednutrition
{
    background-image: url(Images/Layout/menu_nutrition_hover.gif);
}


#contentFront
{
    width: 600px;
    float: left;
    margin: 0px;
    padding: 0px;
}




#content
{
    width: 600px;
    float: left;
    margin: 0px;
    padding: 0px;
}
#visible
{
    visibility: hidden;
    display: none;
}



#ContentChild
{
    width: 789px;
    background-image: url(Images/Layout/firstChild.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#ContentSecondChild
{
    width: 789px;
    background-image: url(Images/Layout/secondChild.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}



#ContentChildren
{
    width: 789px;
    background-image: url(Images/Layout/children.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}


#game
{
    padding-top: 10px;
}

.ellipsis
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 150px;
}

.firstP
{
    font-size: 16px;
}

.margin
{
    margin-right: 150px;
}


.sport
{
    width: 64;
    margin-right: 30px;
    margin-top: 180px;
}


.font
{
    font-style: italic;
    color: #38714b;
}

.italic
{
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
}



h4
{
    padding-bottom: 0px;
    padding-top: 0px;
    color: #9f1723;
    font-size: 16px;
}



.gameIcon
{
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 150px;
}

.text
{
    text-align: justify;
    width: 550px;
    padding-top: 10px;
    font-family: Arial;
    font-size: 13px;
}


#tableText
{
    text-align: left;
    padding-top: 10px;
}

.cell1
{
    float: left;
    width: 100px;
}
.cell2
{
    float: right;
    width: 120px;
    padding-top: 30px;
}

.cell3
{
    width: 150px;
    float: right;
    padding-top: 5px;
}
.cell4
{
    padding-top: 10px;
    padding-left: 10px;
}


.left
{
    padding-top: 10px;
}



.image
{
    padding-bottom: 5px;
    padding-left: 5px;
    float: right;
}



#line p
{
    margin-bottom: 10px;
    margin-top: 10px;
}

#line ul
{
    text-decoration: none;
    list-style: none;
    margin: 10px;
    padding: 0px;
}

#line li
{
    margin-bottom: 5px;
}
.scoretitle
{
    font-style: italic;
    color: #9f1723;
    font-size: 16px;
    font-weight: bold;
}

.active
{
    float: right;
    font-style: italic;
    font-weight: bold;
}

.acrobat
{
    border: none;
    float: right;
}

#acrobat
{
    font-size: 9px;
    text-align: right;
}

.justify
{
    text-align: justify;
}


.fontscore
{
    font-size: 14px;
    font-weight: bold;
}

.purple
{
    margin-top: 0px;
    padding-top: 0px;
    color: #6d276a;
    font-weight: bold;
}

.cellpadding
{
    padding-right: 7px;
    text-align: justify;
}

#frontImage
{
     background-image:url(Images/Layout/frontPage.jpg);
     background-repeat:no-repeat;
     background-position:left;
    
     height:457px;
      
}


.center
{
    text-align:center;
}



#title
{
   width:400px;
   margin-left:110px;  
    margin-bottom:30px;
}

#registerForm
{
 
   margin-left:335px;
    
   
}

.color
{
    color: #38714b;
}