* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

img
{  border-style: none;}

body  {
	font-family: 'Lato', Helvetica, Arial;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/backdrop.jpg);
 }


	

#container {
	max-width: 1068px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
box-shadow: 0px 0px 30px 20px rgba(119, 119, 119, 0.40);
-moz-box-shadow: 0px 0px 30px 20px rgba(119, 119, 119, 0.40);
-webkit-box-shadow: 0px 0px 30px 20px rgba(119, 119, 119, 0.40);
background-color: white;
	behavior: url('http://www.wapsychologyservices.com.au/PIE.htc');
}



/* BANNER */

#banner {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 185px;
	background-image: url(../images/header.png);
	background-size: 100%; background-position: left top; z-index: 100;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}



#banner .logo {
	position: absolute;
	color: #FFF;
	margin: 0;
	padding: 0;
	z-index: 15;
}



#banner .contact {
	float: right;
	margin: 10px 30px 0 0;
	padding: 0;
	text-align: right;
	width: 420px;
	height: 80px;
	z-index: 10;
}

#banner .contact h1 {
	font-size: 1.5em;
	line-height: 1em;
	color: #28C;
	border-bottom: 1px solid #037;
	font-weight: 300;
	vertical-align: top;
	padding: 0 0 5px 0;
}

#banner .contact p {
	font-size: 1.3em;
	line-height: 1.6em;
	color: #003d79;
	padding-top: 5px;
}



#banner .contact a {
	color: #003d79;
	text-decoration: none;
}


#banner .contact img {
		vertical-align: bottom;
		padding: 0 5px 0 0;
}



.tel {
}

.email {
	font-size: 1.2em;
}





#banner .menu li.button {

-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #469df5;
	color:#ffffff;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
	padding: 5px;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 120px;
	
}
	
	
#banner .menu a {
	color: #FFF;
	text-decoration: none;
	font-weight: 400;
}

#banner .menu a:hover {color: #000;
}



/* MAIN NAV */


	#nav {
		margin: 0;
		padding: 0;
		text-align: center;
	}



		#nav {
		clear: both;
		width: 100%;
		padding: 0;
		background-color: #175b93;

	}
		#nav ul { }
		
		#nav li {
			font-family: 'Open Sans Condensed', sans-serif; display:inline-block;
	list-style: none; margin: 0; padding: 0;
	font-size: 1.2em;
	font-size: 1.1em\9;   /* IE 8 and below */

	line-height: 28px; white-space: nowrap;
	text-align: center;
		}
		


			#nav a {
				color: #FFF;
				display: block;
				padding: 5px 20px;
				text-decoration: none;
			}
			
				#nav a:hover {
				 color: #F26633;
			}
	



	
	


.nav-fade li {
	text-transform: uppercase; text-align: center;	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}




.nav-fade li {
   transition: background .50s ease-in-out;
   -moz-transition: background .50s ease-in-out;
   -webkit-transition: background .50s ease-in-out;
   }


.nav-fade li a { 
	text-decoration: none; font-weight: bold; margin: 0; color: #FFF;
	padding: 0;  }
 


.nav-fade li:hover {
      color: #F26633; background: #0e71b8;
	}
   
   
 







/* Gallery */


#gallery {
	width: 100%;
	padding: 0;
	margin:  0 auto 50px auto;
}





/* CONTENT */

#content {
	float: left;
	width: 55%;
	padding: 0 1% 0 60px;
	margin: 0 0 30px 0;
}

#content.wide {
	float: left;
	width: 85%;
	border-right: 0;
	padding: 0 0 0 60px;
	margin: 0 0 30px 0;
	text-align: left;
}


#content h1 {
	font-family: 'Lato', Helvetica, Arial;
	font-size: 3em;
	line-height: 0.9em;
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	color: #f78f1e;
	font-weight: 700;
}



.small	{
	font-size: 0.5em;
}



#content img.portrait { width: 20%; height: auto; padding: 0 10px 0 0; }




#content h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0 10px 15px 0;
	color: #F26633;
}


#content h3 {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0 0 1em 0;
	color: #000;
	font-weight: 600;
}




#content a {
	color: #05B;
}



#content p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0 0 1em 0;
	margin: 0 50px 0 0;
	color: #7d3520;
	font-weight: 500;
}

#content ul {
	margin: 0 200px 0 40px;
	padding: 0;
}

#content ul li {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 15px 0;
}


#content li {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.1em;
	color: #7d3520;
	font-weight: 500;
	list-style: bullet;
}


#content .logos {
	position: absolute;
	margin: 40px 0 0 500px;
	width: 200px;
}

	




#med {
	border: 0px solid black;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #6caedf;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
}

#med p {
color: #FFF;
}
	

#director {	
float: left;
	width: 800px;
	margin: 0 0 20px 0;
}


#director img {
	float: left;
	border: 0;
	padding: 0;
	margin: 0 20px 20px 0;
}

#director h2 {
	margin: 0 10px 0 0;
}
	
	
#director p {
	padding: 0;
	margin: 0 50px 20px 0;
}


#director ul {
	margin: 0 200px 20px 340px;
}









/* FORM */

form {
    margin: 0;
	padding: 15px 15px 0 40px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #469df5;
}

form h2 {
    color: #036;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

form p {
	font-family: Arial, Helvetica, san-serif;
    margin: 0 0 5px 0;
	color: #666;
}


form #comments {
	width: 80%;
}

fieldset {
    border: none;
	display: inline;
}

.formbox {
	width: 90%;
}

.comments {
	width: 100%;
}

label {
    font-weight: bold;
    color: #666;
    display: block;
}

#subscribe label, #hear label, #interest label {
    display: inline;
    padding: 0 20px 0 3px;
}

.warning {
    font-weight: bold;
    color: #F00;
}

input[type=submit], input[type=reset] {
-moz-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background-color:#b8e356;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #86ae47;
	cursor:pointer
}




/* RIGHT HAND COLUMN */



#sidebar-b.home {
	float: right;
	width: 32%;
	margin: 0 30px 0 0;
	padding: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #6caedf;
}


#sidebar-b {
	float: right;
	width: 32%;
	margin: 0 30px 0 0;
	padding: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #FFF;
}





#sidebar-b  p {
	font-size: 80%;
	color: #666;
	text-align: left;
	padding: 0 5px 15px 0;
	margin: 0;
}

#sidebar-b  ul {
	font-size: 1em;
	line-height: 1.1em;
	padding: 0;
	margin: 0 0 10px 0;
}

#sidebar-b  li.nobullet {
	margin: 0 2px 0 50px;
	padding: 0 0 5px 0;
	color: #FFF;
	list-style: square;
}

#sidebar-b  li.bullet {
	font-weight: normal;
	margin: 0 10px 0 35px;
	padding: 0 0 10px 0;
	color: #FFF;
	list-style: bullet;
}



#sidebar-b  li.circle {
	font-weight: bold;
	margin: 0 10px 0 35px;
	padding: 0 0 10px 0;
	color: #FFF;
	list-style: circle;
}




#sidebar-b img {
	float: right;
	width: 260px;
	margin: 0 30px 60px 0;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}





#sidebar-b h2 {
	font-size: 90%;
	color: #07C;
	padding: 20px 2px 5px 0;
	margin: 0;
}





#sidebar-b h1.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #469df5;
	color:#ffffff;
	font-family:arial;
	font-size:21px;
	font-weight:bold;
	padding:10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
	width: 210px;
	margin: 10px auto 20px auto;
	text-align: center;
}








/* BASE */

#base {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	clear: both;
	border-top: 1px solid #175b93;
	
}

#base p {
	color: #037;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: 400;
}

#base p.abn {
	font-size: 0.9em;
	font-weight: 400;
}

#base ul {
	padding: 0;
	margin: 10px 0;
}

#base li {
	font-size: 1em;
	line-height: 3em;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 15px 10px;
	font-weight: 600;
	text-transform: uppercase;
}

#base a {
	color: #037;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#base a.grey {
	color: #b8b8b8;
	text-decoration: none;
	padding: 0;
	margin: 0;
}


#base li.none {border-left: 0; padding: 0 2px 0 0;}

#base a:hover {
	color: #037;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}


#base img {
	float: left;
}








.blue {
	color: #175b93;
}

.grey {
	color: #b8b8b8;
}



.strong {
	font-weight: 700;
}



.left {
	float: left;
}

.right {
	float: right;
	margin: 0;
}



.none {
		font-size: 2.2em;
}




.highlight { color: #F26633; font-weight: 700; }







#table  {
	font-size: 0.9em;
	line-height: 1em;
	padding: 0;
	margin: 20px 0 0 0;
	border-top: 2px solid #8C3;
	width: 720px;
}

tr {
	padding: 0;
	margin: 0;
}

td {	
	padding: 0;
	margin: 0;
}
	
td.line {
	border-bottom: 2px solid #999;
}

#table h1 {
	margin: 10px 0 10px 0;
	color: #8C3;

}

#table h2 {
	font-size: 1em;
	color: #999;
}

#table h3 {
	font-size: 2em;
	font-weight: 700;
	border: 1px solid #green;
	padding: 5px 0 0 10px;
	background-color: #d4d4d4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


#table p {
	color: black;
}

sup {
		font-size: 15px;
}







@media screen and (max-width: 768px) {




/* BANNER */

#banner {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 195px;
	background-image: url(../images/header_pad.png);
	background-size: 100%; background-position: left top; z-index: 100;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}





#content, #content.wide {
	float: none;
	width: 90%;
	border-right: 0;
	padding: 0;
	margin: 5px auto 10px auto;
}






#content img {
	width: 65%; 
	height: auto; 
}



#content img.portrait { width: 40%; height: auto; padding: 0 10px 0 0; }

#content img.logo { width: 20%; height: auto; }






/* SIDEBAR */



#sidebar-b, #sidebar-b.home {
	float: none;
	width: 90%;
	margin: 0 auto;
	padding: 15px 0;
}




input[type="submit"]
{
		width: 40%;
}







#nav-footer {
	margin: 0 auto;
	padding: 0;
	width: 630px;
	height: 70px;
}






input[type="text"],
input[type="email"],
input[type="tel"],
textarea
{
    background-color: #fff;
    color: #000;
    width: 90%;
}


}






/* Media Queries for Mobile */

@media screen and (min-width: 300px) and (max-width: 600px) {



#banner {
	padding: 0;
	margin: 0;
	max-width: 100%;
	height: 220px; 
	background: url(../images/header_mobile.png) no-repeat;
	background-size: 100%; background-position: center top;
	background-color: #FFF;
}



#gallery {
	width: 100%;
	padding: 0;
	margin:  0;
}



#banner .contact {
	float: nonet;
	margin: 0 0 3px 0;
	padding: 0;
	text-align: center;
	width: 100%;
	z-index: 10;
}



#content, #content.wide {
	float: none;
	width: 90%;
	border-right: 0;
	padding: 0;
	margin: 0 auto 30px auto;
	text-align: left;
}


#content ul {
	margin: 0 0 0 20px;
	padding: 0;
}


#content img { width: 98%; height: auto; }


#content img.portrait { width: 50%; height: auto; padding: 0 10px 0 0; }

#content img.logo { width: 30%; height: auto; }


form {
	margin: 0 auto;
}

	
input[type="text"],
input[type="email"],
input[type="tel"],
textarea
{
    background-color: #fff;
    color: #000;
    width: 92%;
}

input[type="submit"]
{
		width: 100%;
		margin: 0 0 10px 0;
}

}