﻿/* CSS for toddler Scene */

html                {   background: #aedae2 url(/images/scenes/toddler/html.jpg) bottom center repeat-x;                 }
body                {   background: transparent url(/images/scenes/toddler/body.jpg) bottom center no-repeat;              }
/* #wrapper            {   background: transparent url(/images/scenes/toddler/wrapper.jpg) bottom right no-repeat;          } */
#header             {                }
#header .search i   {   color: #636363;    }
#main               {                }
#main .content      {                }
#footer             {                }
/* #footer .content    {   background: transparent url(/images/scenes/toddler/footer.png) bottom center no-repeat;  padding-bottom:175px; } */

.carousel .carousel-corners { background: url(/images/scenes/toddler/carousel-corners.png); }
 
