Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
 
(110 intermediate revisions not shown)
Line 154: Line 154:
         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 201: Line 201:
}
}
#headernavbar li:hover ul li a:hover{  
#headernavbar li:hover ul li a:hover{  
-
background:#F47F24;
+
background:#f68e3c;
         z-index: 2;   
         z-index: 2;   
}
}
Line 210: Line 210:
#content-containertop {
#content-containertop {
width: 1000px;
width: 1000px;
-
height: 275px;
+
height: 0x;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 223: Line 223:
#content-topbottom {
#content-topbottom {
width: 950px;
width: 950px;
-
height: 125px;
+
height: 100px;
float: left;
float: left;
padding: 25px;
padding: 25px;
text-align: left;
text-align: left;
margin-left: -10px;
margin-left: -10px;
-
         margin-top: -25px;
+
         margin-top: -5px;
         -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 238: Line 238:
}
}
-
#content-topright {
 
-
width: 440px;
 
-
height: 150px;
 
-
float: right;
 
-
padding: 25px;
 
-
text-align: left;
 
-
margin-right: -10px;
 
-
        margin-top: -25px;
 
-
        -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;
 
-
        font-size:150%;
 
-
}
 
#maincontentnav {
#maincontentnav {
Line 267: Line 251:
border-radius: 200px;
border-radius: 200px;
background-clip: padding-box;
background-clip: padding-box;
-
         margin-top:  -75px;
+
         margin-top:  25px;
margin-left: auto;
margin-left: auto;
margin-right: auto;   
margin-right: auto;   
Line 398: Line 382:
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 20px;
         margin-top: 20px;
Line 413: Line 400:
height: 400px;
height: 400px;
border: 10px solid rgba(255, 255, 255,0.7);
border: 10px solid rgba(255, 255, 255,0.7);
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 20px;
         margin-top: 20px;
Line 424: Line 414:
         width: 950px;
         width: 950px;
         float: center;
         float: center;
-
         background: rgba(240, 240, 240, 0.7);
+
         background: rgba(255,255,255,0.7);
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 400px;
+
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;
Line 444: Line 434:
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 150px;
+
height: 200px;
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;
         margin-top: 10px;
         margin-top: 10px;
margin-left: auto;
margin-left: auto;
Line 453: Line 446:
}
}
 +
#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 */
Line 510: Line 520:
#notebookselectionmenu a:hover {
#notebookselectionmenu a:hover {
-
     background:#F47F24;
+
     background:#f68e3c;
     text-decoration:none;
     text-decoration:none;
}
}
Line 563: Line 573:
     width:100%;
     width:100%;
     color:#ffffff;
     color:#ffffff;
-
     background:#F47F24;
+
     background:#f68e3c;
     padding-top: 10px;
     padding-top: 10px;
     font: 16px calibri;
     font: 16px calibri;
Line 578: Line 588:
#PUFnotebookmenu {
#PUFnotebookmenu {
-
     background-color: #F47F24;
+
     background-color: #f68e3c;
     width:  160px;
     width:  160px;
-
     height: 310px;
+
     height: 650px;
     float: left;
     float: left;
     text-align: left;
     text-align: left;
     margin-top: 20px;
     margin-top: 20px;
 +
margin-bottom: 20px;
     margin-left: -35px;
     margin-left: -35px;
     border: 10px solid rgba(255, 255, 255,0.7);
     border: 10px solid rgba(255, 255, 255,0.7);
Line 641: Line 652:
     width:100%;
     width:100%;
     color:#ffffff;
     color:#ffffff;
-
     background:#F47F24;
+
     background:#f68e3c;
     padding-top: 10px;
     padding-top: 10px;
     font: 16px calibri;
     font: 16px calibri;
Line 655: Line 666:
#PHATnotebookmenu {
#PHATnotebookmenu {
-
     background-color: #F47F24;
+
     background-color: #f68e3c;
     width:  160px;
     width:  160px;
     height: 310px;
     height: 310px;
Line 742: 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 808: Line 819:
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
width: 184px;
width: 184px;
-
height: 100%;
+
height: 322px;
float: left;
float: left;
padding-top: 0px;
padding-top: 0px;
Line 822: Line 833:
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
width: 184px;
width: 184px;
-
height: 100%;
+
height: 322px;
float: left;
float: left;
padding-top: 0px;
padding-top: 0px;
Line 832: Line 843:
#meetingselection3{
#meetingselection3{
         list-style:none;
         list-style:none;
-
         background-color:#EEEEEE;
+
         background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
width: 184px;
width: 184px;
-
height: 100%;
+
height: 322px;
float: left;
float: left;
padding-top: 0px;
padding-top: 0px;
text-align: left;
text-align: left;
margin-left: 0px;
margin-left: 0px;
-
border: 10px solid rgba(255, 255, 255,0.7);
 
background-clip: padding-box;
background-clip: padding-box;
         font-size:100%;
         font-size:100%;
Line 846: Line 857:
         list-style:none;
         list-style:none;
width: 184px;
width: 184px;
-
height: 100%;
+
height: 322px;
float: left;
float: left;
padding-top: 0px;
padding-top: 0px;
Line 861: Line 872:
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
width: 184px;
width: 184px;
-
height: 100%;
+
height: 322px;
float: left;
float: left;
padding-top: 0px;
padding-top: 0px;
Line 917: Line 928:
  width:100%;
  width:100%;
color:#ffffff;
color:#ffffff;
-
background:#F47F24;
+
background:#f68e3c;
         padding-top: 5px;
         padding-top: 5px;
         font: bold 13px Arial;
         font: bold 13px Arial;
Line 1,055: Line 1,066:
#aboutusmenu a:hover {
#aboutusmenu a:hover {
-
     background:#F47F24;
+
     background:#f68e3c;
     text-decoration:none;
     text-decoration:none;
}
}
Line 1,117: Line 1,128:
     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 1,144: Line 1,155:
#undergradsmenu {
#undergradsmenu {
-
     background-color: #F47F24;
+
     background-color: #f68e3c;
     width:  160px;
     width:  160px;
     height: 310px;
     height: 310px;
Line 1,170: Line 1,181:
     margin-right: -20px;
     margin-right: -20px;
     margin-left: 0px;
     margin-left: 0px;
 +
    margin-bottom: 50px;
     padding-top: 0px;
     padding-top: 0px;
     padding-bottom: 10px;
     padding-bottom: 10px;
Line 1,212: Line 1,224:
     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 1,241: Line 1,253:
     background-color: #EEEEEE;
     background-color: #EEEEEE;
     width:  150px;
     width:  150px;
-
     height: 450px;
+
     height: 100%;
     float: left;
     float: left;
     text-align: left;
     text-align: left;
Line 1,255: Line 1,267:
#advisorsdescription {
#advisorsdescription {
-
         background: rgba(240, 240, 240, 0.7);
+
         background: rgba(240, 240, 240, 1.0);
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
     width:  815px;
     width:  815px;
-
     height: 300px;
+
     height: 100%;
     float: left;
     float: left;
     text-align: left;
     text-align: left;
-
     margin-top: -450px;
+
     margin-top: -418px;
     margin-right: -10px;
     margin-right: -10px;
     margin-left: 170px;
     margin-left: 170px;
Line 1,285: Line 1,297:
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 300px;
+
height: 375x;
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 10px;
         margin-top: 10px;
Line 1,313: Line 1,325:
  */
  */
-
#galleria{ width: 1000px; height: 400px; background: #000 }
+
#galleria{ width: 100%; height: 400px; background: #000 }
.galleria-container {
.galleria-container {
Line 1,562: Line 1,574:
         padding-left: 25px;
         padding-left: 25px;
         padding-right: 25px;
         padding-right: 25px;
-
         padding-bottom: 0px;
+
         padding-bottom: 15px;
height: 35px;
height: 35px;
background-clip: padding-box;
background-clip: padding-box;
Line 1,580: Line 1,592:
     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 1,607: Line 1,619:
#outreachmenu {
#outreachmenu {
-
     background-color: #F47F24;
+
     background-color: #f68e3c;
     width:  160px;
     width:  160px;
-
     height: 310px;
+
     height: 100%;
     float: left;
     float: left;
     text-align: left;
     text-align: left;
Line 1,631: Line 1,643:
     margin-right: -20px;
     margin-right: -20px;
     margin-left: 0px;
     margin-left: 0px;
-
     padding-top: 0px;
+
     padding-top: -20px;
     padding-bottom: 10px;
     padding-bottom: 10px;
-
     padding-left:15px;
+
     padding-left: 15px;
     padding-right: 15px;
     padding-right: 15px;
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
Line 1,676: Line 1,688:
     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 1,703: Line 1,715:
#gmomenu {
#gmomenu {
-
     background-color: #F47F24;
+
     background-color: #f68e3c;
     width:  160px;
     width:  160px;
     height: 310px;
     height: 310px;
Line 1,785: Line 1,797:
         width: 950px;
         width: 950px;
         float: center;
         float: center;
 +
        height: 400px;
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 150px;
 
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 10px;
         margin-top: 10px;
Line 1,798: Line 1,810:
#biobrickscontainer {
#biobrickscontainer {
width: 1000px;
width: 1000px;
-
height: 245px;
+
height: 500px;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 1,857: Line 1,869:
         margin-top: -15px;
         margin-top: -15px;
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
-
width: 250px;
+
width: 205px;
height: 100%;
height: 100%;
float: left;
float: left;
Line 1,870: Line 1,882:
         font-size:150%;
         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{
#designSelection li{
Line 1,888: Line 1,918:
  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 1,901: Line 1,931:
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
-
width: 665px;
+
width: 715px;
height: 100%;
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-right: -10px;
margin-right: -10px;
Line 1,913: Line 1,948:
box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
         font-size:150%;
         font-size:150%;
-
         overflow: auto;
+
}
 +
 
 +
/* Data */
 +
 
 +
#dataContainer{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
         margin-top: 25px;
 +
float: center;
 +
}
 +
 
 +
#dataSelection{
 +
        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%;
 +
}
 +
 
 +
#dataSelection li{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 
 +
#dataSelection 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;
 +
}
 +
 
 +
#dataSelection li:hover a{
 +
background:#003C7D;
 +
text-decoration:none;
 +
}
 +
 
 +
#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;
 +
text-decoration:none;
 +
}
 +
 
 +
#futureOverview {
 +
        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%;
 +
}
 +
 
 +
/* scaffold */
 +
 
 +
#scaffoldContainer{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
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;
 +
background:#f68e3c;
 +
        padding-top: 10px;
 +
        font: bold 13px Arial;
 +
}
 +
 
 +
#scaffoldSelection li:hover a{
 +
background:#003C7D;
 +
text-decoration:none;
 +
}
 +
 
 +
 
 +
#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;
 +
text-decoration:none;
 +
}
 +
 
 +
 
 +
#scaffoldOverview {
 +
        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%;
 +
}
 +
 
 +
/* 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;
 +
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%;
 +
}
 +
 
 +
#petrobrickSelection li{
 +
        list-style:none;
 +
        float:left;
 +
        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;
 +
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%;
 +
}
 +
 
 +
/* Assembly */
 +
 
 +
#assemblyContainer{
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
        margin-bottom:50px;
 +
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%;
 +
}
 +
 
 +
#assemblySelection li{
 +
        list-style:none;
 +
        float:left;
 +
        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%;
 +
float: right;
 +
padding-left: 25px;
 +
padding-right: 25px;
 +
padding-bottom: 0px;
 +
padding-top: 0px;
 +
 
 +
        margin-bottom: 25px;
 +
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%;
 +
}
 +
 
 +
/*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;
}
}

Latest revision as of 08:30, 19 January 2013