#headImg {
	float: left;
	width: 569px;
}

#product-tabs {
	float: left;
	font-family: Arial;
	position: relative;
	text-align: left;
	width: 569px;
}

#product-tabs * {
	margin: 0px;
	padding: 0px;
}

#product-tabs dt {
	background-image: url(../imagenes/category-tab-tabs.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	position: relative;
	text-indent: -9999px;
	width: 142px;
}

#product-tabs dt.active {
	cursor: auto;
}

#product-tabs dt#tab-featured {
	background-position: 0px 0px;
	width: 143px;
}
#product-tabs dt#tab-top {
	background-position: -143px 0px;
}
#product-tabs dt#tab-new {
	background-position: -285px 0px;
}
#product-tabs dt#tab-recent {
	background-position: -427px 0px;
}
#product-tabs dt#tab-featured:hover,
#product-tabs dt#tab-featured.active,
#product-tabs dt#tab-featured.over {
	background-position: 0px -25px;
}
#product-tabs dt#tab-top:hover,
#product-tabs dt#tab-top.active,
#product-tabs dt#tab-top.over {
	background-position: -143px -25px;
}
#product-tabs dt#tab-new:hover,
#product-tabs dt#tab-new.active,
#product-tabs dt#tab-new.over {
	background-position: -285px -25px;
}
#product-tabs dt#tab-recent:hover,
#product-tabs dt#tab-recent.active,
#product-tabs dt#tab-recent.over {
	background-position: -427px -25px;
}

#product-tabs dd {
	background-color: #ffffff;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	left: 0px;
	padding: 5px 14px 0px;
	position: absolute;
	top: 25px;
	width: 539px;
}

#product-tabs .set {
	background-image: url(../imagenes/category-tab-bg.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	margin: 0 0 30px 0px;
	position: relative;
	top: 15px;
	width: 536px;
}

#product-tabs .lastSet {
	border-bottom: 0px;
}

#product-tabs .emptySet {
	height: 190px;
}

#product-tabs .firstSet .item {
	border-top: 0px;
}

#product-tabs .item {
	border-top: 1px solid #dfdfdf;
	display: inline;
	float: left;
	padding: 0px 20px;
	position: relative;
	text-align: center;
	top: -15px;
	width: 148px;
}

#product-tabs .item .smallImage, #product-tabs .item .item-details {
	position: relative;
	top: 15px;
}

#product-tabs .firstItem {
	padding-left: 6px;
}

#product-tabs .lastItem {
	padding-right: 6px;
}

#product-tabs .item .item-details {
	text-align: left;
}

#product-tabs .item .item-details h3 {
	margin-bottom: 9px;
}

#product-tabs .item .item-details h3 a {
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
}

#product-tabs .item .item-details h4 .ourpricecategory,
#product-tabs .item .item-details h4 .listprice,
#product-tabs .item .item-details h4 .ourCheapPrice {
	color: #000000;
	font-size: 10pt;
}

#product-tabs .smallImage {
	border: 0px;
	height: 130px;
	margin-bottom: 9px;
	width: 130px;
}

#product-tabs .viewMore {
	bottom: 2px;
	float: right;
	position: relative;
	right: -10px;
	text-align: right;
}

#product-tabs .viewMore a {
	color: #666666;
	text-decoration: underline;
}

#nfl_category_1_wrap, #nfl_category_2_wrap {
	float: left;
	overflow: hidden;
	width: 569px;
}

#defaultBanner {
	float: left;
	padding-top: 7px;
	width: 569px;
}