Team:Penn/css/igemcss

From 2012.igem.org

  1. p-logo, #search-controls, #cat-links {
 display: none;

}

  1. contentSub

{

 display: none;
 margin:0px;

}

div#footer {

  display:none

}

  1. p-logo2
{
   position: absolute;
   z-index: 1;
   height: 107px;
   width: 975px;

}

  1. p-logo2 h5
{
   display: none;

}

  1. p-logo2 a,
  2. p-logo2 a:hover
{
   text-decoration: none;

}

  1. content {
 width:1000px;
 border:none;
 background-color: #01256e;
 padding: 0px;
 margin-top: 0px;

}

  1. footer-box, .printfooter, .firstHeading, #footer {
 display: none;
 margin: 0px;

}

  1. top-section {
 width:1000px;
 border:0px;
 height:0px;
 padding-bottom:0px;
 background: #fff;
 margin-bottom: 0px;
 margin-top: 0px;

}

.right-menu li a, .right-menu li a:hover {

 color: #ffffff;
 background-color: transparent;
 margin-bottom:0px;

}

.left-menu:hover {

 background-color: transparent;
 margin-bottom: 0px;

}

  1. menubar > ul > li:last-child {
 display:none;

}

  1. menubar {
 width: auto;

} body {

 background: #01256e;
 padding: 0 0 0 0;
 margin-top: 0px;

}

img { margin:0px; padding:0px; }

  h1 {
     font-family: arial,sans-serif;
     color: #000000;
     }

.button2 {

 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #ffffff;
 padding: 10px 20px;
 background: -moz-linear-gradient(
 	top,

#0099cc 0%, #857e85 50%, #7a757a 50%, #66c9c9);

 background: -webkit-gradient(
 	linear, left top, left bottom, 

from(#0099cc), color-stop(0.50, #857e85), color-stop(0.50, #7a757a), to(#66c9c9));

 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border-radius: 10px;
 border: 1px solid #000000;
 -moz-box-shadow:
	0px 1px 3px rgba(209,205,209,0.5),
 inset 0px 0px 1px rgba(153,009,153,0.6);
 -webkit-box-shadow:
 	0px 1px 3px rgba(209,205,209,0.5),

inset 0px 0px 1px rgba(153,009,153,0.6);

 box-shadow:

0px 1px 3px rgba(209,205,209,0.5), inset 0px 0px 1px rgba(153,009,153,0.6);

 text-shadow:
       0px -1px 0px rgba(250,250,250,1),

0px 1px 0px rgba(255,255,255,0.2); }

  1. catlinks {
   border: none;
   background-color: none;
   padding: 0;
   margin-top: 0;
   clear: both;

}