@charset "utf-8";
/* CSS Document */


body {
	color: #000;
}

h1,h2,h3,h4,h5,h6,strong {
	color: #5c7f92;
}

/* -------------------------------------------------------------- 
	=HEADER
-------------------------------------------------------------- */

div.header {
    background: url(images/header_nsw.png);
}

/* -------------------------------------------------------------- 
	=MAINMENU/
-------------------------------------------------------------- */
div.main_menu {
	background: url(images/mainmenu_nsw.png) no-repeat;
}

div.mainlinks_bottom, div.submenu_bottom 
{
	background: url(images/mainmenu_bottom_nsw.png) no-repeat;
}


/* -------------------------------------------------------------- 
	=state links
-------------------------------------------------------------- */
div.state_links {
    background: url(images/statebar_nsw.png) no-repeat;
}

a.state_links_link#active { 
	color:#fff; 
}

/* -------------------------------------------------------------- 
	=CONTAINER/BORDER SETUP
-------------------------------------------------------------- */

.outercontainer {
	background: #5c7f92;
}


/* -------------------------------------------------------------- 
	=LEFT PANEL 
-------------------------------------------------------------- */


div.main_links {
	background-color : #6a899b;
}

div.latest_news{
	background-color: #6a899b;
}

.latest_news_h1 {
	border: 0;
	font-weight : bold;
	color: #6a899b;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:10px;
}

/* -------------------------------------------------------------- 
	=FOOTER
-------------------------------------------------------------- */
div.footer {
	background: url(images/footer_nsw.png) no-repeat;
}



/* -------------------------------------------------------------- 
	=SIDEBAR/main links menu
-------------------------------------------------------------- */
.mainlinks_menubar li a.current{
	background:#7f95a4;
}


/* -------------------------------------------------------------- 
	=HOMEPAGE
-------------------------------------------------------------- */

.home_news h3, .home_news h3 a {
	font-size:11pt;
	color:#5c7f92;
}


/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

div.latest_news_top{
	background:url(images/latest_news_top_nsw.png);
}

div.latest_news_bottom{
	background:url(images/latest_news_bottom_nsw.png);
}
div.sidebar_bottom {
	background:url(images/sidebar_bottom_nsw.png);
}


/* -------------------------------------------------------------- 
	=HENDRY LOGO
-------------------------------------------------------------- */
div.hendry {
    background: url(images/hendry_nsw.png);
	width:199px;
	height:56px;
}





/* -------------------------------------------------------------- 
	=CLIENT LOGIN
-------------------------------------------------------------- */

.client_login_tab {
	background:#b5c2c9;
}

.client_login_content {
	background:#3c667e;
	border:1px solid #b5c2c9;
}

.client_login_tabStyle 
{
	background:url(images/client_login_tab_nsw.png);
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

