﻿body {
}



#ctl00_Menu1
{

	z-index: 1000;
	position:relative;
}

#ctl00_Menu
{

	z-index: 1000;
	position:relative;
}



#mainPanel
{
	position:relative;
	top:0px;
	left:0px;
	border: solid 0px red;
	z-index: 1;
	height:612px;
}

/* SEARCH PANEL STYLE -- BEGIN*/

div#searchPanel
{
	margin:0 auto;
	font-family:Arial;
	font-size: 12px;	
	border: solid 0px #937caa;
	position:absolute;
	top:10px;
	left:20px;
	width: 587px;
	height: 147px;	
	color:#000;
	background: transparent url(../../../_images/fad/find_a_physician_form_box.png) no-repeat scroll 0 0
}

div#searchPanel label
{
	display: block;
}
#DoctorNameGroup
{
	position:absolute;
	left:38px;
	top:30px;
}
#CityGroup
{
	position:absolute;
	top: 80px;
	left:38px;
}
#StateGroup
{
	position:absolute;
	left: 220px;
	top: 80px;
}

#ZipCodeGroup
{
	position:absolute;
	left: 220px;
	top: 30px;
}

#MilesGroup
{
	position:absolute;
	left: 300px;
	top: 80px;
}

#btnSearch
{
	background: #8C6CAC none repeat scroll 0 0;
	color:#FFF;
	border: none;
	width:105px;
	height:30px;
	position:absolute;
	left: 420px;
	top: 83px;
}


/* SEARCH PANEL STYLE -- END*/












/* DOC LIST PANEL STYLE -- BEGIN*/



#xmlResults
{
	font-family:Arial;
	font-size: 10px;
	position:absolute;
	top:157px;
	left:25px;
	height: 490px;
	width: 215px;

}




#docNames
{
	overflow:auto;
	height:420px;
}


#docNames ul
{
	color:Black;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

#locatorResults { 
	list-style: none;
	clear: both;
	margin:0px 0px 0px 0px !important;
	padding-left:0px;

}
ul#locatorResults li {
    margin-left: 0px;
	line-height: 1.3em;
	height:100px;
}
ul#locatorResults li table 
{
	height:100px;
    width: 210px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background: url('../images/PhysFinder-1col-DrButton-inactive.gif') no-repeat;
    
    
}
ul#locatorResults li table:hover {
    background: url('../images/PhysFinder-1col-DrButton-active.gif') no-repeat;
}


.docListNumber
{
	padding: 0px 0px 0px 10px;
	width: 10px;
	font-weight:bold;
}
.docListAddress
{
	font-size: 10px;
	width: 120px;
	padding-right: 15px;

	height: 92px;
}

#docName
{
	font-weight:bold;
	
}
#docName a:link
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:#937caa;
}
#docName a:visited
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:#937caa;
}
#docName a:hover
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:#c3c3c3;
}
#docName a:active
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:#937caa;
}

#docList_Pager
{

	
	position:absolute;
	top: 419px;
	text-align:center;
	width:100%;
}
#docList_Pager_Spacer
{
	width: 50px;
}

/*
#btnNextSet
{
	width: 85px;
	height: 30px;
	background-repeat: no-repeat;
	border: none;
	background: url('../images/NextButton_active.gif');
}
#btnNextSet:hover
{
	background: url('../images/NextButton_inactive.gif');
}
#btnPreviousSet
{
	width: 85px;
	height: 30px;
	background-repeat: no-repeat;
	border: none;
	background: url('../images/PrevButton_active.gif');
}
#btnPreviousSet:hover
{
	background: url('../images/PrevButton_inactive.gif');
}
*/
#docList_RecordCount
{

	
	position:absolute;
	top:439px;
	text-align:center;
	width:100%;
}
/* DOC LIST PANEL STYLE -- END*/


/* MAP PANEL AND MAP BALLOON PANEL STYLE -- BEGIN*/
#mapPanel
{
	border: solid 1px #937caa;
	top:150px;
	left:245px;
	position:relative;	
	width:355px;
	height:455px;
	background-color:#937caa;
}
#balloonResults
{
	font-family:Arial;
	border: solid 0px #937caa;
	font-size: 11px;
	display:block;
	line-height:12px;
}
#balloonResults span
{
	display:block;
	width: 250px;

}

#balloonResults span strong
{
	font-size:11px;
	
}

#balloonName 
{
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}

#ballonOfficeHours
{
	padding: 5px 0px 5px 0px;
}

#balloonWebsite
{
	padding: 5px 0px 5px 0px;
}

/*
#balloonResults
{
	font-family:Arial;
	border: solid 1px #937caa;
	font-size: 10px;
	display:block;
}
#balloonResults span
{
	display:block;
}

#balloonName
{
	display:block;
	font-size:14px;
	font-weight:bold;
}
*/
/* MAP PANEL AND MAP BALLOON PANEL STYLE -- END*/

/* WAITING PANEL STYLE -- END*/
#waitPanel
{
	background-color:#937caa;
	color:White;
	position:absolute;
	text-align:center;
	
	
	top:275px;
	left:300px;
	width:220px;
}
/* WAITING PANEL STYLE -- END*/

/*
#hi-z-custom-div1
{	
}
#hi-z-custom-div2
{	
}





#docListPanel
{

	top:70px;
	left:-10px;
	height: 400px;
	width: 550px;
	position:absolute;
}


#xmlResults
{
	font-family:Arial;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

#xmlresultsHeader
{
	width: 540px;
	display:block;
	font-size: 13px;
	line-height: normal;
	color: #707070;
	visibility: hidden;
}
#docNames
{
	position:absolute;
	top:40px;
	left:20px;
	padding: 10px 10px 10px 10px;
	overflow:auto;
	height:280px;
	width:470px;
	color:#9d8eb7;
	background-color:#e6deed;
	
}

ul#locatorResults { 
	list-style: none;
	clear: both;
	margin: 10px 0 0;
}

ul#locatorResults li {
    border-bottom: 1px solid #737373;
    border-top: 1px solid #AEAEAE;
	clear: both;	
	cursor: pointer;
	height: 30px;
	width:450px;

}

ul#locatorResults  li a,
ul#locatorResults  li dl,
ul#locatorResults  li div {
	float: left;
}

ul#locatorResults  li a 
{
	position:relative;
	height:100%;
	width:100%;
	padding: 6px 0px 0px 10px;
}
ul#locatorResults  li a:link
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:#9d8eb7;
}
ul#locatorResults  li a:visited
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:#9d8eb7;
}
ul#locatorResults  li a:hover
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:White;
	background-color:#656565;
}
ul#locatorResults  li a:active
{
	font-size:10;
	font-family:Arial, Sans-Serif;
	text-decoration:none;
	color:#9d8eb7;
}





#docList_Pager
{
	position:absolute;
	top:13px;
	text-align:right;
	width:490px;
}

#previousSet input
{
	border:0;
	width:108px;
	height:21px;
	background: url('../images/demo1/btn_viewPrev_off.gif') no-repeat;
}

#nextSet input
{
	border:0;
	width:108px;
	height:21px;
	background: url('../images/demo1/btn_viewNext_off.gif') no-repeat;
}
#docList_RecordCount
{
	position: relative;
	width: 477px;
	top: 11px;
	left: 27px;
	font-size: 13px;
	line-height: normal;
	color: #707070;

}

*/

