﻿#top-nav
{
	float: left;
	margin: 36px 0 0 58px;
}

#top-nav li
{
	float: left;
	display: block;
	background: transparent url(/images/header/nav_div.gif) no-repeat scroll 5px top;
	padding-left: 11px;
}

#top-nav li.first
{
	background-image: none;
	padding-left: 0;
}

#top-nav li a
{
	display: block;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

#top-nav li.coffees a
{
	width: 85px;
	background-image: url(/images/header/nav_1coffees_off.gif);
}

#top-nav li.coffees a:hover, #top-nav li.coffees a.active
{
	background-image: url(/images/header/nav_1coffees_on.gif);
}

#top-nav li.how-to-brew a
{
	width: 122px;
	background-image: url(/images/header/nav_2howtobrew_off.gif);
}

#top-nav li.how-to-brew a:hover, #top-nav li.how-to-brew a.active
{
	background-image: url(/images/header/nav_2howtobrew_on.gif);
}

#top-nav li.store-finder a
{
	width: 118px;
	background-image: url(/images/header/nav_3storefinder_off.gif);
}

#top-nav li.store-finder a:hover, #top-nav li.store-finder a.active
{
	background-image: url(/images/header/nav_3storefinder_on.gif);
}

#top-nav li.about-us a
{
	width: 93px;
	background-image: url(/images/header/nav_4aboutus_off.gif);
}

#top-nav li.about-us a:hover, #top-nav li.about-us a.active
{
	background-image: url(/images/header/nav_4aboutus_on.gif);
}

#top-nav li.sign-up a
{
	width: 78px;
	background-image: url(/images/header/nav_5signup_off.gif);
}

#top-nav li.sign-up a:hover, #top-nav li.sign-up a.active
{
	background-image: url(/images/header/nav_5signup_on.gif);
}

#top-nav li.promotions a
{
	width: 115px;
	background-image: url(/images/header/nav_6promotions_off.gif);
}

#top-nav li.promotions a:hover, #top-nav li.promotions a.active
{
	background-image: url(/images/header/nav_6promotions_on.gif);
}

#coffees-nav ul
{
	margin-bottom: -4px;
}

#coffees-nav li a
{
	display: block;
	width: 139px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin-bottom: 4px;
}

#coffees-nav li.original-blend a
{
	background-image: url(/images/coffees/1.x_cta1_orig_off.png);
}

#coffees-nav li.original-blend a:hover, #coffees-nav li.original-blend a.active
{
	background-image: url(/images/coffees/1.x_cta1_orig_on.png);
}

#coffees-nav li.dunkin-dark a
{
	font-weight: bold;
	background-image: url(/images/coffees/1.x_cta2_dark_off.png);
}

#coffees-nav li.dunkin-dark a:hover, #coffees-nav li.dunkin-dark a.active
{
	background-image: url(/images/coffees/1.x_cta2_dark_on.png);
}

#coffees-nav li.dunkin-decaf a
{
	font-weight: bold;
	background-image: url(/images/coffees/1.x_cta3_decaf_off.png);
}

#coffees-nav li.dunkin-decaf a:hover, #coffees-nav li.dunkin-decaf a.active
{
	background-image: url(/images/coffees/1.x_cta3_decaf_on.png);
}

#coffees-nav li.dunkin-turbo a
{
	font-weight: bold;
	background-image: url(/images/coffees/1.x_cta4_turbo_off.png);
}

#coffees-nav li.dunkin-turbo a:hover, #coffees-nav li.dunkin-turbo a.active
{
	background-image: url(/images/coffees/1.x_cta4_turbo_on.png);
}

#coffees-nav li.cinnamon-spice a
{
	background-image: url(/images/coffees/1.x_cta5_spice_off.png);
}

#coffees-nav li.cinnamon-spice a:hover, #coffees-nav li.cinnamon-spice a.active
{
	background-image: url(/images/coffees/1.x_cta5_spice_on.png);
}

#coffees-nav li.french-vanilla a
{
	background-image: url(/images/coffees/1.x_cta6_vanilla_off.png);
}

#coffees-nav li.french-vanilla a:hover, #coffees-nav li.french-vanilla a.active
{
	background-image: url(/images/coffees/1.x_cta6_vanilla_on.png);
}

#coffees-nav li.hazelnut a
{
	background-image: url(/images/coffees/1.x_cta7_hazelnut_off.png);
}

#coffees-nav li.hazelnut a:hover, #coffees-nav li.hazelnut a.active
{
	background-image: url(/images/coffees/1.x_cta7_hazelnut_on.png);
}

#coffees-nav li.holiday a
{
	background-image: url(/images/coffees/1.x_cta_seasonal_off.png);
}

#coffees-nav li.holiday a:hover, #coffees-nav li.holiday a.active
{
	background-image: url(/images/coffees/1.x_cta_seasonal_on.png);
}
