/* @override 
	https://www.anteriorhipqld.com.au/css/basic/custom.css
	https://www.anteriorhipqld.com.au/css/basic/print.css
*/

/* @group body */

html {
	float: left;
	width: 100%;
	background: #2c7bb2 url(../../images/interface/page_bkg.png) repeat-x 50% 0;
	/*font-size: 75%;*/
	font-size: 100%;
	line-height: 1.5;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3c3c3c;
	float: left;
	width: 100%;
}

a:link, a:visited {
	color: #1a608e;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: underline;
}

pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	padding: 5px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #eee;
}

acronym, abbr, dfn {
	font-style: normal;
}

acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}

h1, h2, h3, h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #178db7;
	font-weight: normal;
}

h1 {
	font-size: 1.75em;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 1.5em;
	margin: 25px 0 5px 0;
}

h3 {
	font-size: 1.25em;
	margin: 20px 0 5px 0;
	padding: 0;
}

h4 {
	font-size: 1em;
}

table {
	clear: both;
	margin: 10px 0;
	border-collapse: collapse;
}

th, td {
	font-size: 0.9em;
}

form {
	margin: 0;
	padding: 0;
	/* hide from mac ie \*/
	/*height: 1%; */
}

select, input, textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote, address {
	margin-top: 0;
	margin-bottom: 10px;
	font-style: normal;
}

blockquote {
	margin: 0 0 20px 0;
	padding: 0;
}

p.error {
	font-size: 0.9em;
	padding: 10px;
	color: #000;
	font-weight: bold;
	text-shadow: #d69815 1px 1px 0;
	background-color: #ffb51a;
	border: 1px solid #fff;
}

.clear {
	clear: left;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999px;
}

.standfirst {
	color: #53524f;
	font-weight: normal;
	border: 1px solid #e49023;
	border-width: 0 0 1px 0;
	margin: 0 0 10px 0;
	padding: 0 0 8px 0;
	font-size: 1.35em;
	line-height: 1.4;
}

.breakout {
	color: #333;
	font-weight: normal;
	border-left: 10px solid #ffb51a;
	background-color: #f8f0cb;
	padding: 15px;
}

.note {
	float: left;
	padding: 13px 15px 0 15px;
	background: #eaedf2;
	color: #718099;
	margin: 10px -1px 20px -1px;
	border: 1px solid #d7dce6;
	width: 510px;
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

a img {
	border: none;
}

.thumbnail .bse_image_thumb {
	border: 5px solid #fff;
	margin: 3px 10px 0 0;
	position: relative;
}

.red {
	color: #F00 !important;
}

.small {
	display: block;
	margin: 0;
	font-size: 0.5em;	
}


.medium {
	display: block;
	margin: 0;
	font-size: 0.7em;	
}/**/

/* @end */

/* @group layout */

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#container {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header {
	float: left;
	width: 900px;
	margin: 0;
	padding: 15px 30px;
	position: relative;
	background-color: #fff;
}

#nav {
	float: left;
	width: 100%;
	margin: 0;
	display: inline; /* combat IE6 Doubled float-margin bug */
	background: #2074ad url(../../images/interface/nav_bkg.png) repeat-x 0 0;
}

#content {	
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	/*background-color: #fff;*/
	position: relative;
	background-color: #fff;
}

#columns {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0 30px;
	position: relative;
	background: transparent url(../../images/interface/sidebarL_bkg.gif) repeat-y 30px 0;
}

#main {
	float: right;
	width: 680px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0;
	padding: 0;
}

#sidebarL {	
	float: left;
	width: 200px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 20px 0 0;
	padding: 0;
	overflow: visible;
	position: relative;
	font-size: 0.9em;
}
body.twocol #main {
	width: 900px;
	background-color: #f5f9fc;
}
body.twocol #main .article {
	width: 860px;
}
body.twocol #sidebarL {
	display: none;
}
body.twocol div.article.home {
	width: 860px !important;
	background-position: 100% 0 !important;
}
body.twocol .column.left {
	width: 600px !important;
}
body.twocol #features {
	width: 890px;
}
body.twocol #features .container {
	width: 890px;
}
body.twocol #features .article {
	width: 285px;
}
	

#footer {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	line-height: 40px;
	margin: 0;
	padding: 0;
	color: #fff;
	position: relative;
}

/* @end */

/* @group header */

#header h1 {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	width: auto;
	display: block;
}

#header h1 a {
	width: 200px;
	height: 200px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 0 38px 0;
	padding: 0;
	background: transparent url(../../images/interface/logo.png) no-repeat 5px 0;
	position: relative;
}

#header p.banner {
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#header p.banner a, #header p.banner img {
	float: left;
	display: block;
}

#header p.banner span {
	display: none;
}

/* @end */

/* @group nav */

/* @group top */

#header .lev0 {
	float: right;
	width: 680px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
	background-color: #ebf4fa;
}

#header .lev0 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	line-height: 3;
}
#header .lev0 li.phone {
	float: right;
	color: #2074AD;
	margin-right: 10px;
}

#header .lev0 li a {
	/*float: left;
	display: block;
	margin: 0;
	padding: 15px;
	text-decoration: none;
	color: #fff;*/
	padding: 0 15px;
}

#header .lev0 li a:link, #header .lev0 li a:visited {
	text-decoration: none;
	color: #666;
}

#header .lev0 li a:hover, #header .lev0 li a:active {
	color: #000;
}

#header .lev0 li.hilite a:link, #header .lev0 li.hilite a:visited {
	color: #000;
}

#header .lev0 li.hilite a:hover, #header .lev0 li.hilite a:active {
	color: #666;
}

/* @end */

/* @group tabs */

#nav .lev1 {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

#nav .lev1 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	background: transparent url(../../images/interface/nav_sep.png) no-repeat 100% 0;
}

/*#nav .lev1 li.last {
	background-image: none;
}*/

#nav .lev1 li a:link, #nav .lev1 li a:visited {
	float: left;
	display: block;
	line-height: 3;
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
}

#nav .lev1 li a:hover, #nav .lev1 li a:active {
	color: #000;
}

#nav .lev1 li.hilite a:hover, #nav .lev1 li.hilite a:active {
	color: #333;
}

#nav .lev1 li.hilite a {
	background: #60a0cc url(../../images/interface/nav_hilite_bkg.png) no-repeat 100% 0;
}

/* @end */

/* @group sidebar */

#sidebarL .lev0 {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	display: inline; /* combat IE6 Doubled float-margin bug */
	position: relative;
	z-index: 101;
	border-bottom: 15px solid #fff;
}

#sidebarL .lev0 ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#sidebarL .lev0 li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#sidebarL .lev0 li a {
	display: block;
	margin: 0;
	padding: 6px 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1f6095;
	position: relative;
	height: 1%;
	background-color: #bbd5e6;
	border-top: 1px solid #c5dbea;
	border-bottom: 1px solid #a5c5db;
}

#sidebarL .lev0 li.hilite a {
	border-top-color: #f5f9fc;
	border-bottom-color: #c5dbea;
	background-color: #ebf4fa;
}

#sidebarL .lev0>li>a {
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

#sidebarL .lev1 li.focus a {
	font-weight: bold;
}

#sidebarL .lev1 li.focus li a {
	font-weight: normal;
}

/* @end */

/* @end */

/* @group main */

#main .article {
	color: #444;
	padding: 20px 20px 10px 20px; /* 1px padding to prevent margin collapse */
	margin: 0 0 15px 0;
	float: left; /* required to stop images escaping */
	width: 640px; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	background-color: #f5f9fc;
	background-color: #ebf4fa;
	min-height: 300px;/**/
}

#main .article .article {
	padding: 0;
	margin: 0 0 15px 0;
	min-height: 0;
}

* html #main .article {
	height: 300px;
}

* html #main .article .article {
	height: 0;
}

#main h1.pagetitle, #main h1.embedtitle {
	color: #1a608e;
	font-weight: normal;
	font-size: 2.5em;
	line-height: 1.2;
	margin: -4px 0 15px 0;
	padding: 0;
}

#main h1.embedtitle {
	padding-top: 0.5em;
	border-top: 1px solid #8ec8ed;
	font-size: 1.85em;
}

#main .body a:link, #main .body a:visited {
	border-bottom: 1px solid #80afd0;
	text-decoration: none;
}

#main .body a:hover, #main .body a:active {
	border-bottom: 1px solid #666;
	text-decoration: none;
}

#main .body ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0px 0 10px 0;
	/*border-top: 1px solid #cee1ed;*/
}

#main .body ol {
	margin: 10px 0 10px 30px;
	padding: 0;
}

#main .body ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 16px;
	background-image: url(../../images/interface/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	color: #666;
	position: relative;
}

/* @group tables */

#main .body table {
	border: 1px solid #ccc;
	width: 100%;
}

#main .body table caption {
	display: none;
}

#main .body table td, #main .body table th {
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 0.9em;
/* 	white-space: nowrap; */
}

#main .body table th {
	text-align: left;
	white-space: nowrap;
}

/* @end */

/* @group children */

.children ul {
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #ddd;
	background-image: url(../../images/trans_pixel.gif); /* required because IE6 loses the border on LI with summary */
	clear: both;
}

.children li {
	position: relative;
	padding: 8px 0;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #ddd;
}

.children li.thumbnail {
	list-style-type: none;
	margin-left: 0;
}

.children li a:link, .children li a:visited, .children li a:hover, .children li a:active {
	font-weight: bold;
}

.children li .summary  {
	font-size: 0.9em;
	line-height: 1.35;
	color: #999;
	margin: 1px 0 5px 0;
	display: block;
}

.children li .arrows {
	position: absolute;
	right: 0;
	top: 0.95em;
	z-index: 10;
}

.children .arrows a, .children .arrows img, .bse_admin_buttons img, .bse_arrows img {
	border: none !important;
}

/* @group children table */

.children table {
	border-spacing: 5px;
	width: 100%;
}

.children table td .childtitle  {
	margin-top: 0;
}

.children table td.child {
	border-collapse: collapse;
	padding: 5px;
	vertical-align: top;
	background-color: #fff;
	border: 1px solid #eee;
	width: 33.33%;
}

.children table td .summary  {
	clear: both;
	margin-bottom: 0;
}

.children table td .thumbnail {
	padding: 0;
	margin-bottom: 5px;
}

/* @end */

/* @end */

/* @end */

/* @group sidebar */

/* @group siderbar L */

/* @group sidebar article */

#sidebarL .article {
	margin: 0 0 15px 0;
	padding: 8px 10px 0 10px; /* 1px padding to prevent margin collapse */
	float: left; /* required to stop images escaping */
	width: 180px; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	background-color: #c9eb9b;
}

#sidebarL h1.embedtitle {
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	color: #1a608e;
	padding: 0;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#sidebarL .body a:link, #sidebarL .body a:visited {
	color: #1a608e;
	border-bottom: 1px solid #c9eb9b;
	text-decoration: none;
}

#sidebarL .body a:hover, #sidebarL .body a:active {
	border-bottom-color: #9bb577;
}

#sidebarL h2 {
	margin: 10px 0 2px 0;
}

#sidebarL .article p {
	padding: 0;
	margin: 0 0 10px 0;
}

#sidebarL .article .children ul, #sidebarL .article .children li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebarL .article ol li {
	list-style-type: decimal;
	color: #d7dce6;
}

#sidebarL .article form table th {
	text-align: left;
}

#sidebarL .article form table td {
	width: 100%;
}

#sidebarL .article form table td input {
	width: 100%;
	margin-bottom: 4px;
}

#sidebarL .article ul, #sidebarL .article ol {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#sidebarL .article ol {
	margin-left: 24px;
}

#sidebarL .article ul li {
	padding: 0 0 0 16px;
	margin: 3px 0;
	background-image: url(../../images/interface/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}

/* @end */

/* @end */

/* @end */

/* @group footer */

#footer .left {
	float: left;
	margin: 0;
	padding: 0;
}

#footer .right {
	float: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#footer .right .credit {
	font-weight: normal;
}

#footer a:link, #footer a:visited {
	color: #fff;
	border-bottom: 1px solid #2074ad;
	font-weight: normal;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

#footer a.hilite {
	border-bottom: 1px solid #fff;
}

/* @end */

/* @group search */

/* @group request */

.search table  {
	margin: 0;
	padding: 10px 0;
}

.search th, .search td {
	font-size: 1em;
	text-align: left;
}

.search th {
	padding: 5px 3px 5px 0;
}

.search .help {
	color: #666;
	line-height: 1.35;
}

/* @end */

/* @group results */

/* @group title */

.search dt {
	font-weight: bold;
	margin: 5px 0;
}

.search dt a {
	text-decoration: none;
}

.search dt a:hover {
	text-decoration: none;
	border-bottom: 1px solid #333;
}

/* @end */

.search dd {
	margin-left: 20px;
}

.search dd {
	font-size: 0.9em;
	color: #666;
	line-height: 1.35;
}

.search dd strong, .search dd b, .search dt b {
	font-weight: bold;
	color: #333;
	border-bottom: 1px dotted #666;
	background-color: #fe9;
}

/* @group score */

.search p.s_scoreC, .search span.s_scoreB {
	font-size: 1px;
	height: 8px;
	display: block;
}

.search p.s_scoreC {
	position: absolute;
	right: 15px; /* pc ie workaround */
	top: 5px;
	width: 50px;
	border: 1px solid #ccc;
	background-color: #fff;
}

html>body .search p.s_scoreC {
	right: 0; /* override for everything but ie */
}

.search span.s_scoreB {
	/*background: #f60 url(/images/interface/score.gif) repeat-x 0px 50%;*/
	background-color: #487fbb;
	border-right: 1px solid #333;/**/
}

/* @end */

.search dd p {
	color: #333;
}

.search dd div {
	border: 1px solid #eee;
	margin-top: 5px;
}

.search dd div div {
	background-color: #eee;
	border: 1px solid #eee;
	margin: 5px;
	padding: 2px 0;
	position: relative;
}

.search dd div p, .search dd div div p {
	margin: 5px;
}

.search dd div div div {
	border-top: 2px solid #fff;
	margin: 5px 5px 0 5px;
}

.search dd div div p {
	margin: 0 5px;
	color: #000;
}

.search dd div div p span {
	font-weight: bold;
	color: #545e6b;
}

/* @group files */

.search dd div div div p {
	color: #000;
	margin: 0;
	background: url(../../images/interface/bullet_blue.gif) no-repeat 0px 50%;
	padding-left: 16px;
}

.search dd div div div p.s_notes, .search dd div div div p.s_filename {
	background: 0;
}

.search dd div div div p a {
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
}

.search dd div div div p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #333;
}

.search dd div div div p span {
	font-weight: bold;
	color: #48146a;
	display: none;
}

.search dd div p.s_description {
	font-weight: bold;
	color: #333;
}

.search dd div p.s_description span.s_size {
	font-weight: normal;
	display: inline;
	color: #000;
}

.search dd div div div p.s_filename {
	color: #666;
	font-weight: normal;
}

/* @end */

/* @end */

/* @group pagination */

.search .pages {
	padding: 10px 0;
	border-top: 1px solid #ddd;
}

.search p.pages a {
	font-weight: bold;
}

.search p.pages strong {
	color: #666;
}

/* @end */

/* @end */

/* @group sitemap */

.sitemap {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

.sitemap li {
	padding: 0.2em 0;
	margin: 0;
}

.sitemap li li {
	padding: 0;
	margin: 0;
}

.sitemap ul ul {
	list-style: inherit;
}

/* @end */

/* @group formmail */

.formmail table {
	border-top: 1px solid #eee;
	border-collapse: collapse;
	width: 100%;
}

.formmail th, .formmail td {
	padding: 3px;
	border-bottom: 1px solid #eee;
	text-align: left;
	border-collapse: collapse;
}

.formmail th {
	padding-top: 7px;
	font-size: 0.9em;
	color: #999;
	border-right: 1px solid #eee;
	vertical-align: top;
	white-space: nowrap;
}

/* @end */

/* @group gallery */

.gallery div {
	float: left;
	/*margin: 0 28px 28px 0;*/
	margin: 0 10px 10px 0;
}
.gallery div.row_end {
	/*margin: 0 0 28px 0;*/
	margin: 0 0 10px 0;
}

/* @end */

/* @group InPlaceEditor */

/* @group common */

.editor_control {
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	background: transparent url(../../images/admin/vtc/buttons/inplace.gif) no-repeat 100% 50%;
	z-index: 1000;
	margin: 0;
	padding: 0;
	left: -29px;
}

.editor_control_hilite {
	width: 48px;
	background-image: url(../../images/admin/vtc/buttons/inplaceH.gif);
	left: -53px;
}

.inplaceeditor-form {
	margin-bottom: 10px;
	clear: both;
}

.inplaceeditor-form .editor_field {
	width: 100%;
	/*width: 461px;*/
	margin: 0;
	padding: 0;
	border: 0;
}

.inplaceeditor-form .editor_cancel {
	font-weight: bold;
}

.inplaceeditor-form .editor_ok_button {
	margin-right: 5px;
}

/* @end */

/* @group main */

#main .body .editor_control, #main .body .editor_container {
	margin: 0;
	padding: 0;
}

#main .inplaceeditor-form input.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #666;
	background-color: transparent;
	margin: 10px 0;
	padding: 5px 0;
	border: 1px solid #999;
	border-width: 1px 0;
}

#main .inplaceeditor-form textarea.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: transparent;
	margin-bottom: 10px;
	padding: 5px 0;
	border: 1px solid #999;
	border-width: 1px 0;
}

/* @end */

/* @group sidebar */

#sidebarL .inplaceeditor-form input.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	margin: 10px 0;
	padding: 5px 0;
	border: 1px solid #999;
	border-width: 1px 0;
}

#sidebarL .inplaceeditor-form textarea.editor_field {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	background-color: transparent;
	margin-bottom: 10px;
	padding: 5px 0;
	border: 1px solid #999;
	border-width: 1px 0;
}

#sidebarL .inplaceeditor-form .editor_cancel {
	color: #fff !important;
}

.bse_admin_buttons {
	position: relative;
	z-index: 1000 !important;
}

/* @end */

/* @end */

/* @group feature
 */

.s1 #main #article_1 {
	background: transparent url(../../images/interface/main_bkg.gif) repeat-y 50% 0;
	position: relative;
}

#main .article .column.left {
	float: left;
	width: 370px;
}

#main .article .column.right {
	float: right;
	width: 210px;
}

#main .article .column.right.new {
	position: relative;
	padding: 20px;
	margin: -20px;
	background: transparent url(../../images/interface/new_corner.png) no-repeat 100% 0;
}

#main .article .column.right h1 {
	text-align: center;	
}

#main .article img {
	border: 5px solid #fff;
	position: relative;
}

#main .article .body img {
	margin: -3px 15px 0 0;
}

#main .article .column.left img {
	margin: 0 15px 10px 0;
}

#main .article .column.right img {
	margin: 0;
}

#main .article .column.right .embedtitle {
	padding-top: 0;
	border-top: none;
	font-size: 1.85em;
}

#features {
	font-size: 0.9em;
	clear: both;
	float: left;
	width: 670px;
	margin: 0;
	padding: 10px 5px 0 5px;
	background-color: #cee1ed;
}

#features .container {
	height: 150px;
	width: 669px;
	position: relative;
}

#features .article {
	width: 213px;
	background: none;
	margin: 0;
	padding: 2px 5px;
	min-height: 0;
}

#features .paused {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #ccc;
	padding: 0 5px;
}


#features h1.embedtitle {
	font-size: 1.5em;
	border: none;
	padding: 0;
}

.star {
    color: #FF0000;
    display: block;
    float: left;
    font-size: 29px;
    height: 18px;
    margin-top: -5px;
    padding-top: 0;
    width: 16px;
}

/* @end */
