/*

used in the banner graphic area of the research divisional template

   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: 23 March 2012 14:35:36
  */
  #home-graphic {
  height:306px;
  width:960px;
  float:left;
  background-color:#ccc;
  clear:both;
  z-index:0;
  }
  /* slideshow dependancies - image-rotator.js */
  
  #slideshow {margin:0;width:100%;height:100%;overflow: hidden;position: relative; border-bottom: 1px solid #cdcaca;}
  #slideshow #slideshowloader {position: absolute;top: 101px;left: 380px;background: url(http://www.csu.edu.au/__data/assets/image/0012/5151/loading.gif) no-repeat center center;z-index: 6;width: 200px;height: 0;padding: 0px 0 0 0;display: block;overflow: hidden; color:#fff; font-size:12px;}
  #slideshow img { border:none;}
  #slideshow ul{ border:none; position: relative; padding:0; margin:0;}
  
  /* landing pages */
  #slideshow ul#imageviewer .landing {width: 777px;height: 133px;overflow: hidden;z-index: 1;}
  #slideshow ul#imageviewer .landing li {width: 710px;height: 133px;position: absolute;}
  
  #slideshow ul#imageviewer {width: 777px;height: 133px;overflow: hidden;z-index: 1; list-style-type:none;}
  #slideshow ul#imageviewer li {width: 777px;height: 133px;position: absolute;}
  #slideshow #controllers {width: 300px;height: 0px;position: absolute;top: 90px;left: 640px; z-index: 8;background: url(http://www.csu.edu.au/__data/assets/image/0019/5158/control-bar-bg-trans.png) repeat-x bottom left; }
  #slideshow #controllers ul {list-style: none;float: left;position: absolute;left: 0px;top: 0;}
  #slideshow #controllers ul li {float: left;padding: 0 2px;text-align: center;}
  #slideshow #controllers ul li a {width: 20px;display: block;height: 20px; padding-top:5px; border:1px solid #666; text-align:center; overflow: hidden;color: #333; /* background:url(http://www.csu.edu.au/__data/assets/image/0013/5161/controls-bg-numerals.gif) repeat-x bottom left;*/ background-color:#eaeaea;}
  #slideshow #controllers ul li a:hover,
  #slideshow #controllers ul li a.active {text-decoration: none;color: #002b54; border:1px solid #0a4674; background:url(http://www.csu.edu.au/__data/assets/image/0013/5152/controls-bg-numerals-active.gif) repeat-x bottom left; font-weight:bold; }
  #slideshow #controllers a#previous,
  #slideshow #controllers a#next,
  #slideshow #controllers a#control {height: 0;width: 0;padding: 0;display: block;overflow: hidden;
  background-repeat: no-repeat; color:#fff;}
  
  /*
  #slideshow #controllers #control {position: absolute; left: 0;top: 10px;
  #slideshow #controllers #previous {position: absolute;left: 350px; top: 5px;background-image: url(http://www.csu.edu.au/__data/assets/image/0017/5156/controls-previous.gif);display:none;}
  #slideshow #controllers #next {position: absolute; left: 500px; top: 5px;background-image: url(http://www.csu.edu.au/__data/assets/image/0014/5153/controls-next.gif);}
  }
  #slideshow #controllers .play {background-image: url(http://www.csu.edu.au/__data/assets/image/0016/5155/controls-play.gif); }
  #slideshow #controllers .pause {background-image: url(http://www.csu.edu.au/__data/assets/image/0015/5154/controls-pause.gif);}
  */