/* CSS for default (not stage-specific) Scene */
html                {   background: #b5dae8 url(/images/scenes/default/html.jpg) repeat-x bottom center;                    }
body                {   background: transparent url(/images/scenes/default/body.jpg) no-repeat bottom center; }
/* #wrapper            {   background: transparent url(/images/scenes/default/wrapper-fs8.png) no-repeat 100px bottom;             } */
#header             {                }
#header .search i   {   color: #fff;    }
#main               {                }
#main .content      {                }
#footer             {   width:100%; padding-bottom:0; }
/* #footer .content    {   width: 960px; border: 1ps solid red; background: transparent url(/images/scenes/default/footer-fs8.png) no-repeat bottom right;             } */
#footer .content p, 
#footer .content ul {   margin:0 auto; width:950px;   }

.carousel .carousel-corners { background: url(/images/scenes/default/carousel-corners.png); }
