body, TD {
      font-family: Arial, "Lucida Grande", Verdana, Arial, sans-serif;
      font-size: 11px;
      line-height: 18px;
      color: #000000;
      padding: 0px;
      margin-top: 10px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 10px;
}

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:118px; height:487px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:118px; height:487px; 
	clip:rect(0px, 118px, 487px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}

div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:487px; 
  font-size:1px; z-index:1;
  }

div#track { 
  position:absolute; left:0; top:12px;
  width:11px; height:463px;
  background: url("images/nav/track.gif") #336 repeat;
  z-index:1;
  }

div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#ceced6;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  



#sub_nav_list {
	    position: relative;
	    text-indent: 15px;
	    line-height: 25px;
}

#sub_nav_list_press {
            position: relative;
            text-indent: 15px;
            line-height: 18px;
}            


#sub_nav_indent {
	    position: relative;
	    text-indent: 10px;
	    line-height: 25px;
	    margin-top: 20px;
	    text-decoration: bold;
}
	


.main_nav {
	  font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	  font-size: 10.5px;
	  margin-top: 18px;
}

a.main_nav_selected:link, a.main_nav_selected:visited {
            font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	    font-size: 10.5px;
	    margin_top: 18px;
	    color: #0033FF;
}

a.main_nav_selected:hover, a.main_nav_selected:active {
         font-family: "Lucida Grande", Arial, Verdana, sans-serif;                                 
         font-size: 10.5px;     
         color: #006666;
         text-decoration: none;
                                                                                    
}                                

.small_caps {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
        font-size: 9px;
        margin-top: 12px;                                                                             
        color: #333333;                                                                                                      

a:hover, a:active {
         color: #006666;
         text-decoration: none;
}

}

.sub_nav {
        font-family: "Lucida Grande", Arial, Verdana, sans-serif;  
        font-size: 10px;                                                                         
        margin-top: 18px;
	color: #333333;
}      

.sub_nav_press {
        font-family: "Lucida Grande", Arial, Verdana, sans-serif;
        font-size: 11px;
        margin-top: 11px;
        color: #333333;
        position: absolute;
        text-indent: 10px;
        line-height: 20px;
        text-decoration: none;
}        

.sub_nav_locate {
        font-family: "Lucida Grande", Arial, Verdana, sans-serif;
        font-size: 11px;
        margin-top: 20px;
        color: #333333;
}                      




.sub_nav_header {
         font-family: "Lucida Grande", Arial, Verdana, sans-serif;                                          
         font-size: 10.5px;
	 color: #006666;
	 text-decoration: none;
	 font-weight: bold; 
}                                


.sub_nav_numbers {
          font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	  font-size: 8.5px; 
	  color: #333333;
	  text-decoration: none;
}


.shop_product {
          font-family: Arial, "Lucida Grande", Verdana, sans-serif;
          font-size: 11px;
          color: #006666;
          text-decoration: none;   
}

.shop_product_font {
          font-family: Arial, "Lucida Grande", Verdana, sans-serif;
          font-size: 10.5px;
          color: #000000;
          text-decoration: none;
} 

.shop_header_font {
          font-family: Arial, "Lucida Grande", Verdana, sans-serif;
          font-size: 18px;
          color: #006666;
          text-decoration: none;
}             

.shop_font {
          font-family: Arial, "Lucida Grande", Verdana, sans-serif;
          font-size: 15px;
          color: #333333;
          text-decoration: none;
}                



.content_header {
         font-family: Arial, "Lucida Grande", Verdana, sans-serif;
         font-size: 14px;
         color: #006666;
         text-decoration: none;
         font-weight: normal;
}                                


.sitemap {
        font-family: "Lucida Grande", Arial, Verdana, sans-serif;
        font-size: 11px;
        margin-top: 11px;
        color: #333333;
        position: relative;
        text-indent: 10px;
        line-height: 16px;
        text-decoration: none;
}

.sitemap_header {
        font-family: "Lucida Grande", Arial, Verdana, sans-serif;
        font-size: 12px;
        margin-top: 12px;
        color: #333333;
        position: relative;
        text-indent: 0px;
        line-height: 16px;
        text-decoration: none;
}
                                                                                                                                                                             



a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	 color: #006666;
	 text-decoration: none;
}

a.sub_nav:link, a.sub_nav:visited { color: #333333; }
a.sub_nav:hover, a.sub_nav:active { color: #006666; }

.sub_nav_selected {
		  
		font-size: 11px;
		margin_top: 18px;
		color: #006666;
}

a.sub_nav_selected:link, a.sub_nav_selected:visited { color: #006666; }
a.sub_nav_selected:hover, a.sub_nav_selected:active { color: #006666; }


.footer {
    font-family: Arial, "Lucida Grande", Verdana, Arial, sans-serif;                              
      font-size: 9px;         
      line-height: 11px; 
      color: #999999;          
}

.press_text {	
  font-family: Arial, "Lucida Grande", Verdana, Arial, sans-serif;
      font-size: 9px;
      line-height: 10px; 
}


#leftNavSpace	{ position:relative; width:130px; height:378px; z-index:100 }

/* list all possible layers for leftNavSpace */
#products, #cattree, #claw, #dogdish, #nap, #pounce, #shikisai, #water, #petdish, #about, #philosophy, #news, #designers, #contact, #list, #employment, #shop, #shop_dogdish, #shop_cattree, #shop_petdish, #shop_shikisai, #shop_water, #shop_policy, #shop_claw, #shop_pounce, #shop_nap {
         position:absolute; visibility:hidden; left:0; top:0; z-index:1 }


/*** area below is for locate page ***/

/* Specifications for container for layers to show/hide.
	 Most browsers need both width and height set. */
#container	{ position:relative; width:610px; height:300px; z-index:100 }

#container2  { position:relative; width:617px; height:492px; z-index:100 }

/* Include id's for all your layers here, with commas between. */
#lyr1, #ca, #ca2, #ct, #co, #de, #fl, #ga, #id, #il, #ky, #md, #me, #ma, #mn, #mo, #nv, #nj, #nm, #ny, #oh, #or, #pa, #sc, #tx, #va, #wa, #onlinestores, #europe, #asia, #australia, #canada, #press1, #press2, #press3 { 
	position:absolute; visibility:hidden; left:0; top:0; z-index:1 }

