
#disclaimer {
  clear: both;
  font-size: 75%;
  position: relative;
  text-align: justify;
  z-index: 0;
}

#oem-title {
	font-size: 125%;
}

#oem-contact {
  margin: 10px;
  padding: 10px;
  float: left;
  border: 1px solid #aaaaaa;
}

#oem-content {
  clear:both;
}

h1 {
 font-size: 140%;
 text-align: center;
 letter-spacing: 0.1em;
 font-family: sans-serif;
}

h2 {
 font-size: 120%;
 font-family: sans-serif;
}
 
h3 {
 font-size: 110%;
 font-family: sans-serif;
} 

h4 {
 font-size: 100%;
 font-family: sans-serif;
} 


.t1 {
 border: solid 1px #333333;
  font:arial;
}
.t1 td {
 border-bottom: solid 1px #aaaaaa;
 border-right: solid 1px #333333;
 text-align: center;
 padding: 0.25em;
  font:arial;
}

.t1head td {
  background: #eeeed0;
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
  font-size: 90%;
  padding: 0.6em;
  font-weight: bold;
  font:arial;
}

.t2 td {
 background: #f0f0f0;
}

.videobox {
 background: url(http://QAWeb/images/vidback1.gif);
 background-repeat: no-repeat;
 filter: alpha(opacity=95);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
 -moz-opacity: 0.95; opacity:0.95;
 position: absolute;
 left: 50%;
 margin-left: -225px;
 top: 125px;
 width: 450px;
 height: 450px;
 display: none;
 z-index: +1;
}

.videobox-close {
 float: right;
 margin-right: 25px;
 margin-top: 18px;
 height: 28px;
 width: 82px;
 color:#ffffff;
 text-decoration: none;
}
.videobox-close a {
 text-decoration: none; 
 background: url(http://QAWeb/images/Close1.gif);
 background-repeat: no-repeat;
 display:block;
 height: 28px;
 width: 82px;

}
.videobox-close a:hover {
 background: url(/images/Close1h.gif);
 background-repeat: no-repeat;
 height: 28px;
 width: 82px;

}

.spotlight {
 background: #304530;
 border: 2px solid #777777;
 width: 315px;
 font-family: sans-serif;
}
.spotlight-pic {
 border: 2px solid #222222;
 margin: 5px;
}
.spotlight-text {
 padding: 0.1em 0.5em 0.25em 0.5em;
 color: #ffffdd;
 font-size: 75%;
}

.spotlight-title {
 text-align: center;
 color: #f8f888;
 padding-top: 2px;
 font-weight: bold;
}

.spotlight-text a {
 color: #bbbbff;
}

.spotlight-nav {
 color: #999999;
 text-align: center;
 padding-bottom: 3px;
 font-size: 90%;
}

.spotlight-nav a {
 color: #ffffff;
}

.spotlight-holder {
 text-align: center;
 width: 350px;
 height: 350px;
 float:right;
 margin-top: 1em;
}

.imgmat1 {
 border: 2px solid #999999;
 margin: 5px 5px 5px 5px;
 padding: 10px;
 background: #cccccc;
 float: left;

}

#center {
	margin-top: 15px;
	background: #ffffff;
	padding: 5px 25px 5px 25px;
	width:800px;
	font:arial;
}
#center p {
	font:arial;
}

.imgmat2 {
 border: 2px solid #999999;
 margin: 10px 15px 10px 15px;
 padding: 10px;
 background: #cccccc;
 float: left;

}

.center { text-align: center; min-width: 800px; }

.rollover { float: left; width: 120px; height: 130px; text-align: center; padding: 1em; }
.rollover a { text-decoration: none; color: #333333; }
.rollover a img { border-width:0; }
.rollover a: hover { color: #83c137; font-weight: bold;}

#newclaim { background: url("http://QAWeb/fsmimg/newg.png") no-repeat center; }
#newclaim:hover { background: url("http://QAWeb/fsmimg/new.png") no-repeat center; } 

#addlabor { background: url("http://QAWeb/fsmimg/laborg.png") no-repeat center;}
#addlabor:hover { background: url("http://QAWeb/fsmimg/labor.png") no-repeat center;}

#addparts { background: url("http://QAWeb/fsmimg/partsg.png") no-repeat center;}
#addparts:hover { background: url("http://QAWeb/fsmimg/parts.png") no-repeat center;}

#addexpense { background: url("http://QAWeb/fsmimg/miscg.png") no-repeat center;}
#addexpense:hover { background: url("http://QAWeb/fsmimg/misc.png") no-repeat center;}

#clearclaimno { background: url("http://QAWeb/fsmimg/cancelg.png") no-repeat center;}
#clearclaimno:hover { background: url("http://QAWeb/fsmimg/cancel.png") no-repeat center;}

#regrequest { background: url("http://QAWeb/fsmimg/peng.png") no-repeat center;}
#regrequest:hover { background: url("http://QAWeb/fsmimg/pen.png") no-repeat center;}

#Hyperlink:link {text-decoration: none; color:blue; font-weight:bold}
#Hyperlink:visited {text-decoration: none; color:blue; font-weight:bold}
#Hyperlink:active {text-decoration: none}
#Hyperlink:hover {text-decoration:none; color: red; font-weight:bold}

#heading { font-size:26px; font-weight:800; text-align:center; }

#dxHeader
	{
		list-style-position: 				outside;
		list-style-type: disc;
		font-family: 							serif;
		margin: 									5px 0px 10px 30px;
		padding: 								0px;
		font-size: 								14px;
	}
#DxTitle 
	{
		margin: 									0px 0px 0px 0px;
		color: 									#000000;
		font-weight: 							bold;
		font-size: 								18px;
		padding:									0px;
	}
#Hyperlink2:link {text-decoration: none; color:blue; font-weight:bold; font-size:14px;}
#Hyperlink2:visited {text-decoration: none; color:blue; font-weight:bold; font-size:14px;}
#Hyperlink2:active {text-decoration: none; font-size:14px;}
#Hyperlink2:hover {text-decoration:none; color: red; font-weight:bold; font-size:14px;}
#forks-special-footer {font-size:14px;}

.productThumbs{ text-align:center; text-decoration:none; font-size:12px;}
#ThumbsImage		{ border: 0px; width:190px; text-align:center;}



.Hyperlink:link {text-decoration: none; color:blue; font-weight:bold}
.Hyperlink:visited {text-decoration: none; color:blue; font-weight:bold}
.Hyperlink:active {text-decoration: none}
.Hyperlink:hover {text-decoration:none; color: red; font-weight:bold}

div#messages 
	{ 
		background: 	#cce5ad; 
		border-bottom: 	2px solid #56b96b; 
		border-left: 	2px solid #56b96b; 
		border-right: 	2px solid #56b96b; 
		color: 			#4a4a4a; 
		width:			847px; 
		height:			45px; 
		position:		absolute; 
		cursor:			pointer;
		vertical-align:	middle;
		text-align:		center;
		font-weight:	600;
		font:			arial;
	}
	
#msg { padding-left:10px; padding-right:10px; vertical-align:middle; }

textarea{
resize:none;
}
