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

.pageHeader{
	vertical-align:bottom;
	background-color:#003a70;
	
	height:50px;
}

.Social{
	/*margin-top:200px;*/
	height:64px;
	text-align:center;
}

.Social img{
	padding-top: 4px;
	padding-left:20px;
	height:35px;
	width:auto;
}

#uom{
	margin-top:50px;
	color:#ff0000;
	margin-left: 50%;
}

#type{
	min-width:90px;
		
}

#size{
	min-width:90px;
		
}

#tpi{
	min-width:70px;	
}

#percentthread{
	min-width:90px;
}

.recommendation{
	margin-top:2em;
	text-align:center;	
}
.recommendation p{
	font-size:1.2em;
	font-weight:bold;
}
.recommendation table{
	margin-left:130px;
}

.recommendation td{
	text-align:center;
	width:200px;
	font-size:1.2em;
	font-weight:bold;
}

#holesize, #torque, #horsepower{
	color:#ff0000;	
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:2em;
}

#material{
	min-width:150px;
}

#rpm{
	min-width:70px;	
}

#style{
	min-width:110px;	
}

#torque{
	color:#ff0000;
}

#horsepower{
	color:#ff0000;
}

.torquediv{
	float:left;	
}

#tapspec{
	margin-top:30px;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#ff0;*/
	height:100px;
	
}

.tapparm{
	text-align:center;
	float:left;
	width:24%;
	/*margin-right:.25em;*/
	padding:.1em;
}

.tapparmM{
	text-align:center;
	float:left;
	width:28%;
	/*margin-right:.25em;*/
	padding:.1em;
}

.tapparmL{
	text-align:center;
	float:left;
	width:30%;
	min-width:150px;
}