@charset "utf-8";
/* CSS Document */

/* CSS for IMP website subpages */


/* Sub Page Boxes */

#subdisplaybox {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 104px;
	border: none;
	padding: 0px;
	margin:0px;
	background: #ffffff url(images/divbg_subvertline.gif) repeat-y left top;
	z-index:100;
}


#headerbox { 
	position: absolute;
	top: 0px;
	left: 189px;
	padding:0px;
	margin:0px;
	width: 761px;
}


#subcontentbox {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	border: none;
	padding: 0px;
	margin:0px;
	background: url(images/divbg_sub2vertline.gif) repeat-y left top;
	z-index:100;
}


#subcontentbox2 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	border: none;
	padding: 0px;
	margin:0px;
	background: url(images/divbg_subvertlineb.gif) repeat-y left top;
	z-index:100;
}

#subcontentboxMAP {
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
	border: none;
	padding: 0px;
	margin:0px;
	background: url(images/divbg_MAPvertline.gif) repeat-y left top;
	z-index:100;
}


#doctorcopy {
	position: relative;
	left: 174px;
	top: 0px;
	width: 412px;
	border: none;
	/*float: left;*/
	padding: 13px 15px;
	margin:0px;
	z-index:2;
}


#rightcolumn {
	position: absolute;
	left: 681px;
	top: 0px;
	width: 259px;
	border: none;
	padding: 0px 5px;
	margin:0px;
	text-align:center;
	z-index:2;
}


#sidemenu {
	position: absolute;
	left: 617px;
	top: 0px;
	width: 303px;
	border: none;
	padding: 13px 15px;
	margin:0px;
	font-weight: bold;
	z-index:2;
}

#leftcolumn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 123px;
	border: none;
	padding: 13px 25px;
	margin:0px;
	font-size: 11px;
	z-index:2;
}
 
#mapContainer {
	width: 644px;
	height: 350px;
	border: none;
	padding: 0px;
	margin-left:20px;
	font-size: 11px;
}

#mainmap {
	width: 644px;
	margin-left: 20px;
	padding: 0px;            
}

#doctorlist {
	width: 644px;
	height: 500px;
	margin: 0px;
	padding: 13px 25px;            
}


#adminlist {
	width: 824px;
	/*height: 500px;*/
	border-style:dotted;
	margin: 0px;
	padding: 3px 5px;            
}

#adminarea {
	width: 924px;
	/*height: 500px;*/
	border-style:none;
	margin: 0px;
	padding: 3px 5px;            
}

#adminmenu {
	position: absolute;
	left: 847px;
	top: 0px;
	width: 88px;
	border:none;
	padding: 3px 5px;
	margin:0px;
	font-weight: bold;
}

#adminDrPic {
	position: absolute;
	left: 687px;
	top: 10px;
	width: 128px;
	border:none;
	padding: 3px 5px;
	margin:0px;
	font-weight: bold;
}

#rightcolumn {
	position: absolute;
	left: 681px;
	top: 0px;
	width: 259px;
	border: none;
	padding: 0px 5px;
	margin:0px;
	text-align:center;
	z-index:2;
}

#subpagewidecontent{
	width: 644px;
	margin: 0px;
	padding: 13px 25px;            
}

#subpagecontentwmenu {
	width: 566px;
	margin: 0px;
	padding: 13px 25px; 
	z-index:1;
}


#leftcolumndiv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 123px;
	border: none;
	padding: 18px 25px;
	margin:0px;
	font-size: 11px;
	z-index:2;
}


/* Formatting */

th a{
	color:#000000;
	text-decoration: none;
}

th a:hover{
	text-decoration: underline;
}

.mapdoctorslink {
	color: #19459d;
	font-weight: bold;
	text-decoration:none;
}

a.mapdoctorslink:hover {
	color: #8A8C91;
	font-weight: bold;
	text-decoration:underline;
}

h1 {
	display: inline;
	color: #19459d;
	font-size: 18px;
}

h2 {
	display: inline;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

h3 {
	display: inline;
	font-size: 14px;
	color: #19459d;
	text-decoration: underline;
	font-weight: bold;
}

h4 {
	display: inline;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

blockquote {
	background-color: #dbdcdf;
	padding: 10px;
}

.h3link {
	font-size: 14px;
	color: #19459d;
	text-decoration: underline;
	font-weight: bold;
}


.drslink {
	font-weight: normal;
}

.otherdrslink {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.subselect {
	width: 240px;
}

.directionsform {
	width: 350px;
}

p.address {
	padding: 0px 7px;
}

/* Doctor List */

ul {
  padding: 0;
  margin: auto;
  list-style: none;
  border: 0px;
  }
  
li.doctorslist {
  	float: left;
  	position: relative;
	text-align: left;
	width: 161px;
	border: 0px;
  }

  
li.doctorslist ul {
  	position: absolute; 
  	top: 0px;
  	left: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 161px;
	line-height: 1.5;
	clear: both;
	z-index:100;
  }
 

li.doctorslist ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #19459d;
}

li.doctorslist ul li a:hover {
	text-decoration: underline;
}

li.doctorslist ul li a:visited {
	color: #8A8C91;
}


