Team:Sheffield/team

From 2014.igem.org

(Difference between revisions)
(Replaced content with "{{Team:Sheffield}}")
Line 1: Line 1:
-
<html>
+
{{Team:Sheffield}}
-
 
+
-
 
+
-
 
+
-
<style type="text/css">
+
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
+
-
 
+
-
#top-section {  
+
-
+
-
border: 0 none;
+
-
height: 14px;
+
-
z-index: 100;
+
-
top: 0;
+
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
-
}
+
-
 
+
-
#globalWrapper, #content {
+
-
width: 100%;
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
 
+
-
html, body, .wrapper {
+
-
width: 100%;
+
-
height: 100%;
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
 
+
-
body {
+
-
  background-color:white;
+
-
  width: 1365px;
+
-
  margin:0;
+
-
  text-align: center;
+
-
  margin-left:auto;
+
-
  margin-right:auto;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
    #firstSection {
+
-
background-color: #DCEDDE;
+
-
/* background-color: #B5888A; */
+
-
/* background-color: #FFFFFF; */
+
-
width:1050px;
+
-
height:10px;
+
-
                                margin-top:15px;
+
-
                                margin-left:auto;
+
-
margin-right:auto;
+
-
 
+
-
    }
+
-
+
-
            #secondSection{
+
-
background-color: #DCEDDE;
+
-
/* background-color: #B5888A; */
+
-
/* background-color: #FFFFFF; */
+
-
width:1050px;
+
-
height:37em;
+
-
                                margin-top:35px;
+
-
                                margin-left:auto;
+
-
margin-right:auto;
+
-
            }
+
-
            #thirdSection{
+
-
    /* 1: background-color: #E1FCEF; */
+
-
background-color: #C4B7A2;
+
-
/* background-color: #FFFFFF; */
+
-
MARGIN-LEFT: 11.9em;
+
-
width:0em;
+
-
            }
+
-
            #fourthSection{
+
-
                background-color: orange;
+
-
width:1100px;
+
-
}
+
-
#fifthSection{
+
-
/* background-color: #F7F4E0; */
+
-
background-color: #BAD0AA;
+
-
/* background-color: #FFFFFF; */
+
-
/* MARGIN-RIGHT: auto; */
+
-
                MARGIN-LEFT: 11.9em;
+
-
width:43.5em;
+
-
                float:left;
+
-
}
+
-
#sixthSection{
+
-
    /* 1: background-color: #E3F4E5; */
+
-
background-color: #80B8A3;
+
-
/* background-color: #FFFFFF; */
+
-
MARGIN-Right: 12em;
+
-
width:43.5em;
+
-
                float:right; 
+
-
}
+
-
#seventhSection{
+
-
/* 1: background-color: #EDF7D3; */
+
-
/* 2: background-color: #73A09A; */
+
-
background-color: #000;
+
-
MARGIN-LEFT: 11.9em;
+
-
width:0em;
+
-
}
+
-
#eighthSection{
+
-
    /* 1: background-color: #EDF7D3; */
+
-
/* background-color: #73A09A; */
+
-
background-color: #FFFFFF;
+
-
MARGIN-LEFT: 11.9em;
+
-
width:87.5em;
+
-
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
.menu {
+
-
font-family: 'Lato', sans-serif;
+
-
position:fixed;
+
-
width:100%
+
-
text-align: center;
+
-
 
+
-
}
+
-
 
+
-
 
+
-
.menu ul {
+
-
padding:0;
+
-
margin:0;
+
-
list-style: none;
+
-
margin-top:0px;
+
-
}
+
-
 
+
-
.menu ul li {
+
-
float:left;
+
-
position:relative;
+
-
}
+
-
 
+
-
.menu ul li a, .menu ul li a:visited {
+
-
 
+
-
display:block;
+
-
text-align:center;
+
-
width:120px;
+
-
height:40px;
+
-
color:#fff;
+
-
font-family:arial;
+
-
font-size:10px;
+
-
font-weight:bold;
+
-
line-height:34px;
+
-
text-decoration:none;
+
-
letter-spacing:1px;
+
-
 
+
-
background: linear-gradient(to bottom,  #767676 0%,#000 100%);
+
-
}
+
-
 
+
-
.menu ul li ul {
+
-
display: none;
+
-
}
+
-
 
+
-
 
+
-
.menu ul li:hover a {
+
-
color:#fff;
+
-
background: linear-gradient(to bottom,  #FFE066 0%,#FFE066 90%,#E6B800 90%,#FFD633 100%);
+
-
}
+
-
 
+
-
.menu ul li:hover ul {
+
-
display:block;
+
-
position:absolute;
+
-
top:40px;
+
-
left:0;
+
-
width:110px;
+
-
}
+
-
 
+
-
.menu ul li:hover ul li a {
+
-
display:block;
+
-
opacity: 0.95;
+
-
background:#9D9D98;
+
-
height:25px;
+
-
line-height:21px;
+
-
color:#fff;
+
-
font-size:12px;
+
-
}
+
-
 
+
-
.menu ul li:hover ul li a:hover {
+
-
color:#FFE066;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
.menuright {
+
-
font-family: 'Lato', sans-serif;
+
-
position:fixed;
+
-
margin-left:960px;
+
-
 
+
-
}
+
-
 
+
-
.menuright ul {
+
-
padding:0;
+
-
margin:0;
+
-
list-style: none;
+
-
margin-top:0px;
+
-
}
+
-
 
+
-
.menuright ul li {
+
-
float:left;
+
-
position:relative;
+
-
}
+
-
 
+
-
.menuright ul li a, .menuright ul li a:visited {
+
-
 
+
-
display:block;
+
-
text-align:center;
+
-
width:80px;
+
-
height:40px;
+
-
color:#fff;
+
-
font-family:arial;
+
-
font-size:10px;
+
-
font-weight:bold;
+
-
line-height:34px;
+
-
text-decoration:none;
+
-
letter-spacing:1px;
+
-
 
+
-
background: linear-gradient(to bottom,  #767676 0%,#000 100%);
+
-
}
+
-
 
+
-
.menuright ul li ul {
+
-
display: none;
+
-
}
+
-
 
+
-
 
+
-
.menuright ul li:hover a {
+
-
color:#fff;
+
-
background: linear-gradient(to bottom,  #FFE066 0%,#FFE066 50%,#E6B800 50%,#FFD633 100%);
+
-
}
+
-
 
+
-
.menuright ul li:hover ul {
+
-
display:block;
+
-
position:absolute;
+
-
top:35px;
+
-
left:0;
+
-
width:110px;
+
-
}
+
-
 
+
-
.menuright ul li:hover ul li a {
+
-
display:block;
+
-
opacity: 0.95;
+
-
background:#9D9D98;
+
-
height:25px;
+
-
line-height:21px;
+
-
color:#fff;
+
-
font-size:12px;
+
-
}
+
-
 
+
-
.menuright ul li:hover ul li a:hover {
+
-
color:#FFE066;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
a{TEXT-DECORATION:none}
+
-
 
+
-
</style>
+
-
 
+
-
<body>
+
-
 
+
-
 
+
-
 
+
-
<div id="contentcontainer">
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!-- menu -->
+
-
 
+
-
 
+
-
 
+
-
<div class="menu">
+
-
  <ul>
+
-
+
-
    <li><a href="https://2014.igem.org/Team:Sheffield/tmp" ><img src="https://static.igem.org/mediawiki/2014/d/d6/IGEM_Logo_F.png" width="50px" height="35px"></a>
+
-
 
+
-
    </li>
+
-
 
+
-
    <li><a href="https://2014.igem.org/Team:Sheffield/team" >TEAM</a>
+
-
      <ul>
+
-
        <li><a href="project.htm#firstSection">Overview</a></li>
+
-
        <li><a href="project.htm#secondSection">Background</a></li>
+
-
        <li><a href="project.htm#thirdSection">Product Development</a></li>
+
-
        <li><a href="project.htm#fourthSection">Biosensor</a></li>
+
-
        <li><a href="project.htm#fifthSection">Enzyme synthesis</a></li>
+
-
<li><a href="project.htm#sixthSection">Enzyme secretion</a></li>
+
-
        <li><a href="project.htm#seventhSection">Killswitch</a></li>
+
-
        <li><a href="project.htm#eighthSection">Uptake mechanism</a></li>
+
-
        <li><a href="project.htm#ninthSection">Biobricks</a></li>
+
-
        <li><a href="project.htm#tenthSection">Safety</a></li>
+
-
<li><a href="project.htm#eleventhSection">Registry</a></li>
+
-
      </ul>
+
-
    </li>
+
-
 
+
-
    <li><a href="https://2014.igem.org/Team:Sheffield/project" style="font-size:12px;">PROJECT</a>
+
-
      <ul>
+
-
        <li><a href="human_practice.htm#firstSection">Overview</a></li>
+
-
        <li><a href="human_practice.htm#secondSection">Outreach</a></li>
+
-
        <li><a href="human_practice.htm#thirdSection">Impact Report</a></li>
+
-
        <li><a href="human_practice.htm#fourthSection">SURE</a></li>
+
-
<li><a href="human_practice.htm#fifthSection">Lab Notation</a></li>
+
-
      </ul>
+
-
    </li>
+
-
+
-
+
-
    <li><a href="https://2014.igem.org/Team:Sheffield/modelling" >MODELLING</a>
+
-
      <ul>
+
-
        <li><a href="../mozilla/dropdown.html">Flux</a></li>
+
-
        <li><a href="../mozilla/cascade.html">Increasing scope</a></li>
+
-
      </ul>
+
-
    </li>
+
-
+
-
+
-
    <li><a href="https://2014.igem.org/Team:Sheffield/result" >RESULTS</a>
+
-
      <ul>
+
-
        <li><a href="../ie/exampleone.html">Different assays</a></li>
+
-
      </ul>
+
-
    </li>
+
-
+
-
+
-
<li><a href="https://2014.igem.org/Team:Sheffield/hp" >POLICY&PRACTICES</a>
+
-
      <ul>
+
-
        <li><a href="../ie/exampleone.html">Wet lab journals</a></li>
+
-
<li><a href="../ie/exampleone.html">Dry lab work</a></li>
+
-
      </ul>
+
-
    </li>
+
-
+
-
+
-
    <li><a href="https://2014.igem.org/Team:Sheffield/notebook" >NOTEBOOK</a>
+
-
      <ul>
+
-
        <li><a href="team.htm#firstSection">Meet the team</a></li>
+
-
        <li><a href="team.htm#secondSection">Official iGEM team page</a></li>
+
-
        <li><a href="team.htm#thirdSection">Gallery</a></li>
+
-
      </ul>
+
-
    </li>
+
-
+
-
+
-
<li><a href="https://2014.igem.org/Team:Sheffield/attribution" >ATTRIBUTIONS</a>
+
-
      <ul>
+
-
        <li><a href="http://www.2ky.cn" title="colour wheel">Acknowledgments</a></li>
+
-
        <li><a href="http://www.2ky.cn/js" title="a menu using opacity">Sponsors</a></li>
+
-
      </ul>
+
-
    </li>
+
-
 
+
-
  </ul>
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<div class="menuright">
+
-
  <ul>
+
-
    <li><a href="http://facebook.com/iGEMSheffield2014" ><img src="https://static.igem.org/mediawiki/2014/5/55/Facebook.png"></a>
+
-
 
+
-
    </li>
+
-
 
+
-
    <li><a href="http://twitter.com/iGEMSheffield" ><img src="https://static.igem.org/mediawiki/2014/f/f7/Twitter.png"></a>
+
-
 
+
-
    </li>
+
-
 
+
-
    <li><a href="igem2014@sheffield.ac.uk" ><img src="https://static.igem.org/mediawiki/2014/5/5c/Email.png"></a>
+
-
 
+
-
    </li>
+
-
 
+
-
    <li><a href="https://igem.org/Main_Page" ><img src="https://static.igem.org/mediawiki/2014/2/28/UNR-Sponser-IGEM1.png"></a>
+
-
 
+
-
    </li>
+
-
   
+
-
  </ul>
+
-
 
+
-
  </div>
+
-
</div>
+
-
<!-- end of menu -->
+
-
 
+
-
 
+
-
 
+
-
    <div align=center id="firstSection">
+
-
+
-
</div>
+
-
 
+
-
    <div align=center id="secondSection">
+
-
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</body>
+
-
</html>
+

Revision as of 11:05, 29 August 2014