/*
 * NYU Bioinformatics - Microarray group development
 *
 * Inspired by www.rhythmbox.org, (c) rhythmbox 2002
 * and http://glish.com/css/
 *
 * New code, modifications
 * (c) Idan Gazit 2002, and
 * (c) Marco Antoniotti, 2003-2004
 * (c) Samantha Kleinberg, 2005-2006
 * NYU Bioinformatics
 * Permission is hereby granted to use this style, etc etc etc.
 */
 
 


body
{
  margin:0px 5% 10px 5%;
  background: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color:black;
}


#main {
   border:2px solid #000000;
   background:#FFFFFF;
}


#main #menu {
  #border-left:0px;
  #border-right:1px solid #000;
  #border-bottom:1px solid #000;
  #border-top:1px solid #000;
  float:left;
  width:140px;
  #background:#EEEEE0;
  margin:50px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  position: fixed;
}

#menu p{ 
font-size:12px
font-family: Verdana, Arial, Helvetica, sans-serif;
}


a.navigation-link-selected
{
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  font-style: italic;
}

a.navigation-link-selected:hover
{
  text-decoration: underline;
  color: #ffffff;
  font-weight: normal;
  font-style: italic;
}

a.navigation-link
{
  text-decoration: none;
  color: #808069;
  font-weight: normal;
}

a.navigation-link:hover
{
  text-decoration: underline;
  color: #ffffff;
  font-weight: normal;

}


a.menu-link-selected
{
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
  font-style: italic;
}

a.menu-link-selected:hover
{
  text-decoration: underline;
  color: #ffffff;
  font-weight: normal;
  font-style: italic;
}

a.menu-link
{
  text-decoration: none;
  color: rgb(100, 100, 100);
  font-weight: normal;
}

a.menu:hover
{
  text-decoration: underline;
  color: #ffffff;
  font-weight: normal;
}


a.return
{
  text-decoration: none;
  color: #41286f;
  font-size: 8pt;
  font-weight: normal;
}

a
{
  text-decoration: underline;
  color: #666600;
}

a:hover
{
  text-decoration: underline;
  color: #68548D;
}

p
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}

.header
{
  background: #CCCC99;
  color: #003300;
  height: 40px;
  top: 0px;
  width: 90%;
  right: 5%;
  #border: 1px solid #330066;
  position: fixed;
  font-family: Verdana,Arial,Helvetica;
  font-size: 18px;
}

.navigation
{
  width: 90%;
  word-spacing: 5px;
  position: relative;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  word-spacing: 0px;
 }



.sidebar
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 5px;
  position: fixed;
  top: 10ex; 
  right: 1em;

}

.text
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}



li
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}


pre
{
  background: 5px;
  background-color: #e0e0e0;
}


.label
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: center;
  font-style: italic;
}

.command
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background: #eae8e3;
  font-weight: normal;
  margin-bottom: 10px;
}

.content
{
  background: #ffffff;
  margin-top: 40px;
  padding: 10px 3% 10px 155px;
}



.toc
{
  font-size: 10px;
  background: #ffffff;
  padding: 5px;
  padding-right: 5px;
}

.middle-bar
{
  height: 5px;
  background: #CC3399;
}

.black-line
{
  height: 1px;
  background: #000000;
}

.bottom
{
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.copyright
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #808080;
  font-weight: normal;
  padding:5px;
  text-align:right;
  border-color:#808080;
  border-width:0px;
  border-style:dotted;
  border-top-width:1px;
  
}

.centerblock
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: normal;
}


h1
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:18px;
  color: #003300;
  font-weight:bold;
}

h2
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  color: #003300;
  font-weight:bold;
}

h3
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #003300;
  font-weight:bold;
}

h4
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #003300;
  font-weight:bold;
}

h5
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #003300;
  font-weight:bold;
}

.captionimg
{
  text-align:right;
  font-style: italic;
  font-weight: normal;
  font-size:10px;
  color: #303030;
}

.indent
{
  padding-left: 50px;
}

.command
{
  font-family:Courier, serif;
}
