

/****************************************** Content Tab Sytlesheet*********************************/

/*- Menu Tabs --------------------------- */

#tabsF 
{
      float:left;
      width:100%;
      background:#fff;/*#efefef;*/
	  font:  11px/1.5em Verdana;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #A9A9A9;/*#067ABF;*/
}
#fontstyle p{font-family : arial, helvitica;font-size : 12px;}
#fontstyle2 p{font-family : arial, helvitica;font-size : 12px;}
#fontstyle3 p{font-family : arial, helvitica;font-size : 12px;}
#fontstyle4 {font-family : arial, helvitica;font-size : 12px;}

#tabsF ul 
{
      margin:0;
      padding:10px 10px 0 50px;
      list-style:none;
}
    
#tabsF li 
{
      display:inline;
      margin:0;
      padding:0;
}

#tabsF a 
{
      float:left;
      background:url("tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
    
#tabsF a span 
{
      float:left;
      display:block;
      background:url("tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {float:none;}
    /* End IE5-Mac hack */

#tabsF a:hover span 
{
      color:#FFF;
}

#tabsF a:hover 
{
      background-position:0% -42px;
}

#tabsF a:hover span 
{
      background-position:100% -42px;
}

#tabsF #current a 
{
      background-position:0% -42px;
}
        
#tabsF #current a span 
{
      background-position:100% -42px;
}
		  	  
		  
/* -- Middle Page menus ---------------------------------------------- */

ul 
{
	list-style: none;
   margin: 0;
   padding: 0;
}

img 
{
    border: none;
}

#middleMenu 
{
    
	width: 200px;
    margin: 10px;
    border-style: solid;
    border-color: #656556;
    
    border-width: 1px;
	
	position: absolute;
}

#middleMenu li a 
{
    height: 32px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 32px;
    text-decoration: none;
}

#middleMenu li a:link, #middleMenu li a:visited 
{
    color: #FFF;
    display: block;
    background:  url(menuProducts.jpg);
    padding: 8px 0 0 20px;
}

#middleMenu li a:hover, #middleMenu li #current 
{
    color: #FFF;
    background:  url(menuProducts.jpg) 0 -32px;
    padding: 8px 0 0 20px;
}

#middleMenu a img 
{
	width: 191px; /* IE5 Win can't dynamically change size - don't use 0px to hide */
	height: 92px;
	position: absolute;
	top: -130px;
	left: 0px;
	border: 1px solid black;
	visibility: hidden;
}
	
#middleMenu a:hover img 
{
	visibility:visible;
}



/* -- Test ---------------------------------------------- */


#links 
{
    
	 width: 157px;
    margin: 10px;
    border-style: solid;
    border-color: #656556;
    
    border-width: 0px;
}

#links li a 
{
    height: 32px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 32px;
    text-decoration: none;
}

#links li a:link, #links li a:visited 
{
    color: #000000;
    display: block;
    background:  url(temp.jpg);
    padding: 8px 0 0 20px;
}

#links li a:hover, #links li #current 
{
    color: #000000;
    background:  url(temp.jpg) 0 -32px;
    padding: 8px 0 0 20px;
}