@import url("reset.css");
@import url("navigation.css");


/* Base Common Styles /---------------- */
	
body {
	font: 12px Arial, Verdana, Sans-serif;
	color: #333333;
	background: #ffffff url('../images/interface/bg.png') top left repeat-x;
	line-height: 1.67em;
}

a {
	color: #3693cb;
	text-decoration: none;
}

a:visited {
	color: #00aecc;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}


strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.clear {		clear: both; }


h1, h2, h3, h4, h5, h6 {
	display: block;
	font-weight: bold;
	margin-top: 8px;
} 

h1 {
	font-size: 220%;
	padding-bottom: 0px;
	margin-bottom: 10px;
	color: #1997ad;
}

h2 {
	font-size: 200%;
	padding-bottom: 0px;
	margin-bottom: 7px;
	color: #1997ad;
}
h3 {
	font-size: 165%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #8f8f8f;
}
h4 {
	font-size: 135%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #1997ad;
}
h5 {
	font-size: 115%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #8f8f8f;
}
h6 {
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #1997ad;
}

p {
	margin: 0px 0px 18px 0px;
}

#right-column ul {
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 15px 0px;
}

#right-column ul.document {
	padding: 0px 0px 0px 31px;
	margin: 4px 0px 15px 0px;
	list-style-image: url('../images/interface/icon_document.gif');
}

#right-column ol {
	padding: 0px 0px 0px 31px;
	list-style: decimal;
}

#right-column ul li {
	background: transparent url('/images/interface/li-orange.png') left 5px no-repeat;
	margin: 6px 0px;
	padding-left: 19px;
}

#right-column ul li ul li {
	background: transparent url('/images/interface/li-ctoc.png') left 7px no-repeat;
	margin: 6px 0px;
	padding-left: 19px;	
}

#right-column ul li ul li ul li {
	background: transparent url('/images/interface/li-grey.png') left 7px no-repeat;
	margin: 6px 0px;
	padding-left: 19px;	
		
}

#right-column ol li {
	background-image: none;
	margin: 6px 0px;
	padding-left: 0px;
}

#right-column input, #right-column textarea {
	border: 1px solid #aaaaaa;
	padding: 4px;
	font-size: 12px;
	background-color: #ffffff;
}

.container {
	width: 880px;
	margin: 0px auto;
	clear: both;
}

#container {
	background: #fff;
	border: 1px solid #e0eaec;
	border-bottom: none;
	border-top: none;
}

#rounded-top {
	background: transparent url('/images/interface/bg-rounded-top.png') left top no-repeat;
	height: 11px;
	margin-top: 27px;
	padding: 0px 1px;
}

#rounded-bottom {
	background: transparent url('/images/interface/bg-rounded-bottom.png') left top no-repeat;
	height: 11px;
	margin-bottom: 5px;
	padding: 0px 1px;	
}


/* Header Styles /---------------- */
#header {
	background: transparent url('/images/interface/bg-header.png') left top no-repeat;
	height: 124px;
	margin-left: 11px;
	margin-top: 2px;
}

#header #logo h1 {
	margin-top: 0px;	
}

#header #logo h1 a {
	background: transparent url('/images/interface/logo-kiss.png') top left no-repeat;
	display: block;
	height: 96px;
	margin-left: 19px;
	margin-top: 4px;
	overflow: hidden;
	text-indent: -9999px;
	width: 332px;
}

#header #logo img {
	display: none;	
}

#header #partner-logo-holder {
		
}

#header #partner-logo-holder #logo-gpq {
	background: transparent url('/images/interface/logo-gpq.png') top left no-repeat;
	display: block;
	float: left;
	height: 84px;
	margin: 18px 0px 0px 25px;
	overflow: hidden;
	text-indent: -9999px;
	width: 130px;
}

#header #partner-logo-holder #logo-qld-gov {
	background: transparent url('/images/interface/logo-qld-gov.png') top left no-repeat;
	display: block;
	float: left;
	height: 80px;
	margin: 20px 0px 0px 20px;
	overflow: hidden;
	text-indent: -9999px;
	width: 86px;
}


/* Main Area Styles /---------------- */



/* Homepage Specific Areas /---------------- */



/* Level 2 Styles /---------------- */
 


/* Breadcrumb Links /---------------- */



/* Sitemap Styles /---------------- */
#right-column #content ul.sitemap2 {
	list-style: none;
	padding-left: 0;
}	

#right-column #content ul.sitemap2 ul {
	list-style: none;
}
			
#right-column #content ul.sitemap2 li {
	background: none;
	padding: 0; 
}

#right-column #content ul.sitemap2 ul {
	margin-left: 20px;
}

#right-column #content ul.sitemap2 li {
	margin-bottom: 5px !important;
}

#right-column #content ul.sitemap2 li a {
	font-weight: bold;
}

#right-column #content ul.sitemap2 ul li a {
	font-weight: normal;
}


#right-column #content ul li.sitemap_category a,
#right-column #content ul ul li.sitemap_category a {
	background: url('/images/interface/icon-category.png') 0 50% no-repeat;
	padding-left: 24px;
	padding: 1px 0 1px 24px;
}

#right-column #content ul li.sitemap_item a,
#right-column #content ul ul li.sitemap_item a {
	background: url('/images/interface/icon-page.png') 0 50% no-repeat;
	padding-left: 24px;
	padding: 1px 0 1px 24px;
}

#right-column #content ul li.sitemap_category.sitemap_node67275 a {
	background: url('/images/interface/icon-home.png') 0 50% no-repeat;
	padding-left: 24px;
}

#right-column #content ul li.sitemap_category.sitemap_node67364 a {
	background: url('/images/interface/icon-news.png') 0 50% no-repeat;
	padding-left: 24px;
}
	
	


/* Form Styles /---------------- */

.validation-failed {
	border: 1px solid #f00 !important;
}
.validation-passed {
	border: 1px solid green !important;
}
.validation-advice {
	margin: 2px; 
	padding: 2px; 
	color:#fff; 
	background-color:#f00 !important;
}
.warning {
	border: 1px solid #c66 !important;
}
.warning-advice {
	margin: 2px;
	padding: 2px;
	color: #fff;
	background-color: #bbb !important;
}

input, textarea, select, option {
	color:					#5c5c5c;
	font: 					12px Arial, Verdana, Sans-serif;
}

.field_contain {
	overflow:				hidden;
	padding:				0 0 10px;
	width:					100%;
}

.field_name {
	float:					left;
	font-weight:			bold;
	width:					175px !important;
}

.field_input {
	margin-left:			185px !important;
}

.field_input textarea {
	height: 				100px;
	width: 					300px;	
}

.option_contain {
	float:	 				left;
	width: 					280px;
}

.form_submit {
	text-align: 			center;
	width: 					100%;
	margin-top: 			15px;
}

span.required {
	color: #d00;
}

/* Search Area Styles /---------------- */
#search-bar #search-holder {
	background: transparent url('/images/interface/bg-search.png') left top no-repeat;
	display: block;
	height: 34px;
	margin: 3px 0 0 30px;
	position: relative;
	width: 293px;
}

#search-bar #search-holder .search-field {
	height: 20px;
	left: 82px;
	position: absolute;
	top: 5px;
	width: 150px;
}

#search-bar #search-holder .search-field input {
	background: transparent;
	border: none;
	color: #333;
	font-size: 10px;
	height: 20px;
	margin: 0px;
	width: 150px;
}

#search-bar #search-holder a.search-btn {
	background: transparent url('/images/interface/btn-search.png') top left no-repeat;
	display: block;
	height: 19px;
	position: absolute;
	right: 24px;
	text-indent: -9999px;
	top: 8px;
	width: 19px;
}

#search-bar #search-holder a.search-btn:hover {
	background-position: left bottom;
}
	 
/* News Listing Styles /---------------- */
	


/* Footer Styles /---------------- */
#footer {
	background: transparent url('/images/interface/bg-footer.png') left top no-repeat;
	height: 59px;
	font-size: 11px;
	margin: 14px 0 0 8px;
}

#footer ul {
		
}

#footer #footer-links {
	color: #888;
	float: left;
	margin: 16px 0 0 23px;
}

#footer #footer-links ul li {
	border-left: 1px dotted #ccc;
	display: block;
	float: left;
	margin-left: 19px;
	padding: 4px 0 4px 19px;
}

#footer #footer-links ul li.first {
	border-left: none;
	margin-left: 0px;
	padding-left: 0px;
}

#footer #brightlink {
	float: right;	
	margin: 20px 0px 0px 0px;
}

/* No Javascript Warning /---------------- */

#noscript_bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity: 0.85;
	opacity: 0.85;
	z-index: 99999;
}

#noscript_text {
	position: absolute;
	text-align: center;
	left: 0;
	width: 100%;
	top: 30%;
	font-size: 18px;
	line-height: 1.5em;
	z-index: 100000;
	color: #ffffff;
	padding-top: 70px;
	background: url('../logo.gif') center top no-repeat;
}

