@charset "UTF-8";
/* these are styles that differ from the defaults in nist-styles.css, mostly having to do with highlight colors */
 
/* need this to battle an IE Bug with the pie.htc behavior.*/
.mostpopular { position:relative;z-index:100; }

/*.nstic h1, .nstic a:link, .nstic a:visited, .nstic a:hover { color:#5185ad; }
.nstic #navigation-wrapper { background:#5185ad; /*for no gradient-support */
/*	background: -webkit-gradient(linear, left center, right center, from(#A4C7E0), to(#5185ad));
	background: -moz-linear-gradient(left center, rgb(164,199,224) 35%, rgb(81,133,173) 59% );
	-pie-background: linear-gradient(left top,#A4C7E0, #5185ad);
}
.nstic ul.dropdown ul li, .nstic .mostpopular .CS_LinkBar_BeforeLabel { background-color: #5185ad; }
*/

.nstic h1, .nstic h2 { color:#03233c; }
.nstic a:link, .nstic a:visited, .nstic a:hover { color:#086A87; }
.nstic #navigation-wrapper { background:#03233c; /*for no gradient-support */
}
.nstic ul.dropdown ul li { background-color: #03233c; }
.nstic .mostpopular .CS_LinkBar_BeforeLabel { background-color: #086A87; }

/* .homepage Main Page Template  */
.homepage #banner-graphic-wrapper { height:74px; width:975px; margin-left: 0px; }
.homepage #navigation-wrapper { background: #fff url(http://www.nist.gov/images/ui/blue_greyBanner.gif) repeat-x scroll 0% 99%; height:19px; width:860px; margin-left: 115px; }
.homepage #meta-navigation-wrapper { background: #fff url(http://www.nist.gov/images/banner_graphics/curvy_topline.jpg) no-repeat  0px 0px; height:15px; margin:0 15px 0 0; padding:0; width:975px; }	
.homepage #meta-navigation-links { left:507px; position:relative; top: 2px; }
.homepage ul.dropdown a { color:#362bb6; }
.homepage ul.dropdown ul li { background-color:#d5d3d3; }
.homepage ul.dropdown a.white {color:#ffffff;}
/* gotta clear the underline on links that are only DIVs with background */
a.healthinsurance:hover, a.businessusa:hover, a.recoverygov:hover, a.science:hover, a.usagov:hover, a.facebook:hover, a.flickr:hover, a.twitter:hover, a.rss:hover, a.linkedin:hover, a.youtube:hover {text-decoration: none;}

/* homepage search form */
#meta-search-form-homepage { width:200px; position:relative; top:-32px; left:607px; }
#meta-search-form-homepage .meta-search-form-button, 
	#meta-search-form-homepage .meta-search-form-input { font-size:9px; line-height:1; margin:0; padding:0; border: 1px solid #959393; }
#meta-search-form-homepage .meta-search-form-input { width:133px; height:14px; background: #f0efef; }
#meta-search-form-homepage .meta-search-form-button { width:44px; background:#d6d6d6; }
