Team:WITS-CSIR SA/css/presentation.css

From 2011.igem.org

Revision as of 10:03, 17 September 2011 by Nkruger (Talk | contribs)

body {

   font-family: Tahoma, Sans-Serif, Verdana, Arial;
   font-size: 0.8em;

}

.west {

   border-right: 1px solid #111111;

}

h1, h2, h3, h4, h5, h6 {

   font-weight: bold !important;

}

.banner h1 {

   margin: 0px;
   padding: 0px;
   border: none !important;
   color: White !important;

}

body.start {

   color: #3C6792;

}

.padding {

   padding: 5px;

}

.margin {

   margin: 5px;

}

.spacer {

   height: 76px;

}

.ui-resizable-handle {

   display: none !important;

}

.banner {

   position: absolute;
   top: 0px;
   height: 30px;
   padding: 10px;
   background-color: #5C87B2;
   color: #ffffff;
   text-shadow: 2px 2px 2px #111111;
   z-index: 10;
   width: 100%;

}

.menu {

   color: #A2BAED !important;
   text-shadow: 1px 1px 1px #111111;
   font-weight: bold;
   z-index: 10;
   width: 100%;
   height: 30px;

}

.menu a {

   text-decoration: none;
   color: #A2BAED !important;
   padding-right: 5px;

}

.menu a:hover {

   text-decoration: underline;
   color: #B2CAFD !important;

}

.menu a.current {

   color: #B2CAFD !important;
   text-decoration: underline;

}

.banner a {

   color: #ffffff;
   text-decoration: none;

}

input[type=text] {

   height: 23px;
   border: 1px solid #B2CAFD;

}

div.calendar ul {

   list-style-type: none;
   margin: 0px;
   padding: 0px;

}

div.calendar ul li {

   margin: 2px;
   padding: 0px;

}

.center {

   text-align: left !important;

}

.center h1 {

   color: #3C6792 !important;
   font-size: 16pt !important;
   margin-bottom: 0.5em !important;
   border: none !important;

}

h2 {

   font-size: 14pt;

}

ul.sideMenu {

   list-style-type: none;
   margin: 0px;
   padding: 0px;

}

ul.sideMenu li {

   padding: 3px;
   border: 1px solid #3C6792;
   background-color: #eeeeff;
   margin: 2px;
   cursor: pointer;

}

ul.sideMenu li a {

   text-decoration: none;
   color: #3C6792;

}

ul.sideMenu li:hover a {

   font-weight: bold;
   color: #5C87B2;

}

ul.sideMenu li.current {

   border: 1px solid #3C6792;
   background-color: #5C87B2;

}

ul.sideMenu li.current a {

   font-weight: bold;
   color: #eeeeff;

}

.center a:link {

   text-decoration: none;
   color: #3C6792;

}

.center a:visited {

   text-decoration: none;
   color: #3C6792;

}

.center a:hover {

   font-weight: bold;
   color: #5C87B2;

}

.center a:active {

   font-weight: bold;
   color: #5C87B2;

}

div.box {

   border: 1px solid #3C6792;
   padding: 3px;
   font-size: 0.9em;
   color: #3C6792;
   background-color: #eeeeff;
   margin-bottom: 10px;

}

img.thumbnail {

   border: 1px solid #3C6792;
   width: 150px;
   height: 200px;
   float: left;

}

div.box table {

   margin-left: 160px;

}

div.box table tr th {

   text-align: left;

}

div.slider {

   border: 1px solid #3C6792;

}

div.slider img {

   border: 1px solid #3C6792;

}

div.slider div.thumbs {

   border: 1px solid #3C6792;
   margin: 3px;
   height: 69px;
   overflow: hidden;
   overflow-x: scroll;
   white-space: nowrap;
   padding: 3px;

}

div.slider img.thumb {

   float: left;
   margin-left: 3px;

}

.center p {

   text-align: justify;
   line-height: 1.4em;

}

.left {

   float: left;

}

.right {

   float: right;

}

.margin-top {

   margin-top: 10px !important;

} .margin-bottom {

   margin-bottom: 10px !important;

} img.margin-left {

   margin-left: 10px !important;

} .margin-right {

   margin-right: 10px !important;

} .margin-all {

   margin: 10px !important;

}

.padding-top {

   padding-top: 10px !important;

} .padding-bottom {

   padding-bottom: 10px !important;

} .padding-left {

   padding-left: 10px !important;

} .padding-right {

   padding-right: 10px !important;

} .padding-all {

   padding: 10px !important;

}

.border {

   border: 1px solid #3C6792;

}

table {

   background-color: Transparent !important;

}

.searchBox {

   color: #A2BAED !important;

}

.center li, .west li {

   list-style-image: none !important;

}

  1. footer-box

{

   font-size: 75%;
   border: none !important;
   padding-top: 5px;

}

.right-menu a {

   background-color: transparent !important;

}