/* =Oils channel -- navigation colors and images specific to this parent
------------------------------------------------------------------------------- */
/* Page Titles 
---------------------------*/ 
.oilsnav #productproperties  {
     background: url(/halocarbon_images/topbar14.jpg);        
}
.oilsnav #overview  {
     background: url(/halocarbon_images/topbar14.jpg);        
}
.oilsnav #applications  {
     background: url(/halocarbon_images/topbar15.jpg);        
}
.oilsnav #faqs  {
  background: url(/halocarbon_images/topbar16.jpg);
}
.oilsnav #distributors  {
  background: url(/halocarbon_images/topbar18.jpg);
}
.oilsnav #productlisting {
   background: url(/halocarbon_images/topbar3.jpg);
}
.oilsnav #productdetail {
   background: url(/halocarbon_images/topbar25.jpg);
}
.oilsnav #msdss {
   background: url(/halocarbon_images/topbar17.jpg);
}
.oilsnav #selectionchart {
     background: url(/halocarbon_images/topbar14.jpg);        
}
/* Right Nav Misc
 ---------------------------------------------------*/
.oilsnav  #prodlist {
margin-top:20px;  
margin-left:40px; 
}
.oilsnav  #msdslist {
margin-left:40px; 
}
/* img used for bullet items list */ 
.oilsnav #bulletimg {
   background: url(/halocarbon_images/obox.gif) center left no-repeat ;
   padding:5px; 
}
.oilsnav #halofact {
background: url(/halocarbon_images/halofact-o.jpg);
height:16px;width:185px;
}
.oilsnav #halofacticon {
background: url(/halocarbon_images/f3.jpg) 100% 0 no-repeat;
height:43px;width:44px;
}
.oilsnav #navheader{
background: url(/halocarbon_images/oilsup.jpg);
height:33px;width:185px;
}
.oilsnav #seperatorblock{
background: url(/halocarbon_images/oil_block.jpg);
height:29px;width:185px;
}
/*  Rightg Nav 
-----------------------------------*/
.oilsnav #contentcontainer {
	background: url(/halocarbon_images/background_oils.gif) repeat-y; /* this represents columns, different background colors */
}
.oilsnav #header {
background: url(/halocarbon_images/upright_oils.jpg) 100% 0 no-repeat;
}
.oilsnav .sideblurb {background: #D78B67;}
.oilsnav #footer {border-top: 15px solid #BE4003;}
/* Right Nav */
.oilsnav #rightnav a#rightnavproduct {
	background: url(/halocarbon_images/butt11.jpg) 100% 0 no-repeat;
	height: 29px;
}
.oilsnav #rightnav a#rightnavproduct:hover {
	background: url(/halocarbon_images/butt11-on.jpg) 100% 0 no-repeat;
}
.oilsnav #rightnav a#rightnavapp {
	background: url(/halocarbon_images/butt12.jpg) 100% 0 no-repeat;
	height: 25px;
}
.oilsnav #rightnav a#rightnavapp:hover {
	background: url(/halocarbon_images/butt12-on.jpg) 100% 0 no-repeat;
}
.oilsnav #rightnav a#rightnavfaq {
	background: url(/halocarbon_images/butt13.jpg) 100% 0 no-repeat;
	height: 25px;
}
.oilsnav #rightnav a#rightnavfaq:hover {
	background: url(/halocarbon_images/butt13-on.jpg) 100% 0 no-repeat;
}
.oilsnav #rightnav a#rightnavmsds {
	background: url(/halocarbon_images/butt14.jpg) 100% 0 no-repeat;
	height: 28px;
}
.oilsnav #rightnav a#rightnavmsds:hover {
	background: url(/halocarbon_images/butt14-on.jpg) 100% 0 no-repeat;
}
.oilsnav #rightnav a#rightnavdist {
	background: url(/halocarbon_images/butt15.jpg) 100% 0 no-repeat;
	height: 27px;
}
.oilsnav #rightnav a#rightnavdist:hover {
	background: url(/halocarbon_images/butt15-on.jpg) 100% 0 no-repeat;
}
#channel .head1 { 	
	color: #AC1A15; 
	font-size: 12pt; 
	font-weight: bold;
	 } 
a.oil:link { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline}
a.oil:visited { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline}
a.oil:hover { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #BC3E01; font-weight: normal; text-decoration: underline}
a.oil:active { font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline}	 
.oilsnav #over_brochure_eng {
background-color:#BE4003;
padding:5px;
width:250px;
}
/* product deatail pages */ 
div.pd { border-color: #BC3E01; }
a.pd:hover { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #BC3E01; font-weight: bold; text-decoration: underline}
.head4 { font-family: arial, helvetica, sans-serif; color: #FFFFFF; font-size: 8pt; font-weight: bold }
td.hal { border-width: 0px;
	border-style: solid;
	border-color: #BC3E01  
}
td.osep { border-width: 1px;
        background-color: #ECEBEF;
	border-style: solid;
	border-color: #ECEBEF
}
table#greasetbl {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}
table#greasetbl tr#row1 td {
	text-align: center;
	font-weight: bold;
}
table#greasetbl td {
	padding: 2px;
	text-align: center;
	border: 1px solid #000000;
}
table#greasetbl td.col1 {
	text-align: left;
}
