/*
  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 November 2009 13:54:24
*/


      

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

#topBanner
{
    background-color:#003145;
}
#searchbutton input
{
    background-color:#336699;
}
#right-colour
{
    background: #336699;
}

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

#left-column h3, #menuLeft a, #menuLeft a:link, #menuLeft a:visited
{
    color:#336699;
}
#menuLeft a:hover
{
    color:#ff6633;
}
#ContentBody h1
{
    color: #003145;
}
/*------------------------FOOTER-----------------------------------*/

#footer-inner
{
    background:url(http://external.dlgh.nt.gov.au/__data/assets/image/0011/605/footerSwirl.gif) no-repeat top left #ff6633;
    margin: 0 0 1em 0;
}
#footer a, #footer a:link, #footer a:visited
{
    color:#336699;
    text-decoration:none;
}

#footer a:hover
{
    color:#ff6633;
}


#watermarkLogo
{
     background:url("http://external.dlgh.nt.gov.au/__data/assets/image/0017/1457/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;

}
#breadcrum a, #breadLeneage a
{
color:#336699;
text-decoration:none;

}

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


#ImageHolderDLGHS
{
display:none;
}


/***************************/
/******* TABLE STYLES ******/
/***************************/


 .table-four table 
 {
/*  text-align: center;*/
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;*/
/*  font-weight: normal;*/
/*  font-size: 11px;*/
/*  color: #fff;*/
/*  width: 500px;*/
  background-color: #666;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
 }

 .table-four tr td 
 {
  
  color: #000;
  padding: 4px;
  text-align: left;
  border: 1px #fff solid;
 }



 .table-four tr th 
 {
  background-color: #003399;
  color: #fff;
  padding: 4px;
  text-align: left;
  border: 1px #fff solid;
 }


/***************************/






 .table-one table 
 {
/*  text-align: center;*/
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;*/
/*  font-weight: normal;*/
/*  font-size: 11px;*/
/*  color: #fff;*/
/*  width: 500px;*/
  background-color: #666;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
 }

 .table-one tr td 
 {
  
  color: #000;
  padding: 4px;
  text-align: left;
  border: 1px #ccc solid;
 }



 .table-one tr th 
 {
  background-color: #003399;
  color: #fff;
  padding: 4px;
  text-align: left;
  border: 1px #ccc solid;
 }


/***************************/



.table-two table 
 {
/*  font-family: Verdana;*/
/*  font-weight: normal;*/
/*  font-size: 11px;*/
  color: #000000;
  width: 500px;
  background-color: #fafafa;
  border: 1px #eb641e solid;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-top: 0px;  
}

 .table-two tr td 
 {
  border-bottom: 1px dotted #eb641e;
/*  font-family: Verdana, sans-serif, Arial;*/
/*  font-weight: normal;*/
/*  font-size: 11px;*/
  color: #000000;
  background-color: white;
  text-align: left;
  padding-left: 3px;
 }

/***************************/


 .table-three table 
 {
/*  text-align: center;*/
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;*/
/*  font-weight: normal;*/
/*  font-size: 11px;*/
/*  color: #fff;*/
/*  width: 500px;*/
  background-color: #fff;
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
 }

 .table-three tr td 
 {
  
  color: #000;
  padding: 1px;
  text-align: left;
  border: 1px #ccc solid;
  vertical-align:text-top;
 }



 .table-three tr th 
 {
  background-color: #003399;
  color: #fff;
  padding: 1px;
  text-align: left;
  border: 1px #ccc solid;
 }


