@charset "utf-8";
/* CSS Document */
#locator_header_results {
	margin-top:19px;
	margin-bottom:15px;
}
#sub_content {
	margin:0px;
}
#results td {
	vertical-align:middle;
	font:Arial, Helvetica, sans-serif;
}
.list_dentist {
	height:37px;
	padding-left:12px;
	font-size:10px;
	color:#1e3c56;
}
.list_address {
	height:37px;
	padding-left:12px;
	font-size:10px;
	color:#000000;
}
.list_phone {
	height:37px;
	padding-left:12px;
	font-size:10px;
	color:#000000;
}
.list_country {
	height:37px;
	padding-left:12px;
	padding-right:12px;
	font-size:10px;
	color:#000000;
}
.results_link {
	color:#1e3c56;
	text-decoration:underline;
}
.results_link:hover {
	color:#cccccc;
}
.list_gray {
	background:#f3f3f3;
}
.locator_results_title {
	background:url(/newsite/images/sub_title_locator.jpg) no-repeat;
	width:126px;
	height:34px;
	padding-top:20px;
	padding-left:540px;
	font:13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
}
.locator_results_title a {
	font:13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.locator_results_title a:hover {
	color:#e4e4e4;
}
#locator_detail {
	margin-top:14px;
	background:url(/newsite/images/locator_detail_bg.gif) no-repeat;
	width:666px;
	height:268px;
}
#locator_detail_photo {
	float:left;
	margin:17px 32px 0px 18px;
	min-width:125px;
	width:125px;
	height:125px;
}
body > div#background > div#main_frame > div#main_middle_sub > div#content_top > div#content_sub_right > div#sub_content > div#locator_detail > div#locator_detail_photo {
	margin-left:9px;
}
#locator_detail_text {
	float:left;
	margin-top:23px;
	width:450px;
}
#locator_detail_header 
{
	margin:0px 0px 0px 0px;
	
	
	color:#ffffff;
	font-weight:bold;
}
#locator_detail_data {
	margin-top:25px;
}
#locator_detail_data td {
	vertical-align:top;
	padding-bottom:10px;
}
#locator_detail_data td a {
	text-decoration:none;
	color:#b65316;
}
.data_left {
	width:108px;
	color:#525252;
}
.data_right {
	color:#28324d;
}
.sorter_off {
	font-size:11px;
	background:url(/newsite/images/sorter_off_bg.gif) repeat-x;
	height:22px;
	padding-left:12px;
}
.sorter_on {
	font-size:11px;
	background:url(/newsite/images/sorter_on_bg.gif) repeat-x;
	height:22px;
	padding-left:12px;
}
.sorter_arrow {
	background:url(/newsite/images/sorter_on_bg.gif) repeat-x;
	height:22px;
	padding-right:5px;
}
.sorter_arrow_off {
	background:url(/newsite/images/sorter_off_bg.gif) repeat-x;
	height:22px;
	padding-right:5px;
}
.sorter_link {
	color:#000000;
	text-decoration:none;
}
#no_results {
	color:#990000;
	font-size:12px;
	padding:0px 0px 20px 12px;
}