Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
 
(312 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
/* Team: TU Delft */
+
@charset "UTF-8";
-
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%;
+
/*CSS Document */
-
height:auto !important; /* real browsers */
+
 
-
height:100%; /* IE6: treaded as min-height*/
+
/* colors #2ab117; is the intense green that our background has
-
min-height:100%; /* real browsers */
+
#357c24; is more dark green
 +
#000000; is black
 +
#ffffff; is white
 +
#10143a; is the dark blue we had at first */
 +
 +
/* colors lab notebook */
 +
.day-empty {
 +
    color: red;
}
}
-
#content { z-index: 1; background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; margin-top: -15px !important; margin-top: 0px;
+
.day-active {
-
height:auto !important; /* real browsers */
+
    color: green;
-
height:100%; /* IE6: treaded as min-height*/
+
-
min-height:100%; /* real browsers */
+
}
}
-
#bodyContent { border: none; padding:0; margin:0; width:100%;
+
 
-
height:auto !important; /* real browsers */
+
*{
-
height:100%; /* IE6: treaded as min-height*/
+
border:0;
-
min-height:100%; /* real browsers */
+
margin:0;
 +
padding:0;
}
}
-
#top-section { z-index: 2; height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;}
 
-
#p-logo { height:1px; overflow:hidden; display: none;}
 
-
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 
-
.left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
 
-
.left-menu ul { border: none; }
 
-
#menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
 
-
.right-menu ul { border: none; width: 300px;}
 
-
#footer-box { background-color: #FF8D00; border: none; width: 100%; margin: -10px auto 0 auto; padding: 20px 0;}
 
-
.visualClear { display: none; }
 
-
#footer { border: none; width: 965px; margin: 0 auto; padding: 0;}
 
-
.firstHeading { display: none;}
 
-
#f-list a { color: #333; font-size: 10px;}
 
-
#f-list a:hover { color: #666;}
 
-
.printfooter { display: none; }
 
-
#footer ul { margin: 0; padding: 0;}
 
-
#footer ul li { margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
 
-
#search-controls { display:none; }
 
-
h3#siteSub { display: none;}
 
-
#contentSub {display: none;}
 
-
p:first-child { display: none;}
 
-
h1{border:none; width: 100%; clear: both;}
 
-
/* Wiki Hacks - END */
 
-
table {
+
html {
 +
width:100%;
 +
height:100%;
 +
background:none;
 +
/*background-image:url('https://static.igem.org/mediawiki/igem.org/7/73/Backgroundextra.jpg');*/
 +
border:none;
 +
margin:0;
 +
padding:0;
 +
}
 +
 
 +
body {
 +
width:100%;
 +
height:100%;
 +
/*background:#10143a;*/
 +
border:none;
 +
padding:0;
 +
z-index:800;
 +
}
 +
#contentbox {
 +
width: 80%;
 +
position: relative;
 +
background:white;
 +
width:800px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 25px;
 +
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
 +
}
 +
 
 +
#contentboxnew {
 +
 
 +
background:white;
 +
width:800px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 50px;
 +
float: left;
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
 +
}
 +
 
 +
#contentboxnew1 {
 +
 
 +
background:white;
 +
width:800px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 50px;
 +
float: left;
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
 +
}
 +
 
 +
table#tbtext
 +
{
 +
width:400px;
 +
font-weight:400;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size: 10px;
 +
text-align: left;
 +
padding-left: 3px;
 +
text-align: justify;
 +
}
 +
td#tdunderline{border-bottom: green solid thin;}
 +
 
 +
h1 {
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size:18px;
 +
text-transform:uppercase;
 +
letter-spacing:1px;
 +
/*border-bottom:2px solid #2ab117; */
 +
text-decoration:  none;
 +
color: #2ab117;
 +
}
 +
 
 +
 
 +
h2{
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size:16px;
 +
text-transform:uppercase;
 +
letter-spacing:1px;
 +
border-bottom:2px solid  #000000;
 +
text-decoration:  none;
 +
color:  #000000;
 +
}
 +
 
 +
h3{
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-variant: small-caps;
 +
font-stretch: ultra-expanded;
 +
color:  #2ab117;
 +
font-size:12px;
 +
font-weight:bold;
 +
line-height:18px;
 +
letter-spacing:1px;
 +
}
 +
 
 +
h3home{
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-variant: small-caps;
 +
font-stretch: ultra-expanded;
 +
color:  #2ab117;
 +
font-size:20px;
 +
font-weight:bold;
 +
line-height:18px;
 +
letter-spacing:1px;
 +
}
 +
h6{
 +
color: #357c24;
 +
font-size:11px;
 +
}
 +
 
 +
a:link, a:active, a:visited{
 +
color: #357c24;
 +
text-decoration:none;
 +
font-weight:#2ab117;
 +
target-name:new;
 +
target-new:tab;
 +
 
 +
}
 +
a:hover{
 +
color:#2ab117;
 +
}
 +
#content {
 +
background: #2ab117;
 +
padding:0;
 +
width:100%;
 +
border:0;
 +
}
 +
#bodyContent{
 +
margin:0 auto;
 +
padding:0;
 +
width:685px;
 +
border:0;
 +
background:white;
 +
z-index:800;
 +
}
 +
 
 +
#contentbox {
 +
background:white;
 +
width:590px;
 +
margin: -10px auto 0 auto;
 +
padding:20px 50px 50px 50px;
 +
float: left;
 +
text-decoration:none;
 +
border:none;
 +
z-index:800;
 +
}
 +
 
 +
 
 +
img.bg_team {
 +
 +
 
 +
/* Set rules to fill background */
 +
min-height: 100%;
 +
min-width: 1024px;
 +
 
 +
/* Set up proportionate scaling */
 +
width: 100%;
 +
height: auto;
 +
 
 +
/* Set up positioning */
 +
position: fixed;
 +
top: 0;
 +
left: 0;
 +
z-index:-1;
 +
}
 +
 
 +
@media screen and (max-width: 1024px){
 +
img.bg_team {
 +
left: 50%;
 +
margin-left: -512px; }
 +
}
 +
 
 +
#logo_ed{
 +
position:fixed;
 +
width:150px;
 +
height:100px;
 +
margin:10px 0 0 10px;
 +
border:0;
 +
top:0px;
 +
left:0px;
 +
padding:0;
 +
float:left;
 +
z-index:999;
 +
}
 +
#logo_igem2{
 +
position:fixed;
 +
width:70px;
 +
height:57px;
 +
margin:120px 0 0 20px;
 +
border:0;
 +
top:0px;
 +
left:0px;
 +
float:left;
 +
z-index:9990;
 +
        background-image:url('https://static.igem.org/mediawiki/igem.org/6/6b/Logo_igem_black.png');
 +
}
 +
#logo_igem2:hover{
 +
      background-image:url('https://static.igem.org/mediawiki/2012/6/64/TUDelftLogo_igem_color.png');
 +
}
 +
 
 +
#twitter_widget{
 +
position:fixed;
 +
width:160px;
 +
height:250px;
 +
background:white;
 +
padding:10px 0 0 0;
 +
bottom:90px;
 +
left:0px;
 +
z-index:1001;
 +
}
 +
 
 +
#social_linkall{
 +
position:fixed;
 +
bottom:48px;
 +
left:10px;
 +
width:120px;
 +
height:35px;
 +
z-index:1001;
 +
border:0;
 +
}
 +
 
 +
#social_icons{
 +
position:fixed;
 +
bottom:15px;
 +
left:20px;
 +
width:110px;
 +
height:24px;
 +
z-index:1001;
 +
}
 +
/*
 +
#video-container{
 +
position:relative;
 +
z-index:800;
 +
}
 +
*/
 +
 
 +
#nav { /*main menu css*/
 +
position:fixed;
 +
width:850px;
 +
top:15px;
 +
left:40%;
 +
right:60%;
 +
margin: 0 0 0 -230px;
 +
padding: 0;
 +
z-index:1001;
 +
 
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
font-size:14px;
 +
/*letter-spacing:1px;*/
 +
text-transform:uppercase;
 +
}
 +
#nav ul{
 +
width: 620px;
 +
background: white;
 +
text-align:center;
 +
margin: 0 auto;
 +
}
 +
#nav li.on ul, #nav li.off ul {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
-
font-size: 11px;
 
-
border: 1px solid #000;
 
}
}
-
table td {
+
#nav a {
-
padding: 5px;
+
text-decoration: none;
}
}
-
table .head {
+
#nav li { /*float the main list items*/
-
background-color: FFDC00 ;
+
    position:static;
 +
margin: 0;
 +
float: left;
 +
display: inline;
 +
padding:0 3px;
 +
background:white ;
 +
text-align:center;
 +
width:90px;
 +
 +
}
 +
#nav li ul {
 +
display: none;
 +
width:200px;
 +
}
 +
#nav li.off ul, #nav li.on ul { /*Position of the submenu!!*/
 +
position:static;
 +
direction:ltr;
 +
 +
width:150px;
 +
height:100px;
 +
 +
/*left:30px;
 +
right:50%;*/
 +
margin: 0 0 0 -150px;
 +
padding: 0 0 0 0;
 +
background:white;
 +
text-align:center;
 +
 
 +
}
 +
 
 +
#nav li a {
 +
color: #000000;   /*the main menu letters color but home*/
font-weight: bold;
font-weight: bold;
-
color: #fff;
+
display: block;
 +
height: 30px;
 +
width: auto;
 +
border-bottom:0;
 +
margin: 2px;
 +
padding: 0 0 2px 0;  
}
}
-
table .odd {
+
 
-
background-color: #FFDE6C;
+
#nav li a span { /*i dont know what this is about*/
 +
color: #FFD109;
}
}
-
h2 {
+
#nav li a span span{ /*i dont know what this is about*/
-
font-size: 30px;
+
color: #FFD109;
-
border: none;
+
}
-
}
+
-
h3 {
+
#nav li a span span span{ /*i dont know what this is about*/
-
font-size: 20px;
+
color: #FFD109;
-
border: none;
+
}
-
}
+
-
html, body {
+
#nav li.on a {
-
margin: 0;
+
border-bottom: 2px solid black;
-
padding: 0;
+
color: #000000;   /*the color of HOME by default*/
-
width: 100%;
+
}
-
height: 100%;
+
-
}
+
-
body {
+
#nav li.on2 a {   /*i dont know what this is about*/
-
background-color: #FFDE6C;
+
border-bottom: 2px solid blue;
-
font-family: Verdana, Arial;
+
color: aqua;
-
font-size: 12px;
+
}
-
color: #78BF82;
+
-
min-width: 1050px;
+
-
}
+
-
+
-
#TUD-main-wrapper {
+
-
width: 100%;
+
-
height:auto !important; /* real browsers */
+
-
height:100%; /* IE6: treaded as min-height*/
+
-
min-height:100%; /* real browsers */
+
-
text-align: center;
+
-
background-image: url('https://static.igem.org/mediawiki/2010/b/b3/TU_Delft_footer_tile.gif');
+
-
background-position: bottom left;
+
-
background-repeat: repeat-x;
+
-
display: block;
+
-
font-family: Verdana, Arial;
+
-
font-size: 12px;
+
-
color: #78BF82;
+
-
}
+
-
#TUD-main-wrapper div {
+
#nav li.on a:hover {
-
line-height: 18px;
+
color: #2ab117;
}
}
-
/* IE ignores this */
+
#nav li.on a:hover span{
-
html>body #TUD-main-wrapper {
+
color:#2ab117;
-
height: auto;
+
}
-
min-height: 100%;
+
-
}
+
-
#TUD-main-wrapper2 {
+
#nav li.on ul a, #nav li.off ul a {
-
width: 100%;
+
/*float: center; ie doesn't inherit the float*/
-
height:auto !important; /* real browsers */
+
border: 0;
-
height:100%; /* IE6: treaded as min-height*/
+
font-size:12px;
-
min-height:100%; /* real browsers */
+
color: #2ab117;
-
text-align: center;
+
width: auto;
-
background-image: url('https://static.igem.org/mediawiki/2010/9/9d/TU_Delft_bg_tile.gif');
+
margin-right: 0px;
-
background-repeat: repeat-x;
+
/*text-align: center;*/
-
background-repeat: repeat-x;
+
}
-
display: block;
+
#nav li.on ul {
-
font-family: Verdana, Arial;
+
display: block;
-
font-size: 12px;
+
}
-
color: #78BF82;
+
#nav li.off:hover ul {
-
margin-top: -8px;
+
display: inline;
-
}
+
z-index: 6000;
 +
}
 +
#nav li.off a:hover, #nav li:hover a {  /* this is for the background that opens behind the submenu */
 +
background:white;
 +
color: black;
 +
height: 54px;
 +
width: 150px;
 +
}
-
/* IE ignores this */
+
#nav li.off a:hover span, #nav li:hover a {
-
html>body #TUD-main-wrapper2 {
+
background: white;
-
height: auto;
+
color: #2ab117;
-
min-height: 100%;
+
width: 150px;
-
}
+
}
-
#TUD-content-wrapper {
+
.third{
-
background-color: #fff;
+
font-size:11px;
-
text-align: left;
+
padding:0;
-
width: 1024px;
+
}
-
margin: 0 auto;
+
-
padding: 0;
+
-
height:auto !important; /* real browsers */
+
-
height:100%; /* IE6: treaded as min-height*/
+
-
min-height:100%; /* real browsers */
+
-
}
+
-
#TUD-header {
+
#footer {
-
width: 1024px;
+
text-decoration:none;
-
background-image: url('https://static.igem.org/mediawiki/2010/5/58/TU_Delft_header_bg.gif');
+
border:none;
-
height: 120px;
+
width:100%;
-
}
+
}
 +
#footer-box{
 +
width:0px;
 +
height:0px;
 +
display:none;
 +
}
-
#TUD-menu {
+
.sum_dot{
-
width: 1024px;
+
list-style: disc;
-
background-image: url('https://static.igem.org/mediawiki/2010/c/c5/TU_Delft_menu_bg.gif');
+
}
-
height: 38px;
+
-
}
+
 +
.sum_number{
 +
list-style: decimal;
 +
}
-
#TUD-body-wrapper {
+
#contentSub{
-
width: 100%;
+
width:0px;
-
background-image: url('https://static.igem.org/mediawiki/2010/8/80/TU_Delft_body_bg.jpg');
+
height:0px;
-
/* FireFox collapsing margin fix */
+
display:none;
-
padding-top: 1px;/*important*/
+
}
-
margin-top: -1px;/*important*/
+
-
}
+
-
#TUD-body-container {
 
-
width: 100%;
 
-
background-image: url('https://static.igem.org/mediawiki/2010/5/5d/TU_Delft_body_top_bg.jpg');
 
-
background-repeat: no-repeat;
 
-
/* FireFox collapsing margin fix */
 
-
padding-top: 1px;/*important*/
 
-
margin-top: -1px;/*important*/
 
-
display: block;
 
-
}
 
-
#TUD-body-content {
 
-
background-image: url('https://static.igem.org/mediawiki/2010/5/5f/TU_Delft_body_footer_bg.jpg');
 
-
width: 1024px;
 
-
background-repeat: no-repeat;
 
-
background-position: bottom left;
 
-
padding-bottom: 15px
 
-
}
 
-
#TUD-main-content {
+
#catlinks{
-
width: 904px;
+
width:0px;
-
margin: 10px 60px 0px 60px;
+
height:0px;
-
}
+
display:none;
-
+
}
-
#iGEM_TU_Delft_container {
+
-
min-height: 400px;
+
-
}
+
-
#TUD-footer {
+
.twtr-widget {
-
width: 100%;
+
width: 150px;
-
height: 254px;
+
}
-
text-align: center;
+
-
}
+
-
h1 {
+
.twtr-hd, .twtr-ft {  
-
margin: 0;
+
    display:none;  
-
padding: 0;
+
}
-
display: block;
+
-
float: left;
+
-
}
+
-
.TUD-logo {
+
#siteSub {
-
background-image: url('https://static.igem.org/mediawiki/2010/0/09/TU_Delft_iGEM_Team_Logo.png');
+
display:none;
-
width: 237px;
+
}
-
height: 95px;
+
-
margin-left: 90px;
+
-
background-repeat: no-repeat;
+
-
border: none;
+
-
}
+
-
.TUD-logo span {
+
#search-controls {
-
visibility: hidden;
+
display:none;
-
}
+
}
 +
.firstHeading {
 +
display:none;
 +
}
-
#TUD-loading-panel {
+
#search-controls {
-
z-index: 100;
+
display:none;
-
position: absolute;
+
}
-
left: 0px;
+
-
top: 0px;
+
-
width: 100%;
+
-
height: 100%;
+
-
display:none;
+
-
}
+
-
#TUD-loading-panel-logo {
+
#p-logo {
-
margin: 0 auto;
+
display:none;
-
margin-top: 250px;
+
}
-
}
+
-
#loading-overlay {
+
#top-section {
-
z-index: 70;
+
border:none;
-
width: 100%;
+
margin: 0 auto;
-
height: 100%;
+
height:0px  ! important;
-
display:none;
+
width:100%;
-
opacity:0.4;
+
}
-
filter:alpha(opacity=40);
+
#centeredimage {
-
}
+
display: block;
 +
text-align:center;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
#globalWrapper{
 +
margin:0;
 +
padding:0;
 +
border:0;
 +
}
 +
.visualClear{
 +
height:0;
 +
width:0;
 +
display:none;
 +
}
-
#back_to_igem {
+
#menubar {
-
margin: 15px 0 0 0;
+
    position: absolute;
-
padding:0;
+
    white-space: nowrap;
-
float: right;
+
    top:0;
-
}
+
    width: 350px;
 +
    z-index: 5;
 +
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
    font-size: 95%;
 +
    line-height: 1em;
 +
z-index:1001;
 +
}
-
/* MENU */
 
-
#navlist {
 
-
margin: 0 0 0 55px;
 
-
padding: 0;
 
-
}
 
-
#navlist li {
+
#menubar ul {
-
display: block;
+
    color: #E81B05;
-
list-style-type: none;
+
    list-style: none;
-
float:left;
+
}
-
padding: 0;
+
#menubar li {
-
margin: 0;
+
    display: inline;
-
}
+
    position: relative;
 +
    cursor: pointer;
 +
    padding-left: 0px;
 +
    padding-right: 0px;
 +
}
-
#navlist li a {
 
-
text-decoration: none;
 
-
color: #000;
 
-
}
 
-
#navlist li a:hover {
+
#centeredmenu_bg{
-
text-decoration: underline;
+
position:fixed;
-
}
+
top:0px;
 +
background:#ffffff; /* the white line behind the main menu*/
 +
left:0px;
 +
width:100%;
 +
height:70px;
 +
z-index:999;
 +
}
-
#navlist li ul {
+
#centeredmenu {
-
position: absolute;
+
position:fixed;
-
display:none;
+
width:690px;
-
background-color: #fff;
+
bottom:15px;
-
padding:0;
+
left:50%;
-
border: 1px solid #aaa;
+
margin:0 0 0 -345px;
-
z-index:100;
+
padding:0;
-
margin-left: 0px;
+
 
-
margin-top: 4px;
+
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
-
}
+
font-size:14px;
 +
letter-spacing:1px;
 +
text-transform:uppercase;
 +
z-index:999;
 +
text-align:center;
 +
}
 +
 
 +
#centeredmenu ul {
 +
display:inline;
 +
  clear:left;
 +
  list-style:none;
 +
line-height:20px;
 +
height:20px;
 +
  margin:0;
 +
  position:relative;
 +
  right:0px;
 +
  text-align:center;
 +
background:red;
 +
}
 +
#centeredmenu ul li {
 +
display:inline;
 +
list-style:none;
 +
margin:0;
 +
text-decoration:none;
 +
padding:10px;
 +
position:relative;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
color:aqua;
 +
font-size:14px;
 +
font-weight:bold;
 +
text-transform:uppercase;
 +
line-height:16px;
 +
letter-spacing:1px;
 +
}
 +
 
 +
#centeredmenu ul li a {
 +
display:inline;
 +
margin:0 0 0 1px;
 +
text-decoration:none;
 +
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 +
color:aqua;
 +
font-size:14px;
 +
font-weight:bold;
 +
text-transform:uppercase;
 +
line-height:16px;
 +
letter-spacing:1px;
 +
}
 +
#centeredmenu ul li a:hover {
 +
text-decoration:none;
 +
border-bottom: 2px solid black;
 +
}
 +
 
 +
 
 +
.left-menu li a {
 +
    padding: 0px 10px 0px 0px;
 +
color:
 +
}
 +
.left-menu .selected {
 +
# color: white;
 +
}
 +
#.left-menu .selected:hover {
 +
# color:  #000000;
 +
#}
 +
 
 +
.left-menu:hover a {
 +
    color:  #000000;
 +
}
 +
 
 +
.left-menu, .left-menu a {
 +
    left: 0px;
 +
    text-align: left;
 +
    color:transparent;
 +
    text-transform: lowercase;
 +
}
 +
 
 +
 
 +
 
 +
.left-menu a:hover {
 +
text-decoration:underline;
 +
}
 +
.left-menu:hover {
 +
    color: #000000;
 +
    background-color: white;
 +
}
 +
 
 +
.right-menu li {
 +
# background-color: yellow ;
 +
}
 +
 
 +
.right-menu li a {
 +
    padding: 0px 15px 0px 0px;
 +
    color: white;
 +
    background-color:  #2ab117;
 +
}
 +
.right-menu li a:hover {
 +
    color:  #2ab117;
 +
    text-decoration: underline;
 +
background-color: white;
 +
}
 +
.right-menu, .right-menu a {
 +
    right: 0px;
 +
    text-align: right;
 +
    color: white;
 +
 
 +
}
 +
 
 +
#logo_igem_div{
 +
position:relative;
 +
top:0;
 +
left:0;
 +
width:70px;
 +
height:57px;
 +
border:0;
 +
margin:0;
 +
padding:0;
 +
overflow:hidden;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
#lightbox{
 +
position: absolute;
 +
left: 0;
 +
width: 100%;  
 +
z-index: 100;  
 +
text-align: center;  
 +
line-height: 0;
 +
}
 +
#lightbox img{
 +
width: auto;
 +
height: auto;
 +
}
 +
#lightbox a img{
 +
border: none;
 +
}
 +
 
 +
#outerImageContainer{
 +
position: relative;
 +
background-color: white;
 +
width: 250px;
 +
height: 250px;
 +
margin: 0 auto;
 +
}
 +
#imageContainer{
 +
padding: 10px;
 +
}
 +
 
 +
#loading{
 +
position: absolute;
 +
top: 40%;
 +
left: 0%;
 +
height: 25%;
 +
width: 100%;
 +
text-align: center;
 +
line-height: 0;
 +
}
 +
#hoverNav{
 +
position: absolute;
 +
top: 0;  
 +
left: 0;
 +
height: 100%;
 +
width: 100%;
 +
z-index: 10;
 +
}
 +
#imageContainer>#hoverNav{ left: 0;}
 +
#hoverNav a{ outline: none;}
-
html>body #navlist li ul {
+
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
-
margin-left: 0;
+
#prevLink { left: 0; float: left;}
-
}
+
#nextLink { right: 0; float: right;}
 +
#prevLink:hover, #prevLink:visited:hover { background: url(http://homes.esat.kuleuven.be/~igemwiki/images/lighbox/prevlabel.gif) left 15% no-repeat; }
 +
#nextLink:hover, #nextLink:visited:hover { background: url(http://homes.esat.kuleuven.be/~igemwiki/images/lightbox/nextlabel.gif) right 15% no-repeat; }
-
#navlist li ul li {
+
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }
-
list-style-type:none;
+
-
float:left;
+
-
clear:both;
+
-
z-index:100;
+
-
}
+
-
#navlist li ul li a {
+
#imageData{ padding:0 10px; color: #000; }
-
display: block;
+
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
-
color: #222;
+
#imageData #caption{ font-weight: bold; }
-
width: 150px;
+
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
-
border: 1px solid #d0f1fa;
+
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
-
padding: 3px;
+
-
}
+
-
#navlist li ul li a:hover {
+
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
-
color: #000;
+
-
background-color: #FFD10F;
+
-
text-decoration: underline;
+
-
}
+
-
#insilico_menu li a {
 
-
width: 230px !important;
 
-
}
 
-
.menubutton {
 
-
display:block;
 
-
margin: 13px 10px 0px 10px;
 
-
}
 
-
/* FOOTER */
 
-
#TUD-footer, #TUD-footer-content {
 
-
width: 904px;
 
-
margin: 0 auto;
 
-
text-align: left;
 
-
}
 
-
/*TABLE .odd {
 
-
background-color: #FFD970;
 
-
} */
 
</style>
</style>
</html>
</html>

Latest revision as of 03:53, 27 October 2012