
body {
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
}

.hidden{
  display:none;
}
img, p img{
  margin: 0px;
  float:none;
}

.box img{
 margin-right: 5px;  
/* vertical-align: middle;*/
}

pre.active4d {
  background-color:#F8F8F8;
  border: 1px solid #D8D8EE;
  color:#000000;
}

pre.active4d .line-numbers {
  background-color:#F8F8F8;
  color:#AAAAAA;
}

code{
  font-size:1.1em;
  background-color:#F8F8F8;
}

/*.append-2{
  margin-left: 10px;
  padding-right: 70px;
}
*/

a.stay {
  position: fixed;
  left: 0;
  display: block;
  background: #1B97F2;
  width: 115px;
  height: 20px;
  border: outset 1px #1B97F2;
  border-left: none;
  z-index: 100001;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  top: 40%;
}

a#gl{margin-top: -10px;}
/*a#ni{margin-top: -10px;}*/
a#did{margin-top: 25px;}
a#stg{margin-top: -45px; background: #d00; border: outset 1px #000;}

.title a{color: #000; text-decoration: none;}
.title a:hover{text-decoration: underline;}

.project{
  font-size: 1.4em;
  font-weight: bold;
}

.project a{
  text-decoration: none;
}

#go_home{width: 100%; text-align: center;}
#go_home a{text-decoration: none; color: #000;}
#go_home a:hover{text-decoration: underline;}

/* Headings
 * --------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { color: #111; }

/* Text Elements
 * --------------------------------------------------------------------- */
a                 { color: #125AA7; }
a:hover           { color: #000; }
blockquote        { color: #666; }

 

hr {
  background: #B2CCFF;
  color:      #B2CCFF;
}

/* Tables
 * --------------------------------------------------------------------- */
table {
  border-top:     1px solid #ddd;
  border-left:    1px solid #ddd;
}
th,td {
  border-bottom:  1px solid #ddd;
  border-right:   1px solid #ddd;
}

/* Default Classes
 * --------------------------------------------------------------------- */
p.quiet { color: #666; }
.alt    { color: #666; }

p.title {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  margin-bottom: 0.75em;
}

#banana {width: 1px; height: 1px; overflow: hidden;}
#header p.title { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
.UltraViolet{font-size: 1.1em;}
.safari .UltraViolet{font-size: 1.3em;}

/* EOF */
