/*
  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: 07 February 2012 11:13:05
*/


HOME.CSS
Used only on the home page.
   

w3c Validation
http://jigsaw.w3.org/css-validator/validator
1 error - necessary for correct rendering in IE6, see =VALIDAtION flag.
*/
   /*******Splash Image*******/
   #mainContent img {
    margin-top:2px;
   }
   
   /****************************/
   #forStudents {
    float:left;
    width: 136px;
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0012/390/greyFade_bg.jpg) repeat-x top left;
    padding:10px 20px;
   }
   
   /****************************/
   #forBusinessNIndustry {
    float:left;
    width: 274px;
    height:15.5em;
    margin:0 11px 0 12px;
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0019/397/skyBlueFade_bg.jpg) repeat-x top left;
    padding:10px 20px;
   }
   
  /****************************/
   #news {
    margin-top:-1.90em;
    margin-right:10px;
   }
   #news .news {
    color: #413A2B;
    border: 1px solid #E9E1D8;
    border-bottom:none;
    border-right:none;
    padding:10px;
    padding-bottom:1.5em;
   }
   
   #news a {
    color: #413A2B;
   }
   #news h5 {
    display:block;
    width:4em;
    margin-bottom:0;
    padding:0.2em 2em 0.2em 0.5em;
    border: 1px solid #E9E1D8;
    border-bottom:none;
   }
   #news .actions{
    text-align:right;
   }
   #news .artciles .actions{
    text-align:right;
    padding-bottom:1em;
    border-bottom:1px solid #C1BAB6;
    margin-bottom:1em;
   }
   #news dt {
    font-weight:normal;
   }
   #news dd {
    margin:0px;
   }
   
   /****************************/
   #mainActions ul {
    margin:1em 0;
    padding:0;
   }
   #mainActions ul li{
    list-style:none;
    float:left;
    margin-right:4px;
   }
   #mainActions ul li.last{
    width:156px !important;
    height:36px !important;
    margin:0px !important;
    padding:0px !important;
  }
   #mainActions .exploreStudyAreas a {
    display:block;
    height:36px;
    width:179px;
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0020/389/exploreStudyAreas.jpg) no-repeat top left;
    text-indent:-9000px;
   }
   #mainActions .businessNIndustryServices a {
    display:block;
    height:36px;
    width:225px;
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0018/387/businessNIndustryServices.jpg) no-repeat top left;
    text-indent:-9000px;
   }
   #mainActions .prospectiveStudents a {
    display:block;
    height:36px;
    width:182px;
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0017/395/prospectiveStudents.jpg) no-repeat top left;
    text-indent:-9000px;
   }
   #mainActions .currentStudents a {
   display:block;
    height:36px;
    width:156px;
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0019/388/currentStudents.jpg) no-repeat top left;
    text-indent:-9000px;
   }
   
   /****************************/
   #launchingLinks {
    float:left;
    width:219px;
   }
   #launchingLinks h4 {
    margin:0px;
    padding:0px;
   }
   #launchingLinks ul {
    margin:0px;
    padding:0px;
    list-style:none !important;
    zoom:1; /* =PROBLEM: IE6 displays red bullets.
    =FIX: Zoom: 1, fixes this problem
    =VALIDATION: This IE6 fix introduces a validation error */
   }
   #launchingLinks ul li.first {
    margin:0px;
   }
   #launchingLinks ul li {
    list-style:none !important;
    margin:23px 0;
   }
   #launchingLinks a, #launchingLinks a span {
    display:block;
    width:252px;
    color:#284B6C;
    text-decoration:none;
   }
   #launchingLinks a{
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0016/394/launchingLinksTop.jpg) no-repeat top left;
   }
   #launchingLinks a span{
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0013/391/launchingLinksBottom.jpg) no-repeat bottom left;
    padding:8px 10px 8px 10px;
   }
   #launchingLinks a:hover{
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0015/393/launchingLinksHoverTop.jpg) no-repeat top left;
    color:white;
    font-weight:bold;
   }
   #launchingLinks a:hover span{
    background:url(http://www.gippstafe.edu.au/__data/assets/image/0014/392/launchingLinksHoverBottom.jpg) no-repeat bottom left;
    color:white;
    font-weight:bold;
   }
   
   /********Simple Formats*********/
   #mainContent h4 {
    text-transform:uppercase;
    color:#2A2222;
   }
   #mainContent {
    color:#010000;
    font-size: 1.1em;
   }
   #mainContent a {
    color:black;
   }
   #mainContent li {
    list-style-image:url(http://www.gippstafe.edu.au/__data/assets/image/0018/396/redBullet.gif);
   }
   
   /****************************/
   .date {
    display:block;
    text-transform:uppercase;
   }
   
#   
