/* Copyright 2009 Hawaiian Chip Company, LLC. */
/* Site design and development by zakidesign.com */



/* Navigation Sections ------------------------------------------------- */		

div.nav_section ul{
	margin-bottom: 0; 
	margin-right: 0; 
	margin-top:0px;
	margin-left:0px;
	padding:0;
	list-style:none;
	text-align:left;
}
#nav_menu{
	margin:0;
	padding:0;
	width: auto;
	border-right: 3px solid #FFF;
height:100%;
}

#nav_menu h3{
	font-size: 14px;
	color:#666666;
	padding:5px;
	text-align:center;
	background: #FC0;
	margin-bottom: 0px; margin-top: 0px;
	border-bottom: 1px solid #FFF;
}


div.nav_section ul li{
	margin-bottom: 0; margin-top: 0;
	padding:0;
	font-size:12px;
	text-align:left;
	background:;
}

div.nav_section ul li a
{
margin-bottom: 0; margin-top: 0;
display: block;
padding: 8px;
width: auto;
background-color: #febb3f;
text-decoration: none;
color: #000;
}

div.nav_section ul li a:visited{
	text-decoration: none;
	color:#000;
}

div.nav_section ul li a:hover{
	text-decoration: none;
	background: #F63;
	color: #FFF;
}

.nav { border-bottom: 1px solid  #FFF; }






/************* HOME NAVIGATION **************/

#navigation-container { width:994px; height: 48px; padding: 0; text-align: left; clear:both; z-index: 500; margin-bottom: 0px; margin-top: 0; background: url(http://www.hawaiianchipcompany.com/v/assets/img/nav-bkgd.jpg) repeat-x #E64809; border-bottom: 3px solid #FFF; margin-left: 0; margin-right: 0; }


.navbox { width:888px; height: 48px; margin: 0 0 0 106px; }



#navigation-home { width:774px; height: 48px; margin-bottom: 0px; margin-top: 0; margin-left: 0; margin-right: 0; padding: 0; text-align: center; }


ul#navigation-home {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border: 0;
	top: 0px;
	left: 0px;
	width:774px;
	height: 48px;
	background: url(http://www.hawaiianchipcompany.com/v/assets/img/nav-on.jpg) no-repeat;
}
ul#navigation-home li { padding: 0; margin: 0; display: block;	float: left; text-indent: -4000px;	}

ul#navigation-home li a {
	border: 0;
	display: block;
	height: 48px;
	background: url(http://www.hawaiianchipcompany.com/v/assets/img/nav-off.jpg) no-repeat;
}

ul#navigation-home li a:hover {
	border: 0;
	display: block;
	background-image: url(http://www.hawaiianchipcompany.com/v/assets/img/nav-on.jpg); }
	
	

li#home a {	width: 101px; }
 
 
li#products a { width: 137px; }
li#products a:link,
li#products a:visited,
li#products a:hover {	background-position: -101px 0px; }


li#aboutus a {	width: 136px; }
li#aboutus a:link,
li#aboutus a:visited,
li#aboutus a:hover {	background-position: -238px 0px; }


li#news a {	width: 98px; }
li#news a:link, 
li#news a:visited, 
li#news a:hover {	background-position: -374px 0px; }


li#locations a { width: 143px; }
li#locations a:link, 
li#locations a:visited, 
li#locations a:hover {		background-position: -472px 0px;}


li#contactus a {	width: 159px; }
li#contactus a:link, 
li#contactus a:visited, 
li#contactus a:hover {	
	background-position: -615px 0px;
}


