|
|
Line 1: |
Line 1: |
- | <html> | + | <html><link rel="stylesheet" href="https://2009.igem.org/wiki/index.php?title=User:Emilio/valencia.css&action=raw&ctype=text/css" type="text/css"></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>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | /*-----------------------------------------------------------------------------------------------*/
| + | |
- | div.MenuBar ul li ul.DropDownMenu {
| + | |
- | display: none; /* Hides all drop-down menus. */
| + | |
- | | + | |
- | }
| + | |
- | /*
| + | |
- | li:hover works in IE7 and FF2.
| + | |
- | a:hover works in IE6 and FF2.
| + | |
- | a:hover breaks li:hover in FF2.
| + | |
- | */
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li ul.SideMenu,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu li a ul.SideMenu {
| + | |
- | display: none; /* Hides all side menus. */
| + | |
- | }
| + | |
- | /*------------------------------------------------------------------------------------- Menu Bar */
| + | |
- | | + | |
- | div.MenuBar {
| + | |
- | font: arial, verdana, sans-serif;
| + | |
- | height: 30px;
| + | |
- | width: 900px;
| + | |
- | /*width: 100%;*/
| + | |
- | margin: 0;
| + | |
- | border-top: 0;
| + | |
- | border-right: 0;
| + | |
- | border-left: 0;
| + | |
- | padding: 0;
| + | |
- | background: #2b3238;
| + | |
- |
| + | |
- | }
| + | |
- | | + | |
- | div.MenuBar ul {
| + | |
- | font: arial, verdana, sans-serif;
| + | |
- | text-align: center;
| + | |
- | list-style-type: none;
| + | |
- | margin: 0.5em auto;
| + | |
- | border: 0;
| + | |
- | padding: 0;
| + | |
- | background: #2b3238;
| + | |
- | }
| + | |
- | div.MenuBar ul li {
| + | |
- | font: arial, helvetica, sans-serif;
| + | |
- | display: block;
| + | |
- | padding: 0;
| + | |
- | margin: 0;
| + | |
- | font-size: 1.3em;
| + | |
- | float: left;
| + | |
- | background:#2b3238;
| + | |
- | text-align: center;
| + | |
- | width: 107px;
| + | |
- | position: relative; /* Sets the positioning context for each drop-down menu. */
| + | |
- | }
| + | |
- | | + | |
- | div.MenuBar ul li a {
| + | |
- | font: arial, helvetica, sans-serif;
| + | |
- | display: block;
| + | |
- | background: #2b3238;
| + | |
- | height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
| + | |
- | color: #ffffff;
| + | |
- | padding-top: 4px;
| + | |
- | padding-bottom: 4px;
| + | |
- | padding-left: 1em; /* Sets the left space between top-level items. */
| + | |
- | padding-right: 1em; /* Sets the right space between top-level items. */
| + | |
- | text-decoration: none;
| + | |
- | }
| + | |
- | | + | |
- | /*------------------------------------------------------------------------------ Drop-Down Menus */
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu {
| + | |
- | display: block;
| + | |
- | width: 10em; /* Drop-down menu width.
| + | |
- | Use MenuTailor.css to customize. */
| + | |
- | height: 1em;
| + | |
- | padding: 1px; /* Sets the drop-down menu "effective border" width. */
| + | |
- | position: absolute;
| + | |
- | top: 23px; /* Places the drop-down menu under the menu bar.
| + | |
- | Keep it sync with the menu bar height. */
| + | |
- | left: 0; /* Aligns the drop-down menu to its top-level item. */
| + | |
- | background-color: #2b3238; /* Selected item. */
| + | |
- | color: #FFFFFF;
| + | |
- | | + | |
- | }
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li a,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu li a {
| + | |
- | width: 10em; /* Keep it sync with the drop-down menu width.
| + | |
- | Use MenuTailor.css to customize. */
| + | |
- | height: 1em;
| + | |
- | padding-left: 0;
| + | |
- | padding-right: 0;
| + | |
- | background-color: #2b3238; /* Selected item. */
| + | |
- | color: #FFFFFF;
| + | |
- | }
| + | |
- | ul.DropDownMenu li a span {
| + | |
- | display: block;
| + | |
- | padding-left: 0.75em; /* Sets the left space of each drop-down menu item. */
| + | |
- | padding-right: 0.25em; /* Sets the right space of each drop-down menu item. */
| + | |
- | text-align: right; /* Aligns the >> symbol to the right. */
| + | |
- | }
| + | |
- | ul.DropDownMenu li a span span {
| + | |
- | float: left; /* Aligns the text (back) to the left. */
| + | |
- | font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
| + | |
- | height: 20px;
| + | |
- | color: #FFFFFF;
| + | |
- | }
| + | |
- | /*----------------------------------------------------------------------------------- Side Menus */
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
| + | |
- | display: block;
| + | |
- | width: 11em; /* Side menu width.
| + | |
- | Use MenuTailor.css to customize. */
| + | |
- | padding: 1px; /* Sets the side menu "effective border" width. */
| + | |
- | position: absolute;
| + | |
- | top: -1px; /* Aligns the side menu to its drop-down menu item.
| + | |
- | Keep it sync with the side menu "effective border" width. */
| + | |
- | left: 13em; /* Places the side menu to the right of the drop-down menu.
| + | |
- | Keep it sync with the drop-down menu width.
| + | |
- | Use MenuTailor.css to customize. */
| + | |
- | }
| + | |
- | 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 {
| + | |
- | width: 11em; /* Keep it sync with the side menu width.
| + | |
- | Use MenuTailor.css to customize. */
| + | |
- | font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
| + | |
- | left: 13em; /* Places the side menu to the right of the drop-down menu.
| + | |
- | Keep it sync with the drop-down menu width.
| + | |
- | Use MenuTailor.css to customize. */
| + | |
- | }
| + | |
- | div.MenuBar ul li ul.DropDownMenu li ul.SideMenu li a span {
| + | |
- | padding-left: 1.5em; /* Sets the left space of each side menu item. */
| + | |
- | padding-right: 0.5em; /* Sets the right space of each side menu item. */
| + | |
- | text-align: left;
| + | |
- | font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
| + | |
- | left: 13em; /* Places the side menu to the right of the drop-down menu.
| + | |
- | Keep it sync with the drop-down menu width.
| + | |
- | Use MenuTailor.css to customize. */
| + | |
- | }
| + | |
- | /*----------------------------------------------------------------------------- Browser Specific */
| + | |
- | * html div.MenuBar {
| + | |
- | position: relative; /* For IE55 and IE6.
| + | |
- | Hidden (* html) from non-IE browsers. */
| + | |
- | }
| + | |
- | * html div.MenuBar ul li a {
| + | |
- | float: left; /* For IE55 and IE6.
| + | |
- | Breaks O9.
| + | |
- | Hidden (* html) from non-IE browsers. */
| + | |
- | }
| + | |
- | * html ul.DropDownMenu li a:hover {
| + | |
- | cursor: hand; /* For IE55.
| + | |
- | Hidden (* html) from non-IE browsers. */
| + | |
- | }
| + | |
- | ul.DropDownMenu li a:hover {
| + | |
- | cursor: pointer; /* For IE6 and IE7.
| + | |
- | Hidding it (* html) from non-IE browsers breaks IE7! */
| + | |
- | }
| + | |
- | * html div.MenuBar a:hover {
| + | |
- | text-decoration: none; /* For IE55 and IE6.
| + | |
- | Hidden (* html) from non-IE browsers. */
| + | |
- | }
| + | |
- | * html div.MenuBar ul li table,
| + | |
- | * html div.MenuBar ul li table td {
| + | |
- | border: 0px none; /* For IE55 and IE6.
| + | |
- | Hidden (* html) from non-IE browsers. */
| + | |
- | }
| + | |
- | /*------------------------------------------------------------------------------- Default Colors */
| + | |
- | div.MenuBar {
| + | |
- | background-color: Menu;
| + | |
- | border-bottom: 1px solid ButtonShadow;
| + | |
- | }
| + | |
- | div.MenuBar a {
| + | |
- | background-color: Menu; /* Top-level unselected items. */
| + | |
- | color: MenuText;
| + | |
- | }
| + | |
- | div.MenuBar ul li:hover a,
| + | |
- | div.MenuBar ul li a:hover {
| + | |
- | color:#2b3238;
| + | |
- | background-color: Highlight; /* Top-level selected item. */
| + | |
- | color: HighlightText;
| + | |
- | }
| + | |
- | /*...............................................................................................*/
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu {
| + | |
- | background-color: ButtonShadow; /* Sets the drop-down menu "effective border" color. */
| + | |
- | }
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li a,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu li a {
| + | |
- | background-color: Menu; Drop-down menu unselected items.
| + | |
- | Sets the drop-down menu "effective background" color. */
| + | |
- | color: MenuText;
| + | |
- | }
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li:hover a,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover {
| + | |
- | background-color: Highlight; /* Drop-down menu selected item. */
| + | |
- | color: HighlightText;
| + | |
- | }
| + | |
- | /*...............................................................................................*/
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
| + | |
- | background-color: ButtonShadow; /* Sets the side menu "effective border" color. */
| + | |
- | }
| + | |
- | 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 {
| + | |
- | background-color: Menu; /* Side menu unselected items.
| + | |
- | Sets the side menu "effective background" color. */
| + | |
- | color: MenuText;
| + | |
- | }
| + | |
- | 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 {
| + | |
- | background-color: Highlight; /* Side menu selected item. */
| + | |
- | color: HighlightText;
| + | |
- | }
| + | |
- | /*-----------------------------------------------------------------------------------------------*/
| + | |
- | /*Script-Free 3-Level Menu 1.2 Tailor
| + | |
- | www.CesarDaniel.info
| + | |
- | /*-------------------------------------------------------------------------------------- General */
| + | |
- | body {
| + | |
- | background: white;
| + | |
- | color: #2b3238;
| + | |
- | margin: 0;
| + | |
- | border: 0;
| + | |
- | padding: 0;
| + | |
- | }
| + | |
- | | + | |
- | | + | |
- | div.MenuBar {
| + | |
- | font: 13px arial, helvetica, sans-serif;
| + | |
- | }
| + | |
- | div.MenuBar ul {
| + | |
- | font: 13px arial, helvetica, sans-serif; /* Required for IE55. */
| + | |
- | }
| + | |
- | /*--------------------------------------------------------------------------------------- Colors */
| + | |
- | div.MenuBar {
| + | |
- | background-color: red; /* Selected item. */
| + | |
- | color: #FFFFFF;
| + | |
- | border-bottom: 1px solid ButtonShadow;
| + | |
- | }
| + | |
- | div.MenuBar a,
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li a,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu 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 {
| + | |
- | background-color: cyan; /* Selected item. */
| + | |
- | color: #FFFFFF;
| + | |
- | }
| + | |
- | div.MenuBar ul li:hover a,
| + | |
- | div.MenuBar ul li a:hover,
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li:hover a,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu 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 {
| + | |
- | background-color: green; /* Selected item. */
| + | |
- | color: #FFFFFF;
| + | |
- | }
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu,
| + | |
- | div.MenuBar ul li a:hover ul.DropDownMenu,
| + | |
- | div.MenuBar ul li:hover ul.DropDownMenu li: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. */
| + | |
- | }
| + | |
- | /*--------------------------------------------------------------------------------------- Widths */
| + | |
- | /*
| + | |
- | | + | |
- | /*
| + | |
- | Menu Bar 1
| + | |
- | Drop-Down Menu #2
| + | |
- | */
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4,
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4 li a,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4 li a {
| + | |
- | width: 11em; /* Drop-down menu width. */
| + | |
- | }
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM5,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM5,
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM5 li a,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM5 li a {
| + | |
- | width: 12em; /* Drop-down menu width. */
| + | |
- | }
| + | |
- | | + | |
- | /*...............................................................................................*/
| + | |
- | /*
| + | |
- | Menu Bar 1
| + | |
- | Drop-Down Menu #2
| + | |
- | Side Menu #1
| + | |
- | */
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1 {
| + | |
- | left: 15.5em !important; /* Places the side menu to the right of the drop-down menu.
| + | |
- | Keep it sync with the drop-down menu width. */
| + | |
- | }
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1,
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1 li a,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1 li a {
| + | |
- | width: 10em; /* Side menu width. */
| + | |
- | }
| + | |
- | /*...............................................................................................*/
| + | |
- | /*
| + | |
- | Menu Bar 1
| + | |
- | Drop-Down Menu #2
| + | |
- | Side Menu #2
| + | |
- | */
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2 {
| + | |
- | left: 15.5em !important; /* Places the side menu to the right of the drop-down menu.
| + | |
- | Keep it sync with the drop-down menu width. */
| + | |
- | }
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2,
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2 li a,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2 li a {
| + | |
- | width: 10em; /* Side menu width. */
| + | |
- | }
| + | |
- | /*...............................................................................................*/
| + | |
- | /*
| + | |
- | Menu Bar 1
| + | |
- | Drop-Down Menu #2
| + | |
- | Side Menu #3
| + | |
- | */
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3 {
| + | |
- | left: 15.5em !important; /* Places the side menu to the right of the drop-down menu.
| + | |
- | Keep it sync with the drop-down menu width. */
| + | |
- | }
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3,
| + | |
- | div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3 li a,
| + | |
- | div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3 li a {
| + | |
- | width: 10em; /* Side menu width. */
| + | |
- | }
| + | |
- | /*...............................................................................................*/
| + | |
- | | + | |
- | </style>
| + | |
- | | + | |
- | | + | |
- | <body>
| + | |
- | | + | |
- | <div class='MenuBar' id="navi">
| + | |
- | <ul>
| + | |
- | <li>
| + | |
- | <a href="https://2009.igem.org/Team:Valencia" style="color:
| + | |
- | white">Home
| + | |
- | <!--[if gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <!--[if lte IE 6]></td></tr></table></a><![endif]-->
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2009.igem.org/Team:Valencia/TeamVal" style="color: white">Team<!--
| + | |
- | [if gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <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/labpictures"><span><span>Lab Pictures</span></span></a></li>
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/logos"><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 lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <ul class="SideMenu" id="MB1-DDM6-SM1">
| + | |
- | <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]-->
| + | |
- | </li>
| + | |
- | <li>
| + | |
- | <a href="https://2009.igem.org/Team:Valencia/Project" style="color:
| + | |
- | white">Project<!--[if gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <ul class="DropDownMenu" id="MB1-DDM1">
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/Project"><span><span>Overall description
| + | |
- | </span></span></a></li>
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/Modelling"><span><span>Modelling</span></span></a>
| + | |
- | <!--[if
| + | |
- | gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <ul class="SideMenu" id="MB1-DDM6-SM1">
| + | |
- | <li><a
| + | |
- | href="https://2009.igem.org/Team:Valencia/Modelling"><span>Overview</span></a></li>
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/OurModel"><span>Model description</span></a></li>
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/Simulations"><span>Results</span></a></li>
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/StochasticApproach"><span>Stochastic approach</span></a></li>
| + | |
- | </ul>
| + | |
- |
| + | |
- | <!--[if lte IE 6]></td></tr></table></a><![endif]-->
| + | |
- | </li>
| + | |
- |
| + | |
- | | + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/Hardware"><span><span>Experimental set up</span></span></a></li>
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam"><span><span>Wet lab</span></span></a><!--[if
| + | |
- | gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <ul class="SideMenu" id="MB1-DDM6-SM1">
| + | |
- | <li><a
| + | |
- | 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>
| + | |
- | </ul>
| + | |
- |
| + | |
- | <!--[if lte IE 6]></td></tr></table></a><![endif]-->
| + | |
- | </li>
| + | |
- |
| + | |
- | | + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/Project/Results"><span><span>Results</span></span></a></li>
| + | |
- |
| + | |
- | </ul>
| + | |
- | <!--[if lte IE 6]></td></tr></table></a><![endif]-->
| + | |
- | </li>
| + | |
- | | + | |
- | <li>
| + | |
- | <a href="https://2009.igem.org/Team:Valencia/Parts" style="color: white">Parts<!--[if gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <ul class="DropDownMenu" id="MB1-DDM2">
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/Parts"><span><span>Submitted Parts</span></span></a></li>
| + | |
- | <li><a href="https://2009.igem.org/Team:Valencia/Parts/Characterization"><span><span>Characterization</span></span></a></li>
| + | |
- | </ul>
| + | |
- | <!--[if lte IE 6]></td></tr></table></a><![endif]-->
| + | |
- | </li>
| + | |
- |
| + | |
- | <li>
| + | |
- | <li>
| + | |
- | <a href="https://2009.igem.org/Team:Valencia/Notebook" style="color:
| + | |
- | white">Notebook
| + | |
- | <!--[if gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <!--[if lte IE 6]></td></tr></table></a><![endif]-->
| + | |
- | </li>
| + | |
- | <li style="width: 160px">
| + | |
- | <a href="https://2009.igem.org/Team:Valencia/Human" style="color: white">Human Practice<!--[if gt IE 6]><!--></a><!--<![endif]-->
| + | |
- | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
| + | |
- | <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_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>
| + | |
- |
| + | |
- | </ul>
| + | |
- | <!--[if lte IE 6]></td></tr></table></a><![endif]-->
| + | |
- | </li>
| + | |
- | | + | |
- |
| + | |
- | </ul>
| + | |
- | | + | |
- | </div>
| + | |
- | </body>
| + | |
- | </html> | + | |