/*	---	Masthead Styles			-------	*/

/* Link styles for entire site */

a:link {color: #0000ee}
a:visited {color: #551a8b}
a:hover {color: #CC0000}
a:active {color: #ff0000}

#mgis_georgia_links {
font: Georgia;
font-weight:bold;
}

#mgis_arial_body {
font-family: Arial;
font-size: small;
}

/* #massgis {
}

#massgis.mgis_georgia_links {
font: Georgia;
font-weight:bold;
}

#massgis.mgis_arial_body {
font-family: Arial;
font-size: small;
}*/

/* Common components */

#mgmasthead * {
padding: 0 0 0 0; /* reset margins and padding for all mgmasthead elements */
margin: 0 0 0 0;
}

#mgmasthead {
position: relative;
font-size: 62.5%;
width: 100%;
background: #00126e url(http://www.mass.gov/CommonImages/images/np_logo_btm.jpg) 100% 99% no-repeat;
color:#fff;
}

#mgmasthead a:link {
color:#fff;
}

#siteinfo {
font:1.2em/1.8em Arial, Helvetica, sans-serif;
/*font:1.4em/2.0em Arial, Helvetica, sans-serif;*/
margin:0 !important;
padding: 0px 15px;
font-weight:bold;
word-spacing:1px;
}

#logo {
height:60px;
}

#logo a {
display:block;
float:right;
width:210px;
height:47px;
text-indent:-9999px;
text-decoration:none;
}

#sitename {
background: #8095b4 url(http://www.mass.gov/CommonImages/images/np_logo_top.jpg) bottom right no-repeat;
margin-top: -62px;
padding: 0 15px;
height:38px;
}

#sitename a {
font: 1.9em/2em Arial, Helvetica, sans-serif;
display:block;
text-decoration:none;
}


#quicklinks {
list-style-type: none;
font: 1em/1.2em Arial, Helvetica, sans-serif;
margin:0;
padding:0 15px;
/*height: 29px;*/
}

#quicklinks li {
display:inline;
padding: 2px;
}

#quicklinks li.agencyhome {
margin-right:1em;
}

#quicklinks li a {
font:1.2em/2.5em Arial, Helvetica, sans-serif;
padding-right:.5em;
}

#quicklinks li a:link,
#quicklinks li a:visited {
text-decoration:none;
color: #ffffff;
font-size: 10px;
}

#quicklinks li a:hover {
text-decoration: underline;
}

#quicklinks li a:active {
text-decoration:none;
}

#quicklinks li.topic_home a {
background:none;
}

#mgsearchbar, #mgnavbar {
width: 100%;
margin:0;
padding: 5px 0;
background-color: #7e899d;
display:block;
}

#mgsearchbar #searchform {
margin: 0 .5em;
text-align: right;
background-color: #7e899d;
}

#searchbox {
	font: .7em Arial, Helvetica, sans-serif;
	vertical-align : middle;
}

#searchform button, #searchform select {
	font: .7em/.8em Arial, Helvetica, sans-serif;
	vertical-align : middle;
}

#searchform button {
	font-weight: bold;
	color: #000;
	background-color: #8095b4;
	padding: 2px;
	border: 1px solid #000;
	margin-left:4px;
}

/*  Banner 3 */

.banner3 #siteinfo {
background: #8095b4 url(http://www.mass.gov/CommonImages/images/np_narrow_top.jpg) bottom right no-repeat;
height: 25px;
text-align: left;
}

#mgmasthead.banner3 {
background: #00126e url(http://www.mass.gov/CommonImages/images/np_narrow_btm.jpg) bottom right no-repeat;
height: 54px;
text-align: left;
}

.banner3 #logo {
margin-top: -25px;
margin-bottom: -29px;
height: 53px;
}

.banner3 #logo a {
text-indent:-9999px;
text-decoration:none;
}

.massgis_georgia_dw {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 12px;
}

.massgis_georgia_dw14 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 14px;
}

.massgis_arial_dw {
	font-family: Arial, "sans serif";
	font-size: 12px;
}
.massgis_arial_dw_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.massgis_georgia_header {
	font-family: Georgia, serif;
	font-size: 18px;
}
.massgis_Georgia_RedHeader {
	font-style: italic;
	font-family: Georgia, serif;
	color: #CC0000;
	font-size: 20px;
}
.Massgis_georgia_title22 {
	font-family: Georgia, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	/*letter-spacing: -0.5px;*/
}
.update_date {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.datalayer_date {
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #993300;
}
.datalayer_name {
	color: #993300;
	font-size: 20px;
	font-family: Georgia, Times, serif;
}

.ViewerPageHeading {
	color: #006600;
	font-size: 20px;
	font-family: Georgia, Times, serif;
}

.OrderrPageHeading {
	color: #009;
	font-size: 20px;
	font-family: Georgia, Times, serif;
}

.footer_text_links {
	font-family: Arial, sans-serif;
	font-size: 7.5pt;
	letter-spacing: normal;
}
.massgis_page_category {
	font-family: Arial, sans-serif;
	font-size: 18px;
/*	font-weight: bold; */
	color: #FFFFFF;
}
.mgis_small_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.mgis_small_notbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*==================================
   Footer Styles
================================== */
#masthead, #footer {
	background: #251779;
	}
#footer {
	margin: 0;
	padding: 1.5em 5px;	
	background: #413e75;	
	font-size: 1.1em;
	line-height: 1em;
	text-align: right;
	color: #fff;
	list-style: none;
	clear: both;	
	}
#footer li {
	display: inline;
	padding: 10px;
	}	
#footer li#copyright {
	margin-top: -1em;
	float: left;
	}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer a:active {
	text-decoration: none;
	color: #fff;
	}
/* ================================== */

/* ==================================
 	   Footer Elements
   ================================== */  	
#footer {
	text-align: left;
	clear: both;
	background-color: #fff; /* for safari */
	}
* html #footer {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	}	
#footer li {
	display: none;
	}
#footer li#copyright {
	display: block;
	width: 100%;
	margin: 2em 0 0 -5px;
	padding: 1.2em 0 0 1em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 2px solid #00649b; 	
	clear: both;
	z-index: 100;
	}
* html #footer li#copyright {
	width: 100%;
	margin-left: 0;
	}		
	
.FTPpageSubTitle {
	color: #636;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.FTPpageTitle {
	color: #636;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.FTPpageSubTitle .FTPpageSubTitle em {
	font-style: normal;
}
.command_line_type {
	font-family: Courier New, Courier, monospace;
}
.Red_bdy_text {
	color: #C00;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

