/* Style sheet */

/* stylistic elements */

body {
	margin: 0 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background: #FFF;
	color: #000;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	scrollbar-face-color : #FFF;
	scrollbar-highlight-color : #6a3a25;
	scrollbar-3dlight-color : #FFF;
	scrollbar-shadow-color : #6a3a25;
	scrollbar-darkshadow-color : #FFF;
	scrollbar-track-color : #FFF;
	scrollbar-arrow-color : #6a3a25;
}

h1 {
	margin: 20px 20px 0 20px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #1c588f;
 	border-bottom-width: 1px;
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}

h1.light {
	margin: 20px 20px 5px 20px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #FFF;
 	border-bottom-width: 0px;
}


h1.subhead {
	margin: 20px 20px 0 20px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #a8511a;
 	border-bottom-width: 0px;
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}

h2 {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #083561;
	letter-spacing: 0px;
}

h2.download {
	margin: 15px 20px 0 20px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #666;
 	border-bottom-width: 0px;
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}

h2.standout {
	margin: 5px 20px 0 20px;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #1c588f;
}

h2.news {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #fb6e15;
	letter-spacing: 0px;
}

h3 {
	margin: 20px 80px 0 180px;
	padding: 0;
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	color: #083561;
	letter-spacing: 0px;
}

h4 {
	margin: 6px 0 0 20px;
	padding: 0;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #083561;
	letter-spacing: 0px;
}

p {
	margin: 10px 60px 0 20px;
	padding: 0;
	font-size: 9pt;	
	text-align: justify;
	color: #666;
	text-indent: 20px;
}

p.videos {
	margin: 10px 60px 0 20px;
	padding: 0;
	font-size: 9pt;	
	text-align: justify;
	color: #eaeaea;
	text-indent: 0px;
}

#video_nav p {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 9pt;	
	text-align: left;
	color: #666;
	text-indent: 0;
}

p.noindent {
	margin: 10px 60px 0 20px;
	padding: 0;
	font-size: 9pt;	
	text-align: justify;
	color: #666;
	text-indent: 0px;
}

#home3 p, #home4 p {
	text-indent: 0px;
}

p.staff {
	margin: 10px 60px 0 35px;
	padding: 0;
	font-size: 8pt;	
	text-align: justify;
	color: #a8511a;
}

p.address {
	margin: 0 60px 0 20px;
	padding: 0;
	font-size: 9pt;	
	text-align: justify;
	color: #666;
	text-indent: 0px;
}

p.learn {
	margin: 7px 0 10px 5px;
	padding: 0;
	font-size: 9pt;	
	text-align: left;
	color: #666;
	text-indent: 0px;
}

p.date {
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 8pt;	
	text-align: left;
	color: #adadad;
}

p.news {
	margin: 1px 20px 0 20px;
	padding: 0;
	font-size: 8pt;	
	text-align: justify;
	color: #666;
}

.firstletter:first-letter {
	font-size: 15pt;
	font-weight: bold;
	font-family: Times New Roman, serif;
	color: #006db8;
}

b {
	color: #444;
}

strong {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#topnav strong {
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
}


#navbar strong {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#credits strong {
	font-size: 7pt;
	font-weight: bold;
	color: #083561;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	border: 1px solid #a0cced;
	background: #FFF;
}

select {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	border: 1px solid #a0cced;
}

textarea {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid #a0cced;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

img.download {
	margin: 0 0 0 20px;
	padding: 0;
	border: 0;
}

iframe {
	margin: 0 0 0 0;
	overflow-x: hidden;
	overflow-y: hidden;
	border: 0px solid #666;
}

ul {
	margin: 10px 0 0 8px;
	padding: 0 0 0 0;
	font-size: 12px;	
	text-align: left;
	color: #FFF;
	list-style-image: url(images/arrow2.jpg);
	list-style-position: inside;
	}

ul.slim {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 12px;	
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	color: #FFF;
	}
	
ul.regs {
	margin: 0 60px 0 60px;
	padding: 0;
	font-size: 12px;	
	text-align: justify;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: arrow;
	color: #666;
	}	
	
ul.disorders {
	margin: 15px 20px 0 25px;
	padding: 0 0 15px 0;
	font-size: 12px;	
	text-align: justify;
	list-style-position: inside;
	list-style-image: url(images/arrow5.jpg);
	color: #666;
 	border-bottom-width: 1px;
  border-bottom-color: #cccccc;
  border-bottom-style: solid;
	}	

table {
	margin: 0 0 0 0;
}

table.payments {
	margin: 0 0 0 20px;
	font-size: 10px;	
}

table.news {
	margin: 0 0 0 20px;
}


/* divs */


#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

#container {
	float: left;
	padding: 0;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#main {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 800px;
	text-align: left;
}

#logo {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 350px;
	height: 114px;
}

#topnav {
	float: left;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	width: 430px;
	height: 18px;
	text-align: right;
}

#blog {
	float: left;
	margin: 5px 0 0 0;
	padding: 10px 15px 0 20px;
	width: 415px;
	height: 63px;
	color: #333;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
	background-image: url(images/bg_blog.jpg);
	background-repeat: no-repeat;
}

#blogbutton {
	float: left;
	margin: 0 0 3px 0;
	padding: 0 15px 0 0;
	width: 435px;
	height: 16px;
	text-align: right;
	background-image: url(images/bg_blogbutton.jpg);
	background-repeat: no-repeat;
}

#navbar {
	float: left;
	margin: 0 0 2px 0;
	padding: 6px 0 0 0;
	width: 800px;
	height: 21px;
	background: #e8eef3;
	text-align: center;
 	border-bottom-width: 1px;
  border-bottom-color: #1d5689;
  border-bottom-style: solid;
}

#left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 213px;
	text-align: center;
	overflow: hidden;
}

#leftblue1 {
	float: left;
	margin: 0 0 0 24px;
	padding: 0 0 0 0;
	width: 189px;
	height: 30px;
	text-align: center;
	background: #93c4d5;
}

#leftnav {
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
	width: 213px;
	text-align: center;
}

#leftnav2 {
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
	width: 24px;
	text-align: center;
}

#leftnav3 {
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
	width: 189px;
	height: 351px;
	text-align: center;
	background-color: #0e3e6c;
}

#leftnav3.staff {
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
	width: 189px;
	height: 400px;
	text-align: center;
	background-color: #0e3e6c;
}

#home1 {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	width: 584px;
	background: #FFF;
}

#home2 {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	width: 584px;
}
	
#home3 {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	width: 300px;
	background: #FFF;
}

#learnmoretab {
	float: left;
	padding: 7px 15px 10px 20px;
	margin: 10px 30px 30px 150px;
	color: #333;
	font-size: 12px;
	width: 340px;
	background-color: #e3edf7;
	background-image: url(images/learnmoretab.jpg);
	background-repeat: no-repeat;
}
		
#home4 {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	width: 250px;
	background: #FFF;
}

#banner1 {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	width: 584px;
	height: 100px;
}

#banner2 {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	width: 584px;
	height: 100px;
}

#banner2.about {
	background-image: url(images/banner_about.jpg);
}

#banner2.offices {
	background-image: url(images/banner_offices.jpg);
}

#banner2.payment {
	background-image: url(images/banner_payment.jpg);
}

#banner2.forms {
	background-image: url(images/banner_forms.jpg);
}

#banner2.psychcare {
	background-image: url(images/banner_psychcare.jpg);
}

#banner2.trainopp {
	background-image: url(images/banner_trainingopp.jpg);
}

#banner2.terms {
	background-image: url(images/banner_terms.jpg);
}

#banner2.privacy {
	background-image: url(images/banner_privacy.jpg);
}

#banner2.parents {
	background-image: url(images/banner_parents.jpg);
}

#banner2.treatment {
	background-image: url(images/banner_treatment.jpg);
}

#banner2.disorders {
	background-image: url(images/banner_disorders.jpg);
}

#banner2.ocd {
	background-image: url(images/banner_ocd.jpg);
}

#banner2.panic {
	background-image: url(images/banner_panic.jpg);
}

#banner2.specific {
	background-image: url(images/banner_specific.jpg);
}

#banner2.health {
	background-image: url(images/banner_health.jpg);
}

#banner2.social {
	background-image: url(images/banner_social.jpg);
}

#banner2.genanx {
	background-image: url(images/banner_genanx.jpg);
}

#banner2.trich {
	background-image: url(images/banner_trich.jpg);
}

#banner2.dysmorphic {
	background-image: url(images/banner_dysmorphic.jpg);
}

#banner2.seperation {
	background-image: url(images/banner_seperation.jpg);
}

#banner2.mutism {
	background-image: url(images/banner_mutism.jpg);
}

#banner2.news {
	background-image: url(images/banner_news.jpg);
}

#banner2.patients {
	background-image: url(images/banner_patients.jpg);
}

#banner2.history {
	background-image: url(images/banner_history.jpg);
}

#banner2.staff {
	background-image: url(images/banner_staff.jpg);
}

#banner2.participation {
	background-image: url(images/banner_participation.jpg);
}

#banner2.prof {
	background-image: url(images/banner_prof.jpg);
}

#bar1 {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	width: 584px;
	height: 17px;
	background-color: #053d6e;
}

#block1 {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	width: 584px;
}

#video_nav {
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	width: 166px;
	height: 502px;
	background-color: #eaeaea;
}

#video_right {
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 0 1px;
	width: 417px;
	height: 502px;
	text-align: center;
	background-color: #053d6e;
}

#credits {
	float: left;
	margin: 20px 0 0 0;
	padding: 10px;
	width: 800px;
	height: 60px;
	text-align: right;
	font-size: 7pt;
	color: #999;
	font-family: Verdana, sans-serif;
 	border-top-width: 1px;
  border-top-color: #eaeaea;
  border-top-style: solid;
}

	
/* links */


#credits a:link, #credits a:visited, #credits a:active {
	font-size: 7pt;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}

#credits a:hover {
	font-size: 7pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#topnav a:link, #topnav a:visited, #topnav a:active {
	padding: 0 10px 0 0;
	font-size: 8pt;
	font-weight: normal;
	color: #c5d3df;
	text-decoration: none;
}

#topnav a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#navbar a:link, #navbar a:visited, #navbar a:active {
	margin: 0 4px 0 4px;
	padding: 0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #356c9e;
	text-decoration: none;
 	border-right-width: 1px;
  border-right-color: #baccda;
  border-right-style: solid;
}

#navbar a:hover {
	margin: 0 4px 0 4px;
	padding: 0 10px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
 	border-right-width: 1px;
  border-right-color: #baccda;
  border-right-style: solid;
}

#blog a:link, #blog a:visited, #blog a:active {
	font-size: 13px;
	font-weight: bold;
	color: #0e3e6c;
	text-decoration: none;
}

#blog a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.orangex:link, a.orangex:visited, a.orangex:active {
	font-size: 8pt;
	font-weight: normal;
	color: #fb6e15;
	text-decoration: none;
}

a.orangex:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.orangedark:link, a.orangedark:visited, a.orangedark:active {
	font-size: 8pt;
	font-weight: normal;
	color: #b75213;
	text-decoration: none;
}

a.orangedark:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.whitey:link, a.whitey:visited, a.whitey:active {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a.whitey:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #93c4d5;
	text-decoration: none;
}

#leftnav3 a:link, #leftnav3 a:visited, #leftnav3 a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #93c4d5;
	text-decoration: none;
}

#leftnav3 a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #0e3e6c;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}




/* lightbox pics */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 101; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 10%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 100000; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 101; width: 100%; height: 500px; background-color: #000; }

