@charset "UTF-8";
/* CSS Document */



body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0; background: #7acdcc url(../images/bgrnd.jpg) repeat-x top;  background-attachment:fixed;
	}
	
	
/* css fixes */

.clear {
	clear:both;
	font-size:0px;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0px;
}

img {
	border-style: none;
	max-width:100%;
	height:auto;
}

/* end css fixes */

a:link { color: #7acdcc; text-decoration: underline; }
a:visited { color: #7acdcc; text-decoration: underline; }
a:hover { color: #7acdcc; text-decoration: none; }
a:active { color: #7acdcc; text-decoration: underline; }


h1 { color: #7acdcc; font-size: 35px; line-height:40px; font-family: 'Euphoria Script', cursive, Verdana, Geneva, sans-serif; text-decoration: none; letter-spacing: 0px; text-align:left; }
h2 { color: #7acdcc; font-size: 18px; line-height:22px; font-family: 'OpenSansBold', Verdana, Geneva, sans-serif; text-decoration: none; letter-spacing: 0px; text-align:left; text-transform:none; }
h3 { color: #7acdcc; font-size: 15px; line-height:19px; font-family: 'OpenSansBold', Verdana, Geneva, sans-serif; text-decoration: none; letter-spacing: 0px; text-align:left; text-transform:uppercase; }


hr {
	height:1px;
	border:none;
	color:#7acdcc;
	background-color:#7acdcc;
}


strong {
	font-family: 'OpenSansBold', Verdana, Geneva, sans-serif;
}


#maincontainer {
	max-width: 1000px;
	margin: 0 auto 0 auto;
	background-color:#ffffff;
	overflow: visible;
	z-index:9;
}

div.menuspacer{
		display:none !important;
}

div.textarea{
	position: relative;
	font-family: 'OpenSansRegular', Verdana, Geneva, sans-serif;
	color:#6d6e71;
	font-size: 13px;
	line-height: 16px;
	text-align:left;
	max-width:800px;
	left:50%;
	padding-top:20px;
	margin-left: -400px;
	z-index: 999;
}

div.toplogo {
	position:absolute;
	margin-left: 16px;
	z-index:999;
}

div.fadedlogo {
	float:right;
	margin-bottom: -5px;
}

div.socialicons {
	position:relative;
	top:34px;
	float:right;
	right:-180px;
	width:99px;
	height:auto;
}

div.socialiconlinkedin {
	position:relative;
	top:34px;
	float:right;
	right:-180px;
	width:53px;
	height:auto;
}

div.socialsmartphone {
	display: none !important;
}

div.socialiconlinkedinsmartphone {
	display: none !important;
}

#tagline {
	font-family: 'OpenSansSemibold', Verdana, Geneva, sans-serif;
	color:#7acdcc;
	font-size:24px;
	position:absolute;
	left:50%;
	margin-left:-130px;
	top:40px;
}

div.quote {
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

div.quote_left {
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}



div.bottom_boxes {
	padding-top:20px;
	padding-bottom:50px;
}


#box_perinatal {
	width: 233px !important;
	height:auto;
	position: relative;
	display: inline-block;
	border:0px;
	padding-bottom:2px;
	vertical-align:top;
}

#box_adolescents {
	width: 233px !important;
	height:auto;
	position: relative;
	display: inline-block;
	margin-left:40px;
	border:0px;
	padding-bottom:2px;
	vertical-align:top;
}

#box_contact {
	width: 233px !important;
	height:auto;
	position: relative;
	display: inline-block;
	margin-left:40px;
	border:0px;
	padding-bottom:2px;
	vertical-align:top;
}


div.footer {
	max-width:1000px;
	margin: 0 auto 0 auto;
	height: 56px;
	font-family: 'OpenSansLight', Verdana, Geneva, sans-serif;
	color:#58595b;
	font-size: 11px;
	line-height: 15px;
	text-align:left;
	z-index:9999;
}

div.copyright {
	padding-top:20px;
	float:left;
}

div.chamberandgraphdep {
	float:right;
	width:500px;
	height: 100px;
	margin-top:5px;
}

#psychologytoday {
	position: relative;
	width: 146px;
	height: auto;
	display:inline-block;
}

#chamber {
	position: relative;
	width: 131px;
	height: auto;
	display:inline-block;
	padding-left:20px;
}

#graphicdepictions {
	position: relative;
	width: 184px;
	height: auto;
	display:inline-block;
	padding-left:10px;
	top: -20px;
}

#psychologytodaysmartphone {
	display: none !important;
}

#chambersmartphone {
	display:none !important;
}

#graphicdepictionssmartphone {
	display:none !important;
}


div.slideshow_regular{
	display:block !important;
}

#picintextright{
	float:right;
	width: 250px;
	height:auto;
	padding-left: 20px;
	padding-bottom: 20px;
}

#video {
	float: left;
	max-width: 300px;
}

#healthcaremessage {
	max-width: 500px;
	height: auto;
}

#healthcaremessagesmartphone {
	display: none;
}


#newlocation {
	max-width: 500px;
	height: auto;
}

#newlocationsmartphone {
	display: none;
}

@media screen and (max-width: 946px) {
	
	#tagline {
	font-size:21px;
	margin-left:-105px;
	top: 44px;
}
	
}


@media screen and (max-width: 900px) {
	div.textarea{
	left:auto;
	max-width:820px;
	margin-left: 40px;
	margin-right: 40px;
}

#box_adolescents {
	margin-left:30px;
}

#box_contact {
	margin-left:30px;
}

#tagline {
	font-size:19px;
	margin-left:-74px;
	top: 44px;
}
	
	#newlocation {
	max-width: 400px;
}

div.socialicons {
	right:-200px;
}

div.socialiconlinkedin {
	right:-200px;
}


}


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

#box_adolescents {
	margin-left:10px;
}

#box_contact {
	margin-left:10px;
}

#tagline {
	font-size:17px;
	margin-left:-58px;
	top:46px;
}

}

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

#box_adolescents {
	margin-left:3px;
}

#box_contact {
	margin-left:3px;
}

div.fadedlogo {
	position: relative;
	float:right;
	right:-307px;
	margin-bottom: -5px;
}

#tagline {
	font-size:17px;
	margin-left:0px;
	left: auto;
	right: 10px;
	top:20px;
	position:relative;
	float: right;
	z-index:999;
}

div.socialicons {
	right:0px;
	top: 50px;
	position:absolute;
	right: 10px;
}

div.socialiconlinkedin {
	right:0px;
	top: 50px;
	position:absolute;
	right: 10px;
}
	
	#newlocation {
	max-width: 320px;

}


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

#box_adolescents {
	margin-left:0px;
}

#box_contact {
	margin-left:0px;
}

}


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

div.bottom_boxes {
	display:none !important;
}


div.textarea{
	padding-bottom: 40px;
}
	

div.footer {
	text-align:center;
}

div.copyright {
	padding-top:20px;
	float:none;
	left: 50%;
}

div.chamberandgraphdep {
	display: none !important;
}
	
#psychologytoday {
		display: none !important;
	}
	
#psychologytodaysmartphone {
	position: relative;
	width: 146px;
	height: auto;
	left: 50%;
	margin-left: -73px;
	padding-top: 10px;
	display:block !important;
}

#chambersmartphone {
	position: relative;
	width: 171px;
	height: auto;
	left: 50%;
	margin-left: -85px;
	padding-top: 10px;
	display:block !important;
}

#graphicdepictionssmartphone {
	position: relative;
	width: 184px;
	height: auto;
	left: 50%;
	margin-left: -92px;
	display:block !important;
}	


}


@media (max-width: 670px) {
	
div.textarea{
	margin-top:190px;
	font-size:16px;
	line-height:19px;
}


h1 { color: #7acdcc; font-size: 37px; line-height:40px; font-family: 'Euphoria Script', cursive, Verdana, Geneva, sans-serif; text-decoration: none; letter-spacing: 0px; text-align:left; }
h2 { color: #7acdcc; font-size: 20px; line-height:24px; font-family: 'OpenSansBold', Verdana, Geneva, sans-serif; text-decoration: none; letter-spacing: 0px; text-align:left; text-transform:uppercase; }
h3 { color: #7acdcc; font-size: 17px; line-height:21px; font-family: 'OpenSansBold', Verdana, Geneva, sans-serif; text-decoration: none; letter-spacing: 0px; text-align:left; text-transform:uppercase; }
	
	
div.menuspacer{
	position:relative;
	display:block !important;
	height:35px !important;
}

div.quote {
	display:none !important;
}


div.quote_left {
	display:none !important;
}



	
#tagline {
	display: none !important;
}

div.socialicons {
	display: none !important;
}

div.socialiconlinkedin {
	display: none !important;
}

div.socialsmartphone {
	display: block !important;
	margin-top: 10px;
}

div.socialiconlinkedinsmartphone {
	display: block !important;
	margin-top: 10px;
}


div.toplogo {
	position:absolute;
	left: 50%;
	margin-left: -166px;
	z-index:999;
}

div.fadedlogo {
	display: none !important;
}

#picintextright{
	display: none !important;
}
	



}
	
	
@media (max-width: 400px) {	
	
	
		#healthcaremessage {
	display: none !important;
}
	#healthcaremessagesmartphone {
	display: block !important;
	max-width: 320px;
	height: auto;
}
    
    
    #newlocation {
	display: none !important;
}
	#newlocationsmartphone {
	display: block !important;
	max-width: 320px;
	height: auto;
}
	
	}