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

    .floathalf {
        float: none;
        margin-right: none;
        width: 100%;
    }

    #bodycontainer {
        -webkit-text-size-adjust: none;
        font-size: 2em;
    }   
    #subnavigation {
        background: url(../graphics/footer-background.jpg) repeat-x 0% 0%;
        border-top: 1px solid #C4C4C4;
        position: relative;
    }   
    #subnavigation #sub-to-top {
        background-color: #363636;
        position: absolute;
        right: 0; 
        padding: 0.2em 0.9em;
    }   
    #subnavigation #sub-to-top a {
        color: white;
        text-decoration: none;
    }
    #subnavigation #sub-to-top a:hover {
        text-decoration: underline;
    }
    #subnavigation,
    #nav-skip #to-subnav
     {
        display: block !important;
    }
    #nav-skip #to-content,
    #ql_outer,
    .footertopnav {
        display: none;
    }

    div#nav-skip {
        right: 0;
        padding-right: 10px;
        padding-left: 10px;
    }

    #bodycontainer ol#breadcrumbs {
        margin-left: 1.5em;
    }

    #headercontainer .primary,
    #headercontainer .secondary,
    #footercontainer .internal,
    #centrecontainer .internal {
        max-width: auto;
        min-width: 779px;
        width: 779px;
    }
/*
    img#uwa_crest {
        display: none;
    }
    img#uwa_crest_compact {
        display: block !important;
        float: left;
        width: 76px;
        height: 58px;
        padding: 8px 0 0 8px;
    }
*/  


    #centrecontainer2col .internal {
        max-width: auto;
        min-width: 779px;
        width: 779px;
        border-left: 0;
    }

    /*#headercontainer .secondary { display: none; }*/
    #locallinks { display: none; }

    #bodycontainer #navcontainer {
        display: none;
    }

    /* Horizontal navigation */
    #bodycontainer #subnavigation {
    }
    #subnavigation a {
        color: #0864A5;
    }
    #bodycontainer #subnavigation li {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    #bodycontainer #subnavigation ul {
        list-style-image: url(http://static.weboffice.uwa.edu.au/visualid/graphics/nav-arrow.gif);
    }
    #bodycontainer #subnavigation ul li.pageon {
        list-style-image: url(http://static.weboffice.uwa.edu.au/visualid/graphics/nav-arrow-current.gif);
    }
    ul#mobilemenutop { 
        margin-bottom: 0;
    }
    #mobilemenutop,
    #subnavigation li.pageon a {
        font-weight: bold;
        color: #746114;
    }
    #bodycontainer li#hmenuuwa {
        margin-left: 25px;
        margin-top: 1em;
    }
    #bodycontainer li#hmenusite {
        margin-left: 33px;
        margin-bottom: 0.2em;
    }
    #hmenutop {
        display: block;
    }
    .hmenu {
        padding-right: 0.8em;
        width: 20%;
        float: left;
    }
    #mobilemenu0 {
        margin-left: 33px;
    }
    #mobilemenu1,
    #mobilemenu3 {
    }



    
    #bodycontainer #footercontainer .column,
    #bodycontainer #footercontainer #page_info,
    #bodycontainer #footercontainer #footerfirstcol {
        float: none;
        width: 90%;
        clear: left;
        min-height: 0;
        padding-top: 1em;;
    }
    #bodycontainer #footercontainer #footerfirstcol.column {
        padding-top: 0;
    }
    #bodycontainer #footercontainer .column h2 {
        margin-top: 0;
    }
    #bodycontainer #footercontainer #page_info h2 {
        margin-bottom: 1em;
    }

    #bodycontainer #footercontainer #page_info {
        padding-bottom: 3em;
    }
    #footercontainer #page_info p {
        margin-left: 15px;
    }
    #footercontainer .column ul.discretelinks li {
        float: left;
        width: 45%;
    }
    #footerfirstcol h1 {
        position: static
    }
    #footercontainer li {
        margin-bottom: 0;
    }
    #footercontainer p {
        margin-bottom: 0.4em;
    }



    
    /* Core styles */
    #pagecontainer .furtherinfo h3,
    #pagecontainer .rightcol h3 {
        font-size: 105%;
        letter-spacing: 0;
    }
    .pagetype-landing #pagebanner h2 {
        font-size: 150%;
        line-height: 1.0;
    }
    #pagebanner h2 {
        font-size: 125%;
    }
    #pagecontent .introduction {
        font-size: 100%;
        line-height: 120%;
    }
    .pagetype-landing #pagebanner p {
        line-height: 1.3;
    }
    .pagetype-landing #pagebanner .underlay {
        display: none;
    }
    .pagetype-landing #pagebanner,
    .pagetype-landing #bodycontainer #pagebanner .underlay .overlay {
        background-image: none;
    }
    .pagetype-landing #bodycontainer #pagebanner .copy {
        padding-right: 30px;
    }


    .landing-3-col #pagecontent div.leftcol .floathalf {
        width: 90% !important;
        float: none;
    }



    /* Device adjustments */
    #bodycontainer #pagecontainer #pagecontent ul.gallery li a {
        padding: 0.5em;
    }

    .bevelbutton span {
        background-image: none !important;
    }
    #bodycontainer #pagecontainer #pagecontent .bevelbutton a span {
        padding-left: 1em;
    }
    #pagecontent div.listed_file div {
        margin-left: 0;
    }
    #bodycontainer #pagecontainer img {
        margin-right: 1em;
    }

    .landing-3-col #pagecontent div.leftcol {
        background-image: none !important;
    }

    .section-studentnet #bodycontainer #pagecontent .container-net .heading-net h3,
    .section-staffnet #bodycontainer #pagecontent .container-net .heading-net h3 {
        background-image: none !important;
     }

    .section-studentnet #bodycontainer #pagecontent .container-net .heading-net h3,
    .section-staffnet #bodycontainer #pagecontent .container-net .heading-net h3 {
      padding:0.25em 0px 0 1em;
      background-image: none;
    }
    .section-studentnet #bodycontainer #pagecontent .shoutbox-net,
    .section-staffnet #bodycontainer #pagecontent .shoutbox-net {
        width: auto; 
        margin: 0.8em;
    }

}
