Team:UPIBI-Mexico/Templates/Main

From 2012.igem.org

(Difference between revisions)
 
(226 intermediate revisions not shown)
Line 5: Line 5:
     {
     {
     width:1000px;
     width:1000px;
-
     padding:0px ;
+
     padding:0px 0px ;
     margin: 0 auto;
     margin: 0 auto;
-
     background-image:url('https://static.igem.org/mediawiki/2012/a/a6/FONDO_IGEMA.png');
+
     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;
Line 16: Line 16:
     {
     {
     background: #CECECE;
     background: #CECECE;
-
     background-image: url('https://static.igem.org/mediawiki/2012/a/a6/FONDO_IGEMA.png');
+
     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;
Line 49: Line 49:
#top-section  
#top-section  
     {
     {
-
     background-image: url('https://static.igem.org/mediawiki/2012/4/46/HEADER_LOGOS3.png');
+
     background-image: url('https://static.igem.org/mediawiki/2012/8/84/HEADER_LOGOS4.png');
-
     background-color:rgba(0, 128, 0, 0.6);
+
     background-color:rgba(0, 0, 255, 0.4);
     background-position: top;
     background-position: top;
     width:1000px;
     width:1000px;
Line 60: 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( 255, 255, 255,0.8);
+
     border: 10px solid rgba( 255, 255, 255,0.4);
     background-clip: padding-box;
     background-clip: padding-box;
     margin-top: 20px;
     margin-top: 20px;
Line 94: Line 94:
     padding-right: 0%;
     padding-right: 0%;
     padding-top: 1%;
     padding-top: 1%;
-
     background-image:url('https://static.igem.org/mediawiki/2012/a/a6/FONDO_IGEMA.png');
+
     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;
Line 159: Line 159:
     width: 166.5px;
     width: 166.5px;
     color:#ffffff;
     color:#ffffff;
-
     background:rgba(192, 192, 192, 0.9);
+
     background:rgba(0, 128, 0, 0.5);
     font: bold 16px Times New Roman;
     font: bold 16px Times New Roman;
     z-index: 2;  
     z-index: 2;  
Line 167: Line 167:
     {
     {
     color:#ffffff;
     color:#ffffff;
-
     background:rgba(255, 0, 0, 0.8);;
+
     background:rgba(0, 0, 255, 0.2);
     text-decoration:none;
     text-decoration:none;
     z-index: 2;   
     z-index: 2;   
Line 174: Line 174:
#headernavbar ul
#headernavbar ul
     {
     {
-
     background:rgba(255, 0, 0, 0.8);;
+
     background:rgba(0, 0, 255, 0.2);
     list-style:none;
     list-style:none;
     position:absolute;
     position:absolute;
Line 203: Line 203:
#headernavbar li:hover a
#headernavbar li:hover a
     {  
     {  
-
     background:rgba(255, 0, 0, 0.8);
+
     background:rgba(0, 0, 255, 0.5);
     text-decoration:none;
     text-decoration:none;
     z-index: 2;   
     z-index: 2;   
Line 216: Line 216:
#headernavbar li:hover ul li a:hover
#headernavbar li:hover ul li a:hover
     {  
     {  
-
     background:rgba(255, 0, 0, 0.8);
+
     background:rgba(0, 0, 255, 0.2);
     z-index: 2;   
     z-index: 2;   
     }
     }
-
/* Main Page */
+
/* Footer */
-
#content-containertop {
+
-
width: 1000px;
+
-
height: 350px;
+
-
text-align: center;
+
-
padding-left: 0px;
+
-
padding-right:0px;
+
-
margin-left: auto;
+
-
margin-right:auto;
+
-
        margin-top: 25px;
+
-
float:center;
+
-
}
+
-
#content-topleft {
+
#footer-box {
-
background-color:#EEEEEE;
+
        float: center;
-
width: 430px;
+
        overflow: hidden;
-
height: 300px;
+
        display: block;
-
float: left;
+
        background-color: rgba(0, 0, 255, 0.5);
-
padding: 25px;
+
        width: 1000px;
-
text-align: left;
+
        height: 50px;
-
margin-left: -10px;
+
        font-weight: normal;
-
         margin-top: -5px;
+
        font-style: normal;
-
border: 10px solid rgba(192, 192, 192,0.8);
+
        font-size: 10px;
-
background-clip: padding-box;
+
        margin-left: auto;
-
         font-size:150%;
+
         margin-right: auto;
-
}
+
         margin-top: 20px;
 +
        }
-
#content-topright {
+
#catlinks {
-
background-color: #EEEEEE;
+
         visibility: hidden;
-
width: 430px;
+
-
height: 300px;
+
-
float: right;
+
-
padding: 25px;
+
-
text-align: left;
+
-
margin-right: -10px;
+
-
        margin-top: -5px;
+
-
border: 10px solid rgba(192, 192, 192,0.8);
+
-
background-clip: padding-box;
+
-
         font-size:150%;
+
}
}
-
#content1-topcenter {
+
#footer {
 +
        }
 +
/********************************************************************************************************************/
 +
/* Main Page */
 +
/********************************************************************************************************************/
 +
 
 +
#contentm1-topcenter {
         width: 1000px;
         width: 1000px;
         float: center;
         float: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
height: 400px;
height: 400px;
Line 272: Line 258:
border: 10px solid rgba(192, 192, 192,0.8);
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 20px;
+
         margin-top: 60px;
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
Line 278: Line 264:
}
}
-
/********************************************************************************************************************/
+
#contentm2-topleft {
-
/* Team */
+
         width: 450px;
-
/********************************************************************************************************************/
+
         float: left;
-
 
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8a/PROJECT1.png);
-
#contentt1-topcenter {
+
        background-repeat: no-repeat;
-
         width: 1000px;
+
        background-position: center;
-
         float: center;
+
background-color:rgba(0, 0, 255, 0.5);
-
background-color:rgba(255, 0, 0, 0.8);
+
         padding: 0px;
         padding: 0px;
-
height: 50px;
+
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;
Line 293: Line 278:
border: 10px solid rgba(192, 192, 192,0.8);
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 20px;
+
         margin-top: 60px;
-
margin-left: auto;
+
margin-left: 165px;
margin-right: auto;   
margin-right: auto;   
-
         font-size:300%;
+
         font-size:150%;
}
}
-
#contentt2-topcenter {
+
#contentm3-topright{
-
         width: 480px;
+
         width: 450px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/c/cf/PROJECT2-2.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 310: Line 298:
border: 10px solid rgba(192, 192, 192,0.8);
border: 10px solid rgba(192, 192, 192,0.8);
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 20px;
+
         margin-top: 60px;
-
margin-left: 172px;
+
margin-left: 80px;
margin-right: auto;   
margin-right: auto;   
         font-size:150%;
         font-size:150%;
}
}
-
#contentt3-topcenter {
+
#contentm4-topcenter{
-
         width: 480px;
+
         width: 450px;
-
         float: right;
+
         float: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/e/ec/PROJECT3-2.png);
 +
        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;
 +
-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: 500px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
/********************************************************************************************************************/
 +
/* Team */
 +
/********************************************************************************************************************/
 +
 
 +
/********************************************************************************************************************/
 +
/* Barra de navegacion 1*/
 +
/********************************************************************************************************************/
 +
 
 +
#teamnavigation
 +
    {
 +
    width:1000px;
 +
    float:center;
 +
    background-color: transparent;
 +
    height:60px;
 +
    margin-left: auto;
 +
    margin-right: auto; 
 +
    margin-top: 10px; 
 +
    margin-bottom: 10px;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar
 +
    {
 +
    list-style:none;
 +
    font-weight:bold;
 +
    float:left;
 +
    width:100%;
 +
    margin:0;
 +
    padding:0;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#teamnavbar li
 +
    {
 +
    float:left;
 +
    position:relative;
 +
    text-align:center;
 +
    z-index: 2; 
 +
    }
 +
 
 +
#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;
 +
    }
 +
 
 +
#teamnavbar a:hover
 +
    {
 +
    color:#ffffff;
 +
    background:rgba(0, 0, 255, 0);
 +
    text-decoration:none;
 +
    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;
         padding: 0px;
-
height: 100px;
+
height: 700px;
         -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;
Line 329: Line 560:
         margin-top: 20px;
         margin-top: 20px;
margin-left: auto;
margin-left: auto;
-
margin-right: 172px;   
+
margin-right: auto;   
-
         font-size:200%;
+
         font-size:300%;
}
}
Line 339: Line 570:
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 359: Line 590:
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 379: Line 610:
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 396: Line 627:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/e/e0/DAVID.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 415: Line 647:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 434: Line 667:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/b/bd/FERMIN.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 453: Line 687:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
         background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
+
         background-image:url(https://static.igem.org/mediawiki/2012/d/dc/ISABEL.jpg);
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 473: Line 707:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
         background-image:url('https://static.igem.org/mediawiki/2012/b/bd/FERMIN.jpg');
+
         background-image:url('https://static.igem.org/mediawiki/2012/c/c5/IV%C3%81N.jpg');
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 494: Line 728:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
        background-image:url(https://static.igem.org/mediawiki/2012/d/dc/ISABEL.jpg);
+
 
         background-repeat: no-repeat;
         background-repeat: no-repeat;
         background-position: center;
         background-position: center;
-
background-color:rgba(255, 0, 0, 0.8);
+
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 250px;
+
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;
Line 514: Line 748:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/b/bf/JHORMAN.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 531: Line 768:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/1c/PEPE.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 548: Line 788:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/8/8d/MARIANA.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 566: Line 809:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/c/c4/MARCO.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 583: Line 829:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        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;
         padding: 0px;
-
height: 100px;
+
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;
Line 600: Line 849:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/1/11/NOE.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 617: Line 869:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url(https://static.igem.org/mediawiki/2012/6/6a/YAEL.jpg);
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 634: Line 889:
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 0, 255, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 647: Line 904:
         font-size:150%;
         font-size:150%;
}
}
 +
/********************************************************************************************************************/
 +
/* Undergraduates*/
 +
/********************************************************************************************************************/
-
#contentt21-topcenter {
+
#contentu4-topcenter {
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url('https://static.igem.org/mediawiki/2012/4/4d/ANDREA.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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%;
 +
}
 +
 
 +
#contentu6-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/4/4c/CRHISTOPHER.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;
Line 665: Line 948:
}
}
-
#contentt22-topcenter {
+
#contentu7-topcenter {
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url('https://static.igem.org/mediawiki/2012/e/e0/DAVID.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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;
Line 682: Line 968:
}
}
-
#contentt23-topcenter {
+
#contentu8-topcenter {
         width: 231px;
         width: 231px;
         float: left;
         float: left;
-
background-color:rgba(255, 0, 0, 0.8);
+
        background-image:url('https://static.igem.org/mediawiki/2012/f/f4/ERICK.jpg');
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(0, 255, 0, 0.5);
         padding: 0px;
         padding: 0px;
-
height: 100px;
+
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%;
 +
}
 +
 
 +
#contentu9-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, 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;
Line 699: Line 1,008:
}
}
 +
#contentu13-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/b/bf/JHORMAN.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%;
 +
}
 +
 +
#contentu14-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/1/1c/PEPE.png);
 +
        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%;
 +
}
 +
 +
#contentu15-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/8/8d/MARIANA.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%;
 +
}
 +
 +
 +
#contentu16-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/c/c4/MARCO.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: 172px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#contentu19-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/6/6a/YAEL.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%;
 +
}
 +
/********************************************************************************************************************/
 +
/*Advisors*/
 +
/********************************************************************************************************************/
 +
#contenta10-topcenter {
 +
        width: 231px;
 +
        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;
 +
-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%;
 +
}
 +
 +
#contenta11-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, 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%;
 +
}
 +
 +
#contenta17-topcenter {
 +
        width: 231px;
 +
        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, 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%;
 +
}
 +
 +
#contenta20-topcenter {
 +
        width: 231px;
 +
        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%;
 +
}
 +
/********************************************************************************************************************/
 +
/*Instructors*/
 +
/********************************************************************************************************************/
 +
#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%;
 +
}
 +
 +
#contenti12-topcenter {
 +
        width: 231px;
 +
        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%;
 +
}
 +
 +
#contenti18-topcenter {
 +
        width: 231px;
 +
        float: left;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/1/11/NOE.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%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Project */
 +
/********************************************************************************************************************/
 +
 +
 +
#project1 {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/8/8a/PROJECT1.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center bottom;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 520px;
 +
        -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%;
 +
}
 +
 +
#project2 {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/c/cf/PROJECT2-2.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center bottom;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 510px;
 +
        -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%;
 +
}
 +
 +
#project3 {
 +
        width: 1000px;
 +
        float: center;
 +
        background-image:url(https://static.igem.org/mediawiki/2012/e/ec/PROJECT3-2.png);
 +
        background-repeat: no-repeat;
 +
        background-position: center bottom;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 490px;
 +
        -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%;
 +
}
/********************************************************************************************************************/
/********************************************************************************************************************/
/* Notebook */
/* Notebook */
/********************************************************************************************************************/
/********************************************************************************************************************/
 +
#contentn5-topcenter {
 +
        width: 300px;
 +
        float: left;
 +
        background-repeat: no-repeat;
 +
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -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%;
 +
}
-
#headernavigation6
+
#contentn6-topcenter {
-
    {
+
        width: 300px;
-
    width:1000px;
+
        float: right;
-
    float:center;
+
        background-repeat: no-repeat;
-
    background-color: transparent;
+
        background-position: center;
-
    height:60px;
+
background-color:rgba(255, 255, 255, 0);
-
    margin-left: auto;
+
        padding: 0px;
-
    margin-right: auto;
+
height: 300px;
-
    margin-top: 10px;  
+
        -webkit-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
    margin-bottom: 10px;  
+
-moz-box-shadow: 0 8px 6px -6px rgba(255,255,255,0);
-
    z-index: 2;   
+
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-right: 300px;   
 +
        font-size:150%;
 +
}
-
#headernavbar6
+
#contentn7-topcenter {
-
    {
+
        width: 300px;
-
    list-style:none;
+
        float: left;
-
    font-weight:bold;
+
-
    float:left;
+
-
    width:100%;
+
-
    margin:0;
+
-
    padding:0;
+
-
    z-index: 2; 
+
-
    }
+
-
#headernavbar6 li
+
        background-repeat: no-repeat;
-
    {
+
        background-position: center;
-
    float:left;
+
background-color:rgba(255, 255, 255, 0);
-
    position:relative;
+
        padding: 0px;
-
    text-align:center;
+
height: 300px;
-
    z-index: 2;   
+
        -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%;
 +
}
-
#headernavbar6 a
+
#contentn8-topcenter {
-
    {
+
        width: 300px;
-
    margin-left:0px;
+
        float: right;
-
    display:block;
+
-
    padding-bottom:5px;
+
-
    padding-top:5px;
+
-
    width: 500px;
+
-
    color:#ffffff;
+
-
    background:rgba(0, 128, 0, 0.6);
+
-
    font: bold 16px Times New Roman;
+
-
    z-index: 2;
+
-
    }
+
-
#headernavbar6 a:hover
+
        background-repeat: no-repeat;
-
    {
+
        background-position: center;
-
    color:#ffffff;
+
background-color:rgba(255, 255, 255, 0);
-
    background:rgba(255, 0, 0, 0.8);;
+
        padding: 0px;
-
    text-decoration:none;
+
height: 300px;
-
    z-index: 2;   
+
        -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: auto;
 +
margin-right: 300px;   
 +
        font-size:150%;
 +
}
-
#headernavbar6 ul
+
#contentn9-topcenter {
-
    {
+
        width: 300px;
-
    background:rgba(255, 0, 0, 0.8);;
+
        float: left;
-
    list-style:none;
+
        background-repeat: no-repeat;
-
    position:absolute;
+
        background-position: center;
-
    left:-9999px;  
+
background-color:rgba(255, 255, 255, 0);
-
    z-index: 2;   
+
        padding: 0px;
-
    }
+
height: 300px;
 +
        -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%;
 +
}
-
#headernavbar6 ul li
+
#contentn10-topcenter {
-
    {
+
        width: 300px;
-
    padding-top:0px;  
+
        float: right;
-
    float:none;
+
        background-repeat: no-repeat;
-
    margin-top:-3px;
+
        background-position: center;
-
    z-index: 2;   
+
background-color:rgba(255, 255, 255, 0);
-
    }
+
        padding: 0px;
 +
height: 300px;
 +
        -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: auto;
 +
margin-right: 300px;   
 +
        font-size:150%;
 +
}
-
#headernavbar6 ul a
+
#contentn11-topcenter {
-
    {
+
        width: 300px;
-
    white-space:nowrap;  
+
        float: left;
-
    z-index: 2;   
+
        background-repeat: no-repeat;
-
    }
+
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -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%;
 +
}
-
#headernavbar6 li:hover ul
+
#contentn12-topcenter {
-
    {
+
        width: 300px;
-
    left: -15px;
+
        float: right;
-
    z-index: 2;   
+
        background-repeat: no-repeat;
-
    }
+
        background-position: center;
 +
background-color:rgba(255, 255, 255, 0);
 +
        padding: 0px;
 +
height: 300px;
 +
        -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: auto;
 +
margin-right: 300px;   
 +
        font-size:150%;
 +
}
-
#headernavbar6 li:hover a
+
/********************************************************************************************************************/
-
    {  
+
/* week1 */
-
    background:rgba(255, 0, 0, 0.8);
+
/********************************************************************************************************************/
-
    text-decoration:none;
+
#contentw1-topcenter {
-
    z-index: 2;   
+
        width: 1000px;
-
    }
+
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 250px;
 +
        -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%;
 +
}
 +
/********************************************************************************************************************/
 +
/* week5 */
 +
/********************************************************************************************************************/
 +
#contentw5-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 350px;
 +
        -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%;
 +
}
 +
/********************************************************************************************************************/
 +
/* week6 */
 +
/********************************************************************************************************************/
 +
#contentw6-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
background-color:rgba(0, 0, 255, 0.5);
 +
        padding: 0px;
 +
height: 500px;
 +
        -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%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Modeling */
 +
/********************************************************************************************************************/
-
#headernavbar6 li:hover ul a
+
#contentmo1-topcenter {
-
    {
+
        width: 1000px;
-
    text-decoration:none;
+
        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%;
 +
}
-
#headernavbar6 li:hover ul li a:hover
+
/********************************************************************************************************************/
-
    {  
+
/* Modeling1 */
-
    background:rgba(255, 0, 0, 0.8);
+
/********************************************************************************************************************/
-
    z-index: 2;   
+
#contentmod1-topcenter {
-
    }
+
        width: 1000px;
 +
        float: center;
 +
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%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Modeling2 */
 +
/********************************************************************************************************************/
 +
#contentmod2-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
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%;
 +
}
 +
/********************************************************************************************************************/
 +
/* Modeling3 */
 +
/********************************************************************************************************************/
 +
#contentmod3-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
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%;
 +
}
 +
 
 +
/********************************************************************************************************************/
 +
/* Protocols */
 +
/********************************************************************************************************************/
 +
#contentpro1-topcenter {
 +
        width: 1000px;
 +
        float: center;
 +
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%;
 +
}

Latest revision as of 15:12, 8 September 2012

Header

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