/*
  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: 31 July 2010 19:11:42
*/


@charset "utf-8";
.content.css {
    font-family: Arial, Helvetica, sans-serif;
}

h1{
    font-size:1.2em;
    margin:0;
    padding:0;
    font-weight:bold
}

h2{
    font-size:1.1em;
    margin:0;
    padding:0;
    font-weight:bold;
    padding-top:10px;
}

h3{
    font-size:0.9em;
    margin:0;
    padding:0;
    font-weight:bold;
}


a{
    text-decoration:none;
    color:#006699;
}

a:hover{
    text-decoration:underline;    
}   

#day_buttons {

   margin-left: 10px
}    
  

#day a{
    color:#fff;
    font-weight:bold;
}

#ref ul{
    list-style-type:none;
    padding:0;
    margin:0;    
}

#ref li{
    display:inline;
    font-size:0.8em;
    padding-right:20px;
}

.keybullet{
    padding-right:5px;
}


#agenda ul{
    list-style-type:none;
    margin:0;
    padding:0;
}

.group{
    color:#0099CC;
}

.view a{
    color:#FFFFFF;
    text-decoration:none;    
}

.view a:hover{
    text-decoration:underline;
}

.drop a{
    color:#fff;
    text-decoration:none;
}

.drop a:hover{
    text-decoration:underline;
}

/*Start: key colour bg's*/  

.red{
    background:#CC0000;
    color:#fff;
}

.blue{
    background:#0066CC;
    color:#fff;
}

.green{
    background:#66CC33;
    color:#fff;
}

.pink{
    background:#cc0099;
    color:#fff;
}

.orange{
    background:#FF9900;
    color:#fff;
}

.purple{
    background:#9966cc;
    color:#fff;
}

/*End: Key colour bg's*/

#footer ul{
    list-style-type:none;    
    padding:0;
    margin:0;
}

#footer li{
    display:inline;    
}

#footer img
    {
    border:0;
    }

.img{
    border:0;
}

#agenda ul.bullet{
    clear:both;
    margin:0 0 0 90px;
    list-style-type:disc;
    display:none;
}

#agenda ul.bulletclose{
    clear:both;
    margin:0 0 0 90px;
    list-style-type:disc;
    display:none;
}


#agenda ul.bulletopen{
    clear:both;
    margin:0 0 0 90px;
    list-style-type:disc;
    display:none;
}