﻿
#doctor-newsearch
{
	width: 98%;
}
	#doctor-newsearch a
	{
		line-height: 25px;
		text-align: center;
		display: block;
		float: right;
		margin: 5px 15px 5px 5px;
		padding: 0 10px;
		background-color: #006FB4;
		color: #fff;
		text-decoration: none;
	}

#physician-container
{
	background-color: #FFFFFF;
/*	padding: 10px;
	margin: 5px; */
	clear: both;
}

#physician-info
{
/* height:256px;  */
padding-bottom:33px;
}


	#physician-info p, #physician-offices p
	{
		margin: 3px 0; padding: 0;
	}
#physician-offices
{
background-color:#E1ECF8;
padding:5px;
width:521px;
clear: both;	
}
	p.DocOfficeName
	{
		font-size: 110%;
		font-weight: bold;
		font-style: italic;
	}

.providerdetail{
	background-color: #FFFFFF;
	width: 300px;
}

.provhdr {
	background-color: #92C0E7;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	width: 120px;
}	
.provdata {
	background-color: #E1ECF8;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}	
#provimg {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 20px 10px 0;
}
/*
#content #primary td ul, #content #primary dd ul  {
    margin:0;
}
#physician-info {
    float: left;
	margin: 0 0 0 10px;
}

#physician-info dt, #physician-info dd{
    display: block;
	float: left;
	margin-top: 5px;
	width: 310px;
}
#physician-info dt{
	clear: left;
    font-weight: bold;
	margin: 5px 8px 0 0 ;
	text-align: right;
	width: 110px;
}
*/
div#IndexSearchCtl {  padding: 0; margin: 0;  }
	div#IndexSearchCtl h3 { font-weight: bold; margin: 1px 0 9px 0; }
	div#DocSearchAlpha, div#PracSearchAlpha, div#IndexSearchHeader { padding: 10px; margin: 10px 0; background-color: #E6F1FB; }
		div#DocSearchAlpha p, div#PracSearchAlpha p { text-align: center; }
	
	div#IndexSearchCtl h3.OrText { width: 100%; text-align: center; margin: 0; padding: 0; line-height: 2em;
		background: transparent url(/_resources/img/css/OrBkg.jpg) center; }
		
	/*  IE6 Fix for FindaDoc  */
	* html div#IndexSearchCtl {width: 90%;}
	
	/*  IE6 Fix for FindaDoc  */
	
	div#IndexSearchHeader { margin: 0; padding: 0; }
		span.subh2 { font-size: 60%; color: #000; }

	div#IndexSearchCtl table { }
		div#IndexSearchCtl table tbody { }
	
	div#IndexSearchCtl fieldset { padding: 10px; }
	
	div#IndexSearchCtl fieldset.DocFindFieldSet label { width: 35%; display: inline-block; text-align: right; margin: 0 8px; }
	div#IndexSearchCtl fieldset.DocFindFieldSet div { margin: 0.8em 0; }
	
	div#IndexSearchCtl select { width: 300px; }
	div#IndexSearchCtl select#ekt_OSDistance { width: auto; }
	
	div#IndexSearchCtl input { width: 300px; }
	div#IndexSearchCtl input#ekt_ZipSort { width:100px; }
	div#IndexSearchCtl input#mysubmit { width:100px; margin: 10px 0 10px 40%; background-color: #006fb4; color: #fff; border: solid 1px #e6f1fb; }
	
	div#IndexSearchCtl input.IndSearchBtn { width: auto; padding: 2px 4px; margin: 0; background-color: #006fb4; color: #fff; border: solid 1px #333; font-weight: bold; }

	table#doctor-results { clear: both; width: 100%; background-color: #fff; }
	table#doctor-results td, table#doctor-results th { border-collapse: collapse; border: solid 1px #fff;  }
	table#doctor-results thead tr { background-color: #006fb4; color: #fff; font-weight: bold; vertical-align: middle; }
	table#doctor-results thead tr.infobar th, table#doctor-results tfoot tr.infobar td
		{ background-color: #E6F1FB; color: #006fb4; font-size: 90%; font-weight: bold; vertical-align: top; border: 0; text-align: right; padding-right: 2em; }
		table#doctor-results tfoot tr.infobar td { border-top: solid 3px #fff; }
	table#doctor-results thead tr.infobar th.paginctl, table#doctor-results tfoot tr.infobar td.paginctl
		{ text-align: left; padding-left: 10px; }
	table#doctor-results thead tr.infobar th.sortctl, table#doctor-results tfoot tr.infobar td.sortctl
		{ text-align: left; }
	
	table#doctor-results thead tr th, table#doctor-results tfoot tr td
		{ font-size: 110%; text-align: center; background-color: #006fb4 /* #79B7E4 */; }
	table#doctor-results thead tr th span, table#doctor-results tfoot tr td span
		{ font-weight: normal; font-size: 80%; }
	
	table#doctor-results tbody tr td { border-bottom: solid 1px #006fb4; }
	
	table#doctor-results thead tr.infobar th.sortctl span.docSort { display: inline-block; margin: 8px 0 0 8px; color: #0075BE; font-weight: bold; }
	
	#doctor-results td{
		font-size: 85%;
		padding: 5px 6px;
		margin: 0;
		vertical-align: top;
		/* background-color: #E6F1FB; */
	}
	#doctor-results .even td{
		/* background-color: #CCE3F7; */
	}
	#doctor-results th{
		background-color: Transparent;
		color: #fff;
		padding: 4px;
	}
	
em.HoursEmph
{
	padding-left: 2em;
}	
