/*  
PAC Print as Text Styles 

**** Do Not OVERIDE style.css *****

*/


/* Admin
-------------------------------------------------------------- */
body 
{
background: white;
font-size: 10pt;
font-family:Arial, Helvetica, sans-serif;
}
#header, .span-3, #footer { display:none;}

.container {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
img {display:none;}

.expired {color:#CC3300;font:bold 17px Arial, Helvetica, sans-serif;text-transform:uppercase;}
h2, h3 {font-size:12pt;margin:auto;}
/* Meta
-------------------------------------------------------------- */
.date {font-size:16px;font-weight:bold;color:#333;}
.submitted {font-size:14px;color:#333;}
#special {display:none;}

/* Bottom Line
-------------------------------------------------------------- */

#meta, #general, #bottomline, #danger-summary, #summary, .concern, #recent-activity, #mountain-weather, #current-conditions, #general-announcements, #obs, #adv-foot 
{
width:100%;
float:left;
clear:left;
border: 0;
margin:0;
padding: 0;
}
h3#bottom {display:none;}

/* Summary
-------------------------------------------------------------- */
#dangerscale, .def {display:none;}

table.avyconcern {display:none;}

/* Mountain Weather
-------------------------------------------------------------- */
.noaa {display:none;}
h6 {font:bold 12px Arial;color:#474747;}

/* Misc styles, fixes, clearfix, text
-------------------------------------------------------------- */

a{color:#0057AD;text-decoration:underline;outline:none;}
a:hover{color:#3399FF;}
