/*
  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: 06 July 2008 13:52:00
*/


/* CSS Document */

        body  {  margin: 0; padding: 0;   font-family:  Arial, Helvetica, sans-serif;    font-size: x-small;        }    
        
        .clear-both  { clear: both;      height: 1px;     overflow: hidden;   }
        
        .expand {   width: 100%; /* makes the box expand so it contains the floats */ overflow: hidden;   }
    
        #page-container   {  padding: 0em;    }

        #newsroomhighlights   img  { cursor:hand;     }




        #newsroomhighlights a:hover img{
        /*** img rollover effect   ***/ 
        filter:alpha(opacity=60);
        -moz-opacity:.60;
        opacity:.60;
         }



    

/* ---------------------------------------------------------------------------------------------------- Start: Min width for both IE & Complient Browsers */
        
        /* Give the min-width property
            to complient browsers */
        #page-container[id]
        {
            min-width: 98.4em;
        }
        
        * html .min-width
        {
            padding-left: 97.4em;
        }
        
        * html .min-container
        {
            position: relative;
            margin-left: -97.4em;
        }
        
        /* Hide from IE Mac \*/
        * html .min-width,
        * html .min-container,
        * html .min-keep-padding
        {
            height: 1px;
        }

        /* End hide from IE Mac */
        
/* ---------------------------------------------------------------------------------------------------- End:   min width for both IE & Complient Browsers */

a img
{
 border:0;
}

/* -  WaterMark Section - */
    #watermarkZone
    {
        /*width:100%;*/
        z-index:0;
        height:280px;
        position:absolute;
        top:0;
        right:0;
        filter:alpha(opacity=15);
        -moz-opacity:.15;
        opacity:.15;
    }
    #watermarkLogo
    {
        float:right;
       /* background:url("http://annas.nt.gov.au/__data/assets/image/0009/162/swirl.gif") top right no-repeat;*/
        height:244px;
        width:280px;
    }


/* ---------------------------------------------------------------------------------------------------- Header */

    #topBanner
    {
        height:69px;
        margin:0;
        padding:0 0 0 1em;
position:relative;
    }
    
    #topBannerNTG
    {
        height:66px;
        width:67px;
        float:left;
        margin-top: auto;  
        margin-right: auto;
        margin-left: .65%;
        margin-bottom: auto;
    }
        
    
    #topBannerRight
    {
        margin: 0 0 0 100px;
        height:2em;
    }
    #topBannerRightHeading
    {   
        
        float:left;    
        margin-top: .50%;  
        margin-right: auto;
        margin-left: .4%;
        margin-bottom: auto;

    }
    #menuBar
    {
        background-color:#EB641E;
        color:#000;
        position:relative;
    }
    #menuBar table
    {
        font-size:1.2em;
        padding:0;
        margin:0;
        width:100%;
    }
    #menuBar table td, #menuBar table tr
    {
        margin:0;
        padding:0;
    }
    #menuBar a,#menuBar a:link, #menuBar a:visited,#menuBar a:hover
    {
        color:#FFF;
        text-decoration:none;
        display:block;
        text-align:center;
        margin:0;
        padding:0.3em 0em;
    }
    #menuBar table a:hover
    {
        background-color:#F08A53;
    }
    #searchInput input
    {
        border:1px solid #FFFFFF;
        height:10px;
        font-size:1em;
        height:1.15em;
        vertical-align:top;
        margin: 0 0.5em 0 0;
        float:right;
    }
    #searchbutton input
    {
        padding:0px;
        margin:0;
        color:#FFFFFF;
        float:right;
        width:45px;
        text-align:center;
        font-size:9pt;
        font-family:arial;
        border:0;
    }

/* ---------------------------------------------------------------------------------------------------- Menu */


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

        #left-column
        {
            position: relative;
            float: left;
            width: 20.0em;
            margin: 2em 0 0 -19.9em;
            color: #00689A;
        }

        /* added the following style to fix left nav IE 7 bug */
        #left-column
        {
          left:-19.9em;
      margin: 2em -19.9em 0 0em;
        }
        
        #left-column-padding
        {
            height: 1%;
            padding: 1em;
            font-size:1.3em;
        }
        #menuLeft a, #menuLeft a:link, #menuLeft a:visited,#menuLeft a:hover
        {
            margin:0.1em 0px 0.3em 0px;
            text-decoration:none;
            display:block;
        }
        
        #Nested_Logo
        {
            padding:0;
            margin: 0 auto 0 auto;
            overflow:hidden;
            width:85%; 
        }
        #Nested_Logo img, #Nested_Logo a img
        {
            border:0;
        }


/* ---------------------------------------------------------------------------------------------------- Right Column */                

        #right-column
        {
           float: right;
           width: 25em;;
           margin: 0 -25em 0 0;
       position:relative;
           color:#FFF;
        }
        
        #right-column-padding
        {
            height: 1%;
            padding: 0em;
           

        }
#swirl_test
{
  position:absolute;
 right:0em;
top:0em;
        filter:alpha(opacity=15);
        -moz-opacity:.15;
        opacity:.15;
}
 #ThumbNail
{
position:absolute;
 right:0em;
top:0em;
width:25%;
float:right;           
overflow:hidden;

z-index:1;
}
    
#RightNestContent
{
 padding:1em 0 0 1em;
}
        #right-column h3
        {
            font-size:1.8em;
            padding:0;
            position:relative;
            color: #FFF;
            margin:1em 0 0.5em 0;
        }

        #right-column ul
        {
            margin:0;
            padding:0;
            list-style:none;
            font-size:1.2em;
            z-index:5;
        }

        #right-column li
        {
            display:inline;
        }
        #right-column a
        {
            color:#FFF;
            text-decoration:none;
            display:block;
            background:url(http://annas.nt.gov.au/__data/assets/image/0014/185/arrow.gif) no-repeat;
            padding:0.1em 0 0.1em 1.3em;
z-index:5;
position:relative;

        }
        #right-column a:hover
        {
            background:url(http://annas.nt.gov.au/__data/assets/image/0015/186/arrowHover.gif) no-repeat left;
        }


 




/* ---------------------------------------------------------------------------------------------------- Content Container */    
    
        #content-container
        { position:relative;
        }
        
        /* IE WIN FIX FOR FLOAT PROBLEM \*/
        * html #content-container
        {
            position: relative;
        }
        /* End Hide from IE MAC */        
        
        
        
        #left-colour
        {
            margin: 0 25% 0 0;
            background:#FFF;
        }
        
        #middle-colour
        {
            margin: 0 0 0 20.0em;
            background: #FFF;
        }
        
        /* IE WIN FIX FOR FLOAT PROBLEM \*/
        * html #middle-colour
        {
            position: relative;
            height: 1%;
        }
        /* End Hide from IE MAC */
        #ImageHolderOut
        {
            overflow:hidden;
        }
       
        
/* ---------------------------------------------------------------------------------------------------- Body Copy */
        
        #body-copy
        {
            padding: 0em;
            color: #333;
        }
        
        /* IE WIN FIX FOR FLOAT PROBLEM \*/
        * html #body-copy
        {
            position: relative;
            height: 1%;
            overflow: visible;
        }
        /* End Hide from IE MAC */
        
        #body-copy h1
        {
            margin: 0;
            padding: 0;
            font-size: 1.7em;
        }
        #ContentBody
        {
            margin:2em 0 0 0;
            padding:0 1em;
            border-left:1px solid #EB641E;
            font-size:1.2em;
            overflow: hidden;
        }
#ContentBody form ul
{
list-style-type: none
}


/*        #body-copy .colourful
        {
            padding: 1.0em;
            margin: 0 0 1.0em 0;
            border: 1px solid #FF9900;
            background: #ffffcc;
        }
        
        #body-copy .colourful p
        {
            margin: 0;
        }
        
        #body-copy .image
        {
            display: inline;
            float: left;
            margin: 0 1.0em 0 0;
            width: 10.0em;
            height: 10.0em;
            border: 1px solid #f26522;
            text-align: center;
            line-height: 9.5em;
            color: #f26522;
            background: #f26522;
        }*/

/* ---------------------------------------------------------------------------------------------------- Footer */        
        #footer-left
        {
            margin: 0 0 1em .5em;
            width:25%;
            float:left;
            text-align: left;
        }

        #footer-left-inner
        {
           height: 3.0em;
            width:100%;
        }



        #footer
        {
            margin:0 0 0 0;
            width:25%;
            float:right;
            text-align: center;
        }
        
        #footer-inner
        {
            height: 3.0em;
            width:100%;
        }
        
#breadcrum
{
   margin:0 0 0 -15em;
   z-index:10;
   font-size:1.2em;
 position:absolute;
   display:none;

color:#000000;
font-weight:bold;
}
#breadcrum a
{
color:#336633;
font-weight:bold;
}

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