/*:: General Styles
------------------------------------- */
body{font-family:arial, sans-serif; font-size:12px;}
a{text-decoration:none; color:#000;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
h1{font-size:20px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

	/* - Clear Fix Based On http://www.positioniseverything.net/easyclearing.html - */
		.clearfix:after, .container:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
		.clearfix, .container {display: inline-block;}
		* html .clearfix,
		* html .container {height: 1%;}
		.clearfix, .container {display: block;}


/*:: Turn these shenanigans off
------------------------------------- */
#fNav, #gNav, #prodNav, #drawings, #otherButton{display:none !important;}

/*:: Header
------------------------------------- */
#printHead{width:100%;}
#header{display:none;}

/*:: Content
------------------------------------- */
#hero{text-align:center; clear:both; padding-top:1em;}
#contentBuffer h1, #techBottom h3{text-align:center; border-width:1px 0; border-style:solid; border-color:#dedede; clear:both;}

#nest{float:left; width:48%; padding-right:1%;}
#other{float:left; width:48%; padding-left:1%;}

	#tech table{font-size:11px;}
	#tech th{vertical-align:bottom; font-weight:bold; padding:5px 10px; font-size:12px;}
	#tech td{border-bottom:1px solid #e3e3e3; text-align:center; padding:2px 0;}
	#tech .darker td{border-bottom:1px solid #000;}

/*:: Footer
------------------------------------- */
#footer{text-align:center;color:#828282; clear:both; border-top:1px solid #000; margin-top:1em;}
#footer address{font-style:normal;}
#footer *{display:inline;}