/* -- message styles ----------------------------------- */

#system-message {
	margin: 0 0 30px 0;
	padding: 20px;
	width: 100%;
}

.alert {
	background: #FCF repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 8px 25px 8px 14px;
	text-align: left;
}

.alert h4 {
	color: red;
	margin: 5px 0;
}

.alert p {
	padding: 0px;
	margin: 0px;
}

.alert .close {
	float: right;
	font-size: 24px;
	line-height: 18px;
	position: relative;
	right: -20px;
	top: -2px;
	cursor: pointer;
}
.owner-label, .docman_download__filename, .created-on-label, .hits-label  { display: none; }

#search-form {
	margin: 0 0 30px 0;
}

.search-results {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.search-results li {
	margin: 0 0 40px 0;	
}

.search-results  h4.result-title {
	font-size: 150% !important;	
}

.search-results  .result-url {
	display: none;
}

.page-nav ul li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}
/* content styles have been moved to editor.css for  */
#cim_menu li {
	display: inline-block;
	margin: 0 15px 0 0;	
	list-style-type: none;
}
#searchForm fieldset {
	margin: 20px 0 20px 0;	
}
.pagination ul li {
	display: inline-block;
	margin: 0 15px 0 0;	
	list-style-type: none;
}
.search-results {
	
}
.search-results .result-title {
	font-size: 14px;
	font-weight: bold;	
}
.search-results .result-category {
	font-size: 11px;
	color: #000;
	margin: 5px 0 5px 0;
}
.search-results .result-created {
	font-size: 11px;
	color: #000;
	margin: 5px 0 20px 0;
}
#headermenu ul, #footermenu ul {
	display: inline-block;
	float: right;	
}
#headermenu ul li, #footermenu ul li {
	display: inline-block;
	float: left;
	margin: 0 0 0 15px;	
}
.blog .item {
	padding-bottom: 20px;
	border-bottom: 2px solid #999;
	margin-bottom: 20px;	
}

fieldset {
	border: none !important;	
}
legend {
	font-size: 18px;
	margin: 0 0 15px 0;	
}
.control-group {
	margin: 0 0 15px 0;	
}

.date {

	color: #AEACA8;
	font-size: 1em;
	text-decoration: none;
	padding: 5px 10px 0 10px;
}

/* page wrapper
*******************************************************************************/
#cim_page-wrapper { /* set global base font size for entire page */
	font-size: 80.01%;
	position: relative;
	padding: 0;
	margin: 0;
}

#cim_tools {
	text-align: right;
	font-size: 0.85em;
	background: transparent;
	float: right;
	color: #FFF;
	width: 451px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
	background: url(../images/header_bg.jpg) no-repeat right top #382634;
}

#cim_tools a {
	text-decoration: none;
}

#cim_tools a:hover,#cim_tools a:focus {
	text-decoration: underline;
}

#cim_tools div#skip-link {
	margin-bottom: 10px;
}

#cim_tools div#headermenu {
	margin-bottom: 35px;
}

div#search label {
	font-size: 1.2em;
}

div#search div#advanced-search-link {
	margin-top: 2px;
	margin-right: 70px;
}

div#search .zoom_searchbox span {
	padding-right: 10px;
}

div#search input.zoom_searchbox {
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

#cim_tools input.search_btn {
	border: none;
	height: 22px;
	width: 65px;
	background-color: #B4B19D;
}

#cim_tools input.search_btn:hover {
	cursor: pointer;
}

/* Header
*******************************************************************************/
#cim_header {

	font-size: 0.85em;
/*	min-height: 62px; */
}

#header {
	height: 118px;
	/*padding-top: 10px;*/
	/*padding-bottom: 117px;*/
	/*padding-right: 10px;*/
	background: url(../images/header_bg.jpg) no-repeat right top;
}
#header a{
	color:#fff;
}

* html #cim_header {
	/*height: 62px;*/
}

#cim_header #cim_header-left {
	float:left;
	/* the width wraps the text; remove the declaration when using a house banner */
	width: 280px;
}

#cim_header #cim_header-left img {
	position: absolute;
	left: 0;
	top: 20px;
}

#cim_header #cim_header-left span.state {
	font-size: 1.5em;
	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: 0;
	top: 1px;
}

#cim_house-banner {
	position: absolute;
	margin-left: 370px;
	top: 1.1em;
}

#cim_header-left a {
	text-decoration: none;
}

/* top navigation
*******************************************************************************/
#cim_top-nav
{
	clear: both;
	/*border-bottom : 1px solid white; */
	font-size: 0.85em;
	position: relative;
	z-index: 10;
	height: 44px;
	background-color: #61535C;
}

#cim_top-nav ul
{
	padding : 0; 
	margin : 0; 
	list-style-type: none;
}

#cim_top-nav ul li
{
	width: 11.05%;
	/*font-size: 100%;*/
	list-style-type: none;
	float: left;
	display: block;

	position : relative;
	padding : 0;
	margin : 0;
	z-index : 3;
	text-transform: uppercase;
	text-align: center;
	background: #61535C;
}

#cim_top-nav ul ul
{
	width: 100%;
	display : none;
	position : absolute;
	left : 0;
	\left : -16px;
	lef\t : 0;
}

#cim_top-nav ul li li {
	height: auto;
	border: none;
	font-size: 1em;
	width: 100%;
	display: block;
	float: none;
	border-bottom: 1px solid white;
	text-transform: none;
	text-align: left;
}

#cim_top-nav li a {
	display: block;
	margin: 0;
	padding: 6px 4px 2px 4px;
	text-decoration: none;
	color: #FFF;
	height: 36px;
	background: url(../images/menu-sperate.gif) no-repeat right;
}

#cim_top-nav ul li li.lastItem {
	border-bottom: none;
}

#cim_top-nav li.lastItem a {
	background: none;
}

#cim_top-nav ul li ul li:first-child a {
	border-top: 1px solid #FFF;
}

#cim_top-nav li:last-child a {
	background: none;
}

#cim_top-nav li a:hover, #cim_top-nav li a:focus, #cim_top-nav li a.active {
	color: white;
	background-color: #362E33;
}

#cim_top-nav li li a {
	display: block;
	padding: 6px;
	height: auto;
	background: none;
}

#cim_top-nav li.active a {
	background-color: #362E33;
	color : white;
	font-weight : bold;
}

#cim_top-nav li.active li a {
	display: block;
	margin: 0;
	padding: 6px 0px 6px 1em;
	text-decoration: none;
	color: white;
	font-weight: normal;
	background-color: #61535C;
}

#cim_top-nav li li a:hover, #cim_top-nav li li a:focus {
	color: white !important;
	font-weight: normal;
	font-size: 100%;
	background-color: #362E33 !important;
}

	/* content wrapper
*******************************************************************************/
#cim_content-wrapper { /* creates fake left column background image */
	clear: both;
}

/* left column (secondary navigation)
*******************************************************************************/
#cim_left-col {
	width: 200px;
	float: left;
	margin-right: 20px; /* IE */
}

#cim_left-col .nav-child {
	display: block !important;
}

/* first level items */
#cim_left-col ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: #61535C;
}

#cim_left-col li {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #FFF;
	width: 100%;
}

#cim_left-col li.lastItem,
#cim_left-col li.firstItemlastItem {
/*	border-bottom: none;*/
}

#cim_left-col a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 5px 10px;
}

#cim_left-col li a,
#cim_left-col li.active li a,
#cim_left-col li.active li.active li a,
#cim_left-col li.active li.active li.active li a {
	background-color: #61535C;
}

#cim_left-col li.active a,
#cim_left-col li.active li.active a,
#cim_left-col li.active li.active li.active a,
#cim_left-col li.active li.active li.active li.active a {
	background-color: #110E10;
}

#cim_left-col li a.arrow,
#cim_left-col li.active li a.arrow,
#cim_left-col li.active li.active li a.arrow,
#cim_left-col li.active li.active li.active li a.arrow,
#cim_left-col li.parent > a,
#cim_left-col li.active > li.parent > a,
#cim_left-col li.active > li.active > li.parent > a,
#cim_left-col li.active > li.active > li.active > li.parent > a {
	background: #61535C url(../images/arrow_white.gif) 190px 8px no-repeat;
}

#cim_left-col li.active a.arrow,
#cim_left-col li.active li.active a.arrow,
#cim_left-col li.active li.active li.active a.arrow,
#cim_left-col li.active li.active li.active li.active a.arrow {
	background: #110E10 url(../images/arrow_down.gif) 155px 10px no-repeat;
/*	border-bottom: 1px solid #FFF;*/
}

#cim_left-col li a:hover,
#cim_left-col li li a:hover,
#cim_left-col li li.active li a:hover,
#cim_left-col li li a.arrow:hover,
#cim_left-col li li.active li a.arrow:hover,
#cim_left-col li#current-arrow a:hover {
	background-color: #110E10;
}

#cim_left-col li li a {
	background-color: transparent;
	border: 0;
	font-weight: normal !important;
	padding: 6px 12px 6px 28px;
/*
	width: 130px;
	\width: 170px;
	w\idth: 130px;
*/
}

#cim_left-col li li a:hover,
#cim_left-col li li a:focus {
	background-image: none;
}

#cim_left-col li li li a {
	padding: 6px 12px 6px 38px;
	width: 120px;
	\width: 170px;
	w\idth: 120px;
}

#cim_left-col li li li li a {
	text-indent: 10px;
}

/* orange highlighting - due to the cascade, several rules need overriding */
#cim_left-col a.highlight {
	font-weight: bold !important;
}

#banner {
	float: left;
	width: 84%;
	height: 120px;
}

#right-col-top {
	width: 16%;
	float: right;
}

#right-col-top div.function-icons {
	padding: 5px 0 5px 5px;
	float: right;
}

#right-col-bottom {
	width: 16%;
	float: right;
	padding: 5px;
}

div.top-link {
	float: right;
	padding-bottom: 5px;
}

#right-col-bottom div.function-icons {
	float: right;
}

div.function-icons .noscript {
	display: none;
}

div.function-icons .scriptAvailable {
	display: inline;
}

div.function-icons #fontSize1-top,
div.function-icons #fontSize1-bottom {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}

div.function-icons #fontSize2-top,
div.function-icons #fontSize2-bottom {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

div.function-icons #fontSize3-top,
div.function-icons #fontSize3-bottom {
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 135%;
	text-decoration: none;
}

/* main body content
*******************************************************************************/
#cim_main {
	float: left;
	width: 59%;
	padding: 0;
	margin: 0;
}

#cim_main-home {
	float: left;
	width: 83%;
}

#cim_main-noleft {
	float: left;
	width: 100%;
}

/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#cim_right-col {
	width: 16%;
	float: right;
	margin-bottom: 20px;
}

.cim_right-col-homepage {
	padding-top: 10px;
	/*border-top: 1px solid #DFD0A2;*/
}

#cim_right-col .module-quicklinks {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #DFD0A2;
}

#cim_right-col #related-links {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #DFD0A2;
}

#cim_right-col .module-latestarticles {
	padding-bottom: 20px;
}

#cim_right-col .module-latestarticles p {
	margin: 0;
	padding: 0 0 5px 0;
}

#cim_right-col .module-subscriptions {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #DFD0A2;
}

div#myselection {
}

div#myselectionarea ul li {
	list-style: none !important;
}

ul.mod_myselection li {
	border-bottom: 1px solid #ececec;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

ul.mod_myselection li input {
}

#cim_right-col .module-latestarticles {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #DFD0A2;
}

/* bread crumbs
*******************************************************************************/
div#breadcrumbs {
	margin: 0 0 20px 0;
	font-size: 0.95em;
}

div#breadcrumbs-noleft {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.95em;
}

/* footer
*******************************************************************************/
#cim_footer {
	clear: both;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #DBDBDB;
	text-align: right;
	color: #DBDBDB;
	font-size: 0.85em;
}

#cim_footer a {
	color: #660033;
	text-decoration: none;
}

#cim_footer a:hover,#cim_footer a:focus {
	text-decoration: underline;
}

#cim_footer #nswstyle_datelastupdated {
	font-weight: bold;
}

#footer-print {
	display: none;
}

div#headermenu span.mainlevel {
	padding-left: 5px;
	padding-right: 5px;
	color: #8E6C72;
}

div#footermenu span.mainlevel {
	padding-left: 5px;
	padding-right: 5px;
	color: #DBDBDB;
}

span.last-update {
	color: #333;
}

span.last-update .mainlevel {
	color: #DBDBDB;
	padding-left: 5px;
	padding-right: 8px;
}

/* generic reusable classes
*******************************************************************************/
.clear-hidden {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

div.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0.1%;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

div.moduletable {
	margin-bottom: 20px;
}

/* zoom search classes
*******************************************************************************/
.highlight {
}

.searchheading {
	font-size: 130%;
	font-weight: bold;
}

.summary {
	font-size: 80%;
	font-style: italic;
}

.suggestion {
	font-size: 100%;
}

.results {
	font-size: 100%;
}

.category {
}

.sorting {
	text-align: right;
}


.result_title {
	
}

#mod_myselection {
border: 1px solid #ececec;
background-color: fuschia !important;
}


.description {
	font-size: 100%;
}

.context {
	font-size: 100%;
}

.infoline {
	font-size: 80%;
	font-style: normal;
}

.result_image {
	float: left;
	display: block;
}

.result_image img {
	margin: 10px;
	width: 80px;
	border: 0px;
}

/*
.result_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
*/

.result_altblock {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}

.result_pages {
	font-size: 100%;
}

.result_pagescount {
	font-size: 100%;
}

.searchtime {
	font-size: 80%;
}

.recommended {
	background: #DFFFBF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.recommended_heading {
	float: right;
	font-weight: bold;
}

.recommend_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}

.recommend_title {
	font-size: 100%;
}

.recommend_description {
	font-size: 100%;
}

.recommend_infoline {
	font-size: 80%;
	font-style: normal;
}

div.category-description {
	color: #333;
	padding: 10px;
}

div.category-description a {
	color: #660033;
}

/* homepage stuff */

td#icac-functions {
	width: 48%;
	padding-right: 5px;
	vertical-align: top;
	background-color: #FFF;
}

td#icac-functions span {
	font-weight: bold;
	color: #333;
}

td#news-events {
	vertical-align: top;
	width: 48%;
	height: 100%;
	background-color: #F3F4F0;
}

td#icac-functions h2,
td#news-events h2, 
td#icac-functions h3,
td#news-events h3 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0; /* this is causing IE6 to act funny */
	text-align: center;
}

td#icac-functions h2, td#icac-functions h3 {
	background-color: #E3DFD1;
}

td#news-events h2, td#news-events h3 {
	background-color: #BEC2AE;
}

#news-events-bottom-left-bg {
	width: 100%;
	height: 5px;
	background-color: red;
}

#news-events-bottom-right-bg {
	width: 100%;
	height: 5px;
	font-size: 0.1%;
	background: url(../images/news-events-bottom-right-bg.gif) right no-repeat #F3F4F0;
}

td#icac-functions table {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
}

#reporting-corruption {
	border-bottom: 5px solid #FFF;
	background-color: #F0EFE9;
}

#preventing-corruption {
	border-bottom: 5px solid #FFF;
	background-color: #E5E3D9;
}

#investigating-corruption {
	background-color: #D6D4C6;
}

#reporting-corruption-bottom-left-bg {
	width: 100%;
	font-size: 0.1%;
	background: url(../images/reporting-corruption-bottom-left-bg.gif) left no-repeat #f0efe9;
}

#reporting-corruption-bottom-right-bg {
	width: 100%;
	height: 5px;
	font-size: 0.1%;
	background: url(../images/reporting-corruption-bottom-right-bg.gif) right no-repeat;
}

#preventing-corruption-top-left-bg {
	width: 100%;
	font-size: 0.1%;
	background: url(../images/preventing-corruption-top-left-bg.gif) left no-repeat #e5e3d9;
}

#preventing-corruption-top-right-bg {
	width: 100%;
	height: 5px;
	font-size: 0.1%;
	background: url(../images/preventing-corruption-top-right-bg.gif) right no-repeat;
}

#preventing-corruption-bottom-left-bg {
	width: 100%;
	font-size: 0.1%;
	background: url(../images/preventing-corruption-bottom-left-bg.gif) left no-repeat #e5e3d9;
}

#preventing-corruption-bottom-right-bg {
	width: 100%;
	height: 5px;
	font-size: 0.1%;
	background: url(../images/preventing-corruption-bottom-right-bg.gif) right no-repeat;
}

#investigating-corruption-top-left-bg {
	width: 100%;
	font-size: 0.1%;
	background: url(../images/investigating-corruption-top-left-bg.gif) left no-repeat #d6d4c6;
}

#investigating-corruption-top-right-bg {
	width: 100%;
	height: 5px;
	font-size: 0.1%;
	background: url(../images/investigating-corruption-top-right-bg.gif) right no-repeat;
}

#investigating-corruption-bottom-left-bg {
	width: 100%;
	font-size: 0.1%;
	background: url(../images/investigating-corruption-bottom-left-bg.gif) left no-repeat #d6d4c6;
}

#investigating-corruption-bottom-right-bg {
	width: 100%;
	height: 5px;
	font-size: 0.1%;
	background: url(../images/investigating-corruption-bottom-right-bg.gif) right no-repeat;
}

div.function-box-header {
	margin-bottom: 8px;
}

div.function-box-header a {
	color: #660033;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

	div.function-box-header a:hover {
		text-decoration: underline;
	}

div#reporting-corruption-image {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

div#reporting-corruption-content,
div#preventing-corruption-content,
div#investigating-corruption-content {
	float: left;
	font-size: 0.9em;
	line-height: 1.3;
	padding: 10px;
}

div#preventing-corruption-image {
	float: left;
	border: 1px solid #BFC5C1;
	padding: 2px;
	margin-right: 10px;
}

/* News and Events stuff */

td#news-events div.item {
	padding: 0 10px 0 10px;
}

td#news-events div.item a {
	color: #660033;
	font-weight: bold;
	font-size: 1em;
}

td#news-events div.item a:hover {
	text-decoration: none;
}

	td#news-events div.item div.left {
		padding-top: 5px;
		width: 25%;
		float: left;
	}

	td#news-events div.item div.right {
		padding-top: 10px;
		width: 75%;
		float: left;
		border-bottom: 1px solid #D5DFE1;
	}

		td#news-events div.item div#lastItem {
			border-bottom: none;
		}

	td#news-events div.item div.date {
		color: #660033;
		text-align: center;
		padding-bottom: 4px;
	}

	td#news-events div.item div.image {
		text-align: center;
	}
	
	td#news-events div.item div.image img {
		border: 1px solid #C0C9CB;
		padding: 2px;
	}

	td#news-events div.item div.title {
		margin-bottom: 10px;
	}

	td#news-events div.item div.body {
		padding-bottom: 10px;
	}

	div.article-meta {
		margin-bottom: 10px;
	}
	
	span.createdate {
		color: #660033;
	}

div#principal-officers-login {
	width: 99%; /* IE 6 */
	height: 54px;
	margin-top: 20px;
	border: 1px solid #D3D3D4;
	text-align: center;
	background: url(../images/principal-officers-login-bg.gif) repeat-x;
}

div#principal-officers-login ul {
	list-style: none;
}

div#principal-officers-login a {
	padding: 2px 8px 2px 8px;
	color: #FFF;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	background-color: #3F363B;
}

/* Form stuff */

.top-content {
	margin-bottom: 10px;
}

span.validation {
	color: red;
}

div.validation-msg {
	padding-top: 5px;
	color: red;
}

input.button,
button.button {
	border: none;
	padding: 5px 15px 5px 15px;
	color: #660033;
	background-color: #DEDBCE;
}

input.button:hover,
button.button {
	cursor: pointer;
}

td.sectionheading {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}

/* Contact Us, Speaking Request Engagement & Training Request form */
table#contactus-form,
table#speaking-request-form,
table#training-form,
table#feedback-form {
	width: 100%;
}

table#contactus-form td,
table#speaking-request-form td,
table#training-form td,
table#feedback-form td {
	padding: 5px;
}

table#contactus-form td span.fielddesc,
table#speaking-request-form td.span.fielddesc,
table#training-form td.span.fielddesc,
table#feedback-form td.span.fielddesc {
	display: block;
	padding-top: 5px;
	font-size: 0.8em;
}
table#contactus-form textarea,
table#contactus-form input#givenname,
table#contactus-form input#familyname,
table#contactus-form input#email,
table#contactus-form input#telephone,
table#contactus-form input#mobile,
table#contactus-form textarea#enquiry,
table#speaking-request-form input#givenname,
table#speaking-request-form input#familyname,
table#speaking-request-form input#email,
table#speaking-request-form input#telephone,
table#speaking-request-form input#mobile,
table#speaking-request-form textarea#enquiry,
table#training-form input#givenname,
table#training-form input#familyname,
table#training-form input#email,
table#training-form input#telephone,
table#training-form input#mobile,
table#training-form textarea#enquiry,
table#feedback-form input#givenname,
table#feedback-form input#familyname,
table#feedback-form input#email,
table#feedback-form textarea#comments {
	width: 98%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#speaking-request-form textarea#enquiry,
table#training-form textarea#enquiry {
	height: 100px;
}

table#contactus-form td.radio-field input,
table#speaking-request-form td.radio-field input,
table#training-form td.radio-field input {
	margin-right: 5px;
}

table#contactus-form td.radio-field label,
table#speaking-request-form td.radio-field label,
table#training-form td.radio-field label {
	margin-right: 10px;
}

table#contactus-form input#submit,
table#speaking-request-form input#submit,
table#training-form input#submit,
table#feedback-form input#submit {
	float: right;
}

table#contactus-form div.errormsg,
table#speaking-request-form div.errormsg,
table#training-form div.errormsg {
	color: red;
}

table#contactus-form span#telephone-validation-sign,
table#contactus-form span#mobile-validation-sign,
table#speaking-request-form span#telephone-validation-sign,
table#speaking-request-form span#mobile-validation-sign,
table#training-form span#telephone-validation-sign,
table#training-form span#mobile-validation-sign {
	color: red;
	visibility: hidden;
}

table#contactus-form span#telephone-validation-sign,
table#contactus-form span#mobile-validation-sign,
table#speaking-request-form span#telephone-validation-sign,
table#speaking-request-form span#mobile-validation-sign,
table#training-form span#telephone-validation-sign,
table#training-form span#mobile-validation-sign {
	color: red;
	visibility: hidden;
}

/* feedback form */
table#feedback-form td.label {
	width: 25%;
}

table#feedback-form td.field {
	width: 75%;
}

/* Workplace Registration Form */
table#workshop-registration-form {
	width: 100%;
	color: #333;
}

table#workshop-registration-form td {
	padding: 5px;
}

table#workshop-registration-form td span.fielddesc {
	display: block;
	padding-top: 5px;
	font-size: 0.8em;
}

table#workshop-registration-form td.label {
	width: 30%;
	vertical-align: top;
}

table#workshop-registration-form select#workshops {
	width: 65%;
	padding: 5px;
}

table#workshop-registration-form input#title {
	width: 50px;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#workshop-registration-form select#workshops,
table#workshop-registration-form input#firstname,
table#workshop-registration-form input#lastname,
table#workshop-registration-form input#position,
table#workshop-registration-form input#unit,
table#workshop-registration-form input#organisation,
table#workshop-registration-form input#address,
table#workshop-registration-form input#suburb,
table#workshop-registration-form select#state,
table#workshop-registration-form input#telephone,
table#workshop-registration-form input#fax,
table#workshop-registration-form input#mobile,
table#workshop-registration-form input#email {
	width: 65%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#workshop-registration-form textarea#needs,
table#workshop-registration-form textarea#about {
	width: 65%;
	height: 150px;
	overflow: auto;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#workshop-registration-form input#postcode {
	width: 50px;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#workshop-registration-form input#accept0 {
	margin-right: 5px;
}

table#workshop-registration-form td.radio-field {

}

table#workshop-registration-form td.radio-field label {
	display: block;
	width: 80%;
	clear: right !important;
}

table#workshop-registration-form td.radio-field input {
	float:left;
	margin: 0 5px 0 0;
	clear: left !important;
}

/* Event Registration Form */
table#event-registration-form {
	width: 100%;
	color: #333;
}

table#event-registration-form td {
	padding: 5px;
}

table#event-registration-form td span.fielddesc {
	display: block;
	padding-top: 5px;
	font-size: 0.8em;
}

table#event-registration-form td.label {
	width: 30%;
	vertical-align: top;
}

table#event-registration-form select#event {
	width: 60%;
	padding: 5px;
}

table#event-registration-form input#title {
	width: 50px;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#event-registration-form select#events,
table#event-registration-form input#firstname,
table#event-registration-form input#lastname,
table#event-registration-form input#position,
table#event-registration-form input#unit,
table#event-registration-form input#organisation,
table#event-registration-form input#address,
table#event-registration-form input#suburb,
table#event-registration-form select#state,
table#event-registration-form input#telephone,
table#event-registration-form input#fax,
table#event-registration-form input#mobile,
table#event-registration-form input#email {
	width: 65%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#event-registration-form textarea#needs,
table#event-registration-form textarea#about {
	width: 65%;
	height: 150px;
	overflow: auto;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#event-registration-form input#postcode {
	width: 50px;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#event-registration-form input#accept0 {
	margin-right: 5px;
}

table#event-registration-form td.radio-field label {
	display: block;
}

table#event-registration-form td.radio-field label input {
	margin-right: 5px;
}

/* Outreach Workshop Registration Form */
table#outreach-workplace-registration-form {
	width: 100%;
	color: #333;
}

table#outreach-workplace-registration-form td {
	padding: 5px;
}

table#outreach-workplace-registration-form td span.fielddesc {
	display: block;
	padding-top: 5px;
	font-size: 0.8em;
}

table#outreach-workplace-registration-form td.label {
	width: 30%;
	vertical-align: top;
}

table#outreach-workplace-registration-form select#event {
	padding: 5px;
}

table#outreach-workplace-registration-form input#title {
	width: 50px;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#outreach-workplace-registration-form select#events,
table#outreach-workplace-registration-form input#firstname,
table#outreach-workplace-registration-form input#lastname,
table#outreach-workplace-registration-form input#position,
table#outreach-workplace-registration-form input#organisation,
table#outreach-workplace-registration-form input#telephone,
table#outreach-workplace-registration-form input#mobile,
table#outreach-workplace-registration-form input#fax,
table#outreach-workplace-registration-form input#email {
	width: 65%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#outreach-workplace-registration-form textarea#needs,
table#outreach-workplace-registration-form textarea#about {
	width: 65%;
	height: 150px;
	overflow: auto;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table#outreach-workplace-registration-form input#accept0 {
	margin-right: 5px;
}

table#outreach-workplace-registration-form td.radio-field label {
	display: block;
}

table#outreach-workplace-registration-form td.radio-field label input {
	margin-right: 5px;
}

/* generic forms created by client in rsform */

table.generic-form {
	width: 100%;
	color: #333;
}

table.generic-form td {
	padding: 5px;
}

table.generic-form td.label {
	vertical-align: top;
}

table.generic-form label {
	padding-right: 10px;
}

table.generic-form td span.fielddesc {
	display: block;
	padding-top: 5px;
}

table.generic-form td .text,
table.generic-form td .password,
table.generic-form td .textarea,
table.generic-form td .select {
	width: 98%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

table.generic-form td .textarea {
	height: 100px;
}

table.generic-form td .radio,
table.generic-form td .check {
	margin-right: 5px !important;
}

/* Publications search */
/* tables */

table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}

table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6 !important;
 }

div#publication-search {
	color: #333;
	padding: 20px;
	margin-bottom: 10px;
	background-color: #F6F5F1;
}

div#publication-search table {
	margin: 0 auto;
	width: 85%;
}

div#publication-search table td {
	padding-bottom: 5px;
}

div#publication-search td.field {
	width: 78%;
}

div#publication-search td.field table {
	width: 100%;
}

div#publication-search td.field table td.left {
	text-align: left;
}

div#publication-search td.field table td.right {
	text-align: right;
}

div#publication-search td.field table td.middle {
	width: 1%;
	text-align: center;
}

div#publication-search td.main-label {
	width: 25%;
	padding-right: 10px;
	text-align: right;
	color: #333;
}

input.cal_button {
	border: none;
	width: 20px;
	height: 20px;
	background: url(../images/calendar-button.gif);
}

input.clear_button {
	border: none;
	width: 20px;
	height: 20px;
	background: url(../images/clear-button.gif);
}

input.cal_button:hover,
input.clear_button:hover {
	cursor: pointer;
}

input#date_start,
input#date_end {
	width: 55%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
	text-align: center;
}

input#keywords {
	width: 99%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

select#agencieslist,
select#typeslist,
select#cat,
select#subcat {
	width: 100%;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

ul.pagination li, div.results-footer .right li {
	list-style: none;
	display: inline;
	margin: 0 0 0 10px;
}

ul.pagination li a, div.results-footer .right li a {
	color: #660033;
}

div.results-footer {
	width: 100%;
	margin-bottom: 10px;
}

div.results-footer .left {
	float: left;
}

div.results-footer .right {
	float: right;
}

/* Publications search results */


div#search-results table {
	margin-top: 20px;
	width: 100%;
}

div#search-results table th {
	padding: 10px;
	background-color: #DEDBCE;
}

div#search-results table td {
	padding: 10px;
}

.tablesorter tr.row1 td {
	vertical-align: top;
	border: 0 !important;
}



.tablesorter th img {
	padding-left: 5px;
}



.tablesorter .datecol {
width: 60px !important;
}

.tablesorter .category {
width: 13% !important;
}


div#search-results {
	font-size:94%;
}
div#search-results table tr.row1 td {
	vertical-align: top;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	background-color: #F6F5F1;
}

div#search-results table tr.row2 td {
	vertical-align: top;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	background-color: #FFF;
}

div#search-results table th.checkbox {
	width: 50px;
	font-size: 0.84em;
	font-weight: normal;
	color: #333;
	text-align: center;
}

div#search-results table td.checkbox {
	border-left: none;
	text-align: center;
}

div#search-results table td.category {
	border-right: none;
}

div#search-results table td.key-topics {
	border: none;
	background-color: #EEECE7;
}

div#search-results table td.footer {
	border: none;
}

div#search-results table td.name a {
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}

div#search-results table td.name a:hover {
	text-decoration: underline;
}

/* Popup boxes */

div#popupbox {
	display: none;
}

/* Category list */

div#category-list div.item {
	margin-bottom: 10px;
	background-color: #F6F5F1;
}

div#category-list div.item a {
	display: block;
	padding: 10px;
	color: #660033;
	text-decoration: none;
}

div#category-list div.item a:hover {
	background-color: #EEE;
}

/* Landing page menu */

div#cim_main ul.arrow {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#cim_main ul.arrow li {
	float: left;
	width: 31%;
	height: 164px;
	min-height: 164px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #F0EFE9;
}

div#cim_main ul.arrow li a {
	display: block;
	padding: 8px 10px 8px 10px;
	text-align: left;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #DEDBCE;
	color: #660033;
	border-bottom: 1px solid #C7C6C1;
}

div#cim_main ul.arrow li a:hover {
	color: #FFF;
	background-color: #362E33;
}

div#cim_main ul.arrow li span {
	display: block;
	padding: 10px;
}

div.filter-pagination {
	margin-bottom: 10px;
}

div.filter-pagination .filter {
	float: left;
	width: 60%;
}

div.filter-pagination input#filter {
	width: 55%;
	margin-left: 10px;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

div.filter-pagination select#limit {
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #AEACA8;
	border-right: 1px solid #AEACA8;
	border-left: 1px solid #D1CFCA;
	border-bottom: 1px solid #D1CFCA;
}

div.filter-pagination .pagination {
	float: right;
}

div.sectiontablefooter, div#dm_nav {
	padding: 0;
	margin: 0;
}

div.sectiontablefooter ul, div#dm_nav ul {
	margin: 0;
	padding: 0;
}

div.sectiontablefooter li, div#dm_nav li {
	display: inline;
	list-style: none;
}

div.sectiontablefooter, div.sectiontablefooter a, 
div#dm_nav, div#dm_nav a {
	color: #660033;
	text-decoration: none;
}

div.sectiontablefooter span.page-nav, div#dm_nav span.page-nav {
	float: left;
}

div.sectiontablefooter span.page-counter, div#dm_nav div {
	float: right;
}

/* Publications styling */
table.publication tr td {
	background:#fefefe;
	border-right:1px solid #e3e2de;
	border-top:1px solid #e3e2de;
	border-bottom:1px solid #e3e2de;
	border-left:1px solid #e3e2de;
	padding:6px;
	color:#2e2e2e;
}
table.publication tr td.tablesection {
	background:#dfdbcf;
	color:#660033;
	padding:10px;
	border-bottom:1px solid #b6b6ae;
	font-weight:bold;
}
table.publication tr td.tablelabel {
	color: #6a0434;

	border-right: 1px solid #e3e2de;
	border-top: 1px solid #e3e2de;
	padding:6px;
	background-color: #F6F5F1;
}

/* Investigations reports styling */
table.investigationReport {
	width: 100%;
	border: 1px solid #DFDBCF;
}

table.investigationReport th,
table.investigationReport td {
	padding: 6px;
}
table.investigationReport td.linkarea {
	padding: 6px;
	width: 28%;
	vertical-align: middle;
	background-color: #F6F5F1;
}
table.investigationReport td.title {
	color: #660033;
	padding: 10px;
	font-weight: bold;
	background-color: #DFDBCF;
}
table.investigationReport td.colordot div.transcripts {	
	background-color: #FFF;
	color: #FFF;
	border: 1px solid #000;
}

table.investigationReport td.colordot {	
	border-right: 1px solid #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #DFDBCF;
}

table.investigationReport td a {	
	color: #660033;
}

/* general content stuff */

p.footnote {
	padding: 10px;
	background-color: #FAFAFA;
	font-size: 1em;
}

table.content-table td {
	padding: 10px 10px 0 10px;
	border: 1px solid #000;
}

/* Zoom Search*/

.highlight {
	background-color: #ececec;
}

/* Error messages */

dl#system-message {
	margin-top: 10px;
	text-align: center;
}

dl#system-message dt {
	display: none;
}

dl#system-message dd  {
	color: red;
}

dl#system-message li {
	list-style: none;
}