@charset "utf-8";
/* CSS Document */

/* navigation bars  */
#navcontainer { bottom:0; left:22px; position: absolute; margin: 0px 0 0;  padding: 0;z-index:50;}
#navigation { padding: 0; margin:0; width: 800px; height: 29px; position: relative; }

#navigation li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;_overflow:hidden;}

#navigation li, #navigation a {height: 29px!important; display: block; }
#navigation li a {position:relative;z-index:9999;cursor:pointer;background-repeat:no-repeat;}


.pointe {z-index:100;/*position:absolute;left:0;top:29px;*/padding-top:29px;display:none;width:160px;height:19px;background:url(../img/pointe.png)  bottom center no-repeat;line-height:16px;position:relative;}

#home {left: 0; width: 163px;}
	#home a {width:163px;}
#products {left: 162px; width: 160px;}
	#products a {width:160px;}
#skin {left: 324px; width: 159px; }
	#skin a {width:159px;}
#newsletter {left: 481px; width: 159px;}
	#newsletter a {width:159px;}
#where {left: 643px;width: 158px; }
	#where a {width:158px;}

#home a.current,
/*#home a:hover {background: transparent url(../img/en_US/btn_header_nav.gif) 0 0 no-repeat; }*/
#home a.current .pointe, #home a:hover .pointe {display:block;}


#products a.current,
/*#products a:hover {background: transparent url(../img/en_US/btn_header_nav.gif) -163px 0 no-repeat; }*/
#products a.current .pointe,
#products a:hover .pointe {display:block;}

#skin a.current,
/*#skin a:hover {background: transparent url(../img/en_US/btn_header_nav.gif) -269px 0 no-repeat;}*/
#skin a.current .pointe,
#skin a:hover .pointe {display:block;}


#news a.current,
/*#news a:hover {background: transparent url(../img/en_US/btn_header_nav.gif) -402px 0 no-repeat;}*/
#news a.current .pointe,
#news a:hover .pointe {display:block;}

#newsletter a.current,
/*#newsletter a:hover {background: transparent url(../img/en_US/btn_header_nav.gif) -535px 0 no-repeat;}*/
#newsletter a.current .pointe,
#newsletter a:hover .pointe {display:block;}


#where a.current,
/*#where a:hover {background: transparent url(../img/en_US/btn_header_nav.gif) -668px 0 no-repeat; }*/
#where a.current .pointe,
#where a:hover .pointe {display:block;}



/* allows twin helix png fix to work in ie6 

#navigation img { behavior: url(iepngfix.htc) }

*/
