@charset "UTF-8";
/* CSS Document */
@import "/Internet/DisplayPage/css/hdrnav_update.css";

a.wishlist:link{
	display:none;
}

a.contact:link, a.contact:visited {
	background: url(../images/buttons/54190_btn_contact.gif) no-repeat center top;
}
a.contact:hover {
	background: url(../images/buttons/54190_btn_contact.gif) no-repeat center bottom;
}

a.help:link, a.help:visited {
	background: url(../images/buttons/54190_btn_help.gif) no-repeat center top;
}
a.help:hover {
	background: url(../images/buttons/54190_btn_help.gif) no-repeat center bottom;
}

a.activity:link, a.activity:visited {
	display:none;
}

a.viewCart:link, a.viewCart:visited {
	display:none;
}

a.orders:link, a.orders:visited {
	background: url(../images/buttons/54190_btn_checkout.gif) no-repeat center top;
}
a.orders:hover {
	background: url(../images/buttons/54190_btn_checkout.gif) no-repeat center bottom;
}

a.home_topnav:link, a.home_topnav:visited {
	background: url(../images/buttons/54190_btn_home.gif) no-repeat center top;
}
a.home_topnav:hover {
	background: url(../images/buttons/54190_btn_home.gif) no-repeat center bottom;
}


ul.four li {
	width:76px;
}

ul.four li.plus7{
	width:83px;
}


#hdrnav2 ul a {
	display: block;
	height: 58px;
	text-indent: -9999px;
	border:none;
}

#hdrnav2 {
	width: 311px;
	float:right;
}

#siteSearch, tr#siteSearch td{
	background-color:#b45340;	
}

#menuLayer0, #menuLayer1, #menuLayer2{
	white-space:nowrap !important;	
}
