/* evdoc.css - Style sheet for Surface Evolver HTML documentation */

.center { text-align: center }

pre { font-family: "Lucida Console";
      font-size: 14px;
}

div.center { text-align: center }

tt {
   font-family: "arial black", "Lucida Console",helvetica; 
      font-size: 13px;
}

code {
   font-family: "arial black", "Lucida Console",helvetica; 
      font-size: 13px;
}
code.shortcode {
   font-family: "arial black", "Lucida Console",helvetica; 
      font-size: 13px;
  white-space:nowrap
}

tt.code {
    font-family: "Lucida Console";
}

tt.shortcode {
  font-family: "Lucida Console";
  white-space:nowrap
}

a  {
    color: #0000FF;
    text-decoration:none;
}

td { vertical-align: top }

table.wide { border-spacing: 20px 20px; }

table.index { padding-left: 50px; }

a.shortcode {
  color: #0000FF;
  text-decoration:none;
  font-family: "Lucida Console";
  font-size: 14px;
  white-space:nowrap
}

a.keyword  {
    color: #0000FF;
    text-decoration:none;
/*    font-family: "Lucida Console";
      font-size: 14px;
*/
    font-family: "arial black";
      font-size: 13px;
}

a.name {
     color: #000000;
   }

H2.keyword {
    font-family: "Lucida Console";
}

H2.kw {
    font-family: "Lucida Console";
}

p.indent {
   margin-left:  3em
}

ul.arglist {
   margin-top: 0in;
   top-padding: 0;
   border-top-width: 3in;
}

table.graphics  td { padding-right: 10px; padding-top: 15px }

.nobr { white-space: nowrap }

