/*
  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: 03 September 2010 03:53:20
*/


/*
  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: 21 August 2007 13:56:48
*/


/*
 * ageing-styles.css
 * 
 * This style sheet is related to the look and layout of
 * the UnitingCare Ageing  website
 * 
 * @author Tim Everist 15/08/2007
 * @email time@nsw.uca.org.au
 *
 */

/* Colour For Top Menu */
#menu, #menu ul li ul li a { 
background-color:#4fa600;
}


#menu {    background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0003/15465/menucurve.jpg"); }

#menu ul li { margin-right: 80px;  }

#toplogo { 
background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0020/15464/topcurve.jpg"); 
}

#arealogo {
background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0016/15604/childrenserviceslogo.jpg");
width:217px;
}


#pagecontent h1, #pagecontent h2 {
    color:#4fa600;
}


.limeitem{
    color:#FFFFFF;
    background-color:#4fa600;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 5px;
    padding-bottom: 7px;
padding-left:5px;
width:100%;
}

.limeitem { 

background-image: url("http://matrix.nsw.uca.org.au/__data/assets/image/0017/34442/limecorner.gif"); 
}


.limeitem p {
    margin-bottom:2px;
}

.limeitem h1 {

color:#ffffff;

    font-weight: bold;
    text-transform: uppercase;
    font-size:8pt;
    margin:0;
}


.limeitem a{
    color:#F1F343;
}

.limeitem a:hover{
    color:#66CCFF;
}

.limeitem li {
    list-style:none;
    margin-left: 0;
    text-indent: -1em;
}



