Team:Southampton/Project

From 2009.igem.org

Revision as of 13:01, 18 September 2009 by Jonh (Talk | contribs)

@charset "utf-8"; /* CSS Document - University of Southampton iGEM 2009 */ /*LAYOUT BEGINS*/ /*BANNER*/

  1. banner {

position:absolute; left:0px; top:0px; width:975px; height:276px; z-index:0; } /*TOOLBAR*/

  1. toolbar {

position:absolute; left:4px; top:0px; width:974px; height:27px; z-index:100; } /*BG*/

  1. bg {

position:absolute; left:0px; top:138px; width:975px; height:1005px; z-index:0; }

  1. maintop {

position:absolute; left:0px; top:138px; width:974px; height:61px; z-index:0; } /*FLICKRIVER*/

  1. flickriver {

position:absolute; left:36px; top:1113px; width:894px; height:134px; z-index:0; }

  1. flickriver2 {

position:absolute; left:480px; top:1113px; width:894px; height:134px; z-index:0; }

  1. blanker {

position:absolute; left:480px; top:1113px; width:238px; height:23px; z-index:10; }

  1. blanker2 {

position:absolute; left:280px; top:1224px; width:238px; height:23px; z-index:10; } /*PROJECT DESCRIPTION*/

  1. logobox {

position:absolute; left:90px; top:300px; width:63px; height:63px; z-index:10; }

  1. projectheading {

position:absolute; left:170px; top:300px; z-index:10; }

  1. bluesubtitle {

position:absolute; left:425px; top:324px; z-index:10; }

  1. projdesc {

position:absolute; left:25px; top:360px; width:731px; height:273px; }

  1. maincont {

position:absolute; left:25px; top:380px; width:920px; } /*LOGOBOX2*/

  1. logobox2 {

position:absolute; left:13px; top:695px; width:440px; height:398px; } /*UPDATESBOX*/

  1. updateheader {

position:absolute; left:795px; top:285px; }

  1. updatedate {

position:absolute; left:895px; top:310px; }

  1. updatecontent {

position:absolute; left:795px; top:330px; width:164px; height:333px }

  1. updatedate2 {

position:absolute; left:895px; top:475px; z-index:100; }

  1. updatecontent2 {

position:absolute; left:795px; top:490px; width:164px; height:333px } /*LINKBOX*/

  1. linkheader {

position:absolute; left:795px; top:690px; }

  1. linksemi {

position:absolute; left:801px; top:730px; }

  1. linklsi {

position:absolute; left:801px; top:800px; }

  1. linksoton {

position:absolute; left:801px; top:870px; }

  1. clustr {

position:absolute; left:795px; top:975px; } /*TEAMBOX*/

  1. teamheader {

position:absolute; left:480px; top:700px; }

  1. teampic {

position:absolute; left:472px; top:735px; width:296px; height:164px; }

  1. teamcaption {

position:absolute; left:480px; top:910px; width:270px; height:100px; }

  1. facebook {

position:absolute; left:472px; top:970px; width:97px; height:100px; }

  1. findout {

position:absolute; left:580px; top:975px; width:185px; height:100px; }

  1. projfind {

position:absolute; left:150px; top:920px; width:300px; height:100px; z-index:100; } /*LAYOUT ENDS*/ /*HEADINGS BEGIN*/ h1 { font-size: 36px; text-decoration:none; border-bottom: 0px solid #aaa; padding-top: 0em; padding-bottom: 0em; color: #FFFFFF; margin-top: 0px; margin-bottom: 3px; font-weight: normal; font-family: "Book Antiqua", Georgia, serif; } h2 { font-size: 12px; text-decoration:none; border-bottom: 0px solid #aaa; color: #5da8bd; padding-top: 0em; padding-bottom: 0em; margin-top: 0px; font-weight: normal; font-family: Arial, sans-serif; } h3 {font-size: 13px; color: #ebebeb; margin-top: 0px; font-weight: normal; margin-bottom: 3px; font-family: Arial, sans-serif; } h4 { font-size: 24px; color: #FFFFFF; margin-top: 0px; font-weight: normal; font-family: "Book Antiqua",Georgia, serif; } h5 { font-size: 14px; color: #323232; margin-top: 0px; font-weight: normal; font-family: Arial, sans-serif } h6 { font-size: 12px; color: #ebebeb; margin-top: 0px; font-weight: normal; font-family: Arial, sans-serif } a:link {

color: #5da8bd; } a:visited { color: #5da8bd; } a:hover { color: #FFFFFF; text-decoration: none; } a:active { color: #FFFFFF; text-decoration: none; } /*HEADINGS END*/ /*CSS END*/