Template:Leanna css

From 2010.igem.org

(Difference between revisions)
 
(451 intermediate revisions not shown)
Line 1: Line 1:
-
{{CM_css}}
 
-
 
<html>
<html>
<head>
<head>
-
 
+
<script type="text/javascript" src="http://www.sunsean.com/idTabs/jquery.idTabs.min.js"></script>
-
 
+
<script type="text/javascript" src="http://jquery.com/demo/thickbox/thickbox-code/thickbox.js"></script>
<script type="text/javascript" src="http://jquery.com/demo/thickbox/thickbox-code/thickbox.js"></script>
-
 
-
 
-
<style type="text/css">
 
<link rel="stylesheet" href="http://jquery.com/demo/thickbox/thickbox-code/thickbox.css" type="text/css" media="screen" />
<link rel="stylesheet" href="http://jquery.com/demo/thickbox/thickbox-code/thickbox.css" type="text/css" media="screen" />
-
 
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
-
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
+
  <script src="http://d2o0t5hpnwv4c1.cloudfront.net/004_Moo/tutorial/demo/sliding_effect.js"></script>
-
  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
+
<script> google.load("jquery", "1.4.2"); </script>
-
  <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
+
<!--[if IE]>
 +
<style>
 +
#whitespace {
 +
height: 200px;
 +
}
 +
#header {
 +
width: 985px;
 +
padding: 0px;
 +
margin: 0px;
 +
background-color: black;
 +
}
 +
#navwrapper {
 +
position: absolute;
 +
width: 985px;
 +
padding: 1px;
 +
margin: 1px;
 +
background-color: green;
 +
}
 +
 
 +
#topnav {
 +
height: 65px;
 +
padding: 1px;
 +
margin: 1px;
 +
background-color: pink;
 +
}
-
<script>
 
-
google.load("jquery", "1.4.2");
 
-
</script>
 
-
<script language="javascript" src="jquery.dimensions.js"></script>
 
-
<script type="text/javascript">
+
</style>
-
function initMenu()
+
<![endif]-->
<style type="text/css">
<style type="text/css">
.toggler { width: 500px; height: 200px; position: relative;}
.toggler { width: 500px; height: 200px; position: relative;}
Line 29: Line 42:
#effect { width: 240px; height: 135px; padding: 0.4em; position: relative; background: #fff; }
#effect { width: 240px; height: 135px; padding: 0.4em; position: relative; background: #fff; }
#effect h3 { margin: 0; padding: 0.4em; text-align: center; }
#effect h3 { margin: 0; padding: 0.4em; text-align: center; }
-
</style>
 
-
<script type="text/javascript">
 
-
$(function() {
 
-
$("#button").toggle(
 
-
function() {
 
-
$("#effect").animate({backgroundColor: '#aa0000', color: '#fff', width: 500}, 1000);
 
-
},
 
-
function() {
 
-
$("#effect").animate({backgroundColor: '#fff', color: '#000', width: 240}, 1000);
 
-
}
 
-
);
 
-
});
 
-
</script>
 
 +
#header {
 +
position: relative;
 +
left: 2px;
 +
text-align: left;
 +
margin: 0px;
 +
width: 955px;
 +
}
-
<style>
+
#header a {
 +
color: white;
 +
}
-
                a:link {
+
#content {
-
color: darkgreen;
+
background-color: transparent;
-
text-decoration: none;
+
border: none;
-
}
+
}
-
a:visited {
+
-
color: orange;
+
-
text-decoration: none;
+
-
}
+
-
a:hover {
+
-
                        color: darkgreen;
+
-
text-decoration: none;
+
-
}
+
-
a:active {
+
-
color: yellow;
+
-
                        background-color:darkgreen;
+
-
text-decoration: none;
+
-
}
+
 +
.mainContent {
 +
width: 943px;
 +
position: absolute;
 +
padding:5px;
 +
top: 160px;
 +
font-size: 14px;
 +
margin:5px;
 +
}
 +
#groupparts {
 +
position:relative;
 +
left: 21px;
 +
top: 5px;
 +
}
-
body {
+
.baby {
-
  background-color: #f0fff0;
+
  padding: 5px;
-
}
+
font-family: Arial Black, Gadget, sans-serif;
 +
font-size: medium;
 +
}
-
p{
+
.bodybaby {
-
  text-indent: 50px;}
+
  padding: 5px;
 +
font-family: Arial Black, Gadget, sans-serif;
 +
font-size: medium;
 +
border-bottom: 2px solid black;
 +
color: black;
 +
}
-
#header {
+
.bodybaby a {
-
left: 0px;
+
  color: black;
-
position: absolute;
+
-
top:22px;
+
-
margin: 0px;
+
-
width: 100%;
+
-
height: 221px;
+
-
align: left;
+
-
background-image: url('https://static.igem.org/mediawiki/2010/5/5b/080410mitPhoto.JPG');
+
-
background-repeat: no-repeat;}
+
-
 
+
-
#content {
+
-
  background-color: #FFF;
+
-
border: 1px black solid;
+
  }
  }
-
#bodyContent {
+
.sidep {
-
  border: none;
+
  display: inline;
-
  padding:0px;
+
  background-color: #boc4de;
-
margin:0;
+
  width: 170px;
-
  width:100%;
+
  float: right;
-
  height: 800px;
+
  font-size: x-small;
-
  z-index: -1;
+
border: 1px solid #b0c4de;
-
background-color:#EEE8AA;}
+
}
-
#mainContent{
+
.outline {
-
  background-color:#FFF68F;
+
display: inline;
-
  width: 70%;
+
padding: 5px;
-
height: 500px;
+
  background-color: #boc4de;
 +
  width: 250px;
  float: left;
  float: left;
-
  position: absolute;
+
  font-size: x-small;
-
  top: 244px;
+
  border: 1px solid #b0c4de;
-
left: 50 px;
+
}
-
z-index:1;}
+
-
#rightside{
+
#procedure,
-
  background-color: transparent;
+
#procedure a {
-
  position: absolute;
+
  display: relative;
-
  width: 225px;
+
  text-decoration: none;
-
  height: 400px;
+
  color: black;
-
top: 330px;
+
  list-style: none;
-
right: 20px;
+
}
-
z-index: 2;
+
-
padding: 80px 15px 10 px 15px;}
+
-
#rightHeader{
+
#procedure a:hover {
-
  background-color: orange;
+
  color: white;
-
width: 190px;
+
  text-decoration: none;
-
height: 100px;
+
-
padding: 100px 20px 40px 20px;
+
-
  z-index: 3;
+
}
}
-
#minorRight{
+
.bolded {
-
  width: 132px;
+
font-size: 16px;
-
  z-index 2;  
+
}
-
  position: absolute;
+
 
-
  top: 260px;
+
#unique {
-
  right: 70px;
+
  margin: 5px 21px !important;
 +
  border: none !important;
 +
background-color: white;
 +
}
 +
 
 +
#freedom {
 +
width: 105px;
 +
  position: relative;
 +
left: -20px;
 +
  top: 8px;
 +
  display: block;
 +
list-style: none;
 +
text-align: left;
 +
color: black;
 +
background-color: honeydew;
 +
font-family: Osaka, verdana, Sans-Serif;
 +
font-size: 16px;
}
}
 +
#freedom li a {
 +
text-align: left;
 +
padding-left: 7px;
 +
color: #330066
 +
}
 +
 +
#freedom li a:hover {
 +
  background-color: #b2b2cc;
-
.ui-widget-header {
+
}
-
background:url("http://www.designwalker.com/img/texture_bg/texture-sample01.jpg") repeat-x scroll 90% 90% #CCCCCC;
+
#freedom li a.selected {
-
border:1px solid #003300;
+
position: relative;
-
color:#222222;
+
left: 10px;
-
font-weight:bold;
+
color: black;
}
}
-
.ui-widget-content {
+
.tabContainer {
-
background:url("http://s3.amazonaws.com/data.tumblr.com/tumblr_l4wm4nLXAN1qcxxxao1_1280.jpg?AWSAccessKeyId=0RYTHV9YYQ4W5Q3HQMG2&Expires=1281114325&Signature=ZcFIZOa6CCO%2BWoFuglXi9dZTh%2Fs%3D") repeat-x scroll 50% 50% #FFFFFF;
+
position: relative;
-
border:1px solid #003300;
+
top: 0px;
-
color:#222222;
+
left: 4px;
 +
height: 23px;
 +
width: 99%;
 +
}
 +
.tabContainer p {
 +
  text-align:left;
 +
top: 1px;
}
}
 +
/* ================================================================
 +
This copyright notice must be untouched at all times.
 +
Copyright (c) 2008 Stu Nicholls - stunicholls.com - all rights reserved.
 +
=================================================================== */
-
+
#nav {padding:0; margin:0; background: transparent;; width: 230px}
 +
#nav a:hover {text-decoration:underline;}
 +
#nav dt b, #nav dt a {display:block; font-weight:normal; font-size:14px; color:#fff; padding: 5px 10px; cursor:pointer; width:230px; background-color: #016b9d;}
 +
#nav dt a {color:#000; text-decoration:none;}
 +
#nav dd {padding:0; margin:0;}
 +
#nav dd ul {padding:0; margin:0; list-style:none;}
 +
#nav dd ul li {padding-left:20px; width:230px}
 +
#nav dd ul li a {font-size:12px; color:#000; text-decoration:none;}
 +
 
 +
 
 +
 
 +
input.searchButton {
 +
background:none repeat scroll 0 0 transparent;
 +
border:medium none;
 +
color:#000066;
 +
font-size:100%;
 +
font-weight:bold;
 +
margin:1px 10px 0;
 +
}
#search-controls {
#search-controls {
Line 155: Line 206:
  background: none;
  background: none;
  position: absolute;
  position: absolute;
-
  top: 40px;
+
  top: -100px;
-
  right: 40px; }
+
  left: -50px;}
.left-menu {
.left-menu {
Line 169: Line 220:
  background: none;
  background: none;
  display: block;
  display: block;
-
  float: right; }
+
  float: right;}
#menubar.right-menu {
#menubar.right-menu {
Line 178: Line 229:
  border: none; }
  border: none; }
-
.right-menu ul {
 
-
border: none; }
 
#top-section {
#top-section {
Line 197: Line 246:
#footer {
#footer {
  border: none;
  border: none;
-
  width: 900px;
+
  background-color: transparent;
  margin: 0;
  margin: 0;
  padding: 0; }
  padding: 0; }
 +
 +
#footer-box {
 +
border:none;
 +
background-color: transparent;
 +
}
.firstHeading {
.firstHeading {
  display: none; }
  display: none; }
-
#navigation {
+
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
-
position:absolute; left:-2px; top:180px; width:793px; height:69px;
+
.code code { display: block; padding: 3px; margin-bottom: 0; }
-
z-index:100; float: left;
+
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
 +
.indent1 { padding-left: 1em; }
 +
.indent2 { padding-left: 2em; }
 +
 
 +
/* sidenav styling */
 +
#sidenav {
 +
clear: both;
 +
        line-height: 50%;
}
}
 +
#sidenav li {
 +
list-style-type: none;
 +
display: block;
 +
margin: 8px 0px;
 +
        font-size: 14px;
 +
}
 +
#sidenav li li {
 +
padding-left: 16px;
 +
}
 +
#sidenav li a {
 +
color: #333;
 +
padding: 0px 4px 0px 10px;
 +
background-color: transparent;
 +
        font-weight: bold;
 +
}
 +
#sidenav ul a {
 +
font-weight: normal;
 +
}
 +
#sidenav li li a,
 +
#sidenav li.sel li a {
 +
padding-left: 0px;
 +
}
 +
#sidenav li.sel a,
 +
#sidenav li a:hover,
 +
#sidenav li a:active,
 +
#sidenav.col li.sel ul li a:hover,
 +
#sidenav.col li.sel ul li a:active {
 +
color: #fff;
 +
text-decoration: none;
 +
}
-
#menu * {
 
-
margin: 0;
 
-
padding: 0;
 
-
        top:175;
 
-
}
 
-
#menu {
 
-
font-size: 12px;
 
-
        text-align: center;
 
-
background-color: transparent;
 
-
       
 
-
}
 
-
/* this controls link space of items on top menu*/
+
/* ----------------------------------------------------------------------------------------------------------------*/
-
#menu ul a {
+
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
-
        display: block;
+
/* ----------------------------------------------------------------------------------------------------------------*/
-
        width: 115px;
+
*{padding: 0; margin: 0;}
-
        height: 35px;
+
 
 +
/* ----------------------------------------------------------------------------------------------------------------*/
 +
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
 +
/* ----------------------------------------------------------------------------------------------------------------*/
 +
#TB_window {
 +
font: 12px Arial, Helvetica, sans-serif;
 +
color: #333333;
}
}
-
#menu ul {
+
#TB_secondLine {
-
        float: left;
+
font: 10px Arial, Helvetica, sans-serif;
-
list-style: none;
+
color:#666666;
-
}
+
}
-
/*top menu stuff*/
+
#TB_window a:link {color: #666666;}
 +
#TB_window a:visited {color: #666666;}
 +
#TB_window a:hover {color: #000;}
 +
#TB_window a:active {color: #666666;}
 +
#TB_window a:focus{color: #666666;}
-
#menu ul li {
+
/* ----------------------------------------------------------------------------------------------------------------*/
-
        float: left;
+
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
-
        opacity: 80%;
+
/* ----------------------------------------------------------------------------------------------------------------*/
-
        top:300px;
+
#TB_overlay {
 +
position: fixed;
 +
z-index:100;
 +
top: 0px;
 +
left: 0px;
 +
height:100%;
 +
width:100%;
 +
}
 +
 
 +
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
 +
.TB_overlayBG {
 +
background-color:#000;
 +
filter:alpha(opacity=75);
 +
-moz-opacity: 0.75;
 +
opacity: 0.75;
 +
}
 +
 
 +
* html #TB_overlay { /* ie6 hack */
 +
    position: absolute;
 +
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
 +
}
 +
 
 +
#TB_window {
 +
position: fixed;
 +
background: #ffffff;
 +
z-index: 102;
 +
color:#000000;
 +
display:none;
 +
border: 4px solid #525252;
 +
text-align:left;
 +
top:50%;
 +
left:50%;
 +
}
 +
 
 +
* html #TB_window { /* ie6 hack */
 +
position: absolute;
 +
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
 +
}
 +
 
 +
#TB_window img#TB_Image {
 +
display:block;
 +
margin: 15px 0 0 15px;
 +
border-right: 1px solid #ccc;
 +
border-bottom: 1px solid #ccc;
 +
border-top: 1px solid #666;
 +
border-left: 1px solid #666;
 +
}
 +
 
 +
#TB_caption{
 +
height:25px;
 +
padding:7px 30px 10px 25px;
 +
float:left;
 +
}
 +
 
 +
#TB_closeWindow{
 +
height:25px;
 +
padding:11px 25px 10px 0;
 +
float:right;
 +
}
 +
 
 +
#TB_closeAjaxWindow{
 +
padding:7px 10px 5px 0;
 +
margin-bottom:1px;
 +
text-align:right;
 +
float:right;
 +
}
 +
 
 +
#TB_ajaxWindowTitle{
 +
float:left;
 +
padding:7px 0 5px 10px;
 +
margin-bottom:1px;
 +
}
 +
 
 +
#TB_title{
 +
background-color:#e8e8e8;
 +
height:27px;
 +
}
 +
 
 +
#TB_ajaxContent{
 +
clear:both;
 +
padding:2px 15px 15px 15px;
 +
overflow:auto;
 +
text-align:left;
 +
line-height:1.4em;
 +
}
 +
 
 +
#TB_ajaxContent.TB_modal{
 +
padding:15px;
 +
}
 +
 
 +
#TB_ajaxContent p{
 +
padding:5px 0px 5px 0px;
 +
}
 +
 
 +
#TB_load{
 +
position: fixed;
 +
display:none;
 +
height:13px;
 +
width:208px;
 +
z-index:103;
 +
top: 50%;
 +
left: 50%;
 +
margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
 +
}
 +
 
 +
* html #TB_load { /* ie6 hack */
 +
position: absolute;
 +
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
 +
}
 +
 
 +
#TB_HideSelect{
 +
z-index:99;
 +
position:fixed;
 +
top: 0;
 +
left: 0;
 +
background-color:#fff;
 +
border:none;
 +
filter:alpha(opacity=0);
 +
-moz-opacity: 0;
 +
opacity: 0;
 +
height:100%;
 +
width:100%;
 +
}
 +
 
 +
* html #TB_HideSelect { /* ie6 hack */
 +
    position: absolute;
 +
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
 +
}
 +
 
 +
#TB_iframeContent{
 +
clear:both;
 +
border:none;
 +
margin-bottom:-1px;
 +
margin-top:1px;
 +
_margin-bottom:1px;
 +
}
 +
 
 +
#stones {
 +
position: fixed;
 +
top: 45px;
 +
left: 0px;
 +
width: 43px;
 +
padding: 2px;
 +
background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png');
 +
background-repeat: repeat-y;
 +
}
 +
 
 +
/* MIT ChemE Menu */
 +
 
 +
#navwrapper {
 +
position: absolute;
 +
width: 955px;
 +
}
 +
 
 +
#topnav {
 +
height: 65px;
 +
overflow: hidden;
 +
}
 +
 
 +
#topnav li {
list-style: none;
list-style: none;
-
        padding: 5px 9px 5px 9px;
+
float: left;
-
        width: 100px;
+
}
-
        height: 40px;
+
-
}
+
-
.topMenu{
+
#topnav li a {
-
    display:block;
+
display: block;
-
    border-right: 2px solid orange;
+
width: 183px;
-
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
+
height: 65px;
-
    color: #990066;
+
margin-right: 2px;
-
    font-size: 15 px;
+
background-color: #2e2e2e;
-
    font-weight: bold;
+
font-family: "Arial", Verdana, sans-serif;
 +
font-size: medium;
 +
line-height: 1.25em;
 +
color: #fff;
 +
        font-weight: 900;
}
}
-
   
 
-
#menu a {
+
#topnav li a.last {
-
color: #660099;
+
margin-right: 0px;
-
display: inline;
+
}
-
text-decoration: none;
+
-
}
+
-
#menu a:visited {
+
#topnav li.over ul,
-
color:#660099;
+
#topnav li:hover ul,
-
text-decoration: none
+
body.about #topnav li.about ul,
-
}
+
body.people #topnav li.people ul,
 +
body.academics #topnav li.academics ul,
 +
body.notebook #topnav li.notebook ul,
 +
body.contributions #topnav li.contributions ul {
 +
display: block;
 +
}
-
#menu a:hover {
+
body.about #topnav li.about ul,
-
color: #660099;
+
body.people #topnav li.people ul,
-
        background-image: url(http://www.yoga-psychology.com/yellow_orange_Gradient.jpg);
+
body.academics #topnav li.academics ul,
-
        align: center;
+
body.notebook #topnav li.notebook ul,
-
}
+
body.contributions #topnav li.contributions ul {
 +
z-index: 1;
 +
}
-
#menu ul li ul {
+
#topnav li.over ul,
 +
#topnav li:hover ul {
 +
z-index: 100;
 +
}
 +
 
 +
#topnav li ul {
display: none;
display: none;
-
        background-image: none;
+
clear: both;
-
        width: 75px;
+
position: absolute;
-
        left: 17px;
+
top: 65px;
-
        position: relative;
+
left: 0px;
-
font-size: 12px;
+
width: 950px;
-
opacity: 0.8;
+
overflow: hidden;
-
list-style: none;
+
}
-
        left:-1.5px;
+
-
        padding-top: 1px;
+
-
        z-index:500;
+
-
}
+
-
#menu ul li:hover ul {
+
#topnav li li {
 +
float: none;
display: block;
display: block;
-
        background-position: bottom;
+
}
-
}
+
-
/* controls properties of drop down menu */
+
#topnav li a:hover,
-
#menu ul li ul li {
+
#topnav li a:active {
-
        height: 12px;
+
text-decoration: none;
-
list-style: none;
+
}
-
        background-color: white;
+
-
        border: 2px solid #FFA07A;
+
-
        margin: 0px;
+
-
        padding-left: 0px;
+
-
        padding-top: 2px;
+
-
        display: block;
+
-
        width:100px;
+
-
}
+
-
#menu ul li ul li a {
+
#topnav li li {
-
color: black;
+
display: block;
-
display:block;
+
float: left;
-
}
+
padding-top: 11px;
 +
padding-bottom: 9px;
 +
}
 +
#topnav li li a {
 +
margin: 0;
 +
padding: 0 8px;
 +
background-color: transparent;
 +
height: auto;
 +
width: auto;
 +
font-weight: normal;
 +
        font-size: small;
 +
        border-right: 1px solid white;
 +
}
 +
#topnav li li.last a {
 +
background-image: none;
 +
padding-right: 0px;
 +
        border-right: none;
 +
}
 +
#topnav li li a:hover,
 +
#topnav li li a:active,
 +
#topnav li li.sel a {
 +
text-transform: uppercase;
 +
}
-
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
 
-
.code code { display: block; padding: 3px; margin-bottom: 0; }
 
-
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
 
-
.indent1 { padding-left: 1em; }
 
-
.indent2 { padding-left: 2em; }
 
-
  </style>
 
 +
 +
/* specific styles */
 +
 +
#topnav li.about a:hover,
 +
#topnav li.about a:active,
 +
#topnav li.about ul,
 +
body.about #topnav li.about a:link,
 +
body.about #topnav li.about a:visited {
 +
background-color: #8b0000;
 +
}
 +
 +
#topnav li.about ul {
 +
width: 955px;
 +
}
 +
 +
#topnav li.people a:hover,
 +
#topnav li.people a:active,
 +
#topnav li.people ul,
 +
body.people #topnav li.people a:link,
 +
body.people #topnav li.people a:visited,
 +
body.people #sidenav .sel a:link,
 +
body.people #sidenav .sel a:visited,
 +
body.people #sidenav a:hover,
 +
body.people #sidenav a:active,
 +
body.people #sidenav li.sel li a:hover,
 +
body.people #sidenav li.sel li a:active {
 +
background-color: #e6881a;
 +
}
 +
 +
#topnav li.people ul {
 +
width: 848px;
 +
padding-left: 75px;
 +
}
 +
 +
#topnav li.academics a:hover,
 +
#topnav li.academics a:active,
 +
#topnav li.academics ul,
 +
body.academics #topnav li.academics a:link,
 +
body.academics #topnav li.academics a:visited,
 +
body.academics #sidenav li.sel a:link,
 +
body.academics #sidenav li.sel a:visited,
 +
body.academics #sidenav li.sel li a:hover,
 +
body.academics #sidenav li.sel li a:active,
 +
body.academics #sidenav li a:hover,
 +
body.academics #sidenav li a:active,
 +
body.academics #sidenav li.sel li a:hover,
 +
body.academics #sidenav li.sel li a:active {
 +
background-color: #2e2e91;
 +
}
 +
 +
#topnav li.academics ul {
 +
width: 698px;
 +
padding-left: 225px;
 +
}
 +
 +
#topnav li.notebook a:hover,
 +
#topnav li.notebook a:active,
 +
#topnav li.notebook ul,
 +
body.notebook #topnav li.notebook a:link,
 +
body.notebook #topnav li.notebook a:visited,
 +
#sidenav li.sel a:link,
 +
#sidenav li.sel a:visited,
 +
#sidenav li.sel li a:hover,
 +
#sidenav li.sel li a:active,
 +
#sidenav li a:hover,
 +
#sidenav li a:active,
 +
#sidenav li.sel li a:hover,
 +
#sidenav li.sel li a:active {
 +
background-color: #016b9d;
 +
}
 +
 +
#topnav li.notebook ul {
 +
width: 336x;
 +
padding-left: 360px;
 +
}
 +
 +
#topnav li.contributions a:hover,
 +
#topnav li.contributions a:active,
 +
#topnav li.contributions ul,
 +
body.contributions #topnav li.contributions a:link,
 +
body.contributions #topnav li.contributions a:visited,
 +
body.contributions #sidenav li.sel a:link,
 +
body.contributions #sidenav li.sel a:visited,
 +
body.contributions #sidenav li a:hover,
 +
body.contributions #sidenav li a:active,
 +
body.contributions #sidenav li.sel li a:hover,
 +
body.contributions #sidenav li.sel li a:active {
 +
background-color: #4ca14c;
 +
}
 +
 +
#topnav li.contributions ul {
 +
width: 603px;
 +
padding-left: 420px;
 +
}
 +
 +
#specialnav {padding:0; margin:0; background: transparent;; width: 230px}
 +
#specialnav a:hover {text-decoration:underline;}
 +
#specialnav dt b, #nav dt a {display:block; font-weight:normal; font-size:14px; color:#fff; padding: 5px 10px; cursor:pointer; width:230px; background-color: #016b9d;}
 +
#specialnav dt a {color:#000; text-decoration:none;}
 +
#specialnav dd {padding:0; margin:0;}
 +
#specialnav dd ul {padding:0; margin:0; list-style:none;}
 +
#specialnav dd ul li {padding-left:20px; width:230px}
 +
#specialnav dd ul li a {font-size:12px; color:#000; text-decoration:none;}
 +
 +
 +
/* Thanks to MIT ChemE dept. Your site is lovely. */
 +
 +
</style>
</head>
</head>
-
</html>
+
<body>
 +
<div id="header">
 +
<div id="whitespace" style="background-color: transparent; height: 20px;"></div>
 +
<div id="navwrapper">
 +
<ul id="topnav">
 +
<li class="about"><a href="https://2010.igem.org/Team:MIT"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Home</td></table>
 +
</a>
 +
 
 +
<ul>
 +
<li class="last"><a href="https://2010.igem.org/Team:MIT">Home</a></li>
 +
</ul></li>
 +
<li class="people"><a href="https://2010.igem.org/Team:MIT/Team"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Team</td></table>
 +
</a>
 +
 
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:MIT_undergraduates">Undergraduates</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_instructors">Instructors</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_advisors">Advisors</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_fun">Fun</a></li>
 +
                                <li><a href="https://2010.igem.org/Team:MIT_gallery">Gallery</a></li>
 +
                                <li class="last"><a href="https://2010.igem.org/Team:MIT_sponsors">Sponsors</a></li>
 +
</ul></li>
 +
<li class="academics"><a href="https://2010.igem.org/Team:MIT_overview"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Project</td></table>
 +
</a>
 +
 
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:MIT_overview">Overview</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_toggle">Toggle</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_phage">Phage</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_mammalian">Mammalian</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_summary">Summary</a></li>
 +
<li class="last"><a href="https://2010.igem.org/Team:MIT_acknowledgements">Acknowledgments</a></li>
 +
    </ul>
 +
 
 +
</li>
 +
<li class="notebook"><a href="https://2010.igem.org/Team:MIT/Notebook"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Notebook</td></table>
 +
</a>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:MIT_mm">Materials & Methods</a></li>
 +
<li><a href="https://2010.igem.org/Team:MIT_parts">Parts & Data</a></li>
 +
<li><a href="#">Journal Club</a></li>
 +
                                <li class="last"><a href ="https://2010.igem.org/Team:MIT_safety">Safety</a></li>
 +
 
 +
</ul></li>
 +
<li class="contributions"><a href="#" class="last"><table style="padding: 5px; background-color: transparent; color:white;"><tr><td>Contributions</td></table></a>
 +
<ul>
 +
<li><a href="https://2010.igem.org/Team:MIT_mammalian_Standard">New Mammalian Standard</a></li>
 +
<li><a href="#">New Backbone</a></li>
 +
<li class="last"><a href="https://2010.igem.org/Team:MIT_bioethics">Bioethics</a></li>
 +
</ul></li>
 +
 
 +
</ul>
 +
</div>
 +
<div id="whitespace" style="height: 100px;"></div>
 +
</div>   
 +
 
 +
</body>
 +
<div id="stones">
 +
<a href="https://2010.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2010/2/20/080410Igem-logo.png" height=40px width=45px></a><br>
 +
<a href="http://twitter.com/mit_igem"><img src="https://static.igem.org/mediawiki/2010/5/5f/Twitter-square.png" height=40px></a><br><a href="http://www.facebook.com/pages/MIT-iGEM-2010/148399295171024?v=wall&ref=ts"><img src="https://static.igem.org/mediawiki/2010/1/1b/Facebook-square.png" height=40px></a>
 +
<br><a href="mailto:igem2010.mit@gmail.com?subject=Questions about MIT iGEM 2010"><img src="https://static.igem.org/mediawiki/2010/8/8b/Gmail-square.png" height=40px>
 +
</a>
 +
</div></html>

Latest revision as of 21:26, 27 October 2010