@charset "UTF-8"; /* CSS Document */ html, body { height: 100%; } #zappaWrapper { width: 960px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; background: #000000; } #zappaContent { width: 750px; float: left; margin: 0px; } #zappaAd { width: 160px; padding: 25px; height: auto; margin: 0px; /*background-color: #000000;*/ float: left; color: #FFFFFF; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; font-size: 11px; } /* Header Nav */ #zappaNav { width: 960px; height: 50px; color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; } #zappaNav ul { margin: 0px; padding: 0px; list-style-type: none; } #zappaNav ul li { text-align: center; height: 50px; float: left; display: block; overflow: hidden; } #zappaNav ul li a { background-image: url(../navs/images/nav.png); padding-top: 50px; display: block; } #navHome { width: 52px; } #navHome a:link, #navHome a:visited { background-position: 0px 0px; } #navHome a:hover, #navHome a:active { background-position: 0px -50px; } #navWhatsNew { width: 68px; } #navWhatsNew a:link, #navWhatsNew a:visited { background-position: -52px 0px; } #navWhatsNew a:hover, #navWhatsNew a:active { background-position: -52px -50px; } #navStuffToGet { width: 68px; } #navStuffToGet a:link, #navStuffToGet a:visited { background-position: -120px 0px; } #navStuffToGet a:hover, #navStuffToGet a:active { background-position: -120px -50px; } #navBarfkoSwill { width: 110px; } #navBarfkoSwill a:link, #navBarfkoSwill a:visited { background-position: -188px 0px; } #navBarfkoSwill a:hover, #navBarfkoSwill a:active { background-position: -188px -50px; } #navZappaRadio { width: 63px; } #navZappaRadio a:link, #navZappaRadio a:visited { background-position: -298px 0px; } #navZappaRadio a:hover, #navZappaRadio a:active { background-position: -298px -50px; } #navZappaFZ { width: 109px; } #navZappaFZ a:link, #navZappaFZ a:visited { background-position: -361px 0px; } #navZappaFZ a:hover, #navZappaFZ a:active { background-position: -361px -50px; } #navZappaRecords { width: 77px; } #navZappaRecords a:link, #navZappaRecords a:visited { background-position: -470px 0px; } #navZappaRecords a:hover, #navZappaRecords a:active { background-position: -470px -50px; } #navGZSez { width: 44px; } #navGZSez a:link, #navGZSez a:visited { background-position: -547px 0px; } #navGZSez a:hover, #navGZSez a:active { background-position: -547px -50px; } #navMunchkinMusic { width: 90px; } #navMunchkinMusic a:link, #navMunchkinMusic a:visited { background-position: -591px 0px; } #navMunchkinMusic a:hover, #navMunchkinMusic a:active { background-position: -591px -50px; } #navZappagens { width: 93px; } #navZappagens a:link, #navZappagens a:visited { background-position: -681px 0px; } #navZappagens a:hover, #navZappagens a:active { background-position: -681px -50px; } #navZPZ { width: 104px; } #navZPZ a:link, #navZPZ a:visited { background-position: -774px 0px; } #navZPZ a:hover, #navZPZ a:active { background-position: -774px -50px; } #navForum { width: 82px; } #navForum a:link, #navForum a:visited { background-position: -878px 0px; } #navForum a:hover, #navForum a:active { background-position: -878px -50px; } /* Sub Navs */ #navBackWhatsNew { /*background-image: url(../navs/images/subNavBack-WhatsNew.jpg);*/ width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navTextWhatsNew { background-image: url(../navs/images/subNavText-WhatsNew.png); width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navOverWhatsNew { background-image: url(../navs/images/subNavOver-WhatsNew.png); width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navBackStuffToGet { /*background-image: url(../navs/images/subNavBack-StuffToGet.jpg);*/ width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navTextStuffToGet { background-image: url(../navs/images/subNavText-StuffToGet.png); width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navOverStuffToGet { background-image: url(../navs/images/subNavOver-StuffToGet.png); width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navBackFrankZappa { /*background-image: url(../navs/images/subNavBack-FrankZappa.jpg);*/ width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navTextFrankZappa { background-image: url(../navs/images/subNavText-FrankZappa.png); width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; } #navOverFrankZappa { background-image: url(../navs/images/subNavOver-FrankZappa.png); width: 520px; height: 183px; background-position: 0px 0px; background-repeat: no-repeat; }