/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2008
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0;
	color: #444;
	font: 14px Verdana, Arial, sans-serif;
	text-align: left;
	background: #5fb1d6;
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.container {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 140px;
	background: #fff url(../images/header_bg.jpg) repeat-x top left;
}

#menu {
	height: 36px;
	background: #1489b0 url(../images/menu_bg.jpg) repeat-x top left;
}

#main {
	padding: 0 16px;
	background: #fff repeat-x url(../images/main_bg.gif);
}

#content {
	padding: 10px 0 20px 0;
}

#userMenu {
	padding: 5px 0;
	font-size: 0.9em;
	text-align: right;
}

#footer {
	clear: both;
	padding: 20px 0 20px 0;
	border-top: 4px solid #1181a7;
	background: #5fb1d6;
}


/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header #logo {
	float: left;
	margin: 12px 0 0 0;
}

#header #searchBar {
	float: right;
	margin: 48px 0 0 0;
}

#header #searchBar #searchValue {
	float: left;
	font: 14px Arial;
	height: 16px;
	line-height: 20px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #56cbf7;
	background: #fff;
	color: #333;
	margin: 0;
	width: 260px;
}

#header #searchBar #searchButton {
	float: left;
	margin-left: 4px;
}

#header_text {
	float: right;
	clear: right;
	margin: 20px 0 0 0;
}


/*	-------------------------------------------------------------
	MENU MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain {
	height: 24px;
	padding-top: 1px;
}

#menuMain li {
	float: left;
	padding: 0 10px 0 0;
}

#menuMain li a:link,
#menuMain li a:visited {
	display: block;
	float: left;
	font-size: 0.9em;
	text-transform:uppercase;
	font-weight: bold;
	color: #fff;
	padding: 0 14px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
}

#menuMain li a.active:link,
#menuMain li a.active:visited {
 	background: #39a0c4;
}

#menuMain li a:hover,
#menuMain li a.active:hover,
#menuMain li.sfHover a:link,
#menuMain li.sfHover a:visited {
	text-decoration: none;
	background: #40c8f4;
}

/*	2nd Level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMain li ul {
	margin: 0;
	padding: 0;
	top: 2.45em;
}

#menuMain li ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 0;
}

#menuMain li ul li a:link,
#menuMain li ul li a:visited {
	display: block;
	float: none;
	line-height: 1.2em;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
	height: auto;
	padding: 4px 6px 4px 14px;
	background: #40c8f4;
	color: #fff;
	margin: 0;
}

#menuMain li ul li a.active:link,
#menuMain li ul li a.active:visited {
	background: #3bb9e2;
	color: #dae8ec;
}

#menuMain li.sfHover ul li a:hover,
#menuMain li.sfHover ul li a.active:hover {
	color: #175367;
	background: #37b0d7;
}



/*	-------------------------------------------------------------
	MENU MAIN CHILDS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menuMainChilds {
	float: right;
	padding-top: 34px;
}

#menuMainChilds li {
	float: left;
	padding-left: 5px;
}

#menuMainChilds li a:link,
#menuMainChilds li a:visited {
	display: block;
	float: left;
	font-size: 1.1em;
	color: #fff;
	background: #1893bb;
	padding: 7px 8px 8px 8px;
	border: 1px solid #107a9b;
	border-bottom: 0;
	text-decoration: none;
	font-weight: normal;
}

#menuMainChilds li a:hover {
	background: #29a3cb;
	border: 1px solid #2290b2;
	border-bottom: 0;
}


#menuMainChilds li a.active:link,
#menuMainChilds li a.active:visited {
	background: #fff;
	color: #25434d;
}


	
	
/*	-------------------------------------------------------------
	INTRO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#intro {
	background: #9ce0ed url(../images/intro_bg.jpg) repeat-x bottom left;
}

#intro h1 {
	color: #fff;
	font-size: 1.3em;
	letter-spacing: -1px;
	padding-top: 12px;
	width: 310px;
}

/*	Resources
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#intro .resources {
	height: 68px;
}


	
/*	-------------------------------------------------------------
	MENU OTHER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#menuOther {

}

/*	1st level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#menuOther li a:link,
#menuOther li a:visited {
	display: block;
	height: 32px;
	line-height: 32px;
	color: #c3dc38;
	font-size: 1.3em;
	text-decoration: none;
	border-top: 2px solid #887462;
	background: url(../images/menuMain_li.gif) 2px top no-repeat;
	padding-left: 29px;
}

#menuOther li a:hover {
	background-position: 2px -28px;
	color: #bb9d26;
}

#menuOther li a.active:link,
#menuOther li a.active:visited {
	background-position: 2px -56px;
	color: #fcf9f0;
}

#menuOther li a.active:hover {
	background-position: 2px -28px;
}

#content em {
	font-style: italic;
}

#content strong {
	font-weight: bold;
}

#content h1 {
	color: #0a4468;
	font-weight: bold;
	font-size: 2em;
	padding: 10px 0 5px 0;
}

#content h2 {
	color: #220e53;
	font-size: 1.6em;
	padding: 10px 0 5px 0;
}

#content h3,
#content h4,
#content h5 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

#content h3 {
	color: #0b6989;
}

#content h4 {
	color: #432b80;
}

#content h5 {
	color: #4d727f;
}


#content p {
	padding: 5px 0 10px 0;
}

#content a:link,
#content a:visited {
	color: #220e53;
}

#content a:hover {
	color: #4419ae;
}

#content ul {
	padding: 5px 0 7px 20px;
}

#content ul li {
	padding: 2px 0 4px 16px;
	background: url(../images/li_bg.gif) no-repeat 0 7px;
}

#content #search {
	padding-top: 20px;
}



/*	Pagination
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#content .pagination p {
	text-align: center;
}

#content .pagination a:link,
#content .pagination a:visited {
	background: #9eb31f;
	border: 1px solid #8da018;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px;
}

#content .pagination a.active:link,
#content .pagination a.active:visited {
	color: #eee;
	background: #c8e229;
	border: 1px solid #b3cb20;
}

#content .pagination a.pagePosition:link,
#content .pagination a.pagePosition:visited {
	border: 1px solid #9bb019;
	background: #aec521;
}


/*	News
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .latestNewsBox,
#content .latestNewsBox  {
	padding: 5px 0 10px;
	font-size: 0.9em;
}

#content .latestNewsBox p,
#content .latestNewsBox p {
	padding: 3px 0 4px 0;	
}

#content h6 a:link,
#content h6 a:visited,
#content h6 a:link,
#content h6 a:visited {
	color: #222;
	font-weight: bold;
	font-size: 1.1em;
}

#content .latestNewsBox a.readMore:link,
#content .latestNewsBox a.readMore:visited {
	float: right;
}

/*	Events
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#sideEvents {
	padding-top: 10px;
}

/*	Contact
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#contactForm {
	float: left;
}

#contactDetails {
	float: right;
	padding: 10px 8px;
	background: #bcdfe7;
	color: #28779c;
	text-align: center;
	border: 2px solid #67abbb;
}

#content #contactDetails a:link,
#content #contactDetails a:visited {
	color: #60c9de;
}


/*	-------------------------------------------------------------
	HOME
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	Boxes
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #homeBoxes {
	padding: 20px 0 30px 0;
}

#content .homeBox {
	width: 290px;
	float: left;
	color: #fff;
	margin-right: 43px;
}

#content .homeBox.story {
	background: #4d727f;	
}

#content .homeBox.research {
	background: #00779f;	
}

#content .homeBox.practice {
	background: #ad3d1f;	
	margin-right: 0;
}

#content #homeBoxes a:link,
#content #homeBoxes a:visited {
	color: #fff;
}

#content #homeBoxes h4 {
	color: #fff;
	font-size: 1.7em;	
	padding: 6px 0 3px 10px;
}

#content #homeBoxes h4 a:link,
#content #homeBoxes h4 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#content #homeBoxes h4 a:hover {
	text-decoration: underline;
}

#content #homeBoxes p {
	padding: 6px 0 0 0;
}

#content #homeBoxes p.intro {
	padding: 3px 10px 5px 10px;
	line-height: 1.3em;	
}

#content #homeBoxes p.more {
	text-align: right;
	padding: 0 10px 10px 0;
}

/*	News
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #homeLatestNews {
	clear: both;
	padding: 10px 10px 10px 10px;
	border-top: 2px solid #dadada;
}

#content #latestNews_news {
	float: left;
	width: 420px;
}

#content #latestNews_events {
	float: right;
	width: 420px;
}


/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#footerLogo_tasc {
	float: left;
	margin: 6px 0 0 0;
}

#footerLogo_qut {
	float: left;
	margin: 15px 0 0 50px;
}

#footerLogo_legalaid {
	float: left;
	margin: 18px 0 0 50px;
}

#footerLogo_qldgov {
	float: left;
	margin: 25px 0 0 200px;
}

#footer p#copyright {
	clear: both;
	text-align: center;
	color: #0d5d78;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 28px;
}

#footer #pxLogo {
	float: right;
	margin-top: 44px;
}





/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg,
#errorMsg {
	padding: 5px 10px;
	border-top: 1px solid #999;
}

#successMsg h5,
#errorMsg h5 {
	font-size: 13px;
	font-weight: bold;
	padding: 1px 0 5px 23px;
	background: no-repeat 0 1px;
}

#successMsg p,
#errorMsg p {
	color: #905b1d;
}

#successMsg a:link,
#successMsg a:visited,
#successMsg a:hover {
	color: #fff;
}

#errorMsg a:link,
#errorMsg a:visited,
#errorMsg a:hover {
	color: #724714;
}
	
/*	Success
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#successMsg {
	background: #6fb558;
	border-bottom: 1px solid #5fa349;
}

#successMsg h5 {
	color: #fff;
	background-image: url(../../../images/icons/msg_success.gif);
}

#successMsg p {
	color: #fff;
}

/*	Error
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#errorMsg {
	background: #f6db5a;
	border-bottom: 1px solid #e5ca47;
}

#errorMsg h5 {
	color: #82531b;
	background-image: url(../../../images/icons/msg_error.gif);
}

#errorMsg p {
	color: #905b1d;
}
