#leftCollectionNav
{
	padding: 0;
}	
.leftCollectionNavText
{
	padding: 0 0 5px 4px;
	margin: 5px 0 -10px;
}
#contentActionBox1
{
	cursor: pointer;
}
#colorSwatchBox img
{
	margin: 2px;
}

.footerHost {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: right;
	width: 826px;
}

.footerHost a {
	text-decoration: none;
	color: #333;
	padding-bottom: 8px;
}

#productThumbs {
	display: none;
}

.toolTip
{
	background-color: #000;
	padding: 3px;
	border: 1px solid #6b6b6b;
	z-index: 200;
}

#recommendItemBox p
{
	width: 140px;
	padding-left: 15px;
}

#recommendItemBox img
{
	float: left;
	width: 78px;
	height: 78px;
	margin-right: 4px;
	border: 1px solid #ccc;
}

a
{
	text-decoration: none;
	color: #aaa;
}

.videoList li
{
	position: relative;
}

.arrowBlack
{
	top: 0;
}
.spinner
{
	visibility: hidden;
	position: relative;
}
#contact-wait
{
	top: -8px;
}
#contact-message
{
	top: -1em;
}
#subscribe-message
{
	left: 1em;
}
.failureMessage
{
	color: #cc0000;
	position: relative;
}

.successMessage
{
	color: #cccc98;
	position: relative;
}

#mainBox
{
		padding-top: 20px;
}

.posterTitle
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px;
}

.poster
{
	float: left;
	width: 33%;
	overflow: auto;
	text-align: center;
}

.poster img
{
	margin: 8px;
	border: 1px solid #333;
}

.poster div
{
	margin-bottom: 8px;
}

#leftScroll
{
	position: absolute;
	visibility: hidden;
}

#navGolfFootwear {
	width: 109px;
	left: 362px;	
}

#navGolfFootwear a:hover, #navGolfFootwear a.active {
	background: transparent url("/img/navsecondary.jpg") -362px -18px no-repeat;
}

#navGolfFootwear a.prev:hover {
	background: transparent url("/img/navsecondary.jpg") -362px -72px no-repeat;
}

#navGolfFootwear a.next:hover {
	background: transparent url("/img/navsecondary.jpg") -362px -54px no-repeat;
}

#navCasaFootwear {
	width: 92px;
	left: 461px;
}

#navCasaFootwear a:hover, #navCasaFootwear a.active {
	background: transparent url("/img/navsecondary.jpg") -461px -36px no-repeat;
}

#navCasaFootwear a.next:hover {
	background: transparent url("/img/navsecondary.jpg") -461px -72px no-repeat;
}

#topTechBoxFIT h3 {
	background: url("/img/technology-fit-logo.jpg") left top no-repeat;
	padding: 0 0 0 140px;
}

#topTechBoxNEST h3 {
	background: url("/img/technology-nest-logo.jpg") left top no-repeat;
	padding: 0pt 0pt 8pt 120px;
}

/* Nav-Secondary-Golf */
#navSecondary-Golf {
	float: right;
	padding: 15px 0 0 0;
}
#navSecondary-Golf ul {
	margin: 0;
	padding: 0;
	height: 17px;
	width: 374px;
	list-style: none;
	position: relative;
	background: transparent url("/img/nav-secondary-golf.jpg") left top no-repeat;
}

#navSecondary-Golf li {
	margin: 0;
	padding: 0;
	height: 17px;
	position: absolute;
	top: 0;
	z-index: 20;
}

#navSecondary-Golf li.active {
	z-index: 10;
}

#navSecondary-Golf a {
	display: block;
	height: 17px;
}

#navGolfFootwear2 {
	width: 125px;
	left: 0px;
}

#navGolfFootwear2 a:hover, #navGolfFootwear2 a.active {
	background: transparent url("/img/nav-secondary-golf.jpg") 0px -17px no-repeat;
}

#navGolfFootwear2 a.prev:hover {
	background: transparent url("/img/nav-secondary-golf.jpg") 0px -51px no-repeat;
}

#navGolfApparel {
	width: 140px;
	left: 110px;
}

#navGolfApparel a:hover, #navGolfApparel a.active {
	background: transparent url("/img/nav-secondary-golf.jpg") -110px -34px no-repeat;
}

#navGolfApparel a.prev:hover {
	background: transparent url("/img/nav-secondary-golf.jpg") -110px -68px no-repeat;
}

#navGolfApparel a.next:hover {
	background: transparent url("/img/nav-secondary-golf.jpg") -110px -51px no-repeat;
}

#navGolfAccessories {
	width: 140px;
	left: 234px;
}

#navGolfAccessories a:hover, #navGolfAccessories a.active {
	background: transparent url("/img/nav-secondary-golf.jpg") -234px -17px no-repeat;
}

#navGolfAccessories a.next:hover {
	background: transparent url("/img/nav-secondary-golf.jpg") -234px -68px no-repeat;
}

.navSecondaryBoxAccessories {
	background: url("/img/accessories-title.gif") left top no-repeat;
	height: 32px;
}

.navSecondaryBoxGolf {
	background: url("/img/golf-title.gif") left top no-repeat;
	height: 32px;
}

.wait
{
	visibility: hidden;
	position: absolute;
	left: 8px;
	top: 8px;
	width: 16px;
	height: 16px;
	background: url(../img/wait.gif) no-repeat 0 0;
}

.visible
{
	visibility: visible;
}

.floated.wait
{
	float: left;
	margin: 8px;
}

#articleImage
{
	height: 381px;
	position: relative;
}