/* Body, Text, Images */

body {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 13px;
  line-height: 16px;
  color: #3c3c3c;
  background-color: #cabda1;
  background-image: url('/images/interface/background.gif');
  background-repeat: repeat-x;
  margin: 0;
}


p {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 13px;
  line-height: 16px;
  margin: 0px 0px 15px 0px;
}

table {
  padding: 0;
  margin: 0;
}

td {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 13px;
  line-height: 16px;
}


h1 {
  margin: 0;
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
}

h1 a:link {text-decoration: none; color: #252525; font-size:20px;}
h1 a:active {text-decoration: none; color: #252525; font-size: 20px;}
h1 a:visited {text-decoration: none; color: #252525; font-size: 20px;}
h1 a:hover {text-decoration: none; color: #252525; font-size: 20px;}

    
h2 {
  margin: 0 0 11px 0;
  font-size: 18px;
  font-weight: normal;
  color: #C08F21;
}

h3 {
  margin: 0 0 5px 0;
  padding: 2px 0 1px 5px;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  background-color: #f0e0b6;
}

  h3 a#rss {
    color: #000;
    text-decoration: none;
  }
    
h4 {
    margin: 0 0 5px 0;
    padding: 3px;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    background-image: url('/images/interface/background_heading.gif');
    background-repeat: repeat-y;
}

h5 { font-size: 13px; text-transform: uppercase; margin-bottom: 0; }

table.phone_list {
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 12px;
    line-height: 13px;
}


.form_heading {
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  color: #515151;
}
  
.note {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  color: #515151;
}

.error {
  font-size: 12px;
  line-height: 13px;
  color: #E10E12;
}

.notice { border: 10px solid rgb(220, 212, 193); padding: 20px; font-size: 1.4em; line-height: 1.2em; }
.notice_small { border: 5px solid rgb(220, 212, 193); padding: 10px; font-size: 1.2em; line-height: 1.2em; }

img { border: 0; margin: 0; padding: 0;}



a {
    font-family: Georgia, 'Times New Roman', serif;
  }
  
a:link {text-decoration: underline; color: #c08f21;}
a:active {text-decoration: underline; color: #c08f21;}
a:visited {text-decoration: underline; color: #c08f21;}
a:hover {text-decoration: underline; color: #252525;}




.footer {
  color: #252525;
  font-size: 10px;
  line-height: 13px;
}

.footer a:link {text-decoration: underline; color: #252525; font-size: 11px;}
.footer a:active {text-decoration: underline; color: #252525; font-size: 11px;}
.footer a:visited {text-decoration: underline; color: #252525; font-size: 11px;}
.footer a:hover {text-decoration: underline; color: #C08F21; font-size: 11px;}


.credit {
  color: #ffffff;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  line-height: 13px;
}

.credit a:link {font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: underline; color: #ffffff;}
.credit a:active {font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: underline; color: #ffffff;}
.credit a:visited {font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: underline; color: #ffffff;}
.credit a:hover {font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: underline; color: #ffffff;}










/* Navigation */
img.nav {
    float: left;
}

img.quickmenu {
    vertical-align: bottom;
}

div.nav_menu_container {
    text-align: left;
    width: 155px;
}

div.nav_menu_container img.shadow {
vertical-align: bottom;
}

div.nav_menu {
    padding: 3px 5px 3px 5px;
    font-family: Georgia, 'Times New Roman', serif;
    color: #000;
    background-color: #dcba51;
    cursor: pointer;
}

div.nav_menu_first {
padding: 5px 5px 4px 5px;
background-image: url('/images/interface/nav/shadow_top.gif');
background-repeat: repeat-x;
}

div.nav_menu_hover_first {
    padding: 5px 5px 4px 5px;
    background-image: url('/images/interface/nav/shadow_top_hover.gif');
    background-repeat: repeat-x;
}

div.nav_menu_hover {
    background-color: #eee0b0;
}
    
div.nav_dotted {
    height: 1px;
    background-image: url('/images/interface/nav/dotted_line.gif');
}





/* List Items */

ul {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 14px;
  line-height: 17px;
  list-style-position: outside;
  padding: 0px 0px 0px 18px;
  margin: 0px 0px 15px 0px;
}

ol {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 12px;
  line-height: 15px;
  list-style-position: outside;
  padding: 0px 0px 0px 25px;
  margin: 0px 0px 15px 0px;
}

li {
    margin: 0px 0px 3px 0px;
    padding: 0px;
}

ul.arrow_gold {
    font-size: 13px;
    line-height: 16px;
    padding: 0px 0px 0px 15px;
    list-style-image: url('/images/interface/arrow_gold.gif');
}


ul.sub_gold {
    padding: 0px 0px 0px 12px;
    margin: 0px 0px 7px 0px;
    font-size: 12px;
    line-height: 14px;
    list-style-image: url('/images/interface/sub_gold.gif');
}

ul.sub_gold li {
    margin: 0px;
    padding: 0px;
}

ul.arrow_black {
    font-size: 12px;
    line-height: 14px;
    list-style-image: url('/images/interface/arrow_black.gif');
}

ul.arrow_black a {
    font-size: 13px;
    line-height: 15px;
}

ul.pdf {
    padding: 0px 0px 0px 20px;
    line-height: 14px;
    list-style-image: url('/images/interface/icon_pdf.gif');
}




/* Miscellaneous Elements */

table.background_product {
    float: none;
    background-image: url('/images/interface/background_product.gif');
    background-repeat: repeat-y;
    line-height: 1px;
    margin: 0;
}

.dotted_line_horizontal_black,
.dotted_line_horizontal_gray {
  float: none;
    height: 1px;
  background-repeat: repeat-x;
  line-height: 1px;
  margin: 25px 0 25px 0;
}

.dotted_line_horizontal_black {
    background-image: url('/images/interface/dot_horizontal_black.gif');
}

.dotted_line_horizontal_gray {
    background-image: url('/images/interface/dot_horizontal_gray.gif');
    line-height: 1px;
}

.dotted_line_vertical {
    float: none;
    background-image: url('/images/interface/dot_vertical.gif');
    background-repeat: repeat-y;
    background-position: top right;
    line-height: 1px;
    margin: 0;
}

div.clearer {
    clear: both;
    line-height: 0;
    height: 0;
}


/* Tables and Data */
table.info {
    width: 610px;
    background-color: #ffffff;
    border: 1px solid #DFD8C7;
    border-collapse: collapse;
}

th.info {
  background-color: #F5EDD1;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
}

td.info {
  background-color: #252525;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
}




/* Forms and Form Buttons */

.form {
    font-size: 11px;
    color: #252525;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    margin-bottom: 7px;
}

.mailform {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    margin-bottom: 1px;
}

.form_button {
    margin: 0;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    text-indent: 0;
    background-color: #252525;
}



/** calendar classes **/

table.calendar_container {
    background-color: #ffffff;
    border: 1px solid #C08F21;
    padding: 3px;
}

tr.calendar_container {}
td.calendar_container {}
div.calendar_container_days {}

table.calendar_head {
    width: 100%;
    margin: 1px;
}
tr.calendar_head {}
td.calendar_head {
    padding: 1px;
}

td.calendar_head_prev_month {
    background-color: #C08F21;
}

td.calendar_head_month_select {
    color: #C08F21;
    background-color: #F5EDD1;
    text-align: center;
}

td.calendar_head_next_month {
    background-color: #F5EDD1;
}

table.calendar_base {
    border-right: solid #CABDA1 1px;
    border-bottom: solid #CABDA1 1px;
}
tr.calendar_base {
    vertical-align: top;
}
td.calendar_base {
}
td.calendar_base {
    font-size: 11px;
    padding: 3px;
    margin: 2px;
    line-height: 12px;
    width: 78px;
    border-top: 1px solid #CABDA1;
    border-left: 1px solid #CABDA1;
}

table.calendar_dow {}
tr.calendar_dow {
    height: 20px;
}
td.calendar_dow {}
div.calendar_dow {
    height: 13px;
    background-color: #F5EDD1;
    padding: 0px 0px 0px 5px;
}

div.calendar_day_this_month {
    color: #000000;
    font-weight: bold;
    min-height: 110px;
    height:auto !important; 
    height: 110px;
}
div.calendar_day_other_month {
    color: #aaaaaa;
    font-weight: bold;
    min-height: 110px;
    height:auto !important; 
    height: 110px;
}

div.calendar_event_day {
    color: #000000;
}

td.calendar_today {
    background-color: #F5EDD1;
}





#lightbox{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
    }

#lightbox a img{ border: none; }

#outerImageContainer{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    }

#imageContainer{
    padding: 10px;
    }

#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    }
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: transparent url(/images/spacer.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
    }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}



#imageDataContainer{
    font: 12px Georgia, Times, serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100% 
    }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;  }   
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    }

.alumni-search-form { overflow: auto; height: 50px; padding: 5px; margin: 10px -5px 0; }
.alumni-search-form p { margin: 0; }

.alumni-search-form div {
    float: left;
    width: 220px;
}

.alumni-search-form .field-first-name { width: 200px; }
.alumni-search-form .field-first-name input { width: 180px; }

.alumni-search-form .field-last-name { width: 200px; }
.alumni-search-form .field-last-name input { width: 180px; }

.alumni-search-form .field-class-year { width: 80px; }
.alumni-search-form .field-class-year input { width: 60px; }

.alumni-search-form .field-submit { width: 100px; padding-top: 1.3em; margin-left: 10px; }
.alumni-search-form .field-submit input { width: 100px; }

#alumni-search-results {
    border-collapse: collapse;
    width: 100%;
}

#alumni-search-results tbody tr:hover {
    background-color: #E6E4E0;
}

#alumni-search-results td {
    padding: 2px 14px 2px 4px;
}

.result-even {
    background-color: #F7F5F0;
}

.deceased { font-style: italic; color: #7A7976; }


#alumni_privacy_policy { border: 1px solid #DAD1BD; padding: 30px; background-color: #f4f1eb; position: relative; }
#alumni_privacy_policy_hide { position: absolute; right: 20px; top: 5px; text-align: right; width: 100px; }

/** cms page list segments **/
div.page_list_segment { width: 20px; height: 20px; text-align: center; vertical-align: top; color: #dab655; background-color: #f2eee1; border: solid 1px #dab655; cursor: pointer; margin-left: 3px; padding: 0; }
div.page_list_segment_selected { color: white; background-color: #dab655; margin-left: 3px; font-weight: bold; }


.slideshow { padding: 20px; background-color: #464646; }
.slideshow-images { width: 500px; height: 350px; margin: 15px auto auto; }
.slideshow-image { width: 500px; height: 350px; position: absolute; }
.slideshow-thumbs { width: 530px; margin-top: 10px; margin-left: 30px; }
.slideshow-thumb { float: left; border-width: 4px; border-style: solid; margin: 0 5px 5px 0; cursor: pointer; }
.slideshow-nav { width: 560px; }
.slideshow-nav-button { cursor: pointer; color: white; background-color: #464646; }
.slideshow-caption { width: 560px; height: 60px; margin: 10px auto; overflow: auto; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; line-height: 13px; padding: 10px; text-align: center; color: #eee; }
