body { padding:0 0 0 0; }

/* LOADING */
#loading { position: absolute; top: 49.5%;  left: 49.5%; z-index: 4000; width: 100px;  height: 100px; text-indent: -999em; background-image: url(images/progress.gif); }

/* BGIMAGES CONTAINER */
#supersizeContainer { z-index: -100; overflow: hidden; display: block; margin:0; padding:0; height: 100%; }
#supersize{ position:fixed; z-index: -10; overflow: hidden; padding: 0; height: 100%; }
#supersize img, #supersize a{ height:100%; width:100%; position:absolute; z-index: 0; margin: 0; }
#supersize .prevslide, #supersize .prevslide img{ z-index: 1; }
#supersize .activeslide, #supersize .activeslide img{ z-index: 2; }

/* CONTROLS */
#supercontent { position: fixed;  left: 10px;  bottom:40px; height:75px; width: 99%; z-index: 3999; display: none; }
#contentframe{ overflow: hidden; background:#fff; height: 100%; text-align:left; z-index: 3999; width: 400px; margin: 0 auto; }

/* THUMBS FOR FIRST PAGE */
ul#BgThumbNav { float: left; margin: 0; padding: 0; }
#BgThumbNav li { float: left; margin: 10px 5px; list-style: none; }
