

/*

	Site copyright 2008
	Software Version 1.0.5.R

	Site Design:
	Kinetik Internet Systems Pty Ltd, 2008
	w:	www.kinetik.com.au
	e:	enquiries@kinetik.com.au
		402/12 Ithaca Rd
		Elizabeth Bay
		NSW 2011
		Ph: 02 9360 2649
		Fax: 02 9360 4542

	Coding:
	Derek Squire, 2008
	Derek Squire Designs

*/


@media screen {
	body {
		background-color: #101010;
		cursor: default;
		margin: 0;
		color: #4b4b4b;
		text-align: center;
		margin-bottom: 12px;
/*		font: 8pt/11pt Arial;*/
		font: 8pt/11pt Arial;
	}
	
	table {
		_font: 9pt/11pt Arial;
	}

}

@media print {
	body {
		background: #ffffff;
		text-align: center;
		font: 10pt/14pt Arial;
	}
}

h1, h2, h3, h4, p, a {
	margin: 0;
	text-align: left;
	line-height: 1.2em;
}

a {
	text-decoration: none;
	text-align: left;
	color: #4b4b4b;
}

a:hover {
	color: #ababac;
}


.clear_fix {
	height: 1px;
	border: 0;
	width: 98%;
	clear: both;
}

.spacer {
	display: block;
	width: 98%;
	clear: both;
	height: 10px;
}

.xtra_nav_spacer_img {
	display: inline;
	width: 98%;
	clear: both;
	height: 5px;
}


.upper_logo_div {
	background: #000000 url( 'http://www.bkh.com.au/images/logo/bkh_logo.gif' ) no-repeat top center;
	margin: 0;
	width: 992px;
	height: 87px;
	margin-right: auto;
	margin-left: auto;
}

.overall_div {
	background: #101010 url( 'http://www.bkh.com.au/images/general/bkh_bg.gif' ) repeat-y top center;
	margin: 0;
	width: 992px;
	height: 655px;
	margin-top: px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}

.outside_upper_page {
	display: block;
	margin: 0;
}

.outside_nav {
	margin-left: 0px;
	margin-right: 0px;
	height: 235px;
	width: 740px;
}

.main_menu {
	float: left;
	width: 100px;
	margin-left: 10px;
}

.main_menu .item_block {
	display: block;
	width: 98px;
}


.sub_menu {
	float: left;
	height: auto;
	width: 120px;
	margin-right: 4px;
}

.sub_menu h3 {
	font-size: 9pt;
	margin-bottom: 2px;
	color: #ffffff;
}

.centre_navigation {
	float: left;
	display: block;
	width: 620px;
}

.company_name_display {
	float: right;
	margin-top: -235px;
	width: 243px;
}

.company_name_display h3 {
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 3px;
}

.office_locals {
}

.each_office {
	margin-top: 12px;
}

#content_div_outer {
	clear: both;
	height: 333px;
	overflow: auto;
	overflow-x: hidden;
}

#content_div {
	display: block;
	height: auto;
	overflow: visible;
}

.xtra_nav {
	margin-top: 0px;
}

.xtra_nav .item, .item .xtra_nav {
	float: left;
}

.xtra_nav em.link.xtra_nav {
	color: #4b4b4b;
}

.xtra_nav .item_right {
	float: left;
}

.xtra_nav .xtra_nav_spacer {
	float: left;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}

.xtra_nav .xtra_nav_spacer p {
	text-align: center;
	color: #ababac;
}

.xtra_nav .xtra_nav_spacer_2 {
	float: left;
	display: block;
	margin-right: 3px;
	margin-left: 3px;
}

.xtra_nav .xtra_nav_spacer_2 p {
	text-align: center;
	color: #ababac;
}


.bottom_logo {
	background: #000000 url( 'http://www.bkh.com.au/images/logo/bkh_fp_bottom.gif' ) no-repeat bottom center;
	display: block;
	width: 992px;
	height: 333px;
}

em {
	font-style: normal;
}

.link, .mouseover {
	cursor: pointer;
}

.inline {
	display: inline;
}

.centre {
	text-align: center;
}

.right {
	text-align: right;
}

.small {
	font-size: 85%;
}

.error {
	color: red;
}

.highlight {
	color: orange;
}

.soften {
	color: #ababac;
}

.item_heading {
	margin-left: 10px;
}

.form_outer h3 {
	font-size: 95%;
}

.form_fields {
	width: 98%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.field {
	width: auto;
	margin-top: 5px;
}

.side_by_field {
	float: left;
	width: 32%;
	margin-top: 5px;
}

.side_by_field _wide{
	float: left;
	width: 60%;
	margin-top: 5px;
}

.form_fields .field p {
	color: #ababac;
}

.form_fields .field input, .form_fields .side_by_field input {
	background-color: #dfdfdf;
	margin-top: 4px;
	margin-left: 10px;
	width: 90%;
	font-size: 85%;
	height: 12px;
}

.form_fields .field input {
	width: auto;
}

.form_fields .side_by_field input.file_input {
	background-color: #dfdfdf;
	margin-top: 4px;
	margin-left: 10px;
	width: 70%;
	height: auto;
}

.form_fields .side_by_field_wide textarea {
	background-color: #dfdfdf;
	margin-top: 4px;
	margin-left: 10px;
	font-size: 95%;
	overflow: auto;
	height: auto;
}

.form_fields .field input.ui_button {
	background-color: #dfdfdf;
	height: auto;
	width: auto;
}

.form_fields p.small {
	margin-top: 3px;
	margin-left: 10px;
}

.start_up h1, .start_up h2, .start_up h3 {
	color: #ffffff;
}

.admin_outer_std {
	float: left;
	display: inline;
	width: 20px;
}

.admin_outer_lgr {
	float: left;
	display: inline;
	width: 20px;
}

.admin_option_remove, .admin_option_active, .admin_option_inactive, .admin_option_create, .admin_option_edit {
	background: transparent url( 'http://www.bkh.com.au/images/general/adminIconOuter.gif' ) no-repeat top center;
	float: left;
	display: inline;
	cursor: pointer;
	width: 5px;
	height: 11px;
	margin-top: 1px;
	margin-right: 3px;
}

.admin_option_remove {
	background-color: red;
}

.admin_option_active {
	background-color: #11ee11;
}

.admin_option_inactive {
	background-color: orange;
}

.admin_option_create {
	background-color: #11ccee;
}

.admin_option_edit {
	background-color: #004b4b;
}

.admin_heading_create {
	color: #11ccee;
}

.admin_heading_edit {
	color: #004b4b;
}

.image_section {
	display: block;
	width: 95%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: visible;
}

.image_section .item_heading {
	margin-bottom: 5px;
}

.image_section .item_heading h3 {
	text-align: center;
}

.image_block {
	display: block;
	overflow: visible;
	border-top: 1px solid #4b4b4b;
	margin-top: 10px;
}

.image_preview {
	float: left;
	display: block;
	width: 220px;
	height: auto;
}

.image_preview img {
	margin-right: auto;
	margin-left: auto;
}

.image_preview p {
	text-align: left;
}

#map_canvas {
	width: 994px;
	height: 333px;
}

iframe[id*='FCKeditor'] {
	display: block;
	height: 350px;
}
