body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #999999;
}

h4 {
	margin-left: 10px;
}

h5 {
	text-align: center;
	margin-top: 160px;
	margin-bottom: 10px;
	font-size: 14px;
}
body#machinestandard h5 {
	margin-top: 25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

body#threadtypes h5 {
	margin-top: 25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

body#threadmaterials h5 {
	margin-top: 25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

body#threaddies h5 {
	margin-top: 25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

body#dieregrinding h5 {
	margin-top: 25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

body#formulas h5 {
	margin-top: 25px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

#wrapper {
	text-align: left;
	width: 955px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




/*This is the css for the page header*/
#header {
	background-color: #000000;
	float: left;
	height: 125px;
	width: 955px;
}
#tmclogo {
	background-color: #000000;
	float: left;
	height: 125px;
	width: 180px;
}
#centerheader {
	background-color: #000000;
	float: left;
	height: 125px;
	width: 595px;
}
#texaslogo {
	background-color: #000000;
	float: left;
	height: 125px;
	width: 180px;
}
/*END css for the page header*/




/*This is the bottom part underneath the page header*/
#bodyblock {
	background-color: #000000;
	float: left;
	width: 955px;
	background-image: url(Images/tesker-background-nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}






/*SIDENAV -Left-hand vertical piece that contains the navigation images*/
#sidenav {
	background-color: #AACEEE;
	float: left;
	width: 180px;
	background-image: url(Images/tesker-background-nav.jpg);
	background-repeat: no-repeat;
}



/*CSS for sidenav photos*/
div.sidenavpic img {
	display: block;
	float: right;
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.sidenavpic {
	width: 150px;
	float: right;
	margin-bottom: 15px;
}
div#considerthreadrolling {
	margin-top: 10px;
}
/*END css for sidenav photos*/




/*CSS for sidenav text links under photos*/
div.sidenavpic a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
div.sidenavpic a:link {
	color: #000000;
}

div.sidenavpic a:visited {
	color: #0085db;
}

div.sidenavpic a:hover {
	color: #ff0000;
}

div.sidenavpic a:active {
	color: #ffffff;
}
/*END css for sidenav text links under photos*/




/*CSS for small "Home" and "Sitemap" links*/
div#sidenav a.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	width: 49%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

div#sidenav a.smallnav:link {
	color: #000000; }

div#sidenav a.smallnav:visited {
	color: #0085db; }

div#sidenav a.smallnav:hover {
	color: #ff0000; }

div#sidenav a.smallnav:active {
	color: #ffffff; }

body#home div#sidenav a.smallnav {
	margin-right: 25%;
	margin-left: 25%;
}
body#home a#homelink {
	display: none;
}
/*END css for small "Home" and "Sitemap" links*/

/* END Sidenav css */





/*Next part deals with right side block, including header, main copy, sidebar and footer*/

#mainbody {
	background-color: #000000;
	float: left;
	width: 775px;
}
#sideheader {
	background-color: #000000;
	float: left;
	width: 50px;
}



/*BEGIN pageinfo css*/
#pageinfo {
	background-color: #bbbbbb;
	float: left;
	width: 718px;
	border-right: 7px solid black;
}
body#machinescompare #pageinfo {
	width: 955px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body#machinescompare #infoheader {
	width: 955px;
}
body#machinescompare #infocopy {
	width: 955px;
	margin-bottom: 0px;
}
.comparisonodd {
	background-color: #CCCCCC;
}
body#machinescompare #footer {
	width: 955px;
	margin-top: 0px;
}
body#machinescompare table#comparisontable {
	border-collapse: collapse;
	width: 955px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.comparisonlabel {
	font-weight: bold;
}
body#machinescompare table#comparisontable td {
	margin: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
body#home #pageinfo {
	background-color: #ffffff;
	float: left;
	width: 718px;
}
body.specpages #pageinfo {
	background-color: #ffffff;
}
body.pageinfogray #pageinfo {
	background-color: #999999;
}

/*END pageinfo css*/



/*------BEGIN infoheader css------*/
#infoheader {
	float: left;
	height: 50px;
	width: 718px;
	text-align: center;
	background-repeat: repeat;
	background-color: #AACEEE;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(Images/tesker-header-background.jpg);
	background-position: center;
}
#infoheader h1 {
	font-size: 28px;
	color: #000000;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*------END infoheader css------*/




/*------BEGIN infocopy css------*/
#infocopy {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 375px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
body#home div#infocopy {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#infocopy p {
	margin: 10px;
}
#infocopy h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
}

body.inside #infocopy div#threadrollmacro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0px;
	width: 500px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 20px;
}
body.inside #infocopy {
	width: 525px;
}

body#dies #infocopy {
	height: 550px;
}

body#contact #infocopy {
	height: 650px;
}
body#considerthread  #threadrollmacro img {
	width: 200px;
	border: 1px solid #000000;
	margin-right: 10px;
	float: left;
	padding: 0px;
	display: block;
}
#threadrollmacro #macrotext {
	width: 283px;
	float: left;
	height: 137px;
	margin-left: 2px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
body.specpages #infocopy {
	width: 718px;
}
body.specpages #infocopy img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 300px;
}

/*CSS for table on "consider thread rolling" page*/
#threadrollingtable {
	width: 425px;
	margin-left: 50px;
	text-align: center;
	padding: 0px;
}
.innertable td.row {
	background-color: #CCCCCC;
}
table.innertable td.tblheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	font-size: 12px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#threadrollingtable table.innertable td {
	margin: 0px;
	padding: 2px;
}
#threadrollingtable table.innertable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.text_tableheader {
	background-color: #039;
	color: white;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
	}
.text_caption { color: gray; font-size: 13px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.text_tabledata { color: gray; font-size: 12px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.text_content_blue { color: #039; font-size: 13px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
/*END CSS for table on "consider thread rolling" page*/

/*Begin CSS for contact form table*/
#formtable {
	width: 475px;
	margin-left: 25px;
	margin-top: 20px;
	border: 1px solid #000000;
	border-collapse: collapse;
}
#formtable td {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#formtable td.fieldname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	background-color: #CCCCCC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 20%;
}
#formtable .fieldinput {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
}
#formtable .fieldinput input {
	border: 1px solid #000000;
	width: 95%;
}
#formtable .fieldinput input:focus {
	background-color: #8edcfe;
}
#formtable .fieldinput textarea {
	border: 1px solid #000000;
	margin-right: 8px;
	width: 95%;
}

#formtable .fieldinput textarea:focus {
	background-color: #8edcfe;
}
#formtable .contactsubmit {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-left: 5px;
}
#formtable td.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(Images/tesker-header-background.jpg);
}
/*END CSS for contact form table*/




/*BEGIN CSS for dies ordering form table*/
body#ordering table.main {
	width: 505px;
	margin-left: 10px;
}

body#ordering2 table.main {
	width: 505px;
	margin-left: 10px;
}

body.forms input {
	border: 1px solid #000000;
}
body.forms input:focus {
	background-color: #8edcfe;
}
body.forms textarea {
	border: 1px solid #000000;
}

body.forms textarea:focus {
	background-color: #8edcfe;
}
/*END CSS for dies ordering form table*/


/*------END infocopy css------*/




/*------BEGIN infophoto css------*/
#infophoto {
	float: left;
	width: 343px;
	text-align: right;
	background-color: #FFFFFF;
}
#infophoto img {
	display: block;
	margin-top: 15px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
body#home #infophoto img {
	margin-bottom: 15px;
}

body.inside #infophoto {
	width: 193px;
	background-color: #BBBBBB;
}
body.specpages #infophoto {
	width: 718px;
}
/*td.odd {
	background-color: #b6b6b6;
}*/

body.inside #infophoto img {
	margin-left: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body#threaddies #infophoto img {
	margin-bottom: 50px;
}

body.inside #infophoto h6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C9C7AB;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}


/*css for text links inside of infophoto*/
body.inside #infophoto a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
}
body.inside #infophoto a:link {
	color: #000000;
	background-color: transparent;
}
body.inside #infophoto a:visited {
	color: #0085db;
	background-color: transparent;
}
body.inside #infophoto a:hover {
	color: #ff0000;
	background-color: #cccccc;
}

body.inside #infophoto a:active {
	color: #ffffff;
	background-color: #cccccc;
}
/*END css for text links inside of infophoto*/



body.inside #infophoto .sidethreadbox {
	font-size: 13px;
	color: #000000;
	background-color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	margin-top: 5px;
	width: 173px;
	text-align: left;
	margin-left: 12px;
}
body#machines #infophoto .sidethreadbox {
	margin-top: 15px;
}
body.inside #infophoto .sidethreadbox p {
	margin: 7px;
}

body.inside #infophoto .sidethreadbox p.companyname {
	text-align: center;
	font-weight: bold;
}

body.inside #infophoto .sidethreadbox p.companyaddress {
	text-align: center;
}
body.inside #infophoto  p#companytagline {
	text-align: center;
	font-size: 11px;
}


body.inside #infophoto h6.lowerh6 {
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}


/*------END infophoto css------*/




/*------BEGIN footer css------*/
#footerclear {
	background-color: #FFFFFF;
	float: left;
	clear: both;
	width: 718px;
	height: 1%;
	border-top: 2px solid black;
}
	



#footer {
	float: left;
	height: 50px;
	width: 718px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer p {
	margin-top: 6px;
}
/*------END footer css------*/
body.specpages #infocopy p.specsheetlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

body#machinescompare #infocopy p.specsheetlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
table.spectable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 100%;
}
table.spectable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 100%;
}
table.spectable2 td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.NULL {
}
table.spectable td.fieldnames {
	font-weight: bold;
	background-color: #adadad;
}
table.spectable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td.disclaimer {
	font-style: italic;
	text-align: center;
}

body.specpages #infocopy h4 {
	text-align: center;
}
body#machine200 #infocopy {
	margin-bottom: 0;
}div.optionalwrap {
	float: left;
	width: 99%;
	margin-top: 20px;
}
div.optionalthumbcap {
	width: 200px;
	text-align: center;
	float: left;
	margin-left: 30px;
}
img.optionalimage {
	border: 1px solid #000000;
}
div.optionalphoto {
	float: left;
	width: 200px;
}
div.optionaltext {
	float: left;
	width: 200px;
	margin-top: 10px;
}
div.optionaltext h6 {
	margin-bottom: 5px;
	font-size: 12px;
}
div.optionaltext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div.left {
	margin-right: 20px;
}
body#machinestandard #infocopy p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
table#comparisontablesmall {
	background-color: #ffffff;
	font-size: 10px;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 718px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table#comparisontablesmall td {
	width: 6.25%;
}

table#comparisontablesmall td.comparisonlabel {
	text-align: left;
}
body#sitemap #sitemaplist li.maplistheader {
	margin-left: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
body#sitemap ul#sitemaplist {
	list-style-type: none;
	font-size: 12px;
}
body#sitemap #sitemaplist li {
	margin-left: 20px;
}
body#sitemap ul#sitemaplist a:link {
	color: #000000;
}

body#sitemap ul#sitemaplist a:visited {
	color: #0085db;
}

body#sitemap ul#sitemaplist a:hover {
	color: #ff0000;
}

body#sitemap ul#sitemaplist a:active {
	color: #ffffff;
}
body#machine30A #infocopy {
	width: 718px;
}
body#machine30A #infophoto {
	width: 718px;
}
#home #homefooter {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}

#home #homefooter img {
	width: 100%;
}

#home #infophoto p {
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 12px;
}
#contact .companyaddress {
	color: #000000;
}
#contact .companyname {
	color: #000000;
}
#contact #companytagline {
	color: #000000;
}
#contact #teskercorpinfo p {
	color: #000000;
}
#contact #texasdieinfo p {
	color: #000000;
}
table.main {
	margin-top: 10px;
}
table.main h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#machinerebuild  #infocopy {
	height: 600px;
}

img#645fastener {
	display: block;
	float: left;
	width: 718px;
	border-bottom: 1px solid black;
	outline: none;
	}
	
a img#645fastener {
	outline: none;
	border-style: none;
	}


p#fastenerp {
	float: left;
	width: 718px;
	text-align: center;
	margin: 1px 0 2px 0;
	font-weight: bold;
	font-size: .8em;
	}	

a#piclink {
text-decoration: none;
	}
	
a span#poptext {
	display: none;
	text-decoration: none;
	}
	
a:link span#poptext {
	display: none;
	text-decoration: none;
	}
	
a:hover span#poptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFF6D1;
	display: block;
	padding: 5px;
	width: 300px;
	margin-top: -40px;
	margin-left: 30px;
	border: 1px solid #000000;
	z-index: 500;
	position: absolute;
	text-decoration: none;
	text-align: left;
	}
	
	
	
	
	
	
	
	
	