#main-nav {
	width: 852px;
	height: 35px;
	font-size: 12px;
	padding: 2px 0;
	padding-left: 54px;
	background: url(/images/waveriderdesign/header/bg-header.png) bottom left no-repeat;
}
#main-nav a:hover {
	background-position: -108px 0px;
	text-decoration: none;
}

#main-nav a {
	color: #d9cabf;
	display: block;
	width: 100%;
	background: url(/images/waveriderdesign/header/bg-nav.png) no-repeat;
	padding-top: 5px;
	height: 30px;
	text-transform: uppercase;
}
#nav-tabs, #secondary-nav {
	padding: 0;
	margin: 0;
}
#nav-tabs {
	margin: 0;
	padding: 0;
	width: 768px;
	margin: 0 auto;
}

#nav-tabs li {
	width: 108px;
	line-height: 1em;
	list-style: none;
	color: white;
	float: left;
	text-align: center;
	margin: 0 2px 0 0;
}
#nav-tabs .tab-oneline-padding{
	line-height: 25px;
	font-size:1.2em;
}

#nav-wrapper {
	position: absolute;
	right: 30px;
	top: 15px;
	width: 350px;
}
.secondary-nav {
	clear: both;
	margin: 0;
}
.secondary-nav li {
	list-style: none;
	padding: 5px;
	color: white;
	font-weight: bold;
	float: right;
	text-align: center;
	text-transform: uppercase;
}
.secondary-nav li a {
	color: white;
	font-weight: bold;
}
.secondary-nav li a:visited {
	color: white;
	font-weight: bold;
}

#header-body {
	background: url(/images/waveriderdesign/header/bg-subheader.jpg) top left no-repeat;
	width: 852px;
	height: 110px;
	margin-bottom: 1px;
	display: block;
}

#logo-image {
	position: absolute;
	top: 1px;
	left: 40px;
}

.secondary-nav .cart-item {
	padding: 3px 5px 3px 0;
}

#header-bottom {
	height: 24px;
	background: url(/images/waveriderdesign/header/bg-sub-subheader.png);
	line-height: 24px;
	font-size: 11px;
}
#header-bottom strong {
	float: right;
	line-height: 24px;
	margin: 0 0 0 5px;
}
#track-order-image {
	margin-right: 35px;
}
#header-bottom strong a {
	color: black;
	font-weight: bold;
}
#header-bottom strong a img {
	position: relative;
	top: 1px;
}

#header-bottom em {
	margin-left: 35px;
	font-weight: bold;
}

#breadcrumbs-color-wrapper {
	margin: 0 21px;
	padding: 1px 40px;
	background-color: white;
}
#navBreadCrumb {
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	height: 16px;
	color: #666666;
	margin: 0;
	background-color: #d5dff1;
	padding: 6px 20px;
}
#breadcrumbs-left {
	position: absolute;
	left: 0px;
	top: 0px;
}
#breadcrumbs-right {
	position: absolute;
	right: 0px;
	top: 0px;
}
#navBreadCrumb a {
	text-transform: uppercase;
	color: #999999;
}
#home-breadcrumb {
	position: relative;
	top: 1px;
	margin-right: 3px;
}
#navBreadCrumb #_lpChatBtn {
	position: absolute;
	top: 0px;
	right: 20px;
	text-transform: none;
	font-weight: bold;
}
#breadcrumb-chat:hover {
	font-weight: bold;
}
#breadcrumb-chat img {
	position: relative;
	top: 3px;
	margin-left: 3px;
}

#banner-image {
	position: absolute;
	bottom: 1px;
	left: 240px;
}

#banner-image img {
	float: left;
}

.underlined { text-decoration: underline; }

#main-nav #sale-items-tab { margin-right: 0; }

#top-nav, #bottom-nav {
	height: 39px;
	width: 813px;
	margin: 0 0 1px;
	padding: 0 20px;
	font-size: 11px;
	background: url(/images/waveriderdesign/header/bg-header.png) top left no-repeat;
	text-transform: uppercase;
}
#top-nav ul, #bottom-nav ul {
	padding: 0;
	margin: 0;
}
#top-nav ul li, #bottom-nav ul li {
	line-height: 39px;
	list-style: none;
	padding: 0 2px;
	color: white;
}

#top-nav ul.info-nav, #bottom-nav ul.info-nav {
	float: left;
}
#top-nav ul.info-nav a, #bottom-nav ul.info-nav a {
	color: #F0F0F0;
}
#top-nav ul.customer-nav, #bottom-nav ul.customer-nav {
	float: right;
}
#top-nav ul.customer-nav a, #bottom-nav ul.customer-nav a { color: white; }
#top-nav ul.info-nav li, #bottom-nav ul.info-nav li { float: left; }
#top-nav ul.customer-nav li, #bottom-nav ul.customer-nav li { float: left; }

#header-wrapper { 
	background-color: black; 
	margin: 0 21px;
}