/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 July 2022 22:23:47
*/


@import url(https://cms.its.waikato.ac.nz/__data/assets/css_file/0010/99856/profile.css);
@import url(https://www.waikato.ac.nz/include/galleryview/galleryview.css);
@import url(https://www.waikato.ac.nz/include/nivo-slider/nivo-slider.css);
/* @import url(https://www.waikato.ac.nz/css/tabs2.css); */
@import url(https://www.waikato.ac.nz/css/jqueryui/jquery.ui.theme.css);
@import url(https://www.waikato.ac.nz/css/jqueryui/jquery.ui.base.css);
@import url(https://www.waikato.ac.nz/css/jqueryui/jquery.ui.all.css);
@import url(https://www.waikato.ac.nz/css/jqueryui/jquery.ui.core.css);
/* @import url(https://cms.its.waikato.ac.nz/__data/assets/css_file/0003/65910/SPE.css); */

<!-- @import url(https://www.waikato.ac.nz/css/jqueryui/jquery.ui.accordion.css); -->
<!-- @import url(https://www.waikato.ac.nz/include/nivo-slider/nivo-slider.css); -->

/* experiment: override JS equalheights - works as long as content section is tallest... needs some media queries and be a level up to work in all cases */

/*#sideMenu,
#content,
#seeAlso {
min-height:0!important;
}

#sideMenu,
#seeAlso {
border:none!important;
}

#content {
position:relative!important;
}

#content:before,
#content:after {
content:'';
display:block;
position:absolute;
top:0;
bottom:0;
border-left:1px dashed #ccc;
}

#content:before {
left:0;
}

#content:after {
right:0;
}*/

/* end experiment */

#seeAlso .text-widget {
overflow:hidden;
}

/* international language videos */

@media screen and (min-width: 768px) {

            .int-lang-vids {
                overflow:hidden;
            }

            .int-lang-vid {
                width: 33%;
                float: left;
                padding-right: 5px;
            }

        }

/* end international language videos */

/* research page columns */

@media screen and (min-width:992px) {

        .research-news {
            float:left;
            width:50%;
            padding-left:20px;
        }

        .research-media {
            float:left;
            width:50%;
            padding-right:20px;
            margin-top:27px;
        }

}

/* end research page columns */

/* student profile side widget */

#seeAlso .text-widget .student-profile img {
    display:block;
    float:none;
    width:100%;
    border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
}

#seeAlso .text-widget .student-profile h4 {
    padding:0 13px;    
}

#seeAlso .text-widget .student-profile h4 small {
    font-weight:bold;   
}

#seeAlso .text-widget .student-profile + h4 {
    padding: 0 13px;
    text-align:left!important;
}

/* end student profile widget */

.cleared {
overflow:hidden;
}

.img-full-width {
width:100%;
}

.img-float-left {
float:left;
margin: 0 10px 10px 0;
}

.img-float-right {
float:right;
margin:0 0 10px 10px;
}

.about-fass {
overflow:hidden;
}

/*profile editing styles*/

#profileEdit label {
    display: inline;
}

#colouredBoxes {
    margin-top: -10px;
    padding-top: 0px;
    padding-right: 0pt;
    padding-bottom: 12px;
    padding-left: 12px;
    clear: both;
    float: left;
    width: 100%;
}


#profilePhoto {
    padding: 12px;
    float: none;
    max-width: 200px;
}
@media screen and (min-width: 481px) {
    #profilePhoto {
        float: right;
        max-width: 180px;
        padding-left: 1em;
    }
}
/* class version of profilePhoto for listing pages - needs changeover work done for multiple listings */
.staffList-profilePhoto {
/*    padding: 1em; */
    float: none;
    max-width: 200px;
}
@media screen and (min-width: 481px) {
    .staffList-profilePhoto {
        float: left;
        max-width: 180px;
        margin: 0 2em 1em 0;
    }
}

#phonebook {
    border-top: none;
    clear: both;
width: 100%;
}

    #phonebook table {
        width: 100%;
    }

    #phonebook th, #phonebook td {
        padding: 3px 7px;
        border:0;
    }

/* stolen from /css/home.css to get the little boxes at the botom of the home page */
/* all curved boxes get the bottom-left corner */

div.rounded {
    background: #e2af29 url(http://www.waikato.ac.nz/images/corners/bl_15_e2af29_ffffff.gif) no-repeat bottom left;
    color: #333333;
    position: relative;
    padding-top: 0;
    padding-bottom: 15px;
    margin: 1em 10px 0 0;
    height: 100%;
    width: 235px;
    float: left;
}

div#grey.rounded {
    background: #666666 url('http://www.waikato.ac.nz/images/corners/bl_15_666666_ffffff.gif') no-repeat bottom left;
    color: #eee;
}

div#ltgrey.rounded {
    background: #cccccc url('http://www.waikato.ac.nz/images/corners/bl_15_cccccc_ffffff.gif') no-repeat bottom left;
    color: #000;
}

div#red.rounded {
    background: #cc0000 url('http://www.waikato.ac.nz/images/corners/bl_15_cc0000_ffffff.gif') no-repeat bottom left;
    color: #eee;
}

div#gold.rounded {
    background: #e2af29 url('http://www.waikato.ac.nz/images/corners/bl_15_e2af29_ffffff.gif') no-repeat bottom left;
}

/* all elements in 'div.rounded' gets the B-R corner */
div.rounded * {
    background: #e2af29 url('http://www.waikato.ac.nz/images/corners/br_15_e2af29_ffffff.gif') no-repeat bottom right;
    color: #333333;
    padding: 0em 7px 24px 0; /* was 15 */
    margin: 0 0 -15px 15px;
    height: 100%;
}

div#grey.rounded * {
    background: #666666 url('http://www.waikato.ac.nz/images/corners/br_15_666666_ffffff.gif') no-repeat bottom right;
    color: #eee;
}

div#ltgrey.rounded * {
    background: #cccccc url('http://www.waikato.ac.nz/images/corners/br_15_cccccc_ffffff.gif') no-repeat bottom right;
    color: #000;
}

div#red.rounded * {
    background: #cc0000 url('http://www.waikato.ac.nz/images/corners/br_15_cc0000_ffffff.gif') no-repeat bottom right;
    color: #eee;
}

div#gold.rounded * {
    background: #e2af29 url('http://www.waikato.ac.nz/images/corners/br_15_e2af29_ffffff.gif') no-repeat bottom right;
    color: #000;
}

    /* Scrub that B-R corner from all elements *2+* levels deep*/
    div.rounded * *, div#red.rounded * *, div#gold.rounded * *, div#ltgrey.rounded * *, div#grey.rounded * * {
        padding: 0;
        margin: 0;
        background: none;
        color: #333333;
        height: auto;
    }

/* Set up some H's as 'box heads' with the T-R and T-L corners */
div.rounded h2 {
    color: #ffffff;
    background: #e2af29 url('http://www.waikato.ac.nz/images/corners/tr_15_e2af29_ffffff.gif') no-repeat top right;
    display: list-item;
    list-style-image: url('http://www.waikato.ac.nz/images/corners/tlc_15_e2af29_ffffff.gif');
    list-style-position: inside;
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: 1.8em;
    letter-spacing: 0;
    text-transform: none;
}

div#grey.rounded h2 {
    color: #eee;
    background: #666666 url('http://www.waikato.ac.nz/images/corners/tr_15_666666_ffffff.gif') no-repeat top right;
    list-style-image: url('http://www.waikato.ac.nz/images/corners/tlc_15_666666_ffffff.gif');
}

div#ltgrey.rounded h2 {
    color: #000;
    background: #cccccc url('http://www.waikato.ac.nz/images/corners/tr_15_cccccc_ffffff.gif') no-repeat top right;
    list-style-image: url('http://www.waikato.ac.nz/images/corners/tlc_15_cccccc_ffffff.gif');
}

div#red.rounded h2 {
    color: #eee;
    background: #cc0000 url('http://www.waikato.ac.nz/images/corners/tr_15_cc0000_ffffff.gif') no-repeat top right;
    list-style-image: url('http://www.waikato.ac.nz/images/corners/tlc_15_cc0000_ffffff.gif');
}

div#gold.rounded h2 {
    color: #000;
    background: #e2af29 url('http://www.waikato.ac.nz/images/corners/tr_15_e2af29_ffffff.gif') no-repeat top right;
    list-style-image: url('http://www.waikato.ac.nz/images/corners/tlc_15_e2af29_ffffff.gif');
}

div#gold.rounded img, div#red.rounded img, div#ltgrey.rounded img, div#grey.rounded img {
    float: left;
    padding: 0.25em 0.5em 1em 0;
}

div.rounded p {
    text-align: left;
    line-height: 1.27em; /*15px;*/
    margin-top: 4px;
    height: 60px;
}

div#gold.rounded a, div#gold.rounded a:link, div#gold.rounded a:hover, div#gold.rounded a:visited, div#ltgrey.rounded a, div#ltgrey.rounded a:link, div#ltgrey.rounded a:hover, div#ltgrey.rounded a:visited {
    color: #000000;
}

div#red.rounded a, div#red.rounded a:link, div#red.rounded a:hover, div#red.rounded a:visited, div#grey.rounded a, div#grey.rounded a:link, div#grey.rounded a:hover, div#grey.rounded a:visited {
    color: #eeeeee;
}

div.rounded a:link, div.rounded a:hover {
    text-decoration: none;
}

#slider3 {
    position: relative;
    width: 100%;
    height: 180px;
    margin: 12px 12px 0 12px;
    background: url(http://www.waikato.ac.nz/images/buttons/loading.gif) no-repeat 50% 50%;
}

    #slider3 img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }

    #slider3 a {
        border: 0;
        display: block;
    }

#slider4 {
    position: relative;
    width: 100%;
    height: 220px;
    padding-bottom: 5px;
    background: url(http://www.waikato.ac.nz/images/buttons/loading.gif) no-repeat 50% 50%;
}

    #slider4 img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
        width: 100%;
    }

    #slider4 a {
        border: 0;
        display: block;
    }

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 5;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 1;
    height: 100%;
}

#FPadvert {
    float: right;
    width: 288px;
    margin-top: 14px;
    margin-right: 15px;
}

.FPadvertBoxes {
    margin-bottom: 6px;
    border: solid 1px #cc0000;
    height: 80px;
    position: relative;
    padding: 6px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .FPadvertBoxes p {
        text-align: left;
    }

    .FPadvertBoxes h2 {
        text-align: left;
        padding: 0;
        margin: 0;
        position: relative;
        line-height: 1.8em;
        letter-spacing: 0;
        text-transform: none;
        color: #cc0000;
    }


    .FPadvertBoxes a, .FPadvertBoxes a:link, .FPadvertBoxes a:hover, .FPadvertBoxes a:visited {
        text-transform: none;
        text-decoration: none;
        color: #000000;
    }

.newwin:after {
    content: " " url('https://cms.its.waikato.ac.nz/__data/assets/image/0007/88792/newwin.gif');
}

#FPColBordBox, #OUStaffResearch {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 12px;
    clear: both;
    float: left;
    width: 100%;
}


.FPColBordBoxes, .OUStaffResearchBoxes {
    border: solid 1px #666666;
    position: relative;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-align: left;
    line-height: 1.27em; /*15px;*/
    float: left;
    padding: 6px 6px 0px 10px;
    height: 100%;
    overflow: hidden;
}

.FPColBordBoxes {
    width: 215px;
    margin: 0 0 0 12px;
}

.OUStaffResearchBoxes {
    width: 100%;
    margin-bottom: 10px;
    max-width: 280px;
}

    .FPColBordBoxes p, .OUStaffResearchBoxes p {
        text-align: left;
        line-height: 1.27em; /*15px;*/
        margin-top: 4px;
        height: 60px;
    }

    .FPColBordBoxes a, .FPColBordBoxes a:link, .FPColBordBoxes a:hover, .FPColBordBoxes a:visited,
    .OUStaffResearchBoxes a, .OUStaffResearchBoxes a:link, .OUStaffResearchBoxes a:hover, .OUStaffResearchBoxes a:visited {
        text-transform: none;
        text-decoration: none;
        color: #666666;
    }

    .FPColBordBoxes h2, .FPColBordBoxes h2 a, .FPColBordBoxes h2 a:link, .FPColBordBoxes h2 a:hover, .FPColBordBoxes h2.a:visited,
    .OUStaffResearchBoxes h2, .OUStaffResearchBoxes h2 a, .OUStaffResearchBoxes h2 a:link, .OUStaffResearchBoxes h2 a:hover, .OUStaffResearchBoxes h2.a:visited {
        text-align: left;
        padding: 0;
        margin: 0;
        position: relative;
        line-height: 1.8em;
        letter-spacing: 0;
        text-transform: none;
        color: #cc0000;
    }

.FPColBordBoxPics, OUStaffResearchPics {
    margin: 0 5px 0 0;
}

#ContactDetails {
    border: solid 1px #666666;
    background: #cccccc;
    position: relative;
    text-align: left;
    line-height: 1.27em; /*15px;*/
    width: 100%;
    float: left;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0em 6px 0px 10px;
    margin-top: 12px;
    height: 100%;
    overflow: hidden;
}

ul.events {
    text-align: left;
    margin: 0;
    padding: 0;
}


    ul.events li {
        clear: both;
        list-style-type: none;
        padding: 0 0 1.5em 0;
    }

        ul.events li img {
            float: left;
            margin: 0 6px 6px 0;
            padding: 0;
        }

/*Gallery View Styles*/
.gallery {
    background: #333;
}

.frame .img_wrap {
    border: 1px solid #000;
}

.panel {
    filter: inherit;
}

.frame .current .img_wrap {
    border: 1px solid #fc3;
}

#gallery2 h4 {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
}

#gallery2 p {
    font-size: 12px;
}

#gallery2 {
    margin: 0 auto;
    border: 1px solid #000;
}

#stafftable td {
    width: 50%;
}

div.toplink {
    /*width: 264px;*/
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

    div.toplink h2 {
        line-height: 32px;
        padding: 0px 20px 0px 12px;
        margin: 0px;
        font-size: 13px;
        letter-spacing: 2px;
        background-color: #aaa;
    }

        div.toplink h2:hover {
            background-color: #ccc;
            text-shadow: none !important;
        }

    div.toplink a {
        display: block;
        background: url(https://www.waikato.ac.nz/__data/assets/image/0004/45175/largearrowsright_transp.png) no-repeat scroll 100% 50% transparent;
        color: #fff;
        margin-right: -6px;
    }

        div.toplink a:hover {
            color: #000;
            margin-right: -13px;
            text-decoration: none;
        }

div.toplinkblock {
    /* float: right;
    margin: 6px 0px 6px 6px;
    width: 100%; */
    margin:0 0 10px;
    padding: 5px 5px 0px 5px;
    border: 1px solid #ccc;
    background-color: #eee;
    clear: both;
}

div.greyblock {
    float: right;
    padding: 0px 6px 0px 6px;
    margin: 6px 0px 6px 6px;
    border: 1px solid #ccc;
    background-color: #eee;
    width: 100%;
}

div.greypanel {
    float: left;
    width: 100%;
    background-color: #F8F8F8;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
}

div.threeLinks {
    padding: 12px 0px 12px 0px;

}

    div.threeLinks img {
        opacity: 0.90;
        filter: alpha(opacity=90); /* For IE8 and earlier */
width: 100%;
    }

        div.threeLinks img:hover {
            opacity: 1;
            filter: alpha(opacity=100); /* For IE8 and earlier */
        }

#seeAlso a[href$=".pdf"] {
    background: none;
    padding: 0;
}

#Tabs {
    float: left;
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 0;
    margin: 12px 0;
}

.ui-tabs-panel {
    height: 300px;
    overflow: auto;
}

table.timetableInfo {
    border: #aaa solid 1px;
    width: 80%;
    border-collapse: collapse;
    margin: 0 0 1em 0;
}

.timetableInfo td, .timetableInfo th {
    border: #aaa solid 1px;
    padding: 0.25em 1em;
}

.timetableInfo th {
    background-color: #eee;
    text-align: center;
}

#accordion dd {
    margin: 0 0 6px 0;
    padding: 0;
}

.ui-accordion .ui-accordion-content {
    padding: 1em;
}

span.MsoHyperlink {
    color: blue;
    text-decoration: underline;
    text-underline: single;
}

#career_opps, #potential_employers {
    background: white;
    color: #111;
    padding: 6px 6px 6px 6px;
    width: 45%;
    border: #C00 1px solid;
}

#career_opps {
    float: left;
    margin-bottom: 15px;
}

#potential_employers {
    float: right;
    margin-bottom: 15px;
}

@media projection, screen and (max-width: 500px) {

    body.mobile #career_opps,
    body.mobile #potential_employers {
        float: none;
        min-width: 200px;
        margin-left: auto;
        margin-right: auto;
        width: 66%;
    }
}


#career_opps ul, #potential_employers ul {
    list-style: none;
}

#career_opps li, #potential_employers li {
    border-bottom: #C00 1px dotted;
    margin: 0 0 0 -2em;
}

.notice-box {
display:block;
background-color:#aaa;
padding:15px 55px 15px 15px;
overflow:auto;
position:relative;
margin-bottom:15px;
}

.notice-box-heading {
font-size: 24px;
font-family: Helvetica;
text-transform: uppercase;
color: #ffffff;
float:left;
margin:0;
}

.notice-box-date {
color:#ffcc00;
font-size:18px;
float:left;
clear:left;
margin:0;
}

.notice-box-img {
float:right;
position:absolute;
right:15px;
top:50%;
margin-top:-22px;
}

.emailButton {
    background: url('http://www.waikato.ac.nz/images/icons/letter_sm.png') no-repeat 5px 49%;
    text-decoration: none;
    font-weight: normal;
    display: inline-block;
    padding: 1em;
}

a.emailButton:link {
    text-decoration: none;
    font-weight: normal;
    padding-left: 33px;
}

a.emailButton:hover {
    background: url('http://www.waikato.ac.nz/images/icons/letter_sm.png') no-repeat 5px 49%;
    text-decoration: underline;
    font-weight: normal;
}

/* Tab Styles (copied from Tabs2.css */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    /* 
2014 DD This causes problems.
.ui-tabs-hide {
    display: none !important;
} */
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
/* Skin */

.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 3px 0 0;
}

    .ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
        display: block;
        clear: both;
        content: " ";
    }

    .ui-tabs-nav li {
        float: left;
        margin: 0 3px 0 0;
        font-weight: bold;
    }

    .ui-tabs-nav a, .ui-tabs-nav a span {
        float: left; /* fixes dir=ltr problem and other quirks IE */
        padding: 0 12px;
    }

    .ui-tabs-nav a {
        margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
        padding-left: 0;
        text-decoration: none;
        white-space: nowrap; /* @ IE 6 */
        outline: 0; /* @ Firefox, prevent dotted border after click */
    }

        .ui-tabs-nav a:link, .ui-tabs-nav a:visited {
            color: #333;
        }

    .ui-tabs-nav .ui-tabs-selected a {
        position: relative;
        top: 1px;
        z-index: 2;
        margin-top: 0;
    }

    .ui-tabs-nav a span {
        padding-top: 0;
        padding-right: 0;
        height: 20px;
        line-height: 20px;
    }

    .ui-tabs-nav .ui-tabs-selected a span {
        padding-top: 0;
        height: 27px;
        line-height: 27px;
    }

    .ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
        cursor: text;
        z-index: 0;
    }

    .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
        cursor: pointer;
    }

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}

.ui-tabs-panel {
    border: 1px solid #aaa;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

*:first-child + html .ui-tabs-nav { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

    .ui-tabs-nav .ui-corner-top {
        -moz-border-radius-topleft: 9px;
        -webkit-border-top-left-radius: 9px;
        border-top-left-radius: 9px;
        -moz-border-radius-topright: 9px;
        -webkit-border-top-right-radius: 9px;
        border-top-right-radius: 9px;
    }

.ui-tabs-panel {
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-left-radius: 9px;
    border-bottom-left-radius: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-right-radius: 9px;
    border-top-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    -webkit-border-bottom-right-radius: 9px;
    border-bottom-right-radius: 9px;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #007bb2;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 0px solid #fff;
    background: #fff none;
    font-weight: bold;
    color: #c00;
    position: relative;
    top: 1px;
    z-index: 1;
    margin-top: 0;
}

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #c00;
        text-decoration: none;
    }

.ui-widget :active {
    outline: none;
}

.ui-state-default {
    /*  background: #ccc url(http://www.waikato.ac.nz/images/ui-bg_highlight-hard_100_cccccc_1x100.png) 50% 50% repeat-x; */
    background: #ccc url(/images/ui-bg_highlight-hard_100_cccccc_1x100.png) 50% 50% repeat-x;
    position: relative;
    top: 0;
    z-index: 1;
    margin-top: 0;
    height: 27px;
    line-height: 27px;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 0px solid #fff;
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    background: none;
}
/*-------------------------------------------------*/
.eventCategory {
    background-color: #dce4ed;
    text-align: center;
    min-height: 150px;
}

    .eventCategory a {
        color: black;
        display: block;
    }

        .eventCategory a:hover {
            text-decoration: none;
        }

    .eventCategory img {
        width: 100%;
    }

/*Styles for random staff images*/

.random-staff-wrapper {
    clear: both;
    padding-top: 3px;
    float: left;
    width: 100%;
}

    .random-staff-wrapper .image-wrapper {
        /*height: auto;
        width: 100%;
        overflow: auto;
        text-align: center;*/
    }

        .random-staff-wrapper .image-wrapper a {
            margin: 0 auto;
            display: inline-block;
            width: 75px;
            text-align: center;
        }

img.random-staff {
    width: 75px;
    height: 114px;
    margin: 5px auto 0px auto;
    overflow: hidden;
}

/*body.tablet .random-staff-wrapper .image-wrapper {
        max-width: 390px;
    }

@media (max-width: 600px) {
    .random-staff-wrapper .image-wrapper {
        max-width: 390px;
    }
}*/


/*Styles for staff listings*/

.staff-member br {
display:none;
}

.staff-member.subjects {
margin-bottom:15px;
}

.staff-listing-wrapper {
clear: both;
overflow:hidden;
}

.staff-listing-wrapper .staff-member {
    overflow:hidden;
    padding-bottom: 15px;
}

.staff-listing-wrapper .staff-member .smlThumb {
    float: left;
    width: 60px;
    max-height: 90px;
}

.staff-listing-wrapper .staff-member p {
    margin: 0 0 0 70px;
}

.staff-listing-wrapper .staff-member p strong {
    display:block;
}

@media screen and (min-width: 480px) {

    .staff-listing-wrapper .staff-member {
        float:left;
        padding-right: 15px;
        width: 50%;
    }

    .staff-listing-wrapper .staff-member:nth-of-type(odd) {
    clear:left;
    }

}

/* Three column layout for Staff by Programme*/

div.school {
    float: left;
    margin-right: 20px;
    max-width: 180px;
}

    div.school.last {
        margin-right: auto;
    }

    div.school p {
        text-align: left;
    }

@media (max-width: 1024px) {
    div.school {
        margin-right: 5px;
    }

        div.school.last {
            margin-right: auto;
        }
}

@media (max-width: 580px) {
    div.school {
        float: none;
    }
}

body.mobile div.toplink,
body.tablet div.toplink {
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

/*body.mobile div.toplinkblock,
body.tablet div.toplinkblock {
    float: left;
    margin-left: 0;
    clear: both;
}*/

body.mobile div.greyblock,
body.tablet div.greyblock {
    float: left;
}

.social-sciences-links,
.arts-links,
.about-links {
    max-width: 290px;
    float: right;
}

    .social-sciences-links div,
    .arts-links div,
    .about-links {
        width: 276px;
    }

.social-sciences-events,
.arts-events,
.about-events {
    max-width: 300px;
    float: right;
}

.social-sciences-news,
.arts-news,
.about-news {
    max-width: 300px;
    float: left;
}

body.mobile .social-sciences-events,
body.tablet .social-sciences-events,
body.mobile .social-sciences-news,
body.tablet .social-sciences-news,
body.mobile .arts-events,
body.tablet .arts-events,
body.mobile .arts-news,
body.tablet .arts-news,
body.tablet .about-events,
body.mobile .about-events,
body.tablet .about-news,
body.mobile .about-news {
    float: none;
}

body.mobile .social-sciences-links,
body.tablet .social-sciences-links,
body.mobile .arts-links,
body.tablet .arts-links {
    float: left;
    clear: both;
}

    body.mobile .social-sciences-links div,
    body.tablet .social-sciences-links div,
    body.mobile .arts-links div,
    body.tablet .arts-links div {
        margin-left: 0;
    }

.taught-subjects {
    width:100%;
    float: left;
    padding: 5px 7px 0px 0px;
    margin-bottom: 20px;
}

.taught-subjects h3
{
     margin-top: 10px;
}

.social-sciences-cover-image,
.arts-cover-image {
    margin-right: 10px;
    display: block;
    float: left;
}

body.mobile .social-sciences-cover-image,
body.mobile .arts-cover-image {
    float: none;
    margin-bottom: 10px;
}

/*Main about pages*/

.about {
}

    .about .arts-cover-image {
        width: 100%;
        margin-bottom: 10px;
    }



/* Styles for welcome blocks*/
.welcome {
    float: left;
    max-width: 460px;
    max-width: 70%;
}

@media (max-width: 767px) {
    .welcome {
        max-width: 65%;
    }
}

@media (max-width: 479px) {
    .welcome {
        max-width: 100%;
    }
}

.welcome .welcome-signature {
    padding-bottom: 0px;
}

.welcome-photo {
    margin: 30px 0px 5px 30px;
}

@media (min-width: 480px) {
    .welcome-photo {
    float: right;
    width: 100px;
    }
    .welcome-photo img {
        width: 100px;
    }
} 

body.mobile .welcome-photo {
    margin-left: 15px;
}

.welcome-photo img.welcome-link {
    float: right;
    height: 15px;
    width: 16px;
    margin-top: 20px;
}
/*main subject pages*/

.about-subject-image {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.environmental-planning-photos {
    width: 175px;
    float: right;
}

@media (max-width: 400px) {
    .about-subject-image {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .environmental-planning-photos {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    clear: both;
    margin-bottom: 20px;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*Contact listings*/
.map {
    float: right;
}

.mobile .map,
.tablet .map {
    float: none;
}

.contact {
    margin-top: 12px;
}

.contact-details {
    float: left;
    margin-bottom: 20px;
    width: 80%;
}

.contact-photo {
    float: left;
    width: 100px;
    margin: 0px 8px 5px 5px;
}

    .contact-photo img {
        float: left;
        padding-top: 5px;

    }

.contact-details .row0 {
    display: none;
}

.contact-details h4 {margin-top:0;}
.contact-details h3 {margin-top:5px; font-size:20px;}

/*.contact-details .deptcol {
    max-width: 175px;
}*/

@media (min-width: 451px) {

    .contact-details .namecol {
        width: 30%;
    }

    .contact-details .deptcol {
        width: 40%;
    }

    .contact-details .phonecol,
    .contact-details .usercol,
    .contact-details .roomcol {
        width: 10%;
    }
}

@media (max-width: 450px) {
    .contact-details {
        clear: both;
        width: 100%;
    }

        .contact-details table,
        .contact-details thead,
        .contact-details tbody,
        .contact-details th,
        .contact-details td,
        .contact-details tr {
            display: block;
            vertical-align: middle;
        }

        .contact-details tr {
            float: left;
            width: 25%;
            min-width: 85px;
        }

            .contact-details tr.row1 {
                max-width: 160px;
                width: 75%;
            }

        .contact-details th,
        .contact-details td {
            height: 40px;
        }

        .contact-details tbody tr:nth-child(1) th:nth-child(even),
        .contact-details .row1 td:nth-child(even) {
            display: none;
        }
}

.additional-info {
    /*float: right;*/
}

.mobile .additional-info {
    /*float: none;*/
}

#content table.degree {
    margin-top: 15px;
}

@media (max-width: 400px) {
    #content table.degree {
        font-size: 0.8em;
        border-spacing: 1px 1px;
        word-wrap: hyphenate;
        clear: both;
    }

        #content table.degree td {
            padding: 5px 5px;
        }
}

/*FASS Home Page*/
.blurb {
    /*max-width: 640px;*/
    /*max-width: 100%;
    padding: 12px;
    float: left;*/
}

/*.faculty-news {
    max-width: 640px;
    max-width: 100%;
    margin-left: 12px;
    padding: 0px 12px 0px 0px;
    float: left;
}

body.tablet .faculty-news {
    max-width: 100%;
}

body.mobile .faculty-news {
    padding-bottom: 20px;
}*/

div.toplinkblock.home {
    /*margin: 12px 12px 12px 0px;*/
    margin-top:20px;
}

/*
body.tablet div.toplinkblock.home {
    float: right;
}
*/

/*
body.tablet .blurb,
body.mobile .blurb,
body.mobile .faculty-news {
    max-width: 100%;
}*/

/*
.undergrad-quals-marketing { 
    width: 100%;
    overflow: hidden;
    margin: 0px 12px 12px 12px;
}
*/

/*
.undergrad-quals-marketing img
{
    width: 100%;
    max-height: 400px;
    padding-right: 12px;

}*/

/*
body.tablet .undergrad-quals-marketing {
}

body.mobile .undergrad-quals-marketing {
    float: none;
}*/

.subject-image {
    float: left;
    width: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .subject-image img {
        width: 75px;
    }

.subject-blurb {
    float: left;
    max-width: 500px;
}

body.tablet .subject-blurb,
body.mobile .subject-blurb {
    float: none;
}

#undergrad .undergrad-quals img {
    float: left;
    margin: 5px 10px 0px 0px;
}

#undergrad .undergrad-quals-odd {
clear: both;
}

/* Following commented out Jan16 DD
#undergrad .undergrad-quals {
    float: left;
    width: 47%;
    margin: 0px 10px 10px 0px;
}

#undergrad .undergrad-quals h3 {
    height: 40px;
    vertical-align: middle;
}

#undergrad .undergrad-quals h3 a {
} */

#content a[href$=".pdf"] 
{
    padding: 4px 21px 0 0;
}

.banner
{
width:100%; 
margin-bottom:10px;
}

.residence-image
{
    float:right; 
    width:100px; 
    margin-left:10px;
    margin-right:10px;
    padding-bottom: 10px;
}

.greyblock-container
{
    width:100%; 
    float:right;
}

.greyblock-container .greyblock
{
    width:100%;
}

.old_css
{
display: none;
}

.accelerando-images img
{
width: 100%;
}

.artzelectro img
{
width: 100%;
margin-bottom: 10px;
}

.image-block img
{
width: 100%;
margin-bottom: 10px;
}

.image-block
{

    padding: 6px; 
    background-color: rgb(238, 238, 238); 
    float: left; 
    width:100%;
}

.okta img
{
    float: right; 
    margin-left: 12px;
width:250px;
}

.cover-image
{
    width: 100%;
    margin-bottom: 10px;
    
}

.careers-overview
{
    float:left; 
    width:100%; 
    background-color:#F8F8F8; 
    padding:10px 10px 10px 10px; 
    margin-bottom:10px;
}

.careers-overview-inner
{
    float:left; 
    width:100%;

}

.careers-overview-image-container
{
    float:right; 
    width:100%; 
    margin-left:10px;
}

careers-overview-image-container img
{
    width:100%;
}

.study-image-container
{

    width:100%; 
    margin-bottom:10px;

}

.study-image-container img
{

    width:100%; 
    margin-bottom:10px;

}
.study-navlink
{

    float:right; 
    height:20px; 
    width:20px; 
    margin-top:20px;
    margin-right: 20px;
}

.graduate-dean-img-container img
{
    width: 100%;
}

.graduate-study-greyblock
{
    float:left; 
    width:100%; 
    background-color:#F8F8F8; 
    padding:0px 10px 0px 10px; 
    margin-bottom:10px;

}

.study-iframe-container
{
    width:100%; 
    float:left; 
    padding-top:1px;
}

.study-iframe-container iframe
{
 width: 100%;
    height: 450px;
}

.screen-media-iframe-container
{
float:left; 
    width:100%; 
    background-color:#F8F8F8; 
    padding:0px 10px 0px 10px; 
    margin-bottom:10px;
}

.screen-media-iframe-container
{
 width: 100%;

}

.psych-image
{

    float: right; 
    margin-left: 10px; 
    margin-bottom: 10px; 
    width:140px;

}

.home-image-container
{
    width:100%; 
    margin-bottom:10px;

}

.home-image-container img
{

    width:100%; 
    margin-bottom:10px;

}

.tars-images img
{
    height: 75px;
    width: 117px;
    margin: 10px 10px 10px 0;
}

.psych-button
{
     display:block;
    width: 100%;
    font-size:16px;
    font-weight:bold;



    color: white;
    text-decoration: none;



}

.show-modbile-red
{
    width: 100%;
}

.show-mobile-red a
{
    color: white;
    text-decoration: none;
}

.publication-images img
{
    padding-top: 10px;
}

.research-contact-info
{
/*    width:50%;  */
    float:left; 
    padding-right:20px;
}

.research-contact-info-image-container
{
    width:100%; 
    float:right;
}

research-contact-info-image-container img, .media-arena-image img
{
    width: 100%;
    float: left;
}

.research-contact-info p
{
    margin-left:5px;
}

.media-arena-image
{
    width:100%;
}

.excellence-image
{
    padding: 10px;
}

.study-student-profile {
    float: left; 
    background-color: #F8F8F8; 
    padding: 10px 10px 0px 10px; 
    margin-bottom: 10px;
}

.case-studies-columns {
-moz-column-count:2;
-moz-column-gap:20px;
-moz-column-width: 200px;
-webkit-column-count:2;
-webkit-column-gap:20px; 
-webkit-column-width: 200px;
column-count:2;
column-gap:20px; 
column-width: 200px;
}

.photocomp-entry {
 padding-top: 1em;
}
.photocomp-image {}
@media screen and (min-width: 481px) {
    .photocomp-entry {
     float: left; 
     padding-top: 1em;
    }
    .photocomp-image {
     float: left;  
     width: 200px; 
     margin-right: 1em;
     margin-bottom: 1em;
    }
}

.research-case-studies {
padding: 0px 15px !important;
}
.research-case-studies img {
width: 100%;
}
.research-case-studies h3 {
min-height: 38px;
}

/* level 3 section nav formatting fix */
li.subSubNormal > a {display:table !important; margin-left: 2.2em; margin-top: -1.4em;}



/* 2016 styles */

#content #Tabs li {
    margin-bottom:0;
}

.flexslider.loading ul {visibility:hidden;}

#seeAlso .text-widget p {line-height:1.4;}

.fass-subjects > nav > ul > li > ul > li:not(.is-active):not(.is-parent){
    display: none !important;
}

.vid-row {margin-bottom:30px;}
