#locateaprofessional_search {
		position: relative;
		float: left;		
		border: 1px solid #e7e9ec;
		padding: 3px;
		width: 637px;
		margin: 5px 0 0 0;
		display: inline;		
}

#locateaprofessional_search .text {
		position: relative;
		float: left;
		font: 12px/18px arial;		
		color: #7d6935;				
}

#locateaprofessional_search .row {
		background: #fafafa;
}

#locateaprofessional_search .alternaterow {
		background: #f3f2f2;
}

#locateaprofessional_search .state {
		position: relative;
		float: left;
		width: 95px;
		height: 20px;
		font: 11px/18px arial;
		color: #505050;
		margin: 0 15px 0 10px;		
		display: inline;
}

#locateaprofessional_search .county {
		position: relative;
		float: left;
		width: 140px;
		height: 20px;
		font: 11px/18px arial;
		color: #505050;
		margin: 0 15px 0 10px;		
		display: inline;
}

#locateaprofessional_search .city {
		position: relative;
		float: left;
		width: 125px;
		height: 20px;
		font: 11px/18px arial;
		color: #505050;
		margin: 0 15px 0 10px;		
		display: inline;
}

#locateaprofessional_results {
		position: relative;
		float: left;		
		border: 1px solid #e7e9ec;
		padding: 3px;
		margin: 5px 0 0 0px;
		display: inline;
		font: 12px/18px arial;		
		color: #585858;	
}


/* tables */
table.tablesorter {
	font: 11px/14px arial;		
	color: #585858;				
	background-color: #CDCDCD;
	margin:0px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #ebe9d4;
	border: 1px solid #FFF;
	font-size: 11pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url("/images/sort_background.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url("/images/sort_ascending.gif");
}
table.tablesorter thead tr .headerSortDown {
	background-image: url("/images/sort_descending.gif");
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #dbd5ab;
}

#locateaprofessional_results a {
		font: 12px/18px arial;		
		color: #7d6935;
		text-decoration: none;
		font-weight: bold;
}

#locateaprofessional_results a.mapit {
		font: 10px/12px arial;		
		color: #7d6935;
		text-decoration: none;
		font-weight: bold;
}

#locateaprofessional_results a.headerlink {
		font: 12px/18px arial;
		color: #7d6935;
		text-decoration: none;
		font-weight: bold;
}

#locateaprofessional_results a:hover {		
		text-decoration: underline;		
}

#locateaprofessional_results .header{
		font: 12px/18px arial;		
		color: #8e7d3a;
		font-weight: bold;
}

#locateaprofessional_results .row {
		background: #fafafa;
}

#locateaprofessional_results .alternaterow {
		background: #f3f2f2;
}

#locateaprofessional_permalink {
		position: relative;
		float: left;		
		border: 1px solid #e7e9ec;
		padding: 3px;
		margin: 5px 0 0 0px;
		display: inline;
		font: 14px/18px arial;		
		color: #585858;	
}

#locateaprofessional_permalink .text {
		font: 12px/18px arial;		
		color: #585858;				
}

#locateaprofessional_permalink a {
		font: 14px/18px arial;		
		color: #7d6935;
		text-decoration: none;
		font-weight: bold;
}

#locateaprofessional_permalink a.headerlink {
		font: 12px/18px arial;
		color: #7d6935;
		text-decoration: none;
		font-weight: bold;
}

#locateaprofessional_permalink a:hover {		
		text-decoration: underline;		
}

#locateaprofessional_permalink .header{
		font: 14px/18px arial;		
		color: #7d6935;
		font-weight: bold;
		background: #d0d8e0;
		background: url('../images/locateaprofessional/header_bg.jpg') repeat-x 0 0;
}

#locateaprofessional_permalink .small{
		font: 12px/18px arial;		
		color: #7d6935;		
}

#locateaprofessional_permalink .row {
		background: #fafafa;
}

#locateaprofessional_permalink .alternaterow {
		background: #f3f2f2;
}