Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
 
(420 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
#globalwrapper {
+
#globalwrapper  
 +
    {
     width:1000px;
     width:1000px;
-
     padding:0px 0px;
+
     padding:0px 0px ;
     margin: 0 auto;
     margin: 0 auto;
-
     background-image:url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg');
+
     background-image:url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
     background-attachment: fixed;
     background-attachment: fixed;
     background-position: center;
     background-position: center;
     background-size:100% 100%;
     background-size:100% 100%;
-
}
+
    }
-
body {
+
 
 +
body  
 +
    {
     background: #CECECE;
     background: #CECECE;
-
     background-image: url('https://static.igem.org/mediawiki/2012/1/16/Dnanog.jpg');
+
     background-image: url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
     background-attachment: fixed;
     background-attachment: fixed;
     background-position: center;
     background-position: center;
     height:100%;
     height:100%;
     background-size:100% 100%;
     background-size:100% 100%;
-
}
+
    }
-
.firstHeading {
+
 
 +
.firstHeading  
 +
    {
     height:0px;
     height:0px;
     visibility:hidden;
     visibility:hidden;
-
}
+
    }
-
#p-logo {
+
#p-logo  
 +
    {
     height:0px;
     height:0px;
     overflow:hidden;
     overflow:hidden;
     display: none;
     display: none;
-
}
+
    }
-
#search-controls {
+
#search-controls  
-
display:none;
+
    {
-
margin-top:0px;
+
    display:none;
-
}
+
    margin-top:0px;
 +
    }
-
#content{
+
#content
 +
    {
     visibility: hidden;
     visibility: hidden;
-
}
+
    }
-
#top-section {
+
#top-section  
-
     background-image:url('https://static.igem.org/mediawiki/2012/0/08/Igem_logo.png');
+
    {
-
     background-color:rgba(255, 0, 0, 0.6);
+
     background-image: url('https://static.igem.org/mediawiki/2012/8/84/HEADER_LOGOS4.png');
 +
     background-color:rgba(0, 0, 255, 0.4);
     background-position: top;
     background-position: top;
     width:1000px;
     width:1000px;
Line 51: Line 60:
     -moz-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black;
     box-shadow: 0 8px 6px -6px black;
     box-shadow: 0 8px 6px -6px black;
-
     border: 10px solid rgba(192, 192, 192,0.6);
+
     border: 10px solid rgba( 255, 255, 255,0.4);
     background-clip: padding-box;
     background-clip: padding-box;
     margin-top: 20px;
     margin-top: 20px;
     margin-bottom: -50px;
     margin-bottom: -50px;
-
}
+
    }
-
 
+
#menubar  
-
#menubar {  
+
    {  
     color: white;
     color: white;
     background-color: transparent;  
     background-color: transparent;  
-
}
+
    }
-
#menubar ul li a {  
+
 
 +
#menubar ul li a  
 +
    {  
     color: white;  
     color: white;  
     background-color: transparent;
     background-color: transparent;
-
}
+
    }
-
.right-menu li a {
+
.right-menu li a  
 +
    {
     color: white;
     color: white;
     background-color: transparent;
     background-color: transparent;
-
}
+
    }
/* Header */
/* Header */
-
#igemlogo {
+
#wrapper
-
float: right;
+
    {
-
z-index: 3;
+
    width: 1000px;
-
height: 209px;
+
    height: 100%;
-
width: 90px;
+
    float: center;
-
position:absolute;
+
    padding-left: 0%;
-
top: -10px;
+
    padding-right: 0%;
-
right: 0px;
+
    padding-top: 1%;
-
         padding:5px;
+
    background-image:url('https://static.igem.org/mediawiki/2012/9/92/FONDO_IGEMV.png');
-
-webkit-box-shadow: 0 8px 6px -6px black;
+
    background-attachment: fixed;
 +
    background-position: center;
 +
    }
 +
 
 +
#header
 +
    {
 +
    width: 750px;
 +
    float: center;
 +
    background-color: #FFE4C4;
 +
    height: 150px;
 +
    -webkit-box-shadow: 0 8px 6px -6px black;
 +
    -moz-box-shadow: 0 8px 6px -6px black;
 +
    box-shadow: 0 8px 6px -6px black;
 +
    border: 10px solid rgba(255, 255, 255,0.4);
 +
    background-clip: padding-box;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    }
 +
 
 +
img
 +
    {
 +
    border: none;
 +
    }
 +
 
 +
#headernavigation
 +
    {
 +
    width:1000px;
 +
    float:center;
 +
    background-color: transparent;
 +
    height:60px;
 +
    margin-left: auto;
 +
    margin-right: auto; 
 +
    margin-top: 10px; 
 +
    margin-bottom: 10px;
 +
    z-index: 2;
 +
    }
 +
 
 +
#headernavbar
 +
    {
 +
    list-style:none;
 +
    font-weight:bold;
 +
    float:left;
 +
    width:100%;
 +
    margin:0;
 +
    padding:0;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar li
 +
    {
 +
    float:left;
 +
    position:relative;
 +
    text-align:center;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar a
 +
    {
 +
    margin-left:0px;
 +
    display:block;
 +
    padding-bottom:5px;
 +
    padding-top:5px;
 +
    width: 166.5px;
 +
    color:#ffffff;
 +
    background:rgba(0, 128, 0, 0.5);
 +
    font: bold 16px Times New Roman;
 +
    z-index: 2;
 +
    }
 +
 
 +
#headernavbar a:hover
 +
    {
 +
    color:#ffffff;
 +
    background:rgba(0, 0, 255, 0.2);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar ul
 +
    {
 +
    background:rgba(0, 0, 255, 0.2);
 +
    list-style:none;
 +
    position:absolute;
 +
    left:-9999px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar ul li
 +
    {
 +
    padding-top:0px;
 +
    float:none;
 +
    margin-top:-3px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar ul a
 +
    {
 +
    white-space:nowrap;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar li:hover ul
 +
    {
 +
    left: -15px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar li:hover a
 +
    {
 +
    background:rgba(0, 0, 255, 0.5);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar li:hover ul a
 +
    {
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#headernavbar li:hover ul li a:hover
 +
    {
 +
    background:rgba(0, 0, 255, 0.2);
 +
    z-index: 2; 
 +
    }
 +
 
 +
/* Footer */
 +
 
 +
#footer-box {
 +
        float: center;
 +
        overflow: hidden;
 +
        display: block;
 +
        background-color: rgba(0, 0, 255, 0.5);
 +
        width: 1000px;
 +
        height: 50px;
 +
        font-weight: normal;
 +
        font-style: normal;
 +
        font-size: 10px;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
        margin-top: 20px;
 +
        }
 +
 
 +
#catlinks {
 +
        visibility: hidden;
 +
}
 +
 
 +
#footer {
 +
        }
 +
/********************************************************************************************************************/
 +
/* Main Page */
 +
/********************************************************************************************************************/
 +
 
 +
#contentm1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
         padding: 0px;
 +
height: 400px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
background-color:#EEEEEE;
+
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#floatinglink {
+
#contentm2-topleft {
-
float: right;
+
        width: 450px;
-
z-index: 3;
+
        float: left;
-
height: 209px;
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8a/PROJECT1.png);
-
width: 90px;
+
        background-repeat: no-repeat;
-
position:absolute;
+
        background-position: center;
-
top: -10px;
+
background-color:rgba(0, 0, 255, 0.5);
-
right: 1160px;
+
         padding: 0px;
-
         padding:5px;
+
height: 400px;
-
-webkit-box-shadow: 0 8px 6px -6px black;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
background-color:#EEEEEE;
+
        margin-top: 60px;
 +
margin-left: 165px;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#wrapper {
+
#contentm3-topright{
-
width: 1000px;
+
        width: 450px;
-
height: 100%;
+
        float: left;
-
float: center;
+
         background-image:url(https://static.igem.org/mediawiki/2012/c/cf/PROJECT2-2.png);
-
padding-left: 0%;
+
        background-repeat: no-repeat;
-
padding-right: 0%;
+
-
        padding-top: 1%;
+
-
         background-image:url('https://static.igem.org/mediawiki/2012/8/8b/Uiucbackground.png');
+
-
background-attachment: fixed;
+
         background-position: center;
         background-position: center;
-
 
+
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 400px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: 80px;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#header {
+
#contentm4-topcenter{
-
         width: 750px;
+
         width: 450px;
         float: center;
         float: center;
-
background-color:#FFE4C4;
+
        background-image:url(https://static.igem.org/mediawiki/2012/e/ec/PROJECT3-2.png);
-
height: 150px;
+
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 400px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top: 500px;
margin-left: auto;
margin-left: auto;
-
margin-right: auto;    
+
margin-right: auto;
 +
        font-size:150%;
}
}
-
img {
+
/********************************************************************************************************************/
-
border: none;
+
/* Team */
-
}
+
/********************************************************************************************************************/
-
#headernavigation{
+
/********************************************************************************************************************/
-
        width: 1000px;
+
/* Barra de navegacion 1*/
-
        float: center;
+
/********************************************************************************************************************/
-
background-color: transparent;
+
-
height: 60px;
+
-
margin-left: auto;
+
-
margin-right: auto; 
+
-
        margin-top: -49px; 
+
-
        margin-bottom: 10px;
+
-
        z-index: 2; 
+
-
}
+
-
#headernavbar{
+
#teamnavigation
-
list-style:none;
+
    {
-
font-weight:bold;
+
    width:1000px;
-
float:left;
+
    float:center;
-
width:100%;
+
    background-color: transparent;
-
        margin:0;
+
    height:60px;
-
        padding:0;
+
    margin-left: auto;
-
        z-index: 2; 
+
    margin-right: auto;
-
}
+
    margin-top: 10px;   
-
#headernavbar li{
+
    margin-bottom: 10px;  
-
        float:left;
+
    z-index: 2;   
-
position:relative;
+
    }
-
        text-align:center;
+
-
        z-index: 2;
+
-
}
+
-
#headernavbar a{
+
-
        margin-left:0px;
+
-
display:block;
+
-
        padding-bottom:10px;
+
-
        padding-top:10px;
+
-
        width: 100px;
+
-
color:#ffffff;
+
-
background:#F47F24;
+
-
        font: bold 16px Arial;
+
-
        z-index: 2; 
+
-
    
+
-
}
+
-
#headernavbar a:hover{
+
-
color:#ffffff;
+
-
background:#003C7D;
+
-
text-decoration:none;
+
-
        z-index: 2;   
+
-
}
+
-
#headernavbar ul{
+
#teamnavbar
-
background: #003C7D;
+
    {
-
list-style:none;
+
    list-style:none;
-
position:absolute;
+
    font-weight:bold;
-
left:-9999px;
+
    float:left;
-
        z-index: 2;
+
    width:100%;
-
}
+
    margin:0;
-
#headernavbar ul li{
+
    padding:0;
-
padding-top:0px;
+
    z-index: 2;   
-
float:none;
+
    }
-
        margin-top:-3px;
+
-
        z-index: 2; 
+
-
}
+
-
#headernavbar ul a{
+
-
white-space:nowrap;
+
-
        z-index: 2; 
+
-
}
+
-
#headernavbar li:hover ul{
+
-
left: -15px;
+
-
        z-index: 2;
+
-
}
+
-
#headernavbar li:hover a{
+
-
background:#003C7D;
+
-
text-decoration:none;
+
-
        z-index: 2; 
+
-
}
+
-
#headernavbar li:hover ul a{
+
-
text-decoration:none;
+
-
        z-index: 2; 
+
-
}
+
-
#headernavbar li:hover ul li a:hover{
+
-
background:#F47F24;
+
-
        z-index: 2;   
+
-
}
+
 +
#teamnavbar li
 +
    {
 +
    float:left;
 +
    position:relative;
 +
    text-align:center;
 +
    z-index: 2; 
 +
    }
-
/* Main Page */
+
#teamnavbar a
 +
    {
 +
    margin-left:30px;
 +
    display:block;
 +
    padding-bottom:5px;
 +
    padding-top:5px;
 +
    width: 166.5px;
 +
    color:#ffffff;
 +
    background:rgba(0, 128, 0, 0);
 +
    font: bold 16px Times New Roman;
 +
    z-index: 2;
 +
    }
-
#content-containertop {
+
#teamnavbar a:hover
-
width: 1000px;
+
    {
-
height: 350px;
+
    color:#ffffff;
-
text-align: center;
+
    background:rgba(0, 0, 255, 0);
-
padding-left: 0px;
+
    text-decoration:none;
-
padding-right:0px;
+
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar ul
 +
    {
 +
    margin-left:1px;
 +
    color:#ffffff;
 +
    height:240px;
 +
    width: 210px;
 +
    background:rgba(0, 128, 0, 0.8);
 +
    list-style:none;
 +
    position:absolute;
 +
    left:-9999px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar ul li
 +
    {
 +
    padding-top:0px;
 +
    float:none;
 +
    margin-top:-3px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar ul a
 +
    {
 +
    white-space:nowrap;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover ul
 +
    {
 +
    left: 10px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover a
 +
    {
 +
    background:rgba(0, 0, 255, 0);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover ul a
 +
    {
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li:hover ul li a:hover
 +
    {
 +
    background:rgba(0, 0, 255, 0);
 +
    z-index: 2; 
 +
    }
 +
/********************************************************************************************************************/
 +
/* Barra de navegacion 2*/
 +
/********************************************************************************************************************/
 +
 
 +
#team2navigation
 +
    {
 +
    width:1000px;
 +
    float:center;
 +
    background-color: transparent;
 +
    height:60px;
 +
    margin-left: auto;
 +
    margin-right: auto; 
 +
    margin-top: 625px; 
 +
    margin-bottom: 10px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar
 +
    {
 +
    list-style:none;
 +
    font-weight:bold;
 +
    float:left;
 +
    width:100%;
 +
    margin:0;
 +
    padding:0;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li
 +
    {
 +
    float:left;
 +
    position:relative;
 +
    text-align:center;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar a
 +
    {
 +
    margin-left:0px;
 +
    display:block;
 +
    padding-bottom:5px;
 +
    padding-top:5px;
 +
    width: 250px;
 +
    color:#ffffff;
 +
    background:rgba(0, 128, 0, 0.5);
 +
    font: bold 16px Times New Roman;
 +
    z-index: 2;
 +
    }
 +
 
 +
#team2navbar a:hover
 +
    {
 +
    color:#ffffff;
 +
    background:rgba(0, 0, 255, 0.2);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar ul
 +
    {
 +
    background:rgba(0, 0, 255, 0.2);
 +
    list-style:none;
 +
    position:absolute;
 +
    left:-9999px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar ul li
 +
    {
 +
    padding-top:0px;  
 +
    float:none;
 +
    margin-top:-3px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar ul a
 +
    {
 +
    white-space:nowrap;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover ul
 +
    {
 +
    left: -15px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover a
 +
    {
 +
    background:rgba(0, 0, 255, 0.5);
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover ul a
 +
    {
 +
    text-decoration:none;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#team2navbar li:hover ul li a:hover
 +
    {
 +
    background:rgba(0, 0, 255, 0.2);
 +
    z-index: 2; 
 +
    }
 +
/********************************************************************************************************************/
 +
/*Tabla de integrantes*/
 +
/********************************************************************************************************************/
 +
 
 +
#contentt1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/a/a6/Team1.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 700px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
margin-left: auto;
margin-left: auto;
-
margin-right:auto;
+
margin-right: auto;
-
         margin-top: 25px;
+
         font-size:300%;
-
float: center;
+
}
}
-
#content-topleft {
+
#contentt4-topcenter {
-
background-color:#EEEEEE;
+
        width: 231px;
-
width: 430px;
+
        float: left;
-
height: 300px;
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/4d/ANDREA.jpg');
-
float: left;
+
        background-repeat: no-repeat;
-
padding: 25px;
+
        background-position: center;
-
text-align: left;
+
background-color:rgba(0, 0, 255, 0.5);
-
margin-left: -10px;
+
        padding: 0px;
-
        margin-top: -5px;
+
height: 300px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
}
}
-
#content-topright {
+
#contentt5-topcenter {
-
background-color: #EEEEEE;
+
        width: 231px;
-
width: 430px;
+
        float: left;
-
height: 300px;
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/49/BADILLO.jpg');
-
float: right;
+
        background-repeat: no-repeat;
-
padding: 25px;
+
        background-position: center;
-
text-align: left;
+
background-color:rgba(0, 0, 255, 0.5);
-
margin-right: -10px;
+
        padding: 0px;
-
        margin-top: -5px;
+
height: 300px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
}
}
-
#content1-topcenter {
+
#contentt6-topcenter {
-
         width: 1000px;
+
         width: 231px;
-
         float: center;
+
         float: left;
-
background-color:#EEEEEE;
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/4c/CRHISTOPHER.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 400px;
+
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 20px;
         margin-top: 20px;
-
margin-left: auto;
+
margin-left: 500;
margin-right: auto;   
margin-right: auto;   
         font-size:150%;
         font-size:150%;
}
}
-
#selectioncontainermain{
+
#contentt7-topcenter {
-
         width: 1000px;
+
         width: 231px;
-
height: 40px;
+
        float: left;
-
text-align: center;
+
        background-image:url('https://static.igem.org/mediawiki/2012/e/e0/DAVID.jpg');
-
padding-left: 0px;
+
        background-repeat: no-repeat;
-
padding-right:0px;
+
        background-position: center;
-
margin-left: auto;
+
background-color:rgba(0, 0, 255, 0.5);
-
margin-right:auto;
+
        padding: 0px;
-
        margin-top: 25px;
+
height: 300px;
-
         margin-bottom:20px;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
float: center;
+
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
         margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#PUFselectionmain{
+
#contentt8-topcenter {
-
list-style:none;
+
        width: 231px;
-
background-color:#EEEEEE;
+
        float: left;
-
width: 480px;
+
        background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
-
height: 40px;
+
        background-repeat: no-repeat;
-
float: left;
+
        background-position: center;
-
padding: 0px;
+
background-color:rgba(0, 0, 255, 0.5);
-
text-align: left;
+
        padding: 0px;
-
margin-left: -10px;
+
height: 300px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
 +
}
 +
 +
#contentt9-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/b/bd/FERMIN.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
 
+
#contentt10-topcenter {
-
#PUFselectionmain a{
+
         width: 231px;
-
         text-align:center;
+
         float: left;
-
        margin-left:0px;
+
         background-image:url(https://static.igem.org/mediawiki/2012/d/dc/ISABEL.jpg);
-
display:block;
+
         background-repeat: no-repeat;
-
         padding-bottom:10px;
+
         background-position: center;
-
         padding-top:10px;
+
background-color:rgba(0, 0, 255, 0.5);
-
        width: 480px;
+
        padding: 0px;
-
         height:100%;
+
height: 300px;
-
color:#ffffff;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
background:#F47F24;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
         font: bold 16px Arial;
+
box-shadow: 0 8px 6px -6px black;
-
text-decoration:none;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
}
+
-
 
+
-
#PUFselectionmain li:hover a{
+
-
background:#003C7D;
+
-
text-decoration:none;
+
-
}
+
-
 
+
-
#PHATselectionmain{
+
-
list-style:none;
+
-
background-color: #EEEEEE;
+
-
width: 480px;
+
-
height: 40px;
+
-
float: right;
+
-
padding: 0px;
+
-
text-align: left;
+
-
margin-right: -10px;
+
-
border: 10px solid rgba(255, 255, 255,0.4);
+
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
 +
}
 +
 +
#contentt11-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/c/c5/IV%C3%81N.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#PHATselectionmain a{
 
-
        text-align:center;
 
-
        margin-left:0px;
 
-
display:block;
 
-
        padding-bottom:10px;
 
-
        padding-top:10px;
 
-
        width: 480px;
 
-
        height:100%;
 
-
color:#ffffff;
 
-
background:#F47F24;
 
-
        font: bold 16px Arial;
 
-
text-decoration:none;
 
-
 
 
-
}
 
-
#PHATselectionmain li:hover a{  
+
#contentt12-topcenter {
-
background:#003C7D;
+
        width: 231px;
-
text-decoration:none;
+
        float: left;
-
}
+
-
#sponsorbox {
+
         background-repeat: no-repeat;
-
         width: 950px;
+
         background-position: center;
-
         float: center;
+
background-color:rgba(0, 0, 255, 0.5);
-
background-color:#FFFFFF;
+
         padding: 0px;
-
         padding: 25px;
+
height: 300px;
-
height: 225px;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 25px;
+
         margin-top: 20px;
-
margin-left: auto;
+
margin-left: 172px;
margin-right: auto;   
margin-right: auto;   
 +
        font-size:150%;
}
}
-
#intro {
+
#contentt13-topcenter {
-
         width: 950px;
+
         width: 231px;
-
         float: center;
+
         float: left;
-
background-color:#EEEEEE;
+
        background-image:url(https://static.igem.org/mediawiki/2012/b/bf/JHORMAN.jpg);
-
         padding: 25px;
+
        background-repeat: no-repeat;
-
height: 150px;
+
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
         padding: 0px;
 +
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 10px;
+
         margin-top: 20px;
-
margin-left: auto;
+
margin-left: 500;
margin-right: auto;   
margin-right: auto;   
         font-size:150%;
         font-size:150%;
}
}
-
/* Notebook */
+
#contentt14-topcenter {
-
 
+
        width: 231px;
-
/* Protocol Section*/
+
        float: left;
-
 
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/1c/PEPE.png);
-
#protocol-container{
+
        background-repeat: no-repeat;
-
width: 1000px;
+
        background-position: center;
-
height: 100%;
+
background-color:rgba(0, 0, 255, 0.5);
-
text-align: center;
+
        padding: 0px;
-
padding-left: 0px;
+
height: 300px;
-
padding-right:0px;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
margin-left: auto;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
margin-right:auto;
+
box-shadow: 0 8px 6px -6px black;
-
         margin-top: 25px;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
float: center;
+
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto;
 +
         font-size:150%;
}
}
-
#protocolselection{
+
#contentt15-topcenter {
-
         margin-top: -15px;
+
         width: 231px;
-
        background-color:#EEEEEE;
+
        float: left;
-
width: 250px;
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8d/MARIANA.jpg);
-
height: 100%;
+
        background-repeat: no-repeat;
-
float: left;
+
        background-position: center;
-
padding-top: 0px;
+
background-color:rgba(0, 0, 255, 0.5);
-
text-align: left;
+
        padding: 0px;
-
margin-left: -10px;
+
height: 300px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-
background-clip: padding-box;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
}
}
-
#protocolselection li{
 
-
        list-style:none;
 
-
        float:left;
 
-
        margin:0px;
 
-
        padding:0px;
 
-
        width:100%;
 
-
}
 
-
#protocolselection a {
+
#contentt16-topcenter {
-
cursor: pointer;
+
        width: 231px;
-
display:block;
+
        float: left;
-
height:25px;
+
        background-image:url(https://static.igem.org/mediawiki/2012/c/c4/MARCO.jpg);
-
line-height: 25px;
+
        background-repeat: no-repeat;
-
         text-align:center;    
+
        background-position: center;
-
text-decoration:none;
+
background-color:rgba(0, 0, 255, 0.5);
-
width:100%;
+
        padding: 0px;
-
color:#ffffff;
+
height: 300px;
-
background:#F47F24;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
-
         padding-top: 10px;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
         font: bold 13px Arial;
+
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
         margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
#protocolselection li:hover a{
+
#contentt17-topcenter {
-
background:#003C7D;
+
        width: 231px;
-
text-decoration:none;
+
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/1/1f/KARLA.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#protocoloverview {
+
#contentt18-topcenter {
-
background-color: #EEEEEE;
+
        width: 231px;
-
width: 665px;
+
        float: left;
-
height: 100%;
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/11/NOE.jpg);
-
float: right;
+
        background-repeat: no-repeat;
-
padding: 25px;
+
         background-position: center;
-
text-align: left;
+
background-color:rgba(0, 0, 255, 0.5);
-
margin-right: -10px;
+
        padding: 0px;
-
         margin-top: -15px;
+
height: 300px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-
background-clip: padding-box;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
}
}
-
/*Protocol Section End*/
+
#contentt19-topcenter {
-
 
+
        width: 231px;
-
/*Meeting Notes*/
+
        float: left;
-
#meetingcontainer{
+
        background-image:url(https://static.igem.org/mediawiki/2012/6/6a/YAEL.jpg);
-
width: 1000px;
+
        background-repeat: no-repeat;
-
height: 100%;
+
        background-position: center;
-
text-align: center;
+
background-color:rgba(0, 0, 255, 0.5);
-
padding-left: 0px;
+
        padding: 0px;
-
padding-right:0px;
+
height: 300px;
-
margin-left: auto;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
margin-right:auto;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
         margin-top: 5px;
+
box-shadow: 0 8px 6px -6px black;
-
float: center;
+
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto;
 +
         font-size:150%;
}
}
-
#meetingintro{
+
#contentt20-topcenter {
-
         width: 950px;
+
         width: 231px;
-
         float: center;
+
         float: left;
-
background-color:#EEEEEE;
+
        background-repeat: no-repeat;
-
         padding-left: 25px;
+
        background-position: center;
-
        padding-right: 25px;
+
background-color:rgba(0, 0, 255, 0.5);
-
         padding-top: 00px;
+
         padding: 0px;
-
        padding-bottom: 25px;
+
height: 300px;
-
height: 20px;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 10px;
+
         margin-top: 20px;
-
margin-left: -10px;
+
margin-left: 172px;
margin-right: auto;   
margin-right: auto;   
         font-size:150%;
         font-size:150%;
}
}
 +
/********************************************************************************************************************/
 +
/* Undergraduates*/
 +
/********************************************************************************************************************/
-
 
+
#contentu4-topcenter {
-
#meetingselection1{
+
         width: 231px;
-
         list-style:none;
+
        float: left;
-
         background-color:#EEEEEE;
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/4d/ANDREA.jpg');
-
width: 184px;
+
         background-repeat: no-repeat;
-
height: 100%;
+
        background-position: center;
-
float: left;
+
background-color:rgba(0, 255, 0, 0.5);
-
padding-top: 0px;
+
        padding: 0px;
-
text-align: left;
+
height: 300px;
-
margin-left: -10px;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         font-size:100%;
+
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
#meetingselection2{
+
#contentu6-topcenter {
-
         list-style:none;
+
         width: 231px;
-
         background-color:#EEEEEE;
+
        float: left;
-
width: 184px;
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/4c/CRHISTOPHER.jpg');
-
height: 100%;
+
         background-repeat: no-repeat;
-
float: left;
+
        background-position: center;
-
padding-top: 0px;
+
background-color:rgba(0, 255, 0, 0.5);
-
text-align: left;
+
        padding: 0px;
-
margin-left: 0px;
+
height: 300px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         font-size:100%;
+
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
#meetingselection3{
+
 
-
         list-style:none;
+
#contentu7-topcenter {
-
         background-color:#EEEEEE;
+
         width: 231px;
-
width: 184px;
+
        float: left;
-
height: 100%;
+
        background-image:url('https://static.igem.org/mediawiki/2012/e/e0/DAVID.jpg');
-
float: left;
+
         background-repeat: no-repeat;
-
padding-top: 0px;
+
        background-position: center;
-
text-align: left;
+
background-color:rgba(0, 255, 0, 0.5);
-
margin-left: 0px;
+
        padding: 0px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         font-size:100%;
+
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
#meetingselection4{
+
 
-
         list-style:none;
+
#contentu8-topcenter {
-
         background-color:#EEEEEE;
+
         width: 231px;
-
width: 184px;
+
        float: left;
-
height: 100%;
+
        background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
-
float: left;
+
         background-repeat: no-repeat;
-
padding-top: 0px;
+
        background-position: center;
-
text-align: left;
+
background-color:rgba(0, 255, 0, 0.5);
-
margin-left: 0px;
+
        padding: 0px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         font-size:100%;
+
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
#meetingselection5{
+
 
-
         list-style:none;
+
#contentu9-topcenter {
-
         background-color:#EEEEEE;
+
         width: 231px;
-
width: 184px;
+
        float: left;
-
height: 100%;
+
         background-image:url('https://static.igem.org/mediawiki/2012/b/bd/FERMIN.jpg');
-
float: left;
+
        background-repeat: no-repeat;
-
padding-top: 0px;
+
        background-position: center;
-
text-align: left;
+
background-color:rgba(0, 255, 0, 0.5);
-
margin-left: 0px;
+
        padding: 0px;
-
        margin-right:-10px;
+
height: 300px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         font-size:100%;
+
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
#meetingselection1 li{
+
#contentu13-topcenter {
-
         list-style:none;
+
         width: 231px;
-
         margin: 0px;
+
         float: left;
-
         width: 100%;
+
         background-image:url(https://static.igem.org/mediawiki/2012/b/bf/JHORMAN.jpg);
-
    }
+
         background-repeat: no-repeat;
-
 
+
         background-position: center;
-
#meetingselection2 li{
+
background-color:rgba(0, 255, 0, 0.5);
-
         list-style:none;
+
         padding: 0px;
-
         margin: 0px;
+
height: 300px;
-
        width: 100%;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
-
}
+
-moz-box-shadow: 0 8px 6px -6px black;
-
#meetingselection3 li{
+
box-shadow: 0 8px 6px -6px black;
-
         list-style:none;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
        margin: 0px;
+
background-clip: padding-box;
-
         width: 100%;
+
         margin-top: 20px;
-
}
+
margin-left: 500;
-
#meetingselection4 li{
+
margin-right: auto; 
-
        list-style:none;
+
         font-size:150%;
-
        margin: 0px;
+
-
        width: 100%;
+
-
}
+
-
#meetingselection5 li{
+
-
         list-style:none;
+
-
        margin: 0px;
+
-
         width: 100%;
+
}
}
-
#meetingselection ul{
+
#contentu14-topcenter {
-
         list-style:none;
+
         width: 231px;
-
         float:left;
+
         float: left;
-
         margin:0px;  
+
         background-image:url(https://static.igem.org/mediawiki/2012/1/1c/PEPE.png);
-
         padding:0px;
+
        background-repeat: no-repeat;
-
         width:100%;
+
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
         padding: 0px;
 +
height: 300px;
 +
         -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
.meetingselection a {
+
#contentu15-topcenter {
-
         list-style:none;
+
         width: 231px;
-
cursor: pointer;
+
        float: left;
-
display:block;
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8d/MARIANA.jpg);
-
height:20px;
+
        background-repeat: no-repeat;
-
         width: 100%;
+
        background-position: center;
-
line-height: 25px;
+
background-color:rgba(0, 255, 0, 0.5);
-
         text-align:center;    
+
         padding: 0px;
-
text-decoration:none;
+
height: 300px;
-
width:100%;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
-
color:#ffffff;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
background:#F47F24;
+
box-shadow: 0 8px 6px -6px black;
-
         padding-top: 5px;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
         font: bold 13px Arial;
+
background-clip: padding-box;
 +
         margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
.meetingselection li:hover a{
 
-
        list-style:none;
 
-
        width: 100%;
 
-
background:#003C7D;
 
-
text-decoration:none;
 
-
}
 
-
#meetingoverview {
+
#contentu16-topcenter {
-
background-color: #EEEEEE;
+
        width: 231px;
-
width: 950px;
+
        float: left;
-
height: 100%;
+
        background-image:url(https://static.igem.org/mediawiki/2012/c/c4/MARCO.jpg);
-
float: left;
+
        background-repeat: no-repeat;
-
padding: 25px;
+
        background-position: center;
-
text-align: left;
+
background-color:rgba(0, 255, 0, 0.5);
-
margin-left: -10px;
+
        padding: 0px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
height: 300px;
-
background-clip: padding-box;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
}
}
-
 
+
#contentu19-topcenter {
-
#notebook-container{
+
        width: 231px;
-
width: 1000px;
+
        float: left;
-
height: 350px;
+
        background-image:url(https://static.igem.org/mediawiki/2012/6/6a/YAEL.jpg);
-
text-align: center;
+
        background-repeat: no-repeat;
-
padding-left: 0px;
+
        background-position: center;
-
padding-right:0px;
+
background-color:rgba(0, 255, 0, 0.5);
-
margin-left: auto;
+
        padding: 0px;
-
margin-right:auto;
+
height: 300px;
-
         margin-top: 25px;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
float: center;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
 
+
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
         margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto;
 +
        font-size:150%;
}
}
-
 
+
/********************************************************************************************************************/
-
#notebook-content{
+
/*Advisors*/
-
         width: 1000px;
+
/********************************************************************************************************************/
-
         float: center;
+
#contenta10-topcenter {
-
background-color:#EEEEEE;
+
         width: 231px;
-
height: 150px;
+
         float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/d/dc/ISABEL.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
        padding-top:50px;
+
         margin-top: 20px;
-
         margin-top: 25px;
+
margin-left: 500;
-
margin-left: -10px;
+
margin-right: auto;   
margin-right: auto;   
 +
        font-size:150%;
}
}
-
/* Footer */
+
#contenta11-topcenter {
-
 
+
        width: 231px;
-
#footer-box {
+
         float: left;
-
         float: center;
+
         background-image:url('https://static.igem.org/mediawiki/2012/c/c5/IV%C3%81N.jpg');
-
         overflow: hidden;
+
         background-repeat: no-repeat;
-
         display: block;
+
         background-position: center;
-
         background-color: #EEEEEE;
+
background-color:rgba(0, 255, 0, 0.5);
-
         width: 1010px;
+
         padding: 0px;
-
        height: 50px;
+
height: 300px;
-
         font-weight: normal;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
-
        font-style: normal;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
        font-size: 10px;
+
box-shadow: 0 8px 6px -6px black;
-
         margin-left: auto;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
        margin-right: auto;
+
background-clip: padding-box;
-
         }
+
         margin-top: 20px;
-
 
+
margin-left: 500;
-
#catlinks {
+
margin-right: auto;
-
        visibility: hidden;
+
         font-size:150%;
}
}
-
#footer {
+
#contenta17-topcenter {
-
         }
+
         width: 231px;
-
 
+
        float: left;
-
/* Team */
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/1f/KARLA.jpg);
-
 
+
        background-repeat: no-repeat;
-
#aboutus{
+
        background-position: center;
-
width: 1000px;
+
background-color:rgba(0, 255, 0, 0.5);
-
height: 100%;
+
        padding: 0px;
-
text-align: center;
+
height: 300px;
-
padding-left: 0px;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
padding-right:0px;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
margin-left: auto;
+
box-shadow: 0 8px 6px -6px black;
-
margin-right:auto;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
         margin-top: 0px;
+
background-clip: padding-box;
-
float: center;
+
         margin-top: 20px;
-
         font: bold 13px Arial;
+
margin-left: 500;
 +
margin-right: auto; 
 +
         font-size:150%;
}
}
-
#abt1{
+
#contenta20-topcenter {
-
padding-top:-50px;
+
        width: 231px;
-
margin-top:-50px;
+
        float: left;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 172px;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
 
+
/********************************************************************************************************************/
-
#abt2{
+
/*Instructors*/
-
padding-top:-50px;
+
/********************************************************************************************************************/
-
margin-top:-50px;
+
#contenti5-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/4/49/BADILLO.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#abt3{
+
#contenti12-topcenter {
-
padding-top:-50px;
+
        width: 231px;
-
margin-top:-50px;
+
        float: left;
-
}
+
-
#aboutusmenu{
+
        background-repeat: no-repeat;
-
    background-color: #003C7D;
+
        background-position: center;
-
    width:  1000px;
+
background-color:rgba(0, 255, 0, 0.5);
-
    height: 40px;
+
        padding: 0px;
-
    float: left;
+
height: 300px;
-
    text-align: left;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
    margin-top: -74px;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
    margin-left: -10px;
+
box-shadow: 0 8px 6px -6px black;
-
    padding:0px;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
background-clip: padding-box;
-
    background-clip: padding-box;
+
        margin-top: 20px;
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
margin-left: 172px;
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
margin-right: auto; 
-
    box-shadow: 0 8px 6px -6px black;
+
        font-size:150%;
-
    list-style: none;
+
-
    font: bold 16px Arial;
+
}
}
-
#aboutusmenu li{
+
#contenti18-topcenter {
-
list-style-type:none;
+
        width: 231px;
-
margin:0;
+
        float: left;
-
padding:0;
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/11/NOE.jpg);
-
float:center;
+
        background-repeat: no-repeat;
-
margin-left: 50px;
+
        background-position: center;
-
margin-right: auto;
+
background-color:rgba(0, 255, 0, 0.5);
 +
        padding: 0px;
 +
height: 300px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 500;
 +
margin-right: auto
 +
        font-size:150%;
}
}
 +
/********************************************************************************************************************/
 +
/* Project */
 +
/********************************************************************************************************************/
-
#aboutusmenu a {
 
-
    cursor: pointer;
 
-
    float:left;
 
-
    height:30px;
 
-
    text-align:center;   
 
-
    text-decoration:none;
 
-
    width:300px;
 
-
    background:#003C7D;
 
-
    font: bold 15px Arial;
 
-
    padding-top:10px;
 
-
    margin-top: 0px;
 
-
    margin-left: auto;
 
-
    margin-right: auto;
 
-
    color:#ffffff;
 
-
}
 
-
#aboutusmenu a:hover {
+
#project1 {
-
    background:#F47F24;
+
         width: 1000px;
-
    text-decoration:none;
+
-
}
+
-
#aboutusmenu a:active {
+
-
    color:white;
+
-
}
+
-
 
+
-
#aboutusdescription{
+
-
    background-color: #EEEEEE;
+
-
    width:  950px;
+
-
    height: 100%;
+
-
    float: center;
+
-
    text-align: left;
+
-
    padding-left: 25px;
+
-
    padding-right: 25px;
+
-
    margin-top: 85px;
+
-
    margin-right: 0px;
+
-
    margin-left: -10px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
 
+
-
/*Undergrad Section*/
+
-
 
+
-
table{
+
-
      background-color:#EEEEEE;
+
-
}
+
-
 
+
-
#undergradintro{
+
-
         width: 950px;
+
         float: center;
         float: center;
-
background-color:#EEEEEE;
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8a/PROJECT1.png);
-
         padding-top: 0px;
+
         background-repeat: no-repeat;
-
         padding-left: 25px;
+
         background-position: center bottom;
-
        padding-right: 25px;
+
background-color:rgba(0, 0, 255, 0.5);
-
         padding-bottom: 15px;
+
         padding: 0px;
-
height: 50px;
+
height: 520px;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 5px;
+
         margin-top: 60px;
margin-left: auto;
margin-left: auto;
-
margin-right: auto;  
+
margin-right: auto;
-
         margin-bottom:0px;  
+
         font-size:150%;
}
}
-
#undergradsmenu a {
+
#project2 {
-
    cursor: pointer;
+
        width: 1000px;
-
    display:block;
+
        float: center;
-
    float:left;
+
        background-image:url(https://static.igem.org/mediawiki/2012/c/cf/PROJECT2-2.png);
-
    height:24.6px;
+
        background-repeat: no-repeat;
-
    text-align:center;    
+
        background-position: center bottom;
-
    text-decoration:none;
+
background-color:rgba(0, 0, 255, 0.5);
-
    width:100%;
+
        padding: 0px;
-
    color:#ffffff;
+
height: 510px;
-
    background:#F47F24;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
    padding-top: 10px;
+
-moz-box-shadow: 0 8px 6px -6px black;
-
    font: bold 13px Arial;
+
box-shadow: 0 8px 6px -6px black;
-
}
+
border: 10px solid rgba(192, 192, 192,0.8);
-
 
+
background-clip: padding-box;
-
#undergradsmenu a:hover {
+
        margin-top: 60px;
-
    background:#003C7D;
+
-
    text-decoration:none;
+
-
}
+
-
#undergradsmenu a:active {
+
-
    color:white;
+
-
}
+
-
 
+
-
#undergradmembers {
+
-
width: 1000px;
+
-
height: 100%;
+
-
text-align: center;
+
-
padding-left: 0px;
+
-
padding-right:0px;
+
margin-left: auto;
margin-left: auto;
-
margin-right:auto;
+
margin-right: auto;
-
         margin-top: -20px;
+
         font-size:150%;
-
float: center;
+
-
        font: bold 13px Arial;
+
}
}
-
#undergradsmenu {
+
#project3 {
-
    background-color: #F47F24;
+
         width: 1000px;
-
    width:  160px;
+
-
    height: 310px;
+
-
    float: left;
+
-
    text-align: left;
+
-
    margin-top: 20px;
+
-
    margin-left: -10px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
 
+
-
 
+
-
#description {
+
-
    background-color: #EEEEEE;
+
-
    width:  815px;
+
-
    height: 300px;
+
-
    float: left;
+
-
    text-align: left;
+
-
    margin-top: 20px;
+
-
    margin-right: -20px;
+
-
    margin-left: 0px;
+
-
    padding-top: 0px;
+
-
    padding-bottom: 10px;
+
-
    padding-left:0px;
+
-
    padding-right: 5px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
 
+
-
/* Advisors Section */
+
-
 
+
-
#advisorsintro{
+
-
         width: 950px;
+
         float: center;
         float: center;
-
background-color:#EEEEEE;
+
        background-image:url(https://static.igem.org/mediawiki/2012/e/ec/PROJECT3-2.png);
-
         padding-top: 0px;
+
         background-repeat: no-repeat;
-
         padding-left: 25px;
+
         background-position: center bottom;
-
        padding-right: 25px;
+
background-color:rgba(0, 0, 255, 0.5);
-
         padding-bottom: 20px;
+
         padding: 0px;
-
height: 50px;
+
height: 490px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 10px;
+
         margin-top: 60px;
margin-left: auto;
margin-left: auto;
-
margin-right: auto;  
+
margin-right: auto;
-
         margin-bottom:10px;  
+
         font-size:150%;
}
}
-
#advisorsmenu a {
+
/********************************************************************************************************************/
-
    cursor: pointer;
+
/* Notebook */
-
    display:block;
+
/********************************************************************************************************************/
-
    float:left;
+
#contentn5-topcenter {
-
    height:24.6px;
+
        width: 300px;
-
    text-align:center;    
+
        float: left;
-
    text-decoration:none;
+
        background-repeat: no-repeat;
-
    width:100%;
+
        background-position: center;
-
    color:#ffffff;
+
background-color:rgba(255, 255, 255, 0);
-
    background:#F47F24;
+
        padding: 0px;
-
    padding-top: 10px;
+
height: 300px;
-
    font: bold 13px Arial;
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: 300px;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#advisorsmenu a:hover {
+
#contentn6-topcenter {
-
    background:#003C7D;
+
        width: 300px;
-
    text-decoration:none;
+
        float: right;
-
}
+
        background-repeat: no-repeat;
-
#advisorsmenu a:active {
+
        background-position: center;
-
    color:white;
+
background-color:rgba(255, 255, 255, 0);
-
}
+
        padding: 0px;
-
 
+
height: 300px;
-
#advisors {
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
width: 1000px;
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
height: 100%;
+
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
text-align: center;
+
border: 10px solid rgba(255, 255, 255,0);
-
padding-left: 0px;
+
background-clip: padding-box;
-
padding-right:0px;
+
        margin-top: 20px;
margin-left: auto;
margin-left: auto;
-
margin-right:auto;
+
margin-right: 300px;
-
         margin-top: -20px;
+
         font-size:150%;
-
float: center;
+
-
        font: bold 13px Arial;
+
}
}
-
#advisorsmenu {
+
#contentn7-topcenter {
-
    background-color: #EEEEEE;
+
        width: 300px;
-
    width: 150px;
+
        float: left;
-
    height: 450px;
+
-
    float: left;
+
-
    text-align: left;
+
-
    margin-top: 20px;
+
-
    margin-left: -10px;
+
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
-
}
+
-
#advisorsdescription {
+
        background-repeat: no-repeat;
-
    background-color: #EEEEEE;
+
        background-position: center;
-
    width: 815px;
+
background-color:rgba(255, 255, 255, 0);
-
    height: 300px;
+
        padding: 0px;
-
    float: left;
+
height: 300px;
-
    text-align: left;
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
    margin-top: -450px;
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
    margin-right: -10px;
+
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
    margin-left: 170px;
+
border: 10px solid rgba(255, 255, 255,0);
-
    padding-top: 0px;
+
background-clip: padding-box;
-
    padding-bottom: 10px;
+
        margin-top: 20px;
-
    padding-left:0px;
+
margin-left: 300px;
-
    padding-right: 5px;
+
margin-right: auto;
-
    border: 10px solid rgba(255, 255, 255,0.4);
+
        font-size:150%;
-
    background-clip: padding-box;
+
-
    -webkit-box-shadow: 0 8px 6px -6px black;
+
-
    -moz-box-shadow: 0 8px 6px -6px black;
+
-
    box-shadow: 0 8px 6px -6px black;
+
-
    list-style: none;
+
}
}
 +
#contentn8-topcenter {
 +
        width: 300px;
 +
        float: right;
-
/* Projects */
+
        background-repeat: no-repeat;
-
 
+
        background-position: center;
-
#overviewcontainer{
+
background-color:rgba(255, 255, 255, 0);
-
width: 1000px;
+
        padding: 0px;
-
height: 350px;
+
height: 300px;
-
text-align: center;
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
padding-left: 0px;
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
padding-right:0px;
+
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
        margin-top: 20px;
margin-left: auto;
margin-left: auto;
-
margin-right:auto;
+
margin-right: 300px;
-
         margin-top: 25px;
+
         font-size:150%;
-
float: center;
+
}
}
-
#selectioncontainer{
+
#contentn9-topcenter {
-
         width: 1000px;
+
         width: 300px;
-
height: 40px;
+
        float: left;
-
text-align: center;
+
        background-repeat: no-repeat;
-
padding-left: 0px;
+
        background-position: center;
-
padding-right:0px;
+
background-color:rgba(255, 255, 255, 0);
-
margin-left: auto;
+
        padding: 0px;
-
margin-right:auto;
+
height: 300px;
-
        margin-top: 25px;
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
         margin-bottom:20px;
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
float: center;
+
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
 +
background-clip: padding-box;
 +
         margin-top: 20px;
 +
margin-left: 300px;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#PUFselection{
+
#contentn10-topcenter {
-
list-style:none;
+
        width: 300px;
-
background-color:#EEEEEE;
+
        float: right;
-
width: 480px;
+
        background-repeat: no-repeat;
-
height: 40px;
+
        background-position: center;
-
float: left;
+
background-color:rgba(255, 255, 255, 0);
-
padding: 0px;
+
        padding: 0px;
-
text-align: left;
+
height: 300px;
-
margin-left: -10px;
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
 +
border: 10px solid rgba(255, 255, 255,0);
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: auto;
 +
margin-right: 300px; 
         font-size:150%;
         font-size:150%;
}
}
-
 
+
#contentn11-topcenter {
-
#PUFselection a{
+
         width: 300px;
-
         text-align:center;
+
        float: left;
-
         margin-left:0px;
+
        background-repeat: no-repeat;
-
display:block;
+
         background-position: center;
-
         padding-bottom:10px;
+
background-color:rgba(255, 255, 255, 0);
-
         padding-top:10px;
+
         padding: 0px;
-
        width: 480px;
+
height: 300px;
-
        height:100%;
+
         -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
color:#ffffff;
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
background:#F47F24;
+
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
         font: bold 16px Arial;
+
border: 10px solid rgba(255, 255, 255,0);
-
text-decoration:none;
+
background-clip: padding-box;
 +
         margin-top: 20px;
 +
margin-left: 300px;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
#PUFselection li:hover a{  
+
#contentn12-topcenter {
-
background:#003C7D;
+
        width: 300px;
-
text-decoration:none;
+
        float: right;
-
}
+
        background-repeat: no-repeat;
-
 
+
        background-position: center;
-
#PHATselection{
+
background-color:rgba(255, 255, 255, 0);
-
list-style:none;
+
        padding: 0px;
-
background-color: #EEEEEE;
+
height: 300px;
-
width: 480px;
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
height: 40px;
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
float: right;
+
box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
padding: 0px;
+
border: 10px solid rgba(255, 255, 255,0);
-
text-align: left;
+
-
margin-right: -10px;
+
-
border: 10px solid rgba(255, 255, 255,0.4);
+
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: auto;
 +
margin-right: 300px; 
         font-size:150%;
         font-size:150%;
}
}
-
#PHATselection a{
+
/********************************************************************************************************************/
-
        text-align:center;
+
/* week1 */
-
        margin-left:0px;
+
/********************************************************************************************************************/
-
display:block;
+
#contentw1-topcenter {
-
        padding-bottom:10px;
+
         width: 1000px;
-
        padding-top:10px;
+
         float: center;
-
         width: 480px;
+
background-color:rgba(0, 0, 255, 0.5);
-
        height:100%;
+
        padding: 0px;
-
color:#ffffff;
+
height: 250px;
-
background:#F47F24;
+
-
         font: bold 16px Arial;
+
-
text-decoration:none;
+
-
 
+
-
}
+
-
 
+
-
#PHATselection li:hover a{
+
-
background:#003C7D;
+
-
text-decoration:none;
+
-
}
+
-
 
+
-
#project-left {
+
-
background-color:#EEEEEE;
+
-
width: 430px;
+
-
height: 250px;
+
-
float: left;
+
-
padding: 25px;
+
-
text-align: left;
+
-
        margin-top: -5px;
+
-
margin-left: -10px;
+
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-
background-clip: padding-box;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
}
}
-
 
+
/********************************************************************************************************************/
-
#project-right {
+
/* week5 */
-
background-color: #EEEEEE;
+
/********************************************************************************************************************/
-
width: 430px;
+
#contentw5-topcenter {
-
height: 250px;
+
        width: 1000px;
-
float: right;
+
        float: center;
-
padding: 25px;
+
background-color:rgba(0, 0, 255, 0.5);
-
text-align: left;
+
        padding: 0px;
-
        margin-top: -5px;
+
height: 350px;
-
margin-right: -10px;
+
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-
background-clip: padding-box;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
}
}
-
 
+
/********************************************************************************************************************/
-
/*PUF*/  
+
/* week6 */
-
 
+
/********************************************************************************************************************/
-
#PUFcontainer {
+
#contentw6-topcenter {
-
width: 75%;
+
        width: 1000px;
-
height: 100%;
+
        float: center;
-
text-align: center;
+
background-color:rgba(0, 0, 255, 0.5);
-
padding-top: 1%;
+
        padding: 0px;
-
padding-left: 0%;
+
height: 500px;
-
padding-right:0%;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
margin-left: auto;
margin-left: auto;
-
margin-right:auto;
+
margin-right: auto;
-
float: center;
+
        font-size:150%;
-
 
+
}
}
 +
/********************************************************************************************************************/
 +
/* Modeling */
 +
/********************************************************************************************************************/
-
#PUFoverview {
+
#contentmo1-topcenter {
-
         text-align: center;
+
         width: 1000px;
-
background-color: #EEEEEE;
+
         float: center;
-
         width: 75%;
+
background-color:rgba(0, 0, 255, 0.5);
-
height: 100%;
+
        padding: 0px;
-
float: center;
+
height: 600px;
-
margin-top: 1%;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
border: 10px solid rgba(255, 255, 255,0.4);
+
-
background-clip: padding-box;
+
-
padding-left: auto;
+
-
padding-right: auto;
+
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
}
}
-
/*Galleria*/
+
/********************************************************************************************************************/
-
 
+
/* Modeling1 */
-
/*
+
/********************************************************************************************************************/
-
* Galleria Classic Theme
+
#contentmod1-topcenter {
-
* Copyright (c) 2010, Aino
+
        width: 1000px;
-
* Licensed under the MIT license.
+
        float: center;
-
*/
+
background-color:rgba(0, 0, 255, 0.5);
-
 
+
        padding: 0px;
-
#galleria{ width: 1000px; height: 400px; background: #000 }
+
height: 600px;
-
 
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
.galleria-container {
+
-moz-box-shadow: 0 8px 6px -6px black;
-
    position: relative;
+
box-shadow: 0 8px 6px -6px black;
-
    overflow: hidden;
+
border: 10px solid rgba(192, 192, 192,0.8);
-
    background: #fff;
+
background-clip: padding-box;
-
}
+
        margin-top: 60px;
-
.galleria-container img {
+
margin-left: auto;
-
    -moz-user-select: none;
+
margin-right: auto;
-
    -webkit-user-select: none;
+
        font-size:150%;
-
    -o-user-select: none;
+
-
}
+
-
.galleria-stage {
+
-
    position: absolute;
+
-
    top: 10px;
+
-
    bottom: 60px;
+
-
    left: 10px;
+
-
    right: 10px;
+
-
    overflow:hidden;
+
}
}
-
.galleria-thumbnails-container {
+
/********************************************************************************************************************/
-
    height: 50px;
+
/* Modeling2 */
-
    bottom: 0;
+
/********************************************************************************************************************/
-
    position: absolute;
+
#contentmod2-topcenter {
-
    left: 10px;
+
        width: 1000px;
-
    right: 10px;
+
        float: center;
-
    z-index: 2;
+
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 600px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(192, 192, 192,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 60px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
        font-size:150%;
}
}
-
.galleria-carousel .galleria-thumbnails-list {
+
/********************************************************************************************************************/
-
    margin-left: 30px;
+
/* Modeling3 */
-
    margin-right: 30px;
+
/********************************************************************************************************************/
-
}
+
#contentmod3-topcenter {
-
.galleria-thumbnails .galleria-image {
+
         width: 1000px;
-
    height: 40px;
+
-
    width: 60px;
+
-
    background: #000;
+
-
    margin: 0 5px 0 0;
+
-
    border: 1px solid #fff;
+
-
    float: left;
+
-
    cursor: pointer;
+
-
}
+
-
.galleria-counter {
+
-
    position: absolute;
+
-
    bottom: 10px;
+
-
    left: 10px;
+
-
    text-align: right;
+
-
    color: #fff;
+
-
    font: normal 11px/1 arial,sans-serif;
+
-
    z-index: 1;
+
-
}
+
-
.galleria-loader {
+
-
    background: #000;
+
-
    width: 20px;
+
-
    height: 20px;
+
-
    position: absolute;
+
-
    top: 10px;
+
-
    right: 10px;
+
-
    z-index: 2;
+
-
    display: none;
+
-
    background: url(classic-loader.gif) no-repeat 2px 2px;
+
-
}
+
-
.galleria-info {
+
-
    width: 50%;
+
-
    top: 15px;
+
-
    left: 15px;
+
-
    z-index: 2;
+
-
    position: absolute;
+
-
}
+
-
.galleria-info-text {
+
-
    background-color: #000;
+
-
    padding: 12px;
+
-
    display: none;
+
-
    /* IE7 */ zoom:1;
+
-
}
+
-
.galleria-info-title {
+
-
    font: bold 12px/1.1 arial,sans-serif;
+
-
    margin: 0;
+
-
    color: #fff;
+
-
    margin-bottom: 7px;
+
-
}
+
-
.galleria-info-description {
+
-
    font: italic 12px/1.4 georgia,serif;
+
-
    margin: 0;
+
-
    color: #bbb;
+
-
}
+
-
.galleria-info-close {
+
-
    width: 9px;
+
-
    height: 9px;
+
-
    position: absolute;
+
-
    top: 5px;
+
-
    right: 5px;
+
-
    background-position: -753px -11px;
+
-
    opacity: .5;
+
-
    filter: alpha(opacity=50);
+
-
    cursor: pointer;
+
-
    display: none;
+
-
}
+
-
.notouch .galleria-info-close:hover{
+
-
    opacity:1;
+
-
    filter: alpha(opacity=100);
+
-
}
+
-
.touch .galleria-info-close:active{
+
-
    opacity:1;
+
-
    filter: alpha(opacity=100);
+
-
}
+
-
.galleria-info-link {
+
-
    background-position: -669px -5px;
+
-
    opacity: .7;
+
-
    filter: alpha(opacity=70);
+
-
    position: absolute;
+
-
    width: 20px;
+
-
    height: 20px;
+
-
    cursor: pointer;
+
-
    background-color: #000;
+
-
}
+
-
.notouch .galleria-info-link:hover {
+
-
    opacity: 1;
+
-
    filter: alpha(opacity=100);
+
-
}
+
-
.touch .galleria-info-link:active {
+
-
    opacity: 1;
+
-
    filter: alpha(opacity=100);
+
-
}
+
-
.galleria-image-nav {
+
-
    position: absolute;
+
-
    top: 50%;
+
-
    margin-top: -62px;
+
-
    width: 100%;
+
-
    height: 62px;
+
-
    left: 0;
+
-
}
+
-
.galleria-image-nav-left,
+
-
.galleria-image-nav-right {
+
-
    opacity: .3;
+
-
    filter: alpha(opacity=30);
+
-
    cursor: pointer;
+
-
    width: 62px;
+
-
    height: 124px;
+
-
    position: absolute;
+
-
    left: 10px;
+
-
    z-index: 2;
+
-
    background-position: 0 46px;
+
-
}
+
-
.galleria-image-nav-right {
+
-
    left: auto;
+
-
    right: 10px;
+
-
    background-position: -254px 46px;
+
-
    z-index: 2;
+
-
}
+
-
.notouch .galleria-image-nav-left:hover,
+
-
.notouch .galleria-image-nav-right:hover {
+
-
    opacity: 1;
+
-
    filter: alpha(opacity=100);
+
-
}
+
-
.touch .galleria-image-nav-left:active,
+
-
.touch .galleria-image-nav-right:active {
+
-
    opacity: 1;
+
-
    filter: alpha(opacity=100);
+
-
}
+
-
.galleria-thumb-nav-left,
+
-
.galleria-thumb-nav-right {
+
-
    cursor: pointer;
+
-
    display: none;
+
-
    background-position: -495px 5px;
+
-
    position: absolute;
+
-
    left: 0;
+
-
    top: 0;
+
-
    height: 40px;
+
-
    width: 23px;
+
-
    z-index: 3;
+
-
    opacity: .8;
+
-
    filter: alpha(opacity=80);
+
-
}
+
-
.galleria-thumb-nav-right {
+
-
    background-position: -578px 5px;
+
-
    border-right: none;
+
-
    right: 0;
+
-
    left: auto;
+
-
}
+
-
.galleria-thumbnails-container .disabled {
+
-
    opacity: .2;
+
-
    filter: alpha(opacity=20);
+
-
    cursor: default;
+
-
}
+
-
.notouch .galleria-thumb-nav-left:hover,
+
-
.notouch .galleria-thumb-nav-right:hover {
+
-
    opacity: 1;
+
-
    filter: alpha(opacity=100);
+
-
    background-color: #111;
+
-
}
+
-
.touch .galleria-thumb-nav-left:active,
+
-
.touch .galleria-thumb-nav-right:active {
+
-
    opacity: 1;
+
-
    filter: alpha(opacity=100);
+
-
    background-color: #111;
+
-
}
+
-
.notouch .galleria-thumbnails-container .disabled:hover {
+
-
    opacity: .2;
+
-
    filter: alpha(opacity=20);
+
-
    background-color: transparent;
+
-
}
+
-
 
+
-
.galleria-carousel .galleria-thumb-nav-left,
+
-
.galleria-carousel .galleria-thumb-nav-right {
+
-
    display: block;
+
-
}
+
-
.galleria-thumb-nav-left,
+
-
.galleria-thumb-nav-right,
+
-
.galleria-info-link,
+
-
.galleria-info-close,
+
-
.galleria-image-nav-left,
+
-
.galleria-image-nav-right {
+
-
    background-image: url('http://i.imgur.com/tLDSr.png');
+
-
    background-repeat: no-repeat;
+
-
}
+
-
 
+
-
/*Flowchart*/
+
-
 
+
-
#flowchart-container{
+
-
         width: 980px;
+
         float: center;
         float: center;
-
background-color:#ffffff;
+
background-color:rgba(0, 0, 255, 0.5);
-
         padding: 10px;
+
         padding: 0px;
-
height: 500px;
+
height: 600px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 95px;
+
         margin-top: 60px;
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
         font-size:150%;
         font-size:150%;
-
 
-
#flowchart{
 
-
float:center;
 
}
}
-
/*Outreach*/
+
/********************************************************************************************************************/
-
 
+
/* Protocols */
-
#outreachintro {
+
/********************************************************************************************************************/
-
         width: 950px;
+
#contentpro1-topcenter {
 +
         width: 1000px;
         float: center;
         float: center;
-
background-color:#EEEEEE;
+
background-color:rgba(0, 0, 255, 0.5);
-
         padding: 25px;
+
         padding: 0px;
-
height: 50px;
+
height: 600px;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
-
border: 10px solid rgba(255, 255, 255,0.4);
+
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 25px;
+
         margin-top: 60px;
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
-
}
+
        font-size:150%;
-
 
+
-
/* Sponsor Logos */
+
-
 
+
-
#row1logos a:hover{
+
-
list-style: none;
+
-
}
+
-
#row2logos a:hover{
+
-
list-style: none;
+
}
}

Latest revision as of 15:12, 8 September 2012

Header

Retrieved from "http://2012.igem.org/Team:UPIBI-Mexico/Templates/Main"