#top-nav {
	height: 36px;
	width: 843px;
	border-bottom: 1px solid #B4CAE9;
	margin: 0 12px;
	font-size: 11px;
}
#top-nav ul {
	padding: 0 5px;
	margin: 0;
	height: 32px;
}
#top-nav ul li {
	line-height: 32px;
	list-style: none;
	padding: 0 5px;
	color: white;
}

#top-nav ul#info-nav {
	float: left;
}
#top-nav ul#info-nav a {
	color: white;
}
#top-nav ul#customer-nav {
	float: right;
}
#top-nav ul#customer-nav a {
	color: #feb661;
}
#top-nav ul#info-nav li {
	float: left;
}
#top-nav ul#info-nav li.last-item, #top-nav ul#customer-nav li.last-item {
	border: none;
	
}
#top-nav ul#customer-nav li {
	float: left;
}
#top-nav ul#customer-nav li.cart-item {
	padding-left: 0;
	position: relative;
	top: 2px;
}

.header_03 {
	background-image: url(../images/design/bg_horz_top_sub_logo.jpg);
	background-repeat: no-repeat;
	width: 857px;
	height: 65px;
	padding: 0 6px;
}
.header_04 {
	background: url(/images/waveriderdesign/header/bg-nav.jpg) top left no-repeat;
	width: 869px;
	height: 47px;
}
.header_05 {
	background-image: url(/images/waveriderdesign/header/bg-breadcrumbs.jpg);
	background-repeat: no-repeat;
	width: 869px;
	height: 43px;
}

#main-nav	{
	padding: 0 0 0 49px;
	margin: 0;
	background: url(/images/waveriderdesign/header/nav-leftbumper.jpg) bottom left no-repeat;
	height: 47px;
}
#main-nav li {
  float: left;
  margin: 1px 0 0 0;
  padding: 0;
  list-style: none;
  height: 46px;
  width: 110px;
  text-transform: uppercase;
}
#main-nav li a {
  background: url(/images/waveriderdesign/header/nav-norm.jpg) bottom left no-repeat;
  display: block;
  text-align: center;
  width: 110px;
  cursor: pointer;
  font-size: 11px;
  line-height: 11px;
  text-decoration: none;
  color: white;
}
#main-nav li a:hover {
  background-position: -110px 0px;
}
#main-nav li.active-tab a {
  background: url(/images/waveriderdesign/header/nav-active.jpg) top left no-repeat;
  color: black;
}
#main-nav li#order-status-tab {
  padding-top: 9px;
  height: 37px;
  width: 130px;
  margin-left: 100px;
}
#main-nav li#order-status-tab a {
  background: url(/images/waveriderdesign/header/nav-order-status.jpg) bottom left no-repeat;
  width: 125px;
  line-height: 35px;
  height: 37px;
  text-align: left;
  font-size: 10px;
  padding-left: 5px;
}
#main-nav li#order-status-tab a:hover {
  background-position: -130px 0px;
  text-decoration: underline;
}
#main-nav li.active-tab a:hover {
  background-position: -110px 0px;
}
.tab-twoline-padding a	{
	padding-top: 14px;
	height: 32px;
}
.tab-oneline-padding a	{
	padding-top: 20px;
	height: 26px;
}

#order-status-header-link {
  float: right;
  line-height: 27px;
  padding: 0 43px 0 0;
  background: url(/images/waveriderdesign/header/order-status.png) top right no-repeat;
  color: #7e7e7e;
  font-size: 9px;
  text-transform: uppercase;
  display: block;
  margin: 2px 0 0 0;
}

#order-status-header-link:hover { background-position: right -27px; }

/* ethan@waveriderdesign.com - 11.21.2008 - holiday home page styles */
/* REMOVE "-winter-black" to revert to non holiday breadcrumb bar" */
#home-breadcrumbs {
  width: 690px;
  margin: 0 17px;
  height: 43px;
  background: url(/images/waveriderdesign/home-page/home-breadcrumbs.jpg) top left no-repeat;
  line-height: 30px;
  font-size: 14px;
  padding: 0 130px 0 25px;
}

#water-emblem {
	position: absolute;
	bottom: 10px;
	right: 20px;
}