/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body  { color: #000; font-size: 12px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; background: transparent }
#header_contain { display: none }
#header { display: none }
#contentArea:before {
content:url(../images/logo_print.gif);
}
#map_area_contain {
display:none;
visibility:hidden;	
}

.feature {
display:none;
visibility:hidden;	
}

#tool-nav {
display:none;
visibility:hidden;	
}
.button1, .button2 {
display:none;
visibility:hidden;	
}

#sp-print {
display:block;
visibility:visible;	
}
#sp-print:after {
content:url(../images/map_bg.jpg);	
}
ul.cp-nav { display: none }
ul.anc-nav { display: none }
.span-2 { display: none }
div.tabs { display: none }
/*#profile_doctors, #profile_immunization, #profile_diseases, #profile_water  { visibility: visible !important; display: block !important }
div.printer-fr { visibility: visible !important; display: block !important }*/
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6  { font-family: Arial, "Lucida Grande", sans-serif; line-height: 1 }
.span-21 h1  { font-size: 17px; padding-top: 10px }
.span-21 a    { color: #000; font-size: 14px; font-weight: bold; text-decoration: none; visibility: visible !important }
.span-21 a.goto { display: none }
.span-21 p { font-size: 12px }
#doctors-clinics-contain {display: none}
.pr-fr { display: none }
h1 { font-size: 40px }
h2 { font-size: 15px }
h4  { font-size: 30px; font-weight: bold }
h5 { font-size: 13px; font-weight: bold }
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
#contentArea a img  { display: none; border: none }
#footer a img { visibility: visible !important }
p img.top {margin-top:0;}
p { font-size: 12px }
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
#footer p {
font-size:10px;	
}
#footer a {
display:none;
visibility:hidden;	
}
.span-5 {
float:left;	
margin-right:20px;
}
.button5, .button6 {
	visibility:hidden;	
}
#copyright, #copyright img {
dsplay:none;
visibility:hidden;	
}
#contentArea img { display: none }
a:link, a:visited  { font-weight: 700; text-decoration: none; background: transparent; }
a:link:after, a:visited:after { font-size: 90%; }

