|
|
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;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | | + | |
- | #firstSection {
| + | |
- | background-color: #DCEDDE;
| + | |
- | /* background-color: #B5888A; */
| + | |
- | /* background-color: #FFFFFF; */
| + | |
- | width:1050px;
| + | |
- | height:30em;
| + | |
- | margin-top:15px;
| + | |
- | margin-left:auto;
| + | |
- | margin-right:auto;
| + | |
- | | + | |
- | }
| + | |
- |
| + | |
- | #secondSection{
| + | |
- | background-color: #DCEDDE;
| + | |
- | /* background-color: #B5888A; */
| + | |
- | /* background-color: #FFFFFF; */
| + | |
- | MARGIN-RIGHT: 11.9em;
| + | |
- | float:right;
| + | |
- | width:63.4em;
| + | |
- | }
| + | |
- | #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;
| + | |
- |
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | /* for this demo only */
| + | |
- | #backgroundHolder { width:1350px; padding-top:10px; background:url(ulmulti5/pic.jpg); margin:0 auto; text-align:center; }
| + | |
- | | + | |
- | /* ---------------------------------------------------------------------------- */
| + | |
- | /* default styling */
| + | |
- | .nav, .nav ul { list-style-type:none; margin:0; padding:0; }
| + | |
- | .nav a { text-decoration:none; }
| + | |
- | .nav { font-family: arial, sans-serif; font-size:12px; width:1250px; margin:0 auto; text-align:center; }
| + | |
- | | + | |
- | /* style the links */
| + | |
- | /* needs a background for IE6 - can be a color or a transparent gif */
| + | |
- | .nav a { background:url(trans.gif); filter: alpha(opacity=90); opacity:0.9; }
| + | |
- | | + | |
- | /* style the <b> element so that is does not affect the size of the link */
| + | |
- | .nav a b { color:#fff; font-weight:normal; display:block; padding:5px 10px; margin-right:1px; }
| + | |
- | .nav a:hover b { color:#000; cursor:pointer; border-left:2px solid #eee; }
| + | |
- | .nav .fly .main b { background: transparent url(ulmulti5/arrow.gif) no-repeat right 9px; }
| + | |
- | .nav .down b { background: transparent url(ulmulti5/arrow2.gif) no-repeat right 11px; }
| + | |
- | | + | |
- | /* for the offset left dropdown and flyout */
| + | |
- | .nav .nav4 ul b { text-align:right; }
| + | |
- | .nav .nav4 ul .main b { background: transparent url(ulmulti5/arrow3.gif) no-repeat left 9px; text-align:right; }
| + | |
- | .nav .nav4 ul a:hover b { border-left:0; border-right:2px solid #eee; }
| + | |
- | | + | |
- | /* HEIGHT */
| + | |
- | .nav ul ul { top:-25px; } /* position the top of the flyout sub menus */
| + | |
- | .nav ul ul.two { top:-40px; } /* position the top of the flyout sub menus */
| + | |
- | /* WIDTH change this WITH CARE to suit your requirements */
| + | |
- |
| + | |
- |
| + | |
- |
| + | |
- |
| + | |
- |
| + | |
- | /* FOR NAV1 */
| + | |
- | .nav1 { width:60px;}
| + | |
- | .nav1 a { width:60px;}
| + | |
- | .nav a, .nav .fly a { background: linear-gradient(to bottom, #767676 0%,#000 100%); height:40px; }
| + | |
- | .nav b, .nav .fly b { background: linear-gradient(to bottom, #FFE066 0%,#FFE066 50%,#E6B800 50%,#FFD633 100%); height:30px; width:40px;}
| + | |
- | | + | |
- | /* FOR NAV2 */
| + | |
- | .nav2, .nav2 a { width:120px;}
| + | |
- | .nav2 a, .nav2 .fly a { background: linear-gradient(to bottom, #767676 0%,#000 100%); height:40px; }
| + | |
- | .nav2 b, .nav2 .fly b { background: linear-gradient(to bottom, #FFE066 0%,#FFE066 50%,#E6B800 50%,#FFD633 100%); height:30px; width:100px;}
| + | |
- | .nav2 ul li { max-width:80px;list-style: none; }
| + | |
- | .nav2 ul a { width:120px; }
| + | |
- | .nav2 ul ul { left:120px; }
| + | |
- | .nav2 a { margin-right:-99px; }
| + | |
- | .nav2 ul a { margin-right:-119px; }
| + | |
- | | + | |
- | /* FOR NAV3 */
| + | |
- | .nav3, .nav3 a { width:150px; }
| + | |
- | .nav3 a, .nav3 .fly a { background: linear-gradient(to bottom, #767676 0%,#000 100%); height:40px; }
| + | |
- | .nav3 b, .nav3 .fly b { background: linear-gradient(to bottom, #FFE066 0%,#FFE066 50%,#E6B800 50%,#FFD633 100%); height:30px; width:130px;}
| + | |
- | .nav3 ul li { max-width:100px;list-style: none; }
| + | |
- | .nav3 ul a { width:150px; }
| + | |
- | .nav3 ul ul { left:120px; }
| + | |
- | .nav3 a { margin-right:-99px; }
| + | |
- | .nav3 ul a { margin-right:-119px; }
| + | |
- | | + | |
- | /* ---------------------------------------------------------------------------- */
| + | |
- |
| + | |
- | /* DO NOT CHANGE ANYTHING BELOW */
| + | |
- | .nav li { float:left; } /* fixes several IE related bugs, and allows for clearing */
| + | |
- | .nav ul { float:left; position:relative; z-index:20; } /* necessary for float drop and to stack the <ul>s */
| + | |
- | .nav ul li { clear:left; } /* must clear the floated list item inside sublist */
| + | |
- | .nav a { position:relative; display:block; } /* needs to have a position, to be above the rest */
| + | |
- | .nav a.main { float:left; /* necessary for float drop */ margin-top:10000px; } /* bring the top level links back into view */
| + | |
- | .nav .drop, .nav .fly { margin-top:-10000px; } /* hide the sub links and their containers, opera has low upper limits */
| + | |
- | .nav ul { margin-bottom:-5000px; } /* avoid any interaction between the subs, can be any large size */
| + | |
- | /* The bit that does ALL the work to bring the sub menus into view */
| + | |
- | .nav a:hover, .nav a:focus, .nav a:active { margin-right:0; z-index:10; outline:0; }
| + | |
- | .nav a:hover b, .nav a:focus b, .nav a:active b { color:#000; cursor:pointer; border-left:2px solid #eee; }
| + | |
- | .nav .nav4 ul a:hover b, .nav .nav4 ul a:focus b, .nav .nav4 ul a:active b { border-left:0; border-right:2px solid #eee; }
| + | |
- | .nav2 ul a:hover, .nav2 ul a:focus, .nav2 ul a:active { margin-right:-30px; z-index:10; outline:0; }
| + | |
- | .nav3 ul a:hover, .nav3 ul a:focus, .nav3 ul a:active { margin-right:-20px; z-index:10; outline:0; }
| + | |
- | .nav4 ul a:hover, .nav4 ul a:focus, .nav4 ul a:active { margin-right:-30px; z-index:10; outline:0; }
| + | |
- | /* OPERA fix */
| + | |
- | .nav ul:hover, .nav ul ul:hover { clear:left; } /* to stop intermittent sub link :hover problems */
| + | |
- |
| + | |
- | /* ---------------------------------------------------------------------------- */
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | a{TEXT-DECORATION:none}
| + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | <body>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | <div id="contentcontainer">
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | <!-- menu -->
| + | |
- | | + | |
- | | + | |
- | <div id="backgroundHolder">
| + | |
- | <ul class="nav">
| + | |
- | <li class="nav1 drop"><a class="main" href="#url"><b>iGEM</b></a></li>
| + | |
- | <li class="nav1 drop"><a class="main" href="#url"><b>HOME</b></a></li>
| + | |
- | <li class="nav2 drop"><a class="main down" href="#url"><b>TEAM</b></a>
| + | |
- | <ul>
| + | |
- | <li><a href="project.htm#firstSection"><b>Meet the team</b></a></li>
| + | |
- | <li><a href="project.htm#secondSection"><b>Official team page</b></a></li>
| + | |
- | <li><a href="project.htm#thirdSection"><b>Gallery</b></a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="nav2 drop"><a class="main down" href="#url"><b>PROJECT</b></a>
| + | |
- | <ul>
| + | |
- | <li><a href="project.htm#secondSection"><b>Background</b></a></li>
| + | |
- | <li><a href="project.htm#fourthSection"><b>Biosensor</b></a></li>
| + | |
- | <li><a href="project.htm#fifthSection"><b>Enzyme synthesis</b></a></li>
| + | |
- | <li><a href="project.htm#sixthSection"><b>Enzyme secretion</b></a></li>
| + | |
- | <li><a href="project.htm#tenthSection"><b>Safety</b></a></li>
| + | |
- | </ul>
| + | |
- | <li>
| + | |
- | <li class="nav2 drop"><a class="main down" href="#url"><b>MODELLING</b></a>
| + | |
- | <ul>
| + | |
- | <li><a href="#url"><b>Product development</b></a></li>
| + | |
- | <li><a href="#url"><b>Enzyme Genetics</b></a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="nav2 drop"><a class="main down" href="#url"><b>RESULTS</b></a>
| + | |
- | <ul>
| + | |
- | <li><a href="#url"><b>Lipase assay</b></a></li>
| + | |
- | <li><a href="#url"><b>Keratinase assay</b></a></li>
| + | |
- | <li><a href="#url"><b>FadR characterisation</b></a></li>
| + | |
- | </ul>
| + | |
- | <li>
| + | |
- | <li class="nav3 drop"><a class="main down" href="#url"><b>POLICY & PRACTICES</b></a>
| + | |
- | <ul>
| + | |
- | <li><a href="#url"><b>SocialBricks</b></a></li>
| + | |
- | <li><a href="#url"><b>Lab notation</b></a></li>
| + | |
- | <li><a href="#url"><b>Industry collaboration</b></a></li>
| + | |
- | <li><a href="#url"><b>SURE</b></a></li>
| + | |
- | <li><a href="#url"><b>Outreach</b></a></li>
| + | |
- | <li><a href="#url"><b>Meet up</b></a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li class="nav2 drop"><a class="main down" href="#url"><b>NOTEBOOK</b></a>
| + | |
- | <ul>
| + | |
- | <li><a href="#url"><b>Wet lab journal</b></a></li>
| + | |
- | <li><a href="#url"><b>Dry lab journal</b></a></li>
| + | |
- | </ul>
| + | |
- | <li>
| + | |
- | <li class="nav3 drop"><a class="main down" href="#url"><b>ATTRIBUTIONS</b></a>
| + | |
- | <ul>
| + | |
- | <li><a href="#url"><b>Acknowledgement</b></a></li>
| + | |
- | <li><a href="#url"><b>Sponsors</b></a></li>
| + | |
- | </ul>
| + | |
- | <li>
| + | |
- | <li class="nav1 drop"><a class="main" href="#url"><b>FACEBOOK</b></a></li>
| + | |
- | <li class="nav1 drop"><a class="main" href="#url"><b>TWITTER</b></a></li>
| + | |
- | <li class="nav1 drop"><a class="main" href="#url"><b>EMAIL</b></a></li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | <!-- end of menu -->
| + | |
- | | + | |
- | | + | |
- | | + | |
- | <div align=center id="firstSection">
| + | |
- |
| + | |
- | </div>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | </div>
| + | |
- | </body>
| + | |
- | </html>
| + | |