/* BEGIN DOCUMENTATION 
*****************************************************************
* FILE : /css/hep/planning/section_1927.css                     *
* ------------------------------------------------------------- *
* PURPOSE : Styles for the Section 1927 topic. This includes    *
*           overrides to FHWA and HEP stylesheets, mainly color *
*           changes where indicated                             *
* ------------------------------------------------------------- *
* OVERRIDES : /css/fhwatopic.css                                *
*             /css/hep.css                                      *
*             /css/hep/planning.css                             *
*****************************************************************
END DOCUMENTATION */

a, #breadcrumb, #breadcrumb a, #breadcrumb a:visited  { color: #557801; }
a:visited { color: #a13a01; }
a:hover, #breadcrumb a:hover { color: #5c6d30; }
.relateditem a { color : #10550b; }
h1, h2, h3, h4, h5, h6, #subnavigation li a, #subnavigation li a:visited, #subnavigation .relateditem p.relatedtitle { color: #2c3d00; }
#header, #wrapper, #subnavigation .relateditem, #subnavigation .relateditem p.relatedtitle { border-color: #2c3d00; }
#header { height: 132px; }

#header.secheader { background: #41550b url(/planning/section_1927/images/bnr_sec1927.png) no-repeat top right; }
#header.amndheader { background: #4d0498 url(/planning/section_1927/images/bnr_14thamnd.png) no-repeat top right; }
#header.nfntryheader { background: #985404 url(/planning/section_1927/images/bnr_3rdnfntry.png) no-repeat top right; }
#header #pageheading img, #header #pageheading a { color: #fff; }
#navigation { background-color: #114911; }
#navigation a, #navigation a:visited {
	/*width: 100px;*/
	text-align:center;
	line-height:97%;
	}
#navigation a.amnd, #navigation a.nfntry {
	background-image : url(/images/hep/bg_nav.png);
	background-position : center;
	background-repeat : repeat-x;
	}
#navigation a.amnd {
	/*width:140px;*/
	background-color: #370177;
	}
#navigation a.nfntry {
	/*width:160px;*/
	background-color: #ac3901;
	}
#navigation a.fdbk {
	/*width:75px;*/
	padding:8px 15px 12px 15px;
	}
#navigation a.amnd:hover { background-color: #6a0185; }
#navigation a.nfntry:hover { background-color: #ac5901; }
#wrapper { background-image: url(/planning/section_1927/images/subnavbg.png); }
#subnavigation .relateditem p.relatedtitle { padding-top: 0; margin-top: 3px; }
div#subnavigation ul li a {
	background-color: #D0D5C3;
	border-bottom: 1px solid #ABB496;
}
div#subnavigation ul li ul li a {
	background-color: #E7E9E1;
	border-bottom: 1px solid #F2EDDE;
	border-left: 5px solid #ABB496;
}
div#subnavigation ul li ul {
	border-bottom: 1px solid #ABB496;
	}
div#subnavigation ul li a:hover
, div#subnavigation ul li a.current {
	background-color: #ABB496;
	border-left-color: #ABB496;
}
#related .relateditem, #related .relateditem ul, #related .relateditem p.relatedtitle, #related .relateditem p.relatedtitle span {
	background-image: url(/planning/section_1927/images/bg_box.png);
	background-repeat: no-repeat;
	border: none;
	}
#related .relateditem {
	background-color: #f5f5ea;
	background-position: bottom left;
	padding:0;
	}
#related .relateditem ul {
	position: relative;
	padding: 0;
	padding-bottom: 15px;
	margin: 0;
	margin-left: 10px;
	background-color: #f5f5ea;
	background-position: bottom right;
	}
#related .relateditem ul li:first-child { margin-top: 0; padding-top: 5px; }
#related .relateditem ul li:last-child {margin-bottom: 0; padding-bottom: 0; }
#related .relateditem p.relatedtitle {
	color: #fff;
	background-color: #114911;
	background-position: top left;
	margin:0;
	padding: 0;
	}
#related .relateditem p.relatedtitle span {
	background-color: #114911;
	background-position: top right;
	margin-left: 10px;
	padding: 5px 10px 5px 0;
	display: block;
	}
#related .relateditem p.relatedtitle .relamnd , #related .relateditem p.relamnd{ background-color: #370177; }
#related .relateditem p.relatedtitle .relnfntry, #related .relateditem p.relnfntry { background-color: #ac3901; }

#contacts {
	border: 1px solid #553A24;
	background-color: #F3EFE5;
	width: 94%;
	}
#contacts p.contacttitle {
	color: #fff;
	background-color: #41550B;
	border-bottom: 1px solid #553A24;
	}
#contacts ol {
	list-style-type: square;
	}
.docnav ul li a, .docnav ul li a.index { border-color: #41550b; }
.docnav ul li a.current, .docnav ul li a:hover { background-color: #41550b; }
div.docnav ul li a { text-decoration: none!important; }
div.docnav { padding: 3px 0 0 0; height: 3%; }
fieldset {
	width: 410px;
	border: 1px solid #ccc;
	}
label {    
	display: block;  
	margin-top: 1em;
	}
input {
	width: 200px;
	}
textarea {
	width: 400px;
	height: 200px;
	}
input.submit {
	width: auto;
	margin-top: 10px;
	}
input.counter {
	width: auto;
	border: none;
	text-align: right;
	}
