/*
  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: 10 February 2012 15:37:27
*/


/* clear browser defaults
********************************************************/
* {margin:0; padding: 0;}

body {
    font-size: 70%;
    line-height: 1.3;
    font-family: arial, verdana, helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #666666;
    }
h1,h2,h3,h4,h5,h6 {
    margin: 0.4em 0 0.4em 0;
    }
p,ul,ol {
    margin: 0.5em 0 1em 0;
    }
ul,ol {
    margin-left: 2em;
    }
h1 {font-size: 1.5em; color: #000000;}

h2 {font-size: 1.4em; padding-bottom: 3px;}
h3 {font-size: 1.2em; padding-bottom: 3px;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1.1em;}

a img {border: none;}

a:link { color: #0066CC; } 

/* end browser defaults
********************************************************/

#top_banner { }

#logo {
float: left;
}

#right_content { 
padding-top: 10px;
float: right;
}

#search_area { 
color: #999999;
}

#search_area input {
font-size: 100%;
}

#keywords-box input {
height: 15px;
}

input, img {margin: 0; vertical-align: middle;}

#site_buttons { 
margin-right: 10px;
text-align: right;
 }

#nav { 
clear: both;
margin-top: 10px;
width: 100%;
}

#nav ul {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
float: left;
z-index: 400;
}

#nav ul li {
position: relative;
list-style: none;
float: left;
margin: 0 15px 0 0;
padding: 0;
border-top: 4px solid #fff;
height: 1.7em;
}

#nav ul li a {
display: block;
float: left;
text-decoration: none;
color: #000000;
}

#nav ul li.current, #nav ul li:hover, #nav ul li.hover {
border-top: 4px solid #64b3e1;
}

#nav ul ul {
position: absolute;
left: -999em;
margin: 0;
background-color: #fff;
width: 180px;
z-index: 500;
padding-bottom: 1px;
}

#nav ul li:hover ul, #nav ul li.hover ul {
left: 0;
top: 1.7em;
}

#nav ul ul li {
float: none;
display: block;
border: none;
margin: 0 0 0 1px;
padding: 0;
width: 178px;
height: auto;
}

#nav ul ul li a {
float: none;
width: 166px;
padding: 3px 6px;
}

#nav ul ul li a:hover {
background: #efefef;
}

#nav ul ul li:hover, #nav ul ul li.hover {
border: none;
}

#feature_img { 
background-color: #153F88;
color: white;
background-image: url(http://www.det.act.gov.au/__data/assets/image/0003/18498/feature_imge_home.jpg);
background-repeat: no-repeat;
background-position: 80px 0;
height: 110px;
font-size: 1.1em;
clear: left;
}

#feature_img .intro {
padding-left: 550px;
padding-top: 10px;
line-height: 1.4;
width: 250px;
}

#feature_img h1 {
padding-left: 20px;
padding-top: 35px;
}

#breadcrumb { padding: 5px;}
/* Content */

#content {
  padding-top: 10px;
  /* position: relative; */
  z-index: 10;
}
  
.title_content {
  background-image: url(http://www.det.act.gov.au/__data/assets/image/0014/18500/content_heading_bg.gif);
  background-repeat: repeat-x;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.title_content h2 { margin: 0;}

#feature_topics{
  margin-right: 250px;
  margin-left: 250px;
}


.feature_topics_item {
  margin-left: 10px;
  min-height: 95px;
}

* html .feature_topics_item{
  height: 95px;
  display: table;
}

.feature_topics_item_hd {
  text-decoration: none;
  border-bottom: 1px dotted #CCCCCC;
  color: #0066CC;
  padding-bottom: 4px;
  font-weight: bold;
}

.feature_topics_item_img {
  margin-right: 10px;
  padding: 5px;
  background-color: #F3F3F3;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

#feature_topics_heading {
  font-weight: bold;
  margin-bottom: 9px;
  margin-top: 2px;
}

#leftcol {
  width: 220px; 
  padding: 5px; 
  float: left 
}

#information, #information ul {
  margin: 0;
}

#information li {
  padding: 5px 0;
  border-bottom: 1px solid #CCCCCC;
  list-style: disc url(http://www.det.act.gov.au/__data/assets/image/0004/18499/listarrow.gif) inside;
}

#information li a {
  text-decoration: none;
  color: #0066CC;
}

#leftmenu, #leftmenu ul {
  margin: 0;
}

#leftmenu li {
  padding: 5px 0;
  border-bottom: 1px solid #CCCCCC;
  list-style: none;
}

#leftmenu li li{
  padding: 5px 15px;
  list-style: none;
  border-bottom: 0;
}

#leftmenu li a {
  text-decoration: none;
  color: #0066CC;
}

#rhs {
  float: right;
}

#rightcol {
  width: 220px;
  padding: 0 5px; 
}

.whats_new_item {
  border-bottom: 1px solid #CCCCCC;
  padding: 5px 10px;
  color: #666666;
}

.whats_new_item a {
  text-decoration: none;
  color: #0066CC;
}

#related_links {
  padding-top: 10px;
}

/*** IE Fix ***/
* html #information {
  left: 230px;   /* RC fullwidth */
}


/* end content*/

#footer {
clear: both;
border-top: 2px solid #153f88;
margin-top: 20px;
}

#footer a:link {color: #000000}

#disclaimer {
float: left;
padding: 10px;
}


#disclaimer_right {
padding-top: 10px;
float: right;
}

#contact {
float: left; 
padding-top: 7px;
padding-right: 20px;
}

#neals {
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding: 10px 20px;
margin-left: 10px;
margin-right: 20px;
float: left;
}

#logo_crest {
padding-left: 20px;
}

#logos {
}

#content_div_26988 ul li, #content_div_29004 ul li {list-style: none;}

#content_div_26988 td, #content_div_29004 td {padding-right: 10px;}

#content_div_26988 ul li, #content_div_145665 ul li {list-style: none;}

