Team:Valencia/prueba3

From 2009.igem.org

(Difference between revisions)
(New page: <html> <head> <style type="text/css"> body { background-color: black; } #content { background-color: white; } .firs...)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<center><html>
-
<head>
+
-
<style type="text/css">
+
-
 
+
-
 
+
-
 
+
-
body {
+
-
      background-color: black;
+
-
      }
+
-
 
+
-
#content {                       
+
-
              background-color: white;             
+
-
}
+
-
 
+
-
.firstHeading {
+
-
                display:none; 
+
-
                background-color: white;
+
-
              }
+
-
 
+
-
#footer-box {
+
-
                background: black;
+
-
                font-size:8pt;
+
-
                border-color: black;
+
-
                font-family: Verdana;
+
-
            }
+
-
</style>
+
-
</head>
+
-
 
+
-
<div align=center>
+
-
    <embed src="https://static.igem.org/mediawiki/2009/3/39/Banner_val_igem.swf" type="application/x-shockwave-flash" wmode=transparent width="965" height="200"></embed>
+
-
  </div>
+
-
 
+
-
</html>
+
-
 
+
-
 
+
-
<html>
+
-
 
+
-
 
+
-
<style media="all" type="text/css">
+
-
 
+
-
 
+
-
.nav {
+
-
height:35px;
+
-
background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif) repeat-x;
+
-
position:relative;
+
-
font-family:arial, verdana, sans-serif;
+
-
font-size:11px;
+
-
width:100%;
+
-
z-index:100;
+
-
margin:0;
+
-
padding:0;
+
-
}
+
-
 
+
-
.nav .table {
+
-
display:table;
+
-
margin:0 auto;
+
-
}
+
-
 
+
-
.nav .select,
+
-
.nav .current {
+
-
margin:0;
+
-
padding:0;
+
-
list-style:none;
+
-
display:table-cell;
+
-
white-space:nowrap;
+
-
}
+
-
 
+
-
.nav li {
+
-
margin:0;
+
-
padding:0;
+
-
height:auto;
+
-
float:left;
+
-
}
+
-
 
+
-
.nav .select a {
+
-
display:block;
+
-
height:35px;
+
-
float:left;
+
-
font-weight:bold;
+
-
background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif);
+
-
padding:0 30px 0 30px;
+
-
text-decoration:none;
+
-
line-height:35px;
+
-
white-space:nowrap;
+
-
color:#2b3238;
+
-
}
+
-
 
+
-
 
+
-
.nav .select a:hover,
+
-
.nav .select li:hover a {
+
-
background: url(https://static.igem.org/mediawiki/2009/8/81/Hover2.gif);
+
-
padding:0 0 0 15px;
+
-
cursor:pointer;
+
-
color:#2b3238;
+
-
}
+
-
 
+
-
.nav .select a b{
+
-
font-weight:bold;
+
-
}
+
-
 
+
-
.nav .select a:hover b,
+
-
.nav .select li:hover a b {
+
-
display:block;
+
-
float:left;
+
-
padding:0 30px 0 15px;
+
-
background:url(https://static.igem.org/mediawiki/2009/8/81/Hover2.gif) right top;
+
-
cursor:pointer;
+
-
}
+
-
 
+
-
.nav .select_sub {
+
-
display:none;
+
-
}
+
-
 
+
-
/* IE6 only */
+
-
.nav table {
+
-
border-collapse:collapse;
+
-
margin:-1px;
+
-
font-size:1em;
+
-
width:0;
+
-
height:0;
+
-
}
+
-
 
+
-
.nav .sub {
+
-
display:table;
+
-
margin:0 auto;
+
-
padding:0;
+
-
list-style:none;
+
-
}
+
-
 
+
-
.nav .sub_active .current_sub a,
+
-
.nav .sub_active a:hover {
+
-
background:transparent;
+
-
color:#2b3238;
+
-
}
+
-
 
+
-
.nav .select :hover .select_sub,
+
-
.nav .current .show {
+
-
display:block;
+
-
position:absolute;
+
-
width:100%;
+
-
top:35px;
+
-
background:url(https://static.igem.org/mediawiki/2009/6/65/Back2.gif);
+
-
padding:0;
+
-
z-index:100;
+
-
left:0;
+
-
text-align:center;
+
-
}
+
-
 
+
-
.nav .current .show {
+
-
z-index:10;
+
-
}
+
-
 
+
-
.nav .select :hover .sub li a,
+
-
.nav .current .show .sub li a {
+
-
display:block;
+
-
float:left;
+
-
background:transparent;
+
-
padding:0 10px 0 10px;
+
-
margin:0;
+
-
white-space:nowrap;
+
-
border:0;
+
-
color:#2b3238;
+
-
}
+
-
 
+
-
.nav .current .sub li.sub_show a {
+
-
color:#2b3238;
+
-
cursor:default;
+
-
}
+
-
 
+
-
.nav .select .sub li a {
+
-
font-weight:normal;
+
-
}
+
-
 
+
-
.nav .select :hover .sub li a:hover,
+
-
.nav .current .sub li a:hover {
+
-
visibility:visible;
+
-
color:#909090;
+
-
}
+
-
 
+
-
</style>
+
-
<!--[if IE]>
+
-
<style media="all" type="text/css">
+
-
 
+
-
.nav ul {display:inline-block;}
+
-
.nav ul {display:inline;}
+
-
.nav ul li {float:left;}
+
-
.nav {text-align:center;}
+
-
.nav .select a:hover b,
+
-
.nav .select li:hover a b {float:none;}
+
-
 
+
-
</style>
+
-
<![endif]-->
+
-
<div class="nav">
+
-
<div class="table">
+
-
<ul class="select"><li><a href="https://2009.igem.org/Team:Valencia" target="_self"><b>HOME</b></a>
+
-
</li>
+
-
</ul>
+
-
<ul class="select"><li><a href="https://2009.igem.org/Team:Valencia/TeamVal" target="_self"><b>TEAM</b></a>
+
-
<div class="select_sub">
+
-
<ul class="sub">
+
-
<li><a href="https://2009.igem.org/Team:Valencia/LabPictures" target="_self">LAB PICTURES</a></li>
+
-
<li><a href="https://2009.igem.org/Team:Valencia/logos" target="_self">LOGOS</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
</ul>
+
-
<ul class="select"><li><a href="https://2009.igem.org/Team:Valencia/Project" target="_self"><b>PROJECT</b></a>
+
-
<div class="select_sub">
+
-
<ul class="sub">
+
-
<li><a href="https://2009.igem.org/Team:Valencia/Modelling" target="_self">MODELLING</a></li>
+
-
<li><a href="https://2009.igem.org/Team:Valencia/Hardware" target="_self">EXPERIMENTAL SETUP</a></li>
+
-
<li><a href="https://2009.igem.org/Team:Valencia/WetLab" target="_self">WETLAB</a></li>
+
-
<li><a href="https://2009.igem.org/Team:Valencia/ProjectMtv" target="_self">PROJECT MOTIVATION</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
</ul>
+
-
<ul class="select"><li><a href="https://2009.igem.org/Team:Valencia/Human" target="_self"><b>HUMAN PRACTICES</b></a>
+
-
</li>
+
-
</ul>
+
-
<ul class="select"><li><a href="https://2009.igem.org/Team:Valencia/Notebook" target="_self"><b>NOTEBOOK</b></a>
+
-
</li>
+
-
</ul>
+
-
<ul class="select"><li><a href="https://2009.igem.org/Team:Valencia/News" target="_self"><b>MEDIA</b></a>
+
-
</li>
+
-
</ul>
+
-
</div>
+
-
</div>
+
-
 
+
-
 
+
-
</html>
+
-
 
+
-
 
+
-
<br><br>
+
-
 
+
-
 
+
-
 
+
-
<html>
+
<style>
<style>
Line 260: Line 23:
   font: arial, verdana, sans-serif;
   font: arial, verdana, sans-serif;
   height: 30px;
   height: 30px;
-
   width: 900px;
+
   width: 695px;
   /*width: 100%;*/
   /*width: 100%;*/
   margin: 0;
   margin: 0;
Line 287: Line 50:
   font-size: 1.3em;
   font-size: 1.3em;
   float: left;
   float: left;
-
   background:#2b3238;
+
   background: #2b3238;
   text-align: center;
   text-align: center;
   width: 107px;
   width: 107px;
Line 296: Line 59:
   font: arial, helvetica, sans-serif;
   font: arial, helvetica, sans-serif;
   display: block;
   display: block;
-
   background: #2b3238;
+
   background: #000000;
   height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
   height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
-
   color: #ffffff;
+
   color: #000000;
   padding-top: 4px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-bottom: 4px;
Line 319: Line 82:
   left: 0; /* Aligns the drop-down menu to its top-level item. */
   left: 0; /* Aligns the drop-down menu to its top-level item. */
   background-color: #2b3238; /* Selected item. */
   background-color: #2b3238; /* Selected item. */
-
   color: #FFFFFF;
+
   color: #000000;
}
}
Line 330: Line 93:
   padding-right: 0;
   padding-right: 0;
   background-color: #2b3238; /* Selected item. */
   background-color: #2b3238; /* Selected item. */
-
   color: #FFFFFF;
+
   color: #000000;
}
}
ul.DropDownMenu li a span {
ul.DropDownMenu li a span {
Line 342: Line 105:
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   height: 20px;
   height: 20px;
-
   color: #FFFFFF;
+
   color: #000000;
}
}
/*----------------------------------------------------------------------------------- Side Menus */
/*----------------------------------------------------------------------------------- Side Menus */
Line 348: Line 111:
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
   display: block;
   display: block;
-
   width: 11em; /* Side menu width.
+
   width: 12em; /* Side menu width.
                   Use MenuTailor.css to customize. */
                   Use MenuTailor.css to customize. */
   padding: 1px; /* Sets the side menu "effective border" width. */
   padding: 1px; /* Sets the side menu "effective border" width. */
Line 360: Line 123:
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
-
   width: 11em; /* Keep it sync with the side menu width.
+
   width: 12em; /* Keep it sync with the side menu width.
                             Use MenuTailor.css to customize. */
                             Use MenuTailor.css to customize. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
Line 471: Line 234:
/*--------------------------------------------------------------------------------------- Colors */
/*--------------------------------------------------------------------------------------- Colors */
div.MenuBar {
div.MenuBar {
-
   background-color: red; /* Selected item. */
+
   background-color: #FFFFFF; /* Selected item. */
-
   color: #FFFFFF;
+
   color: #000000;
   border-bottom: 1px solid ButtonShadow;
   border-bottom: 1px solid ButtonShadow;
}
}
Line 480: Line 243:
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
-
   background-color: cyan; /* Selected item. */
+
   background-color: #77BDF1; /* Selected item. */
-
   color: #FFFFFF;
+
   color: #000000;
}
}
div.MenuBar ul li:hover a,
div.MenuBar ul li:hover a,
Line 489: Line 252:
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover {
-
   background-color: green; /* Selected item. */
+
   background-color: #229BF7; /* Selected item. */
-
   color: #FFFFFF;
+
   color: #000000;
}
}
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li:hover ul.DropDownMenu,
Line 496: Line 259:
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
-
   background-color: ButtonShadow; /* Sets the drop-down and side menus "effective border" color. */
+
   background-color: #FFFFFF; /* Sets the drop-down and side menus "effective border" color. */
}
}
/*--------------------------------------------------------------------------------------- Widths */
/*--------------------------------------------------------------------------------------- Widths */
Line 579: Line 342:
<ul>
<ul>
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia" style="color:  
+
<a href="https://2009.igem.org/Team:Valencia" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Home
-
                          white">Home
+
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
Line 586: Line 348:
</li>
</li>
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia/TeamVal" style="color: white">Team<!--
+
<a href="https://2009.igem.org/Team:Valencia/TeamVal" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Team<!--
                           [if gt IE 6]><!--></a><!--<![endif]-->
                           [if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<ul class="DropDownMenu" id="MB1-DDM6">
<ul class="DropDownMenu" id="MB1-DDM6">
-
<li><a href="https://2009.igem.org/Team:Valencia/Theteam"><span><span>The Team</span></span></a></li>
+
<li><a href="https://2009.igem.org/Team:Valencia/TeamVal"><span><span>The Team</span></span></a></li>
<li><a href="https://2009.igem.org/Team:Valencia/labpictures"><span><span>Lab Pictures</span></span></a></li>
<li><a href="https://2009.igem.org/Team:Valencia/labpictures"><span><span>Lab Pictures</span></span></a></li>
-
<li><a href="https://2009.igem.org/Team:Valencia/logos"><span><span>
+
<li><a href="https://2009.igem.org/Team:Valencia/Universities"><span><span>The Universities</span></span>
-
                            Logos</span></span></a></li>
+
-
 
+
-
<li><a href="https://2009.igem.org/Team:Valencia/Universities"><span><span>The Universities</span></span>
+
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
-
<ul class="SideMenu" id="MB1-DDM6-SM1">
+
</ul>
-
                                        <li><a 
+
-
                                        href="https://2009.igem.org/Team:Valencia/Team/UPV"><span>UPV
+
-
</span></a></li>
+
-
<li><a href="https://2009.igem.org/Team:Valencia/Team/UV"><span>UV </span></a></li>
+
-
<li><a href="https://2009.igem.org/Team:Valencia/Team/Ourlab"><span>Our lab</span></a></li>
+
-
                                       
+
-
</ul>
+
-
                                        </ul>
+
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</li>
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia/Project" style="color:  
+
<a href="https://2009.igem.org/Team:Valencia/Project" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Project<!--[if gt IE 6]><!--></a><!--<![endif]-->
-
                        white">Project<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<ul class="DropDownMenu" id="MB1-DDM1">
<ul class="DropDownMenu" id="MB1-DDM1">
Line 639: Line 389:
                                         <li><a   
                                         <li><a   
                                         href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Protocols"><span>Protocols</span></a></li>
                                         href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Protocols"><span>Protocols</span></a></li>
-
<li><a href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Experimental"><span>Experimental Results</span></a></li>
+
<li><a href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Experimental"><span>Experimental results</span></a></li>
</ul>
</ul>
                                        
                                        
Line 653: Line 403:
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia/Parts" style="color: white">Parts<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
<a href="https://2009.igem.org/Team:Valencia/Parts" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Parts<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<ul class="DropDownMenu" id="MB1-DDM2">
<ul class="DropDownMenu" id="MB1-DDM2">
Line 663: Line 413:
<li>
<li>
-
<li>
+
<a href="https://2009.igem.org/Team:Valencia/Notebook" style="color:  
<a href="https://2009.igem.org/Team:Valencia/Notebook" style="color:  
-
                           white">Notebook
+
                           #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Notebook
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
-
</li>
+
<ul class="DropDownMenu" id="MB1-DDM2">
 +
<li><a href="https://2009.igem.org/Team:Valencia/Notebook"><span><span>WetLab Notes</span></span></a></li>
 +
<li><a href="https://2009.igem.org/Team:Valencia/NotebookDry"><span><span>DryLab Notes</span></span></a></li>
 +
</ul>
 +
</li>
<li style="width: 160px">
<li style="width: 160px">
-
<a href="https://2009.igem.org/Team:Valencia/Human" style="color: white">Human Practice<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
<a href="https://2009.igem.org/Team:Valencia/Human" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Human Practice<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<ul class="DropDownMenu" id="MB1-DDM4">
<ul class="DropDownMenu" id="MB1-DDM4">
-
                               <li><a href="https://2009.igem.org/Team:Heidelberg/Human_Practice/Project_Overview"><span><span>Project Overview</span></span></a></li>
+
                               <li><a href="https://2009.igem.org/Team:Valencia/Human"><span><span>Ethics overview</span></span></a></li>
      <li><a href="https://2009.igem.org/Team:Valencia/Human_Practice/Essay"><span><span>Essay</span></span></a></li>
      <li><a href="https://2009.igem.org/Team:Valencia/Human_Practice/Essay"><span><span>Essay</span></span></a></li>
-
                               <li><a href="https://2009.igem.org/Team:Valencia/Human_Practice/Surveys"><span><span>Surveys</span></span></a></li>
+
                               <li><a href="https://2009.igem.org/Team:Valencia/Human_Practice/Survey"><span><span>Survey</span></span></a></li>
</ul>
</ul>
Line 688: Line 442:
</body>
</body>
</html>
</html>
 +
</center>

Latest revision as of 17:45, 22 September 2009