@charset "UTF-8";

div#header {display: none;}
div#ahca_network {display: none;}
div#footer {display: none;}
div#botfooter {display: none;}

div#subDiv 
{
    margin: 0 0 0 0;
}
div#secHomeBody-Single
{
    margin: 0 0 0 0;
}
    
    
* {
	width: auto;
	background-image: none !important;
	color: #000 !important;
	background-color: transparent;
	border-color: #000 !important;
}


#contentMainProfiles, #contentMainPractice {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}


/* Puts URL in parenthesis after a URL when printing */

#mainContent a:link:after, #mainContent a:visited:after {
   /* content: " (" attr(href) ") "; */
   font-size: 90%;
   }
   
   #mainContentHome a:link:after, #mainContentHome a:visited:after {
   /* content: " (" attr(href) ") "; */
   font-size: 90%;
   }
   
a:link, a:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}

h1, h2, h3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}

div.large h1 {display: none;}
div.full h1 {display: none;}

div#facilityDirections {display: none;}

table#RoutingTable {display: none;}

table#ctl00_ContentPlaceHolder1_dgModifiers td 
{
   width: auto;
}

div#map_canvas 
{
 width: 580px; 
 height: 400px;
 margin-bottom: 15px;
 overflow:hidden;
 }

div#map_canvas svg
{
 width: auto; 
}

div#map_canvas path
{
 width: auto; 
}

div#map_route 
{
  font-size:12px;
  width:280px;
}

div#map_route div
{
  font-size:12px;
  width:280px;
}

div#map_route table
{
	width: auto;
}

div#map_route tr
{
	width: auto;
}

div#map_route td
{
	width: auto;
}

div#map_and_routing 
{
}

div#map_select 
{
}

div.gmnoprint 
{
  font-size: 12px;
}

span#ctl00_ContentPlaceHolder1_lblFacility 
{
	height:50px;
}

ul#top {display: none;}


div#titleBanner span {
	display: inline;
	font-size: 36px;
}

div.sub {
	overflow: inherit;
}








    
