/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2011
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	text-align: left;
	font: 15px 'Raleway', Arial, Sans-Serif;
	color: #333333;
	background: #0065ab;
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.container {
	margin: 0 auto;
	width: 1180px;
	padding: 0 10px;
}

#header {
	padding: 30px 0 0 0;
	background: #fff;
}

#banner {
	position: relative;
	height: 600px;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}


#banner .hero_text {
	position: absolute;
	padding: 40px;
	top: 120px;
	max-width: 450px;
}

#banner .hero_text h1 {
	padding: 6px 0px 4px 0px;
	text-align: left;
	font-size: 2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #fff;
}

#banner .hero_text em {
	font-style: normal;
	font-weight: bold;
}



#main {
	background: #fff;
}

#main.home {
	background: #fff;
}

#main_page {
	float: right;
	padding: 45px 0px 100px 0px ;
	width: 800px;
}

#main_page.home {
	float: none;
	padding: 0px;
	width: auto;
}

#main_side {
	float: left;
	padding: 45px 0px 20px 0px;
	width: 300px;
}

#footer {
	clear:both;
	padding: 20px 0px;
	background: #0065ab;
}




/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header img {
	float: left;
}




/*	-------------------------------------------------------------
	MENU MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#menu_main {
	float: right;
	margin-top: 20px;
	width: 650px;
}	

#menu_main li {
	float: left;
}

#menu_main li a:link,
#menu_main li a:visited {
	display: block;
	margin-left: 8px;
	padding: 14px 8px 14px 8px;
	font-size: 1.15em;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: url("../images/bg_menu_main_active.jpg") repeat-x left 90px;
}

#menu_main li a:hover {
	color: #fff;
	background-position: top left;
}

#menu_main li a.active:link,
#menu_main li a.active:visited {
	background-position: left 40px;
}

#menu_main li a.active:hover {
	color: #fff;
	background-position: top left;
}




/*	-------------------------------------------------------------
	USER MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#userMenu {
	margin-bottom: 10px;
	padding: 8px 15px;
	color: #fff;
	background: #0065ab;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content #userMenu a:link,
#content #userMenu a:visited {
	color: #fff;
}

#content #userMenu a:hover {
	color: #e83627;
}




/*	-------------------------------------------------------------
	MAIN PAGE - HOME
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	Venn Circles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .venn_circles {
	padding: 50px 0;
	font-size: 0;
}

#content .venn_circles .venn {
    display: inline-block;
    width: 33%;
    text-align: center;
}

#content .venn_circles .venn h2 {
	padding: 0px;
	font-size: 28px;
}

#content .venn_circles .venn h2 a:link,
#content .venn_circles .venn h2 a:visited {
	display: block;
	cursor: pointer;
	padding-top: 100px;
	height: 160px;
	width: 260px;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 0px 0px #1e809e;
	color: #fff;
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	border-radius: 130px;
	background: url("../images/bg_venn_bubbles.png") no-repeat center -300px;
}

#content .venn_circles .venn.active h2 a:link,
#content .venn_circles .venn.active h2 a:visited {
	color: #fff;
	text-shadow: none;
}

#content .venn_circles .venn .description {
	padding: 12px 40px;
}

#content .venn_circles .venn.active .description h3 a:link,
#content .venn_circles .venn.active .description h3 a:visited {
	color: #36aeca;
}

#content .venn_circles .venn.active .description p {
	color: #36aeca;
}

#content .venn_circles .venn.care .description {
	padding-top: 40px;
}

#content .venn_circles .venn h3 a:link,
#content .venn_circles .venn h3 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #e83627;
}


/*	Description
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/




/*	-------------------------------------------------------------
	CONTACT PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #contact_details {
	float: right;
	padding-top: 12px;
	width: 206px;
}

#content #contact_details .method {
	float: left;
	padding-left: 10px;
	width: 20px;
}

#content #contact_details .details {
	float: right;
	width: 170px;
}

#content #contact_details p span {
	padding-right: 20px;
	font-weight: bold;
	color: #0065ab;
}




/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
/*	Defaults
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content h1 {
	padding: 10px 0px 6px 0px;
	font-size: 2em;
	font-weight: bold;
	color: #183a55;
	
}

#content h2 {
	padding: 8px 0px 5px 0px;
	font-size: 1.86em;
	font-weight: bold;
	color: #6f2525;
}

#content h3 {
	padding: 8px 0px 5px 0px;
	font-size: 1.3em;
	font-weight: bold;
	color: #e83627;
}

#content h4 {
	padding: 6px 0px 4px 0px;
	font-size: 1.3em;
	color: #36aeca;
}

#content h5 {
	padding: 6px 0px 4px 0px;
	font-size: 1.2em;
	color: #183a55;
}

#content p {
	padding: 8px 0px 5px 0px;
	line-height: 1.4em;
}

#content a:link,
#content a:visited {
	color: #333;
	text-decoration: underline;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#content a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#content strong {
	font-weight: bold;
}

#content ul li {
	padding-left: 12px;
	background: url("../images/bullet.gif") no-repeat center left;
}




/*	-------------------------------------------------------------
	MAIN SIDE - INNER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#main_side .side_box {
	margin-bottom: 12px;
}

#main_side .side_box h2 a:link,
#main_side .side_box h2 a:visited {
	display: block;
	padding: 73px 20px 7px 20px;
	width: 260px;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	-webkit-transition: all 0.20s ease;
	-moz-transition: all 0.20s ease;
	-o-transition: all 0.20s ease;
	transition: all 0.20s ease;
}

#main_side .side_box.staff h2 a:link,
#main_side .side_box.staff h2 a:visited {
	padding: 78px 20px 8px 20px;
}

#main_side .side_box h2 a.active:link,
#main_side .side_box h2 a.active:visited,
#main_side .side_box h2 a:hover {
	cursor: pointer;
	color: #183a55;
}

#main_side .side_box.staff h2 a:link,
#main_side .side_box.staff h2 a:visited {
	background: url("../images/bg_side_box_staff.jpg") no-repeat top left;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}

#main_side .side_box.work h2 a:link,
#main_side .side_box.work h2 a:visited {
	background: url("../images/bg_side_box_work.jpg") no-repeat top left;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}

#main_side .side_box.care h2 a:link,
#main_side .side_box.care h2 a:visited {
	background: url("../images/bg_side_box_care.jpg") no-repeat top left;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	transition: all 0s ease;
}

#main_side .side_box.work h2 a.active:link,
#main_side .side_box.work h2 a.active:visited,
#main_side .side_box.work h2 a:hover,
#main_side .side_box.care h2 a.active:link,
#main_side .side_box.care h2 a.active:visited,
#main_side .side_box.care h2 a:hover,
#main_side .side_box.staff h2 a.active:link,
#main_side .side_box.staff h2 a.active:visited,
#main_side .side_box.staff h2 a:hover {
	background-position: bottom left;
}




/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer .logo_px {
	float: right;
}

#footer p {
	padding-bottom: 10px;
	font-size: 0.86em;
	color: #fff;
}

#footer p em {
	font-style: normal;
	font-weight: bold;
}

#footer p a:link,
#footer p a:visited {
	color: #fff;
}

#footer p a:hover {
	color: #e83627;
}




/*	-------------------------------------------------------------
	MESSAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.msgBox {
	margin: 10px 0 10px 0;
	padding: 10px 10px 5px 35px;
	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;	
}
	

