/*
  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: 20 August 2008 22:16:19
*/


/* 
The following colours are used in this stylesheet.

CRC Corporate Colours: 
Green: #006F66; 
Orange: #F89910; 
Blue: #00A3C9;
--------------------------------
lines: #80B8B3;
left background (image only): #006F66;
left selected/expanded background: #f5faff;
left/top unselected background: #d7e2fc;
left/top hover background: #002C95;
main text: black;
h1, highlight: #C03A00;
navigation text: #002C95;
toolbar text and nav spacing: white;
*/


/* Tag specific rules 
*******************************************************************************/
* {
    /* set even playing field for all browsers */
    margin : 0;
    padding : 0;
}
body {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: black;
    background-color : #006F66;
    /* decimal fontsize fixing font resizing bug in IE5/6 */
    font-size : 100.01%;
    padding : 0px 3px 3px 3px;
}

img {border: 0;}
a {color:#381D59; text-decoration: underline; font-weight:180}
a:visited {color:#006F66; text-decoration: underline;}
a:hover {color: black;}

h1,h2,h3,h4,h5,h6 {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;} 
h1 {font-size: 1.6em; font-weight: bold; margin-bottom : 0.4em; color: #C03A00;}
h2 {font-size: 1.3em; font-weight: bold; color: #F89910;}
h3 {font-size: 1.2em; font-weight: bold; color: #006F66; }
h4 {font-size: 1em; font-weight: normal;}
p {margin : 0 0 1em 0;}
ol,ul {margin: 0 0 2em 2em; }
ul li {}
ol li {}
table {
    border-collapse : collapse;
    border : 1;
    margin : 5 5 1em 1em;
    padding : 5px 5px 5px 5px;
}

input,select,textarea {
    font-size : 1em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
    
/* page wrapper
*******************************************************************************/
#cim_page-wrapper {
    /* set global base font size for entire page */
    background-color : white;
    font-size: 90.01%;
    position : relative;
}


#cim_skip-content {
    background: #006F66 url(http://crc.nsw.gov.au/__data/assets/image/0010/6112/crc_banner_skip.jpg);
    background-repeat: no-repeat;
    position : relative;
    text-align: right;
    font-size: 0.8em;
}
#cim_skip-content a {color:white; text-decoration: none; 

}
#cim_skip-content a:hover, #cim_skip-content a:focus {
    color:yellow; text-decoration:underline;
}


/* Header 
*******************************************************************************/
#cim_header {
    background: #006F66 url(http://crc.nsw.gov.au/__data/assets/image/0008/6110/crc_banner.jpg);
    background-repeat: no-repeat;
    position : relative;
    font-size : 0.85em;
}
#cim_header a {color:#006F66;}
#cim_header a:visited {color:#006F66;}
   
* html #cim_header {height : 85px;}

#cim_header #cim_header-left {
    margin-right : 160px;
    color : #006F66; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight : bold;
    padding : 0 0 0 100px;
    /* the width wraps the text; remove the declaration when using a house banner */
    width: 280px;
}
#cim_header #cim_header-left img {
    position : absolute; 
    left :8px; 
    top : 5px;}

#cim_header #cim_header-left span.state {
    font-size : 1.5em;
    border-bottom : 1px solid #006F66;
    line-height : 1.5em;
}

#cim_header #cim_header-left span.department {font-size : 1.4em; font-weight : normal;}
#cim_header #cim_header-left span.unit {font-weight : normal;font-size : 1em;}

#cim_header #cim_dept-logo {
    position : absolute;
    right : 0px;
    bottom : 0px;
}
#cim_house-banner {
    position: absolute;
    margin-left:370px;
    top: 1.1em;
}
#cim_header-left a{
    text-decoration:none;
}

/* tools - search, links etcs
*******************************************************************************/
#cim_tools {
    background-color : #80B8B3;
    font-size : 0.8em;
    color : white;
    height : 2.0em;
    padding : 3px 10px 0 10px;
    clear : both;
}
* html #cim_tools {height : 2.0em;} 
*:first-child+html #cim_tools {height : 2.0em;} 

#cim_tools a {color : white; text-decoration : none;}
#cim_tools a:hover, #cim_tools a:focus {text-decoration : underline;}
#cim_tools input {
    vertical-align : middle;
    padding : 1px 0 1px 0;
    width : 135px;

}






#cim_tools input.go {
    border : 0;
    width : auto;
    height : auto;
    padding : 0;
}

#cim_tools div.links {float : left; line-height : 1.8em;}
#cim_tools div.search {float : right; line-height : 1.8em;}


/* main body content
*******************************************************************************/
#cim_main-content {
    padding : 6px 6px 1em 185px;
    position : relative;
    z-index : 5;
    
}
* html #cim_main-content {
    padding-left : 15px;
    height : 1%;
}
*:first-child+html #cim_main-content {
    padding-left : 15px;
    height : 1%;
}

/* content wrapper
*******************************************************************************/
#cim_content-wrapper {
    /* creates fake left column background image */
    background: transparent url(http://crc.nsw.gov.au/__data/assets/image/0011/6113/bg_left_col.jpg) 0 0 repeat-y;
    clear : both;
}

/* left column 
*******************************************************************************/
#cim_left-col {
    background-color : #006F66;
    font-size : 0.9em;
    width : 170px;
    margin-left : 0.5px;
    float : left;
    position : relative;
    display : inline;
    z-index : 49;
}

#cim_left-col ul,
#cim_left-col li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: left;
}
#cim_left-col li {
    background-image: url(http://crc.nsw.gov.au/__data/assets/image/0012/6150/nav_arrow.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 15px;
    text-decoration: none;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding-bottom: 3px;
    margin-top: 3px;
    border-bottom: 1px solid #F89910;
    
}
#cim_left-col li.highlight {
    border-bottom: 1px solid #FFC20E;
    background-image: url(http://crc.nsw.gov.au/__data/assets/image/0020/6149/nav_arrow-selected.gif);
    background-position: left 7px;
    color: #F89910;
    font-weight: bold;
}
#cim_left-col li.highlight li {
    background-image: url(http://crc.nsw.gov.au/__data/assets/image/0013/6151/nav_arrow2.gif);
    border-top: 1px solid #C8C9CB;
    background-position: left 7px;
}
#cim_left-col li.highlight ul {
    margin-top: 3px;
}
#cim_left-col li a, #cim_left-col li a:visited {
    text-decoration: none;
    color: white;
}
#cim_left-col a:hover{
    background-color : #80B8B3;
    
}
#cim_left-col li li {
    border-width: 0px;
    padding-top: 3px;
    margin-bottom: 0px;
    margin-top: 0px;
}
#cim_left-col li.highlight li.highlight {
    border-bottom: 0px solid #FFFFFF;
}
#cim_left-col li.highlight li.highlight li {
    background-image: url(http://crc.nsw.gov.au/__data/assets/image/0016/6127/nav_arrow3.gif);
    border-bottom: 0px solid #FFFFFF;
    padding-left: 10px;
}
#cim_left-col li.highlight li.highlight li.highlight{
    border-bottom: 0px solid #FFFFFF;
}
#cim_left-col li.highlight li.highlight li.highlight li {
    background-image: url(http://crc.nsw.gov.au/__data/assets/image/0016/6127/nav_arrow3.gif);
    border-bottom: 0px solid #FFFFFF;
    padding-left: 10px;
}

/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#cim_right-col {
    font-size : 0.9em;
    float: right;
    margin: 0 0 0 0.2em;
    width: 165px;
    padding: 2px;
    border-left: 1px solid #80B8B3;
    
}


#cim_right-col ul {
    list-style-type : none;
    margin : 0;
    padding : 0;
    color : white;
}

#cim_right-col ul li {
    list-style-type : none;
    margin : 0;
    padding : 2px 0 2px 5px;
    border-top : 1px dotted #80B8B3;
    
}

#cim_right-col ul li a {color : #006F66; text-decoration : none; }
#cim_right-col ul li a:hover, #cim_right-col ul li a:focus {color : #F89910; text-decoration : underline;}



/* bread crumbs
*******************************************************************************/
#cim_bread-crumbs {
    margin : 0 0 12px 0; 
    padding-left : 0; 
    padding-bottom : 6px; 
    list-style : none; 
    font-size : 0.85em;
    border-bottom : 1px solid #80B8B3;
    position : relative;
}
#cim_bread-crumbs li {
    display : inline; 
    margin-right : 6px; 
    padding-left : 14px;
    background : transparent url(http://crc.nsw.gov.au/__data/assets/image/0009/6111/bullet_breadcrumb.gif) 0 60% no-repeat;
    color : #002C95;
}
* html #cim_bread-crumbs li {background-position : 0 70%;}
*:first-child+html #cim_bread-crumbs li {background-position : 0 70%;}

#cim_bread-crumbs li.first-item {
    background-image : none;
    padding-left : 0;
}

#cim_bread-crumbs li a {text-decoration : none;}
#cim_bread-crumbs li a:hover, #cim_bread-crumbs li a:focus {text-decoration : underline;}

#cim_bread-crumbs li.highlight {
    color: #C03A00;
}


/* footer
*******************************************************************************/
#cim_footer {
    background-color : #006F66;
    clear : both;
    padding : 7px 0;
    text-align : right;
}
#cim_footer { 
    font-size: 0.8em; 
    font-weight : bold; 
    color: white;
}

#cim_footer a {color: white; text-decoration : none;}
#cim_footer a:visited {color:#ECE9D8; text-decoration: underline;}
#cim_footer a:hover, #cim_footer a:focus {color: yellow; text-decoration : underline;}
#cim_footer #nswstyle_datelastupdated {font-weight : bold;}


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

.float-left {float : left;}
.float-right {float : right;}

div.function-icons {
    float : right;
    cursor : default;
}
div.function-icons .noscript {
    display:none;
}
div.function-icons .scriptAvailable {
    display:inline;
}


/*What's New Listing
*******************************************************************************/
.newListing{
 padding:9px; 
 margin:0px 200px 4px 0px; 
 background:#FCDDB3; 
 border:1px solid #F89910;
 min-height: 145px;}

.newListing p{
 font-size: 0.9em; 
 color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 margin-bottom:0px;}

/*Publication Listing
*******************************************************************************/
.pubTitle {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1.2em; 
 font-weight: bold; 
 color: #00A3C9;}

.pubListingDate{
 font-size: 1em; 
 color: #F89910; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;}

.pubFooter{
 font-size: 0.8em; 
 color: #0246AC; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;}

.pubListing{
 padding:9px; 
 margin:4px 200px 4px 0px; 
 background:#E5F7FD; 
 border:1px solid #b5c5d9;}

.pubListing p{
 font-size: 0.9em; 
 color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 margin-bottom:0px;}

.pubListing img{
 display: block;
 padding:2px;  
 margin-right:9px; 
 border: 1px solid #B5C5D9; 
 position:relative;}

.pubDisplay{
 padding:9px; 
 margin:4px 235px 4px 15px; 
 background:#E5F7FD; 
 border:1px solid #b5c5d9; 
 font-size: 1em; color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif;}

.moreDetails {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 1em; 
 color: #00A3C9; 
 display:block; 
 text-align:right; 
 margin:0px 0px 5px 0px;}


/* Events Calendar
*******************************************************************************/

.event_tables {
    font-size : 1em;
    border: 1px solid #80B8B3;
    position : relative;
    padding: 10px;
    text-align : top;}

div#calendarTable { 
 width: 85%; 
 text-align: left; }

div#calendarTable table td { 
 text-align: left; 
 font-size: 80%; }

div#calendarTable table th { 
 text-align: center; 
 font-size: 80%;  }

#calendarTable table { 
 margin-left: auto; 
 margin-right: auto; }

#calendarTable div { margin: 0px }

#calendarTable td div.eventText { 
 margin: 0px 0px 0px 1px; 
 text-align: left; 
 padding: 12px; }

.calendarNavLink, a.calendarNavLink:hover, a.calendarNavLink:visited { 
 text-decoration: none; 
 font-weight: bold; 
 color: blue }

div#calendarList { 
 text-align: left; 
 width: 80ex; 
 margin-left: 350; 
 margin-right: 200;}

th.columnLabel a {
    display: block;
    height: 100%;
    width: 100%;
}


/* popups over events */
div.popup {
    font-size: 0.7em; 
    position:absolute;
    visibility:visible;
    left: 0px;
    top: 0px;
    display: none;
    width: 25ex;
    border: 1px solid black;
    padding: 1px 3px;
    background-color: white;
    z-index: 100;
}

/*** YEAR TABLE RULES0 */

table#year { 
 border: 1px solid #173e57; 
 background-color: #f8f8f8; 
 border-collapse: collapse; 
 font-family: sans-serif; font-size: 80%  }

/* Header cells */
#year th { 
 border: 1px solid #c8c8c8; 
 padding: 0px; }

#year td { padding: 0px; }

#year th.monthLabel { 
 background-color: #017ca5; 
 color: white; 
 font-weight: bold; }

#year th.monthLabel a, #year td.monthLabel a:visited, #year td.monthLabel a:hover { 
 color: white; 
 font-weight: bold; 
 text-decoration: none; }

#year th.dayLabel { 
 background-color: #41afe0; 
 color: white; 
 text-align: center}

#year th.dayLabelWeekend { background-color: #93b0e6; }
#year tr td a, #year tr th a {
    display: block;
    margin: 0px;
    height: 100%;
    width: 100%;
}
/* All data cells, including completely empty ones */
#year td { 
 text-align: center; 
 border-top: 1px solid #d8d8d8; 
 padding: 0px;}

/* Cells with dates */
#year td.date { 
 background-color: white; 
 text-align: center; 
 color: black}

/* Weekend Cells, with or without dates */
#year td.weekend { background-color: #e6e6eb; }

/* Cells with dates, again, to make its borders overrule */
#year td.date { border: 1px solid #c0c0c0; }

/* Cells with events */
#year td.eventDate { background-color: #d0ecf6; }
#year td a, #year td a:visited, #year td a:hover { color: #3598b9; font-weight: bold; text-decoration: none; }


/*** MONTH TABLE RULES */

table#month { 
 border: 1px solid #173e57; 
 background-color: #f8f8f8; 
 border-collapse: collapse  }

#month th  { border: 1px solid #c8c8c8; }

/* Header Cells */
#month th.dayLabel, #month th.weekLink { background-color: #41afe0; color: white}
#month th.dayLabelWeekend { background-color: #93b0e6; }

/* All data cells, including completely empty ones */
#month td { 
 padding-left: 2px; 
 text-align: center; 
 vertical-align: top; 
 border: 1px solid #c0c0c0; }

/* Cells with dates */
#month td.date { background-color: white; }

/* Weekend Cells, with or without dates */
#month td.weekend { background-color: #e6e6eb; }

/* Cells with events */
#month td.eventDate { background-color: #d0ecf6; }

/* Linked dates at top left of cells */
#month a.dateLink, #month a.dateLink:visited, #month a.dateLink:hover { 
 color: black; 
 font-weight: bold; 
 text-decoration: none; }

/* Linked event names in cells (root-node-specific classes will also apply) */
#month .event, #month a.event:visited, #month a.event:hover { 
 font-weight: bold; 
 text-decoration: none; 
 padding: 0px 1px; 
 text-align: center}

/* Arrowed '�' (&raquo;) links to the week view from the month */
#month th.weekLink { 
 vertical-align: middle; 
 padding: 0px; 
 cursor: pointer; 
 cursor: hand; }

/* Week view links text */
#month th.weekLink a.dateLink, #month th.weekLink a.dateLink:visited, #month th.weekLink a.dateLink:hover {
 display: block;  
 color: white; 
 font-weight: bold; 
 text-decoration: none; 
 font-size:1.2em; padding: 3px; }


/*** WEEK TABLE RULES */

table#week { 
 border: 1px solid #173e57; 
 background-color: white; 
 border-collapse: collapse }

#week td, #week th  { 
 vertical-align: top; 
 border: 1px solid #c0c0c0; }

#week td, #week th.timeLabel { 
 vertical-align: top; 
 padding: 0px;}

/* header cells */
#week th { 
 background-color: #41afe0; 
 text-align: center; 
 padding: 1px }

#week th.timeLabel { background-color: #017ca5; color: white }

#week th.columnLabel { background-color: #41afe0; vertical-align: middle; font-weight: bold; color: black; white-space: nowrap; }

#week th.columnLabel a, #week th.columnLabel a:visited, #week th.columnLabel a:hover { text-decoration: none; font-weight: bold; color: black }

/* Event DIVs (root-node-specific classes will also apply) */
#week td div.event { 
 margin: 0px 0px 1px 0px; 
 text-align: left; 
 padding: 0px; 
 border: 1px solid black; }

/* Event Links (root-node-specific classes will also apply) */
#week .event, #week a.event:visited, #week a.event:hover { text-decoration: none }



/*** DAY TABLE RULES ***/

table#day { 
 border: 1px solid #173e57; 
 background-color: black; 
 border-collapse: collapse  }

#day td, #day th  { 
 border: 1px solid #c0c0c0; }

#day td, #day th.timeLabel { 
 vertical-align: top; }

/* header cells */
#day th { 
 background-color: #41afe0; 
 text-align: center; 
 padding: 1px }

#day th.timeLabel { 
 background-color: #017ca5; 
 color: white }

#day th.columnLabel { 
 background-color: #41afe0; 
 vertical-align: middle; 
 font-weight: bold; 
 color: black; 
 white-space: nowrap }

#day th.columnLabel a, #week th.columnLabel a:visited, #week th.columnLabel a:hover { 
 text-decoration: none; 
 font-weight: bold; 
 color: black }


/* Event DIVs (root-node-specific classes will also apply) */
#day td div.event { 
 margin: 0px 0px 1px 0px; 
 text-align: left; 
 padding: 2px; 
 border: 1px solid black; }

/* Event Links (root-node-specific classes will also apply) */
#day .event, #day a.event:visited, #day a.event:hover { text-decoration: none }

/* form layout
******************************************************** */
div#nomform fieldset  
{
     float: left;
     display: block;
     margin: 0 1em 1em 1em;
     padding: 0.5em 1em 1em 1em;
     background-color: #F4FEF9;
}

div#nomform fieldset fieldset
{
     margin-top: 0.5em;
     background-color: #E3FBEF;
}

div#nomform ul 
{
     list-style-type: none;
     padding: 0;
     margin: 0;
}

div#nomform p
{
     width: 500px;
     margin-top: 1em;
}

.longtext label
{
    display: block;
    margin: 1em 0 0 0;
    padding: 0;
    width: 600px;
}

.longtext input
{
     display: block;
     margin: 0;
     padding: 0;
}

.shorttext label
{
     clear: both;
     float: left;
     margin-top: 0;
     display: block;
     width: 8em;
}
.shorttext input
{
     position: relative;
     margin-top: 0;
     margin-left: 8em;
     display: block;
}

.shorttext ul li input
{
     clear: both;
     float: left;
     margin-top: 0;
     display: block;
}

.shorttext ul li label
{
     position: relative;
     margin-top: -1.4em;
     margin-left: 10em;
     display: block;
}

fieldset ul
{
     list-style-type: none;
}