Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
 
(322 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
   <head>
   <head>
 +
     
 +
      <!-- Head Scripts -->
 +
      <script src="https://2013.igem.org/wiki/skins/common/ajax.js?270"></script>
 +
      <script src="https://2013.igem.org/wiki/skins/common/mwsuggest.js?270"></script>
 +
      <script type="text/javascript" src="https://2013.igem.org/wiki/index.php? title=-    &amp;action=raw&amp;gen=js&amp;useskin=igem"><!-- site js --></script>
 +
      <!-- jQuery Javascript -->
 +
      <script type="text/javascript"        src ="https://2013.igem.org/common/jquery-latest.min.js">
 +
      </script>
 +
      <!-- End head Scripts -->
 +
 +
<script>
 +
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 +
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 +
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 +
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 +
 +
  ga('create', 'UA-44427828-1', 'igem.org');
 +
  ga('send', 'pageview');
 +
 +
</script>
<style type="text/css">
<style type="text/css">
-
a.white:link {color:#FFF;}      /* unvisited link */
+
              a.white:link {color:#FFF;}      /* unvisited link */
-
a.white:visited {color:#FFF;}  /* visited link */
+
              a.white:visited {color:#FFF;}  /* visited link */
-
a.white:hover {color:#FFF;}  /* mouse over link */
+
              a.white:hover {color:#FFF;}  /* mouse over link */
-
a.white:active {color:#FFF;}  /* selected link */  
+
              a.white:active {color:#FFF;}  /* selected link */  
 +
 
 +
a{color:#909090}
 +
 
 +
a:visited{color:#909090}
.floatbox
.floatbox
-
{
+
              {
-
width:707px;
+
                    width:707px;
-
float:left;
+
                    float:left;
-
background-color: rgba(0,0,0,.65);
+
                    background-color: rgba(0,0,0,.65);
-
margin-top: 5px;
+
                    margin-top: 10px;
-
border-radius: 4px;
+
                    border-radius: 4px;
-
padding: 15px 15px 15px 15px;
+
                    padding: 15px 15px 15px 15px;
-
font: sans-serif;
+
                    font:sans-serif;
-
font-size: 13px;
+
                    font-size:13px;
-
color: rgba(225,225,225,.9);
+
                    color:rgba(225,225,225,.9);
-
}
+
                    text-align:justify;
 +
              }
-
/* Some stylesheet reset */
+
.floatboxwide
-
.nav, .nav ul {
+
              {
-
margin: 0;
+
                    width:937px;
-
padding: 0;
+
                    float:left;
-
list-style: none;
+
                    background-color: rgba(0,0,0,.65);
-
line-height: 1;
+
                    margin-top: 10px;
-
z-index: 9999999;
+
                    border-radius: 4px;
-
}
+
                    padding: 15px 15px 15px 15px;
 +
                    font:sans-serif;
 +
                    font-size:13px;
 +
                    color:rgba(225,225,225,.9);
 +
                    text-align:justify;
 +
              }
 +
.floatboxleft
 +
              {
 +
                    width:102px;
 +
                    float:left;
 +
                    background-color: rgba(0,0,0,.65);
 +
                    border-radius: 4px;
 +
                    padding: 15px 15px 15px 15px;
 +
                    font:sans-serif;
 +
                    font-size:13px;
 +
                    color:rgba(225,225,225,.9);
 +
              }
-
/* The top navigation menu */
+
.floatprotocol
-
.nav {
+
              {
-
/* Layout & positioning */
+
                    width:710px;
-
display: block;
+
                    float:left;
-
position: relative;
+
                    background-color: rgba(0,0,0,.65);
-
width: 967px; /*1000px*/
+
                    margin-top: 10px;
-
height: 43px;
+
                    border-radius: 4px;
 +
                    padding: 15px 15px 15px 15px;
 +
                    font: sans-serif;
 +
                    font-size: 13px;
 +
                    color: rgba(225,225,225,.9);
 +
              }
-
/* Background & effects */
+
.floatbox1
-
background: #232323; /* Background for Internet Explorer 9 and older browsers */
+
                  {width:97%;
-
background: -webkit-linear-gradient(bottom, #444, #555); /* Background for Chrome & Safari */
+
                  float:left;
-
background: -moz-linear-gradient(bottom, #444, #555); /* Background for Firefox */
+
                  background-color: rgba(0,0,0,.4);
-
background: -o-linear-gradient(bottom, #444, #555); /* Background for Opera */
+
                  margin-top: 10px;
-
background: -ms-linear-gradient(bottom, #444, #555); /* Background for Internet Explore 10+ */
+
                  margin-bottom: 0px;
-
}
+
                  border-radius: 4px;
 +
                  padding: 15px 15px 15px 15px;
 +
                  font: sans-serif;
 +
                  font-size: 13px;
 +
                  color: rgba(225,225,225,1);
 +
                  text-align:justify;
 +
              }
 +
 
 +
.floatbox2
 +
                    {width:194px;
 +
                    float:right;
 +
                    background-color:rgba(0,0,0,.65);
 +
                    margin-top:10px;
 +
                    margin-bottom:0px;
 +
                    border-radius:4px;
 +
                    padding: 15px 15px 15px 15px;
 +
                    font:sans-serif;
 +
                    font-size:11px;
 +
                    color:#FFFFFF;
 +
                    text-align:justify;                           
 +
              }
 +
 
 +
              /* Some stylesheet reset */
 +
              .nav, .nav ul {
 +
              margin: 0;
 +
                      margin-bottom: 10px;
 +
              padding: 0;
 +
              list-style: none;
 +
              line-height: 1;
 +
              z-index: 9999999;
 +
              }
-
/* The link containers */
+
              /* The top navigation menu */
-
.nav>li {
+
              .nav {
-
display: block;
+
              /* Layout & positioning */
-
float:left;
+
              display: block;
-
position: relative;
+
              position: relative;
-
margin: 0;
+
              width: 967px; /*1000px*/
-
padding: 0;
+
              height: 43px;
 +
                      border-radius:4px;
 +
 
 +
              /* Background & effects */
 +
              background: #232323; /* Background for Internet Explorer 9 and older browsers */
 +
 
 +
              }
 +
 
 +
              /* The link containers */
 +
              .nav>li {
 +
              display: block;
 +
              float:left;
 +
              position: relative;
 +
              margin: 0;
 +
              padding: 0;
-
}
+
              }
-
/* The main navigation links */
+
              /* The main navigation links */
-
.nav>li>a {
+
              .nav>li>a {
-
/* Layout & positioning */
+
              /* Layout & positioning */
-
display: block;
+
              display: block;
-
width: 159.1px; /* 198 */
+
              width: 159.1px; /* 198 */
-
        padding: 15px 0px;
+
                      padding: 15px 0px;
-
border-right: 1px dotted #393939;
+
-
border-left: 1px dotted #595959;
+
-
/* Typography */
+
              /* Typography */
-
font-family: Arial, san-serif;
+
              font-family: Arial, san-serif;
-
font-size: 20px;
+
              font-size: 20px;
-
font-weight: normal;
+
                    font-weight: normal;
-
text-decoration: none;
+
              text-decoration: none;
-
color: #CCC;
+
              color: rgba(255, 255, 255, .9);
-
text-shadow: 0 1px 0 #2a2a2a;
+
              text-shadow: 0 1px 0 #2a2a2a;
-
text-align: center;
+
              text-align: center;
-
/* Chaning the background on hover with a smooth transition */
+
              /* Chaning the background on hover with a smooth transition */
-
-webkit-transition: background .35s linear;
+
              -webkit-transition: background .35s linear;
-
-moz-transition: background .35s linear;
+
              -moz-transition: background .35s linear;
-
-ms-transition: background .35s linear;
+
              -ms-transition: background .35s linear;
-
-o-transition: background .35s linear;
+
              -o-transition: background .35s linear;
-
transition: background .35s linear;
+
              transition: background .35s linear;
-
}
+
              }
-
/* Chaning the background on hover */
+
              /* Centering dotted line dividers */
-
.nav>li>a:hover, .nav>li:hover>a {
+
              .leftbookend {
-
background: rgba(255, 255, 255, .9);
+
                      border-right: 1px dotted #393939;
-
color: #000;
+
              }
-
}
+
             
 +
              .rightbookend {
 +
                      border-left: 1px dotted #595959;
 +
              }
-
.nav>li:first-child a {
+
              /* Chaning the background on hover */
-
border-top-left-radius: 3px;
+
              .nav>li>a:hover, .nav>li:hover>a {
-
}
+
              background: rgba(255, 255, 255, .9);
 +
              color: #000;
 +
              }
 +
              .nav>li:first-child a {
 +
              border-top-left-radius: 3px;
 +
              }
-
.arrow:hover {
 
-
    -moz-transition-duration: 3000s;
 
-
    -ms-transition-duration: 3000s;
 
-
    -o-transition-duration: 3000s;
 
-
    -webkit-transition-duration: 3000s;
 
-
    transition-duration: 3000s;
 
-
}
 
 +
              .arrow:hover {
 +
                  -moz-transition-duration: 3000s;
 +
                  -ms-transition-duration: 3000s;
 +
                  -o-transition-duration: 3000s;
 +
                  -webkit-transition-duration: 3000s;
 +
                  transition-duration: 3000s;
 +
              }
-
/* General styling for the submenus */
 
-
.nav ul {
 
-
display: block;
 
-
position: absolute;
 
-
left: -9999px;
 
-
text-align: center;
 
-
box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
 
-
 
-
}
 
-
/* Level 1 submenus */
+
              /* General styling for the submenus */
-
.nav>li>ul {
+
              .nav ul {
-
cursor: pointer;
+
              display: block;
-
padding-top: 0px;
+
              position: absolute;
-
z-index: 200;
+
              left: -9999px;
-
top: 43px;
+
              text-align: center;
 +
              box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
-
}
+
              }
-
/* Making the level 1 submenu to appear on hover */
+
              /* Level 1 submenus */
-
.nav>li:hover>ul {
+
              .nav>li>ul {
-
left: 1px;
+
              cursor: pointer;
-
}
+
              padding-top: 0px;
 +
              z-index: 200;
 +
              top: 43px;
 +
              }
 +
              /* Making the level 1 submenu to appear on hover */
 +
              .nav>li:hover>ul {
 +
              left: 0px;
 +
              }
-
/* The submenu link containers */
+
 
-
.nav ul li {
+
              /* The submenu link containers */
-
position: relative;
+
              .nav ul li {
-
display: block;
+
              position: relative;
 +
              display: block;
-
/* Creating the slide effect. The list elements which contain the links have 0 height. On hover, they will expand */
+
              /* Creating the slide effect. The list elements which contain the links have 0 height. On hover, they will expand */
-
height: 0px;
+
              height: 0px;
-
-webkit-transition: height .2s;
+
              -webkit-transition: height .2s;
-
-moz-transition: height .2s;
+
              -moz-transition: height .2s;
-
-o-transition: height .2s;
+
              -o-transition: height .2s;
-
-ms-transition: height .2s;
+
              -ms-transition: height .2s;
-
}
+
              }
-
/* Expanding the list elements which contain the links */
+
              /* Expanding the list elements which contain the links */
-
.nav li:hover>ul>li {
+
              .nav li:hover>ul>li {
-
height: 24px;
+
              height: 24px;
-
}
+
              }
-
.nav>li:hover>ul>li:first-child {
+
              .nav>li:hover>ul>li:first-child {
-
height: 27px;
+
              height: 27px;
-
}
+
              }
-
.nav>li>ul>li:first-child>a {
+
              .nav>li>ul>li:first-child>a {
-
border-top: 3px solid #fff;
+
              border-top: 3px solid #fff;
-
}
+
              }
-
.nav>li>ul>li.dropdown:first-child>ul {
+
              .nav>li>ul>li.dropdown:first-child>ul {
 +
                    top: 3px;
 +
              }
-
top: 3px;
+
              /* The links of the submenus */
-
}
+
              .nav ul li a {
 +
              /* Layout */
 +
              display: block;
 +
              width: 127px; /* 169 */
 +
              padding: 6px 12px 6px 20px;
-
/* The links of the submenus */
+
              /* Typography */
-
.nav ul li a {
+
              font-size: 13px;
-
/* Layout */
+
              color: #01406e;
-
display: block;
+
              font-family: Arial, san-serif;
-
   
+
              text-decoration: none;
-
width: 127px; /* 169 */
+
              background: #f0f0f0;
-
padding: 6px 12px 6px 20px;
+
-
/* Typography */
+
              /* Every change to the links (background, color etc) will be made with a smooth transition */
-
font-size: 13px;
+
              -webkit-transition: all .2s;
-
color: #01406e;
+
              -moz-transition: all .2s;
-
font-family: Arial, san-serif;
+
              -ms-transition: all .2s;
-
text-decoration: none;
+
              -o-transition: all .2s;
-
background: #f0f0f0;
+
              transition: all .2s;
 +
              }
-
/* Every change to the links (background, color etc) will be made with a smooth transition */
+
              .nav>li>ul>li:first-child>a::before {
-
-webkit-transition: all .2s;
+
              content: "";
-
-moz-transition: all .2s;
+
              display: block;
-
-ms-transition: all .2s;
+
              position: absolute;
-
-o-transition: all .2s;
+
              text-align: center;
-
transition: all .2s;
+
              width: 100%;
-
}
+
              height: 12px;
 +
              background: transparent;
 +
              top: -8px;
 +
              left: 0;
 +
              z-index: 9999;
 +
              }
-
.nav>li>ul>li:first-child>a::before {
+
              /* The hover state of the links */
-
content: "";
+
              .nav ul li:hover>a, .nav ul li>a:hover {
-
display: block;
+
              background: #c8c8c8; /*e7e7e7 */
-
position: absolute;
+
              color: #000000;
-
text-align: center;
+
              }
-
width: 100%;
+
-
height: 12px;
+
-
background: transparent;
+
-
top: -8px;
+
-
left: 0;
+
-
z-index: 9999;
+
-
}
+
 +
              /* Changing the color of the arrow on hover */
 +
              .nav ul>.dropdown:hover>a::after, .nav ul>.dropdown>a:hover::after {
 +
              border-left-color: #fff;
 +
              }
-
/* The hover state of the links */
+
              .nav>li>ul>li  
-
.nav ul li:hover>a, .nav ul li>a:hover {
+
              {
-
background: #c8c8c8; /*e7e7e7 */
+
                      margin-bottom: 0
-
color: #000000;
+
              }
-
}
+
-
/* Changing the color of the arrow on hover */
 
-
.nav ul>.dropdown:hover>a::after, .nav ul>.dropdown>a:hover::after {
 
-
border-left-color: #fff;
 
-
}
 
-
.nav>li>ul>li
+
              .nav>li:first-child:hover>ul  
-
{
+
              {
-
  margin-bottom: 0
+
                      left:0px;
-
}
+
              }
 +
              .nav>li:last-child:hover>ul
 +
              {
 +
                    left: 0px;
 +
              }
-
.nav>li:first-child:hover>ul
+
              .tableCSS
-
{
+
              {
 +
                    background-color:#ffffff;
 +
                    width:1000px;
 +
              }
 +
      </style>
 +
      <style type="text/css">
-
  left:0px;
+
              /* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */
 +
              #globalWrapper {
 +
                    background-color: rgba(255, 255, 155, );
 +
                    background-image: url('https://static.igem.org/mediawiki/2013/8/85/UC_Davis_13_DNA-background.jpg');
 +
                    background-size: 100%;
 +
                    background-repeat: no-repeat;
 +
                    background-attachment:fixed;
 +
                    font-family: arial, times;
 +
                 
 +
              }
-
}
+
              #content {
 +
                    position: relative;
 +
                    width: 967px;
 +
                    padding: 0px 0px 0px 0px;
 +
                    border: none;
 +
                    color: black;
 +
                    line-height: 1.5em;
 +
                    z-index: 2;
 +
              }
-
.nav>li:last-child:hover>ul
+
              #catlinks {
-
{
+
                    visibility:hidden;
-
left:-2px;
+
              }
-
}
+
-
.tableCSS
+
              #bodyContent {
-
{
+
                    background-image: url('http://biobm.com/images/DNA-background.jpg');
-
background-color:#ffffff;
+
                    background-size: 100%;
-
width:1000px;
+
                    background-color: rgba(255, 255, 155, 1)
 +
                    background-repeat: no-repeat;
 +
                    background-attachment:fixed;
 +
                    font-family: arial, times;
 +
                    width:100%;
 +
                    color:#ffffff;
 +
              }
-
}
+
              .partsreglink:link {
 +
                    color:#33ee33;
 +
              }
 +
              .partsreglink:visited {
 +
                    color:#33ee33;
 +
              }
-
</style>
+
              #top-section {
 +
                    height: 20px;
 +
                    background-color: rgba(255,255,255,0);
 +
                    margin-left: auto;
 +
                    width: 99%;
 +
                    margin-right: auto;
 +
                    margin-bottom: 10px;
 +
                    margin-top: 3px;
 +
                    border-bottom: 20px;
 +
              }
 +
              #p-logo {
 +
                    height:0px;
 +
                    overflow:hidden;
 +
                    display:none;
 +
              }
 +
              .firstHeading {
 +
                    display: none;
 +
              }
 +
              #footer-box {
 +
                    background-color: transparent;
 +
                    border: none;
 +
                    width: 1000px;
 +
                    margin: 0 auto;
 +
                    padding: 0;
 +
              }
 +
              #search-controls {
 +
                    display: none;
 +
              }
 +
              .left-menu {
 +
                    width: 400px;
 +
                    display:block;
 +
                    float:left;
 +
                    border: none;
 +
              }
 +
              #menubar.right-menu {
 +
                    width:300px;
 +
                    display:block;
 +
                    float:left;
 +
                    margin-top:-80px;
 +
                    border: none;
 +
                    color: #000;
 +
              }
-
<style>
 
-
/* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */
+
              hr{
-
#globalWrapper {
+
                    margin:50px 0;
-
background-color: rgba(255,255,255,1);
+
                    color:#eee;
-
background-image: url('http://biobm.com/images/DNA-background.jpg');
+
              }
-
background-size: 100%;
+
-
background-repeat: no-repeat;
+
-
background-attachment:fixed;
+
-
font-family: arial, times;
+
-
}
+
-
#content {
+
              ul li.active{ /*IE6 hack- hide effect from that browser*/
-
position: relative;
+
                    _visibility: hidden; /*IE6 rule*/
-
width: 965px;
+
              }
-
padding: 0px 0px 0px 0px;
+
-
background: white;
+
-
border: none;
+
-
color: black;
+
-
line-height: 1.5em;
+
-
z-index: 2;
+
-
}
+
-
#catlinks {
+
              p {border:none;}
-
visibility:hidden;
+
              .teampagetext {vertical-align:text-top; display:inline; width:740px; float:left;}
-
}
+
              h1 {border-color:white;
 +
                  color:white;
 +
              }
 +
              h2 {color:white;}
 +
              h3 {margin-bottom:0px;
 +
                  font-size:140%;
 +
                  padding:0px;
 +
                  color:white;
 +
              }
 +
              .banner {border-radius:4px;
 +
              }
 +
              img.leftpic {margin-right:15px;
 +
                            float:left;
 +
                            vertical-align:top;
 +
                            border-radius:4px;
 +
                            width:150px;
 +
                            border-collapse:separate;
 +
                           
 +
              }
 +
              img.rightpic {margin-left:15px;
 +
                            float:right;
 +
                            vertical-align:top;
 +
                            border-radius:4px;
 +
                            width:150px;
 +
                           
 +
              }
 +
             
 +
              #myleftbox .smallboxsite
 +
              {
 +
              width:707px;
 +
              float:left;
 +
              background-color:rgba(0,0,0,.65);
 +
              margin-top: 17px;
 +
              border-radius: 4px;
 +
              padding: 0px 15px 15px 15px;
 +
              font: sans-serif;
 +
              font-size: 13px;
 +
              line-height:1.5em;
 +
              color:black;
 +
              }
 +
              #myleftbox
 +
              {
 +
              position:relative;
 +
              bottom:0px;
 +
              width:707px;
 +
              float:left;
 +
              margin-top: 0px;
 +
              border-radius: 4px;
 +
              padding: 0px;
 +
              font: sans-serif;
 +
              font-size: 13px;
 +
              color: white;
 +
              }  
-
#bodyContent {
 
-
background-color: rgba(255,255,255,1);
 
-
background-image: url('http://biobm.com/images/DNA-background.jpg');
 
-
background-size: 100%;
 
-
background-repeat: no-repeat;
 
-
background-attachment:fixed;
 
-
font-family: arial, times;
 
-
}
 
-
.partsreglink:link {
+
/*sitemap styling*/
-
color:#33ee33;
+
-
}
+
-
.partsreglink:visited {
+
-
color:#33ee33;
+
-
}
+
-
#top-section {
+
#sitemap1 {background:none;
-
height: 20px;
+
            width:100%;
-
background-color: rgba(255,255,255,0);
+
            }
-
margin-left: auto;
+
 
-
width: 99%;
+
#sitemap1 td {background:none;
-
margin-right: auto;
+
            vertical-align:top;
-
margin-bottom: 10px;
+
            border: none;
-
margin-top: 3px;
+
            min-width:80px;  
-
border-bottom: 20px;
+
            }
-
}
+
-
#p-logo {
+
#sitemap1 a:link {
-
height:0px;
+
            color:#ffffff;
-
overflow:hidden;
+
            text-decoration:none;
-
display:none;
+
            }
-
}
+
#sitemap1 a:visited {
-
.firstHeading {
+
            color:#ffffff;
-
display: none;
+
            text-decoration:none;
-
}
+
            }
-
#footer-box {
+
#sitemap1 a:hover {
-
background-color: transparent;
+
            color:#ffffff;
-
border: none;
+
            text-decoration:none;
-
width: 1000px;
+
            }
-
margin: 0 auto;
+
 
-
padding: 0;
+
/*end sitemap style*/
-
}
+
 
-
#search-controls {
+
 
-
display: none;
+
/*showbox styling*/
-
}
+
 
-
.left-menu {
+
      .showbox tr:first-child td {  
-
width: 400px;
+
          border-top: 1px;
-
display:block;
+
          padding-top: 1px
-
float:left;
+
      }
-
border: none;
+
      .showbox tr:last-child td {
-
}
+
          border-bottom: 1px;
-
#menubar.right-menu {
+
          padding-bottom: 1px
-
width:300px;
+
      }
-
display:block;
+
      .showbox tr td:first-child {
-
float:left;
+
          border-left: 1px;
-
margin-top:-80px;
+
          padding-left: 1px;
-
border: none;
+
      }
-
color: #000
+
      .showbox tr td:last-child {
-
}
+
          border-right: 1px;
 +
          padding-right: 1px;
 +
      }
 +
 
 +
      .showbox {
 +
          background:none;
 +
          color:#ffffff;
 +
          vertical-align:baseline;
 +
          border-collapse:collapse;
 +
          }
 +
      .showbox td {
 +
          background:none;
 +
          border:1px solid rgba(65,65,65,.64);
 +
          padding:10px;
 +
          width:50%;
 +
          }
 +
      .showbox p {
 +
          text-align:top;
 +
          color:#ffffff;
 +
          margin:0px;
 +
          }
 +
      .showbox img {
 +
          height:120px;
 +
          width:120px;
 +
          float:left;
 +
          border-radius:4px;
 +
          margin-right:10px;
 +
          }
 +
 
 +
      .showbox1 tr:first-child td {  
 +
          border-top: 1px;
 +
          padding-top: 1px;
 +
      }
 +
      .showbox1 tr:last-child td {
 +
          border-bottom: 1px;
 +
          padding-bottom: 1px
 +
      }
 +
      .showbox1 tr td:first-child {
 +
          border-left: 1px;
 +
          padding-left: 1px;
 +
      }
 +
      .showbox1 tr td:last-child {
 +
          border-right: 1px;
 +
          padding-right: 1px;
 +
      }
 +
      .showbox1 {
 +
          background:none;
 +
          color:#ffffff;
 +
          vertical-align:baseline;
 +
          border-collapse:collapse;
 +
          }
 +
      .showbox1 td {
 +
          background:none;
 +
          border:1px solid rgba(65,65,65,.64);
 +
          padding:10px;
 +
          width:50%;
 +
          }
 +
      .showbox1 p {
 +
          text-align:top;
 +
          color:#ffffff;
 +
          margin:0px;
 +
          }
 +
      .showbox1 img {
 +
          height:120px;
 +
          width:120px;
 +
          float:left;
 +
          border-radius:4px;
 +
          margin-right:10px;
 +
          }
-
hr{
+
 
-
margin:50px 0;
+
      a:hover {
-
color:#eee;
+
          text-decoration:none;
 +
          }
 +
 
 +
  /*end showboxstyling */ 
 +
 
 +
  /*showboxwide styling*/
 +
 
 +
      .showboxwide tr:first-child td { 
 +
          border-top: 0px;
 +
          padding-top: 1px
 +
      }
 +
      .showboxwide tr:last-child td {
 +
          border-bottom: 0px;
 +
          padding-bottom: 1px
 +
      }
 +
      .showboxwide tr td:first-child {
 +
          border-left: 0px;
 +
          padding-left: 1px;
 +
      }
 +
      .showboxwide tr td:last-child {
 +
          border-right: 0px;
 +
          padding-right: 1px;
 +
      }
 +
 
 +
      .showboxwide {
 +
          background:none;
 +
          color:#ffffff;
 +
          vertical-align:baseline;
 +
          border-collapse:collapse;
 +
          }
 +
      .showboxwide td {
 +
          background:none;
 +
          border:1px solid rgba(65,65,65,.64);
 +
          padding:15px;
 +
          width:50%;
 +
          }
 +
      .showboxwide p {
 +
          text-align:top;
 +
          color:#ffffff;
 +
          margin:0px;
 +
          }
 +
      .showboxwide img {
 +
          height:120px;
 +
          width:120px;
 +
          float:left;
 +
          border-radius:4px;
 +
          margin-right:10px
 +
          }
 +
 
 +
      .showboxwide a:hover {
 +
          text-decoration:none;
 +
          }
 +
 
 +
  /*end showboxwide styling */     
 +
 
 +
    /* to center an image on a line by itself */
 +
    .centerimg{
 +
        display: block;
 +
        margin-left:auto;
 +
        margin-right:auto;
 +
        float:none;
 +
    }                 
 +
 
 +
    table.black{
 +
        background: none;
 +
        color:rgba(225,225,225,.9);}
 +
    table.black td{
 +
          border:1px solid rgba(65,65,65,.64);}
 +
 
 +
    .bold{font-weight:bolder;
 +
            font-size:14pt;}
 +
 
 +
/*  Begin Blur CSS  */
 +
.blur
 +
{
 +
filter: hue-rotate(0);
 +
-webkit-filter: hue-rotate(0);
 +
-moz-filter: hue-rotate(0);
 +
-o-filter: hue-rotate(0);
 +
-ms-filter: hue-rotate(0);
}
}
-
ul li.active{ /*IE6 hack- hide effect from that browser*/
+
.blur:hover
-
_visibility: hidden; /*IE6 rule*/
+
{
 +
 
 +
 
 +
        filter: hue-rotate(180deg);
 +
-webkit-filter: hue-rotate(180deg);
 +
-moz-filter: hue-rotate(180deg);
 +
-o-filter: hue-rotate(180deg);
 +
-ms-filter: hue-rotate(180deg);
}
}
-
p {border:none;}
+
/*End Blur CSS */
-
h1 {border-color:white; color:white}
+
-
.banner {border-radius:4px}
+
-
</style>
+
-
</head>
+
-
  <body>
+
-
<img src="https://static.igem.org/mediawiki/2013/d/d4/UC_Davis_2013ConstBanner.jpg" class="banner" width=967px height=226/>
+
.genpic { border-radius:4px;
 +
          margin-right:10px;
 +
          margin-bottom:10px;
 +
          }
-
<ul class="nav">
+
.genpicfloatleft
-
<li class="dropdown">
+
        { border-radius:4px;
-
+
          margin-right:10px;
-
    <a href="/Team:UC_Davis" style="font-size:13px;">Home</a>
+
          margin-bottom:10px;
-
</li>
+
          float:left;
-
+
        }
-
<li class="dropdown">
+
.genpicfloatright
-
+
        { border-radius:4px;
-
    <a href="/Team:UC_Davis/Team" style="font-size:13px;">Team</a>
+
          margin-left:10px;
-
+
          float:right;
-
<ul>
+
          margin-bottom:10px;
 +
        }
 +
.clear  {clear:both;}
-
        <li><a href='/Team:UC_Davis/Team#Team'>Team Members</a></li>
+
                 
-
<li><a href='/Team:UC_Davis/Advisors'>Advisors</a></li>
+
/*begin parts table css*/
-
<li><a href='/Team:UC_Davis/Contact'>Contact</a></li>
+
.partstable
-
+
        {width:700px;
-
+
        }
-
</ul>
+
-
</li>
+
-
+
-
<li class="dropdown">
+
-
+
-
    <a href="/Team:UC_Davis/Project" style="font-size:13px;">Project</a>
+
-
+
-
<ul>
+
-
              <li><a href='/Team:UC_Davis/Project'>Overview</a></li>
+
/*end parts table css*/
-
<li><a href='/Team:UC_Davis/Assembly'>Assembly</a></li>
+
-
<li><a href='/Team:UC_Davis/KO3D'>KO3D </a></li>
+
-
<li><a href='/Team:UC_Davis/Parts'>Parts</a></li>
+
-
+
/*back to top links*/
-
</ul>
+
a.to_top {float:right;
 +
            font-size:12pt;}
-
</li>
 
 +
</style>
-
<li class="dropdown">
 
-
 
-
<a href="#" style="font-size:13px;">Notebook</a>
 
-
 
-
<ul>
 
-
 
-
                                <li><a href='/Team:UC_Davis/Notebook'>Notebook</a></li>
 
-
<li><a href='/Team:UC_Davis/Safety'>Safety</a></li>
 
-
<li><a href='/Team:UC_Davis/Protocols'>Protocols</a></li>
 
-
 
-
</ul>
 
-
 
-
        </li>
 
-
<li class="dropdown">
 
-
 
-
<a href="#" style="font-size:13px;">Modeling</a>
 
-
 
-
<ul>
 
-
 
-
                                <li><a href='/Team:UC_Davis/Stochastic'>Stochastic</a></li>
 
-
<li><a href='/Team:UC_Davis/Deterministic'>Deterministic</a></li>
 
-
</ul>
 
-
 
-
        </li>
 
 +
</head>
 +
<body>
 +
<a id="top">
 +
</a>
-
+
      <ul class="nav">
-
<li class="dropdown">
+
              <li class="dropdown leftbookend">
-
+
                    <a href="/Team:UC_Davis" style="font-size:13px;">Home</a>
 +
      </li>
 +
      <li class="dropdown leftbookend rightbookend">
 +
                    <a href="https://2013.igem.org/Team:UC_Davis/Team_Overview" style="font-size:13px;">Team</a>
 +
                    <ul>
 +
                            <li><a href="https://2013.igem.org/Team:UC_Davis/Team_Overview">Overview</a></li>
 +
                            <li><a href="https://2013.igem.org/Team:UC_Davis/Bios">Bios</a></li>
 +
    <li><a href='/Team:UC_Davis/Contact'>Contact Us</a></li>
 +
                    <li><a href="https://igem.org/Team.cgi?id=1212">Official Team Profile</a></li>
 +
                    </ul>
 +
        </li>
 +
<li class="dropdown leftbookend rightbookend">
 +
<a href="https://2013.igem.org/Team:UC_Davis/Project_Overview" style="font-size:13px;">Project</a>
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:UC_Davis/Project_Overview">Overview</a></li>
 +
                                <li><a href="/Team:UC_Davis/Modeling">Modeling</a></li>
 +
<li><a href='/Team:UC_Davis/Assembly'>Assembly</a></li>
 +
<li><a href='/Team:UC_Davis/Parts'>Parts</a></li>
 +
<li><a href='/Team:UC_Davis/Safety'>Safety</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown leftbookend rightbookend">
 +
<a href="/Team:UC_Davis/Data" style="font-size:13px;">Data</a>
 +
                        <ul>
 +
                        <li><a href="/Team:UC_Davis/Data">Testing Constructs</a></li>
 +
<li><a href="/Team:UC_Davis/AndersonPromoters">Anderson Promoters</a></li>
 +
                        <li><a href="/Team:UC_Davis/AndersonPromoters2">Anderson II</a></li>
 +
                        </ul>
 +
</li>
 +
<li class="dropdown leftbookend rightbookend">
 +
<a href='/Team:UC_Davis/Notebook_Overview' style="font-size:13px;">Notebook</a>
 +
<ul>
 +
                                <li><a href="/Team:UC_Davis/Notebook">Notebook</a></li>
 +
<li><a href="/Team:UC_Davis/Protocols">Protocols</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:UC_Davis/Gallery">Gallery</a></li>
 +
                                <li><a href="https://2013.igem.org/Team:UC_Davis/Attributions">Attributions</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown rightbookend">
<a href="/Team:UC_Davis/HumanPracticesOverview" style="font-size:13px;">Human Practices</a>
<a href="/Team:UC_Davis/HumanPracticesOverview" style="font-size:13px;">Human Practices</a>
-
+
<ul>
-
<ul>
+
<li><a href='/Team:UC_Davis/HumanPracticesOverview'>Overview</a></li>
<li><a href='/Team:UC_Davis/HumanPracticesOverview'>Overview</a></li>
<li><a href='/Team:UC_Davis/Outreach'>Outreach</a></li>
<li><a href='/Team:UC_Davis/Outreach'>Outreach</a></li>
-
</ul>
+
                                <li><a href='/Team:UC_Davis/Database'>The Depot</a></li>
-
</li>
+
</ul>
-
</ul>
+
</li>
 +
</ul>
-
</html>
 
-
{{Team:UC_Davis/Sponsors}}
+
 
 +
<script>if (window.runOnloadHook) runOnloadHook();</script>
 +
 
 +
</body>
 +
</html>

Latest revision as of 05:25, 8 September 2014