#topLock {
	left: -96px;
	position: absolute;
	top: 22px;
	z-index: 12500;
}

#topLockNav #right {
  background: transparent url('../../images/homepage-test-images/main-nav-link.png') no-repeat left top;
  height: 30px;
  margin: 0px;
  padding: 7px;
  width: 300px;
}

#topLockNav #right a {
  background: transparent url('../../images/homepage-test-images/main-nav-hover.gif') no-repeat left top;
  display: block;
  float: left;
  height: 33px;
  position: relative;
  text-indent: -5000em;
  z-index: 12000;
}

#nav_input_form {
  height:41px;
  left:27px;
  position:absolute;
  top:107px;
  visibility:hidden;
  width:305px;
  z-index:13000;
}

input#nav_input {
  background-color:transparent;
  border:0 solid #000000;
  color:#555555;
  font-size:30px;
}

#topLockNav #right  a {
  width: 89px;
}

#topLockNav #right  a:hover {
  background-position: 0px -33px;
}

#linkSportswear a {
  background-position: -89px 0px;
  width: 156px;
}

#linkSportswear a:hover {
  background-position: -89px -33px;
}

#nav, 
#nav ul {
  margin: 0px 0px 0px 6px;
  padding: 0px;
}

DIV#nav {
	background: transparent;
	width: 90px;
	visibility: hidden;
}

#leftNav {
	position: absolute;
	left: -96px;
	top: 92px;
	z-index: 10000;
}

#leftNav li {
  list-style-type: none;
  margin: 0px 0px 1px 0px;
  position: relative;
}

a.navPrimary,
.primaryButton a {
	background: transparent url('../../images/homepage-test-images/left-nav-tabs.gif') no-repeat left bottom;
	color: #c5c5c5;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px 25px 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 61px;
}

a.navPrimary,
.primaryButton a.folding {
  background-image: url('../../images/homepage-test-images/left-nav-tabs-folding.gif');
}

a.navPrimary:active,
a.navPrimary:focus
.primaryButton a:active,
.primaryButton a:focus {
  background-position: -100px 100%;
  outline: none;
}

a.navPrimary:hover,
.primaryButton a:hover {
  background-position: -200px 100%;
  color: white;
}

#nav ul.navSecondary,
.secondaryButton {
	background: #e5e5e5;
/*
	padding: 7px 0px;
*/
}

.navSecondary a,
.secondaryButton a {
	background: none;
	color: #323232;
	display: block;
	height: auto;
	padding: 5px 4px 3px 7px;
	text-indent: 0px;
	text-decoration: none;
	text-transform: none;
	width: 79px;
}

.navSecondary a:focus, 
.navSecondary a:active,
.secondaryButton a:focus,
.secondaryButton a:active {
  background: #ccc;
  color: #EA6731;
  outline: none;
}

.navSecondary a:hover,
.secondaryButton a:hover {
  color: #EA6731;
}

#nav ul.navTertiary {
  border-bottom: 1px solid #dedede;
  padding-left: 7px;
}

#nav ul.navTertiary {
  width: 1px;
}

#leftNav li.listHead {
  color: #EA6731;
  padding: 3px 4px 2px 0px;
}

/* because no search is available without flash */

#search {display: none;}

#lnLogin {
  margin-top: 28px;
}

