/* NEW */
body {
	background-color: #d7d7d7;
	margin:14px auto;
}
body,td,th {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link {
color: #3399CC;
text-decoration: underline;
}

a:active {
color: #cc99cc;
}

a:visited {
color: #3399CC;
}

a:hover {
color: #cc3300;
text-decoration: underline;
}

a img {
    border: none;
}

#container {
	width: 517px;
	background-image: url(http://www.cedd.org.au/img/boxback.gif);
	margin-top: 38px;
}

#top {
	background-image: url(http://www.cedd.org.au/img/boxtop.jpg);
	background-repeat: no-repeat;
	padding: 21px 0px 4px 0px;
}

#bottom {
	width: 517px;
	height: 14px;
	background: #fff url(http://www.cedd.org.au/img/boxbott.jpg) no-repeat top left;
}

#footer {
	padding-top: 13px;
	padding: 12px;
	font: normal 10px/12px verdana, helvetica, sans-serif;
}

td.body-line-top{
    border-top: 1px #999999 solid;
}

td.main-content {
	background: #FFFFFF;
	padding-right:20px;  
	padding-left:20px;
}

.rule {
	margin: 15px 0px 15px 10px;
}
.news {
	margin: 0px 15px 0px 15px;
}


.header { 
	background-image: url(http://www.cedd.org.au/img/header.jpg);
}

/* ?? */
.error {
    color:red;
}

/* ------------ All Navigation Style --------------- */

/* top level home */
#toplevel-home { 
	font: normal 11px Arial;
    /*background: url(/img/arrow_right.gif) center left no-repeat;*/
    margin:  2px 8px 2px 15px;
    padding: 2px 8px 2px 8px;
}
#toplevel-home a {
	font: normal 11px Arial;
    color: #CC3300;
    font-weight: bold;
    text-decoration: none;
}
#toplevel-home a:visited {
    color: #CC3300;
}
#toplevel-home a:hover {
    text-decoration: underline;
}

/* top level */
#toplevel { 
	font: normal 11px Arial;
    /*background: url(/img/arrow_right.gif) center left no-repeat;*/
    margin:  2px 8px 2px 15px;
    padding: 2px 8px 2px 8px;
}
#toplevel a {
	font: normal 11px Arial;
    color: #CC3300;
    text-decoration: none;
}
#toplevel a:visited {
    color: #CC3300;
}
#toplevel a:hover {
    text-decoration: underline;
}

/* top level */
#toplevel-selected { 
	font: normal 11px Arial;
    background: url(/img/arrow_right.gif) center left no-repeat;
    margin:  2px 8px 2px 15px;
    padding: 2px 8px 2px 8px;
}
#toplevel-selected a {
	font: normal 11px Arial;
    color:  #CC3300;
    text-decoration: underline;
}
#toplevel-selected a:visited {
    color:  #CC3300;
}
#toplevel-selected a:hover {
    text-decoration: underline;
}

/* crumb - not indented */
#crumb {
	color: #999;
	font: italic 11px Arial;
    background: url(/img/arrow_down.gif) center left no-repeat;
    margin:  2px 8px 2px 15px;
    padding: 2px 8px 2px 8px;
}
#crumb a {
	color: #999;
	font: italic 11px Arial;
    text-decoration: none;
}
#crumb a:visited {
    color: #999;
}
#crumb a:hover {
    text-decoration: underline;
}

/* parent - indented */
#parent { 
    color: #CC3300;
	font: normal 11px Arial;
    margin:  2px 8px 2px 20px;
    padding: 2px 8px 2px 8px;
}
#parent a {
	color: #CC3300; 
	font: normal 11px Arial;
    text-decoration: none;
}
#parent a:visited {
    color: #CC3300;
}
#parent a:hover {
    text-decoration: underline;
}

/* parent with child - indented */
#parentwithchild { 
	color: #CC3300;
	font: normal 11px Arial;
    background: url(/img/plus.gif) center left no-repeat;
    margin:  2px 8px 2px 20px;
    padding: 2px 8px 2px 8px;
}
#parentwithchild a {
	color: #CC3300;
	font: normal 11px Arial;
    text-decoration: none;
}
#parentwithchild a:visited {
    color: #CC3300;
}
#parentwithchild a:hover {
    text-decoration: underline;
}

/* parent selected - indented */
#parent-selected { 
	font: normal 11px Arial;
    background: url(/img/arrow_right.gif) center left no-repeat;
    margin:  2px 8px 2px 20px;
    padding: 2px 8px 2px 8px;
    text-decoration: underline;
}
#parent-selected a { 
	color: #CC3300;
	font: normal 11px Arial;
}
#parent-selected a:visited {
    color: #CC3300;
}
#parent-selected a:hover {
    text-decoration: underline;
}

/* child - indented */
#child { 
	color: #666;
	font: normal 11px Arial;
	margin:  2px 8px 2px 30px;
    padding: 2px 8px 2px 8px;
}
#child a{
	color: #666;
	font: normal 11px Arial;
    text-decoration: none;
}
#child a:visited {
    color: #666;
}
#child a:hover {
    color: #666;
    text-decoration: underline;
}

/* child-selected - indented */
#child-selected { 
	color: #666;
	font: normal 11px Arial;
	background: url(/img/arrow_right.gif) center left no-repeat;
	margin:  2px 8px 2px 30px;
    padding: 2px 8px 2px 8px;
    text-decoration: underline;
}
#child-selected a{
	color: #666;
	font: normal 11px Arial;
}
#child-selected a:visited {
    color: #666;
}
#child-selected a:hover {
    color: #666;
    text-decoration: underline;
}

/* child with child */
#childwithchild { 
	color: #666;
	font: normal 11px Arial;
    background: url(/img/plus.gif) center left no-repeat;
    margin:  2px 8px 2px 30px;
    padding: 2px 8px 2px 8px;
    text-decoration: none;
}
#childwithchild a {
	color: #666;
	font: normal 11px Arial;
}
#childwithchild a:visited {
    color: #666;
}
#childwithchild a:hover {
    color: #666;
    text-decoration: none;
}

/* end navigation section */

/* float section image */
.first_section_image {
    border:1px #CCCCCC solid;  
    float:right;
    clear:both; 
    margin-top: 26px; 
    margin-left: 15px; 
    margin-bottom:10px; 
}

.section_image {
    border:1px #CCCCCC solid;  
    float:right;
    clear:both; 
    margin-left: 20px; 
    margin-bottom:10px; 
}

.search_table {
    padding-bottom:25px; 
}

.search_table td {
	font: normal 10px Verdana;
    color: #000;
    text-decoration: none;
}

/* resource links are 1px smaller */
.resource {
    font: 10px Verdana;
}

/* body div padding */
.body_div {
    padding-top:20px;
    padding-bottom:40px;
}

/* page heading is 1px bigger than normal heading */
.page_heading {
	padding-bottom:5px;
    border-bottom: solid #999999 1px;
	font: bold 12px Verdana;
    color: #666;
    text-decoration: none;
}

/* span for event_on value if there */
.page_heading_date {
	font: normal 11px Verdana;
    color: #666;
    text-decoration: none;
}

.heading {
    border-bottom: solid #999999 1px;
    padding-bottom:5px;
	font: bold 11px Verdana;
    color: #666;
    text-decoration: none;
}

