/*
	bcata_forms.css
*/
/*
body {
	background-color: #FFF;
	text-align: center;
	color: #711900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
*/

a img {
	border: 0;
}

/*
#container {
	width: 760px;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
*/

#content {
	border: 1px solid #FFF;
	margin-left: 200px;
}

#dirheading {
	/*position:absolute;*/
	margin-top: 120px;
}

#interactive {
	width:550px;
	padding-top: 20px;
	margin-bottom: 100px;
	font-size: 0.9em;
}

h1#directory {
	color: #711900;
	font-size: 1.5em;
}

h5 {
	margin-bottom: 0;
	font-size: 1em;
}

#addblock, #editblock {
	border: 1px solid #666;
	margin-bottom: 0.6em;
	padding-left: 12px;
	background-color: #f5e9e4;
	width: 652px;
	padding-bottom: 8px;
}

#addblock form, #editblock form {
	margin-bottom: 0;
}

#addblock h3, #editblock h3 {
	margin-top: 12px;
}

#addblock span, #editblock span.highlight {
	background-color: #711900;
	color: white;
	padding: 0 6px;
}

#editblock h5 {
	margin-bottom: 8px;
	margin-top: 8px;
}

#addformdiv {
	width: 760px;
}

#search-again {
	margin: 10px 0;
}

#sametown-therapists {
	margin-bottom: 20px;
}

#focused-therapists h3, #sametown-therapists h3 {
	margin-bottom: 6px;
	font-weight: normal;
}

#focused-therapists h3 span, #sametown-therapists h3 span {
	font-size: 0.8em;
}
#focused-therapists p, #sametown-therapists p {
	margin: 0;
}

fieldset {
	background-color: #f5f4f2;
	margin-bottom: 18px;
}

legend {
	font-size: 1.1em;
	color: #a72e25;
	font-weight: bold;
}

.t-profile {
	border: 1px solid #999;
	padding-left: 6px;
	padding-bottom: 14px;
	margin-bottom: 8px;
	background-color: #fef9f3;
}
.t-name h4, .t-business h4, .t-populations h4, .t-languages h4, .t-address h4, .t-phone h4, .t-website h4, .t-email h4, .t-notes h4, .t-focuses h4 {
	color: #748c38;
	margin-bottom: 0;
	margin-top: 6px;
	font-size: 1.1em;
}

.t-name, .t-business, .t-populations, .t-languages, .t-address, .t-phone, .t-website, .t-email, .t-notes, .t-practice, .t-focuses {
	font-size: 0.9em;
}

.t-notes ul {
	margin: 0;
	padding: 0;
	margin-left:15px;
}

#s1, #s2 {
	display: none;
	color: red;
}
#s3 {
	color:red;
}

#addformdiv {
	width: 730px;
}

#addformdiv h3, #editformdiv h3 {
	font-style: italic;
	color: #919190;
}

#foci1, #foci2, #foci3, #foci4 {
	width: 170px;
	float: left;
}

hr {
	clear: both;
	visibility: hidden;
}

#degrees div {
	clear: both;
	position: relative;
}

#degrees span {
	position: absolute;
	display: block;
	left: 100px;
	top: -0.1em;
	text-align: left;
	width: 140px;
}

#degrees span#other-accred {
position: static;;
}

#editbyname {
	clear: both;
	width: 350px;
}

#editfirstname {
	width: 160px;
	float: left;
	margin-right: 8px;
}

#leftmenu {
	position: absolute;
	top: 240px;
	left: 26px;
}

#bar {
	position:absolute;
	width:143px;
	height:11px;
	z-index:17;
	top: 100px;
}
#footer {
	height: 30px;
	clear: both;
	margin-top: 24px;
}
#footer div {
	float: left;
	width: 160px;
}
#degrees span#other-accred {
	width: 275px;
	display: block;
}
#focus {
	vertical-align: top;
}
.formbox {
	padding: 0 12px 12px 12px;
	border: solid 1px #8a3d05;
	margin-bottom: 8px;
}
.formbox div {
	text-align: right;
}
/*
#therapist-profiles {
	border: solid red 1px;
	padding: 8px;
}
#therapist-profiles div {
	border: solid gray 1px;
}
*/