/* =Anesthetics channel -- navigation colors and images specific to this parent
------------------------------------------------------------------------------- */
/* Page Title  
---------------------------*/ 
.anestheticsnav  #overview  {
     background: url(/halocarbon_images/topbar9.jpg);        
}
.anestheticsnav  #applications  {
     background: url(/halocarbon_images/topbar10.jpg);
}
.anestheticsnav #faqs  {
  background: url(/halocarbon_images/topbar11.jpg);
}
.anestheticsnav #distributors  {
  background: url(/halocarbon_images/topbar13.jpg);
}
.anestheticsnav #productlistings {
   background: url(/halocarbon_images/topbar2.jpg);
}
.anestheticsnav #productdetail {
   background: url(/halocarbon_images/topbar24.jpg);
}
.anestheticsnav #msdss {
   background: url(/halocarbon_images/topbar12.jpg);
}
/* Right Nav Misc 
---------------------------------------------------*/ 
.anestheticsnav #productlistctgtitle {
margin-left:10px; 
}
.anestheticsnav #prodlist {
margin-top:20px;  
margin-left:40px; 
}
.anestheticsnav #bulletimg {
   background: url(/halocarbon_images/gbox.gif) center left no-repeat ;
   padding:5px; 
/* img used for bullet items list */ 
}
.anestheticsnav #seperatorblock{
background: url(/halocarbon_images/ane_block.jpg);
height:29px;width:185px;
}
.anestheticsnav #halofact {
background: url(/halocarbon_images/halofact-a.jpg);
height:18px;width:185px;
}
.anestheticsnav #halofacticon {
background: url(/halocarbon_images/f2.jpg) 100% 0 no-repeat; ;
height:43px;width:44px;
}
.anestheticsnav #navheader{
background: url(/halocarbon_images/anup.jpg);
height:33px;width:185px;
}
/* Misc */ 
.anestheticsnav  #applicationslist td {
padding:10px;
font-size:1.1em;
text-align:center;
}
.anestheticsnav  #header {
background: url(/halocarbon_images/upright_ane.jpg) 100% 0 no-repeat;
}
/* Righ Nav Container */ 
.anestheticsnav #contentcontainer {
    background: url(/halocarbon_images/background_anes.gif) repeat-y; 
  /* this represents columns, different background colors */
}
.anestheticsnav .sideblurb {background: #83ADAF;}
.anestheticsnav #footer {border-top: 15px solid #2D7476}
/* Right Nav */
.anestheticsnav #rightnav a#rightnavproduct {
    background: url(/halocarbon_images/butt6.jpg) 100% 0 no-repeat;
    height: 29px;
}
.anestheticsnav #rightnav a#rightnavproduct:hover {
    background: url(/halocarbon_images/butt6-on.jpg) 100% 0 no-repeat;
}
.anestheticsnav #rightnav a#rightnavapp {
    background: url(/halocarbon_images/butt7.jpg) 100% 0 no-repeat;
    height: 25px;
}
.anestheticsnav #rightnav a#rightnavapp:hover {
    background: url(/halocarbon_images/butt7-on.jpg) 100% 0 no-repeat;
}
.anestheticsnav #rightnav a#rightnavfaq {
    background: url(/halocarbon_images/butt8.jpg) 100% 0 no-repeat;
    height: 25px;
}
.anestheticsnav #rightnav a#rightnavfaq:hover {
    background: url(/halocarbon_images/butt8-on.jpg) 100% 0 no-repeat;
}
.anestheticsnav #rightnav a#rightnavmsds {
    background: url(/halocarbon_images/butt9.jpg) 100% 0 no-repeat;
    height: 28px;
}
.anestheticsnav #rightnav a#rightnavmsds:hover {
    background: url(/halocarbon_images/butt9-on.jpg) 100% 0 no-repeat;
}
.anestheticsnav #rightnav a#rightnavdist {
    background: url(/halocarbon_images/butt10.jpg) 100% 0 no-repeat;
    height: 27px;
}
.anestheticsnav #rightnav a#rightnavdist:hover {
    background: url(/halocarbon_images/butt10-on.jpg) 100% 0 no-repeat;
}
.anestheticsnav #over_brochure_eng {
padding:5px;
background-color:#2D7476;
width:200px;
}
/* product deatail pages */ 
div.pd { border-color: #307779;	 }
a.pd:hover { font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #307779; font-weight: bold; text-decoration: underline}
