body {
	background:#ffffff
	}
		

TD { 
	font-family:arial,helvetica; 
	font-size:12px;
	color:#000000;
	line-height:18px;
	}	
	
P { 
	font-family:arial,helvetica; 
	font-size:12px;
	color:#000000;
	line-height:18px;
	}	

A:Link, A:Visited   {
	color:#996600;
	text-decoration:none;  
	}	

A:hover	{
	text-decoration:underline;
	}



A:Link.leftNav, A:Visited.leftNav  {
	font-family:arial,helvetica; 
	font-size:12px;
	line-height:24px;
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	}

A:HOVER.leftNav {
	color:#996600;
	}
		
Heading { 
	font-family:arial,helvetica; 
	font-size:14px;
	line-height:20px;
	color:#000066;
	font-weight:bold;
	}
		
SubHeading { 
	font-family:arial,helvetica; 
	font-size:12px;
	line-height:20px;
	color:#996600;
	font-weight:bold;
	}
		
footer { 
	font-family:arial,helvetica; 
	font-size:10px;
	line-height:14px;
	}
		
spec { 
	font-family:arial,helvetica; 
	font-size:10px;
	line-height:14px;
	}

body {
	margin:0;
	padding:0;
	}
.smallText {
	font-family: arial,helvetica; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 14px; 
	font-size-adjust: none; 
	font-stretch: normal;
	}
.orangeHeading {
	font-family: arial,helvetica; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 16px; 
	font-size-adjust: none; 
	font-stretch: normal; 
	color: rgb(153, 102, 0);
	}
#prodContainer .gutter {
	/*width:18px;*/
	padding:1px;
	}
.prodCell, .prodCellStage2, .prodCellNoImg {
	height:100px;
	width:136px;
	padding:4px;
	text-align:center;
	}
.prodCell {
	background-image: url(../images/bg_squareFade.jpg);
	background-repeat: no-repeat;
	}
.prodCell p{
	font: 11px/14px arial, helvetica;
	color:#000000;
	display:block;
	padding:0;
	margin:0;
	margin-top:4px;
	}
.prodCell h3, .prodCellStage2 h3, .prodCellNoImg h3 {
	font: bold 14px/16px arial, helvetica;
	color:#996600;
	display:block;
	margin-top:6px;
	margin-bottom:0px;
	z-index:1000;
	}
.prodLinks {
	height:34px;
	}


	
#prodContainer {
	
	}
		
#prodContainer .prodCellStage2, .prodCellNoImg {
	float:left;
	height:190px;
	width:144px;
	margin-right:0px;
	margin-top:10px;
	}
	
#prodContainer .prodCellStage2 .prodLinks {
	position:relative;
	top:115px;
	}

#prodContainer .prodCellNoImg .prodLinks {
	margin-top:30px; 
	z-index:2000;
	}

.row {
	width:466px;
	float:left;
}

#oilite_p1, #oilite_p2, #oilite_p3, #oilite_p4, #oilite_p5, 
#oilite_m_p1, #oilite_m_p2, 
#oilite_plus_p1, #oilite_plus_p2, #oilite_plus_p3, #oilite_plus_p4,
#oilite_excelite_p1, #oilite_excelite_p2, #oilite_excelite_p3,
#super_p1, #super_p2, #super_p3, #super_p4, #super_p5 {
	background-position: 0px 22px;
	background-repeat: no-repeat;
	}

/* oilite standard */
#oilite_p1 { background-image: url(../images/OILITE-SLEEVE.jpg); }
#oilite_p2 { background-image: url(../images/OILITE-FLANGE.jpg); }
#oilite_p3 { background-image: url(../images/OILITE-THRUST-WASHER.jpg); }
#oilite_p4 { background-image: url(../images/OILITE-CORED-BAR-STOCK.jpg); }
#oilite_p5 { background-image: url(../images/OILITE-PLATE.jpg); }

/* oilite m series */
#oilite_m_p1 { background-image: url(../images/METRIC-OILITE-SLEEVE.jpg); }
#oilite_m_p2 { background-image: url(../images/METRIC-OILITE-FLANGE.jpg); }

/* oilite plus */
#oilite_plus_p1 { background-image: url(../images/OILITE-PLUS-SLEEVE.jpg); }
#oilite_plus_p2 { background-image: url(../images/OILITE-PLUS-FLANGE.jpg); }
#oilite_plus_p3 { background-image: url(../images/OILITE-PLUS-THRUST-WASHER.jpg); }
#oilite_plus_p4 { background-image: url(../images/OILITE-GROUP.jpg); }

/* excelite series */
#oilite_excelite_p1 { background-image: none; }
#oilite_excelite_p2 { background-image: none; }
#oilite_excelite_p3 { background-image: none; }

/* super oilite */
#super_p1 { background-image: url(../images/SUPER-OILITE-SLEEVE.jpg); }
#super_p2 { background-image: url(../images/SUPER-OILITE-FLANGE.jpg); }
#super_p3 { background-image: url(../images/SUPER-OILITE-THRUST-WASHER.jpg); }
#super_p4 { background-image: url(../images/SUPER-OILITE-CORED-BAR-STOCK.jpg); }
#super_p5 { background-image: url(../images/SUPER-OILITE-GROUP.jpg); }

/* fix for double line headers pushing down the buttons */
#oilite_excelite_p2 .prodLinks { _top:98px !important; }
#oilite_excelite_p3 .prodLinks { top:98px !important; }


