/* PC Explorer workaround */
body { text-align: center; }

/* main page header links */
.mainhead a:link { color: #000000; text-decoration: none; }
.mainhead a:visited { color: #000000; text-decoration: none; }
.mainhead a:hover { color: red; text-decoration: none; }

/* for jobs page */
.copy { font: 10pt/1.25 verdana, arial, sans-serif;  
	text-align: left; }
/* OLD HEAD TOSS IF NO ISSUES ARISE - 12-16-14 - h1 { color: red; } */
/* end of jobs page */

h1 { font-size: 12pt; font-weight: normal; color: red; margin: 0px; padding: 0px; display: inline; }

/* ferequired */
.required	{ font: 8pt arial, verdana, helvetica, sans-serif; color: red; }

/* BEGIN DEALERS PAGE */
.company { font-weight: bold; }
.dealer { width: 20%; float: left; }
.dealers { overflow: hidden; vertical-align: top; text-align: left; font: 10pt/1.25 Helvetica, Arial, sans-serif; margin: 10px 0px 10px 0px; }
.dealers a:link { color: blue; text-decoration: underline; }
.dealers a:visited { color: blue; text-decoration: underline; }
.dealers a:hover { color: blue; text-decoration: none; }
.located { width: 20%; float: left; font: 16pt/1.25 Helvetica, Arial, sans-serif; }
.focus { font-weight: bold; }
.state { padding: 0px 10px; }
.states { font-size: 14pt; line-height: 18pt; text-align: center; margin-bottom: 20px; font-family: Helvetica, Arial, sans-serif; color: #8d8d8d; }
.states a:link { color: #8d8d8d; text-decoration: none; }
.states a:visited { color: #8d8d8d; text-decoration: none; }
.states a:hover { color: #ef3b44; text-decoration: none; }

#myBtn {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 99;
  font-size: 12pt;
  border: none;
  outline: none;
  background-color: #999999;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

/* END DEALERS PAGE */

.fehead { color: red;
	font-weight: bold; }

/* alignment */
.homeninecenter { max-width: 931px; margin-left: auto; margin-right: auto;
		position: relative; }

/* links */
.crumbs	{ font: 10.5pt verdana, arial, sans-serif;
	color: blue;
	padding: 0px;  
	text-align: left; }
.crumbs a:link { color: blue; text-decoration: underline; }
.crumbs a:visited { color: blue; text-decoration: underline; }
.crumbs a:hover { color: red; text-decoration: none; }

/* alignment */
	.center { width: 801px; margin-left: auto; margin-right: auto;
		position: relative; }

/* sub page logo */
	.sublogo { position: absolute;
		top: 46px;
		left: 50px; 
		}

/* sub page logo */
	.subsearch { position: absolute;
		top: 0px;
		right: 0px; 
		}

/* sub page navigation swf */
	.swf { position: absolute;
		top: 83px;
		left: 0px; }

.head { font: 20px verdana, arial, sans-serif;
	color: red; }

.bighead	{ color: #E3303D;
	font: 17pt verdana, arial, sans-serif; 
	font-weight: bold; } 

hr { background-color: #999999; border: none; color: #c5c5c5; height: 1px; margin: 10px 0px 10px 0px; }

.bighead11	{ color: #999999;
	font: 65pt verdana, arial, sans-serif; 
	font-weight: bold;
text-transform: uppercase; }

/* error */
.error	{ font: 12px/1.25 verdana, arial, sans-serif;  
	color: red; }

.errorhead { font: 15px verdana, arial, sans-serif;
	color: red;
	font-weight: bold; }

/* text */
p	{ font: 12px/1.25 verdana, arial, sans-serif;  
	text-align: left; }

/* text */
.quote	{ font: 12px/1.25 verdana, arial, sans-serif;  
	text-align: center; }
	
/* Quote page copy */
.quotecopy { font: 12px/1.25 verdana, arial, sans-serif; text-align: left; }

/* results */
.results	{ font: 12px/1.25 verdana, arial, sans-serif;  
	text-align: center; }

/* videotext */
.vid	{ font: 12px/1.25 verdana, arial, sans-serif;  
	text-align: left;
	padding: 30px 0px 0px 30px; }

/* numbered list */
.numbered li	{ font: 12px/1.25 verdana, arial, sans-serif; }

/* text callouts */
.year { padding: 10px 0px; font-weight: bold; font-family: Helvetica, arial, sans-serif; font-size: 10pt; line-height: 16pt; color: #ffffff; }
.year a:link { color: #ffffff; text-decoration: none; }
.year a:visited { color: #ffffff; text-decoration: none; }
.year a:hover { color: #ffffff; text-decoration: underline; }

.call	{ color: #E3303D;
	font-size: 110%; 
	font-weight: bold; } 
.call a:link { color: #E3303D; text-decoration: none; }
.call a:visited { color: #E3303D; text-decoration: none; }
.call a:hover { color: blue; text-decoration: underline; }

.calln	{ color: #f55735; font-size: 110%; font-weight: bold; } 
.calln a:link { color: #f55735; font-size: 110%; font-weight: bold; text-decoration: none; }
.calln a:visited { color: #f55735; font-size: 110%; font-weight: bold; text-decoration: none; }
.calln a:hover { color: #f55735; font-size: 110%; font-weight: bold; text-decoration: underline; }

.call20	{ color: #333333;
	font-size: 110%; 
	font-weight: bold; } 
.call20 a:link { color: #333333; text-decoration: none; }
.call20 a:visited { color: #333333; text-decoration: none; }
.call20 a:hover { color: #f55735; text-decoration: none; }

/* CAPS for training page head */
.caps	{ color: #E3303D;
	font-size: 110%; 
	font-weight: bold;
	text-transform: uppercase; } 

/* footer links */
.fine	{ font: 7pt/1.5 verdana, arial, sans-serif;
	color: #666666;
	padding: 15px 0px 30px 0px;
	margin-left: 231px;
	width: 700px;
	text-align: right; }
.fine a:link { color: #666666; text-decoration: none; }
.fine a:visited { color: #666666; text-decoration: none; }
.fine a:hover { color: blue; text-decoration: underline; }

/* footer links HOME PAGE 09 */
.finenine	{ font: 7pt/1.5 verdana, arial, sans-serif;
	color: #666666;
	padding: 15px 0px 30px 0px;
	margin-left: 231px;
	width: 700px;
	text-align: right; }
.finenine a:link { color: #666666; text-decoration: none; }
.finenine a:visited { color: #666666; text-decoration: none; }
.finenine a:hover { color: blue; text-decoration: underline; }

/* home links */
.home a:link { color: #666666; text-decoration: none; }
.home a:visited { color: #666666; text-decoration: none; }
.home a:hover { color: blue; text-decoration: underline; }

.hklink { font: 10 verdana, arial, sans-serif; color: #ffffff; }
.hklink a:link { color: #ffffff; text-decoration: underline; }
.hklink a:visited { color: #ffffff; text-decoration: underline; }
.hklink a:hover { color: #ffffff; text-decoration: none; }

.catLinx { font-weight: bold; color: #000000; }
.catLinx a:link { color: #000000; text-decoration: none; }
.catLinx a:visited { color: #000000; text-decoration: none; }
.catLinx a:hover { color: #000000; text-decoration: underline; }

a:link { color: blue; text-decoration: underline; }
a:visited { color: blue; text-decoration: underline; }
a:hover { color: blue; text-decoration: none; }

img { font: 7pt Arial, Verdana, Helvetica, sans-serif;
font-style: italic; }
img:after   { content:" (image)"; }
img::after  { content:" (image)"; } /* New CSS3 standard notation */

.navspace { margin: 0px 2px 0px 14px; }

#menu-products {
font: 7pt Arial, Helvetica, sans-serif;
text-align: left;
padding: 14px 0px 10px 0px; }
#menu-products a:link { color: black; text-decoration: none; }
#menu-products a:visited { color: black; text-decoration: none; }
#menu-products a:hover { color: red; text-decoration: none; }

#prods {
position: absolute;
margin: 35px 0px 0px 99px;
visibility: hidden;
border:1px solid #ccc;
width: 80px;
z-index: 20;
font: 7pt Arial, Helvetica, sans-serif;
text-align: left;
padding: 15px 14px 15px 14px;
}
#prods a:link { color: black; text-decoration: none; }
#prods a:visited { color: black; text-decoration: none; }
#prods a:hover { color: red; text-decoration: none; }

#info {
position: absolute;
margin: 35px 0px 0px 164px;
visibility: hidden;
border:1px solid #ccc;
width: 100px;
z-index: 20;
font: 7pt Arial, Helvetica, sans-serif;
text-align: left;
padding: 15px 0px 15px 20px;
}
#info a:link { color: black; text-decoration: none; }
#info a:visited { color: black; text-decoration: none; }
#info a:hover { color: red; text-decoration: none; }

#res {
position: absolute;
margin: 35px 0px 0px 205px;
visibility: hidden;
border:1px solid #ccc;
width: 140px;
z-index: 20;
font: 7pt Arial, Helvetica, sans-serif;
text-align: left;
padding: 15px 0px 15px 20px;
}
#res a:link { color: black; text-decoration: none; }
#res a:visited { color: black; text-decoration: none; }
#res a:hover { color: red; text-decoration: none; }

#support {
position: absolute;
margin: 35px 0px 0px 386px;
visibility: hidden;
border:1px solid #ccc;
width: 110px;
z-index: 20;
font: 7pt Arial, Helvetica, sans-serif;
text-align: left;
padding: 15px 0px 15px 20px;
}
#support a:link { color: black; text-decoration: none; }
#support a:visited { color: black; text-decoration: none; }
#support a:hover { color: red; text-decoration: none; }

#comm {
position: absolute;
margin: 35px 0px 0px 449px;
visibility: hidden;
border:1px solid #ccc;
z-index: 20;
font: 7pt Arial, Helvetica, sans-serif;
text-align: left;
padding: 15px 20px 15px 20px;
}
#comm a:link { color: black; text-decoration: none; }
#comm a:visited { color: black; text-decoration: none; }
#comm a:hover { color: red; text-decoration: none; }

#comm img { float: left; margin: 0px 6px 0px 0px; }



	#menu1 {
		position: absolute;
		top: 571px;
		left: 0px;
		border: 1px solid #cccccc;
		z-index: 2;
		}

	#menu2 {
		position: absolute;
		top: 571px;
		left: 187px;
		border: 1px solid #cccccc;
		z-index: 2;
		}
		
	#menu11 {
		position: absolute;
		top: 571px;
		left: 374px;
		border: 1px solid #cccccc;
		z-index: 2;
		}

	#menu3 {
		position: absolute;
		top: 571px;
		left: 561px;
		border: 1px solid #cccccc;
		z-index: 2;
		}

	#menu4 {
		position: absolute;
		top: 571px;
		left: 748px;
		border: 1px solid #cccccc;
		z-index: 2;
		}

	#menu5 {
		position: absolute;
		top: 896px;
		right: 0px;
		z-index: 2;
		}

	#menu6 {
		position: absolute;
		visibility: hidden;
		border: 10px solid #cccccc;
		top: 571px;
		left: 0px;
		z-index: 3;
		}

	#menu7 {
		position: absolute;
		visibility: hidden;
		border: 10px solid #cccccc;
		top: 571px;
		left: 0px;
		z-index: 3;
		}

	#menu8 {
		position: absolute;
		visibility: hidden;
		border: 10px solid #cccccc;
		top: 571px;
		left: 0px;
		z-index: 3;
		}

	#menu9 {
		position: absolute;
		visibility: hidden;
		border: 10px solid #cccccc;
		top: 571px;
		left: 0px;
		z-index: 3;
		}
		
	#menu10 {
		position: absolute;
		visibility: hidden;
		border: 10px solid #cccccc;
		top: 571px;
		left: 0px;
		z-index: 3;
		}

#crline { width: 707px; margin: 20px 0px 0px 0px; }
	        
#subtitle { width: 931px; margin: 15px 0px 0px 0px; }
.subphone { width: 931px; margin: 0px 0px 12px 0px; text-align: right; color: #666;
font: 10pt Arial, Helvetica, sans-serif; }
.subphone a:link { color: blue; text-decoration: underline; }
.subphone a:visited { color: blue; text-decoration: underline; }
.subphone a:hover { color: blue; text-decoration: none; }
.subhead { width: 931px; height: 50px; }
.subtext { padding: 0px 0px 0px 50px; text-transform: uppercase; text-align: left; float: left; color: #333;
font: 22pt Arial Narrow, Arial, Helvetica, sans-serif; }
.subtext a:link { color: #333; text-decoration: none; }
.subtext a:visited { color: #333; text-decoration: none; }
.subtext a:hover { color: #ff0033; text-decoration: none; }

/* sub page buttons */
.buttons { font-family: arial, verdana, sans-serif; font-size: 10pt; float: right; background-color: #333333; color: #FFFFFF; text-decoration: none; margin: 6px 0px 0px 10px; padding: 6px 15px 6px 15px; border: 0px; }
.buttons a:link { color: #fff; text-decoration: none; }
.buttons a:visited { color: #fff; text-decoration: none; }
.buttons:hover { background-color: #E3303D; }

/* contact page buttons */
.contactbuttons { width: 110px; font-family: arial, verdana, sans-serif; font-size: 10pt; background-color: #333333; color: #FFFFFF; text-decoration: none; margin: 0px 10px 0px 0px; padding: 6px 10px 6px 10px; border: 0px; }
.contactbuttons a:link { color: #fff; text-decoration: none; }
.contactbuttons a:visited { color: #fff; text-decoration: none; }
.contactbuttons:hover { background-color: #E3303D; }

/* jobs page buttons */
.jobbutts { width: 110px; font-family: arial, verdana, sans-serif; font-size: 10pt; background-color: #333333; color: #FFFFFF; text-decoration: none; margin: 10px 10px 40px 0px; padding: 6px 10px 6px 10px; border: 0px; }
.jobbutts a:link { color: #fff; text-decoration: none; }
.jobbutts a:visited { color: #fff; text-decoration: none; }
.jobbutts:hover { background-color: #E3303D; }

/* job specific page */
.jobblock h1 { font: 22pt Arial Narrow, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; padding-top: 30px; display: block; text-align: left; text-transform: uppercase; }
.jobblock { width: 931px; text-align: left; }
.jobcopy { font: 10pt/1.25 arial, helvetica, sans-serif; padding: 20px 0px 40px 0px; float: left; text-align: left; }

/* about us page */
.aboutcopy { width: 550px; font: 10pt/1.25 arial, helvetica, sans-serif; padding: 50px 0px 0px 50px; float: left; text-align: left; }
.aboutpic { width: 300px; height: 350px; float: right; position: relative; }
.aboutblock { width: 931px; height: 350px; }
.aboutsub { font: 18pt Arial Narrow, Arial, Helvetica, sans-serif; }
.rotating-item { display: none; position: absolute; top: 0; right: 0; }

/* main product page */
.mainpic { width: 931px; height: 252px; margin: 0px 0px 20px 0px; }
.mainpiclft { width: 466px; float: left; }
.mainpicrt { width: 465px; float: right; }