/*
  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: 17 August 2007 13:40:38
*/


/* NetAlert global.css */

* {
    /* set global default */
    margin : 0;
    padding : 0;
}
/*html {height: 100%;}*/

body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000;
    padding : 0 0 40px 0;
    background-color : #FFF;
}

img {border: 0;}

a:link {    color: #3770a8;}
a:visited { color: #3770a8;}

.link_spacer {display: none;}
 
/* page wrapper
*******************************************************************************/

#cim_page-wrapper[id] {min-width: 760px;}
#cim_page-wrapper {
    /* set global base font size for entire page */
    font-size: 80.01%;
    position : relative;
}

.page_id_104 .hide_when_home {display: none;} /* used to hide the first breadcrumb divider when at home */

/* Header 
*******************************************************************************/

#cim_header {
    position : relative;
    background-image: url(http://www.netalert.gov.au/__data/assets/image/0016/2923/header_bg.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    font-size : 1em;
    min-height : 80px;
    color: #444444;
}
* html #cim_header {height : 80px;}
#cim_skip-content {
    z-index: 5;
    padding: 0.4em 1em 0.6em 0;
    text-align: right;
    font-size: 0.85em;
    color: #c9c8bd;
    background-color: #fbfaec;
    border-bottom: 1px solid #BBB;
}
#cim_skip-content a {
    text-decoration: underline;
    color: #3770a8;
    padding: 5px 0.5em 0 0.5em;
}
#cim_skip-content a:hover, #cim_skip-content a:focus, #cim_skip-content a:active {
    text-decoration: none;
    color: #cc0033; 
}
#cim_header .header_content {
    position: relative;
    overflow: hidden;
    height: 144px;
    background-color: #84b1df;
    background-image: url(http://www.netalert.gov.au/__data/assets/image/0016/2923/header_bg.gif);
    background-position: 0 0;
    background-repeat: repeat-y;
}
#cim_header #cim_header-left {
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-weight : bold;
    padding : 48px 0 0 103px;
    width: 15em;
    font-size: 0.9em;
}
#cim_header #cim_header-left img {
    position : absolute;
    left : 0;
    top : 18px;
}
#cim_header #cim_header-left span.state {
    display: none; /* hidden due to text in crest image */
    font-size : 1.38em;
    border-bottom : 1px solid #000;
    padding-bottom: 4px;
    margin-bottom: 4px;
}
#cim_header #cim_header-left span.department {
    display: none; /* hidden due to text in crest image */
    font-size : 1.2em;
    font-weight : bold;
}
#cim_header #cim_header-left span.unit {
    display: none; /* hidden due to text in crest image */
    font-weight : bold;
    font-size : 1em;
}

#cim_header #cim_dept-logo {
    float: right;
}
#cim_house-banner {
    position: absolute;
    margin-left: 23em;
    top: 0;
}

/* tools - search, links etcs
*******************************************************************************/
#cim_tools {
    background-color: #555;
    border-top: 1px solid #999;
    border-bottom: 1px solid #FFF;
    font-size : 0.86em;
    color : #FFF;
    padding : 0px 10px 8px 0px;
    clear : both;
}
#cim_tools a {color : #000; text-decoration : none;}
#cim_tools a:hover, #cim_tools a:focus {text-decoration : underline;}
#cim_tools div.search {
    float : right;
    position: relative;
    padding-top: 10px;
}
#cim_tools .search_box input {
    border : 1px solid #999;
    vertical-align : middle;
    padding : 1px 3px 2px 3px;
    width : 140px;
    font-size: 0.95em;
    color: #666;
}
#cim_tools .search_go input {
    border : 0;
    padding : 0;
    width: 29px;
    height: 19px;
    vertical-align : middle;
}
#cim_tools #tagline {
    padding: 8px 0 0 24px;
    font-size: 1.7em;
    color: #FFFFFF;
}

/* top navigation
*******************************************************************************/
#cim_top-nav {
    width: 100%;
    padding: 5px 0 0 0;
    background-color: #578fc8;
    background-position: 0 0;
    font-size : 0.93em;
    position : relative;
    z-index : 10;
    clear: both;
    float: left;
}
#cim_top-nav ul {
    padding: 0 0 0 24px; 
    margin: 0;
    list-style-type: none;
    
}
#cim_top-nav ul li {
    display: inline;
    padding: 0;
    margin: 0;
    float: left;
}
#cim_top-nav ul li.menu_id_104 {margin: 0; !important} /* number must match asset_id of homepage to remove left margin */

#cim_top-nav li a,
#cim_top-nav li a:visited {
    margin: 0;
    padding: 0 15px 0 0;
    color: #000000;
    text-decoration : underline;
    white-space: nowrap;
    background: url("http://www.netalert.gov.au/__data/assets/image/0015/3660/tab_right.gif") top right no-repeat;
    float: left;
    display: block;
}

#cim_top-nav li a span,
#cim_top-nav li a:visited span {
    background: url("http://www.netalert.gov.au/__data/assets/image/0003/3657/tab_left.gif") top left no-repeat;
    padding: 6px 0 5px 15px;
    float: left;
    display: block;
}

#cim_top-nav li.selected a,
#cim_top-nav li.selected a:visited {
    background: url("http://www.netalert.gov.au/__data/assets/image/0016/3661/tab_right_current.gif") top right no-repeat;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
}

#cim_top-nav li.selected a span,
#cim_top-nav li.selected a:visited span {
    background: url("http://www.netalert.gov.au/__data/assets/image/0004/3658/tab_left_current.gif") top left no-repeat;
}

#cim_top-nav li a:hover,
#cim_top-nav li a:focus,
#cim_top-nav li a:active {
    background: url("http://www.netalert.gov.au/__data/assets/image/0017/3662/tab_right_hover.gif") top right no-repeat;
    cursor: pointer;
    text-decoration: none;
}

#cim_top-nav li a:hover span,
#cim_top-nav li a:focus span,
#cim_top-nav li a:active span {
    background: url("http://www.netalert.gov.au/__data/assets/image/0005/3659/tab_left_hover.gif") top left no-repeat;
}
/* content wrapper 
*******************************************************************************/
#cim_content-wrapper {
    /* background-image defined in section css */
    background-repeat: repeat-x;
    clear : both;
    z-index: 9;
}

/* page tools & bread crumbs
*******************************************************************************/
.page_tools {
    position: relative;
    clear: both;
    font-size: 0.8em;
    width: 100%;
}
.page_tools_inner {
    overflow: hidden;
    padding: 9px 10px 18px 25px;
}
* html .page_tools_inner {height: 1%;}

#cim_bread-crumbs {   
    position : relative;
    margin-right: 180px;
    padding-top: 3px;
    color: #666;    
}
#cim_bread-crumbs a {}
#cim_bread-crumbs a:hover, #cim_bread-crumbs a:focus, #cim_bread-crumbs a:active {
    text-decoration : none;
    color: #cc0033;
}
.function-icons {
    position: relative;
    float : right;
}
div.function-icons .noscript {
    display:none;
}
div.function-icons .scriptAvailable {
    display:inline;
}
.function-icons a:hover, .function-icons a:focus, .function-icons a:active {
    text-decoration: none;
    color: #CC0033;
}

/* main body content
*******************************************************************************/
#cim_main-content {
    padding : 0 6px 1em 6px;
    position : relative;
    z-index : 5;
    margin: 0;
    overflow: hidden;
}
* html #cim_main-content {
    left: -3px;
    padding-right: 2px !important;
    height: 1%;
}

/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#cim_right-col {
    position: relative;
    font-size : 0.9em;
    width : 185px;
    float: right;
    display: inline;
    margin-right: 5px;
    padding-bottom: 20px;
}

/* back to top
*******************************************************************************/
.back_to_top {
    margin-top: 2em;
    font-size: 0.95em;
}
.back_to_top a,
.back_to_top a:visited {
    padding: 1px 0 3px 15px;
    background-image: url(http://www.netalert.gov.au/__data/assets/image/0006/3111/button_back_to_top.gif);
    background-position: 0 2px;
    background-repeat: no-repeat;
}
.back_to_top a:hover, .back_to_top a:focus, .back_to_top a:active {
    text-decoration: none;
    color: #CC0033;
}

/* footer
*******************************************************************************/
#cim_footer {
    position: relative;
    clear: both;
    padding: 8px 0 8px 0;
    font-size: 0.85em; 
    color: #999;
    background-color: #E9E9E9;
    text-align: center;
}
* html #cim_footer {height: 1%} /* Force 'has layout' for IE 6 */
#cim_footer_inner {
    position: relative;
    overflow: hidden;
    padding: 0 20px 0 20px; 
}
#cim_footer_inner {height: 1%;}
#cim_footer_inner div.footer_content {
    z-index: 50;
}
#cim_footer a {
    text-decoration : underline;
}
#cim_footer a:hover, #cim_footer a:focus, #cim_footer a:active {
    text-decoration: none;
    color: #CC0033;
}

/* generic reusable classes
*******************************************************************************/
.clear-hidden {
    clear : both;
    font-size : 1px; 
    line-height : 1px;
    height: 1px;
    overflow: hidden;
}
.clear {clear: both;}
