/* Framework formatting */ .core_main { background-color: #bc9308; border-bottom: solid 1px black; margin-bottom: 5px; background-image: url( http://www.math.ucdavis.edu/standard_imgs/rotate/chalkboard_200911_1_png ); background-repeat: no-repeat; background-position: top right; } .core_main .core_sub { text-align: left } .core_sub { background-color: #004b85; border-top: solid 1px black; text-align: center; font-family: sans-serif; font-size: smaller; font-weight: bold; } .core_sub A { text-decoration: none; color: white; } .core_footer { background-color: #bc9308; border-bottom: solid 1px black; border-top: solid 1px black; padding-top: 2px; text-align: center } .core_search { float: right; font-family: sans-serif; padding: 5px; } .core_search A { text-decoration: none; color: #000000; font-weight: bold; font-size: 90% } .core_nav { border-bottom: solid 1px black; border-top: solid 2px black; margin-top: 10px } .core_nav A { text-decoration: none; color: #004b66; font-weight: bold; font-family: sans-serif } /* Sidebar navigation formatting - gold */ .nav_main { border-bottom: solid 1px black; text-decoration: none; font-size: small; font-weight: bold; color: #0F447B; background-color: #F2EBCC; white-space: nowrap} .nav_sub { border-bottom: solid 1px black; text-decoration: none; font-size: small; font-weight: bold; color: #0F447B; background-color: #E5D699; white-space: nowrap} .nav_selected { border-bottom: solid 1px black; text-decoration: none; font-size: small; font-weight: bold; color: #0F447B; background-color: #D9C266; white-space: nowrap } /* End of sidebar navigation formatting */ /* Sidebar navigation formatting - blue */ .vigre_nav .nav_main { border-bottom: solid 1px black; text-decoration: none; font-size: small; font-weight: bold; color: #ffffff; background-color: #004b85; white-space: nowrap} .vigre_nav .nav_sub { border-bottom: solid 1px black; text-decoration: none; font-size: small; font-weight: bold; color: #ffffff; background-color: #5988b4; white-space: nowrap} .vigre_nav .nav_selected { border-bottom: solid 1px black; text-decoration: none; font-size: small; font-weight: bold; color: #ffffff; background-color: #7ea2c3; white-space: nowrap } .vigre_nav .core_nav A { text-decoration: none; color: white; } /* End of sidebar navigation formatting */ .vigre_inset { float: right } .vigre_inset IMG { border-top: solid 1px black; border-bottom: solid 1px black; margin: 3px } /* Used for general formatting of full page width tables */ .table-generic TH { background-color: #004b85; color: white; background-image: none; border-bottom: black 1px solid; padding: 2px } .table-generic TH A { color: d8e1e9 } .table-generic TD { background-color: #d8e1e9; padding: 2px 4px } .table-generic TR.odd TD { background-color: white; padding: 2px 4px } .table-generic { background-color: black; border-spacing: 1px 2px; padding: 0px; width: 100% } /* Used for general formatting of full page width tables .table-generic TH { background-color: #94b1c8; background-image: none; border-bottom: black 2px solid; padding: 0px 2px } .table-generic TD { background-color: #b5cbdb; border-top: 2px solid #ACB8C3; border-bottom: 2px solid #ACB8C3; padding: 0px 2px } .table-generic { border-spacing: 1px 3px; border-style: none; border-width: 0px; padding: 2px; width: 100% } .table-generic TR.odd TD { background-color: #cad6df; border-top: 2px solid #d8e1e9; border-bottom: 2px solid #D5DBE1; padding: 0px 2px } */ /* Used for general formatting of partial page width tables */ .table-sub TH { text-align: left; background-color: #004b85; background-image: none; border: black 2px solid; color: white } .table-sub TH A { color: d8e1e9 } .table-sub TD { background-color: #b5cbdb; border: black 2px solid; padding: 3px } .table-sub { border-style: none; border-width: 0px; padding: 0px } .table-sub TR.odd TD { background-color: white; border: black 2px solid; padding: 3px } /* Used for emphasis for titles (generally, any H tag); profile_title obviously used in profiles */ .title-highlight, .profile_title { font-weight: bold; color: #0F447B; margin-top: 1em; margin-bottom: 0.4em } /* Used in text for ref numbers (in profiles) */ .ref { font-size: 0.6em; font-weight: bold; color: #0F447B; vertical-align: super; } /* Used at bottom for full sized notation for ref numbers above (in profiles) */ .ref_list { font-weight: bold; color: #0F447B; } /* Obvious status notifications when forms are submitted, ie. Do not reload this page */ .notify { border: solid 2px #AA0000; margin-top: 1em; margin-bottom: 1em; padding: 0.25em; font-weight: bold } /* Used for inset sidebar in body of text */ .sidebar { float: right; width: 200px; padding: 5px; border-width: 0px } .sidebar TH { background-color: #A8C1DA; border-style: solid; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-top-width: 2px; border-color: #000000; padding: 2px } .sidebar TD { border-style: solid; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-top-width: 1px; border-color: #000000; padding: 2px; background-color: #C1D5E9;} .warn_inactive { font-style: normal; font-weight: bold; color: #000; background-color: #f90 !important } /* Think this is no longer in use. Used to be front page formatting. Check news section. */ .blurb { border-style: solid; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0.25em } .blurb P { margin-top: 0px; margin-bottom: 0.5em } .blurb_headline { font-weight: bold; font-size: larger; } .blurb_body { } .blurb_url { margin: 2px } .blurb_photo_right { border: solid 2px; float: right; margin: 3px; } .blurb_break { margin: 0px; padding: 0px; clear: both } /* Start of front page formatting */ .section { margin: 0.3em; margin-bottom: 0.8em; } .section_head { font-weight: bold; border-bottom: 1px solid; padding-left: 0.2em; padding-right: 0.2em; } .section_item { font-size: 0.9em; padding-bottom: 0.4em; padding-top: 0.1em; padding-left: 0.2em; padding-right: 0.2em; } .section_more { font: normal 0.9em; font-style: italic; text-decoration: none; float: right; } .sidebar2 .section { width: 280px; } .sidebar2 .section_item A { text-decoration: none } .feature { margin: 2em; margin-top: 1em; width: 450px; } .feature IMG { border: solid 2px;} .feature_text { font-size: 0.8em; text-align: left; } .feature_by { font-size: 0.8em; font-style: italic; text-align: right; } /* End of front page formatting */