/* Top Nav */
li.cart, li.cart a {
	width: 61px;
	background: url('/images/uploads/cart/nav.gif') 0px 0px no-repeat;
}

#cart li.cart a, li.cart a:hover {
	background-position: 0px -30px;
}

li.account, li.account a {
	width: 78px;
	background: url('/images/uploads/my_account/nav.gif') 0px 0px no-repeat;
}

#account li.account a, li.account a:hover {
	background-position: 0px -30px;
}

li.contact_us, li.contact_us a {
	width: 66px;
	background: url('/images/uploads/contact_us/nav.gif') 0px 0px no-repeat;
}

#contact_us li.contact_us a, li.contact_us a:hover {
	background-position: 0px -30px;
}

/* Bottom Nav */
li.about_us, li.about_us a {
	width: 59px;
	background: url('/images/uploads/about_us/nav.gif') 0px 0px no-repeat;
}

#about_us li.about_us a, li.about_us a:hover {
	background-position: 0px -30px;
}

li.customer_service, li.customer_service a {
	width: 109px;
	background: url('/images/uploads/customer_service/nav.gif') 0px 0px no-repeat;
}

#customer_service li.customer_service a, li.customer_service a:hover {
	background-position: 0px -30px;
}

li.stores, li.stores a {
	width: 49px;
	background: url('/images/uploads/stores/nav.gif') 0px 0px no-repeat;
}

#stores li.stores a, li.stores a:hover {
	background-position: 0px -30px;
}

li.site_credits, li.site_credits a {
	width: 75px;
	background: url('/images/uploads/site_credits/nav.gif') 0px 0px no-repeat;
}

#site_credits li.site_credits a, li.site_credits a:hover {
	background-position: 0px -30px;
}

/* Product Nav */
li.hoodies, li.hoodies a {
	width: 150px;
	height: 50px;
	background: url('/images/uploads/hoodies/nav.gif') 0px 0px no-repeat;
}

li.hoodies a:hover {
	background-position: 0px -50px;
}

#hoodies li.hoodies a, #hoodies li.hoodies a:hover {
	background-position: 0px -100px;
}

li.tees, li.tees a {
	width: 100px;
	height: 100px;
	background: url('/images/uploads/tees/nav.gif') 0px 0px no-repeat;
}

li.tees a:hover {
	background-position: 0px -100px;
}

#tees li.tees a, #tees li.tees a:hover {
	background-position: 0px -200px;
}

li.onesies, li.onesies a {
	width: 150px;
	height: 50px;
	background: url('/images/uploads/onesies/nav.gif') 0px 0px no-repeat;
}

li.onesies a:hover {
	background-position: 0px -50px;
}

#onesies li.onesies a, #onesies ul#onesies li.onesies a:hover {
	background-position: 0px -100px;
}

li.extras, li.extras a {
	width: 100px;
	height: 100px;
	background: url('/images/uploads/extras/nav.gif') 0px 0px no-repeat;
}

li.extras a:hover {
	background-position: 0px -100px;
}

#extras li.extras a, #extras li.extras a:hover {
	background-position: 0px -200px;
}

/* Progress Nav */
li#step1 {
	width: 120px;
	background: url('../images/cart/step1.gif') 0px 0px no-repeat;
}

li#step2 {
	width: 110px;
	background: url('../images/cart/step2.gif') 0px 0px no-repeat;
}

li#step3 {
	width: 115px;
	background: url('../images/cart/step3.gif') 0px 0px no-repeat;
}

li#step4 {
	width: 130px;
	background: url('../images/cart/step4.gif') 0px 0px no-repeat;
}
