/* Turbofittings.com style sheet */


Body { 
 font-family:  helvetica;
 font-size:10pt;
 color: #000000 ;/*#003366;Trebuchet MS, tahoma,arial,verdana,*/
 }
 
 H2 {
	font-family: Trebuchet MS, tahoma,arial,verdana,helvetica;
	font-size: 14pt;
	color:red;
	font-weight : bold;
	margin-bottom : 5px;
}

H3 {
	font-family: Trebuchet MS, tahoma,arial,verdana,helvetica;
	font-size: 12pt;
	color: #000000/*#0033FF;*/
	font-weight : bold;
	margin-bottom : 5px;
	border-bottom : 1px solid #0033FF; /*#828282;*/
	width: 85%;
}

H4 {
	font-family: Trebuchet MS, tahoma,arial,verdana,helvetica;
	font-size: 11pt;
	color: #003366;
	font-weight : bold;
	margin-bottom : 5px;
}

TD{ 
font-family: helvetica;
font-size:10pt;
color:#000000; /*#003366;Trebuchet MS, tahoma,arial,verdana,*/
}

.navheader {
/* border-top: 1px none #999999;
border-right: 1px solid #999999;
border-bottom: 1px none #999999;
border-left: 1px solid #999999;
*/
padding-top:0px;
margin-top:0px;
font-weight:bold;
font-family: Trebuchet MS, tahoma,arial,verdana,helvetica;
font-size:9pt;
color:#4F4F4F;
}


a{
text-decoration: none;
}

a:visited {
text-decoration: none;
color: blue;
}

a:hover {
text-decoration: underline;
}



a.storenav:link {
color: #003366;
text-decoration: none;
}
a.storenav:visited {
color: #003366;
text-decoration: none;
}

a.storenav:hover {
color: #0066FF;
text-decoration: underline;
}

a.sitenav:link {
color: #4F4F4F;
text-decoration: none;
}
a.sitenav:visited {
color: #4F4F4F;
text-decoration: none;
}

a.sitenav:hover {
color: #0066FF;
text-decoration: underline;
}



a.prodnavheader:link {
color: #FFFFFF;
text-decoration: none;
}

a.prodnavheader:visited {
color: #FFFFFF;
text-decoration: none;
}

a.prodnavheader:hover {
color: #FFFFFF;
text-decoration: underline;
}



a.prodnav:link {
color: #003366;
text-decoration: none;
}
a.prodnav:visited {
color: #003366;
text-decoration: none;
}

a.prodnav:hover {
color: #0066FF;
text-decoration: underline;
}

a.footernav:link {
color: #4F4F4F;
text-decoration: none;
font-size:8pt;
}
a.footernav:visited {
color: #4F4F4F;
text-decoration: none;
font-size:8pt;
}

a.footernav:hover {
color: #0066FF;
text-decoration: underline;
font-size:8pt;
}

.formstyle {
	font-family: Trebuchet MS, tahoma,arial,verdana,helvetica;
	font-size: 9pt;
	line-height: 10pt;
	color: #003399;
	font-weight : normal;
	margin-bottom:1px;
	padding-bottom:0px;
	padding-top:4px;
	background-color : #FDFDFD;
	border : 1px solid #c9d7f1;

}

.formtext {
color: #003366;
font-size:8pt;
font-weight:bold;
line-height:8pt;
  }
  
.prodnavheader {
font-size:8pt;
color:White;
border-bottom: 1px solid #828282;
letter-spacing:1pt;
}

.prodnavlist{
padding-left:8px;
font-size:8pt;
}