/* ==================== SECTION: CATEGORY STYLES ==================== */

div.categoryHead { 
	clear: both;
	width: 757px;
	float: left;
	margin-left: 15px;
	display: inline;
}

div#treadmillHead {
	background: url(/images/product/treadmills/bg_treadmill.jpg) no-repeat bottom #999;
}

div#exercisebikeHead {
	background: url(/images/product/exercise_bikes/bg_exerciseBike_rev.jpg) no-repeat bottom #999;
}

div#ellipticalHead {
	background: #999 url(/images/product/ellipticals/bg_elliptical_skier.jpg) no-repeat bottom ;
}

div.roundCorners {
    width: 757px;
    height: 4px;
	background: url(/images/product/bg_categoryTop.png) no-repeat top;
	font-size: 1px; line-height: 1px;
}

div.categoryCopy {
	float: left;
	width: 534px;
	min-height: 168px;
}

div.categoryCopy img.categoryheaderimage {
	padding: 25px 0px 0px 30px;
	margin-bottom: 15px;
}

div.categoryCopy p {
	width: 260px;
    font-size: 1.1em;
    line-height: 1.40em;
	margin: 0px 0px 10px 30px;
}

div.categoryCopy h4 {
	margin: 0px 0px 3px 30px;
}

div.categoryCopy ul {
	margin: 0px 0px 30px 30px;
	width: 280px;
}

div.categoryCopy ul li {
    font-size: 1.1em;
    line-height: 1.40em;
	padding-left: 6px;
	background: url(/images/product/bullet_category_header.gif) no-repeat left top;
}

div#categoryVideo {
	margin-bottom: 5px;
	float: left;
	width: 220px;
	margin-left: 3px;
	display: inline;
}

div#categoryVideo img {
	margin: 5px;
}

div#categoryVideo ul li a {
	display: block;
	margin: 0px 0px 2px 10px;
}

div.categoryHead * { 
	color: #FFF;
}

div.categorySubhead {
    border-bottom: 1px solid #ED8000;
    padding: 16px 0px 10px 27px;
    margin: 0 15px 20px 15px;
    clear: both;
    float: left;
    display: inline;
}

div.categorySubhead p {
    width: 75px;
}

div.subheadCopy {
    width: 490px;
    float: left;
}

div.categorySubhead h2 {
    display: inline;
    font-size: 1.8em;
    color: #ED8000;
    font-weight: normal;
}

div.categorySubhead p {
    display: inline;
    font-size: 1.1em;
    line-height: 1.40em;
}

div.productRow {
	background: url(/images/product/bg_productRow.gif) repeat-y;
	margin: 3px 0px 0px 16px;
	float: left;
	clear: both;
	display: inline;
}

div.product {
	width: 187px;
	margin-right: 3px;
	float: left;
	display: inline;
}

div.product * {
	color: #535353;
}

a.imgHero {
    width: 187px;
    display: block;
    text-align: center;
    background-color: #FFF;
}

img.productImage { display: block; }

a.productName { 
	display: block;
	margin-bottom: 4px;
	font-size: 1.4em;
	text-decoration: none;
	color:  #ed8000;
}
a.productName strong { color:  #ed8000; }
a.productName:hover { text-decoration: underline; }

div.productLinks {
	background-color: #FFF;
	border-bottom: 1px solid #ed8000;
	padding-bottom: 10px;
}

div.product ul {
	border-top: 3px solid #FFF;
	/* border-bottom: 3px solid #FFF; */
	padding: 10px 8px 4px 8px;
}

div.product a.productDetailLink {
	padding: 0 4px 0 8px;
	font-size: 1.1em;
	display: block;
	background: url(/images/product/arrow_product_details.gif) no-repeat right top;
	width: 78px;
	margin-bottom: 20px;
}
div.productRow .product a.imgHero img 
{
	height:150px;
	}
div.product ul li {
	padding: 0px 0px 5px 8px;
	background: url(/images/product/bullet_category_product.gif) no-repeat top left;
    font-size: 1.1em;
    line-height: 1.40em;
}

div.product div.price {
	background-color: #d3d3d3;
	padding: 8px;
	font-size: 1.3em;
}

div.product div.priceMsrp {
	vertical-align: text-top;
}

div.product div.priceCanadian {
	margin-left: 53px;
}

div.consoleBox {
	background: url(/images/product/bg_consolePop_top.png) no-repeat top;
	width: 315px;
	position: absolute;
	display: none;
}

div.consoleBox img.consoleShot { margin: 6px 0px 0px 6px; display: block; }

div.consoleBox div.consoleCopy { background: url(/images/product/bg_consolePop_bottom.png) no-repeat bottom; }

div.consoleBox div.consoleCopy p { 
	border-top: 1px solid #ed8000;
	margin: 0px 29px 0px 20px;
	padding: 9px 0px 25px 0px;
    font-size: 1.1em;
    line-height: 1.40em;
}

div.consoleBox div.consoleCopy p span.model { font-size: 1.3em;	color:  #ed8000; }
div.consoleBox div.consoleCopy p strong { color:  #ed8000; }

a.popClose { position: absolute; top: 10px; left: 235px; padding: 5px; }

p.categoryNote,
p.productPageNote {
    clear: both;
    padding: 15px 25px 0 25px;
    font-size: 1.05em;
    line-height: 1.40em;
    font-style:italic;
}

p.productPageNote { padding: 15px 25px 0 25px; }

div.categoryPlayer {
    float: right;
    width: 220px;
}

div.functionalPlayer {
    margin-top: 20px;
    padding-top: 7px;
    border-top: 1px solid #C5C2C1;
}

div.categoryVideoPlayer div {
    position: relative;
}

div.functionalPlayer p {
    width: 170px;
}

div.categoryVideoPlayer p {
    position: absolute;
    bottom: 10px;
    left: 140px;
    font-size: 1.0em;
}
div.categorySubhead a.videoThumb 
{
	margin-left:-7px;
	}
div.categoryVideoPlayer p a {
    font-size: 1.1em;
}

div.categoryVideoPlayer a.videoLink {
    font-weight: bold;
    padding-right: 8px;
    background: url(/images/home/orange_arrow_right.gif) no-repeat right center;
}

/* ==================== SECTION: PRODUCT PAGE STYLES ==================== */

div.productHead {
	clear: both;
	margin: 0px 15px;
	position: relative;
	background: url(/images/product/bg_productHead_bottom.gif) no-repeat bottom #EBEBEB;
	min-height: 173px;
	margin-bottom: 3px;
	width: 757px;
}

div.productHead * {
	color: #414042;
}

div.productHead h1 {
	font-size: 2.6em;
	font-weight: normal;
	padding: 20px 200px 13px 30px;
	background: url(/images/product/bg_productHead_top.gif) no-repeat top;
}

div.productHead p {
    font-size: 1.1em;
    line-height: 1.40em;
	padding: 0px 30px 13px 30px;
	width: 405px;
	/*line-height: 16px;*/
}

div.productHead div.price {
	font-size: 1.55em;
	display: block;
	padding: 0px 30px 0 30px;
}

div.productHead div.priceMsrp {
	color: #ed8000;
	vertical-align: text-top;
}

div.productHead div.priceMsrpLabel {
	color: #ed8000;
	font-weight: bold;
	display: inline;
	margin-right: 3px;
}

div.productHead div.priceCanadian {
	color: #ed8000;
	margin-left: 54px;
}

div.productHead p.msrpNote {
	font-style: italic;
	font-size: 1.05em;
	padding-bottom: 13px;
}

div.productHead div.imageHero {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 214px;
	height: 161px;
	background: url(/images/product/bg_productImage.gif) no-repeat top #FFF;
}	

div.productHead div.imageHero img {
	margin-left: 5px;
	float: left;
	display: inline;
}	

div.productHead div.imageHero img.zoomHero {
	float: right;
	margin: 6px 6px 6px 0px;
}	

ul.productContentNav {
	width: 757px;
	margin: 0px 0px 20px 15px;
}

div.productTabBody {
	clear: both;
	display: none;
	position: relative;
}

div.productTabBody div.left {
	width: 431px;
	margin: 0px 25px 0px 0px;
	padding-left:15px;
	display: inline;
}

div.productTabBody div.right {
	width: 301px;
}

div.productTabBody ul,
div.productTabBody p {
	margin-bottom: 16px;
	line-height: 16px;
}

div.productTabBody p {
	margin-bottom: 16px;
	line-height: 16px;
    font-size: 1.1em;
    line-height: 1.40em;
}

div.productTabBody ul li * {
	font-size: 1.1em;
}

div.productTabBody h4 a {
	float: right;
	color: #414042;
	padding-right: 12px;
	background: url(/images/product/arrow_header_link.gif) no-repeat right center;
}

/* SECTION: OVERVIEW */

a.imageZoom {
	position: absolute;
	top: 10px;
	left: 315px;
	z-index: 50;
}

img#detailImage {
	border: 1px solid #B2B2B2;
	margin: 0px 0px 25px 25px;
}

ul#imageSwatches {
	float: right;
 	margin: 1px 25px 0px 0px;
	display: inline;
	width: 66px;
}

ul#imageSwatches li {
	display: inline;
}

ul#imageSwatches li a {
	display: block;
	margin-bottom: 7px;
}

ul#imageSwatches a img {
	border: 1px solid #B2B2B2;
}

ul#imageSwatches a.currentDetail img,
ul#imageSwatches a:hover img {
	border: 1px solid #ed8000;
}

dl.afgBenefits { margin: 0px 25px; }

dl.afgBenefits dt { 
	color: #ed8000;
	/*width: 230px;
	float: right;
	clear: both;*/
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 4px;
}

dl.afgBenefits dd.image { 
    display: none;
	float: left;
	margin-bottom: 13px;
}

dl.afgBenefits dd.description { 
	/* width: 230px;
	float: right;*/
	margin-bottom: 13px;
    font-size: 1.1em;
    line-height: 1.40em;
}

/* SECTION: SPECS & WARRANTY */

table#specsTable td { 
	padding: 6px 4px;
    font-size: 1.1em;
}

table#specsTable th { 
	text-align: left;
	padding: 6px 0px 6px 25px;
	width: 170px;
	font-weight: normal;
	vertical-align: top;
    font-size: 1.1em;
}

table#specsTable tr.zebra td,
table#specsTable tr.zebra th {
	background-color: #F1F1F1;
}

table#specsTable th.spec_category {
	background: url(/images/product/bg_th_specs.gif) repeat-y left center #A5A5A5;
	color: #FFF;
	margin-top: 10px;
	padding: 2px 0px 2px 25px;
}

/* SECTION: FEATURES */

div#features h2 {  
	color: #ed8000;
	margin: 0px 25px 20px 25px;
	font-size: 3.0em;
	font-weight: normal;
}

img.benefitsHero {
	margin: 0 13px 13px 25px;
	float: left; 
}

div#features p {
    margin-left: 25px;
}

div#features div.left dl  {
	margin: 0px 25px 0px 25px;
	padding-top: 15px;
	border-top: 1px solid #ed8000;
}

div#features div.left dl dt,
dl.afgExclusives dt {
	color: #ed8000;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 4px;
}

div#features div.left dl dd {
	margin-bottom: 13px;
    font-size: 1.1em;
    line-height: 1.40em;
}

dl.afgExclusives dt {
	clear: both;
	/* float: right;
	width: 185px; */
}

dl.afgExclusives dd.image {
	margin-bottom: 13px;
	float: left;
}

dl.afgExclusives dd.description {
	margin-bottom: 13px;
	/* float: right;
	width: 185px; */
    font-size: 1.1em;
    line-height: 1.40em;
}

/* SECTION: HELPFUL ARTICLES */

div#helpful_articles ul.bulletedList {
	margin-right: 20px;
}

div#newsletterSignup {
	background-color: #828282;
	padding: 15px 20px 0px 20px;
	text-align: right;
	margin-top: -10px;
}

div#newsletterSignup p {
	text-align: left;
	margin-bottom: 5px;
	color: #CCC;
	font-weight: bold;
	font-size: 1.2em;
}

div#newsletterSignup p strong {
	color: #FFF;
	text-transform: uppercase;
}

div#newsletterSignup input.emailBox {
	width: 150px;
	font-size: 1.0em;
	color: #231f20;
	background-color: #D9D9D9;
	margin: 0px 0px 18px 18px;
}

ul.articles {
	margin: 0px 25px;
}

ul.articles p {
	margin: 0px;
}

ul.articles a {
	color: #ed8000;
	padding-right: 12px;
	background: url(/images/global/arrow_read_more.gif) no-repeat right center;
}

ul.articles li {
	clear: both;
	padding: 10px 10px 10px 0px;
	border-top: 1px solid #ed8000;
	float: left;
}

ul.articles li.first {
	padding: 0px 10px 10px 0px;
	border-top: none;
}

ul.articles h5 {
	color: #ed8000;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 4px;
}

div.caption {
	width: 100px;
	margin-right: 20px;
	float: left;
}

ul.articles div.caption cite {
	padding: 6px 4px;
	display: block;
    font-size: 1.05em;
    line-height: 1.15em;
}

/* PRODUCTS LANDING PAGE */

div.pageHead {
	clear: both;
	width: 757px;
	float: left;
	margin: 15px 0 0 30px;
	display: inline;
}

div.pageHead img {
	float: left;
}

p.productsPositioning {
	float: left;
	width: 370px;
	margin: -5px 0 0 25px;
	display: inline;
    font-size: 1.1em;
    line-height: 1.40em;
}

div.productCategory {
	width: 178px; height: 400px;
	margin: 15px 0 0 15px;
	float: left;
	display: inline;
	cursor: pointer;
}

div.productCategory h2 {
	color: #ff9900;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 3px solid #FFF;
	background: url(/images/product/bg_category.gif) repeat-x bottom #2E2D2E;
	padding: 5px 15px;
}

div.productCategory img {
	margin: 20px 0 0 20px;
}

div.productCategory p {
    font-size: 1.1em;
    line-height: 1.40em;
	padding: 195px 20px 14px 20px;
}

div.productCategory a {
	display: block;
	margin-left: 20px;
    font-size: 1.1em;
}

div#treadmillCategory div.category_summary{
	background: url(/images/product/bg_treadmills.jpg) no-repeat top left;
}

div#ellipticalCategory div.category_summary {
	background: url(/images/product/bg_ellipticals.jpg) no-repeat top left;
}

div#exercise_bikeCategory div.category_summary {
	background: url(/images/product/bg_exercise_bikes.jpg) no-repeat top left;
}

div#functional_strengthCategory div.category_summary {
	background: url(/images/product/bg_functional_strength.jpg) no-repeat top left;
}

div.productCategoryWide {
	width: 371px; height: 200px;
	margin: 15px 0 0 15px;
	float: left;
	display: inline;
	cursor: pointer;
}

div.category_summaryWide {
	width: 371px; height: 157px;
}

div.productCategoryWide h2 {
	color: #ff9900;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 3px solid #FFF;
	background: url(/images/product/bg_category.gif) repeat-x bottom #2E2D2E;
	padding: 5px 15px;
}

div.productCategoryWide img {
	margin: 20px 0 0 20px;
}

div.productCategoryWide p {
    font-size: 1.1em;
    line-height: 1.40em;
	padding: 20px 20px 14px 200px;
}

div.productCategoryWide a {
	display: block;
	margin-left: 200px;
    font-size: 1.1em;
}

div#ascent_trainerCategory div.category_summaryWide {
	background: url(/images/product/bg_ascent_trainer.jpg) no-repeat top left;
}

div.productCategoryVideo {
	width: 371px; height: 200px;
	margin: 15px 0 0 15px;
	float: left;
	display: inline;
	cursor: pointer;
}

div.category_summaryVideo {
	width: 371px; height: 157px;
}

div.productCategoryVideo h2 {
	color: #ff9900;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: 3px solid #FFF;
	background: url(/images/product/bg_category.gif) repeat-x bottom #2E2D2E;
	padding: 5px 15px;
}

div.productCategoryVideo img {
	margin: 10px 0 0 5px;
	float: left;
}

div.productCategoryVideo p {
    font-size: 1.1em;
    line-height: 1.40em;
	padding-top: 10px;
}

div.productCategoryVideo a {
	display: block;
	margin-left: 145px;
    padding-left: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: url(/images/home/orange_arrow_right.gif) no-repeat left center;
}

div#videosCategory div.category_summaryVideo {
	background: url(/images/product/bg_videos.jpg) no-repeat top left;
}

/* FUNCTIONAL STRENGTH PAGE */

div.functionalStrengthHead {
    width: 757px;
    float: left;
    background: url(/images/product/functional_strength/BG_header_bottom.gif) no-repeat bottom;
    margin: 0 0 4px 15px;
    display: inline;
    min-height: 350px;
}

div.functionalStrengthHead img.categoryHead {
    margin: 20px 0 22px 0;
}

div.roundedRectTop {
    position: absolute;
    left: 213px;
    height: 4px;
    width: 757px;
    background: url(/images/product/functional_strength/BG_rounded_corners.png) no-repeat top;
    font-size: 1px; line-height: 1px;
}

div.category_overview {
    width: 452px;
    float: left;
    display: inline;
    margin: 0 10px 0 0;
}

div.introCopy {
    background:transparent none no-repeat bottom left;
    padding: 25px;
}
div.functionalStrengthHead div.introCopy
{
	background-image:url(/images/product/functional_strength/bg_copy_bottom.jpg);
}

div.introCopy * {
    color: #FFF;
}

div.extendedCopy  {
    margin: 20px 30px 0 25px;
}

div.extendedCopy h2 {
    display: inline;
    font-size: 1.8em;
    color: #ED8000;
    font-weight: normal;
    padding-right: 4px;
}

div.extendedCopy p {
    display: inline;
    font-size: 1.1em;
    line-height: 1.40em;
}

div.category_overview img.transp {
    position: relative;
    left: -7px;
    margin-top: 5px;
}

div.category_overview h3 {
    font-size: 1.1em;
    margin-bottom: 3px;
}

div.category_overview ul {
    list-style: disc;
    list-style-position: inside;
    font-size: 1.0em;
}

div.category_overview ul li {
    margin-bottom: 3px;
}

div.category_overview p {
    width: 210px;
    font-size: 1.1em;
    line-height: 1.40em;
    margin-top: 5px;
}

div.product_overview {
    width: 288px;
    float: left;
    padding-bottom: 8px;
    display: inline;
    margin-top: 8px;
}

div.product_overview div.imageHero {
    position: relative;
	width: 288px;
	height: 161px;
	background: url(/images/product/functional_strength/BG_image_hero.gif) no-repeat top #FFF;
	text-align: center;
}	

div.product_overview div.imageHero img.zoomHero {
	position: absolute;
	top: 6px;
	right: 6px;
}	

div.product_overview h1 {
	margin: 25px 0 10px 10px;
	font-size: 2em;
	font-weight: normal;
}	

div.product_overview p {
	margin: 0 10px 10px 10px;
    font-size: 1.1em;
    line-height: 1.40em;
}	

div.product_overview p.msrpNote {
	font-style: italic;
	font-size: 1.05em;
	padding-bottom: 13px;
}

div.product_overview span.price 
{
	clear: both;
	font-size: 1.45em;
	margin-left: 10px;
}

div.product_overview div.priceMsrp {
	font-size: 1.45em;
	color: #ed8000;
	margin-left: 10px;
}

div.product_overview div.priceMsrpLabel {
	color: #ed8000;
	font-weight: bold;
	display: inline;
	margin-right: 3px;
}

div.product_overview div.priceCanadian {
	font-size: 1.45em;
	color: #ed8000;
	margin-left: 61px;
}

/* END FUNCTIONAL STRENGTH PAGE */

/* ASCENT TRAINER PAGE */

div.ascentTrainerHead {
    width: 757px;
    float: left;
    background: url(/images/product/functional_strength/BG_header_bottom.gif) no-repeat bottom;
    margin: 0 0 4px 15px;
    display: inline;
    min-height: 350px;
}

div.ascentTrainerHead img.categoryHead {
    margin: 20px 0 22px 0;
}

div.ascentTrainerHead div.introCopy
{
	background-image:url(/images/product/ascent_trainer/bg_copy_bottom.jpg);
}

div.ascentTrainerHead div.introCopy p {
	width: 175px;
	font-size: 1.1em;
    line-height: 1.40em;
    margin-top: 5px;
}
