Team:UChicago/stylesheet

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
/* Thanks to DTU 2011 https://2011.igem.org/Team:UChicago/How_to_customize_an_iGEM_wiki */
+
/* Removing wiki-like stuff */
-
/******************************************************************************************/
+
/****************************/
-
 
+
-
/* Removes MediaWiki Formatting */
+
-
/********************************/
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
-
     display:none;} /* removes header + footer */
+
     display:none;}
-
/* Redesigns MediaWiki Top Menu */
+
/* Redesigning the topmenu */
-
/********************************/
+
/***************************/
body {
body {
-
     margin: 10px 0 0 0;
+
     margin: 15px 0 0 0;
     padding: 0;}
     padding: 0;}
#top-section {
#top-section {
-
     width: 965px;
+
     width: 875px;
-
     height: 0;Y
+
     height: 0;
     margin: 0 auto;
     margin: 0 auto;
     padding: 0;
     padding: 0;
     border: none;}
     border: none;}
#menubar {
#menubar {
-
     font-size: 65%;
+
     font-size: 75%;
     top: -14px;}
     top: -14px;}
.left-menu:hover {
.left-menu:hover {
Line 30: Line 27:
     color: transparent;}
     color: transparent;}
#menubar:hover li a {
#menubar:hover li a {
-
     color: white;}
+
     color: #767676;}
#menubar > ul > li:last-child {
#menubar > ul > li:last-child {
     display:none;}
     display:none;}
-
/* Redesigns Table Of Contents */ /* edit this to reflect UChicago theme */
+
/* TOC stuff removed */
-
/*******************************/
+
-
table.toc, #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
+
-
    text-align: left;}
+
-
#toctitle {
+
-
    margin: 5px 0;}
+
-
.toc, #toc {
+
-
    background-color: #F6F6F6;
+
-
    border: 1px solid #CCCCCC;
+
-
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
+
-
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); /* for the Safari browser*/
+
-
    float: left;
+
-
    width: 228px;
+
-
    display: block;
+
-
    overflow: hidden;
+
-
    padding: 0;}
+
-
#toc ul, .toc ul {
+
-
    margin: 0 5px 5px 5px;}
+
-
.toc ul li {
+
-
    padding-left: 12px;
+
-
    text-indent: -12px;
+
-
    /*width: 200px;*/}
+
-
.toc ul li ul li {
+
-
    padding-left: 30px;
+
-
    text-indent: -24px;
+
-
    /*width: 170px;*/}
+
-
#toc ul ul, .toc ul ul {
+
-
    margin: 0;}
+
-
.toc {
+
-
    margin-left: -250px;
+
-
    margin-top: 20px;}
+
-
.stickBelowNavigation {
+
-
    position: fixed;
+
-
      top: 35px;
+
-
      left: 50%;
+
-
    margin-left: -462px;}
+
-
.tochidden {
+
-
    position: static;
+
-
    margin-left: -250px;}
+
/* Font style and general */
/* Font style and general */
Line 79: Line 38:
     font-family: Montserrat, Helvetica, Verdana, sans-serif;
     font-family: Montserrat, Helvetica, Verdana, sans-serif;
     font-size: 14px;
     font-size: 14px;
-
     color: #565656;}
+
     color: #000;}
p {
p {
     margin: 0;}
     margin: 0;}
Line 86: Line 45:
h2, h3, h4, h5, h6 {
h2, h3, h4, h5, h6 {
     border: none;
     border: none;
-
     font-weight: lighter;
+
     font-weight: normal;
-
     color: #444444;}
+
     color: #000;}
h1 {
h1 {
     border: none;
     border: none;
-
     color: #383838;
+
     color: #800000;
-
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
+
     font-family: Helvetica;
-
    font-size: 35px;
+
     font-size: 20px;
-
    margin: 5px 0 0 0;
+
     font-weight: lighter;}
-
    font-weight: bold;}
+
 
-
h2 {
+
-
    background: url("https://static.igem.org/mediawiki/2011/f/f0/Horisontal-line.png") repeat-x scroll 0 100% transparent;
+
-
    border: none;
+
-
    padding: 20px 0 5px;
+
-
     font-family: Arial;
+
-
     font-size: 24px;
+
-
     font-weight: bold;
+
-
    clear: right;
+
-
    margin-bottom: 0;}
+
#bodyContent h1, #bodyContent h2 {
#bodyContent h1, #bodyContent h2 {
-
     margin-bottom: 0;}
+
     margin-bottom: 0;} /* ??? */
-
h3 {
+
 
-
    font-size: 30px;
+
-
    padding: 15px 0 5px 0;}
+
-
h4 {
+
-
        font-weight: bold;}
+
ul {
ul {
-
     list-style-position: inside;
+
     list-style: none;
     margin: 0;}
     margin: 0;}
-
a, a:visited, a:active {
+
a:hover, a:active {
-
     color: #3366CC;}
+
     color: #800000;
 +
    text-decoration: underline;}
pre {
pre {
     overflow: auto;
     overflow: auto;
-
     font-size: 12px;}
+
     font-size: 12px;} /* unneeded? */
div.tright, div.floatright {
div.tright, div.floatright {
     border: none;
     border: none;
-
     margin: 10px 0 10px 20px;}
+
     margin: 10px 0 10px 20px;} /* unneeded? */
div.tleft, div.floatleft {
div.tleft, div.floatleft {
     border: none;
     border: none;
-
     margin: 10px 20px 10px 0;}
+
     margin: 10px 20px 10px 0;} /* unneeded? */
div.tnone {
div.tnone {
-
     border: none;}
+
     border: none;} /* unneeded? */
iframe {
iframe {
-
     margin: 1px;}
+
     margin: 1px;} /* unneeded? */
hr {
hr {
     height: 0;
     height: 0;
     border-top: 1px solid #AAA;
     border-top: 1px solid #AAA;
-
     border-bottom: 1px solid #FFF;}
+
     border-bottom: 1px solid #FFF;} /* unneeded? */
.clear {
.clear {
     clear: both;
     clear: both;
Line 139: Line 86:
     margin: 0;
     margin: 0;
     border: none;
     border: none;
-
     visibility: hidden;}
+
     visibility: hidden;} /* unneeded? */
.superscript {
.superscript {
     font-size: 80%;
     font-size: 80%;
     position: relative;
     position: relative;
-
         top: -5px;}
+
         top: -5px;} /* unneeded? */
.subscript {
.subscript {
     font-size: 80%;
     font-size: 80%;
     position: relative;
     position: relative;
-
         top: 5px;}
+
         top: 5px;} /* unneeded? */
 +
.farve1 {
 +
        background-color: #FFCC00;}
 +
.farve2 {
 +
        background-color: #FF9900;}
 +
.farve3 {
 +
        background-color: #FF6600;}
 +
.farve4 {
 +
        background-color: #FF0000;}
 +
.farve5 {
 +
        background-color: #990000;}
 +
.farve6 {
 +
        background-color: #FF0099;}
 +
.farve7 {
 +
        background-color: #CC3399;}
 +
.farve8 {
 +
        background-color: #990066;}
 +
.farve9 {
 +
        background-color: #660066;}
 +
.farve10 {
 +
        background-color: #990099;}
 +
.farve11 {
 +
        background-color: #3366CC;}
 +
.farve12 {
 +
        background-color: #33CCFF;}
 +
.farve13 {
 +
        background-color: #99CC33;}
 +
.farve14 {
 +
        background-color: #66CC00;} /* unneeded? */
.coloredBg {
.coloredBg {
     font-size: 12px;
     font-size: 12px;
     font-weight: normal;
     font-weight: normal;
     color: #FFFFFF;
     color: #FFFFFF;
-
     padding: 5px;}
+
     padding: 5px;} /* unneeded? */
/* Layout */
/* Layout */
/**********/
/**********/
body, #heading, #innercontent {
body, #heading, #innercontent {
-
     background: url("https://static.igem.org/mediawiki/2013/5/55/UC_bg-pattern.jpg") repeat #7E7E7E;}
+
     background: url("https://static.igem.org/mediawiki/2013/5/55/UC_bg-pattern.jpg") repeat #767676;}
#content, #globalWrapper {
#content, #globalWrapper {
     border: none;
     border: none;
Line 165: Line 140:
.centering {
.centering {
     margin: 0 auto;
     margin: 0 auto;
-
     width: 965px;}
+
     width: 875px;}
-
#header {
+
-
    background: url("# red math figures") no-repeat right -30px #990000;
+
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
+
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); /* for the Safari browser */
+
-
    height: 100px;
+
-
    width: 100%;
+
-
    border-top: 1px solid #660000;
+
-
    border-bottom: 1px solid #660000;}
+
-
#header .centering {
+
-
    background: url("# DTU title, transparent") no-repeat top left transparent;
+
-
    /*background: url("https://static.igem.org/mediawiki/2011/5/54/UChicago2011-temp-header.png") no-repeat top left transparent;*/
+
-
    height: 100px;}
+
#heading {
#heading {
-
     height: 50px;
+
     height: 50px;}
-
    border-top: 1px solid #FFFFFF;}
+
#innercontent {
#innercontent {
     padding: 1px;} /* Important!*/
     padding: 1px;} /* Important!*/
.whitebox {
.whitebox {
-
     background: #FFFFFF;
+
     background: #fff;
-
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
+
     -moz-box-shadow: 0px 2px 5px 4px #737373;
-
     -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
     -webkit-box-shadow: 0px 2px 5px 4px #737373;
-
    border: 1px solid #FFFFFF;
+
     box-shadow: 0px 2px 5px 4px #737373;  
-
     /*text-align: justify;*/
+
     padding: 100px 75px;}
-
     margin: 14px 0;}
+
.article {
.article {
-
    padding: 0 20px 10px 270px;
+
     width: 600px;}
-
     width: 673px;}
+
-
.whitebox a {
+
-
    font-weight: bold;}
+
#toc a {
#toc a {
     font-weight: normal;}
     font-weight: normal;}
Line 208: Line 166:
     width: 269px;
     width: 269px;
     margin-right: 0;}
     margin-right: 0;}
-
body.page-Team_UChicago div.whitebox:first-child {
+
body.page-Team_DTU-Denmark div.whitebox:first-child {
     display: none;}
     display: none;}
Line 222: Line 180:
     float:right;}
     float:right;}
-
/* Footer */
+
/* footer removed temp */
-
/**********/
+
-
#footer-panel {
+
-
    background: #333333;
+
-
    border-top: 1px solid #D9D9D9;}
+
-
#bodyContent {
+
-
    background: #333333;}
+
-
#footer-panel h4 {
+
-
    color: #999999;
+
-
    font-weight: bold;}
+
-
#footer-panel p {
+
-
    color: #CCCCCC;}
+
-
div.footerBox {
+
-
    border-right: 1px solid;
+
-
    float: left;
+
-
    margin: 10px 20px 10px 0;
+
-
    padding: 0 20px 0 0;
+
-
    width: 294px;
+
-
    min-height: 270px;}
+
-
div.footerBox:last-child {
+
-
    border: none;
+
-
    margin: 10px 0;
+
-
    padding: 0;}
+
-
img.sponsorImage{
+
-
    float: left;
+
-
    width: 84px;
+
-
    padding: 0;
+
-
    margin: 0;
+
-
    border: 0px solid #444444;}
+
-
img.hasPicOnRight {
+
-
    padding-right: 10px;
+
-
    border-right-width: 1px;}
+
-
img.hasPicOnLeft {
+
-
    padding-left: 10px;}
+
-
img.hasPicOnTop {
+
-
    margin-top: 20px;
+
-
}
+
/* Slider (thanks to flowplayer.org) */
/* Slider (thanks to flowplayer.org) */
/*************************************/
/*************************************/
.scrollable {
.scrollable {
-
/* required setting */
+
/* required settinsg */
position: relative;
position: relative;
overflow :hidden;
overflow :hidden;
-
     margin-top: 14px;
+
    padding: 75px 0;
 +
     margin: 0 auto;
     width: 800px;
     width: 800px;
-
     height: 500px;
+
     height: 400px;
-
    border: 1px solid #FFFFFF;
+
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
+
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
     background: #FFFFFF;}
     background: #FFFFFF;}
.scrollable .items {
.scrollable .items {
Line 279: Line 199:
.items div {
.items div {
float: left;
float: left;
-
width: 800px;
+
width: 963px;
-
height: 400px;}
+
height: 370px;}
.prev {
.prev {
         background: url(https://static.igem.org/mediawiki/2011/8/81/DTU-Denmark2011-slider-prev.png) no-repeat;
         background: url(https://static.igem.org/mediawiki/2011/8/81/DTU-Denmark2011-slider-prev.png) no-repeat;
Line 313: Line 233:
float: left;
float: left;
margin: 3px;
margin: 3px;
-
background: url(https://static.igem.org/mediawiki/2011/7/7e/UChicago2011-slider-navigator-red.png) 0 0 no-repeat;
+
background: url(https://static.igem.org/mediawiki/2011/7/7e/DTU-Denmark2011-slider-navigator-red.png) 0 0 no-repeat;
-
/*background: url(https://static.igem.org/mediawiki/2011/2/22/UChicago2011-slider-navigator-dark.png) 0 0 no-repeat;*/
+
/*background: url(https://static.igem.org/mediawiki/2011/2/22/DTU-Denmark2011-slider-navigator-dark.png) 0 0 no-repeat;*/
display: block;
display: block;
font-size: 1px;}
font-size: 1px;}
Line 337: Line 257:
/* Sexy Drop Down Menu (thanks to sohtanaka.com) */
/* Sexy Drop Down Menu (thanks to sohtanaka.com) */
/*********************************************/
/*********************************************/
-
li.navitem1 > a, li.navitem1 > span {
 
-
    border-bottom: 1px solid #800000;}
 
-
li.navitem2 > a, li.navitem2 > span {
 
-
    border-bottom: 1px solid #800000;}
 
-
li.navitem3 > a, li.navitem3 > span {
 
-
    border-bottom: 1px solid #800000;}
 
-
li.navitem4 > a, li.navitem4 > span {
 
-
    border-bottom: 1px solid #800000;}
 
-
li.navitem5 > a, li.navitem5 > span {
 
-
    border-bottom: 1px solid #800000;}
 
-
li.navitem6 > a, li.navitem6 > span {
 
-
    border-bottom: 1px solid #800000;}
 
-
.page-Team_UChicago li.home a,
+
ul.topnav > li > a:hover {
-
.page-Team_UChicago_Team li.team a,
+
     color: #800000;
-
.page-Team_UChicago_Project li.project a,
+
     text-decoration: underline;}
-
.page-Team_UChicago_Notebook li.notebook a,
+
-
.page-Team_UChicago_Outreach li.outreach a,
+
-
.page-Team_UChicago_Sponsor_Us li.sponsor_us a,
+
-
 
+
-
ul.topnav > li > a:hover, a:active {
+
-
     padding-bottom: 1px;
+
-
     border-bottom-width: 5px;}
+
#navigation,.navigation {
#navigation,.navigation {
-
     height: 35px;}
+
     height: 69px;}
.navigation {
.navigation {
-
     background: url("https://static.igem.org/mediawiki/2013/7/74/UChi_banner.png") 0 -1px #ebebeb;
+
     background: url("https://static.igem.org/mediawiki/2013/7/74/UChi_banner.png") no-repeat 50%;
     z-index: 1;
     z-index: 1;
-
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
+
     position: relative;}
-
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
+
-
     position: relative;
+
-
    border-bottom: 1px solid #000000;}
+
.stickToTop {
.stickToTop {
     position: fixed;
     position: fixed;
Line 375: Line 273:
     width:100%;}
     width:100%;}
ul.topnav {
ul.topnav {
-
    list-style: none;
+
list-style: none;
-
    padding: 0;
+
padding: 0;
-
    margin: 0;
+
margin: 0;
-
    float: left;
+
float: left;
-
    width: 100%;
+
width: 100%;
-
    font-size: 15px;
+
font-size: 15px;
}
}
ul.topnav li {
ul.topnav li {
-
    float: left;
+
float: left;
-
    margin: 0;
+
margin: 0;
-
    padding: 0;
+
padding: 0;
-
    position: relative; /*--Declare X and Y axis base for sub navigation--*/
+
position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
}
ul.topnav li a {
ul.topnav li a {
-
    padding: 6px 20px 5px 20px;
+
padding: 6px 20px 5px 20px;
-
    color: #fff;
+
color: #000;
-
    display: block;
+
display: block;
-
    text-decoration: none;
+
text-decoration: none;
-
    float: left;
+
float: left;
}
}
ul.topnav > li > a {
ul.topnav > li > a {
Line 399: Line 297:
     overflow: hidden;}
     overflow: hidden;}
ul.topnav li:first-child a{
ul.topnav li:first-child a{
-
     padding-left: 0;
+
padding-left: 0;
 +
}
 +
ul.topnav li span { /*--Drop down trigger styles--*/
 +
/*width: 17px;*/
 +
/*height: 34px;*/
 +
/*float: left;*/
 +
/*background: url(https://static.igem.org/mediawiki/2011/4/45/Subnav_btn.gif) no-repeat center top;*/
 +
        color: #CCCCCC;
 +
}
 +
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
 +
ul.topnav li ul.subnav {
 +
     z-index: 1; //Stay on top of slider
 +
list-style: none;
 +
position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
 +
left: 0; top: 35px;
 +
background: #333;
 +
margin: 0; padding: 0;
 +
display: none;
 +
float: left;
 +
border: 1px solid #111;
 +
        border-radius: 0 0 5px 5px;
 +
}
 +
ul.topnav li ul.subnav li {
 +
margin: 0; padding: 0;
 +
border-top: 1px solid #252525; /*--Create bevel effect--*/
 +
border-bottom: 1px solid #444; /*--Create bevel effect--*/
 +
clear: both;
 +
        list-style: none outside none;
 +
}
 +
ul.topnav li ul.subnav, ul.topnav li ul.subnav li {
 +
        width: 160px;
 +
}
 +
ul.topnav li ul.subnav li:last-child{
 +
        border-radius: 0 0 5px 5px;
 +
}
 +
html ul.topnav li ul.subnav li a {
 +
float: left;
 +
/*background: #333 url(https://static.igem.org/mediawiki/2011/4/4b/Dropdown_linkbg.gif) no-repeat 10px center;*/
 +
    padding-left: 10px;
 +
    padding-right: 10px;
 +
    width: 140px;
 +
}
 +
html ul.topnav li ul.subnav li a:last-child{
 +
        border-radius: 0 0 5px 5px;
 +
}
 +
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
 +
background: #222 /*url(https://static.igem.org/mediawiki/2011/4/4b/Dropdown_linkbg.gif) no-repeat 10px center*/;
}
}

Revision as of 00:19, 13 September 2013

/* Removing wiki-like stuff */ /****************************/

  1. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   display:none;}

/* Redesigning the topmenu */ /***************************/ body {

   margin: 15px 0 0 0;
   padding: 0;}
  1. top-section {
   width: 875px;
   height: 0;
   margin: 0 auto;
   padding: 0;
   border: none;}
  1. menubar {
   font-size: 75%;
   top: -14px;}

.left-menu:hover {

   background-color: transparent;}
  1. menubar li a {
   background-color: transparent;}
  1. menubar:hover {
   color: white;}
  1. menubar li a {
   color: transparent;}
  1. menubar:hover li a {
   color: #767676;}
  1. menubar > ul > li:last-child {
   display:none;}

/* TOC stuff removed */

/* Font style and general */ /**************************/

  1. content {
   font-family: Montserrat, Helvetica, Verdana, sans-serif;
   font-size: 14px;
   color: #000;}

p {

   margin: 0;}
  1. innercontent p {
   margin: 0.6em 0;}

h2, h3, h4, h5, h6 {

   border: none;
   font-weight: normal;
   color: #000;}

h1 {

   border: none;
   color: #800000;
   font-family: Helvetica;
   font-size: 20px;
   font-weight: lighter;}
  1. bodyContent h1, #bodyContent h2 {
   margin-bottom: 0;} /* ??? */

ul {

   list-style: none;
   margin: 0;}

a:hover, a:active {

   color: #800000;
   text-decoration: underline;}

pre {

   overflow: auto;
   font-size: 12px;} /* unneeded? */

div.tright, div.floatright {

   border: none;
   margin: 10px 0 10px 20px;} /* unneeded? */

div.tleft, div.floatleft {

   border: none;
   margin: 10px 20px 10px 0;} /* unneeded? */

div.tnone {

   border: none;} /* unneeded? */

iframe {

   margin: 1px;} /* unneeded? */

hr {

   height: 0;
   border-top: 1px solid #AAA;
   border-bottom: 1px solid #FFF;} /* unneeded? */

.clear {

   clear: both;
   height: 0;
   padding: 0;
   margin: 0;
   border: none;
   visibility: hidden;} /* unneeded? */

.superscript {

   font-size: 80%;
   position: relative;
       top: -5px;} /* unneeded? */

.subscript {

   font-size: 80%;
   position: relative;
       top: 5px;} /* unneeded? */

.farve1 {

       background-color: #FFCC00;}

.farve2 {

       background-color: #FF9900;}

.farve3 {

       background-color: #FF6600;}

.farve4 {

       background-color: #FF0000;}

.farve5 {

       background-color: #990000;}

.farve6 {

       background-color: #FF0099;}

.farve7 {

       background-color: #CC3399;}

.farve8 {

       background-color: #990066;}

.farve9 {

       background-color: #660066;}

.farve10 {

       background-color: #990099;}

.farve11 {

       background-color: #3366CC;}

.farve12 {

       background-color: #33CCFF;}

.farve13 {

       background-color: #99CC33;}

.farve14 {

       background-color: #66CC00;} /* unneeded? */

.coloredBg {

   font-size: 12px;
   font-weight: normal;
   color: #FFFFFF;
   padding: 5px;} /* unneeded? */

/* Layout */ /**********/ body, #heading, #innercontent {

   background: url("UC_bg-pattern.jpg") repeat #767676;}
  1. content, #globalWrapper {
   border: none;
   width: 100%;
   margin: 0;
   padding: 0;}

.centering {

   margin: 0 auto;
   width: 875px;}
  1. heading {
   height: 50px;}
  1. innercontent {
   padding: 1px;} /* Important!*/

.whitebox {

   background: #fff;
   -moz-box-shadow: 0px 2px 5px 4px #737373;
   -webkit-box-shadow: 0px 2px 5px 4px #737373;
   box-shadow: 0px 2px 5px 4px #737373; 
   padding: 100px 75px;}

.article {

   width: 600px;}
  1. toc a {
   font-weight: normal;}

/* Frontpage only */ /******************/ .smallBox {

   width: 270px;
   padding: 0 20px 10px;
   float: left;
   margin-right: 15px;}

.lastSmallBox {

   width: 269px;
   margin-right: 0;}

body.page-Team_DTU-Denmark div.whitebox:first-child {

   display: none;}

/* For overview pages */ /**********************/ .overviewPage {

   margin-left: -250px;}

.overviewBox {

   width: 450px;}

.left {

   float: left;}

.right {

   float:right;}

/* footer removed temp */

/* Slider (thanks to flowplayer.org) */ /*************************************/ .scrollable { /* required settinsg */ position: relative; overflow :hidden;

   padding: 75px 0;
   margin: 0 auto;
   width: 800px;
   height: 400px;
   background: #FFFFFF;}

.scrollable .items { /* this cannot be too large */ width: 50000px; position: absolute;} .items div { float: left; width: 963px; height: 370px;} .prev {

       background: url(DTU-Denmark2011-slider-prev.png) no-repeat;
       height: 74px;
       width: 74px;
       position: absolute;
           left: -518px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */
           top: 310px;
       margin-left: 50%;
       cursor: pointer;}

.next {

       background: url(DTU-Denmark2011-slider-next.png) no-repeat;
       height: 74px;
       width: 74px;
       margin-right: 50%;
       position: absolute;
           right: -519px; /* floor(963/2) + 74/2 = 481 + 37 = 518 */
           top: 310px;
       cursor: pointer;}

.disabled {

       visibility: hidden;}

/* position and dimensions of the navigator */ .navi {

   left: -56px;
   margin-left: 50%;
   position: absolute;
   top: 505px;
   width: 112px;}

.navi a { width: 8px; height: 8px; float: left; margin: 3px; background: url(DTU-Denmark2011-slider-navigator-red.png) 0 0 no-repeat; /*background: url(DTU-Denmark2011-slider-navigator-dark.png) 0 0 no-repeat;*/ display: block; font-size: 1px;} .navi a:hover { background-position: 0 -8px;} .navi a.active { background-position: 0 -16px;}

/* Tooltips (thanks to flowplayer.org) */ /*********************************************/ /*.tooltip {

       z-index: 2;

display:none; background:transparent url(http://flowplayer.org/tools/img/tooltip/black_arrow.png); font-size:14px; height:70px; width:160px; padding:25px; color:#fff;}

  • /

/* Sexy Drop Down Menu (thanks to sohtanaka.com) */ /*********************************************/

ul.topnav > li > a:hover {

   color: #800000;
   text-decoration: underline;}
  1. navigation,.navigation {
   height: 69px;}

.navigation {

   background: url("UChi_banner.png") no-repeat 50%;
   z-index: 1;
   position: relative;}

.stickToTop {

   position: fixed;
   top:0;
   width:100%;}

ul.topnav { list-style: none; padding: 0; margin: 0; float: left; width: 100%; font-size: 15px; } ul.topnav li { float: left; margin: 0; padding: 0; position: relative; /*--Declare X and Y axis base for sub navigation--*/ } ul.topnav li a { padding: 6px 20px 5px 20px; color: #000; display: block; text-decoration: none; float: left; } ul.topnav > li > a {

   height: 23px;
   overflow: hidden;}

ul.topnav li:first-child a{ padding-left: 0; } ul.topnav li span { /*--Drop down trigger styles--*/ /*width: 17px;*/ /*height: 34px;*/ /*float: left;*/ /*background: url(Subnav_btn.gif) no-repeat center top;*/

       color: #CCCCCC;

} ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/ ul.topnav li ul.subnav {

   z-index: 1; //Stay on top of slider

list-style: none; position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/ left: 0; top: 35px; background: #333; margin: 0; padding: 0; display: none; float: left; border: 1px solid #111;

       border-radius: 0 0 5px 5px;

} ul.topnav li ul.subnav li { margin: 0; padding: 0; border-top: 1px solid #252525; /*--Create bevel effect--*/ border-bottom: 1px solid #444; /*--Create bevel effect--*/ clear: both;

       list-style: none outside none;

} ul.topnav li ul.subnav, ul.topnav li ul.subnav li {

       width: 160px;

} ul.topnav li ul.subnav li:last-child{

       border-radius: 0 0 5px 5px;

} html ul.topnav li ul.subnav li a { float: left; /*background: #333 url(Dropdown_linkbg.gif) no-repeat 10px center;*/

   padding-left: 10px;
   padding-right: 10px;
   width: 140px;

} html ul.topnav li ul.subnav li a:last-child{

       border-radius: 0 0 5px 5px;

} html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/ background: #222 /*url(Dropdown_linkbg.gif) no-repeat 10px center*/; }