/* *************************************************** */ /* Multi-Section Themes for Primary Nav Sections */ /* *************************************************** */ /* Main X PRIZE Site (and Common Cross-section CSS) */ .bottomGray { background-color: #b6b5b5; height: 1; } .logoCell { width: 280; text-align: center; background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/logo_bg_main.jpg); } .taglineBG { width: 242; text-align: center; } .aboveNavBG { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/above_nav_bg.jpg); height: 4; } .navBG { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/nav_bg_main.jpg); height: 30px; } .topNavBG { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/top_nav_bg.jpg); } .navBG2 { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/nav_bg.jpg); height: 30px; } .belowNavBG { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/below_nav_bg_main.jpg); } .mainLEFTBG { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/main_left_bg.gif); } .leftColBG { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/left_col_bg_main.jpg); width: 240; vertical-align: top; } .rightColBG { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/right_col_bg_main.jpg); } .footerBG { background-color: #646567; } .footerBG2 { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/footer_bg_main.jpg); } .rightOfNav { width: 51; } /* Auto Section */ /* *************************************************** */ .bottomGrayauto { background-color: #9cc96d; height: 1; } .navBGauto { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/nav_bg_auto2.jpg); height: 30px; } .mainLEFTBGauto { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/main_left_bg_auto.gif); } .leftColBGauto { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/left_col_bg_auto.jpg); width: 240; vertical-align: top; } .rightColBGauto { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/right_col_bg_auto.jpg); } .footerBG2auto { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/footer_bg_auto.jpg); } /* Space Section */ /* *************************************************** */ .bottomGrayspace { background-color: #2364bd; height: 1; } .navBGspace { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/nav_bg_space.jpg); height: 30px; } .mainLEFTBGspace { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/main_left_bg_space.gif); } .leftColBGspace { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/left_col_bg_space.jpg); width: 240; vertical-align: top; } .rightColBGspace { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/right_col_bg_space.jpg); } .footerBG2space { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/footer_bg_space.jpg); } /* Lunar Section */ /* *************************************************** */ .bottomGraylunar { background-color: #7d7d7d; height: 1; } .navBGlunar { background-color: #7d7d7d ; height: 30px; } .mainLEFTBGlunar { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/main_left_bg_lunar.gif); } .leftColBGlunar { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/left_col_bg_lunar.jpg); width: 240; vertical-align: top; } .rightColBGlunar { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/right_col_bg_lunar.jpg); } .footerBG2lunar { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/footer_bg_lunar.jpg); } /* Genomics Section */ /* *************************************************** */ .bottomGraygenomics { background-color: #cd98e0; height: 1; } .navBGgenomics { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/nav_bg_genomics.jpg); height: 30px; } .mainLEFTBGgenomics { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/main_left_bg_genomics.gif); } .leftColBGgenomics { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/left_col_bg_genomics.jpg); width: 240; vertical-align: top; } .rightColBGgenomics { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/right_col_bg_genomics.jpg); } .footerBG2genomics { background: url(http://space.xprize.org/sites/space.xprize.org/themes/space/images/footer_bg_genomics.jpg); } /* *************************************************** */