#section-header {
    background-image: url("/law/images/utlaw-3rd-level-nav-header-pano.jpg");
}

#faculty-profiles-list, #faculty-profiles-list-photos {
    min-height: 400px;
}

#faculty-profiles-list .column.span-three,
#faculty-profiles-list-photos .column.span-three {
    width: 100%;
}


#faculty-profiles-list .multicolumn {
    width: 235px;
    float: left;
    line-height: 1.2;
}

#faculty-profiles-areas-list .multicolumn {
    width: 300px;
    float: left;
    line-height: 1.2;
}

#faculty-profiles-list .column,
#faculty-profiles-list-photos .column {
    width: 170px;
}

#faculty-profiles-list h3, #faculty-profiles-list-photos h3 {
    color: #666;
    padding: 0.15em 0 0.15em 10px;
    margin: 0 15px 1.5em -10px;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #999;
}

#faculty-profiles-list ul, #faculty-profiles-list li,
#faculty-profiles-areas-list ul, #faculty-profiles-areas-list li,
#faculty-profiles-list-photos ul, #faculty-profiles-list-photos li {
    /*font-size: 12px;*/
    list-style: none !important;
    margin: 0; padding: 0;
}

.faculty-profiles-list-group {
    clear: both;
    margin: 0 0 2.5em;
}

#faculty-profiles-list li {
    color: #666666;
    margin: 0 30px 2em 0;
}

#faculty-profiles-list a {
    display: block;
    margin-bottom: 0.5em;
    text-decoration: none;
}

#faculty-profiles-list .faculty-profiles-list-titles li {
    margin: 0 0 0.5em 0;
}

#faculty-profiles-list-photos ul {
    margin-left: -23px;
    padding-bottom: 2em;
}

#faculty-profiles-list-photos ul:last-child {
    border: 0;
}

#faculty-profiles-list-photos li {
    float: left;
    height: 200px;
    text-align: center;
    width: 45%;
}

@media (min-width: 650px) {

    #faculty-profiles-list-photos li {
        float: left;
        height: 200px;
        text-align: center;
        width: 25%;
    }
}

@media (min-width: 1025px) {

    #faculty-profiles-list-photos li {
        float: left;
        height: 200px;
        text-align: center;
        width: 148px;
    }

    #faculty-profiles-list-photos a {
        text-decoration: none;
        font-size: 13px;
    }

    #faculty-profiles-list-photos img {
        background: #eee;
        border: 1px solid #ddd;
        border-radius: 2px 2px 2px 2px;
        box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
        height: 130px;
        padding: 5px;
        width: 104px;
    }

}

#faculty-profiles-list-toolbar {
    padding: 0.75em 0 0.75em 10px;
    position: relative;
}

#faculty-profiles-view-toggle a {
    display: inline-block;
    background: #fff; /*-- was #ccc --*/
    color: #333;
    opacity: 0.7;
    text-decoration: none;
    margin-right: .5em;
}

#faculty-profiles-view-toggle .skip {
    position: absolute;
    top: 0;
    left: -9999px;
}

#faculty-profiles-list-toolbar a:hover {
    color: #000;
    opacity: 1;
}

#faculty-profiles-list-toolbar fieldset {
    border: 0;
}

#faculty-profiles-list-toolbar legend {
    position: absolute;
    top: 0;
    left: -9999px;
    height: 1%;
}

#faculty-profiles-view-toggle span {
    background: #550868;
    color: #fff;
    margin-right: .5em;
}

#faculty-profiles-list-toolbar h4 {
    margin: 1em 0 0.5em;
}

#faculty-profiles-list-toolbar h4:first-child {
    margin-top: 0;
}

#faculty-profiles-list-toolbar div {
    margin-bottom: 0.5em;
}

#faculty-profiles-list-toolbar div label {
    display: block;
    margin-left: 17px;
}

#faculty-profiles-list-toolbar div#faculty-profiles-view-toggle {
    margin-bottom: 1.5em;
}

#faculty-profiles-list-toolbar div input {
    margin: 0;
    float: left;
}

#faculty-profiles-view-toggle a, #faculty-profiles-view-toggle span {
    font: normal 12px/1 arial,helvetica,sans-serif;
    padding: 0.25em 5px;
    border-radius: 4px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.1);
    border: 1px solid #999;
}

#faculty-profiles-list-toolbar {
    background: #f0f0f0;
    border-radius: 4px;
    padding: 0.75em 0 0.75em 10px;

    font: normal 12px/1.5 arial,helvetica,sans-serif;
    position: relative;
    margin: 15px 0 0;
}

#faculty-profiles-list-toolbar div input {
    margin: 0;
    left: 13px;
    float: none;
    position: absolute;
}

#faculty-list-narrow {
    width: 90%;
}

.faculty-spotlight {
    background: #F9F7F5;
    border-radius: 4px;
    box-shadow: 2px 5px 15px rgba(153, 126, 96, 0.15);
    clear: both;
    margin: 0 30px 2em -10px;
    overflow: hidden;
    padding: 10px;
}

.faculty-spotlight-photo {
    display: block;
    float: left;
    width: 170px;
}

.faculty-spotlight-photo img {
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #E4E4E4;
    padding: 8px;
    width: 170px;
    height: auto;
}

.faculty-spotlight-content {
    float: right;
    position: relative;
    width: 425px;
}

.faculty-spotlight-content h3 {
    margin: 0.25em 45px 0.5em 0;
}

.faculty-spotlight-content h3 a {
    text-decoration: none;
}

.faculty-spotlight-content p {
    margin-right: 15px !important;
}

#faculty-home-sidebar blockquote {
    font: 16px/1.5 georgia,"times new roman",serif;
    margin: 1.5em 0 1em;
}

#faculty-home-sidebar li {
    color: #999999;
    margin-right: 0;
}

#faculty-home-sidebar li a {
    text-decoration: none;
}

#faculty-home-news {
    border-top: 1px solid #CCCCCC;
    margin-top: 2em;
    padding-top: 2em;
    position: relative;
}

#faculty-home-clips {
    border-top: 1px solid #CCCCCC;
    margin-top: 2em;
    padding-top: 2em;
    position: relative;
}

.faculty-rss {
    position: absolute;
    right: 0;
    top: 2.25em;
}

#utlaw-content #faculty-profile-name {
    color: #4F4D4A;
    font-size: 26px;
    margin: 0;
}

#utlaw-content #faculty-profile-titles,
#utlaw-content #faculty-profile-titles li {
    color: #83786B;
    font-size: 16px;
    list-style: none;
    margin: 0; padding: 0;
}

#faculty-profile-titles {
    margin-bottom: 1.5em !important;
}

@media (min-width: 859px) {
    #faculty-profile-education,
    #faculty-profile-specialties {
        float: left;
        /*font: 12px/1.5 arial,helvetica,sans-serif;*/
        width: 45%;
    }
}

#faculty-profile-publications,
#faculty-profile-activities {
    clear: both;
}

#faculty-profile-education h3,
#faculty-profile-specialties h3,
#faculty-profile-publications h3,
#faculty-profile-activities h3 {
    color: #22170E;
    font-size: 16px;
    margin: 0 0 0.5em;
}

#faculty-profile-education ul, #faculty-profile-education li,
#faculty-profile-specialties ul, #faculty-profile-specialties li {
    color: #666666;
    list-style: none;
    margin: 0 0 0.25em;
}

#faculty-profile-education ul,
#faculty-profile-specialties ul {
    margin-bottom: 2em;
}

#faculty-profile-bio {
    clear: both;
    margin-bottom: 3em;
}

#faculty-profile-publications ul, #faculty-profile-publications li,
#faculty-profile-activities ul, #faculty-profile-activities li {
    margin: 0 0 1.25em;
}

#faculty-profile-publications ul a, #faculty-profile-publications li a,
#faculty-profile-activities ul a, #faculty-profile-activities li a {
    overflow-wrap: break-word;
}

#faculty-profile-publications ul,
#faculty-profile-activities ul {
    margin: 1.5em 60px 3em 15px;
}

.sc {
    font-variant: small-caps;
}

#faculty-profile-activities h4 {
    font: bold 12px/1.2 arial,helvetica,sans-serif;
    margin: 0;
}

#utlaw-content .faculty-profile-activities-date {
    color: #7c7274; /*-- was #888888 --*/
    margin: 0;
}

#utlaw-content #faculty-profile-sidebar {
    background: #FAFAFA;
    border-bottom: 4px solid #F2E9E1;
    float: right;
    margin-right: -10px;
    padding: 0 0 0 15px;
    width: 255px;
    font: normal 12px/1.5 arial,helvetica,sans-serif;
    color: #666;
}

#faculty-profile-sidebar h3 {
    font-size: 16px;
    margin: 0.5em 0;
}

#faculty-profile-contact-info p {
    margin: 0;
}

#faculty-profile-contact-info abbr {
    border-bottom: none;
}

#faculty-profile-headshot img {
    box-shadow: -2px 4px 6px rgba(0, 0, 0, 0.2), 8px -8px 8px rgba(0, 0, 0, 0.05);
    margin: 5px 0 0 -5px;
    max-width: 250px;
}

#faculty-profile-headshot-credit {
    color: #666666;
    font: 12px/1.5 arial,helvetica,sans-serif;
    margin: 0 0px 1.5em -15px;
    background: #fdfdfd;
    padding: 0 10px 0.5em;
    margin-left: -10px;
    border-bottom: 1px solid #eee;
}

#faculty-profile-headshot-credit p {
    margin: 0;
    opacity: 0.8;
}

#faculty-profile-contact-info #faculty-profile-contact-info-utaddress {
    margin: 0.5em 0 1.5em;
}

/* quick links */
div#quick-links {
    width: 850px;
}

#quick-links ul li {
    display:inline;
    margin: 0px 1.2em 0px 0px !important;
    font-weight: bold;
    font-size: 13px;

}