Team:Lethbridge/Modeling
From 2009.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--> | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | body { | ||
+ | width:800px; | ||
+ | padding:0px; | ||
+ | margin-top:50px; | ||
+ | font-family:"helvetica 65 medium", "helvetica 55 roman", helvetica, arial, sans-serif; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: auto; | ||
+ | margin-left: auto; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | h1, h2 { | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | |||
+ | text-align:justify; | ||
+ | |||
+ | line-height:1.25em; | ||
+ | font-weight:normal; | ||
+ | color:#aaa; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | margin-bottom:30px; | ||
+ | |||
+ | color:#333; | ||
+ | text-align:justify; | ||
+ | text-transform:uppercase; | ||
+ | } | ||
+ | |||
+ | |||
+ | p a { | ||
+ | color:#aaa; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | p a:hover { | ||
+ | color:#333; | ||
+ | } | ||
+ | |||
+ | h1 a:link, h1 a:visited { | ||
+ | color:#333; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | h1 a:link:hover { | ||
+ | color:#aaa; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | INDEX | ||
+ | */ | ||
+ | |||
+ | |||
+ | body#index h1 { | ||
+ | color:#aaa; | ||
+ | text-transform:uppercase; | ||
+ | } | ||
+ | body#index h1 a:link, body#index h1 a:visited { | ||
+ | color:#333; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | body#index h1 a:hover { | ||
+ | color:#aaa; | ||
+ | } | ||
+ | |||
+ | body#index h1 a { | ||
+ | padding-right:3pt; | ||
+ | } | ||
+ | body#index h1 a { | ||
+ | word-spacing:-1.5pt; | ||
+ | } | ||
+ | |||
+ | #indeximg { | ||
+ | height: 700px; | ||
+ | padding-top:100px; | ||
+ | } | ||
+ | |||
+ | #indeximg img { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | .idximg { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* | ||
+ | / INDEX | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | NAV | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | div#nav { | ||
+ | position:fixed; | ||
+ | bottom:0px; | ||
+ | width:700px; | ||
+ | height:10%; | ||
+ | padding-top:10px; | ||
+ | clear:both; | ||
+ | |||
+ | line-height:1.25em; | ||
+ | text-align:justify; | ||
+ | text-transform:uppercase; | ||
+ | |||
+ | background-color:#fff; | ||
+ | } | ||
+ | |||
+ | div#nav a, div#nav span { | ||
+ | text-decoration:none; | ||
+ | color:#aaa; | ||
+ | padding-right:13px; | ||
+ | } | ||
+ | div#nav a:visited { | ||
+ | color#aaa; | ||
+ | } | ||
+ | |||
+ | div#nav a:hover { | ||
+ | color:#333; | ||
+ | } | ||
+ | /* | ||
+ | div#nav a.first { | ||
+ | color:#333; | ||
+ | } | ||
+ | div#nav a.first:hover { | ||
+ | color:#aaa; | ||
+ | } | ||
+ | */ | ||
+ | |||
+ | div#nav a#nav_lnk { | ||
+ | padding-right:0; | ||
+ | } | ||
+ | |||
+ | body:first-of-type div#nav a { | ||
+ | padding-right:18px; | ||
+ | } | ||
+ | body:first-of-type div#nav a#nav_lnk { | ||
+ | padding-right:0; | ||
+ | } | ||
+ | |||
+ | |||
+ | body#index div#nav a#nav_idx, body#publications a#nav_pub, body#text a#nav_txt, body#biography a#nav_bio, body#bibliography a#nav_bib, body#contacts a#nav_con, body#links a#nav_lnk { | ||
+ | color:#333; | ||
+ | } | ||
+ | body#index div#nav a#nav_idx:hover, body#publications a#nav_pub:hover, body#text a#nav_txt:hover, body#biography a#nav_bio:hover, body#bibliography a#nav_bib:hover, body#contacts a#nav_con:hover, body#links a#nav_lnk:hover { | ||
+ | color:#aaa; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | / NAV | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | PUBLICATIONS | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | body#publications h1 strong { | ||
+ | font-weight:normal; | ||
+ | color:#333; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* | ||
+ | / PUBLICATIONS | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | LINKS | ||
+ | */ | ||
+ | |||
+ | |||
+ | body#links h1 a { | ||
+ | display:block; | ||
+ | } | ||
+ | body#links h1 a:hover { | ||
+ | } | ||
+ | |||
+ | .designby { | ||
+ | color:#333; | ||
+ | font-size:85%; | ||
+ | line-height:80%; | ||
+ | } | ||
+ | .designby:visited { | ||
+ | color:#333; | ||
+ | } | ||
+ | .designby:hover { | ||
+ | color:#999; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | / LINKS | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | CONTACTS | ||
+ | */ | ||
+ | |||
+ | |||
+ | body#contacts h1 strong { | ||
+ | font-weight:normal; | ||
+ | color:#333; | ||
+ | } | ||
+ | |||
+ | |||
+ | body#contacts h1 { | ||
+ | width:190px; | ||
+ | margin-bottom:100px; | ||
+ | float:left; | ||
+ | } | ||
+ | body#contacts h1.mid { | ||
+ | margin-left:90px; | ||
+ | margin-right:90px; | ||
+ | } | ||
+ | body#contacts h1 a { | ||
+ | color:#aaa; | ||
+ | } | ||
+ | body#contacts h1 a:hover { | ||
+ | color:#333; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* | ||
+ | / CONTACTS | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | BIOGRAPHY | ||
+ | */ | ||
+ | |||
+ | body#biography { | ||
+ | padding-bottom:150px; | ||
+ | } | ||
+ | body#biography p { | ||
+ | font-size:11pt; | ||
+ | line-height:1.3em; | ||
+ | color:#333; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* | ||
+ | / BIOGRAPHY | ||
+ | */ | ||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | BIBLIOGRAPHY | ||
+ | */ | ||
+ | |||
+ | body#bibliography h1 a { | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | body#bibliography h1 a strong { | ||
+ | color:#aaa; | ||
+ | font-weight:normal; | ||
+ | } | ||
+ | |||
+ | body#bibliography h1 a:hover strong { | ||
+ | color:#333; | ||
+ | font-weight:normal; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* | ||
+ | / BIBLIOGRAPHY | ||
+ | */ | ||
+ | |||
+ | |||
+ | /* | ||
+ | PIECE | ||
+ | */ | ||
+ | |||
+ | |||
+ | div#pc_cn { | ||
+ | width:650px; | ||
+ | float:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | #pc_cn .pc_body { | ||
+ | margin-top: 100px; | ||
+ | } | ||
+ | |||
+ | #pc_rt { | ||
+ | margin-top: 15px; | ||
+ | margin-left: 10px; | ||
+ | |||
+ | float: left; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .pieceof { | ||
+ | float:left; | ||
+ | width:650px; | ||
+ | margin-top:130px; | ||
+ | margin-right:50px; | ||
+ | font-size:10px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .pieceof a { | ||
+ | width:650px; | ||
+ | } | ||
+ | .pieceof span { | ||
+ | display:block; | ||
+ | width:650px; | ||
+ | padding-top:15px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | .pieceof a img { | ||
+ | border-width:0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | p.title strong { | ||
+ | font-family:"helvetica 65 medium", "helvetica 55 roman", helvetica, arial, sans-serif; | ||
+ | font-size:12px; | ||
+ | } | ||
+ | |||
+ | body#piece p { | ||
+ | |||
+ | font-weight:normal; | ||
+ | font-family:arial; | ||
+ | font-size:11px; | ||
+ | line-height:11pt; | ||
+ | text-align:justify; | ||
+ | color:#333; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* | ||
+ | / PIECE | ||
+ | */ | ||
+ | |||
+ | |||
+ | /* | ||
+ | / NEW PLACE | ||
+ | */ | ||
+ | |||
+ | div#np_cn { | ||
+ | width:650px; | ||
+ | float:left; | ||
+ | |||
+ | } | ||
+ | |||
+ | #np_rt { | ||
+ | margin-top: 15px; | ||
+ | margin-left: 10px; | ||
+ | |||
+ | float: left; | ||
+ | |||
+ | } | ||
+ | |||
+ | .lp_link { | ||
+ | font-weight: bold; | ||
+ | font-size: 12pt; | ||
+ | border: solid; | ||
+ | border-color: black; | ||
+ | border-width: 0px 0px 1px 0px; | ||
+ | } | ||
+ | |||
+ | /* | ||
+ | Morning line | ||
+ | */ | ||
+ | |||
+ | .morningline_body { | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | |||
Revision as of 04:02, 15 October 2009
COFACTORS LIPIDS CELL WALL NUCLEOTIDES GLYCOLYSIS PMF ATP SYNTHASE METABOLISM POST TRANSLATION PENTOSE PHOSPHATE TRANSPORT ESSENTIAL METABOLIC ESSENTIAL METABOLIC 5'-3' ESSENTIAL METABOLIC 3'-5' FULL GENOME ESSENTIAL NON-METABOLIC
|