/*
  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: 29 August 2008 09:46:18
*/


      

/* CSS Document */
/* ----------------------------------- HEADER -----------------------*/

#topBanner
{
    background-color:#0083A9;
}
#searchbutton input
{
    background-color:#006699;
}
#right-colour
{
    background: #006699;
}

/* ---------------------------------------------------------------------------------------------------- Left Column */        

#left-column h3, #menuLeft a, #menuLeft a:link, #menuLeft a:visited
{
    color:#006699;
}
#menuLeft a:hover
{
    color:#EB641E;
}
#ContentBody h1
{
    color: #006699;
}


/* ---------------------------------NEW LOCAL GOVT CHANGES--------------------------- */ 

#CBLGFeedback a, #CBLGFeedback a:link, #CBLGFeedback a:visited, #CBLGFeedback a:hover

{
   text-decoration: none;
   color:#EB641E;
   font-weight:bold;
}



/*------------------------FOOTER-----------------------------------*/

#footer-inner
{
    background:url(http://annas.nt.gov.au/__data/assets/image/0008/602/footerSwirl.gif) no-repeat top left #EB641E;
    margin: 0 0 1em 0;
}
#footer a
{
    color:#006699;
    text-decoration:none;
}

#watermarkLogo
{
     background:url("http://annas.nt.gov.au/__data/assets/image/0014/1454/Tswirl.gif") top right no-repeat;
}
#breadcrum
{
   margin:0 0 0 -15em;
   z-index:10000;
   font-size:1.2em;
 position:absolute;
   display:none;

color:#000000;
font-weight:bold;
}
#breadcrum a, #breadLeneage a
{
color:#006699;
font-weight:bold;
}

#LineageCurrent 
{
   color:#EB641E;
   font-weight:normal;
}


#ImageHolderDLGHS
{
display:none;
}



/*-----------------TABLE ROW ROLLOVER--------------*/


.tbl a {
    width:100%;
    background-color: #CCCCCC;
    text-align: center;
    display:block;
    text-decoration: none;
    color:#000;
}
.tbl a:hover {
    text-decoration: none;
    background-color: #D1DCE9;
    color: #FF0000;
}
