.ajax-loader {
	display: none;
}
.fas-text-input {
	color: #808080;
}
.fas-focused-input {
	color: #000000;
}

#results_map {
	height: 400px;
	width: 720px;
}

#results_list {
	display: none;
	float: left;
	clear: both;
}
#fas_canvas {
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 470px;
	position: relative;
	left: 210px;
	top: 8px;
}
#filter_bar {
	float: left;
}
#results_bar {

}
#fas_controls_location {
	border-bottom-color: white;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 470px;
	float: left;
}
#fas_location {
	width: 210px;
	margin-right: 10px;
}
#fas_controls_filters {
	width: 470px;
	clear: left;
	float: left;
	margin-bottom: 8px;
}
#fas_controls_filters label {
	margin-left: -6px;
	margin-right: 12px;
}
#fas_controls_extended_filters {
	width: 375px;
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-bottom: 6px;
}
#fas_filter_text {
	margin-left: 10px;
}
#fas_controls_display {
	width: 20px;
	float: left;
	margin-top: 10px;
}
#fas_map_list {
	/**475**/
	width: 715px;
	float: left;
	margin-top: 5px;
	text-align: center;
	position: relative;
	display: none;
}

#fas_disorder_list, #fas_interest_list {
	display: none;
}

#fas_head_text {
	padding-bottom: 6px;
}

#fas_filter_instruction_text {
	padding-bottom: 10px;
}

#fas-results-tally {
	color: black;
	float:left;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	font-size: 1.2em;
	width: 715px;
	text-align: left;
}
#fas_display_map {
	float: right;
	padding-right: 10px;
}
#fas_filter_submit {
	margin-right: 10px;
}
.fas-filter-radio {
	margin-right: 6px;
}
#find-specialist-wrapper {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 35px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	background-image: url(/images/specialist-foot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: white;
	width: 720px;
	float: left;
}
#find-specialist-head {
	float: left;
	width: 720px;
	color: white;
	text-align: left;
	height: 167px;
	background-image: url(/images/specialist-map.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom-color: #a84916;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#find-specialist-body {
	background-color: white;
	min-height: 400px;
	float: left;
	width: 720px;
}
#find-specialist-foot {
}
#find-specialist-country {
	margin-top: 14px;
	clear: both;
	float: left;
}
#find-search-us-world {
	margin-right: 20px;
	float: left;
}
#map-search-show {
	margin-top: 8px;
	padding-left: 40px;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-left: 20px;
	float: left;
	background-position: left top;
	background-image: url(/images/specialist-world.png);
	background-repeat: no-repeat;
	cursor: pointer;
} 
#map-search-hide {
	margin-top: 8px;
	padding-left: 40px;
	padding-bottom: 12px;
	padding-top: 12px;
	margin-left: 20px;
	float: left;
	background-position: left top;
	background-image: url(/images/specialist-world-hide.png);
	background-repeat: no-repeat;
	cursor: pointer;
} 
#find-search {
	position: relative;
	font-style: italic;
	margin-top: 12px;
	float: left;
	margin-left: 225px;
	font-size: 1em;
}
#find-search-selections {
	padding-left: 215px;
	margin-top: 8px;
	float: left;
}
#search-theme-form .option {
	width: 100px;
	float: left;
}
.find-form-radios {
	width: 75px;
	padding-left: 8px;
	display: inline;
	font-size: 0.9em;
}
/**search box**/
#find-search-box { 
	left: -225px; 
	top: 4px; 
	clear: left; 
	float: left; 
	width: 275px; 
	height: 50px; 
	z-index: 100; 
	position: relative;
	
}
#find-search-box input.form-submit {
	left: 217px;
	top: -43px;
	position: relative;
	float: left;
	color: #d26c1c;
	font-size: x-small;
	padding-bottom: 5px;
	height: 50px;
	width: 45px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(/images/find-search.jpg) no-repeat -217px top;
}
#find-search-box input.form-submit:hover {
	background: url(/images/find-search.jpg) no-repeat right top;
}

#IE7root #find-search-box input.form-submit {
	position: relative
	left: -217px;
	margin-left:-267px;
	top: -4px;
	text-indent: -9999px;
	border: none;
	background: url(/images/find-search.jpg) no-repeat -217px top;
	padding-top:35px;
}
#IE7root #find-search-box input.form-submit:hover {
	background: url(/images/find-search.jpg) no-repeat right top;
}
#IE7root #find-edit-search {
	float: left;
	padding-bottom: 11px;
	background-color:transparent;
	background-image:url(/images/find-search.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:medium none;
	color:#798AA6;
	height:23px;
	line-height:8pt;
	margin-top: -4px;
	padding-left:20px;
	padding-right:6px;
	padding-top: 12px;
	width:241px;
}
#edit-search-theme-form-1-wrapper {
}
#find-edit-search {
	float: left;
	padding-bottom: 11px;
	background-color:transparent;
	background-image:url(/images/find-search.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:medium none;
	color:#798AA6;
	height:23px;
	line-height:8pt;
	margin-top: -4px;
	padding-left:20px;
	padding-right:6px;
	padding-top: 9px;
	width:241px;
}
#find-search-box #edit-submit { 
	width: 25px; 
	float: left; 
	line-height: 8pt;
}
#find-search-theme-form {
	width: 275px;
}
#find-search-map {
	top: 16px;
	display: block;
	position: relative;
	left: -215px;
	height: 415px;
	width: 720px;
	clear: both;
	float: left;
}
#find-search-results-return {
	clear: both;
	top: 50px;
	color: #d26c1c;
	position: relative;
	text-align: left;
	width: 400px;
	float: left;
}
.results-number {
	font-style: italic;
	font-weight: bold;
}
.results-term {
	font-style: italic;
	font-weight: bold;
}
.find-specialist-body-full {
	text-align: left;
	color: #002666;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	min-height: 400px;
	width: 700px;
	clear: left;
}

.find-specialist-body-left {
	text-align: left;
	padding-top: 18px;
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	min-height: 400px;
	width: 191px;
}
.find-specialist-body-right {
	padding-top: 10px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	min-height: 400px;
	width: 478px;
}
#find-specialist-wrapper p {
	line-height: 1.3em;
}
.find-specialist-body-left h3 {
	background-color: white;
	background-image: url(images/specialist-body.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 5px;
	font-size: 1.3em;
}
/**results**/

.result {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 650px;
	clear: left;
	float: left;
}
.result.odd {
padding-left: 15px;
width: 650px;
}
.result.even {
background-color:#F4F5FA;
margin-left: -10px;
padding-left:24px;
padding-right: 46px;
width: 650px;
}
.result-left {
	padding-left: 5px;
	padding-right: 10px;
	width: 350px;
	float: left;
}
.result-right {
	text-align: right;
	width: 250px;
	float: right;
}
.fas-map-contact-wrapper {
	width: 320px;
	float: left;
}
.fas-map-specialty-wrapper {
	margin-top: 8px;
	clear: left;
	width: 320px;
	float: left;
}
.find-search-results-title {
	width: 290px;
	font-size: 1.2em;
	padding-bottom: 10px;
	font-weight: bold;
	color: #002666;
}
.find-search-results-map {
	color: #f19336;
	padding-top: 2px;
	float: right;
	width: 70px;
	padding-left: 25px;
	background-position: left top;
	background-image: url(/images/view-map.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
.find-search-results-map a {
	color: #f19336;
}
.find-search-results-map a:hover {
	color: #466e8e;
}
.find-search-results-workplace {
	color: #d26c1c;
	font-weight: bold;
	width: 290px;
	padding-bottom: 5px;
	font-size: 1.1em;
	float: left;
}
.find-search-results-focus {
	width: 100%;
	display: block;
	clear: right;
	float: right;
	font-style: italic;
	color: #a6000e;
	padding-top: 6px;
	padding-bottom: 7px;
}
.find-search-results-specialty {
	display: block;
	width: 100%;
	font-style: italic;
	clear: right;
	float: right;
	color: #002666;
	padding-bottom: 5px;
}
.find-search-results-interest {
	display: block;
	width: 100%;
	font-style: italic;
	clear: right;
	float: right;
	color: #d26c1c;
	padding-top: 6px;
	padding-bottom: 7px;
}
.member-specialty, .member-interest, .member-focus {
	padding-left: 6px;
	font-weight: bold;
}
.find-search-results-address {
	padding-bottom: 2px;
	font-size: 0.9em;
	width: 290px;
	float: left;
	clear: left;
}
.find-search-results-phone {
	padding-bottom: 2px;
	font-size: 0.9em;
	width: 290px;
	clear: left;
	float: left;
	
}
.find-search-results-directions {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
	width: 290px;
	clear: left;
	float: left;
}
.find-search-results-directions a{
	text-decoration: underline;
}
.find-search-results-detail {
	padding-bottom: 2px;
	font-size: 0.9em;
	clear: both;
}
/**pager**/
#search-pager {
	padding-left: 20px;
	color: #d26c1c;
	width: 460px;
	clear: both;
	float: left;
	margin-top: 10px;
}
#search-pager ul {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.pager {
}
.pager li {
	padding-right: 10px;
	margin: 0px;
	display: inline;
}

.pager-current first {
}
.pager-item.active {
}
.pager-item {
}
.pager-next {
}
.pager-last {
}
/**affiliates**/
h3.affiliates {
	padding-bottom: 20px;
	text-align: left;
}
.affiliate {
	clear: left;
	float: left;
	color: #50595e;
	margin-bottom: 10px;
	border-bottom-color: #e0e4e7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	width: 190px;
}
.affiliate-logo {
	width: 190px;
	padding-bottom: 10px;
}
.affiliate-title {
	float: left;
	font-size: 1.1em;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	color: #525a5f;
	width: 190px;
}
.affiliate-address {
	font-size: 0.9em;
	clear: left;
	float: left;
	text-align: left;
	width: 190px;
}
.affiliate-phone {
	font-size: 0.9em;
	clear: left;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	width: 190px;
}
.ajax-loader {
	float: left;
	display: block;
}
