Team:Ciencias-UNAM/stylesheets/rp page

From 2013.igem.org

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 11, 2013 */ @font-face {

   font-family: 'Museo Slab';
   src: url('http://dbproyectos.com/fonts/exljbris_-_museoslab-500-webfont.eot');
   src: url('http://dbproyectos.com/fonts/exljbris_-_museoslab-500-webfont.eot?#iefix') format('embedded-opentype'),
        url('http://dbproyectos.com/fonts/exljbris_-_museoslab-500-webfont.woff') format('woff'),
        url('http://dbproyectos.com/fonts/exljbris_-_museoslab-500-webfont.ttf') format('truetype'),
        url('http://dbproyectos.com/fonts/exljbris_-_museoslab-500-webfont.svg#museo_slab500') format('svg');
   font-weight: normal;
   font-style: normal;

}

/* -----------------------------------------

iGEM Reset
----------------------------------------- */
  1. globalWrapper {

background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height: 100%; }

  1. content {

background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow: visible; height: 100%; }

  1. bodyContent {

border: none; padding: 0; margin: 0; width: 100%; height: 100%; }

  1. top-section {

height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding: 0; border: none; font-size: 10px; }

  1. p-logo {

height: 1px; overflow: hidden; display: none; }

  1. search-controls {

overflow: hidden; display: block; background: none; position: absolute; top: 100px; right: 40px; }

  1. menubar.left-menu {

/*margin-top: -80px; uncomment this when page goes live */ background: none; height: 20px; left: 20px; float: left; } .left-menu ul { visibility: hidden; } .left-menu:hover ul { visibility: visible; } .left-menu:hover ul li a { color: #666; } .left-menu li a:hover { color: #aaaaff !important; text-decoration: underline; }

  1. menubar.right-menu {

display: block; width: 300px; float: left; margin-top: 2px; margin-right: 0px; border: none; } .right-menu ul { width: 300px; margin: 0px; visibility: hidden; } .right-menu ul li a { background: none; color: #666; } .right-menu:hover ul { visibility: visible; }

  1. footer-box {

width: 100%; margin: -10px auto 0 auto; padding: 20px 0; } .visualClear { display: none; }

  1. footer {

border: none; width: 965px; margin: 0 auto; padding: 0; } .firstHeading { display: none; }

  1. f-list a {

color: #333; font-size: 10px; }

  1. f-list a:hover {

color: #666; } .printfooter { display: none; }

  1. footer ul {

margin: 0; padding: 0; }

  1. footer ul li {

margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0; }

  1. search-controls {

display: none; } h3#siteSub { display: none; }

  1. contentSub {

display: none; } /* p:first-child { display: none; } */

  1. catlinks {

display: none; }

  1. footer-box {

width: 0px; height: 0px; overflow: hidden; visibility: hidden; }

  1. main_container p

{ margin: 0px; }

  1. main_container iframe

{ background: #FFFFFF; }

  1. main_container div.intcases

{ font-family: arial; font-size: 12px;

   text-align:left; 

border:1px solid #AAA; background:#FFF none repeat scroll 0% 0%; z-index:9999; visibility:hidden; position:absolute;

   padding: 0px;
   border-radius: 3px;

}

  1. main_container div.intcaselink

{ cursor: pointer;

   padding: 3px 8px 3px 8px;
   margin: 5px;

background:#EEE none repeat scroll 0% 0%; border:1px solid #AAA;

   border-radius: 3px;

}

  1. main_container div.annnoteimage

{ position: absolute; font-size: 0px; width: 16px; height: 12px; cursor: help; background-image: url(images/note.gif); background-repeat: no-repeat; }

  1. main_container div.annnotelabel

{ position: absolute; font-family: Arial; font-size: 10px; border: 1px solid #666666; cursor: help; background:#DDDD00 none repeat scroll 0% 0%; padding-left:3px; padding-right:3px; white-space: nowrap; }

  1. main_container .annotationName

{ font-size: .7em; font-weight: bold; margin-bottom: .2em; white-space: nowrap; }

  1. main_container .annotation

{ font-size: .7em; padding-left: .2em; margin-bottom: 1em; }

/* this is a fix for the issue where dialogs jump around and takes the text-align from the body */ .dialogFix {

   position:absolute;
   text-align:left;

}