
img#pdficon {
height: 20px;
width: 20px;
}
body a {
color: #e00000;
text-decoration: underline;
}

body a:hover {
text-decoration: none;
color: #555555;
}

table {
font: inherit;
}

img {
border: none;
}

.bold {
font-weight: 600;
}

.italics {
font-style: italic;
}

.hidden {
display: none;
}

span.redfont {
color: #e00000;
}

img.floatright {
float: right;
}

img.floatleft {
float: left;
}


div.container {
/* Contains everything */
background-color: #ffffff;
font-family: verdana,arial,helvetica,clean,sans-serif;
width: 90%;
font-size: 12px;
color: #000000;
margin: -4px auto 0 auto;
}

div.content {
/* where the content is located */
margin-top: -19px; /* 5px more than bot. padding of navbar a...otherwise, 21px if navbar is float right */
min-height: 400px;
}

div.sidebar {
width: 17%;
float: left;
min-height: 400px;
}

div.logo {
height: 80px;
margin-bottom: 5px;
}

div.logo img {
border: none;
}

img#logowords {
width: 389px;
height: 53px;
margin-top:17px;
margin-right: 0;
}

#hillpic {
width: 385px;
height:76px;
float: right;
margin-right: 5px;
margin-top: 10px;
}

/* ----------------- Navigation Bar --------------*/
div.navbar  {
border: 2px solid #121212;
padding: 6px 0 6px 0; /* must match size of top and bottom navbar a borders */
background-color: #e00000;
}

div#redborder {
border: 1px solid #e00000;
margin-bottom: 20px;
}

.navbar ul {
/*  float: right; */
margin: 0 0 0 3px;
padding: 0;
list-style-type: none;
display: inline;
}

.navbar li {
display: inline;
margin-left: -3px;  /* make li even with edge of container */
padding: 0;
}

.navbar a  {
padding: 0 5px 0 5px;
text-decoration: none;
font-size: 12px;
font-weight: 700;
color: #ffffff;
background-color: #e00000;
border-top: 6px solid #e00000;
border-bottom: 6px solid #e00000;
border-right: 1px solid #ffffff;
}

.navbar a:hover {
text-decoration: none;
color: white;
border-top: 6px solid black;
background-color: black;
border-bottom: 6px solid black;
}

/* ------------------------End Navbar --------------*/

div#footer{
height: 55px;
background-color: #222222;
width: 100%;
float: left;
text-align: center;
font-size: .8em;
color: #F2F3EE;
padding: 0;
margin-bottom: 3px;
}

div#footer a:hover { 
color: #aaaaaa;
}

div#tmDiv_b87 {
margin-top: 5px;
}

div#ibox_content td {
padding: 0;
border: none;
}



div.content {
padding-top: 10px;
}

p#header {
text-align: center;
font-weight: 600;
width: 300px;
float: left;
font-size: 16px;
margin-left: 20px;
}

p#header img  {
height: 90px;
width: 90px;
margin: 0 0 5px 0;
}

p#header span#lrl  {
color: #e00000;
font-size: 28px;
}

div#header_right {
margin: 10px 0 0 320px;
}

div#growing {
background-color: #8bff8b;
border: 1px solid #00cc00;
text-align: center;
width: 60%;
margin-left: 20%;
padding-bottom: 5px;
}

div#growing span  {
font-size: 1.8em;
}

div#findalum {
width: 80%;
margin: 20px 10% 10px 10%;
padding: 3px 0 7px 0;
background-color: #b6d8ed;
border: 1px solid #3ca8e8;
text-align: center;
font-weight: 600;
}

div#findalum span#findalum_head {
font-size: 14px;
color: #d00000;
}

div#findalum form {
margin: 5px 0 0 0;
}

div#findalum #searchform {
margin: 10px 0 0 7%;
border-top: solid 1px #888888;
padding-top: 10px;
width: 86%;
}

form img#cal {
height: 40px;
width: 40px;
position: relative;
top: 12px;
left: -4px;
}

form img#house {
height: 40px;
width: 40px;
position: relative;
top: 6px;
}

select#y {
margin-right: 10px;
}

p#sorter {
margin-top: 20px;
text-align: center;
font-size: 13px;
}

p#sorter a {
text-decoration: none;
}

/******************************************************
   Lab Report CSS Tables ver. 1.1
   Created by Louise Dade, 03 September 2005
   http://www.classical-webdesigns.co.uk

   You may use this style sheet, but please DO NOT
   link to it directly (hot-link) in your own files.

   Inc. Files: graph.png; fauxalpha.png; dlarrow.png
******************************************************/

/* We collapse borders because we don't want cell spacing.
   We specify the font family here too, including a generic fall-back.
   We specify a global table font size, using 'ems' because they are
   resizable and take their relative value from the global stylesheet. */
table#alums {
    border-collapse: collapse;
    /*  background: url(graph.png) #fff no-repeat center;  */
    color: #000;    
    float: right;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 100%;
    border-left: 1px solid #989898;
    border-right: 1px solid #989898;
}

td#no_alums {
  font-size: 1.4em;
  font-weight: 600;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f0f0f0;
}

td#no_alums a {
  font-weight: 400;
  font-size: 12px;
}

/* We add letter spacing because all caps makes the letters scrunchy
   Also, left aligned because it was favoured by my university for table
   captions, but yours might be different. Actually for a scientific paper,
   the caption would be more detailed, resembling a table 'summary' */
table#alums caption {
    padding-bottom: 5px;
    font-variant: small-caps;
    letter-spacing: 0.1em;
    text-align: left;
    font-weight: 600;
    font-size: 1.2em;
}

/* Table headers should be clear, but concise and discreet.
   The double border separates the row from caption and the table body 
   without needing a different background colour. Because we've specified
   a text colour, we also specify a background colour (even though it's the
   same as the main table colour) to accommodate personal stylesheets. */
table#alums thead th {
    border-top: 3px double #555;
    border-bottom: 3px double #555;
    padding: 2px 10px;
    background-color: #fff;
    color: #333;
    text-align: left;
    font-variant: small-caps;
    letter-spacing: 0.1em;
    white-space: nowrap;
}

/* We've given the table footer the same double border treatment for the
   same reason.  It also acts as a nice "end of table" indicator. It's 
   part of the data so we leave the text black. We also treat the header
   and data the same way. */
table#alums tfoot th, tfoot td {
    border-top: 3px double #555;
    border-bottom: 3px double #555;
    padding: 5px 10px;
    font-variant: small-caps;
    letter-spacing: 0.1em;
}

/* We now revert to discreet single pixel horizontal borders to separate
   each entry.  If your table content is numerical data, you might want the
   vertical borders too, but I find it's visually more pleasing and easier to
   read online when there is plenty of padding instead of borders. 
   NOTE: we treat the headers and data cells the same here, visually it's clear
   enough (header text is bold) and does not affect screen-reader software */
table#alums tbody th, tbody td {
    border-bottom: 1px solid #ccc;
    padding: 5px 12px;
    text-align: left;
    vertical-align: top;
}


/* CSS2 selectors - this just means the link in the fourth TD along
   (the last column).  It simply adds a "download" icon and makes the
   text all caps - will be ignored by older browsers. We also add a 
   link colour (same as all other links) for personal stylesheets.
table#alums tbody td+td+td+td a {
    padding-right: 16px;
    color: #00d;
    font-variant: small-caps;
    letter-spacing: 0.1em;
}   */

tr.odd {
background-color: #ffffff;
}

tr.even {
background-color: #e0e0e0;
}

/* Finally we have the link styles: background has been rendered as
   transparent so the background image isn't blocked in an ugly way. */
tbody a {
    text-decoration: underline;
}

tbody a:hover {
	text-decoration: none;
	color: #e00000;
}

/* EOF */