/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 24 February 2018 13:54:33
*/


body {
    font-family: Gill, Helvetica, sans-serif;
    background-color: #FFF;
    margin: 0;
    padding: 0;
    font-size:11px;
    line-height:17px;
}
td {font-size:11px;line-height:17px;}
h1 { margin-top:5px; margin-bottom:0px; font-size: 20px; color: #000000; }
.left h2 {margin-top:5px; margin-bottom:0px; font-size: 16px; color: #132229;}
.left h1 {margin-top:5px; margin-bottom:0px; font-size: 16px; color: #132229;}
.right h2 { margin-top:5px; margin-bottom:0px; font-size: 14px; color: #a1b448; }
p { margin-top:5px; margin-bottom:5px;}

div.left {  padding:10px 30px 15px 25px;background-image:url(http://ainse.edu.au/__data/assets/image/0014/47030/top-right.png); background-position:top right; background-repeat:no-repeat;}
td.left { background-image:url(http://ainse.edu.au/__data/assets/image/0003/47028/bottom-right.png); background-position:bottom right; background-repeat:no-repeat; }
#main_content { width:1000px; margin-top:8px; margin-bottom:8px; display:block; clear:both;}
div.right {padding:10px 30px 15px 25px; background-image:url(http://ainse.edu.au/__data/assets/image/0004/47029/top-left.png); background-position:top left; background-repeat:no-repeat;}
td.right { width:360px; background-image:url(http://ainse.edu.au/__data/assets/image/0020/47027/bottom-left.png); background-position:bottom left; background-repeat:no-repeat;}


a { color:#C88125; text-decoration:none; font-size:11px; font-weight:bold;}
a:hover { color:#FFFFFF; }
.search { float:left; padding: 4px 15px 4px 15px; color: #222; display:block; margin:0; }


.container,#container {
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    width: 1000px;
}

/* Header */

#header {
    height: 117px;
    margin: 0 auto;
}

/* Navigation */

#nav {

    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
    font-size: 13px;
    padding-left:10px;
  background-color:#EAEEDF;
height:32px;
}

    #nav ul { list-style: none; }

    #nav .menu {
        float: left;
        position:relative;
        z-index:1004;
  
    }
    
    #nav .menu a {
            color: #1b2b31;
            text-decoration: none;
            font-weight: bold;
        }

        #nav .menu a:hover { text-decoration: none; }

        #nav .menu a:active { color: #ffa500; }

        /* Dropdown Menu */
        /* Level One */
        ul.dropdown { margin:0; padding:0;position: relative; }

        ul.dropdown li {
            font-weight: bold;
            float: left;
            zoom: 1;
            padding: 4px 15px 4px 15px;
            font-size:18px;
           
        }

        ul.dropdown a:hover { color: #000; }

        ul.dropdown a:active { color: #ffa500; }

        ul.dropdown li a {
            display: block;
            padding: 4px 8px;
            color: #222;
            font-size:13px;
        }

        ul.dropdown li.hover, ul.dropdown li:hover {
background-image:  url(http://ainse.edu.au/__data/assets/image/0011/46766/background-hover.jpg);          
background-color: #F3D673;
            color: black;
            position: relative;
        }

ul.dropdown li.hover a { color: black; }

        /* Level Two */
ul.dropdown ul { 
            background-color:Transparent;
            width: 211px;
            visibility: hidden;
            position: absolute;
            top: 100%;
            left: 0;
            z-index:1;
            margin:0;
            padding:0;

}

ul.dropdown ul li { 
            background-color:Transparent;
            font-weight: normal;
            background-image:url(http://ainse.edu.au/__data/assets/image/0003/46767/submenu.png);
            color: #000;
            border-bottom: 0;
            float: none;
            margin:0;
            height:auto;
            padding:5px 11px 5px 20px;

}

ul.dropdown ul li.last {
           background-repeat:no-repeat;
           background-image:url(http://ainse.edu.au/__data/assets/image/0004/46768/submenu-base.png);
           background-position:top-center;
}

ul.dropdown ul li.last:hover {background-color:Transparent; background-image:url(http://ainse.edu.au/__data/assets/image/0004/46768/submenu-base.png);}

ul.dropdown ul li:hover { 
background-image:url(http://ainse.edu.au/__data/assets/image/0005/46769/submenu-hover.png);
 background-color:#efefef;
}

ul.dropdown ul li a { margin:0 !important; padding:0 !important;}

ul.dropdown ul li:hover a { 
color:#1E6440 !important;
}

        /* IE 6 & 7 Needs Inline Block */
        ul.dropdown ul li a {
            border-right: none;
            width: 100%;
            display: inline-block;
        }

        /* Level Three */
        ul.dropdown ul ul { left: 100%; top: 0; }
        ul.dropdown li:hover > ul { visibility: visible; }


        #nav .search input#search_keywords{
            margin-left: 8px;
            padding-left: 6px;
            padding-right: 6px;
            width: 130px;
            height: 15px;
            border: 0;
            background: url(http://ainse.edu.au/__data/assets/image/0006/46473/search_bg.jpg) no-repeat;
            text-indent: 0;
            color: #666;
            cursor: text;
            background-position:right; 

        }

/* Middle images */

.middle {
    height: 185px;
    overflow: auto;
    margin-top: 5px;
    background: url(http://ainse.edu.au/__data/assets/image/0008/46457/bg-middle-app.jpg);
}



/* Content */

/* Footer */

#footer_top {
    background: url(http://ainse.edu.au/__data/assets/file/0009/46458/bg-more_info.jpg) repeat-x;
    height: 49px;
    margin-top: 0px;
    border-top: 1px solid white;
    padding: 10px 40px 10px 40px;
}

    #footer_top p {
      padding-top: 7px;
      margin: 0;
    }

    #footer_top a {
        color: #cb8223;
        text-decoration: none;
    }

    #footer_top a:hover { text-decoration: underline; }

#footer {
    margin-top: 5px;
    padding-top: 35px;
    background: url(http://ainse.edu.au/__data/assets/image/0006/46446/bg-footer.jpg) repeat-x top;
    position: relative;
    font-size: 12px;
    height: 100px;
}

    #footer a {
      color: #CCC;
      text-decoration: none;
    }

    #footer a:hover {
        color: #FFF;
        text-decoration: underline;
    }

    #footer ul {
      margin: 0;
      padding-left: 40px;
    }

    #footer li{
        list-style: none;
        margin-right: 15px;
        display: inline;
    }

.flash_notice {
    color: #b52121;
    font-size: 12px;
    margin-bottom: 5px;
}

.error_list {
    color: #b52121;
    list-style:none;
    margin-bottom: 5px;
    float: right;
}


#search_button {

width:20px;
height:20px;
background-image:url(http://ainse.edu.au/__data/assets/image/0005/46472/search.png);
background-position:top;
border:0;
background-color:#EAEEDF;
cursor:pointer;
}

#search_button:hover {

background-position:bottom;

}


.sidenav ul {
margin:0;
padding:0;
list-style:none;
}

.sidenav ul li {
margin:5px 0 5px 0;
padding:0;
list-style:none;
}
.sidenav ul li a { display:inline-block; color:#A2B448;}
.sidenav ul li.active a { display:inline-block; color:#FFFFFF;}
.sidenav ul li a:hover { display:inline-block; color:#FFFFFF;}