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

body {
	margin: 0;
	padding: 0;
	color: #3f3e34;
	font: 14px Verdana, Arial, sans-serif;
	text-align: left;
	background: #f7f6f5;
}



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

#headerTop {
	height: 25px;
	background: #3f3e34;
}

#header {
	clear: both;
	height: 150px;
	background: #f2f1ef url(../images/header_bg.gif) no-repeat top right;
}

#main {
	clear: both;
	background: #fff url(../images/main_bg.gif) repeat-x;
	padding-top: 40px;
	border-top: 1px solid #fff;
}

#content {
	float: right;
	padding: 10px 0 30px 0;
	width: 700px;
}

#side {
	width: 230px;
	padding-top: 10px;
	float: left;
}

#footer {
	clear: both;
	border-top: 1px solid #e8e6e2;
	padding: 15px 0 20px 0;
}



/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
/*	Header Top
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#headerTop {
	color: #929081;
	text-align: right;
	font-size: 0.8em;
}

#headerTop p {
	padding-top: 5px;
}
	
#headerTop a:link,
#headerTop a:visited {
	color: #a5a390;
}

#headerTop a:hover {
	color: #c8c6b0;
}

/*	Header Main
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#header .container {
	padding-top: 22px;
}
	
#header #logo {
	padding-top: 14px;
	float: left;
}

#header #logoSide {
	float: left;
	margin: 16px 0 0 20px;
}

#header .contact {
	text-align: right;
}

#header h1 {
	line-height: 1.5em;
	font-size: 1.5em;
	color: #535243;
}

#header h2 {
	padding: 10px 35px 0 0;
	font-size: 1.7em;
	color: #393830;
}




/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content h1 {
	height: 61px;
	line-height: 61px;
	padding: 0 0 0 10px;
	margin-bottom: 15px;
	background: #3f3e34 url(../images/h1_bg.gif) no-repeat;
	font-size: 2.2em;
	color: #fff;
	letter-spacing: -1px;
}

#content h2 {
	padding: 5px 0 2px 0;
	margin-bottom: 5px;
	line-height: 1.3em;
	font-size: 1.4em;
	color: #535245;
	border-bottom: 1px solid #d7d3cc;
}

#content h3 {
	padding: 4px 0 1px 0;
	line-height: 1.3em;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #07677c;
}

#content h4 {
	padding: 4px 0 1px 0;
	line-height: 1.2em;
	font-size: 1.3em;
	font-weight: normal;
	color: #718995;
}


#content p {
	padding: 5px 0 8px ;
	line-height: 1.4em;
}

#content a:link,
#content a:visited {
	color: #065790;
}

#content a:hover {
	color: #0c456d;
}

#content .quote {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #757465;
}

#content em {
	font-style: italic;
	color: #757465;
}

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

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



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

#content #home_about {
	margin-left: 1px;
	width: 678px;
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #3f3e34;
	color: #fff;
}

#content #home_about p.readmore {
	font-size: 1em;
	clear: both;
	float: right;
	font-style: italic;
	text-decoration: underline;
}

#content #home_about p.readmore a:link,
#content #home_about p.readmore a:visited {
	color: #ccc;
}

#content #home_about p.readmore a:hover {
	color: #fff;
}

#content #home_news {
	font-size: 0.9em;
}

#content #home_news a:link,
#content #home_news a:visited {
	color: #f4be0b;
	font-size: 1.1em;

}

#content #home_news .itemDate {
	font-size: 0.9em;
	padding: 2px 0 0 0;
	font-weight: bold;
	color: #aa8816;
}
	
/*	-------------------------------------------------------------
	MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#menuMain {
	padding-bottom: 10px;
}

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

#menuMain li a:link,
#menuMain li a:visited {
	display: block;
	padding: 9px 0 8px 36px;
	color: #8E8678;
	font-size: 1.1em;
	line-height: 1.2em;
	text-decoration: none;
	background: #fff url(../images/menuMain_li.gif) no-repeat left top;
}

#menuMain li a.active:link,
#menuMain li a.active:visited {
	color: #8E8678;
	background-position: 0 -176px;
}

#menuMain li a:hover,
#menuMain li a.active:hover  {
	background-position: 0 -88px;
	color: #787164;
}


/*	2nd level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

#menuMain li ul {
	padding-bottom: 8px;
	background: #f9f9f8;
}
	
#menuMain li ul li {
	padding: 0 0 2px 38px;
}
	
#menuMain li ul li a:link,
#menuMain li ul li a:visited,
#menuMain li ul li a.active:link,
#menuMain li ul li a.active:visited {
	background: #f9f9f8 url(../images/menuMain_li_li.gif) 0 9px no-repeat;
	padding: 3px 0 3px 13px;
	font-size: 1.1em;
	color: #787164;
}

#menuMain li ul li a.active:link,
#menuMain li ul li a.active:visited {
	text-decoration: underline;
	color: #5e584c;
}

#menuMain li ul li a:hover ,
#menuMain li ul li a.active:hover {
	background-position: 2px 9px;
	color: #353222;
}

#qualifications h3 {
	font-size: 1.2em; 
	color: #8E8678; 
	margin-top: 50px; 
}

#qualifications p {
	padding: 5px 0;
}

#qualifications .images {
	border-top: 1px solid #d3cdc0;
	padding-top: 20px;
	margin-top: 5px;
}

#qualifications .left {
	float: left;
}

#qualifications .right {
	float: right;
}


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

/*	Columns
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#content .home_column {
	float: left;
	width: 325px;
	margin-right: 50px;
}

#content .last {
	margin-right: 0;
}

#content .home_column h2 {
	font-size: 1.7em;
	letter-spacing: -1px;
	margin-bottom: 10px;
	border-bottom: 2px solid #3f3e34;
	color: #3f3e34;
}

#content .home_column h4 {
	font-size: 1.2em;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #395d65;
}

#content .home_column img {
	border-top: 2px solid #3f3e34;
	border-bottom: 2px solid #3f3e34;
	margin-bottom: 10px;
}

#content .home_column .product_text {
	background: url('../images/blue_disc.gif') 0px 3px no-repeat;
	padding-left: 23px;
	margin-bottom: 7px;
}

#content .home_column .materials_text {
	margin-bottom: 7px;
}

#content .home_column .materials_text p {
	padding: 0;
	padding-top: 2px;
	font-size: 0.9em;
	color: #877d6b;
}

#content .home_column .product_text p {
	padding: 0;
	padding-top: 2px;
	font-size: 0.8em;
	color: #877d6b;
}

#content .home_column .product_text h4 a:link,
#content .home_column .product_text h4 a:visited,
#content .home_column .materials_dp a:link,
#content .home_column .materials_dp a:visited {
	text-decoration: none;
}

#content .home_column .product_text h4 a:hover,
#content .home_column .materials_dp a:hover {
	text-decoration: underline;
}

#content .home_column .product_text p a:link,
#content .home_column .product_text p a:visited {
	color: #877d6b;
	text-decoration: none;
}

#content .home_column .materials_dp ul {
	margin-top: 15px;
	float: left;
	padding: 0;
	width: 160px;
}

#content .home_column .materials_dp ul li {
	background: url('../images/home_disc.gif') 0px 7px no-repeat;
	font-size: 0.9em;
	padding: 5px 0 5px 12px;
	color: #395d65;
}

#content .home_column p.readmore {
	clear: both;
	float: right;
	padding-top: 20px;
	font-size: 0.8em;
}

/*  Slider
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
    
#slideshow {
	float: left;
	background: #FFF;
} 

#slideshow .slide {
	padding: 1px;
	display: none;
}

#slideshow .slide.start {
	display: block;
}

#slideshow img {
	border-top: 2px solid #3F3E34;
}




/*	-------------------------------------------------------------
	ACCORDION CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.accordion_content {
    display: none;
}


/*  Admin UserMenu
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
    
#userMenu {
	background: #9bc3ce;
	border-left: 1px solid #d2e4e9;
	border-right: 1px solid #d2e4e9;
	border-bottom: 2px solid #d2e4e9;
	padding: 5px;
	padding-left: 30px;
	font-size: 0.8em;
	color: #fff;	
	margin-bottom: 5px;
	font-weight: bold;
}

#userMenu a:link,
#userMenu a:visited {
	color: #413f35;	
	text-decoration: none;
	font-weight: bold;
}

#userMenu a:hover {
	text-decoration: underline;
}


/*	-------------------------------------------------------------
	SUMMARISE SUBS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #summariseSub h2 {
	padding-left: 25px;
	border: 0;
	background: url('../images/blue_disc.gif') no-repeat left 10px;
}

#content #summariseSub p {
	padding-left: 25px;
}


/*	-------------------------------------------------------------
	PAGINATION
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#content .pagination {
	text-align: center;
	padding: 10px 0;
}

#content .pagination p { padding: 0; }

#content .pagination a:link,
#content .pagination a:visited {
	font: 12px Arial, Verdana;
	letter-spacing: 0px;
	font-weight: normal;
	color: #fff;
	background: #607e9f;
	border: 1px solid #4c6887;
	padding: 1px 5px;
	text-decoration: none;
}

#content .pagination a.active:link,
#content .pagination a.active:visited {
	color: #ddd;
	background: #7392b3;
	border: 1px solid #607893;
	text-decoration: none;
}

#content .pagination a.pagePosition:link,
#content .pagination a.pagePosition:visited {
	font: 10px Arial, Verdana;
	color: #fff;
	border: 1px solid #938459;
	background: #9f8e60;
	padding: 1px 4px;
	text-decoration: none;
}





/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#footer p {
	font-size: 0.9em;
	color: #80735a;
	line-height: 1.5em;
}

#footer #pxLogo {
	float: right;
	margin: 25px 15px 0 0;
}

#footer #copyright {
	float: left;
	padding-top: 7px;
}

#footer #address {
	float: left;
	margin: 0 0 0 78px;
}

#footer #contact {
	float: left;
	margin: 0 0 0 80px;
}

#footer p a:link,
#footer p a:visited {
	color: #96886c;
}

#footer p a:hover {
	color: #5e5543;
}


/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox {
	margin-top: 10px;
	padding: 10px 10px 5px 35px;
	margin-bottom: 5px;
	background: no-repeat 10px 10px;
	font-size: 12px;
}

.msgBox .title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.msgBox .text {
	padding: 0 0 5px 0;
}

.msgBox a:link,
.msgBox a:visited {
	text-decoration: underline;	
}
	

/*	Success
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox.success {
	border: 1px solid #7fea6f;
	background-color: #dcf8d8;
	background-image: url(../../../images/icons/msgBox_success.gif);
	color: #009900;
}

.msgBox.success a:link,
.msgBox.success a:visited,
#content .msgBox.success a:link,
#content .msgBox.success a:visited {
	color: #009900;	
}

/*	Error
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox.error {
	border: 1px solid #e9cc7c;
	background-color: #fdf0cd;
	background-image: url(../../../images/icons/msgBox_error.gif);
	color: #b17409;
}

.msgBox.error a:link,
.msgBox.error a:visited,
#content .msgBox.error a:link,
#content .msgBox.error a:visited {
	color: #a08106;	
}

/*	Fail
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox.fail {
	border: 1px solid #f57878;
	background-color: #ffe1e1;
	background-image: url(../../../images/icons/msgBox_fail.gif);
	color: #cc3300;
}

.msgBox.fail a:link,
.msgBox.fail a:visited,
#content .msgBox.fail a:link,
#content .msgBox.fail a:visited {
	color: #cc3300;	
}

