@charset "UTF-8";
/*
Custom local styles...
*/

.smallesttext {font-size: 9px;}

.instr_index_table td {border-bottom: 1px solid #ccc;}
.instr_thumb_td {padding: 5px 5px 0 0;}
.instr_thumbNav td {background: #fff;font-size: 9px;line-height: normal;border-left: 1px solid #ccc;}

#imgGallery a img {border: 1px solid #fff;}
#imgGallery a:hover img {border: 1px solid #333;}

.instructorPic {
float: right;
margin: 0 0 5px 10px;
}

#newsEventsHome {
float: right;
width: 199px;
margin: 0 0 10px 10px;
padding: 0 0 0 10px;
border-left: 1px solid #ccc;
font-size: 0.9em;
line-height: normal;
}
#newsEventsHome h3 {
padding: 2px 0 3px 10px;
border: 1px solid #000;
margin: 0 0 10px -11px;
font-size: 1em;
color: #fff;
background: #444 url(http://www.reed.edu/global_assets/images/gradient/v.20px.444-000.gif) bottom repeat-x;
}

/*Events. New as of Fall 2011 */
.eventsYearChooser {
    color: #333;
    font-size: .9em;
    margin-bottom: 1em;
}
.eventsYearChooser select, .eventsYearChooser input { font-size: 1em; }
.eventsYearChooser input { margin-left: 5px; }
#events h4 {
    position: absolute;
    left: -999em;
}
.eventList th, .eventList td {
    padding: 5px;
    border-top: 1px dashed #ccc;
    vertical-align: top;
}
.eventList th.eventDate {
    white-space: nowrap;
    text-align: right;
    font-size: .9em;
}
.eventList tr.upcoming th, .eventList tr.upcoming td { background: #faf8d5; }
.eventList tr.upcoming th { border-left: 1px dashed #ccc; }
.eventList tr.upcoming td { border-right: 1px dashed #ccc; }
.eventList .eventsAlert strong {
    color: red;
    font-size: .9em;
}
.eventList p { margin: 0 0 5px 0; }
#eventsFeature {
    background: #eee url(http://www.reed.edu/global_assets/images/gradient/v.50px.fff-eee.gif) repeat-x;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 1em;
}
#eventsFeature h4 {
    background: url(http://www.reed.edu/global_assets/images/icons/famfamfam.silk.1.3/star.png) no-repeat;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
    font-size: 1.2em;
    font-weight: normal;
    line-height: normal;
    color: #444;
}
#eventsFeature p { margin: 0 0 5px 20px; }
#eventsFeatureHome {
    float: right;
    width: 175px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
    margin: 10px 0 10px 10px;
    font-size: .9em;
}
#eventsFeatureHome h3 { margin-top: 0; }
#eventsFeatureHome .fullScheduleLink {
    border-top: 1px solid #ccc;
    padding-top: 3px;
    margin-bottom: 3px;
    font-size: .9em;
}
