
#doctor-newsearch
{
	height: 45px;
	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;
	}



#doctor-results
{
	/* clear: both; Hidden for Hospital Conversion. CCC */
	background-color: #79B7E4;
	border: solid 10px #79B7E4;
	width: 96%;
}
	#doctor-results tr
	{
		
	}
#doctor-results td{
	font-size: 85%;
    padding: 5px 6px;
    margin: 0;
    vertical-align: top;
    background-color: #E6F1FB;
}
#doctor-results a{ /* Added for hospital conversion   CCC*/
	font-size: 95%;
}

#doctor-results .even td{
    background-color: #CCE3F7;
}
#doctor-results th{
	background-color: Transparent;
    color: #fff;
	padding: 4px;
}
#doctor-results tfoot td{
	background-color: #006FB4;
	border-top: 4px solid #fff;
	padding: 4px;
}
#doctor-results tfoot td a{
    color: #fff;
}

#physician-container
{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 150px;
	margin: 5px;
}

#physician-picture
	{ 
		margin:0px 0 10px 0;
		float:left;
	}
	
* html #physician-picture {margin-bottom: 0px;}
	
#picture-container{width:105px;position:absolute;left:62px;top:426px;padding-top:20px;}
* html #picture-container{top:426px; } /*  IE6 Fix   */
*:first-child +html #picture-container{top:426px; } /*  IE7/8 Fix   */

#MakeApptButton  a
	{
	position:relative;
	float:left;
	text-decoration:none;
	background-color:#006FB4;
	color:#FFFFFF;
	display:block;
	line-height:16px;
	padding:7px;
	text-align:center;
	width:92px; /* 105 total. 7px padding on each side  */
	}
/*
	* html #MakeApptButton  a {margin-left:2px; }  /* IE 6 Fix for padding on button */	

#physician-info
{
	background-color: #CCE3F7;
	padding: 5px 5px 5px 5px;
}
	#physician-info p, #physician-offices p
	{
		margin: 3px 0; padding: 0;
	}
#physician-offices
{
	background-color: #E6F1FB;
	padding: 5px 5px 5px 5px;
}
	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;
}	
/*
#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 15px 0 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;
}	
