/*
  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: 10 February 2012 03:40:50
*/


#rotating-banner li {
   position: absolute;
   z-index: 0;
   top: 0;
   left: 0;
}

/* gallery auto scroller start */
.image_wrap_fade {
    width:680px;
    height:550px;
    margin:0 0 0 80px;
    background:#000000;
}
#bd #image_wrap {
    margin-left: 0px;
    margin-bottom: 0px;
    border-bottom: solid 0px #000000;
    outline: 0px;
    border: 0px;
    position:relative;
}
#bd .scrollable img {
    border:0px;
    padding:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#bd .scrollable img.active {
    opacity: 1;
    filter: alpha(opacity=100);
}
#bd #image_wrap #caption {
    padding:10px 0 0 0;
}

#bd .browse {
    position:absolute;
}


#bd .scrollable {
    border: 0px;
    /*width: 677px;*/
    /*margin: 0 0 0 80px;*/
}
#bd .scrollable-control {
    background: #000000;
    clear: both;
    width: 677px;
    /*margin: 0 0 0 40px;*/
    /*overflow: hidden;*/
    position: relative;
}
#bd .scrollable img {
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
#bd .scrollable-control ul {
    list-style-type: none;
    margin: 0;
    float: right;
    position: absolute;
    top: -30px;
    right: 0px;
}

#bd .scrollable-control ul li {
    list-style-type: none;
    margin: 0 0 0 10px;
    float: left;
    display: inline;
}
#bd .scrollable-control li a {
    display: block;
    height: 18px;
    cursor: pointer;
}

.scrollable-control li a:hover {
    background-position: bottom;
}

.scrollable-control .first a {
    background: url(http://www.uws.edu.au/__data/assets/image/0020/163046/controller-first.gif) no-repeat left top;
    width: 19px;
}

.scrollable-control .prev a {
    background: url(http://www.uws.edu.au/__data/assets/image/0015/163050/controller-prev.gif) no-repeat left top;
    width: 28px;
}

#bd .scrollable-control .pause a {
    background: url(http://www.uws.edu.au/__data/assets/image/0005/163049/controller-pause.gif) no-repeat left top;
    width: 20px;
}

#bd .scrollable-control .play a {
    background: url(http://www.uws.edu.au/__data/assets/image/0005/163049/controller-pause.gif) no-repeat right top;
    width: 20px;
}

.scrollable-control .next a {
    background: url(http://www.uws.edu.au/__data/assets/image/0004/163048/controller-next.gif) no-repeat left top;
    width: 28px;
}

.scrollable-control .last a {
    background: url(http://www.uws.edu.au/__data/assets/image/0003/163047/controller-last.gif) no-repeat left top;
    width: 19px;
}

#bd .browse {
    height: 0px;
    overflow: hidden;
}

/* gallery auto scroller end */
