@charset "utf-8";
/* CSS Document */


body {
	color: #000;
}

h1,h2,h3,h4,h5,h6,strong {
	color: #73182c;
}

/* -------------------------------------------------------------- 
	=HEADER
-------------------------------------------------------------- */

div.header {
    background: url(images/header_qld.png);
}

/* -------------------------------------------------------------- 
	=MAINMENU/
-------------------------------------------------------------- */
div.main_menu {
	background: url(images/mainmenu_qld.png) no-repeat;
}

div.mainlinks_bottom, div.submenu_bottom 
{
	background: url(images/mainmenu_bottom_qld.png) no-repeat;
}


/* -------------------------------------------------------------- 
	=state links
-------------------------------------------------------------- */
div.state_links {
    background: url(images/statebar_qld.png) no-repeat;
}

a.state_links_link#active { 
	color:#fff; 
}

/* -------------------------------------------------------------- 
	=CONTAINER/BORDER SETUP
-------------------------------------------------------------- */

.outercontainer {
	background: #73182c;
}


/* -------------------------------------------------------------- 
	=LEFT PANEL 
-------------------------------------------------------------- */


div.main_links {
	background-color : #6f313f;
}

div.latest_news{
	background-color: #6f313f;
}

.latest_news_h1 {
	border: 0;
	font-weight : bold;
	color: #6f313f;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:10px;
}



/* -------------------------------------------------------------- 
	=FOOTER
-------------------------------------------------------------- */
div.footer {
	background: url(images/footer_qld.png) no-repeat;
}



/* -------------------------------------------------------------- 
	=SIDEBAR/main links menu
-------------------------------------------------------------- */
.mainlinks_menubar li a.current{
	background:#7f5761;
}


/* -------------------------------------------------------------- 
	=HOMEPAGE
-------------------------------------------------------------- */

.home_news h3, .home_news h3 a {
	font-size:11pt;
	color:#73182c;
}


/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

div.latest_news_top{
	background:url(images/latest_news_top_qld.png);
}

div.latest_news_bottom{
	background:url(images/latest_news_bottom_qld.png);
}
div.sidebar_bottom {
	background:url(images/sidebar_bottom_qld.png);
}


/* -------------------------------------------------------------- 
	=HENDRY LOGO
-------------------------------------------------------------- */
div.hendry {
    background: url(images/hendry_qld.png);
	width:199px;
	height:56px;
}




/* -------------------------------------------------------------- 
	=CLIENT LOGIN
-------------------------------------------------------------- */

.client_login_tab {
	background:#a0878d;
}

.client_login_content {
	background:#5f1425;
	border:1px solid #a0878d;
}

.client_login_tabStyle 
{
	background:url(images/client_login_tab_qld.png);
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

