/* *********************************************** */
.blankbox {
	position: relative;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 1em;
	}

.content h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-family: Arial, Helvetica, sans-serif; */
	font-weight: normal;
	font-size: 2em;
	letter-spacing: 2px;
	border-bottom: 1px dotted #000000;
	margin: 12px 0;
	padding-bottom: 4px;
	display: block;
	width: 75%;
	}
.content h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 125%;
	margin: 6px 0 12px 0;
	display:block;
	}
.content h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.05em;
	line-height: 125%;
	margin: 6px 0 12px 0;
	display:block;
	}

aside .content h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1em;
	line-height: 125%;
	letter-spacing: 2px;
	margin: 6px 0 12px 0;
	display:block;
	}

.content p {
	font-family: arial, helvetica, sans-serif;
	font: Calibri, arial, helvetica, sans-serif;
	font-size: .85em;
	letter-spacing: 1px;
	line-height: 125%;
	padding: 0 0 8px 0;
	display:block;
	}
.bold {
	font-weight:bold;
	}
aside .content p {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	letter-spacing: 1px;
	line-height: 115%;
	padding: 0 0 8px 0;
	display:block;
	}


.imageleft0 {
	float: left;
	border: 0;
	margin: 0 1em 1em 0;
	}



/* =============================================================== */
.content ul, .content ol, .content dl {
	padding: 2px 0;
	margin-bottom: 1.5em; 
		}
aside .content ul, aside .content ol, aside .content dl {
	padding: 2px 0;
	margin-bottom: 0.5em; 
	}
.content li, .content dt, .content dd {
	font-family: arial, helvetica, sans-serif;
	font-size: .85em;
	letter-spacing: 1px;
	line-height: 125%;
	padding: 2px 0;
	}
aside .content li, aside .content dt, aside .content dd {
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	letter-spacing: 1px;
	line-height: 115%;
	padding: 2px 0;
	}




.content li li { font-size: 1em; }
.content li li li { font-size: 1em; }
.content li li li li { font-size: 1em; }
.content li li li li li { font-size: 1em; }

.content ul {
	list-style-type: disc;
	margin-left: 2.5em;
	}
.content ul ul {
	font-size: 1em;
	list-style-type: circle;
	margin-left: 2em;
	}
.content ul ul ul {
	list-style-type: square;
	margin-left: 2em;
	}
.content ul ol {
	font-size: 1em;
	list-style-type: decimal;
	margin-left: 2.5em;
	}
.content ol {
	list-style-type: decimal;
	margin-left: 2.5em;
	}
.content ol ol {
	font-size: 1em;
	list-style-type: lower-alpha;
	margin-left: 2em;
	}
.content ol ol ol {
	list-style-type: lower-roman;
	margin-left: 2em;
	}
.content ol ul {
	font-size: 1em;
	list-style-type: circle;
	margin-left: 2em;
	margin-bottom: 0;
	}
.content dl dt {
	margin-left: 2em;
	font-weight: bold;
	}
/*
.content dl dd {
	margin-left: 3em;
	}
*/

/* =============================================================== */

.bluebox {
	position: relative;
	overflow: hidden;
	border: 1px solid #696;
	padding: 10px;
	margin-bottom: 2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #a1dbff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a1dbff), to(#f0f9ff));
	background: -webkit-linear-gradient(#a1dbff ,#f0f9ff);
	background: -moz-linear-gradient(#a1dbff, #f0f9ff);
	background: -ms-linear-gradient(#a1dbff,#f0f9ff);
	background: -o-linear-gradient(#a1dbff, #f0f9ff);
	background: linear-gradient(#a1dbff, #f0f9ff);
	-pie-background: linear-gradient(#a1dbff, #f0f9ff);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.bluetopper {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #c7d2e1;
	padding: 10px;
	margin-bottom: 2em;
	background: #a1dbff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a1dbff), to(#f0f9ff));
	background: -webkit-linear-gradient(#a1dbff ,#f0f9ff);
	background: -moz-linear-gradient(#a1dbff, #f0f9ff);
	background: -ms-linear-gradient(#a1dbff,#f0f9ff);
	background: -o-linear-gradient(#a1dbff, #f0f9ff);
	background: linear-gradient(#a1dbff, #f0f9ff);
	-pie-background: linear-gradient(#a1dbff, #f0f9ff);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.greenbox {
	position: relative;
	overflow: hidden;
	border: 1px solid #696;
	padding: 10px;
	margin-bottom: 2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #66ee33;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#66ee33), to(#eeff99));
	background: -webkit-linear-gradient(#66ee33, #eeff99);
	background: -moz-linear-gradient(#66ee33, #eeff99);
	background: -ms-linear-gradient(#66ee33, #eeff99);
	background: -o-linear-gradient(#66ee33, #eeff99);
	background: linear-gradient(#66ee33, #eeff99);
	-pie-background: linear-gradient(#66ee33, #eeff99);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.greentopper {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #c7d2e1;
	padding: 10px;
	margin-bottom: 2em;
	background: #66ee33;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#66ee33), to(#eeff99));
	background: -webkit-linear-gradient(#66ee33, #eeff99);
	background: -moz-linear-gradient(#66ee33, #eeff99);
	background: -ms-linear-gradient(#66ee33, #eeff99);
	background: -o-linear-gradient(#66ee33, #eeff99);
	background: linear-gradient(#66ee33, #eeff99);
	-pie-background: linear-gradient(#66ee33, #eeff99);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.graybox {
	position: relative;
	overflow: hidden; 
	border: 1px solid #696;
	padding: 10px;
	margin-bottom: 2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #b3bead;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b3bead), to(#fcfff4));
	background: -webkit-linear-gradient(#b3bead, #fcfff4);
	background: -moz-linear-gradient(#b3bead, #fcfff4);
	background: -ms-linear-gradient(#b3bead, #fcfff4);
	background: -o-linear-gradient(#b3bead, #fcfff4);
	background: linear-gradient(#b3bead, #fcfff4);
	-pie-background: linear-gradient(#b3bead, #fcfff4);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.graytopper {
	position: relative;
	overflow: hidden; 
	border-top: 1px solid #c7d2e1;
	padding: 10px;
	margin-bottom: 2em;
	background: #b3bead;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b3bead), to(#fcfff4));
	background: -webkit-linear-gradient(#b3bead, #fcfff4);
	background: -moz-linear-gradient(#b3bead, #fcfff4);
	background: -ms-linear-gradient(#b3bead, #fcfff4);
	background: -o-linear-gradient(#b3bead, #fcfff4);
	background: linear-gradient(#b3bead, #fcfff4);
	-pie-background: linear-gradient(#b3bead, #fcfff4);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.yellowbox {
	position: relative;
	overflow: hidden;
	border: 1px solid #696;
	padding: 10px;
	margin-bottom: 2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #CCFF33;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CCFF33), to(#fcfff4));
	background: -webkit-linear-gradient(#CCFF33, #fcfff4);
	background: -moz-linear-gradient(#CCFF33, #fcfff4);
	background: -ms-linear-gradient(#CCFF33, #fcfff4);
	background: -o-linear-gradient(#CCFF33, #fcfff4);
	background: linear-gradient(#CCFF33, #fcfff4);
	-pie-background: linear-gradient(#CCFF33, #fcfff4);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.yellowtopper {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #c7d2e1;
	padding: 10px;
	margin-bottom: 2em;
	background: #CCFF33;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#CCFF33), to(#fcfff4));
	background: -webkit-linear-gradient(#CCFF33, #fcfff4);
	background: -moz-linear-gradient(#CCFF33, #fcfff4);
	background: -ms-linear-gradient(#CCFF33, #fcfff4);
	background: -o-linear-gradient(#CCFF33, #fcfff4);
	background: linear-gradient(#CCFF33, #fcfff4);
	-pie-background: linear-gradient(#CCFF33, #fcfff4);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.brownbox {
	position: relative;
	overflow: hidden;
	border: 1px solid #696;
	padding: 10px;
	margin-bottom: 2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #f1f1ea;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f1f1ea), to(#f0f9ff));
	background: -webkit-linear-gradient(#f1f1ea ,#f0f9ff);
	background: -moz-linear-gradient(#f1f1ea, #f0f9ff);
	background: -ms-linear-gradient(#f1f1ea,#f0f9ff);
	background: -o-linear-gradient(#f1f1ea, #f0f9ff);
	background: linear-gradient(#f1f1ea, #f0f9ff);
	-pie-background: linear-gradient(#f1f1ea, #f0f9ff);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.browntopper {
	position: relative;
	overflow: hidden;
	border-top: 1px solid #c7d2e1;
	padding: 10px;
	margin-bottom: 2em;
	background: #f1f1ea;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f1f1ea), to(#f0f9ff));
	background: -webkit-linear-gradient(#f1f1ea ,#f0f9ff);
	background: -moz-linear-gradient(#f1f1ea, #f0f9ff);
	background: -ms-linear-gradient(#f1f1ea,#f0f9ff);
	background: -o-linear-gradient(#f1f1ea, #f0f9ff);
	background: linear-gradient(#f1f1ea, #f0f9ff);
	-pie-background: linear-gradient(#f1f1ea, #f0f9ff);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}


.clearbox {
	position: relative;
	overflow: hidden;
	border: 1px solid #696;
	padding: 10px;
	margin-bottom: 2em;
	background: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.nobox {
	position: relative;
/*	overflow: hidden; */
	padding: 10px;
	}

.sidebar {
	border-left: 1px solid #c7d2e1;
	margin-bottom: 2em;
	}

.litebox-blue {
	position: relative;
	padding: 10px;
	background: #EFF4FB;
	}
.litebox-gray {
	position: relative;
	padding: 10px;
	background: #dfe4dc;
	background: #e8ebe6;
	}
.litebox-green {
	position: relative;
	padding: 10px;
	background: #e7fcdf;
	}
.litebox-yellow {
	position: relative;
	padding: 10px;
	background: #f2ffcc;
	}





.greenfade {
	position: relative;
	overflow: hidden;
	padding: 10px;
	margin-bottom: 2em;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #e7fcdf;
	background: #66ee33;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#66ee33), to(#e7fcdf));
	background: -webkit-linear-gradient(#66ee33, #e7fcdf);
	background: -moz-linear-gradient(#66ee33, #e7fcdf);
	background: -ms-linear-gradient(#66ee33, #e7fcdf);
	background: -o-linear-gradient(#66ee33, #e7fcdf);
	background: linear-gradient(#66ee33, #e7fcdf);
	-pie-background: linear-gradient(#66ee33, #e7fcdf);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}


.calendarbox {
	position: relative;
/*	overflow: hidden; */
	border: 1px solid #696;
	padding: 10px;
	margin-bottom: 2em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #b3bead;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b3bead), to(#fcfff4));
	background: -webkit-linear-gradient(#b3bead, #fcfff4);
	background: -moz-linear-gradient(#b3bead, #fcfff4);
	background: -ms-linear-gradient(#b3bead, #fcfff4);
	background: -o-linear-gradient(#b3bead, #fcfff4);
	background: linear-gradient(#b3bead, #fcfff4);
	-pie-background: linear-gradient(#b3bead, #fcfff4);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}




/* =============================================================== */
.readmore {
	position: relative;
	margin: 0 0 0 0;
	border: 1px solid #34740e; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.70em; 
	padding: 1px 10px 1px 6px; 
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; 
	text-align: center;
	text-decoration: none; 
	display: inline-block;
	color: #FFFFFF; 
	background: #4ba614;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4ba614), to(#008c00));
	background: -webkit-linear-gradient(#4ba614 ,#008c00);
	background: -moz-linear-gradient(#4ba614, #008c00);
	background: -ms-linear-gradient(#4ba614,#008c00);
	background: -o-linear-gradient(#4ba614, #008c00);
	background: linear-gradient(#4ba614, #008c00);
	-pie-background: linear-gradient(#4ba614, #008c00);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.readmore:hover {
	position: relative;
	border: 1px solid #224b09; 
	background: #36780f;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#36780f), top(#005900));
	background: -webkit-linear-gradient(#36780f, #005900);
	background: -moz-linear-gradient(#36780f, #005900);
	background: -ms-linear-gradient(#36780f, #005900);
	background: -o-linear-gradient(#36780f, #005900);
	background: linear-gradient(#36780f, #005900);
	-pie-background: linear-gradient(#36780f, #005900);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.readmore2 {
	position: relative;
	margin: 0 0 0 0;
	border: 1px solid #555555; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.70em; 
	padding: 1px 10px 1px 6px; 
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight:bold; 
	text-align: center;
	text-decoration: none; 
	display: inline-block;
	color: #e9e9e9; 
	background: #6e6e6e;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#888888), to(#575757));
	background: -webkit-linear-gradient	(#888888, #575757);
	background: -moz-linear-gradient		(#888888, #575757);
	background: -ms-linear-gradient			(#888888, #575757);
	background: -o-linear-gradient			(#888888, #575757);
	background: linear-gradient					(#888888, #575757);
	-pie-background: linear-gradient		(#888888, #575757);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
.readmore2:hover {
	position: relative;
	border: 1px solid #b6c7cc; 
	background: #616161;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#757575), top(#4b4b4b));
	background: -webkit-linear-gradient	(#757575, #4b4b4b);
	background: -moz-linear-gradient		(#757575, #4b4b4b);
	background: -ms-linear-gradient			(#757575, #4b4b4b);
	background: -o-linear-gradient			(#757575, #4b4b4b);
	background: linear-gradient					(#757575, #4b4b4b);
	-pie-background: linear-gradient		(#757575, #4b4b4b);
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
/* =============================================================== */
