Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
 
(813 intermediate revisions not shown)
Line 10: Line 10:
     padding:0px 0px;
     padding:0px 0px;
     margin: 0 auto;
     margin: 0 auto;
-
     background-image:url('https://static.igem.org/mediawiki/2012/8/8b/Uiucbackground.png');
+
     background-color: #BABABA;
     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/8/8b/Uiucbackground.png');
+
     background-image:url('https://static.igem.org/mediawiki/2012/d/d3/Uiucbackground10.png');
     background-attachment: fixed;
     background-attachment: fixed;
     background-position: center;
     background-position: center;
Line 44: Line 45:
#top-section {
#top-section {
-
     background-image:url('https://static.igem.org/mediawiki/2012/1/1f/Bannerfinal.png');
+
     background-image:url('https://static.igem.org/mediawiki/2012/e/e6/Newbanner6.png');
     background-color:#151F4E;
     background-color:#151F4E;
     background-position: top;
     background-position: top;
     width:1000px;
     width:1000px;
-
     height:260px;
+
     height:219px;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     border-width:0px;
     border-width:0px;
Line 55: Line 56:
     -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, 228, 196,0.4);
+
     border: 10px solid rgba(255, 255, 255,0.7);
     background-clip: padding-box;
     background-clip: padding-box;
     margin-top: -10px;
     margin-top: -10px;
-
     margin-bottom: -19px;
+
     margin-bottom: -50px;
}
}
Line 77: Line 78:
/* Header */
/* Header */
 +
 +
#igemlogozone {
 +
position: absolute;
 +
top: 25px;
 +
left: 960px;
 +
height: 125px;
 +
width: 150px;
 +
background-color: transparent;
 +
}
#wrapper {
#wrapper {
Line 85: Line 95:
padding-right: 0%;
padding-right: 0%;
         padding-top: 1%;
         padding-top: 1%;
-
         background-image:url('https://static.igem.org/mediawiki/2012/8/8b/Uiucbackground.png');
+
         background-color: #BABABA;
background-attachment: fixed;
background-attachment: fixed;
         background-position: center;
         background-position: center;
Line 99: Line 109:
-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, 228, 196,0.4);
+
border: 10px solid rgba(255, 255, 255,0.7);
background-clip: padding-box;
background-clip: padding-box;
margin-left: auto;
margin-left: auto;
Line 116: Line 126:
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
-
         margin-top: -102px;   
+
         margin-top: -49px;   
-
         margin-bottom: 25px;  
+
         margin-bottom: 10px;  
         z-index: 2;   
         z-index: 2;   
 +
-webkit-transition: all 300ms ease-in-out;
}
}
Line 139: Line 150:
         margin-left:0px;
         margin-left:0px;
display:block;
display:block;
-
         padding-bottom:20px;
+
         padding-bottom:10px;
-
         padding-top:20px;
+
         padding-top:10px;
         width: 100px;
         width: 100px;
color:#ffffff;
color:#ffffff;
-
background:#F47F24;
+
background:#f68e3c;
         font: bold 16px Arial;
         font: bold 16px Arial;
         z-index: 2;   
         z-index: 2;   
Line 153: Line 164:
text-decoration:none;
text-decoration:none;
         z-index: 2;   
         z-index: 2;   
 +
}
}
Line 164: Line 176:
#headernavbar ul li{
#headernavbar ul li{
padding-top:0px;  
padding-top:0px;  
 +
        margin-bottom:-1px;
float:none;
float:none;
         margin-top:-3px;
         margin-top:-3px;
Line 174: Line 187:
#headernavbar li:hover ul{  
#headernavbar li:hover ul{  
left: -15px;
left: -15px;
-
         z-index: 2;
+
         z-index: 2;  
 +
 
}
}
#headernavbar li:hover a{  
#headernavbar li:hover a{  
Line 184: Line 198:
text-decoration:none;
text-decoration:none;
         z-index: 2;   
         z-index: 2;   
 +
}
}
#headernavbar li:hover ul li a:hover{  
#headernavbar li:hover ul li a:hover{  
-
background:#F47F24;
+
background:#f68e3c;
         z-index: 2;   
         z-index: 2;   
}
}
-
 
/* Main Page */
/* Main Page */
 +
#content-containertop {
#content-containertop {
width: 1000px;
width: 1000px;
-
height: 350px;
+
height: 0x;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 205: Line 220:
}
}
-
#flickrgallery {
 
-
width: 1000px;
 
-
height: 500px;
 
-
float: left;
 
-
margin-left:-25px;
 
-
margin-top:-25px;
 
-
        }
 
-
 
+
#content-topbottom {
-
#content-topleft {
+
width: 950px;
-
background-color:#EEEEEE;
+
height: 100px;
-
width: 400px;
+
-
height: 250px;
+
float: left;
float: left;
padding: 25px;
padding: 25px;
text-align: left;
text-align: left;
margin-left: -10px;
margin-left: -10px;
-
border: 25px solid rgba(255, 228, 196,0.4);
+
        margin-top: -5px;
-
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;
 +
background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
background-clip: padding-box;
         font-size:150%;
         font-size:150%;
}
}
-
#content-topright {
+
 
-
background-color: #EEEEEE;
+
#maincontentnav {
-
width: 400px;
+
        width: 800px;
-
height: 250px;
+
        float: center;
-
float: right;
+
background-color:#F5DEB3;
-
padding: 25px;
+
        padding: 0px;
-
text-align: left;
+
height: 320px;
-
margin-right: -10px;
+
        -webkit-box-shadow: 0 8px 6px -6px black;
-
border: 25px solid rgba(255, 228, 196,0.4);
+
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
border: 10px solid rgba(244, 160, 90,1);
 +
border-radius: 200px;
background-clip: padding-box;
background-clip: padding-box;
 +
        margin-top:  25px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
}
 +
 +
#maincontentselection{
 +
        width: 300px;
 +
        float: left;
 +
height: 300px;
 +
list-style: none;
 +
margin-left: 100px;
 +
margin-top: 0px;
 +
}
 +
 +
 +
#maincontentselection a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:75px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    padding-top: 10px;
 +
    padding-bottom: 0px;
 +
    font: bold 13px Arial;
 +
list-style: none;
 +
z-index:3;
 +
}
 +
 +
#maincontentselection a:hover {
 +
    background:#ffe6cc;
 +
    text-decoration:none;
 +
list-style: none;
 +
border: 0px;
 +
border-radius: 50px;
 +
z-index:3;
 +
}
 +
#maincontentselection a:active {
 +
    color:white;
 +
list-style: none;
 +
}
 +
 +
 +
#maincontentselection2{
 +
        width: 250px;
 +
        float: right;
 +
height: 250px;
 +
list-style: none;
 +
margin-right: 80px;
 +
margin-top: 10px;
 +
}
 +
 +
 +
#maincontentselection2 a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:275px;
 +
    width: 325px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    padding-top: 20px;
 +
    padding-bottom: 0px;
 +
    font: bold 13px Arial;
 +
list-style: none;
 +
 +
}
 +
 +
#maincontentselection2 a:hover {
 +
    background:#ffe6cc;
 +
    text-decoration:none;
 +
list-style: none;
 +
border: 0px;
 +
border-radius: 50px;
 +
}
 +
#maincontentselection2 a:active {
 +
    list-style: none;
 +
    color:white;
 +
}
 +
 +
#maincontentselection3{
 +
        width: 350px;
 +
        float: left;
 +
height: 100px;
 +
list-style: none;
 +
margin-left: -309px;
 +
margin-top: 150px;
 +
}
 +
 +
 +
#maincontentselection3 a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:150px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    padding-top: -10px;
 +
    padding-bottom: 10px;
 +
    font: bold 13px Arial;
 +
list-style: none;
 +
z-index:-1;
 +
 +
}
 +
 +
#maincontentselection3 a:hover {
 +
    background:#ffe6cc;
 +
    text-decoration:none;
 +
list-style: none;
 +
border: 0px;
 +
border-radius: 50px;
 +
z-index:-4;
 +
}
 +
#maincontentselection3 a:active {
 +
    list-style: none;
 +
    color:white;
 +
}
 +
 +
#maincontentdesc {
 +
        width: 980px;
 +
        float: center;
 +
        padding: 10px;
 +
height: 100%;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
         -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;
 +
background-clip: padding-box;
 +
        margin-top: 20px;
 +
margin-left: auto;
 +
margin-right: auto; 
         font-size:150%;
         font-size:150%;
 +
        text-align:left;
}
}
#content1-topcenter {
#content1-topcenter {
-
         width: 950px;
+
         width: 1000px;
         float: center;
         float: center;
background-color:#EEEEEE;
background-color:#EEEEEE;
-
         padding: 25px;
+
         padding: 0px;
-
height: 450px;
+
height: 400px;
 +
border: 10px solid rgba(255, 255, 255,0.7);
         -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, 228, 196,0.4);
 
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top: 25px;
+
         margin-top: 20px;
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
 +
        font-size:150%;
}
}
 +
#sponsorbox {
#sponsorbox {
         width: 950px;
         width: 950px;
         float: center;
         float: center;
-
background-color:#EEEEEE;
+
        background: rgba(255,255,255,0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 50px;
+
height: 350px;
         -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, 228, 196,0.4);
+
 
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 25px;
         margin-top: 25px;
Line 281: Line 431:
         width: 950px;
         width: 950px;
         float: center;
         float: center;
-
background-color:#EEEEEE;
+
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 50px;
+
height: 200px;
 +
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(255, 228, 196,0.4);
+
         margin-top: 10px;
-
background-clip: padding-box;
+
-
         margin-top: 25px;
+
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
 +
        font-size:150%;
 +
}
}
 +
#ancillaryIntro {
 +
        width: 950px;
 +
        float: center;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding: 25px;
 +
height: 200px;
 +
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;
 +
        margin-top: 10px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
 +
}
/* Notebook */
/* Notebook */
 +
 +
#notebookselection{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 0px;
 +
float: center;
 +
        font: 13px ;
 +
}
 +
 +
 +
#notebookselectionmenu{
 +
    background-color: #003C7D;
 +
    width:  1000px;
 +
    height: 40px;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: -60px;
 +
    margin-left: -10px;
 +
    padding:0px;
 +
    border: 10px solid rgba(255, 255, 255,0.7);
 +
    background-clip: padding-box;
 +
    list-style: none;
 +
    font:  16px ;
 +
}
 +
 +
#notebookselectionmenu li{
 +
list-style-type:none;
 +
margin:0;
 +
padding:0;
 +
float:center;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 +
#notebookselectionmenu a {
 +
    cursor: pointer;
 +
    float:left;
 +
    height:30px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:500px;
 +
    background:#003C7D;
 +
    font: bold 15px Arial;
 +
    padding-top:10px;
 +
    margin-top: 0px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    color:#ffffff;
 +
}
 +
 +
#notebookselectionmenu a:hover {
 +
    background:#f68e3c;
 +
    text-decoration:none;
 +
}
 +
#notebookselectionmenu a:active {
 +
    color:white;
 +
}
 +
 +
#labnotebooks{
 +
    width:  950px;
 +
    height: 100%;
 +
    float: center;
 +
    text-align: left;
 +
    padding-left: 25px;
 +
    padding-right: 25px;
 +
    margin-top: 20px;
 +
    margin-right: 0px;
 +
    margin-left: -10px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    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;
 +
    font:16px  sans-serif ;
 +
}
 +
 +
/* Lab Notebook */
 +
 +
/* PUF notebook begins here */
 +
 +
 +
#PUFnotes {
 +
width: 950px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 25px;
 +
padding-right:25px;
 +
margin-left: -25px;
 +
margin-right:auto;
 +
        margin-top: 0px;
 +
float: center;
 +
}
 +
 +
#PUFnotebookmenu a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:24.6px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    background:#f68e3c;
 +
    padding-top: 10px;
 +
    font: 16px calibri;
 +
}
 +
 +
#PUFnotebookmenu a:hover {
 +
    background:#003C7D;
 +
    text-decoration:none;
 +
}
 +
#PUFnotebookmenu a:active {
 +
    color:white;
 +
}
 +
 +
 +
#PUFnotebookmenu {
 +
    background-color: #f68e3c;
 +
    width:  160px;
 +
    height: 650px;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
margin-bottom: 20px;
 +
    margin-left: -35px;
 +
    border: 10px solid rgba(255, 255, 255,0.7);
 +
    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;
 +
    font: 16px calibri;
 +
}
 +
 +
 +
#PUFnotebookdescription {
 +
 +
    width:  800px;
 +
    height: 100%;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-right: -50px;
 +
    margin-left: 0px;
 +
    padding-top: 10px;
 +
    padding-bottom: 10px;
 +
    padding-left: 10px;
 +
    padding-right: 10px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    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;
 +
    font: 16px calibri;
 +
}
 +
 +
/* PHAT Notebook begins here */
 +
 +
#PHATnotes {
 +
width: 950px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 25px;
 +
padding-right:26px;
 +
margin-left: -25px;
 +
margin-right:auto;
 +
        margin-top: 0px;
 +
float: center;
 +
}
 +
 +
#PHATnotebookmenu a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:24.6px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    background:#f68e3c;
 +
    padding-top: 10px;
 +
    font: 16px calibri;
 +
}
 +
 +
#PHATnotebookmenu a:hover {
 +
    background:#003C7D;
 +
    text-decoration:none;
 +
}
 +
#PHATnotebookmenu a:active {
 +
    color:white;
 +
}
 +
 +
#PHATnotebookmenu {
 +
    background-color: #f68e3c;
 +
    width:  160px;
 +
    height: 310px;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-left:  -35px;
 +
    border: 10px solid rgba(255, 255, 255,0.7);
 +
    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;
 +
    font: 16px calibri;
 +
}
 +
 +
#PHATnotebookdescription {
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    width:  800px;
 +
    height: 100%;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-right: -50px;
 +
    margin-left: 0px;
 +
    padding-top: 10px;
 +
    padding-bottom: 10px;
 +
    padding-left:10px;
 +
    padding-right: 10px;
 +
    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;
 +
    font: 16px calibri;
 +
}
 +
 +
/* Protocol Section*/
/* Protocol Section*/
Line 310: Line 720:
#protocolselection{
#protocolselection{
 +
        margin-top: -15px;
         background-color:#EEEEEE;
         background-color:#EEEEEE;
width: 250px;
width: 250px;
height: 100%;
height: 100%;
float: left;
float: left;
-
padding-top: 5px;
+
padding-top: 0px;
text-align: left;
text-align: left;
margin-left: -10px;
margin-left: -10px;
-
border: 10px solid rgba(255, 228, 196,0.4);
+
border: 10px solid rgba(255, 255, 255,0.7);
background-clip: padding-box;
background-clip: padding-box;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
Line 325: Line 736:
}
}
-
#protocolselection ul{
+
#protocolselection li{
         list-style:none;
         list-style:none;
         float:left;
         float:left;
Line 342: Line 753:
  width:100%;
  width:100%;
color:#ffffff;
color:#ffffff;
-
background:#F47F24;
+
background:#f68e3c;
         padding-top: 10px;
         padding-top: 10px;
         font: bold 13px Arial;
         font: bold 13px Arial;
Line 353: Line 764:
#protocoloverview {
#protocoloverview {
-
background-color: #EEEEEE;
+
        background: rgba(240, 240, 240, 0.7);
-
width: 675px;
+
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 665px;
height: 100%;
height: 100%;
float: right;
float: right;
Line 360: Line 772:
text-align: left;
text-align: left;
margin-right: -10px;
margin-right: -10px;
-
border: 10px solid rgba(255, 228, 196,0.4);
+
        margin-top: -15px;
background-clip: padding-box;
background-clip: padding-box;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
Line 369: Line 781:
/*Protocol Section End*/
/*Protocol Section End*/
 +
 +
/*Meeting Notes*/
 +
 +
#meetingcontainer{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 5px;
 +
float: center;
 +
}
 +
 +
#meetingintro{
 +
        width: 950px;
 +
        float: center;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding-left: 25px;
 +
        padding-right: 25px;
 +
        padding-top: 00px;
 +
        padding-bottom: 25px;
 +
height: 20px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
 +
#meetingselection1{
 +
        list-style:none;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 184px;
 +
height: 322px;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: -10px;
 +
background-clip: padding-box;
 +
        font-size:100%;
 +
}
 +
 +
#meetingselection2{
 +
        list-style:none;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 184px;
 +
height: 322px;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: 0px;
 +
background-clip: padding-box;
 +
        font-size:100%;
 +
}
 +
#meetingselection3{
 +
        list-style:none;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 184px;
 +
height: 322px;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: 0px;
 +
background-clip: padding-box;
 +
        font-size:100%;
 +
}
 +
#meetingselection4{
 +
        list-style:none;
 +
width: 184px;
 +
height: 322px;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: 0px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
background-clip: padding-box;
 +
        font-size:100%;
 +
}
 +
#meetingselection5{
 +
        list-style:none;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 184px;
 +
height: 322px;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: 0px;
 +
        margin-right:-10px;
 +
background-clip: padding-box;
 +
        font-size:100%;
 +
}
 +
 +
#meetingselection1 li{
 +
        list-style:none;
 +
        margin: 0px;
 +
        width: 100%;
 +
    }
 +
 +
#meetingselection2 li{
 +
        list-style:none;
 +
        margin: 0px;
 +
        width: 100%;
 +
}
 +
#meetingselection3 li{
 +
        list-style:none;
 +
        margin: 0px;
 +
        width: 100%;
 +
}
 +
#meetingselection4 li{
 +
        list-style:none;
 +
        margin: 0px;
 +
        width: 100%;
 +
}
 +
#meetingselection5 li{
 +
        list-style:none;
 +
        margin: 0px;
 +
        width: 100%;
 +
}
 +
 +
#meetingselection ul{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 +
.meetingselection a {
 +
        list-style:none;
 +
cursor: pointer;
 +
display:block;
 +
height:20px;
 +
        width: 100%;
 +
line-height: 25px;
 +
        text-align:center;   
 +
text-decoration:none;
 +
width:100%;
 +
color:#ffffff;
 +
background:#f68e3c;
 +
        padding-top: 5px;
 +
        font: bold 13px Arial;
 +
}
 +
 +
.meetingselection li:hover a{
 +
        list-style:none;
 +
        width: 100%;
 +
background:#003C7D;
 +
text-decoration:none;
 +
}
 +
 +
#meetingoverview {
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 950px;
 +
height: 100%;
 +
float: left;
 +
padding: 25px;
 +
text-align: left;
 +
margin-left: -10px;
 +
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;
 +
        font-size:150%;
 +
}
 +
#notebook-container{
#notebook-container{
Line 386: Line 973:
         width: 1000px;
         width: 1000px;
         float: center;
         float: center;
-
background-color:#EEEEEE;
 
height: 150px;
height: 150px;
         -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, 228, 196,0.4);
+
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
background-clip: padding-box;
background-clip: padding-box;
         padding-top:50px;
         padding-top:50px;
Line 405: Line 992:
         overflow: hidden;
         overflow: hidden;
         display: block;
         display: block;
-
         background-color: #FFE4C4;
+
         background-color: #EEEEEE;
-
         width: 1000px;
+
         width: 1010px;
         height: 50px;
         height: 50px;
         font-weight: normal;
         font-weight: normal;
Line 413: Line 1,000:
         margin-left: auto;
         margin-left: auto;
         margin-right: auto;
         margin-right: auto;
-
}
+
        }
#catlinks {
#catlinks {
Line 422: Line 1,009:
         }
         }
-
/* Team Bios */
+
/* Team */
-
#undergrads a {
+
#aboutus{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 0px;
 +
float: center;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
 
 +
#aboutusmenu{
 +
    background-color: #003C7D;
 +
    width:  1000px;
 +
    height: 40px;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: -60px;
 +
    margin-left: -10px;
 +
    padding:0px;
 +
    border: 10px solid rgba(255, 255, 255,0.7);
 +
    background-clip: padding-box;
 +
    list-style: none;
 +
    font: bold 16px Arial;
 +
}
 +
 
 +
#aboutusmenu li{
 +
list-style-type:none;
 +
margin:0;
 +
padding:0;
 +
float:center;
 +
margin-left: 50px;
 +
margin-right: auto;
 +
}
 +
 
 +
#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 {
 +
    background:#f68e3c;
 +
    text-decoration:none;
 +
}
 +
#aboutusmenu a:active {
 +
    color:white;
 +
}
 +
 
 +
#aboutusdescription{
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    width:  950px;
 +
    height: 100%;
 +
    float: center;
 +
    text-align: left;
 +
    padding-left: 25px;
 +
    padding-right: 25px;
 +
    margin-top: 70px;
 +
    margin-right: 0px;
 +
    margin-left: -10px;
 +
    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;
 +
    font:16px  sans-serif ;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
/*Undergrad Section*/
 +
 
 +
table{
 +
      background-color:#EEEEEE;
 +
}
 +
 
 +
#undergradintro{
 +
        width: 950px;
 +
        float: center;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding-top: 10px;
 +
        padding-left: 25px;
 +
        padding-right: 25px;
 +
        padding-bottom: 0px;
 +
height: 50px;
 +
background-clip: padding-box;
 +
        margin-top: 5px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
        margin-bottom:0px;
 +
}
 +
 
 +
#undergradsmenu a {
     cursor: pointer;
     cursor: pointer;
     display:block;
     display:block;
     float:left;
     float:left;
-
     height:25px;
+
     height:24.6px;
     text-align:center;     
     text-align:center;     
     text-decoration:none;
     text-decoration:none;
     width:100%;
     width:100%;
     color:#ffffff;
     color:#ffffff;
-
     background:#F47F24;
+
     background:#f68e3c;
     padding-top: 10px;
     padding-top: 10px;
     font: bold 13px Arial;
     font: bold 13px Arial;
}
}
-
#undergrads a:hover {
+
#undergradsmenu a:hover {
     background:#003C7D;
     background:#003C7D;
     text-decoration:none;
     text-decoration:none;
}
}
-
#undergrads a:active {
+
#undergradsmenu a:active {
     color:white;
     color:white;
}
}
Line 458: Line 1,153:
         font: bold 13px Arial;
         font: bold 13px Arial;
}
}
-
#undergrads {
+
 
-
     background-color: #EEEEEE;
+
#undergradsmenu {
-
     width:  150px;
+
     background-color: #f68e3c;
-
     height: 100%;
+
     width:  160px;
 +
     height: 310px;
     float: left;
     float: left;
     text-align: left;
     text-align: left;
-
     margin-top: 25px;
+
     margin-top: 20px;
     margin-left: -10px;
     margin-left: -10px;
-
     border: 10px solid rgba(255, 228, 196,0.4);
+
     border: 10px solid rgba(255, 255, 255,0.8);
     background-clip: padding-box;
     background-clip: padding-box;
     -webkit-box-shadow: 0 8px 6px -6px black;
     -webkit-box-shadow: 0 8px 6px -6px black;
Line 476: Line 1,172:
#description {
#description {
 +
        background: rgba(240, 240, 240, 1.0);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    width:  815px;
 +
    height: 300px;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-right: -20px;
 +
    margin-left: 0px;
 +
    margin-bottom: 50px;
 +
    padding-top: 0px;
 +
    padding-bottom: 10px;
 +
    padding-left:0px;
 +
    padding-right: 5px;
 +
    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;
 +
        padding-top: 0px;
 +
        padding-left: 25px;
 +
        padding-right: 25px;
 +
        padding-bottom: 20px;
 +
height: 50px;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
        margin-bottom:10px;
 +
}
 +
 +
#advisorsmenu a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:24.6px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    background:#f68e3c;
 +
    padding-top: 10px;
 +
    font: bold 13px Arial;
 +
}
 +
 +
#advisorsmenu a:hover {
 +
    background:#003C7D;
 +
    text-decoration:none;
 +
}
 +
#advisorsmenu a:active {
 +
    color:white;
 +
}
 +
 +
#advisors {
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: -20px;
 +
float: center;
 +
        font: bold 13px Arial;
 +
}
 +
 +
#advisorsmenu {
     background-color: #EEEEEE;
     background-color: #EEEEEE;
-
     width:  500px;
+
     width:  150px;
     height: 100%;
     height: 100%;
     float: left;
     float: left;
     text-align: left;
     text-align: left;
-
     margin-top: 25px;
+
     margin-top: 20px;
-
     margin-left: 10px;
+
     margin-left: -10px;
-
    padding: 0px;
+
     border: 10px solid rgba(255, 255, 255,0.7);
-
     border: 10px solid rgba(255, 228, 196,0.4);
+
     background-clip: padding-box;
     background-clip: padding-box;
     -webkit-box-shadow: 0 8px 6px -6px black;
     -webkit-box-shadow: 0 8px 6px -6px black;
Line 491: Line 1,265:
     list-style: none;
     list-style: none;
}
}
 +
 +
#advisorsdescription {
 +
        background: rgba(240, 240, 240, 1.0);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    width:  815px;
 +
    height: 100%;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: -418px;
 +
    margin-right: -10px;
 +
    margin-left: 170px;
 +
    padding-top: 0px;
 +
    padding-bottom: 10px;
 +
    padding-left:0px;
 +
    padding-right: 5px;
 +
    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;
 +
}
 +
/* Projects */
/* Projects */
-
#overviewcontainer{
+
#projectoverview {
 +
        width: 950px;
 +
        float: left;
 +
        text-align: left;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding: 25px;
 +
height: 375x;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
#projectcontainer {
width: 1000px;
width: 1000px;
-
height: 350px;
+
height: 400px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 
 +
/*Galleria*/
 +
 
 +
/*
 +
* Galleria Classic Theme
 +
* Copyright (c) 2010, Aino
 +
* Licensed under the MIT license.
 +
*/
 +
 
 +
#galleria{ width: 100%; height: 400px; background: #000 }
 +
 
 +
.galleria-container {
 +
    position: relative;
 +
    overflow: hidden;
 +
    background: #fff;
 +
}
 +
.galleria-container img {
 +
    -moz-user-select: none;
 +
    -webkit-user-select: none;
 +
    -o-user-select: none;
 +
}
 +
.galleria-stage {
 +
    position: absolute;
 +
    top: 10px;
 +
    bottom: 60px;
 +
    left: 10px;
 +
    right: 10px;
 +
    overflow:hidden;
 +
}
 +
.galleria-thumbnails-container {
 +
    height: 50px;
 +
    bottom: 0;
 +
    position: absolute;
 +
    left: 10px;
 +
    right: 10px;
 +
    z-index: 2;
 +
}
 +
.galleria-carousel .galleria-thumbnails-list {
 +
    margin-left: 30px;
 +
    margin-right: 30px;
 +
}
 +
.galleria-thumbnails .galleria-image {
 +
    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;
 +
background-color:#ffffff;
 +
        padding: 10px;
 +
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(255, 255, 255,0.7);
 +
background-clip: padding-box;
 +
        margin-top: 95px;
 +
margin-left: auto;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
#flowchart{
 +
float:center;
 +
}
 +
 
 +
/*Outreach*/
 +
 
 +
 
 +
#outreachintro{
 +
        width: 950px;
 +
        float: center;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding-top: 10px;
 +
        padding-left: 25px;
 +
        padding-right: 25px;
 +
        padding-bottom: 15px;
 +
height: 35px;
 +
background-clip: padding-box;
 +
        margin-top: 5px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
        margin-bottom:0px;
 +
}
 +
 
 +
#outreachmenu a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:24.6px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    background:#f68e3c;
 +
    padding-top: 10px;
 +
    font: bold 13px Arial;
 +
}
 +
 
 +
#outreachmenu a:hover {
 +
    background:#003C7D;
 +
    text-decoration:none;
 +
}
 +
#undergradsmenu a:active {
 +
    color:white;
 +
}
 +
 
 +
#outreach {
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: -20px;
 +
float: center;
 +
    font:16px  sans-serif ;
 +
}
 +
 
 +
#outreachmenu {
 +
    background-color: #f68e3c;
 +
    width:  160px;
 +
    height: 100%;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-left: -10px;
 +
    border: 10px solid rgba(255, 255, 255,0.8);
 +
    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;
 +
}
 +
 
 +
 
 +
#outreachdescription {
 +
    width:  790px;
 +
    height: 100%;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-right: -20px;
 +
    margin-left: 0px;
 +
    padding-top: -20px;
 +
    padding-bottom: 10px;
 +
    padding-left: 15px;
 +
    padding-right: 15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    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;
 +
    font:16px  sans-serif ;
 +
}
 +
 
 +
 
 +
/* GMO Collab */
 +
 
 +
 
 +
#gmointro{
 +
        width: 950px;
 +
        float: center;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding-top: 10px;
 +
        padding-left: 25px;
 +
        padding-right: 25px;
 +
        padding-bottom: 0px;
 +
height: 35px;
 +
background-clip: padding-box;
 +
        margin-top: 5px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
        margin-bottom:0px;
 +
    font:16px  sans-serif ;
 +
}
 +
 
 +
#gmomenu a {
 +
    cursor: pointer;
 +
    display:block;
 +
    float:left;
 +
    height:24.6px;
 +
    text-align:center;   
 +
    text-decoration:none;
 +
    width:100%;
 +
    color:#ffffff;
 +
    background:#f68e3c;
 +
    padding-top: 10px;
 +
    font: bold 13px Arial;
 +
}
 +
 
 +
#gmomenu a:hover {
 +
    background:#003C7D;
 +
    text-decoration:none;
 +
}
 +
#gmomenu a:active {
 +
    color:white;
 +
}
 +
 
 +
#gmo {
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: -20px;
 +
float: center;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
#gmomenu {
 +
    background-color: #f68e3c;
 +
    width:  160px;
 +
    height: 310px;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-left: -10px;
 +
    border: 10px solid rgba(255, 255, 255,0.8);
 +
    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;
 +
}
 +
 
 +
 
 +
#gmodescription {
 +
 
 +
    width:  790px;
 +
    height: 100%;
 +
    float: left;
 +
    text-align: left;
 +
    margin-top: 20px;
 +
    margin-right: -20px;
 +
    margin-left: 0px;
 +
    padding-top: 0px;
 +
    padding-bottom: 10px;
 +
    padding-left:15px;
 +
    padding-right: 15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
    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;
 +
    font:16px  sans-serif ;
 +
}
 +
 
 +
 
 +
/* Sponsor Logos */
 +
 
 +
#row1logos a:hover{
 +
list-style: none;
 +
}
 +
#row2logos a:hover{
 +
list-style: none;
 +
}
 +
 
 +
/* Results */
 +
 
 +
#resultsoverview {
 +
        width: 950px;
 +
        float: center;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding: 25px;
 +
height: 150px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
#resultscontainer {
 +
width: 1000px;
 +
height: 245px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 
 +
/* Biobricks */
 +
 
 +
#biobricksoverview {
 +
        width: 950px;
 +
        float: center;
 +
        height: 400px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding: 25px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
#biobrickscontainer {
 +
width: 1000px;
 +
height: 500px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 
 +
/* Safety */
 +
 
 +
 
 +
#safetyoverview {
 +
        width: 950px;
 +
        float: left;
 +
        text-align: left;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
 
 +
        padding: 25px;
 +
height: 1550px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 
 +
#safetycontainer {
 +
width: 1000px;
 +
height: 1700px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 
 +
/* Design Section */
 +
 
 +
 
 +
#designContainer{
 +
width: 1000px;
 +
height: 100%;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 506: Line 1,866:
}
}
-
#selectioncontainer{
+
#designSelection{
-
         width: 1000px;
+
         margin-top: -15px;
-
height: 40px;
+
        background: rgba(240, 240, 240, 0.7);
 +
width: 205px;
 +
height: 100%;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: -10px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
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;
 +
        font-size:150%;
 +
}
 +
 
 +
#legend{
 +
        margin-top: 275px;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/4/47/Legend2.png');
 +
width: 175px;
 +
height: 145px;
 +
float: left;
 +
        position: absolute;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: 5px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
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;
 +
}
 +
 
 +
 
 +
#designSelection li{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 
 +
#designSelection a {
 +
cursor: pointer;
 +
display:block;
 +
height:25px;
 +
line-height: 25px;
 +
        text-align:center;   
 +
text-decoration:none;
 +
width:100%;
 +
color:#ffffff;
 +
background:#f68e3c;
 +
        padding-top: 10px;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
#designSelection li:hover a{
 +
background:#003C7D;
 +
text-decoration:none;
 +
}
 +
 
 +
#designOverview {
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 715px;
 +
height: 100%;
 +
float: right;
 +
padding-left: 25px;
 +
padding-right: 25px;
 +
padding-bottom: 25px;
 +
padding-top: 0px;
 +
 
 +
 
 +
text-align: left;
 +
margin-right: -10px;
 +
        margin-top: -15px;
 +
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;
 +
        font-size:150%;
 +
}
 +
 
 +
/* Data */
 +
 
 +
#dataContainer{
 +
width: 1000px;
 +
height: 100%;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 515: Line 1,961:
margin-right:auto;
margin-right:auto;
         margin-top: 25px;
         margin-top: 25px;
-
        margin-bottom:20px;
 
float: center;
float: center;
}
}
-
#PUFselection{
+
#dataSelection{
-
list-style:none;
+
        margin-top: -15px;
-
background-color:#EEEEEE;
+
        background: rgba(240, 240, 240, 0.7);
-
width: 480px;
+
width: 205px;
-
height: 40px;
+
height: 100%;
float: left;
float: left;
-
padding: 0px;
+
padding-top: 0px;
text-align: left;
text-align: left;
margin-left: -10px;
margin-left: -10px;
-
border: 10px solid rgba(255, 228, 196,0.4);
+
border: 10px solid rgba(255, 255, 255,0.8);
background-clip: padding-box;
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;
         font-size:150%;
         font-size:150%;
}
}
 +
#dataSelection li{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
-
#PUFselection a{
+
#dataSelection a {
-
        text-align:center;
+
cursor: pointer;
-
        margin-left:0px;
+
display:block;
-
display:block;
+
height:25px;
-
        padding-bottom:10px;
+
line-height: 25px;
-
         padding-top:10px;
+
         text-align:center;    
-
        width: 480px;
+
text-decoration:none;
-
        height:100%;
+
width:100%;
color:#ffffff;
color:#ffffff;
-
background:#F47F24;
+
background:#f68e3c;
-
         font: bold 16px Arial;
+
        padding-top: 10px;
 +
         font: bold 13px Arial;
 +
}
 +
 
 +
#dataSelection li:hover a{
 +
background:#003C7D;
text-decoration:none;
text-decoration:none;
}
}
-
#PUFselection li:hover a{  
+
#dataOverview {
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 715px;
 +
height: 100%;
 +
float: right;
 +
padding-left: 25px;
 +
padding-right: 25px;
 +
padding-bottom: 25px;
 +
padding-top: 0px;
 +
 
 +
 
 +
text-align: left;
 +
margin-right: -10px;
 +
        margin-top: -15px;
 +
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;
 +
        font-size:150%;
 +
}
 +
 
 +
/* Future */
 +
 
 +
#futureContainer{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 
 +
#futureSelection{
 +
        margin-top: -15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
width: 205px;
 +
height: 100%;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: -10px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
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;
 +
        font-size:150%;
 +
}
 +
 
 +
#futureSelection li{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 
 +
#futureSelection a {
 +
cursor: pointer;
 +
display:block;
 +
height:25px;
 +
line-height: 25px;
 +
        text-align:center;   
 +
text-decoration:none;
 +
width:100%;
 +
color:#ffffff;
 +
background:#f68e3c;
 +
        padding-top: 10px;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
#futureSelection li:hover a{
background:#003C7D;
background:#003C7D;
text-decoration:none;
text-decoration:none;
}
}
-
#PHATselection{
+
#futureOverview {
-
list-style:none;
+
        background: rgba(240, 240, 240, 0.7);
-
background-color: #EEEEEE;
+
        border: 10px solid rgba(255, 255, 255,0.8);
-
width: 480px;
+
width: 715px;
-
height: 40px;
+
height: 100%;
float: right;
float: right;
-
padding: 0px;
+
padding-left: 25px;
 +
padding-right: 25px;
 +
padding-bottom: 25px;
 +
padding-top: 0px;
 +
 
 +
 
text-align: left;
text-align: left;
margin-right: -10px;
margin-right: -10px;
-
border: 10px solid rgba(255, 228, 196,0.4);
+
        margin-top: -15px;
background-clip: padding-box;
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;
         font-size:150%;
         font-size:150%;
}
}
-
#PHATselection a{
+
/* scaffold */
-
        text-align:center;
+
 
-
        margin-left:0px;
+
#scaffoldContainer{
-
display:block;
+
width: 1000px;
-
         padding-bottom:10px;
+
height: 100%;
-
         padding-top:10px;
+
text-align: center;
-
         width: 480px;
+
padding-left: 0px;
-
         height:100%;
+
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
         margin-top: 25px;
 +
        margin-bottom: 50px;
 +
float: center;
 +
}
 +
 
 +
#scaffoldSelection{
 +
         margin-top: -15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
width: 205px;
 +
height:145px;
 +
margin-bottom:20px;
 +
position:fixed;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: -10px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
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;
 +
        font-size:150%;
 +
}
 +
 
 +
#scaffoldSelection0{
 +
        margin-top: -15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
width: 205px;
 +
height: 180px;
 +
         position:fixed;
 +
float: left;
 +
margin-bottom:20px;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: -10px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
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;
 +
        font-size:150%;
 +
}
 +
 
 +
#scaffoldSelection li{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 
 +
#scaffoldSelection a {
 +
cursor: pointer;
 +
display:block;
 +
height:25px;
 +
line-height: 25px;
 +
        text-align:center;   
 +
text-decoration:none;
 +
width:100%;
color:#ffffff;
color:#ffffff;
-
background:#F47F24;
+
background:#f68e3c;
-
         font: bold 16px Arial;
+
        padding-top: 10px;
 +
         font: bold 13px Arial;
 +
}
 +
 
 +
#scaffoldSelection li:hover a{
 +
background:#003C7D;
text-decoration:none;
text-decoration:none;
-
 
 
}
}
-
#PHATselection li:hover a{  
+
 
 +
#scaffoldSelection0 li{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 
 +
#scaffoldSelection0 a {
 +
cursor: pointer;
 +
display:block;
 +
height:25px;
 +
line-height: 25px;
 +
        text-align:center;   
 +
text-decoration:none;
 +
width:100%;
 +
color:#ffffff;
 +
background:#f68e3c;
 +
        padding-top: 10px;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
#scaffoldSelection0 li:hover a{
background:#003C7D;
background:#003C7D;
text-decoration:none;
text-decoration:none;
}
}
-
#project-left {
+
 
-
background-color:#EEEEEE;
+
#scaffoldOverview {
-
width: 430px;
+
        background: rgba(240, 240, 240, 0.7);
-
height: 250px;
+
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 715px;
 +
height: 100%;
 +
float: right;
 +
padding-left: 25px;
 +
padding-right: 25px;
 +
padding-bottom: 25px;
 +
padding-top: 0px;
 +
 
 +
 
 +
text-align: left;
 +
margin-right: -10px;
 +
        margin-top: -15px;
 +
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;
 +
        font-size:150%;
 +
}
 +
 
 +
/* Petrobrick */
 +
 
 +
#petrobrickContainer{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 
 +
#petrobrickSelection{
 +
        margin-top: -15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
width: 205px;
 +
height: 100%;
float: left;
float: left;
-
padding: 25px;
+
padding-top: 0px;
text-align: left;
text-align: left;
-
        margin-top: -5px;
 
margin-left: -10px;
margin-left: -10px;
-
border: 10px solid rgba(255, 228, 196,0.4);
+
border: 10px solid rgba(255, 255, 255,0.8);
background-clip: padding-box;
background-clip: padding-box;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
Line 604: Line 2,272:
}
}
-
#project-right {
+
#petrobrickSelection li{
-
background-color: #EEEEEE;
+
        list-style:none;
-
width: 430px;
+
        float:left;
-
height: 250px;
+
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 
 +
#petrobrickSelection a {
 +
cursor: pointer;
 +
display:block;
 +
height:25px;
 +
line-height: 25px;
 +
        text-align:center;   
 +
text-decoration:none;
 +
width:100%;
 +
color:#ffffff;
 +
background:#f68e3c;
 +
        padding-top: 10px;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
#petrobrickSelection li:hover a{
 +
background:#003C7D;
 +
text-decoration:none;
 +
}
 +
 
 +
#petrobrickOverview {
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 715px;
 +
height: 100%;
float: right;
float: right;
-
padding: 25px;
+
padding-left: 25px;
 +
padding-right: 25px;
 +
padding-bottom: 25px;
 +
padding-top: 0px;
 +
 
 +
 
text-align: left;
text-align: left;
-
        margin-top: -5px;
 
margin-right: -10px;
margin-right: -10px;
-
border: 10px solid rgba(255, 228, 196,0.4);
+
        margin-top: -15px;
background-clip: padding-box;
background-clip: padding-box;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
Line 621: Line 2,321:
}
}
-
/*PUF*/  
+
/* Assembly */
-
#PUFcontainer {
+
#assemblyContainer{
-
width: 75%;
+
width: 1000px;
height: 100%;
height: 100%;
text-align: center;
text-align: center;
-
padding-top:  1%;
+
padding-left: 0px;
-
padding-left: 0%;
+
padding-right:0px;
-
padding-right:0%;
+
margin-left: auto;
margin-left: auto;
margin-right:auto;
margin-right:auto;
 +
        margin-top: 25px;
 +
        margin-bottom:50px;
float: center;
float: center;
 +
}
 +
#assemblySelection{
 +
        margin-top: -15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
width: 205px;
 +
height: 100%;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: -10px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
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;
 +
        font-size:150%;
}
}
-
#PUFoverview {
+
#assemblySelection li{
-
         text-align: center;
+
        list-style:none;
-
background-color: #EEEEEE;
+
        float:left;
-
         width: 75%;
+
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 
 +
#assemblySelection a {
 +
cursor: pointer;
 +
display:block;
 +
height:25px;
 +
line-height: 25px;
 +
         text-align:center;   
 +
text-decoration:none;
 +
width:100%;
 +
color:#ffffff;
 +
background:#f68e3c;
 +
        padding-top: 10px;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
#assemblySelection li:hover a{
 +
background:#003C7D;
 +
text-decoration:none;
 +
}
 +
 
 +
#assemblyOverview {
 +
         background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
width: 715px;
height: 100%;
height: 100%;
-
float: center;
+
float: right;
-
margin-top: 1%;
+
padding-left: 25px;
-
margin-left: auto;
+
padding-right: 25px;
-
margin-right: auto;
+
padding-bottom: 0px;
-
border: 10px solid rgba(255, 228, 196,0.4);
+
padding-top: 0px;
 +
 
 +
        margin-bottom: 25px;
 +
text-align: left;
 +
margin-right: -10px;
 +
        margin-top: -15px;
background-clip: padding-box;
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;
 +
        font-size:150%;
}
}
 +
 +
/*Attributions*/
 +
 +
#attributionsOverview {
 +
        width: 950px;
 +
        float: left;
 +
        text-align: left;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
        padding: 25px;
 +
height: 1600px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#attributionsContainer {
 +
width: 1000px;
 +
height: 1600px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 +
 +
 +
#appoverview {
 +
        width: 950px;
 +
        float: left;
 +
        text-align: left;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
 +
        padding: 25px;
 +
height: 200px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#appcontainer {
 +
width: 1000px;
 +
height: 200px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
 +
</style>
</style>
</html>
</html>

Latest revision as of 08:30, 19 January 2013