Team:TU Delft/Header

From 2010.igem.org

(Difference between revisions)
(Header for all pages of main menu)
Line 1: Line 1:
<html>
<html>
 +
 +
<style type="text/css">
 +
<style type="text/css">
<style type="text/css">
Line 5: Line 8:
#decoy {}
#decoy {}
-
#globalWrapper {
+
.firstHeading {
-
padding: 0px;
+
display:none;
}
}
-
#contentSub {
+
#top-section{
-
display: none;
+
width: 965px;
 +
margin: 0 auto;
}
}
-
#content {
+
#content{
-
width: 965px;
+
width: 965px;
 +
background-color: #001d1d;
 +
padding:0px;
 +
margin:0 auto;
}
}
-
#bodyContent > p {
+
#siteSub {
-
display: none;
+
display:none;
}
}
-
.firstHeading {
+
#contentSub {
-
display: none;
+
display:none;
}
}
-
#p-logo {
+
#banner {
-
width: 965px;
+
width: 965px;
-
margin:0 5px;
+
height: 180px;
-
background-image: url('/wiki/skins/common/images/wiki.png') !important;
+
background-image: url("https://static.igem.org/mediawiki/2010/9/96/Banner1.jpg");
-
}
+
-
 
+
-
#p-logo a {
+
-
display: none;
+
}
}
-
#header {
+
#body {
width: 965px;
width: 965px;
-
height: 222px;
+
height: 1200px;
-
background-color: #001d1d
+
background-color: #001d1d;
 +
padding: 5px;
color: #8bce9e;
color: #8bce9e;
font-family: Verdana, Sans-Serif;
font-family: Verdana, Sans-Serif;
Line 44: Line 48:
text-align: justify;
text-align: justify;
margin: 0 auto;
margin: 0 auto;
 +
}
 +
 +
#menu {
 +
width: 965px;
 +
height: 30px;
 +
background-color: #8bce9e;
 +
border-top: 1px solid #032725;
 +
border-bottom: 1px solid #032725;
 +
}
 +
 +
.menuItem {
 +
width: auto;
 +
height: 20px;
 +
padding: 5px;
 +
border-right: 1px solid #032725;
 +
float: left;
 +
background-color: #8bce9e;
 +
color: #032725;
 +
text-align: center;
 +
font-family: Verdana, Sans-Serif;
 +
font-size: 16px;
 +
font-weight: bold;
 +
position: relative;
}
}
-
#banner {
+
.menuItemLink {
-
width: 965px;
+
font-weight: bold;
-
height: 222px;
+
color: #032725;
-
background-image: url("https://static.igem.org/mediawiki/2010/9/96/Banner1.jpg");
+
font-family: Verdana, Sans-Serif;
 +
font-size: 16px;
 +
text-decoration: none;
}
}
-
                #menu {
+
.menuItemLink:visited {
-
width: 965px;
+
color: #032725;
-
height: 24px;
+
}
-
text-align: center;
+
-
margin-top:-32px;
+
-
padding-left:5px;
+
-
}
+
-
+
-
.menuItem {
+
-
width: auto;
+
-
height: 20px;
+
-
padding: 2px 11px;
+
-
border-right: 1px solid #032725;
+
-
float: left;
+
-
background-color: #8bce9e;
+
-
color: #032725;
+
-
text-align: center;
+
-
font-family: Verdana, Sans-Serif;
+
-
font-size: 16px;
+
-
position: relative;
+
-
}
+
-
+
-
.menuItemLink {
+
-
color: #032725;
+
-
font-family: Verdana, Sans-Serif;
+
-
font-size: 16px;
+
-
text-decoration: none;
+
-
}
+
-
+
-
.menuItemLink:hover {
+
-
color: #8bce9e;
+
-
}
+
-
+
-
.menuItemLink:visited {
+
-
color: #032725;
+
-
}
+
-
+
-
.submenu {
+
-
width: 200px;
+
-
height: auto;
+
-
position: absolute;
+
-
top: 31px;
+
-
left: 0px;
+
-
margin: -7px 0px 0px -1px;
+
-
background-color: #8bce9e;
+
-
border: 1px solid #032725;
+
-
display: none;
+
-
text-align: left;
+
-
}
+
-
+
-
.submenuItem {
+
-
width: 196px;
+
-
height: 20px;
+
-
background-color: #032725;
+
-
border: 1px Solid #032725;
+
-
font-weight: normal;
+
-
margin: 1px 2px 1px 1px;
+
-
}
+
-
+
-
.submenuItem:hover {
+
-
background-color: #8bce9e;
+
-
color: #032725;
+
-
}
+
-
+
-
.submenuItemLink {
+
-
text-align:left;
+
-
font-weight: normal;
+
-
text-decoration: none;
+
-
color: #8bce9e;
+
-
margin: 1px 2px 1px 2px;
+
-
}
+
-
+
-
.submenuItemLink:visited {
+
-
color: #8bce9e;
+
-
}
+
-
+
-
.submenuItemLink:hover {
+
-
color: #032725;
+
-
}
+
-
#mainContent {
+
.menuItemLink:hover {
-
width: 965px;
+
text-decoration:none;
-
height: 880px;
+
}
-
background-image: url("https://static.igem.org/mediawiki/2010/e/e9/Body.png");
+
 
 +
.submenuItemLink:visited {
color: #8bce9e;
color: #8bce9e;
 +
}
 +
 +
.submenu {
 +
width: 200px;
 +
height: auto;
 +
position: absolute;
 +
top: 31px;
 +
left: 0px;
 +
margin:-1px 0px 0px -1px;
 +
background-color: #8bce9e;
 +
border:1px solid #032725;
 +
display: none;
 +
text-align: left;
 +
}
 +
 +
.submenuItem {
 +
width: 196px;
 +
height: 20px;
 +
background-color:#032725;
 +
border: 1px Solid #032725;
 +
font-weight: normal;
 +
margin: 1px 2px 1px 1px;
 +
}
 +
.submenuItemLink:hover {
 +
font-weight: bold;
 +
}
 +
 +
.submenuItemLink {
 +
font-weight: normal;
 +
text-decoration: none;
 +
color: #8bce9e;
 +
margin: 1px 2px 1px 2px;
 +
}
 +
 +
.sidemenu {
 +
width: 152px;
 +
height: auto;
 +
background-color: #2c5983;
 +
margin:2px;
 +
padding: 2px;
 +
float: left;
 +
}
 +
.sidemenuItem {
 +
width: 146px;
 +
margin: 1px 0px 2px 0px;
 +
height: auto;
 +
background-color: #001d1d;
 +
border: 1px solid #8bce9e;
 +
padding: 1px 1px 1px 2px;
 +
font-size: 14px;
 +
color: #8bce9e;
 +
text-decoration: none;
 +
}
 +
 +
.sidemenuItemLink {
 +
font-size: 14px;
 +
color: #8bce9e;
 +
text-decoration: none;
 +
}
 +
 +
.sidemenuItemLink:visited {
 +
color: #8bce9e;
 +
}
 +
 +
.sidemenuItemLink:hover {
 +
font-weight: bold;
 +
text-decoration:none;
 +
}
 +
 +
#BodyText {
 +
width: 792px;
 +
height: auto;
 +
background-color: #0d3a3f;
 +
margin: 2px 1px 0px 2px;
 +
padding: 5px;
 +
float: left;
 +
color: white;
font-family: Verdana, Sans-Serif;
font-family: Verdana, Sans-Serif;
font-size: 12px;
font-size: 12px;
text-align: justify;
text-align: justify;
-
margin: 0 auto;
 
-
}
 
-
 
-
.SmallPic {
 
-
height: 120px;
 
-
width: 180px;
 
-
margin: 5px 6px 2px 5px;
 
-
float: left;
 
-
border: 1px solid #001d1d;
 
-
link: url("https://2010.igem.org/Team:TU_Delft/Gallery");
 
}
}
-
#small_1 {background-image: url("https://static.igem.org/mediawiki/2010/4/48/Small_1.png");}
+
#GroupPhoto {
-
#small_2 {background-image: url("https://static.igem.org/mediawiki/2010/b/bd/Small_2.png");}
+
width: 700px;
-
#small_3 {background-image: url("https://static.igem.org/mediawiki/2010/a/ae/Small_3.png");}
+
height: 465px;
-
#small_4 {background-image: url("https://static.igem.org/mediawiki/2010/7/7b/Small_4.png");}
+
background-image:url("https://static.igem.org/mediawiki/2010/d/d2/TUDelft_2010.png");
-
#small_5 {background-image: url("https://static.igem.org/mediawiki/2010/5/59/Small_5.png");}
+
margin: 2px auto;
-
#small_6 {background-image: url("https://static.igem.org/mediawiki/2010/c/c9/Small_6.png");}
+
}
-
#small_7 {background-image: url("https://static.igem.org/mediawiki/2010/8/86/Small_7.png");}
+
 
-
+
.LinkinText {
-
#HomeCenter {
+
text-decoration: none;
-
width: 747px;
+
color: white;
-
height: auto;
+
font-weight: bold;
-
background-color: #001d1d;
+
}
-
margin: 10px 5px 0px 1px;
+
 
-
float: left;
+
#HomeRight {
-
color: white;
+
width: 200px;
-
font-family: Verdana, Sans-Serif;
+
height: auto;
-
font-size: 12px;
+
background-color: #2c5983;
-
text-align: justify;
+
margin: 5px 2px 0px 0px;
 +
padding: 5px;
 +
float: left;
 +
color: e0fea0;
 +
font-family: Verdana, Sans-Serif;
 +
font-size: 12px;
 +
text-align: justify;
 +
}
 +
 
 +
#Countdown {
 +
width: 196px;
 +
height: auto;
 +
background-color: #001d1d;
 +
border: 1px solid #8bce9e;
 +
color: white;
 +
text-align: center;
 +
padding: 2px;
 +
}
 +
 
 +
#Upcoming {
 +
width: 200px;
 +
height: auto;
 +
color: white;
 +
}
 +
 
 +
#Sponsors {
 +
width: 200px;
 +
height: auto;
 +
color: white;
}
}
-
#HomeCenterBox1 {
+
#Sponsor1 {
-
Width: 731px;
+
width: 180px;
-
height: 170px;
+
height: 131px;
-
margin: 0px 0px 2px 4px;
+
background-image: url("https://static.igem.org/mediawiki/2010/c/c1/SuitSupply.png");;
-
padding: 5px;
+
margin: 0 auto;
-
background-color: #0d3a3f;
+
}
-
border: 1px solid #001d1d;
+
 
-
}
+
#Sponsor2 {
-
+
width: 200px;
-
#HomeCenterBox2 {
+
height: 65px;
-
Width: 731px;
+
background-image: url("https://static.igem.org/mediawiki/2010/b/b5/DSM.png");
-
height: 170px;
+
background-color: white;
-
margin: 0px 0px 2px 4px;
+
margin: 0 auto;
-
padding: 5px;
+
}
-
background-color: #001d1d;
+
 
-
border: 1px solid #0d3a3f;
+
#Sponsor3 {
-
}
+
width: 150px;
-
+
height: 99px;
-
#CenterbodyText1 {
+
margin: 0 auto;
-
width: 465px;
+
background-image: url("images/NGI_large.png");
-
height: auto;
+
background-repeat:no-repeat;
-
padding-right: 4px;
+
}
-
margin: 0px 5px 0px 4px;
+
 
-
font-family: Verdana, Sans-Serif;
+
#HomeCenter {
-
font-size: 12px;
+
width: 747px;
-
text-align: justify;
+
height: auto;
-
float: left;
+
background-color:#001d1d;
-
color: white;
+
margin: 5px 5px 0px 1px;
-
text-decoration: none;
+
float: left;
-
}
+
color: white;
-
+
font-family: Verdana, Sans-Serif;
-
#CenterbodyText2 {
+
font-size: 12px;
-
width: 470px;
+
text-align: justify;
-
height: auto;
+
}
-
margin: 0px 0px 0px 4px;
+
 
-
font-family: Verdana, Sans-Serif;
+
#HomeCenterBox1 {
-
font-size: 12px;
+
Width: 735px;
-
text-align: justify;
+
height: 170px;
-
float: left;
+
margin:0px 0px 2px 0px;
-
color: white;
+
padding: 5px;
-
text-decoration: none;
+
background-color:#0d3a3f;  
-
}
+
border: 1px solid #0d3a3f;
-
+
}
-
#GroupphotoSmall {
+
 
-
width: 245px;
+
#HomeCenterBox2 {
-
height: 166px;
+
Width: 735px;
-
float: left;
+
height: 170px;
-
padding-left: 5px;
+
margin: 5px 0px;
-
margin-top: 1px;
+
padding: 5px;
-
background-image: url("https://static.igem.org/mediawiki/2010/b/b4/Groupphoto_small.jpg");
+
background-color:#001d1d;  
-
border: 1px solid #001d1d;
+
border: 1px solid #0d3a3f;
-
color: #8bce9e;
+
}
-
}
+
 
-
+
#CenterbodyText1 {
-
#ProjectPic {
+
width:465px;
-
width: 240px;
+
height:auto;
-
height: 150px;
+
padding-right: 4px;
-
color: white;
+
margin: 0px 5px 0px 4px;
-
font-size: 12px;
+
font-family: Verdana, Sans-Serif;
-
font-weight: bold;
+
font-size: 12px;
-
float: left;
+
text-align: justify;
-
padding: 5px;
+
float: left;
-
border: 1px solid #0d3a3f;
+
color: white;
-
background-image: url("https://static.igem.org/mediawiki/2010/2/2c/ProjectPic.jpg");
+
text-decoration: none;
-
margin: 4px 0px 4px 4px;
+
-
}
+
-
+
-
#newslogo {
+
-
width: 245px;
+
-
height: 160px;
+
-
float: left;
+
-
padding-right: 0px;
+
-
margin-top: 1px;
+
-
background-image: url("https://static.igem.org/mediawiki/2010/0/07/News.png");
+
-
border: 1px solid #001d1d;
+
-
color: #8bce9e;
+
-
}
+
-
+
-
#iJAM {
+
-
width: 230px;
+
-
height: 150px;
+
-
color: white;
+
-
font-size: 12px;
+
-
font-weight: bold;
+
-
float: left;
+
-
padding: 5px;
+
-
margin: 4px 0px 4px 4px;
+
-
border: 1px solid #0d3a3f;
+
-
background-image: url("https://static.igem.org/mediawiki/2010/7/73/IJAM.png");
+
-
}
+
-
+
-
#HomeRight {
+
-
width: 195px;
+
-
height: 723px;
+
-
background-color: #2c5983;
+
-
margin: 10px 5px 0px 0px;
+
-
padding: 5px;
+
-
float: left;
+
-
color: #e0fea0;
+
-
font-family: Verdana, Sans-Serif;
+
-
font-size: 12px;
+
-
text-align: justify;
+
}
}
-
#Countdown {
+
#CenterbodyText2 {
-
width: 189px;
+
width:472px;
-
height: auto;
+
height: auto;
-
background-color: #001d1d;
+
margin: 0px 0px 0px 4px;
-
border: 1px solid #8bce9e;
+
font-family: Verdana, Sans-Serif;
-
color: white;
+
font-size: 12px;
-
text-align: center;
+
text-align: justify;
-
padding: 2px;
+
float: left;
-
}
+
color: white;
-
+
text-decoration: none;
-
#Upcoming {
+
}
-
width: 195px;
+
 
-
height: auto;
+
#HomeLeft {
-
color: white;
+
width: 250px;
-
}
+
height: auto;
-
+
background-color: none;
-
#Sponsors {
+
margin: 0px 0px 0px 2px;
-
width: 200px;
+
pading-right: 1px;
-
height: auto;
+
float: left;
-
color: white;
+
color: #e0fea0;
-
}
+
font-family: Verdana, Sans-Serif;
-
+
font-size: 12px;
-
#Sponsor1 {
+
text-align: justify;
-
width: 180px;
+
}
-
height: 131px;
+
 
-
background-image: url("https://static.igem.org/mediawiki/2010/c/c1/SuitSupply.png");
+
#GroupphotoSmall {
-
margin: 0 auto;
+
width: 245px;
-
}
+
height: 166px;
-
+
float: left;
-
#Sponsor2 {
+
padding-left: 5px;
-
width: 200px;
+
margin-top: 1px;
-
height: 65px;
+
background-image: url("https://static.igem.org/mediawiki/2010/b/b4/Groupphoto_small.jpg");
-
background-image: url("https://static.igem.org/mediawiki/2010/b/b5/DSM.png");
+
border: 1px solid #0d3a3f;
-
background-color: white;
+
color: #8bce9e;
-
margin: 0 auto;
+
}
-
}
+
 
-
+
#ProjectPic {
-
#Sponsor3 {
+
width: 240px;
-
width: 120px;
+
height: 150px;
-
height: 80px;
+
color: white;
-
margin: 0 auto;
+
font-size: 12px;
-
background-image: url("images/NGI_logo.png");
+
font-weight: bold;
-
background-repeat: no-repeat;
+
float: left;
-
}
+
padding: 5px;
 +
border: 1px solid #0d3a3f;
 +
background-image: url("https://static.igem.org/mediawiki/2010/2/2c/ProjectPic.jpg");
 +
margin: 4px 0px 4px 4px;
 +
}
 +
 
 +
#newslogo {
 +
width: 245px;
 +
height: 160px;
 +
float: left;
 +
padding-right: 0px;
 +
margin-top: 1px;
 +
background-image: url("https://static.igem.org/mediawiki/2010/0/07/News.png");
 +
border: 1px solid #0d3a3f;
 +
color: #8bce9e;
 +
}
 +
 
 +
#iJAM {
 +
width: 230px;
 +
height: 150px;
 +
color: white;
 +
font-size: 12px;
 +
font-weight: bold;
 +
float: left;
 +
padding: 5px;
 +
margin: 4px 0px 4px 4px;
 +
border: 1px solid #0d3a3f;
 +
background-image: url("https://static.igem.org/mediawiki/2010/7/73/IJAM.png");
 +
}
 +
 
 +
#TUlogo {
 +
width: 250px;
 +
height: 147px;
 +
border: 1px solid #0d3a3f;
 +
margin-top:5px;
 +
color: white;
 +
background-image: url("https://static.igem.org/mediawiki/2010/2/2b/TUlogo_250.jpg");
 +
}
 +
 
 +
.SmallPic {
 +
height: 120px;
 +
width: 180px;
 +
margin: 5px 6px 2px 7px;
 +
float: left;
 +
link: url("https://2010.igem.org/Team:TU_Delft/Gallery");
 +
}
 +
 
 +
#small_1 {background-image: url("https://static.igem.org/mediawiki/2010/4/48/Small_1.png");}
 +
#small_2 {background-image: url("https://static.igem.org/mediawiki/2010/b/bd/Small_2.png");}
 +
#small_3 {background-image: url("https://static.igem.org/mediawiki/2010/a/ae/Small_3.png");}
 +
#small_4 {background-image: url("https://static.igem.org/mediawiki/2010/7/7b/Small_4.png");}
 +
#small_5 {background-image: url("https://static.igem.org/mediawiki/2010/5/59/Small_5.png");}
 +
#small_6 {background-image: url("https://static.igem.org/mediawiki/2010/c/c9/Small_6.png");}
 +
#small_7 {background-image: url("https://static.igem.org/mediawiki/2010/8/86/Small_7.png");}
 +
 
 +
#StudentBox1 {
 +
Width: 700px;
 +
height: 170px;
 +
margin:0px 0px 2px 0px;
 +
padding: 5px;
 +
background-color:#0d3a3f;
 +
border: 1px solid #0d3a3f;
 +
}
 +
 
 +
#StudentBox2 {
 +
Width: 700px;
 +
height: 170px;
 +
margin: 5px 0px;
 +
padding: 5px;
 +
background-color:#001d1d;
 +
border: 1px solid #0d3a3f;
 +
}
-
#content {
 
-
padding:0px;
 
-
}
 
-
a {
 
-
text-decoration: none;
 
-
}
 
-
a:hover {
 
-
text-decoration:none;}
 
h3 {
h3 {
-
margin-top:3px;
+
margin-top:3px;
-
color:white;
+
}
}
h4 {
h4 {
margin-bottom: 3px;
margin-bottom: 3px;
-
color:white;
+
}
-
}
+
 
</style>
</style>

Revision as of 21:53, 16 May 2010